div#login_status {
	width: 900px;
	clear: both;
	padding:5px 5px 5px 0;
	color: #003333;
	text-align: right;
}

#login_status span {
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#login_status a {
	color: #003333;
	font-weight: normal;
	text-decoration: none;
}

#login_status a:hover {
	color: #006d69;
	text-decoration: underline;
}

ul.parent_cat_menu_div {
	
}

ul.parent_cat_menu {
	width: 200px;
	float: left;
	padding: 5px 5px 5px 0;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}

ul.parent_cat_menu li {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin: 5px;
	padding: 5px 2px 2px 5px;
	border-left: 3px solid #003333;
	border-top: 3px double #003333;
}

ul.parent_cat_menu li a {
	color: #000000;
	text-decoration: none;
}

ul.parent_cat_menu li a:hover	{
	color: #006d69;
	text-decoration: underline;
}

ul.parent_cat_menu li.selected {
	color: #006d69;
}


div#child_cat_menu_div {
}

ul.child_cat_menu {
	width: 200px;
	padding: 0;
	margin: 10px 0px;
	color: #666666;
}

ul.child_cat_menu li {
	font-weight: normal;
	display: block;
	font-size: .8em;
	padding: 0px 0px 2px 10px;
	margin: 0;
	border: none;
	list-style-position: outside;
	list-style-type: disc;
}

ul.child_cat_menu li a {
	color: #666666;
	text-decoration: none;
}

ul.child_cat_menu li a:hover	{
	color: #006666;
	text-decoration: underline;
}

ul.child_cat_menu li.selected {
	color: #006666;
}

.message {
    background: #006633;
    color: #fff;
    padding: 4px;
    font-size: 100%;
    left: 50%;
    margin-bottom: 20px;
    margin-top: 15px;
    width: 50%;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#admin_menu_div {
	width: 995px;
	clear: both;
	padding:5px 5px 5px 0;
	background:#00E2D9 none repeat scroll 0 0;
	border-bottom:1px solid #006666;
	border-top:1px solid #006666;
	text-align: right;
}

div#admin_menu_div span {
	padding: 0 5px;
}

div#admin_menu_div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#admin_menu_div li {
	border-left: 1px solid #006666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
}

div#admin_menu_div li:hover {
	background-color: #006d69;
}

div#admin_menu_div li a {
	color: #000000;
	text-decoration: none;
}

div.input {
	clear: both;
	padding-bottom: 10px;
}

div.submit {
	padding: 15px 0 15px 0;
}

ul.classifieds	{
	list-style-type: none;
	margin: 10px;
	padding: 0;
	width: 400px;
	font-size: 1em;
}

h1.online_parent_cat	{
	width: 400px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 2px;
	margin: 10px 0px 0px 0px;
}

h2.online_child_cat	{
	width: 400px;
	text-align: center;
	padding: 5px 2px;
	border-top: 2pt solid #000000;
	border-bottom: 2pt solid #000000;
	margin: 2px;
	text-transform: uppercase;
}

ul.classifieds li	{
	padding: 5px 0px;
	display: block;
	border-bottom: 1pt solid #999999;
}

ul.classifieds li:last-child	{
	border-bottom: none;
}


ul.classifieds li a {
	color: #006666;
}


ul.classified_ad_thumbnails	{
	width: 220px;
	margin: 10px 0px 5px auto;
	padding: 0;
}

ul.classified_ad_thumbnails li	{
	display: inline;
	border: none;
}

.dkgreen {
	color: #003333;
}

div.camera {
	width: 20px;
	height: 17px;
	float: left;
	padding-right: 3px;
	background: url(images/CameraGlyph.jpg) no-repeat;
}

div.camera_reverse {
	width: 20px;
	height: 17px;
	float: left;
	padding-right: 3px;
	/*background: url(images/camera_web_black.gif) no-repeat;*/
	background: url(images/CameraGlyphReversed.jpg) no-repeat;
}

div.camera-inline {
	width: 20px;
	height: 17px;
	display: inline-block;
	background: url(images/CameraGlyph.jpg) no-repeat;
}

