@charset "UTF-8";

/* GLOBAL STYLES
---------------------------------------------------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url("layout_images/main_back.gif"); background-repeat:repeat-x;
	background-color: #d9d9d9;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

.mainlayout #container {
	width: 906px;
	margin: 0 auto;
	text-align: left;
}

A:link {
	text-decoration: none;
	color:#3399ff;
}
A:visited {
	text-decoration: none;
	color:#3399ff;	
}
A:active {
	text-decoration: none;
	color:#3399ff;
}
A:hover {
	color:#999999;
	
}

#login_area {
	width:100%;
	height:161px;
	background-image:url("layout_images/login_back.gif"); background-repeat:repeat-x;
}
#login_box {
	width:700px;
	margin:auto;
	height:131px;
	padding-top:30px;
	color:#CCCCCC;
	font-size:14px;
}

.login_forms {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	font-size:14px;
}

/* HEADER STYLES
---------------------------------------------------------------------------------------*/

.mainlayout #header {
	background-image:url("layout_images/main_layout_01_new.gif"); background-repeat:no-repeat;
	height:146px;
}

.mainlayout #mainContent {
	width:887px;
        margin:0 auto;
	padding: 0 10px;
	background-image:url("layout_images/main_contentscale.gif"); background-repeat:repeat-y;
}

#navbar {
	height:49px;
}



/* FOOTER STYLES
---------------------------------------------------------------------------------------*/

.mainlayout #footer {
	width:878px;
        margin:0 auto;
	padding: 0 10px;
	background:#DDDDDD;
}

.mainlayout #footer {
	width:878px;
        margin:0 auto;
	padding-left:20px;
	padding-top:10px;
	height:178px;
	background-image:url("layout_images/main_layout_14.gif"); background-repeat:no-repeat;
	font-size:13px;
	color:#999999;
}

#googleads {
	margin-top:15px;
}

/* INDEX PAGE STYLES
---------------------------------------------------------------------------------------*/

/* top content
-------------------------*/


.mainlayout #topContent {
	width:896px;
	margin:0 auto;
	padding: 0 5px;
	background-image:url("layout_images/index_top_02.gif"); background-repeat: no-repeat;
	height:185px;
	position: relative;
	clear: both; 
}

#topleftBox {
	width:488px;
	height:175px;
	float:left;
	margin-top:4px;
}

#toprightBox {
	width:401px;
	height:175px;
	float:right;
	margin-top:4px;
}


#featuredpic {
	width:485px;
	margin:auto;
}
#featuredname {
	text-align:left;
	width:350px;
	font-size:16px;
	color:#333333;
	margin-top:5px;
	margin-left:3px;
	float:left;
}

#featuredbtn {
	width:128px;
	float:right;
	margin-top:2px;
}

	
/* middle content
-------------------------*/

.mainlayout #middleContent {
	width:896px;
        margin:0 auto;
	padding: 0 5px;
	background-image:url("layout_images/index_middle_02.gif"); background-repeat: no-repeat;
	height:187px;
	position: relative;
	clear: both;
}


#middlerightContainer {
	width:596px;
	height:175px;
	float:right;
}

#middleleftBox {
	padding-top:5px;
	width:295px;
	height:170px;
	float:left;
	text-align:center;
}

#middlecenterBox {
	width:296px;
	height:170px;
	float:left;
	padding-top:5px;
	margin-left:3px;
}
#middlerightBox {
	text-align:center;
	padding-top:5px;
	width:296px;
	height:170px;
	float:right;
}


/* btm content
-------------------------*/

.mainlayout #btmContent {
	width:896px;
        margin:0 auto;
	padding: 0 5px;
	background-image:url("layout_images/index_btm_02.gif"); background-repeat: no-repeat;
	height:386px;
	position: relative;
	clear: both; 
}

#btmleftContainer {
	width:596px;
	height:380px;
	float:left;
}

