/* CSS Document */
#left
{
	width:675px;
	height:auto;
	float:left;
}
#make
{
	width:665px;
	height:auto;
	float:left;
	background-image:url(../images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border:1px solid #6087c8;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	margin-bottom:8px;
}

#make_header
{
	width:658px;
	height:22px;
	float:left;
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
	padding-left:7px;
	background-color:#6087c8;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	margin-bottom:5px;
}

#make_select_wrapper
{
	width:665px;
	height:auto;
	float:left;
	font-size:11px;
}

#browse_by_make
{
	width:663px;
	height:auto;
	float:left;
	background-image:url(../images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border:1px solid #6087c8;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#browse_by_make_header
{
	width:656px;
	height:22px;
	float:left;
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
	padding-left:7px;
	background-color:#6087c8;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
#wantedad_icon a
{
	width:auto; height:20px; float:right;
	margin-top:-18px; margin-right:5px;
	background-image:url(../images/box-bg.gif); background-repeat:repeat-x; background-position:bottom;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	color:#F00; line-height:20px;
	border:1px solid #6087C8;
	padding-left:7px; padding-right:7px;
}
#wantedad_icon a:hover
{
	width:auto; height:20px; float:right;
	margin-top:-18px; margin-right:5px;
	background-image:url(../images/search-bg.gif); background-repeat:repeat-x; background-position:bottom;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	color:#6087C8; line-height:20px;
	border:1px solid #6087C8;
	padding-left:7px; padding-right:7px;
	text-decoration:none
}

#browse_by_make_select_wrapper
{
	width:663px;
	height:auto;
	float:left;
	margin-top:7px;
	font-size:11px;
}

#latestvehicle
{
	width:663px;
	height:auto;
	float:left;
	background-image:url(../images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border:1px solid #6087c8;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}

#latestvehicle_header
{
	width:656px;
	height:22px;
	float:left;
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
	padding-left:7px;
	background-color:#6087c8;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.latestvehicle_select_wrapper
{
	width:663px;
	height:auto;
	float:left;
	margin-top:7px;
	padding-bottom:5px;
	border-bottom:1px solid #009
}

.font_heading
{
	font-size:13px;
}

.font-11
{
	font-size:11px;
}

#right
{
	width:300px;
	height:auto;
	float:left;
	margin-left:8px;
}

#right_adsense
{
	width:300px;
	height:250px;
	float:left;
	margin-bottom:8px;
}

#right_facebook
{
	width:300px;
	height:auto;
	float:left;
}

#latest-articles
{
	width:288px;
	height:auto;
	float:left;
	background-image:url(../images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border:1px solid #6087c8;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	margin-top:8px;
}

#latest-articles_header
{
	width:281px;
	height:22px;
	float:left;
	padding-top:7px;
	color:#FFF;
	font-weight:bold;
	padding-left:7px;
	background-color:#6087c8;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.latest-articles_select_wrapper
{
	width:288px;
	height:auto;
	float:left;
	margin-top:7px;
	padding-bottom:5px;
	border-bottom:1px solid #009
}

#right_bottom_adsense
{
	width:300px;
	height:auto;
	float:left;
	margin-top:8px;
}


div.pagination {
	padding: 2px;
	margin: 2px;
	
	FONT-VARIANT: normal;
	FONT-FAMILY: tahoma;
	COLOR: #336699;
	FONT-SIZE: 11px;
	margin:2px;
	text-decoration:none;
}

div.pagination a {
	padding: 4px 7px 4px 7px;
	margin: 2px;
	border: 1px solid #E5E5E5;
	background-color:#FFFFFF;
	
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #38b0ed;

	color:#38b0ed;
}
div.pagination span.current {
	padding: 4px 7px 4px 7px;
	margin: 2px;
		border: 1px solid #E5E5E5;
		
		font-weight: bold;
		background-color: #F5F5F5;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 4px 7px 4px 7px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}