div.classifieds	{
	width: 80%;
	margin: 0 auto;
}

ul.classifieds_preview	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 400px;
	font-size: 1.2em;
	background-color: #ffffff;
	-webkit-padding-start: 0px;
}

.classifieds_preview h1, .adContainer h1 {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 2px;
	margin: 0;
}

.classifieds_preview h2, .adContainer h2 {
	text-align: center;
	padding: 5px 2px;
	border-top: 2pt solid #000000;
	border-bottom: 2pt solid #000000;
	margin: 2px;
	text-transform: uppercase;
}

ul.classifieds_preview li	{
	padding: 5px 0px;
	width: 400px;
	border-bottom: 1pt solid #999999;
}

div#print_preview {
	display: block;
	float: left;
}

div#online_preview {
	display: block;
	float: left;
	background-color: #ffffff;
}

table#review td{
	padding: 5px;
	vertical-align: top;
}

div.hbar {
	height: 2px;
	width: 100%;
	border: 1px solid black;
	background: #006633;
}

div.entry div	{
	float: left;
	width: 300px;
	padding: 10px;
}

div.entry div:first-child	{
	border-right: 1px solid #999999;
}

div.entry div	h1 {
	text-transform: uppercase;
	color: #006633;
	margin-bottom: 0;
}

div.entry div	h2 {
	margin-top: 0;
	font-size: 1em;
}

div.entry div ul	{
	padding: 0;
	list-style-type: none;
}

div.entry div ul li	{
	color: #000000;
	font-size: 2em;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

div.entry div ul li:last-child	{
	border-bottom: none;
}

div.entry div ul li a	{
	color: #000000;
	text-decoration: none;
}

div.entry div ul li a:hover	{
	color: #003333;
	text-decoration: underline;
}

div.entry div ul li img	{
	vertical-align: middle;
	margin-right: 10px;
}

ul#checkoutoptions {
	list-style: none;
	font-weight: bold;
	font-size: 110%;
	width: 40%;
	margin: 0 auto;
}

#checkoutoptions li {
	margin-bottom: 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #006633;
}

ul#checkoutoptions a.button {
	float: right;
	margin-right: 0;
	padding: 5px;
}

img#paypal_button {
	/*margin-top: 10px;
	margin-bottom: -25px;*/
	float: right;
	border: none;
}

div#invoice_subheader {
/*	width: 800px;*/
	display: block;
	clear: both;
	text-align: center;
}

div#invoice_subheader h3{
	font-size: 120%;
	color: #e32;
	margin-bottom: 0;
	margin-top: 0;
}

span.left {
	float: left;
}

span.right {
	float: right;
}

.center {
	text-align: center;
}

.dkteal {
	color: #006633;
}

.half {
	width: 50%;
}

#processing {
	background: white;
	width: 640px;
	height: 80px;
	border: 2px solid #006666;
	margin: 60px auto;
	padding: 60px;
	left:200px;
	position:fixed;
	top:120px;
	z-index: 1001;
}

#processing img {
	padding-top: 20px;
}

#processing_message {
	font-style: normal;
	font-size: 1.5em;
}

table.styled {
	border: 1px solid #006633;
	width: 100%;
}

table.styled th {
	background-color: #f0f0f0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}

table.styled tr td {
	background: #fff;
	text-align: center;
}

table.styled tr.altrow td {
	background: #f0f0f0;
}

table.styled a {
	color: #006633;
}

table#savedAdsTable td{
	vertical-align: top;
	border-bottom: 1px solid #006633;
}

table#savedAdsTable td.date_col {
	width: 150px;
}

table#savedAdsTable td.print_col {
	width: 235px;
}

table#savedAdsTable td.online_col {
	width: 405px;
}

table.small {
	width: 50%;
}

table.styled td.align-right {
	text-align: right;
}

table.styled td.align-left {
	text-align: left;
}

.shaded, table.styled td.shaded {
	background: #f0f0f0;
}

table.categories_and_rates	{
	width: 200px;
	float: left;
	clear: right;
	margin: 1em 2em 1em 0em;
	padding: 0;
}

table.categories_and_rates caption	{
	font-size: 1.4em;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}

