/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}
/* Style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(../images/bg.jpg) no-repeat top;
	color:#FFF;
	
}
#wrapbg {
background:url(../images/page-bg.gif) repeat-x;
}
#wrap {
margin: 0 auto;
width: 940px;
}
#header {
	color: #666;
	width: 940px;
	clear: none;
	height:179px;
	position: relative;
}
#header #keyword {
	line-height:20px;
	font-size:11px;
	color:#666;
	text-align:right;
	position: absolute;
	top: 151px;
	height: 22px;
	text-transform: uppercase;
	right: 0px;
}
#header .logo a {
	background:url(../images/logo.png) no-repeat;
	text-indent:-5000px;
	float:left;
	width:222px;
	height:139px;
	margin-top:28px;
}
/* Nav */
#nav {
width: 940px;
height: 30px;
font: bold 14px/30px Arial, Helvetica, sans-serif;
text-transform: uppercase;
background:url(../images/nav-bg.gif) repeat-x top;
}
#nav ul {
list-style: none;
margin: 0;
padding: 0;
display:inline;
}
#nav li {
display: inline;
}
#nav li a {
text-decoration: none;
padding: 0px 15px;
display: block;
float:left;
color: #FFFFFF;
list-style: none;
border-right: solid #43a9de 1px;
border-left: solid #2065c3 1px;
}		
#nav li a:hover {
	background:#000;
	border-right: solid #000 1px;
	border-left: solid #000 1px;
	color:#93DBF7;
}
/* Content */
#content {
float: left;
width: 710px;
margin: 10px 10px 0 0;
color: #fff;
}
#content p {
margin-bottom:0.7em;
}
#content .box {
background-color:#FFF;
color:#222;
width:210px;
padding:10px;
margin:0 10px 10px 0;
float:left;
font-size:10px;
}
#content .box h2{
	color:#2f2454;
	font-size:13px;
	text-transform:uppercase;
}
#news h2{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
}
#content .boxend {
margin:0 0 10px 0;
}
#content .content {
background-color:#FFF;
color:#222;
padding:13px;
margin-bottom:10px;
}
/* News */
#news {
width: 200px;
margin: 10px 0;
float: left;
font-size:11px;
background-color:#000;
padding:10px;
}
#news h3 a{
	color: #3a99d9;
	text-align: left;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 12px;
	text-decoration:none;
}
#news .date {
color: #CCCCCC;
text-align: right;
padding-top: 1px;
margin: 0px;
padding-bottom: 4px;
border-top: 1px solid #333;
font: 10px Arial, Helvetica, sans-serif;
}
#news .newsitem {
padding:12px 0 0;
}
#news p{
margin-bottom:4px;
}
/* Footer */
#footer {
	clear: both;
	padding: 10px 0;
	font-size: 12px;
	color: #eee;
}
#footer .footer {
	font-size:12px;
	color:#444;
}
#footer p {
padding: 0 0 5px;
}
#footer a {
text-decoration: none;
color: #444;
}
#footer a:hover {
text-decoration: underline;
color:#666;
}
.clearfloat { /* class to fully contain float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
/* Global */
p {
line-height:1.4em;
}
a {
color:#0099cc;
}
h1, h2, h3, h4, h5 {
margin-bottom:4px;
}
h1 {
font-size:16px;
font-weight:bold;
color:#333;
}
h2 {
font-size:14px;
font-weight:bold;
color:#333;
}
h4 {
	font-size:			14px;
	color:				#2071c9;
	font-weight:		bold;
}
.right{
	text-align:			right;
	margin-top:			18px;
}
.img-border{
	border:				1px solid #bbb;
	cursor:				pointer;
	padding: 			1px;
}
.carBackground{
	background-color:	#eeeeee;
	margin-bottom:		10px;
	padding:			14px;
}
.imgpad{
	float:				left;
	margin:				0 10px 0 0;
}
.details{
	margin:				0px;
}
.details .date, .date{
	font-size:			11px;
	color:				#666;
}
.details h4 {
	font-size:			14px;
	color: 				#333333;
}
.description{
	margin-top:			10px;
}
.price{
	float:				right;
	color:				#ff7f01;
	font-size:			18px;
	font-weight:		bold;
}
.actions{
	margin-top:			10px;
}

.spacer {
	background-color:	#CCC;
	height:				1px;
	font-size:			1px;
	margin:				15px 0;
}
.IMAGE-border{
	border:				1px solid #c1c1c1;
	padding:			2px;
	margin:				2px;
}
.fleft{
	float:				left;
	margin-right:		10px;
}
.fright{
	float:				right;
}	
table.details th{
	font-weight:		bold;
	padding:			4px;
	color:				#2071C9;
}	
table.details td{
	padding:			4px;	
}
.searchbox{
	width:				88px;
	border:				1px solid #ffffff;
	background-color:	#000000;
	padding:			2px;
	color:				#ffffff;
}
.searchtitle{
	font-size:			12px;
	font-weight:		bold;
	line-height:		16px;
	padding:			6px 0px;
}
.btn_large {
	background:			url("../admin/adminimages/btn-bg.png") repeat-x scroll center top;
	border:				1px solid #0057AA;
	color:				#FFFFFF;
	cursor:				pointer;
	font-weight:		bold;
	height:				30px;
	line-height:		30px;
	padding:			0 15px;
	margin:				4px;
}
.btn_large:hover{
	color:				#FF7F01;	
}
.search_box{
	margin-bottom:		16px;	
}
.oversize{
	font-size:			16px;	
}
.holder{
	padding:			6px;
	display:			inline-block;
	*display:			inline;
	zoom:				1;
	margin:				2px;
	font-weight:		bold;
}
.paginate_center{
	text-align:			center;	
}
.arrow{
	font-size:			20px;
}
.arrow.active{
	color:				#0099CC;
	cursor:				pointer;
}
.arrow.inactive{
	color:				#cfcfcf;	
}
.number{
	font-size:			14px;	
}
.number.active{
	color:				#0099CC;
	border:				1px solid #0099CC;
	cursor:				pointer;
}
.number.inactive{
	color:				#CFCFCF;
	
}
.slider_base{
	width:				198px;
	height:				13px;
	position:			relative;
	background-image:	url(../images/slide_bg.gif);
}
.slider_handle{
	background-image:	url(../images/handle.gif);
	width:				19px;
	height:				13px;
	position:			absolute;
	z-index:			20px;
	cursor:				pointer;
}
.slider_handle.sleft{
	left:				0px;
	top:				0px;
}
.slider_handle.sright{
	left:				179px;
	top:				0px;
}
.slider_selected{
	position:			absolute;
	top:				5px;
	width:				100px;
	height:				5px;
	left:				10px;
	background-color:	#54afdf;
}
.displayprice{
	font-size:			12px;	
	padding:			6px 0px;
}
.searchprice{
	color:				#0099CC;;
	font-weight:		bold;
}
.noresult{
	text-align:			center;
	padding:			30px 0px;
	font-size:			14px;
}
.shownews{
	margin:				2px;	
}