#btmleftBox {
	text-align:center;
	padding-top:5px;
	width:295px;
	height:340px;
	float:left;
}

#btmcenterBox {
	text-align:center;
	padding-top:5px;
	width:296px;
	height:340px;
	float:right;
}
#btmrightBox {
	text-align:center;
	padding-top:5px;
	width:296px;
	height:375px;
	float:right;
}

.newmembers_back {
	padding-top:3px;
	text-align:left;
	width:295px;
	height:82px;
	background-image:url("layout_images/newmembers_back.gif"); background-repeat:no-repeat;
}

.newmembers_imgblock {
	float:left;
	padding-top:1px;
	text-align:center;
	margin-left:5px;
	width:77px;
	height:76px;
	background-color:#666666;
	text-align:center;
}
#members_mainpic {
	width:285px;
	height:200px;
	text-align:center;
	background-image:url(layout_images/members_picback.gif); background-repeat:no-repeat;
	background-color:#000000;
	border: 1px solid #CCCCCC;
	margin-left:4px;
	margin-top:3px;
}

.newmembers_infoblock {
	line-height:14px;
	text-align:left;
	font-size:10px;
	float:right;
	height:80px;
	width:200px;
}

.newmembers_infoblock strong {
	font-size:12px;
}

.newmembers_infoblock em {
	color:#CC0000;
}


.topclassifieds_infoblock {
	line-height:14px;
	text-align:left;
	font-size:10px;
	float:right;
	height:80px;
	width:200px;
}

.topclassifieds_infoblock strong {
	font-size:12px;
}

.topclassifieds_back {
	padding-top:3px;
	text-align:left;
	width:295px;
	height:82px;
	background-image:url("layout_images/newmembers_back.gif"); background-repeat:no-repeat;
}

.topclassifieds_imgblock {
	float:left;
	padding-top:1px;
	text-align:center;
	margin-left:5px;
	width:77px;
	height:76px;
	background-color:#666666;
	text-align:center;
}

.topclassifieds_title {
	width:136px;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.topclassifieds_price {
	text-align:right;
	float:right;
	width:60px;
	font-size:12px;
	color:#CC0000;
}

#topclassifieds_morebtn {
	text-align:right;
	padding-top:4px;
	padding-right:2px;
}
#newmembers_btn {
	text-align:right;
	width:295px;
	float:left;
}
#topclassifieds_btn {
	text-align:right;
	width:260px;
	float:right;
}


/* CLASSIFIEDS STYLES
---------------------------------------------------------------------------------------*/

.typepart_container {
	width:225px;
	float:left;
	height:50px;
	text-align:left;
	
}
.classimg_box {
	height:50px;
	background-color:#FFFFFF;
	padding:1px;
	float:left;
	text-align:left;
	border: 1px solid #999999;
	
}
.classtype_box {
	text-align:left;
	height:49px;
	float:left;
	margin-left:5px;
	text-align:left;
	font-size:11px;
}

.carmodel_container {
	width:180px;
	height:49px;
	float:left;
	margin-left:11px;
	text-align:left;
}
.manufac_container {
	width:201px;
	height:49px;
	float:left;
	margin-left:11px;
	text-align:left;
}
.price_container {
	width:95px;
	height:49px;
	float:left;
	margin-left:11px;
	color:#CC0000;
	text-align:left;
}
.myads_container {
	width:115px;
	height:49px;
	float:left;
	margin-left:11px;
	text-align:left;
}


/* MEMBER PAGES STYLES
---------------------------------------------------------------------------------------*/

#members_nametitle {
	width:886px;
	margin:0 auto;
	height:40px;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	font-size:26px; color:#333333;
	background-image:url("layout_images/members_topcontent_02.gif"); background-repeat:no-repeat;
}
#members_nametext {
	height:40px;
	width:735px;
	float:left;
}
#members_nametext strong {
	font-size:14px;
	font-weight:normal;
}
#top_adclassified {
	height:40px;
	width:127px;
	float:right;
	margin-right:20px;
}