table.categories_and_rates th	{
	background-color: #006633;
	color: #ffffff;
	text-align: left;
	font-size: .9em;
	padding: 5px;
}

table.categories_and_rates tr	{
}

table.categories_and_rates tr.altrow	{
	background-color: #eeeeee;
}

table.categories_and_rates td	{
	padding: 5px;
	border-bottom: 1px solid #aaaaaa;
}

div#prices ul {
	width: 400px;
}

div#prices ul li {
	margin-bottom: .7em;
}

.guidelines {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	width: 400px;
}

.guidelines h1	{
	width: 350px;
}

.guidelines h2	{
	width: 350px;
}

.guidelines h3	{
	width: 350px;
}

.guidelines h4	{
	width: 350px;
}

.guidelines p	{
	width: 350px;
}

.guidelines ul	{
	width: 320px;
}

.guidelines ul li	{
	margin-bottom: 1em;
}

div.col	{
	width: 350px;
	float: left;
}

div.col:last-child	{
	margin-left: 20px;
	width: 320px;
	padding: 10px;
	border: 3px dashed #cccccc;
}

input.threeSize {
	width: 3em;
	margin-right: 20px;
}

input[type=hidden] {
	display: none;
}

table#login {
	text-align: right;
}

table.form_input {
	width: 90%;
	float: left;
}

table.form_input input[type="text"] {
	width: 100%;
}

table.form_input input.threeSize {
	width: 3em;
}

td.label{
	text-align: right;
}

div.spacer {
	clear: both;
	width: 100%;
	height: 20px;
}

div.leftFloater{
	clear:none;
	float:left;
	width: 49%;
	margin-right: 1%;
}

div.rightFloater{
	clear: right;
	float: right;
	width: 49%;
	margin-right: 0px;
	vertical-align: top;
}

.clear {
	clear: both;
}

.left_clear {
	clear: left;
}

div#prices h2	{
	font-size: 2em;
	margin-top: 10px;
	color: #990000;
}

div#prices div.col:last-child h2	{
	font-size: 1.6em;
	margin-top: 0px;
	color: #006633;
}

div#prices h3	{
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 10px;
	color: #006633;
}

div#prices p	{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

span.wow	{
	font-weight: bold;
	font-size: 1.2em;
}

div#prices em	{
	font-style: normal;
	font-weight: bold;
}

div#prices ul	{
	list-style-type: none;
	width: 250px;
	padding-left: 10px;
}

div#prices li.outline	{
	border: 3px solid #000000;
	padding: 10px;
}

div#prices li.dashed	{
	border: 3px dashed #000000;
	padding: 10px;
}

div#prices li.reverse	{
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
}

p.formtext	{
	width: 500px;
	font-size: 1em;
}

textarea	{
	width: 300px;
}

div.previews	{
	border: 1px solid #000000;
	float: right;
	width: 400px;
	padding: 10px;
}

div.previews h2.preview_header	{
	font-size: 1em;
	background-color: #006633;
	color: #ffffff;
	padding: 5px;
	width: 100px;
	text-align: center;
}

div.adPreviewBox {
	max-width: 400px;
}

div.adPreviewBox.outline {
	padding: 10px;
	border: 2px solid black;
	color: #000000;
	background: rgb(255,255,255);
}

div.adPreviewBox.dashed {
	padding: 10px;
	border: 2px dashed black;
	color: #000000;
	background: rgb(255,255,255);
}

div.adPreviewBox.reverse {
	padding: 10px;
	border: none;
	color: #FFFFFF;
	background-color: rgb(0,0,0);
}


div#guiDiv	{
	width: 350px;
	margin: 10px;
	padding: 0;
}

fieldset {
	padding: 10px;
	width:  770px;
	margin-top: 30px;
	border: 2px solid #006633;
}

fieldset fieldset {
	width: 96%;
}

fieldset.autowidth {
	width: auto;
}

legend {
	color: #006633;
	font-weight: bold;
	font-size: 1.4em;
}

fieldset p	{
	width: 400px;
}

.width_770 {
	width: 770px;
}

label	{
	margin: 0px 10px;
}

