body{
	margin:0px;
	padding:0px;
	background: #272626;
	padding-top:10px;
}
body, table, td, tr, div, span, font, p, a{
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
	font-size:12px;
	color:#FFFFFF;
}





/*global*/

.thumb{
	border:1px solid #CCCCCC;
	margin:2px;
	padding:1px;
}
.float_right{
	float:right;
	padding-left:5px;
}
.float_left{
	float:left;
	padding-right:5px;
}
form{
	margin:0px;
	padding:0px;
}
input, textarea, select{
	font-size:11px;
	border:1px solid #999999;
	padding-left:2px;
}
.submit_button{
	background-color:#666666;
	border:2px outset #666666;
	color:#FFFFFF;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}
h1{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:16px;
	border-left:5px solid #46bcff;
	padding-left:2px;
	margin-bottom:10px;
}
a{
	text-decoration:none;
	color:#62a8c9;
	font-size:13px;
}
a:hover{
	text-decoration:underline;
}
.big{
	font-size:14px;
	font-weight:bold;
}

.big2{
	font-size:14px;
	font-weight:bold;
}
a.big2{
	font-size:14px;
	font-weight:bold;
	color:#62a8c9;
}
.big3{
	font-size:18px;
	font-weight:bold;
	color:#62a8c9;
}
.bigngray{
	font-size:12px;
	font-weight:bold;
	color:#a0a0a0;
}
.gold{
	color:#cc7b07;
}
.bold{
	font-weight:bold;
}
.input_button{
	color:#FFFFFF !important;
	background-color:#333333;
	padding:2px;
}

.err{
	color:#FF0000 !important;
}

.pager, .pagerx{
	padding:2px 5px 2px 5px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:2px;
	color:#000000;
}
.pager:hover{
	text-decoration:none;
	text-decoration:underline;
}
.pagerx{
	text-decoration:underline;
}
.whitefont{
	color:#FFFFFF;
}
.highlight{
	color:#cc7b07 !important;
	font-weight:bold;
}
.unread{
	font-weight:bold;
	font-size:13px;
}




/*global body*/
#wrapper{
	width:950px;
	font-size:12px;
	text-align:left;
}
#footer{
	width:950px;
	font-size:12px;
	text-align:left;
}






/*header*/

div.head_link{
	float:right;
}
ul.head_link, li.head_link{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
a.head_link, a.head_link:hover, a.head_link:visited, a.head_link_curr, a.head_link_curr:hover, a.head_link_curr:visited{
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	height:24px;
	display:block;
	float:left;
	padding-top:7px;
	margin:0 1px 0 1px;
}
a.head_link:hover, a.head_link_curr, a.head_link_curr:visited, a.head_link_curr:hover{
	background:url(images/headlink_hover.gif) repeat;
	text-decoration:none;
}



/*photo rating*/
a.photoratingnum, a.photoratingnum:hover, a.photoratingnum:visited{
	font-size:12px;
	color:#FFFFFF;
	width:25px;
	height:20px;
	display:block;
	padding-top:5px;
}
a.photoratingnum:hover{
	background:url(images/photoratinglink_bg.jpg) no-repeat;
}

/*content*/
.content, .content *{
	color:#000000;
}
.content a, .content a:visited, .content a:hover{
	color:#0000FF;
	text-decoration:none;
}
.content a:hover{
	text-decoration:underline;
}

.title{
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-bottom:20px;
}
a.a_button, a.a_button:hover, a.a_button:visited{
	background:url(images/submit.png);
	width:102px;
	height:31px;
	padding-top:15px;
	text-align:center;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#at15s *, #at16pm *{
	color:#000000 !important;
}


/*profile*/
ul.profile_tab, li.profile_tab{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
a.profile_tab, a.profile_tab_on, a.profile_tab_on:visited{
	margin:0 3px 0 3px;
	display:block;
	padding:5px 15px 5px 15px;
	background-color:#111111;
	color:#FFFFFF;
	font-weight:bold;
}
a.profile_tab_on, a.profile_tab_on:visited, a.profile_tab:hover, a.profile_tab_on:hover{
	background-color:#3c6e33;
	text-decoration:none;
}

a.leftnav, a.leftnav:visited, a.leftnav:hover, a.leftnav_h, a.leftnav_h:visited, a.leftnav_h:hover{
	padding:20px 10px 20px 10px;
	background-color:#3d3c3c;
	display:block;
}
a.leftnav:hover, a.leftnav_h, a.leftnav_h:visited{
	background-color:#121212;
}

a.button2, a.button2:visited, a.button2:hover{
	width:195px;
	height:21px;
	display:block;
	text-align:center;
	background-image:url(images/button2.gif);
	color:#000000;
	padding-top:6px;
	text-decoration:none;
}

a.button2:hover{
	font-weight:bold;
}
/*profile*/


/*content*/

/*footer*/
/*footer*/

/*emphasize*/
.small_font{
	color:#999999;
	font-size:11px;
}
.small_font2{
	font-size:11px;
}



/*marquee for car view page*/
#marquee_replacement{
 border:0px;
 width:98%;
 overflow:hidden;
 height:200px;
}
#marquee_replacement p.spacer{
 height:10px;
}
.scroller-content
{
	height: 200px;
	overflow: hidden;
}




/*marquee for car garage page*/
#marquee_replacement_cg{
 border:0px;
 width:98%;
 overflow:hidden;
 height:300px;
}
#marquee_replacement_cg p.spacer{
 height:10px;
}
.scroller-content_cg
{
	height: 300px;
	overflow: hidden;
}



/*marquee for car lists in garage page*/
#marquee_replacement_cl{
 border:0px;
 width:98%;
 overflow:hidden;
 height:400px;
}
#marquee_replacement_cl p.spacer{
 height:10px;
}
.scroller-content_cl
{
	height: 400px;
	overflow: hidden;
}


/*look up*/

.suggestionsBox {
	left: 0px;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	border: 2px solid #999999;
	float:left;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	text-decoration:underline;
}	


.show_float, .float, .show_float_style{
	background-color:#FFFBD5;
	border:1px #2E2E2E solid;
	padding:5px;
}
.float{
	position:absolute;
	display:none;
}
.show_float_2{
}
.show_float{
	position:absolute;
	color:#000000;
}

.sets_video, .sets_video *{
	width:340px !important;
	height:340px !important;
}


.calendar, .calendar a{
	color:#ffffff;
}
.calendar a{
	color:#FF0000;
}
td.calendar{
	height:18px;
}
.calendar_today{
	color:#ffffff;
	border:1px solid #FF0000;
	
}