#notice_container {
	height:28px;
	background-image:url("layout_images/main_contentscale.gif"); background-repeat:repeat-y;
}

#notifications_bar {
	float:right;
	height:22px;
	width:750px;
	margin-right:10px;
	padding-top:5px;
	background-color:#FFFFFF;
}

#notifications_bar a:link {
	color:#CC0000;
}

#notifications_bar a:hover {
	color:#999999;
}
#notifications_bar a:visited {
	color:#CC0000;
}

#controlpanel_container {
	width:876px;
	height:24px;
	padding-left:30px;
	padding-top:12px;
	font-size:12px;
	background-image:url("layout_images/members_topcontent_06.gif"); background-repeat:no-repeat;
}
#controlpanel_container a:hover {
	background-color:#FFFFFF;
	color:#0099FF;
}

#memberstop_Container {
	padding-top:5px;
	width:100%;
	height:302px;
}
#members_topleft {
	padding-top:5px;
	text-align:left;
	width:325px;
	height:302px;
	background-image:url("layout_images/members_topright_contentbac.gif"); background-repeat:no-repeat;
	float:left;
	padding-left:6px;
	
}
#topright_btns {
	margin:auto;
	width:315px;
	text-align:left;
	padding-top:4px;
}
#topright_info {
	margin:auto;
	line-height:13px;
	padding-top:1px;
	width:313px;
	text-align:left;
	color:#ffffff;
	font-size:10px;
}
#topright_info strong {
	font-size:12px;
}
#members_topright {
	width:550px;
	height:302px;
	background-image:url("layout_images/members_top_contentback.gif"); background-repeat:no-repeat;
	float:right;
	
}
#members_toptabs {
	text-align:left;
	width:550px;
	height:35px;
}
#members_topright_display {
	padding-top:5px;
	margin:auto;
	width:535px;
	height:250px;
	font-size:12px;
	color:#CCCCCC;
	overflow-y:scroll;
	overflow-x:hidden;
}


#members_btm_Container {
	width:885px;
	height:389px;
	background-image:url("layout_images/members_btmback.gif"); background-repeat:no-repeat;
	
}

#members_btmtabs {
	text-align:left;
}

#members_btm_display {
	padding-top:5px;
	width:870px;
	height:320px;
	font-size:12px;
	color:#CCCCCC;
	overflow-y:scroll;
	overflow-x:hidden;
	
	
}

.imgborder {
	border: 1px solid #FFFFFF;
}

.membersad_Container {
	width:865px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:3px;
	min-height:55px;
	background-image:url("layout_images/members_adwidget_02.gif"); background-repeat:no-repeat; background-color:#f0f0f0;
	text-align:left;
}

.membersad_infocontainer {
	min-height:217px;
	text-align:left;
}
.ad_mainpic {
	background-color:#333333;
	padding:1px;
	float:left;

}
.ad_thumbscontainer {
	width:52px;
	height:200px;
	margin-left:4px;
	float:left;
}

.ad_infotextcontainer {
	width:475px;
	min-height:200px;
	float:left;
	margin-left:10px;
	text-align:left;
	
}

.ad_infotextcontainer strong {
	font-size:16px;
	font-weight:normal;
	color:#333333;
}

.ad_infotextcontainer em {
	font-size:10px;
	color:#CC0000;
}	

.membersad_thumb {

}

.adimg_thumb {
	border: 1px solid #FFFFFF;
}
.commentsbox_img {
	float:left;
}
.commentinfo {
	float:right;
	width:426px;
	padding-left:1px;
	padding-right:5px;
}

.commentinfo strong {
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:5px;
}
.friendsbox_img {
        float:left;           
}
.friendsinfo {             
        float:right;    
        width:426px;
        padding-left:1px;
        padding-right:5px;
}

.friendsinfo strong {
        color:#FFFFFF;
        font-size:14px;
        padding-bottom:5px;
}

