/* LAYOUT */

html,body{margin:0;padding:0}
body{text-align:center;background: #FFFFFF url('http://img.used-cars.info/gfx/nl_b_bg.jpg') repeat-x 0px 80px;font-family: Verdana, Helvetica, sans-serif; font-size:12px}

#logo {
	padding:0 0 0 0px;
	height: 58px;
	margin-top:0px;
	text-align:left;
}

#logo img {
	text-align: left;
	float: left;
}

#titlebar {
	height:50px;
	padding-left: 60px;
}

#head {
	font-size: 26px;
}

#subhead {
	font-size: 12px;
}


/* MENU */
ul#menu {
	list-style:none;
	padding: 0px;
	margin: 0px;
}

ul#menu li {
	float:left;
	background: #26a8dc url('http://img.used-cars.info/gfx/menu_r.jpg') no-repeat right top;
	margin:0;
	padding:0;
	height: 26px;
}

ul#menu li#menu-active {
	background: #c7e3ee url('http://img.used-cars.info/gfx/menu_r_act.jpg') no-repeat right top;
	margin:0;
	height: 27px;
}

ul#menu a {
	display:block;
	background: url('http://img.used-cars.info/gfx/menu_l.jpg') no-repeat left top;
	padding:5px 12px;
	font:bold 12px Verdana;
	text-decoration: none;
	color:#eeee99;
}

ul#menu a:hover {
	text-decoration: underline;
}

ul#menu li#menu-active a {
	background: url('http://img.used-cars.info/gfx/menu_l_act.jpg') no-repeat left top;
	color:#055E83;
}

/* MENU BOTTOM */

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

ul#menubottom li {
	float:left;
	background: none;
	margin:0;
	padding:0 10px 0 0;
}

ul#menubottom a {
	color:#666;
	font-size: 10px;
}

/* SIDE-NAVIGATION */
#sidenav a {
	display: block;
	margin:0;
	background: url('http://img.used-cars.info/gfx/tree_element.gif') no-repeat left top;
	padding: 0 0 0 40px;
	height: 18px;
}

#sidenav a.last {
	display: block;
	background: url('http://img.used-cars.info/gfx/tree_elementlast.gif') no-repeat left top;
	padding: 0 0 10px 40px;
}

#sidenav span {
	background: url('http://img.used-cars.info/gfx/tree_group.gif') no-repeat left top;
	padding: 0 0 0 20px;
	display: block;
	height: 18px;
}

#sidenav a:hover {

}

/* TAB NAVI */
#tabnav
{
	height: 23px;
	margin: 0;
	padding-left: 10px;
	width:100%;
	border-bottom:#ccc solid 1px;
	margin-bottom:16px;
}

