/* CSS Document */

* {
 border: none
 padding: 0px;
 margin: 0px;
}

p 
{
    margin: 10px 0px 10px 0px;
}


img {
	border: none;
}

body, html {
	height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #10100e;
	background-image: url(http://media.carfolks.com/images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;

}

.main {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}

.contentWrapper {
	width: 851px;
	left: 71px;
	position: relative;
}

.nav {
	position: relative;
	width: 0px;
	height: 450px;
	float: left;
	z-index: 5;
}

.content {
	width: 851px;
	min-height: 475px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(http://media.carfolks.com/images/screen_mid.png);
	background-repeat: repeat-y;
}

.pageContent
{
    padding: 20px;
    margin:0px 8px 0px 8px;
}

.blackText
{
    background-color:White;
    color:Black;
    
}

.socialFooter {
	height: 30px;
	padding-top: 4px;
	padding-left: 30px;
	right: 0px;
	background-image: url(http://media.carfolks.com/images/social_bottom.png);
	background-repeat: no-repeat;
}

.socialIcons {
	width: 135px;
	right: 0px;
	position: relative;
	float: right;
	color: #FFFFFF;
}

.stbutton:link { color: #FFFFFF }

.socialIcon {
float: left;
width: 20px;
height: 20px;
margin-right: 10px;
}

.navIcon {
width: 73px;
height: 76px;
margin-bottom: 18px;
}

.header 
{
	display: block;
	width: 851px;
	height: 80px;
	padding-left: 23px;
	margin-left: auto;
	margin-right: auto;
}

.topArea
{
	height: 80px;
	width: 851px;
    background-image: url(http://media.carfolks.com/images/topbanner_slim_gloss.png);
}

.login {
	background-image: url(http://media.carfolks.com/images/login_sprite.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 45px;
	float: right;
	top: 0px;
	right: 0px;
	height: 36px;
	width: 151px;
	color: #CCCCCC;
	cursor: pointer;
}

.loginGlow 
{
	background-position: 0px -36px;
}

.myAccount 
{
	float: right;
	margin-right: 12px;
	margin-top: 30px;
}

.inputStyle {
	font-weight: bold;
	font-size: 11px;
	color:#CCCCCC;
	border: none;
	background-color: #4f4f4f;
	width: 103px;
}

.smallStar 
{
	margin-top: 2px;
	width: 15px;
	height: 15px;
}

.lowerContent
{
	padding: 15px;
	padding-top: 15px;
	width: 822px;
	background-image: url(http://media.carfolks.com/images/lower_contentbg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #275498;
}
.joinSelectorButton{
	
}

.ErrorLabel
{
    color:Red;
    font-weight:bold;
}

#view{
	color:#fff;
}

.whiteLink 
{
	color: #FFFFFF;
}

A.whiteLink { color: #FFFFFF; text-decoration: underline; }
A:link.whiteLink { color: #FFFFFF; text-decoration: underline; }
A:visited.whiteLink { color: #FFFFFF; text-decoration: underline; }
A:active.whiteLink { color: #FFFFFF; text-decoration: underline; }
A:hover.whiteLink { color: #FFFFFF; text-decoration: none; }

A.footerLink { color: #DDD; text-decoration: underline; }
A:link.footerLink { color: #DDD; text-decoration: underline; }
A:visited.footerLink { color: #DDD; text-decoration: underline; }
A:active.footerLink { color: #DDD; text-decoration: underline; }
A:hover.footerLink { color: #DDD; text-decoration: none; }

tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:13px;border-bottom:1px solid #999999;}

.tab_xp .ajax__tab_outer {background-color:#f3ecd9; background:transparent;}
/*.tab_xp .ajax__tab_inner {background-color:#EEEEEE;}*/
.tab_xp .ajax__tab_tab {padding:4px;margin:0; border:1px solid #999999; border-bottom:none; background:#cbc1a8}

.tab_xp .ajax__tab_hover .ajax__tab_outer {background:transparent;}
.tab_xp .ajax__tab_hover .ajax__tab_inner {background-color:transparent;}
.tab_xp .ajax__tab_hover .ajax__tab_tab {background-color:Silver;border:1px solid #999999; border-bottom:0;}

.tab_xp .ajax__tab_active .ajax__tab_outer {background:transparent;}
.tab_xp .ajax__tab_active .ajax__tab_inner {background:transparent;}
.tab_xp .ajax__tab_active .ajax__tab_tab {background-color:#ffffff;font-weight:bold; border:1px solid #999999; border-bottom:0;}

.tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:9pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}

/* scrolling */
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}
.ajax__scroll_both {overflow:scroll}
.ajax__scroll_auto {overflow:auto}

.tab-content {
	margin:10px;
}

/*  */
#tooltip{
	position:absolute;
	border:1px solid #666666;
	background: #000000;
	padding:2px 5px;
	color:#FFFFFF;
	display:none;
}
/*  */