#blog_repeat {
	background-image:url("layout_images/members_blog_02.gif"); background-repeat:repeat-y;
	width:866px;
	height:320px;
	margin-left:4px;	
}

#blog_leftcontent {
	text-align:left;
	margin-left:8px;
	width:511px;
	float:left;
	color:#666666;
	
}
#blog_maintext {
	width:511px;
	height:225px;
	color:#666666;
	overflow-y:scroll;
	overflow-x:hidden;
	
}

#blog_rightcontent {
	width:295px;
	padding-top:4px;
	padding-right:4px;
	text-align:left;
	float:right;
	font-size:14px;
	line-height:20px;
	
}
#blog_rightcontent ul {
	list-style-image: url("layout_images/news_listicon.gif");
	
}
#blog_rightcontent ul, ol {padding-left: 0px;}

#blog_titlebar {
	background-image:url(layout_images/blog_titlebar.gif); background-repeat:no-repeat;
	width:501px;
	height:33px;
	padding-left:10px;
	padding-top:8px;
	margin:auto;
	font-size:14px;
	color:#FFFFFF;
}

#blog_titlebar em {
	font-size:12px;
	color:#0066FF;
}
#photogal_container {
	width:860px;
	margin:auto;
	padding-top:20px;
	margin:auto;
	
}
.photo_box {
	width:117px;
	height:130px;
	text-align:center;
	
}

#gal_container {
	width:860px;
	margin:auto;
	padding-top:20px;
	text-align:center;
}
.fullphoto_lightbox {
	background-color:#FFFFFF;
	padding:10px;
	width:610px;
	text-align:center;
	margin:auto;
}
#photo_comment_container {
	margin:auto;
	width:500px;
	height:200px;
	overflow: scroll;
	border: 1px solid #cccccc;
	padding:5px;
	
}
.photo_commentsbox_img {
	float:left;
}
.photo_commentinfo {
	float:right;
	width:398px;
	text-align:left;
}

.photo_commentinfo strong {
	color:#333333;
}
.photo_imgborder {
	border: 1px solid #999999;
}

.garage_container {
	width:835px;
	margin:auto;
	padding-top:10px;
	text-align:left;
}
.garage_container img {
	float:left;
}

.garage_infobox {
	float:right;
	width:500px;
}
.garage_infobox strong {
	font-size:22px;
	font-weight:normal;
	color:#0066FF;
}
.garage_infobox em {
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

#garage_maincontainer {
	width:860px;
	height:330px;
	margin:auto;
}


.videos_thumb {
	margin:auto;
}
.videos_thumb img {
border:solid; border-color:#CCCCCC; border-width:1px;
}

.videos_thumbtxt {
	width:118px;
	color:#cccccc;
	text-align:center;
	
}

#postcomment_container {
	height:500px;
	text-align:center;
}


/* CONTROL PANEL PAGES STYLES
---------------------------------------------------------------------------------------*/

#cp_container {
height:650px;
}
#Left_Column {
	width:525px;
	float:left;
	
	
}
#Right_Column {
	width:350px;
	float:right;
	
	
}
#cp_titlebars {
	background-image:url("layout_images/controlpanel_titlebars.gif"); background-repeat:no-repeat;
	width:500px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}
#cp_rightlinks {
	width:336px;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	font-size:14px;
}
#cp_rightlinks strong {
	font-size:12px;
}
#cp_rightlinks a {
	text-decoration:underline;
}

.cp_blogpost_title {
	width:510px;
	height:22px;
	padding-left:10px;
	padding-top:8px;
	font-size:14px;
	background-color:#ECECEC;
	border-bottom:solid; border-bottom-color:#CCCCCC; border-bottom-width:1px;
}

