body {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 11px;
}

a {
	color: #9C0000;/*#003399;*/
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a.lightblue:link, a.lightblue:visited {color:#C4D0F4; text-decoration:none;}
a.lightblue:active {color:#C4D0F4;text-decoration:none;}
a.lightblue:hover {color:#CFCFB5;text-decoration:none;}

A.nav              { color:black; font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; text-decoration:none; }
A.nav:visited      { color:black;text-decoration:none; }
A.nav:alink        { color:black;text-decoration:none; }
A.nav:hover        { color:#990000;text-decoration:none; }

A.bot              { color:white; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-decoration:none; }
A.bot:visited      { color:white;text-decoration:none; }
A.bot:alink        { color:white;text-decoration:none; }
A.bot:hover        { color:white;text-decoration:none; }

A.leftnavb              { color:#818181; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration:none; }
A.leftnavb:visited      { color:#818181;text-decoration:none; }
A.leftnavb:alink        { color:#818181;text-decoration:none; }
A.leftnavb:hover        { color:#990000;text-decoration:none; }

A.channel          { color:#000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; text-decoration:none; }
A.channel:visited  { color:#000000; }
A.channel:alink    { color:#000000; }
A.channel:hover    { color:#0176C7; }

.label       { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold }
.menu        { font-family: arial, verdana; font-size: 16pt; font-weight: bold; text-decoration: none; color: #9C0000 }
.standard    { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px }

ul li {
	font-size: 8pt;
	margin: 0px;
}


h1 {
    font-family: arial, verdana, helvetica, sans-serif;
	color: #9C0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

h2 {
    font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	margin: 0px;
}

h3 {
    font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

h4 {
	font-size: 16px;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #800000;
	border: 1px outset #C00000;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 10px;
	font-style: italic;
	color: gray;
}

#header {
	padding: 10px;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	color: black;
}

#today {
	font-size: 10px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #E4EBF8; /*#F0F4FB*/
	border-right: 1px solid #B1C7DE;
	border-top: 1px solid #B1C7DE;
	border-bottom: 1px solid #B1C7DE;
}

.buttons td {
	text-align: center;
	background-color: steelblue;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #DDDDDD;
}

table.sidebox {
	margin-bottom: 10px;
}

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

#contentcell {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

#content {
	padding: 10px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {
}

table.dir_cat .count {
	color: #999999;
	font-size: 10px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 10px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	background-color: #EAEAEA;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px;
}

table.adlisting td.datehead {
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: darkorange;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	background-color: darkorange;
	color: white;
	text-align: center;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
}

.imagecredits .head {
	font-weight: bold;
	text-transform: uppercase;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}

.citylist_city {
	color: #777777;
	font-size: 10px;
}

#footer {
	color: #A0A0A0;
}

#footer td {
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #003399;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #EAEAEA;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.invoice .empty {
	background-color: white;
	border: 1px solid white;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	border-top: 1px solid #F0F0F0;
	padding: 5px;
}

.latestads .head {
	font-weight: bold;
	text-transform: uppercase;
}

.adcat {
	font-size: 9px;
	color: #444444;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

/* New link */
.new1 {color : Green;} /* 1 day old */
.new2 {color : #0068CC;} /* 1 week old */
.new3 {color : #804000;} /* older than 1 week */

/* Popular link */
.popular {color : Red;}

/* Color green */
.green {color : Green;}

/* Color red */
.red {color : Red;}

/* Color silver */
.silver {color : Silver;}
/* The font size from the main link to the subcategory. */
.cat {font-size : 12px;}
/* The font size from the category description or links. */
.catDesc {font-size : 10px;}
/* The font size from the category navigation. */

/* start directory */

div.categories

{

	font-size: 0.95em;

	list-style-type: none;

	padding: 0px 0px 0px 0px;	

	background-color: #FFF;

	border-bottom: none;

	width: 100%;

}

div.categories a

{

	color: #CC0000;

	font-weight: bold;

}

div.categories div.col

{

	float: left;

	height: 100%;

	text-align: left;

	width: 195px;

	padding-top: 15px;

	position: relative;

}

div.categories div.last

{

	float: left;

	height: 100%;

	text-align: left;

	width: 205px;

	padding-top: 15px;

}

div.subcategories

{

	padding-left: 30px;

}

div.subcategories a

{

	font-size: 0.8em;

	font-weight: bold;

	color: #CC0000;

}

div.categories div.divider

{

	clear: both;

	height: 1px;

}

div.categories div.categ

{

	line-height: 22px;

	padding-left: 15px;

	background-image: url('/gfxs/spacer.gif');

	background-position: top left;

	background-repeat: no-repeat;

	margin-left: 5px;

	padding-left: 25px;

}

.no

{

	border: none;

}

a.no

{

	text-decoration: none;

}

.editor-welcome

{

	padding: 0;

	text-align: left;

}

.editor-content

{

	padding: 0;

	text-align: center;

}

div.notification

{

	background-color: #FFE9DF;

	background-image: url('/directory/templates/Automotive/img/notif-angle.gif');

	background-position: top-left;

	background-repeat: no-repeat;

	border: 2px solid #FD7D47;

	margin: 10px;

	padding: 5px;

}

div.error

{

	background-color: #FFE9DF;

	background-image: url('/directory/templates/Automotive/img/notif-angle.gif');

	background-position: top-left;

	background-repeat: no-repeat;

	border: 2px solid #FD7D47;

	font-weight: bold;

	margin: 10px;

	padding: 5px;

}

div.navigation

{

	color: #333;

	clear: both;

	margin: 0px 0 15px 0;

	text-align: center;

}

div.navigation a

{

	color: #333;

}

div.pagerank

{

	border: 1px solid #ccc;

	height: 4px;

	margin: 0;

	padding: 0;

	width: 100px;

}

div.inner-pagerank

{

	margin-top: -1px;

	background-image: url('/directory/templates/Automotive/img/pr10.gif');

	float: left;

	height: 5px;

	padding: 0;

}

div.preview

{

	background-image: url('/directory/templates/Automotive/img/no-preview.gif');

	background-repeat: no-repeat;

	background-position: top left;

	border: 1px solid #ccc;

	height: 90px;

	width: 120px;

}

div.adsense

{

	margin: 10px 0;

	text-align: left;

}

div.box

{

	clear: both;

	margin: 10px 5px 0px 5px;

}

div.box-caption

{

	background-image: url('/gfxs/spacer.gif');

	background-repeat: repeat-x;

	background-color: #F0F0F0;

	color: #000000;

	font-size: 0.95em;

	font-weight: bold;

	line-height: 29px;

	padding-left: 5px;

	margin: 0 21px 0 21px;

}

div.box-caption-left

{

	background-image: url('/gfxs/spacer.gif');

	background-repeat: no-repeat;

	background-position: left;

	height: 29px;

}

div.box-caption-right

{

	background-image: url('/gfxs/spacer.gif');

	background-repeat: no-repeat;

	background-position: right;

	background-color: #F0F0F0;

	height: 29px;

}

div.box-caption2

{

	background-image: url('/directory/templates/Automotive/img/orange-caption-bg.gif');

	background-repeat: repeat-x;

	background-color: #F36700;

	color: #FFF;

	font-size: 0.95em;

	font-weight: bold;

	line-height: 29px;

	padding-left: 5px;

	margin: 0 21px 0 21px;

}

div.box-caption2-left

{

	background-image: url('/directory/templates/Automotive/img/orange-caption-left.gif');

	background-repeat: no-repeat;

	background-position: left;

	height: 29px;

}

div.box-caption2-right

{

	background-color: #F36700;

	background-image: url('/directory/templates/Automotive/img/orange-caption-right.gif');

	background-repeat: no-repeat;

	background-position: right;

	height: 29px;

}

div.box-content

{

	padding: 10px;

}

div.box-bottom-left

{

	background-image: url('/directory/templates/Automotive/img/box-bottom-left.gif');

	background-position: bottom left;

	background-repeat: no-repeat;

	height: 9px;

}

div.box-bottom-right

{

	background-image: url('/directory/templates/Automotive/img/box-bottom-right.gif');

	background-position: bottom right;

	background-repeat: no-repeat;

	margin-left: 10px;

	height: 9px;

}

div.featured-link

{

	margin: 5px 0;

}

div.featured-link a

{

	font-size: 0.85em;

}

span.highlight

{

	background-color: #CCC;

	color: #000;

	font-weight: bold;

}

div.sponsored-link a

{

	font-size: 0.85em;	

	text-align: left;

}

div.partner-link a

{

	font-size: 0.85em;	

	text-align: left;

}

ul.editor-menu

{

	list-style-type: none;

	margin: 0;

	padding: 0;

	font-weight: bold;

	line-height: 20px;

	margin-top: 10px;

}

ul.editor-menu li

{

	text-transform: uppercase;

}

td.link

{

	padding-bottom: 20px;

}

div.comment

{

}

div.posted

{

	font-size: 0.75em;

	margin-bottom: 10px;

	text-align: right;

}

p.user

{

	padding: 0;

	margin: 8px 0;

}

div.news-title

{

	font-size: 0.9em;

	font-weight: bold;

	margin: 0 0 5px 0;

}

div.news-date

{

	font-size: 0.75em;

	text-align: right;

	margin: 0 0 10px 0;

}

td.column

{

	background-image: url('/directory/templates/Automotive/img/td-bg.gif');

	background-color: #efefef;

	width: 190px;

}

td.dotted

{

	background-image: url('/directory/templates/Automotive/img/dotted.gif');

	background-repeat: repeat-y;

	width: 1px;

}

p.field

{

	font-size: 11px;

	margin: 0 0 10px 0;

}

div.payment

{

	border: 2px solid #D1D1D1;

	background-color: #EBEBEB;

	padding: 10px 0 0 10px;

	margin: 0 0 10px 0;

}

ol

{

	padding: 0;

	margin: 0 0 0 30px;

}

.suspended

{

	background-color: #eee;

}

.approval

{

	background-color: #FFEFC7;

}

#ddimagetabs{
	height:30px;
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 11px Arial; /*tab font */
color: #7e7e7e; /*font color */
width: 120px; /*width of tab image */
height: 30px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 2px; /*vertical offset of tab text from top of tab*/
 /*URL to tab image */
background-image:url(/gfx/tab.gif);
background-repeat: no-repeat;
background-color: #c9c9c9;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(/gfx/tabover.gif); /*URL to tab image onmouseover */
color: black;
	height:30px;
}

#tabcontentcontainer{
width:580px; /*width of 2nd level content*/

}

.tabcontent{
	display:none;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 250px;

}

.maintabbox{
	border: 1px solid #DDDCDC;
	position: static;
	border-collapse: collapse;
	padding: 10px;
	height: 250px;
}


