/*
 *@author: inDEN, Ebi Atawodi
 *@copyright: Connect2Car
 *@description: Global stylesheet for Connect2Car
 */

body {
	color: #444;
	/*background: url(general_images/bg_gradient.jpg) #ccc repeat-x;*/
	background: url(general_images/bg.gif) ;/*leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul, li, img, a img {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: left;
}	

a:link {
	text-decoration: none;
	color: #3AC83A;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a:active {
	text-decoration: none;
}


#wrapper {
	height: auto;
	/*margin: 0 auto 0 auto;*/
	margin-top: 5px; 
	margin-bottom: 5px;	
	margin-left: auto;
	margin-right: auto;
	
	padding: 5px 20px 10px 20px;
	background-color: #fff;
	/*border-left: solid 5px #999;
	border-right: solid 5px #999;*/
	border: 0;	
	border: solid 3px #666666;	
	border-left: solid 3px #666666;
	border-right: solid 3px #666666;
	width: 760px;
	voice-family: "\"}\""; 
 	voice-family:inherit;	
	width: 726px;
}

html>body #wrapper {
	width:726px;
}

#wrapper2 {
	clear: both;
}	

#top {
	margin: 10px 0 10px 0;
	width: 722px;
	height: auto;
	border: solid 1px #fff;
	clear: both;
}	

#top_logo {
	margin: 0 10px 0 0;
	}
	
#top a {
	text-decoration: none;
	font-size: 8pt;
	color: #666;
	padding: 5px;
}

#top a img {
	border: none;
}

#top a:hover {
	color: #ccc;
	text-decoration: underline;
}		

#global_strip {
	margin: 10px 0 10px 0;
	height: 261px;
}

#nav {
	padding: 20px 0 21px 0;
	background: url("general_images/navbgoff.png") #3AC83A;
	width: auto;
	height: 220px;
	float: left;
	/*margin: 0 0 0 0 0;*/
}	

	
#nav a {
	background: url("general_images/navbgoff.png") #3AC83A;
	display: block;
	width: 194px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px; 
}

html #nav a {
	height: 22px;
	height: 16px; /* ie5win fudge ends */
}
		
#nav a:hover {
	background: url("general_images/navbg.png") #2A942A;
}	
	
#main_image {
	padding: 0;
	margin: 0px 0px 0px 2px; 
	width: 520px;
	float: left;
	clear: right;
}
	
#left {
	margin: 10px 7px 30px 0;
	height: auto;
	float: left;
	width: 527px;
	voice-family: "\"}\""; 
 	voice-family: inherit;
	width: 520px;
}

html>body #left {
	width:520px;
}


/*------------------------------------------------*/

#news_container {
	padding-top: 0 0 5px 0;
	margin: 0;
	border: 1px solid #ececec;
	//height:100%
	height: 390px;
	width: 510px;
	voice-family: "\"}\""; 
 	voice-family:inherit;	
	width: 510px;
}

html>body #news_container {
	width:510px;
}
	

.news_img {
	width: 75px;
	height: 60px;
	/*
	75*60
	position: relative;
	top: 6px;
	left: 10px;*/
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #efefef;
}

	
.news_description {
	background-color:#fff;
	margin: 0;
	margin-bottom: 20px;
	padding:0;
	width: 375px;
	height: 60px;
	border: solid 1px #ececec;
	/*position: relative;
	top: -63px;
	left: 100px;*/
	float: left;
	color: #333;
	font-size: 8pt;
}
.spacer{
	clear:left;
}
 #products_container{

	float: left;	
	/*border: 1px dashed #CCC;	*/
	padding-top:10px;
	margin-right:20px;
	padding-left:10px;
	width: 100%;
}
 #products_container .pheads h1, h2, h3{
	color: #40ca40;
	clear: both;	
 }
.image_float{
	float:left;
	margin:0 5px 5px 0;
	}
.products_img {
	/*width: 212px;
	height: 60px;*/
	/*
	75*60
	position: relative;
	top: 6px;
	left: 10px;*/
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	/*border: 1px solid #efefef;*/
}
.products_description {
	margin-right: 15px;
	margin-bottom: 20px;
	padding-right: 10px;
	width: 475px;
	height: 150px;
	/*height: 60px;*/
	/*border: solid 1px #ececec;*/
	/*position: relative;
	top: -63px;
	left: 100px;*/
	float: right;
	color: #333;
	font-size: 12px;	
	cursor: pointer;
	/*background-image: url("http://www.connect2car.com/store/images/uploads/thumbs/thumb_Lg_ANYWHERE_V1.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;*/	

}
.no_formating{
font-weight: normal;
	}
ul.default_list{

list-style-position: inside;
list-style-type:square;
padding-top: 0;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 0px;

}
li.default_list{
list-style-type:square;
font-size: 1em;
list-style-position: inside;
font-weight: bold;	
}

ul.default_list a:link {
color:#3AC83A;
padding:0 15px 0 0;
background:url("general_images/arrow.gif") no-repeat right center;
}
ul.default_list a:visited {
color:#333300;
padding:0 15px 0 0;
background:url("general_images/checkmark.gif") no-repeat right center;
}
ul.default_list a:hover {
color:#cc0000;
padding:0 15px 0 0;
text-decoration: none;
line-height:150%;
border-bottom: 1px dashed #333;
background:url("general_images/arrow.gif") no-repeat right center;
}
ul.default_list a:active {
color:#999;
padding:0 15px 0 0;
background:url("general_images/arrow.gif") no-repeat right center;
}  