.cp_blogpost_title strong {
	color:#333333;
}
.cp_blogpost_text {
	width:510px;
	padding-left:10px;
	padding-bottom:4px;
	padding-top:5px;
	font-size:12px;
	border-bottom:solid; border-bottom-color:#CCCCCC; border-bottom-width:1px;
}
.cp_blogpost_btns {
	width:510px;
	text-align:left;
	padding-top:5px;
}
#cp_blogpost_container {	
	background-color:#ECECEC;
	width:480px;
}

	
#defaultpic {
	margin:auto;
	padding:4px;
	text-align:center;
	border:solid; border-color:#CCCCCC; border-width:1px;
}

.cp_photo_box {
	width:140px;
	text-align:center;
	margin:auto;
}
.cp_redtxt {
	color:#FF0000;
}

/* SEARCH PAGES STYLES
---------------------------------------------------------------------------------------*/


#formarea_back {
	margin:auto;
	width:850px;
	height:250px;
	padding-top:18px;
	padding-left:15px;
	padding-right:15px;
	background-image:url("layout_images/searchforms_back.gif"); background-repeat:no-repeat;
}
#formarea_adspace {
	float:right;
	width:290px;
}
#formarea_forms {
	float:left;
	width:550px;
}
#results_titlebars {
	background-image:url("layout_images/searchresults_titlebar.gif"); background-repeat:no-repeat;
	width:860px;
	height:20px;
	padding-left:20px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	margin:auto;
}
.member_searchthumb {
	margin:auto;
	width:115px;
	height:115px;
	padding:4px;
	border:solid; border-color:#CCCCCC; border-width:1px;
	text-align:center;
}
.membersresult_container {
	width: 120px;
	height:135px;
	font-size:10px;
}
.membersresult_container a {
	font-size:12px;
}
.membersresult_nametxt {
	width:118px;
	color:#333333;
	
}
#results_container {

	width:870px;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
}
#results_pagelinks {
	width:870px;
	text-align:right;
	font-size:10px;
}

#results_pagelinks a:link {
border:solid; border-color:#CCCCCC; border-width:1px;
padding:2px;
padding-left:6px;
padding-right:6px;
font-size:12px;

}
#results_pagelinks a:hover {
	border-color:#999999;
	font-size:12px;
}
#results_pagelinks a:visited {
border:solid; border-color:#CCCCCC; border-width:1px;
padding:2px;
padding-left:6px;
padding-right:6px;
font-size:12px;

}

/* place ads STYLES
---------------------------------------------------------------------------------------*/

#placead_choosecarbox {
	width:254px;
	height:89px;
	background-image:url("layout_images/car_placead_back.gif"); background-repeat:no-repeat;
}
#choosecar_btnbox {
	width:160px;
	height:34px;
	float:right;
	margin-top:45px;
}
#placead_choosepartsbox {
	width:254px;
	height:89px;
	background-image:url("layout_images/parts_placead_back.gif"); background-repeat:no-repeat;
}
#chooseparts_btnbox {
	width:160px;
	height:34px;
	float:right;
	margin-top:45px;
}
#header_adspace {
	width:468px;
	height:60px;
	float:right;
	top:40px;
	right:330px;
}
/* Private Messages STYLES
---------------------------------------------------------------------------------------*/
.contactingforms {
	width: 250px;
	height: 135px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}




#terms_titlebars {
	padding-bottom:8px;
	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	font-weight:normal;
	font-size:20px;
}


/* Wallpaper STYLES
---------------------------------------------------------------------------------------*/

#wall_container {
	width:700px;
	height:310px;
}

#wallthumb_box {
	width:400px;
	height:300px;
	padding:5px;
	float:left;
	border:solid; border-color:#CCCCCC; border-width:1px;
}
#wall_btns_box {
	width:283px;
	height:300px;
	float:right;
}

.friend_form {
        padding:0px;
        margin:0px;
}
.button_link {
        font-size:11px;
        border:0px;
        background-color:transparent;
        color:#3399ff;
        padding:0px;
        margin:0px;
        width:75px;
}
.button_link:hover {
        color:#999999;
        cursor:pointer;
}