table#stats	{
	empty-cells: show;
	font-weight: bold;
}

table#stats caption	{
	color: #000000;
	font-size: .9em;
	font-weight: bold;
	display: none;
}

table#stats td:first-child	{
	text-align: right;
	width: 50%;
	margin-right: 2em;
	font-weight: normal;
}

p.refresh_preview	{
	float: right;
	margin: 0;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #cccccc;
	cursor: pointer;
}

p.refresh_preview	a {
	color: #000000;
	text-decoration: none;
}

p.refresh_preview	a:hover {
	text-decoration: underline;
}

div#adcost	{
	border: none;
}

div#adcost table	{
	padding: 10px;
	width:  770px;
	margin-top: 30px;
	border: 2px solid #006633;
}

div#adcost table caption	{
	padding: 10px;
	font-size: 1.4em;
}

div#adcost table th {
	background-color: #006633;
	color: #ffffff;
	padding: 5px;
	font-size: .9em;
}

div#adcost table td {
	width: 20%;
	border-bottom: 1px solid #999999;
	padding: 5px;
	margin: 0;
}

div#adcost table td:first-child {
	color: #006633;
	font-weight: bold;
	width: 40%;
}

div#adcost table td:last-child span{
	padding: 2px;
	border: 1px solid #000000;
	font-weight: bold;
}

p.total_cost	{
	width: 700px;
	font-size: 1.6em;
	text-align: right;
}

p.total_cost span	{
	padding: 10px;
	border: 1px solid #000000;
	font-weight: bold;
}

ul.actions_block {
	list-style: none;
	text-align: left;
	list-style-position: outside;
	padding: 2px;
}

ul.actions_block li {
	display: block;
	margin-left: 10px;
	margin-bottom: 26px;
}

ul.actions_block li a {
	color: #FFFFFF;
	
}

ul.action_menu {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.action_menu li {
	padding: 10px;
	border: 1px solid #000000;
	background-color: #006633;
	color: #ffffff;
	font: 16px  Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: inline;
	margin-right: 10px;
}

.action_menu li a	{
	color: #FFFFFF;
	text-decoration: none;
}

ul.action_menu {
	list-style: none;
	margin: 0;
	
}

ul.actions_block {
	list-style: none;
	text-align: left;
	list-style-position: outside;
	padding: 2px;
}

ul.actions_block li {
	display: block;
	margin-left: 10px;
	margin-bottom: 26px;
}

ul.actions_block li a {
	color: #ffffff;
}

a.button, input[type="submit"] {
	font: 16px  Helvetica, Arial, sans-serif;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 10px;
	color: #FFFFFF;
	background-color: #006633;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 0px;
}

a.button:hover, input[type="submit"]:hover, .action_menu li:hover {
	color: #006633;
	background-color: #aaaaaa;
}

.action_menu li:hover a {
	color: #006633;
}

p.refresh_preview	a:hover {
	text-decoration: underline;
}

ul#tabbed_menu {
	clear: both;
	list-style: none;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	width: 755px;
}

ul#tabbed_menu li {
	padding: 10px;
	border: 1px solid #000000;
	background-color: #006633;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	margin-right: 10px;
}

ul#tabbed_menu li:hover {
	background-color: #999999;
	cursor: pointer;
}

ul#tabbed_menu li.current_tab {
	padding: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #006633;
}

ul#image_list{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

#image_list li {
	display: inline;
	display: block;
	float: left;
}

div.uploaded_image {
	border: solid lightgrey; 
	border-width: 1px; 
	width: 100px; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px; 
	padding: 5px; 
	text-align: center;
	
}

div.uploaded_image a {
	font-size: .75em;
	font-family: 'helvetica';
	color: 006633;
}

div#json {
	display: none;
}

div#image_upload {
	width: 100%;
	height: 300px;
	border: none;
}


iframe#upload_iframe {
	width: 98%;
	height: 230px;
	border: none;
}

body#upload_iframe_body {
	background-color: white;
	font-family: "helvetica";
}

input#upload_status {
	width: 98%;
}

table.rundates	{
	width: 400px;
}