.roundcont_green {
border: 1px dashed #CCC;
width: 100%;
height: 149px;
/*background-color: #e5e5e5;*/
/*color: #fff;*/
}
.roundcont_green p {
margin: 0 10px;

}
.roundtop_green {
background: url("http://www.connect2car.com/web/images/gray_corner_topright.gif") no-repeat top right;
}
.roundbottom_green {
background: url(general_images/gray_corner_bottomright.gif) no-repeat top right;
}
img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}

.news_description:hover {
	background-color:#999999;
	}	

.news_article {
	background-color:#fff;
	margin: 0;
	margin-bottom: 20px;
	/*position: relative;
	top: -63px;
	left: 100px;*/
	color: #333;
	font-size: 8pt;
}

h1 {
	font-size: 24px;
}
	
h1.grey_tip {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 10px;
	font-weight: 700;
	background-color: #ececec;
}	

h1.left_head {
	width: 505px;
	margin-bottom: 20px; 
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;	
}	
	
h1.news_title_head {
	margin-bottom: 3px; 
	padding-top: 2px;
	padding-bottom: 2px;
	width: 375px;
	font-weight: bold;
	color: #222;
	font-size: 11px;	
}		

h1.featured_head {
	margin-bottom: 3px; 
	padding: 2px 0 2px 5px;
	width: 175px;
}	

h1.mfc_steps_head {
	width: 721px;
	padding: 2px 0 2px 5px;	
}	

h3.mfc_brief {
	font-size: 12px;
}	

.mfc_brief ul {
	margin: 10px 0 10px 0;
}

.mfc_brief ul li {
	margin: 3px 0 3px 0;
}

h1#mfc_bottom {
	font-size: 12px;
}	
	
.green {
	color: #40ca40;
}

.bold {
	font-weight: bold;
}
	
.float_left {
	float: left;
}	

h4 {
	font-size: 12px;
}	
	
#forum {
	clear: both;
	margin-top: 5px;
	padding: 0;
    padding-bottom: 10px;
	border: 1px solid #ececec;
	width: 510px;
	voice-family: "\"}\""; 
 	voice-family:inherit;	
	width: 510px;	
	}	

html>body #forum {
	width:510px;
}

#forum td {
	padding: 1px 5px 1px 5px;
}

/*************end of news***********/

#featured {
	margin: 10px 0 30px 0;
	padding: 0 0 10px 10px;
	width: 180px;
	height: auto;
	/*border: 1px solid #ececec;
	border-top: 15px solid #f7f7f7;*/
	float: left;
}	


.feat_box {
	padding: 5px;
}	

#feat_car {
	border: 1px solid #ececec;
	margin-bottom: 10px;
}


#feat_product {
	border: 1px solid #ececec;
	margin-bottom: 10px;
}
			
#calendar {
	border: 1px solid #ececec;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

/***MFC page***/

#mfc_top, #mfc_middle, #mfc_bottom {
	clear: both;
	margin: 0 0 10px 0;
}
	

#mfc_links {
	width: 310px;
	margin: 0 0 0 60px;
	padding: 10px 0 0 0;
	float: left;
}

#mfc_links ul li {
	padding: 0 0 5px 0;
	font-size: 14px;
}	

#mfc_links ul li a {
	color: #666;
}


.mfc_brief {
	width: 350px;
	padding: 0;
	margin: 0;
	/*border: 1px solid #ececec;*/
	float: left;
	font-size: 13px;
}

.features_advantages ul li {
	margin: 5px 0 10px 0;
}

#mfc_spider_image {
	width: 300px;
	margin: 20px 5px 10px 0;
	float: left;
}	
	
#flash_description {
	width: 400px;
	margin: 20px 0 10px 0;
	padding: 10px 0 0 0;
	float: left;
}

#mfc_steps {
	border: 1px solid #ececec;
	padding: 0;
}		

#mfc_steps ul {
	margin: 0;
	padding: 10px;
}

#mfc_steps ul li {
	padding: 5px 10px 5px 10px;
}	

.mfc_config_img {
	padding: 20px 10px 20px 90px;
}

/***end of MFC***/

/***support page***/

#support, #about_page, #contact_page, #misc_page {
	margin: 10px 0 10px 0;
}
	
#support_section {
	margin: 0 10px 10px 5px;
	width: 400px;
	float: left;
}	

.support_sections {
	border: 1px solid #ececec;
	/*border-top: 15px solid #ececec;*/
	width: 300px;
	margin-bottom: 10px;
}

.support_sections ul {
	padding: 10px;
}	

/***about page***/

#about_text {
	width: 400px;
	float: left;
}

#about_right {
	width: 270px;
	float: left;
	margin: 0 0 0 30px;
}	

/***contact page***/

#contact_page a {
	color: #666;
	text-decoration: underline;
}	

#contact_info {
	width: 270px;
	float: left;
}


#contact_form {
	width: 400px;
	float: left;
}	

/***downloads page***/

#downloads_page {
	margin: 10px 0 10px 0;
	padding: 0px 0px 15px 0px;
}					

#login {
	background-color: #efefef;
	border: 1px solid #ececec;
	border-top: 15px solid #ececec;	
	width: 200px;
	height: 130px;
	padding: 20px;
	margin: 10px;
	float: left;
}	

#banner {
	padding: 3px 0 0 120px;
	margin: 0;
	background: #999;
	clear: both;
	width: 606px;
	border-top: 5px solid #3AC83A;
}	
	
#bottom {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	clear: both;
	text-align: center;
	background-color: #ececec;
}		

#bottom a {
	text-decoration: none;
	color: #333;
	padding: 5px;
	}

#bottom a:hover {
	color: #ccc;
	}
	
/*****phone*****/
#brand {
	width: 200px;
	float: left;
}	

#model {
	width: 200px;
	float: left;
}

#text {
	width: 300px;
	float: left
}