#tabnav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited
{
	float: left;
	background: #f3f3f3;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active
{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}

#tabnav a:hover
{
	background: #fff;
}

.colsplit {float:left; width:50%}

/* TEMPLATES - we love rounded boxes */

.minimal {margin:0;padding:0;height:auto;}
.minimal .rbtop{margin:0;padding:0;height:auto;}
.minimal .rbbottom{margin:0;padding:0;height:auto;}
.minimal .rbtop div{margin:0;padding:0;height:auto;}
.minimal .rbbottom div{margin:0;padding:0;height:auto;}
.minimal .rbc{margin:0;padding:0;height:auto;}

.whiteBox {

}

.whiteBox .rbbottom div {
	height: 1px;
}
.whiteBox .rbbottom {
	height: 1px;
}

.whiteBoxBorder {

	border: #eee solid 2px;
}

.whiteBoxSeparated {

	border-bottom: #eee solid 2px;
}

.grayBox {
	background-color: #eee;
}
.grayBox .rbtop div {
	background: url("http://img.used-cars.info/gfx/rounded_gray_tl.png") no-repeat top left;
}
.grayBox .rbtop {
	background: url("http://img.used-cars.info/gfx/rounded_gray_tr.png") no-repeat top right;
}
.grayBox .rbbottom div {
	background: url("http://img.used-cars.info/gfx/rounded_gray_bl.png") no-repeat bottom left;
}
.grayBox .rbbottom {
	background: url("http://img.used-cars.info/gfx/rounded_gray_br.png") no-repeat bottom right;
}

.yellowBox {
	background-color: #ffffe6;
}
.yellowBox .rbtop div {
	background: url("http://img.used-cars.info/gfx/rounded_yellow_tl.png") no-repeat top left;
}
.yellowBox .rbtop {
	background: url("http://img.used-cars.info/gfx/rounded_yellow_tr.png") no-repeat top right;
}
.yellowBox .rbbottom div {
	background: url("http://img.used-cars.info/gfx/rounded_yellow_bl.png") no-repeat bottom left;
}
.yellowBox .rbbottom {
	background: url("http://img.used-cars.info/gfx/rounded_yellow_br.png") no-repeat bottom right;
}

.greenBox {
	background-color: #cdf2ae;
}
.greenBox .rbtop div {
	background: url("http://img.used-cars.info/gfx/rounded_green_tl.png") no-repeat top left;
}
.greenBox .rbtop {
	background: url("http://img.used-cars.info/gfx/rounded_green_tr.png") no-repeat top right;
}
.greenBox .rbbottom div {
	background: url("http://img.used-cars.info/gfx/rounded_green_bl.png") no-repeat bottom left;
}
.greenBox .rbbottom {
	background: url("http://img.used-cars.info/gfx/rounded_green_br.png") no-repeat bottom right;
}

.skyBox {
	background-color: #d5e8ed;
}
.skyBox .rbtop div {
	background: url("http://img.used-cars.info/gfx/rounded_blue_tl.png") no-repeat top left;
}
.skyBox .rbtop {
	background: url("http://img.used-cars.info/gfx/rounded_blue_tr.png") no-repeat top right;
}
.skyBox .rbbottom div {
	background: url("http://img.used-cars.info/gfx/rounded_blue_bl.png") no-repeat bottom left;
}
.skyBox .rbbottom {
	background: url("http://img.used-cars.info/gfx/rounded_blue_br.png") no-repeat bottom right;
}

.rbtop, .rbbottom, .rbtop div, .rbbottom div{
	height: 12px;
	font-size: 1px;
}

.rbc {
	margin: 0 12px;
}

.grayBar .rbtop div {
	background: url("http://img.used-cars.info/gfx/bar_gray_tl.png") no-repeat top left;
	height: 25px;
	line-height: 25px;
	padding-left: 12px;
}
.grayBar .rbtop {
	background: url("http://img.used-cars.info/gfx/bar_gray_tr.png") repeat-x top right;
	height: 25px;
}
.grayBar .rbbottom div {
	height: 1px;
}
.grayBar .rbbottom {
	height: 1px;
}

/* TITLES */

h1 {
	font-weight: normal;
	font-size:20px;
	color: #444444;
	margin: 0 0 8px 0;
	padding: 0px;
}

h2 {
	font-size:13px;
	font-weight: bold;
	color: #444444;
	margin: 0 0 8px 0;
	padding: 0px;
}

h3 {
	font-size:13px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

th {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

td {
	font-size: 12px;
}

td.mileage {
	font-size: 12px;
}

/* TEXT */

p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 130%;
}

small {color: #777;}

address {font-style: normal; font-weight: bold; line-height: 26px}

.lastedited {font-style: italic; font-size:11px;}

/* LINKS */

a 		{color: #2a89c6;}
a:link	{color: #2a89c6;}
a:visited	{color: #0a6996;}
a:hover	{color: #cc3333;}

a.tl 		 {color: #CCCC99;}
a.tl:link	 {color: #CCCC99;}
a.tl:visited {color: #CCCC99;}
a.tl:hover	 {color: #FFAAAA;}

/* LISTS */

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li {
	background-image: url("http://img.used-cars.info/gfx/dot.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 8px;
}

.features {
	font-size: 14px;
}

.features li {
	background-image: url("http://img.used-cars.info/gfx/tick.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 14px;
}

/* IMAGES */

img {
	border: 0;
}

#imageGallery
{
	width: 370px;
	overflow: hidden;
}

#imageAdd
{
	margin-top: 4px; overflow: hidden; text-align:left;
	background: transparent url(http://img.used-cars.info/gfx/photopile.gif) no-repeat center right;
}

.image
{
	text-align:center;
	width: 108px;
	height: 83px;
	color: gray;
	letter-spacing: 4px;
	font-size: 10px;
	border: #C0C0C0 solid 1px;
	float:left;
	margin: 3px;
}

.image:hover
{
	border: #FF0000 solid 1px;
}

/*
.imagemedium
{
	text-align:center;
	width: 218px;
	height: 166px;
	color: gray;
	letter-spacing: 4px;
	font-size: 10px;
	border: #EAEAEA solid 1px;
	float:left;
	margin: 3px;
}
*/

.imagemedium
{
	width: 225px;
	height: 173px;
	background-image: url(http://img.used-cars.info/gfx/pb-210.png);
	background-repeat: no-repeat;
	float:left;
	margin: 2px;
}

.imagemedium img
{
	margin: 5px 0 0 5px;
}

/*
.imagetiny
{
	text-align:center;
	width: 83px;
	height: 64px;
	color: gray;
	letter-spacing: 3px;
	font-size: 10px;
	border: #EAEAEA solid 1px;
	float:left;
	margin: 3px;
}
*/

.imagetiny
{
	width: 117px;
	height: 92px;
	background-image: url(http://img.used-cars.info/gfx/pb-100.png);
	background-repeat: no-repeat;
	float:left;
	margin: 2px;
	font-size: 12px;
}

.imagetiny img
{
	padding: 4px 0 0 5px;
}


.noimage {
	text-align:center;
	line-height: 80px;
	font-size: 9px;
	letter-spacing:4px;
	color:#666;
}

.allcities td {
	font-size: 10px;
	vertical-align: top;
	padding: 3px;
}

/* AJAX */

#loadingOver_
{
	padding: 10px;
	background-color: #FFFFBB;
	border: #EEEEAA solid 1px;
	white-space: nowrap;
}

#newMakeOver_
{
	padding: 10px;
	background-color: #FFFFBB;
	border: #EEEEAA solid 1px;
}

#newModelOver_
{
	padding: 10px;
	background-color: #FFFFBB;
	border: #EEEEAA solid 1px;
}

#newTypeOver_
{
	padding: 10px;
	background-color: #FFFFBB;
	border: #EEEEAA solid 1px;
}

.imageOpts
{
	margin-left: 5px;
	width: 100px;
	font-size: 10px;

}

#formUpload
{
	margin-top: 5px;
	border: black solid 1px;
}

/* ELEMENTS */

.newdb
{
	height: 105px;
	width: 260px;
	float: left;
	font-size: 11px;
}

.ad
{
	width:300px;
}
ul.ad_pos li
{
	line-height: 20px;
	font-size: 14px;
	border-bottom: #EAEAEA solid 1px;
	margin: 2px 0 2px 0;
	padding: 0;
	background: none;
}
.as
{
	height: 120px;
}
.as_title
{
	color: #000033;
	font-weight: bold;
}
.as_note
{
	margin-top:4px;
	margin-bottom:4px;
	font-size: 11px;
}
.as_brands
{
	margin-top:4px;
	margin-bottom:4px;
	font-weight: bold;
}
.as_param
{
	margin-top: 3px;
	font-weight: bold;
}
.as_opts
{
	text-align: right;
}


a.plus {
	background: transparent url("http://img.used-cars.info/gfx/plus.jpg") center left no-repeat;
	padding-left: 14px;
}

a.trashcan {
	background: transparent url("http://img.used-cars.info/gfx/trashcan.gif") center left no-repeat;
	padding-left: 16px;
}

div.ads {
	padding-left: 68px;
	height: 70px;
	width: 200px;
	float:left;
}

.new_ad {background: transparent url("http://img.used-cars.info/gfx/ad.gif") top left no-repeat;}
.new_ad_wanted {background: transparent url("http://img.used-cars.info/gfx/ad_wanted.gif") top left no-repeat;}
.new_ad_service {background: transparent url("http://img.used-cars.info/gfx/ad_service.gif") top left no-repeat;}

hr {
	border: 0;
	border-bottom: #eee solid 1px;
	width: 100%;
	color: #999;
	background-color: #eee;
	height: 0px;
	margin: 5px 0 5px 0;
}

div.ads a {font-size: 15px;}

.important
{
	background-color: #e0e0e0;
	margin: 2px 0 0 0;
}

/* FORMS */



form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: #eee solid 2px;
	padding: 8px;
}


legend {
	color: #777;
	font-size: 20px;
}

label {cursor:pointer;}

input[type=text], input[type=password], textarea {
	color: #585858;
	border: 1px solid #c6c6c6;
	padding: 4px 1px 4px 1px;
	background: #f6f6f6 url("http://img.used-cars.info/gfx/bg-input.gif") repeat-x;
}

select {
	padding: 4px 2px 4px 0px;
	color: #585858;
	border: 1px solid #c6c6c6;
	background-color: #f9f9f9;
}

textarea  {
	background: #f6f6f6 url("http://img.used-cars.info/gfx/bg-textarea.gif") repeat-x 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input.button-navi 		{border: #CCCCCC solid 1px; background-color: #FFFFFF; width: 32px}
input.button-navi:hover 	{border: #CCCCCC solid 1px; background-color: #EAEAEA; width: 32px}
input.button-navi-active 	{border: #CCCCCC solid 1px; color: yellow; background-color: #333322; width: 28px}


input.button {
	color: #333;
	font-weight: bold;
	border: 1px solid #c6c6c6;
	padding: 2px 16px 2px 16px;
	background:#f6f6f6 url("http://img.used-cars.info/gfx/bg-input.gif") repeat-x 0 0;
}

/*input.button:hover 	{color:#000000; border-left: #CCCCCC solid 1px; border-top: #CCCCCC solid 1px; border-right: #333333 solid 1px; border-bottom: #333333 solid 1px; background-color: #FFFFBB;}*/


/* HELPERS */

.m
{
	margin-right: 8px;
}

.mt
{
	margin-top : 4px;
}

.cl
{
	clear: both;
}

.raq
{

}

.mini
{
	font-size: 11px;
}

.tip {
	font-size: 10px;
	color: #666;
}
.err {
	font-size: 11px;
	color: #f33;
}
.eg {
	font-size: 11px;
	font-style: italic;
	color: #333;
}
td.tf0 {
	background: #eee;
}
td.tf1 {
	background: #ddd;
}
td.tc {
	background: #bab1ff;
}

.nd {text-decoration: none;}

/* TRICKS */
.JS {display: none;}
.nJS {}

