/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0px 0px;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #fff;
	}
a{ text-decoration: none; color: #9400e5; font-size: 1em; padding:0px; }
a:hover{ text-decoration: none; color: #9c9c9c; font-size: 1em; padding:0px; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }
.clear { clear: both; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: 150px;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	


#MemberHeaderRight{
	float:left;
	margin:4px 0px 5px 30px;

	}

#logo{
	position:relative;
	float:left;
	width:auto;
}



/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	background:#fff url(images/headerBg.jpg) center top no-repeat; 
	width: 910px; 
	margin: 0px auto;	
	padding:5px 0px 5px 0px;
	text-align:left;
	}

#header img{ 
	padding-top: 5px;
	padding-bottom:20px;
	border:0px;
	}

.carDLabel{
font-family:Calibri, Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
background:#eaeaea;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 910px;
	margin: 0 auto;
	padding-bottom: 0px;
	background:#FFF;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
	
#content h2 { 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	background:#dedede;
	padding:3px 3px 3px 5px;
 
	text-align:left;
	font-weight: normal;
	font-size: 14px;	
	margin: 0px;
	clear: both;
	}
	
#content h2 em {
	color: #666; 
	font-style: normal;
	}

#content h3 { 
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #333;
	background:#fbd3a3;
	padding:5px;
	font-weight: normal;
	font-size: 1.2em;	
	margin: 0px;
	clear: both;
	}



	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
	list-style-type: none;
	padding: 3px 0 0 25px;
	background: url(images/bullet.gif) no-repeat 0px 8px;
	line-height: 1.5em;
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
html>body #content ul.thumbs li a { background-color: transparent; }



#buttonContainer {
	float:left;
	padding:0px;
	margin:15px 0px 15px 0px;
	height:43px;
	text-align:center;
	color:#333;
	}

#buttonLeftBg {
	height:43px;
	float:left;
	width:10px;
	background:url(images/buttonLeftImg.gif) no-repeat;
	}

#buttonCenterBg {
	color:#653703;
	font-weight:normal;
	font-size:13px;
	height:43px;
	float:left;
	width:Auto;
	cursor:pointer;
	text-transform:uppercase;
	padding:14px 15px 0px 15px;
	background:url(images/buttonCentreImg.gif) repeat-x;
	}

#buttonCenterBg a{
	text-decoration:none;
	color:#653703;
	}

#buttonCenterBg a:hover{
	color:#000;
	}
	
#buttonRightBg {
	height:43px;
	float:left;
	width:10px;
	background:url(images/buttonRightImg.gif) no-repeat;
	}

#breadCrumb {
	float: left;
	width: 900px;
	background:#333;
	text-align:left;
	height:16px;
	margin:-3px 0px 5px 0px;
	padding:5px;
}

#breadCrumb a{
	color:#FFF;
}

#breadCrumb a:hover{
	color:#ccc;
}

/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 700px;
	text-align:left;
	padding:0px 0px 0px 0px;
}

#feedback {
	float: left;
	width: 680px;
	margin-top:0px;
	text-align:left;
	padding:0px 0px 0px 5px;
}



#newCarContainer{
	width:675px;
	float:left;
	padding:0px;
	margin:0px;
	}

#newCarLeft{
	float:left;
	width:auto;
	position:relative;
	padding:0px 0px 0px 10px;
	}
	
#newCarLeftQuickTake{
	float:left;
	width:400px;
	position:relative;
	padding:0px 0px 0px 10px;
	}
	
#newCarLeft img{
	padding:4px;
	margin-top:0px;
	margin-left:-14px
	}

#newBottomLeft{
	width:100%;
	float:left;
	padding:4px;
	margin-top:4px;
	margin-left:-5px
	}

#newBottomLeft li {
	list-style-type:square;
	list-style-type:circle;
	padding: 3px 0 0 0px;
	margin-left:10px;
	background:#fff;
	}

#newBottomLeft img{
	margin-right:10px;
	margin-left:0px;
	}


#tableContainer{
	position:relative;
	border:1px dashed #c2a8c0;
	}

table{
	width:100%;
	border:1px dashed #c2a8c0;
	}


table tr{
	height:15px;
	text-align:left;
	text-indent:0px;
	}

table tr.heading{
	height:15px;
	color:#666;
	font-weight:bold;
	background:#ccc;
	}

table tr.bg{
	background:#fff;
	}
	
	table tr.bg1{
	background:#e8e8e8;
	}



#feedback p{
	margin:-28px 0px 0px 50px;
}

#feedback img{
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	border:1px solid #fff;
	}
	
#adCenter{
	float:left;
	position:relative;
	}


#adCenter img{
	padding:5px;
	margin:5px 0px 0px 0px;
	border:1px solid #ccc;
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: right;
	width: 170px;	
	text-align:left;
	background:#fff;
	}

#AdBanner{
	border-top:0px solid #fff;
	border-bottom:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
				
	
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer{
	width: 900px;
	float:left;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 0px;
	position:relative;
	background:#9e9e9e;
	color:#fff;
	}
	
#footerAd {
	float:left;
	width:910px;
	text-align:left;
	line-height:30px;
	margin:0px 0 0 0px;
	padding: 5px 0px 5px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#footerAd ul li{
	width:auto;
	padding:inherit;
	display:block;
	width:205px;
	float:left;
	padding:0px 20px 0 0px;
	list-style-type:none;
	background:#fff;
	}


#footerAd ul li a{
	text-decoration:none;
	color:#000;
	}
	
	#footerAd ul li a:hover{
	text-decoration:none;
	list-style-type: none;
	color:#666;
	}	
	

#footerAd img{
padding:3px;
background:#fff;
border:1px solid #ccc;
}

#tabContent{
	margin-top:0px;
	}

#clearSpace{
	clear:both;
	}



#HeaderNav {
	 
	float:left;
	width:100%;
	z-index:100;
	line-height:30px;
	margin:0px;
	 
}

#nav {
	font-family:Tahoma,Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	padding:0px; 
	margin:-1px 0px 0px 0px; 
	list-style:none; 
	height:30px; 
	position:relative; 
	z-index:200; 
	}

#nav li.top {display:block; float:left;}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#000; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:normal; 
	padding:0px;
	cursor:pointer;
	}

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0px 5px 0px 5px; 
	height:35px;
	}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0px 12px 0px 12px; 
	height:35px;
	}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#000; 
background:#d77d08;
}

#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{padding-bottom:3px;}


#nav li:hover {
	position:relative; 
	z-index:200;
	}
#nav a:hover {
	position:relative; 
	white-space:normal; 
	z-index:200;
	}

#nav :hover ul.sub
{
	left:0px; 
	top:33px; 
	background: #d77d08; 
	padding:1px; 
	width:140px; 
	color:#FFF;
	height:auto;
	z-index:300;
	}
	
#nav :hover ul.sub li {
	display:block; 
	position:relative; 
	float:left;
 
	height:25px;
	width:140px;  
	font-weight:normal;
	}
	
#nav :hover ul.sub li a
{
	display:block; 
	font-size:12px; 
	margin:0px;
	height:25px; 
	width:140px; 
	line-height:24px; 
	text-indent:5px; 
	color:#fff; 
	text-decoration:none;
	border:0px solid #442d62;
	background:#fff url(images/subMenuOvr.jpg); 
	}
	
	
#nav :hover ul.sub1 li a:hover {
	background:#fff url(images/subMenu.jpg); 
	padding:0px;
	color:#fff; 
	border-color:#442d62;
	}
	
#nav :hover ul.sub1 li a
{
	display:block; 
	font-size:12px; 
	margin:0px;
	height:25px; 
	width:180px; 
	line-height:24px; 
	text-indent:5px; 
	color:#fff; 
	text-decoration:none;
	border:0px solid #442d62;
	background:#fff url(images/subMenuOvr.jpg); 
	}
 #nav :hover ul.sub li a:hover {
	background:#fff url(images/subMenu.jpg); 
	padding:0px;
	color:#fff; 
	border-color:#442d62;
	}
#nav li b {
	display:block; 
	font-size:11px; 
	height:25px; 
	width:140px;
	line-height:18px; 
	margin-bottom:0px; 
	text-indent:6px; 
	color:#ff6; 
	border-bottom:0px solid #ff6; 
	cursor:default;
	}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{
	left:89px; 
	top:-4px; 
	background: #f6911b; 
	padding:2px; 
	border:0px solid #0b4d97; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0px; 
	height:0px; 
	margin:0px; 
	padding:0px; 
	list-style:none;
	}

#nav li:hover li:hover > ul
{
	left:90px; 
	top:-4px;
 	padding:2px; 
	border:0px solid #0b4d97; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;
	}
#nav li:hover > ul ul 
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0px; 
	height:0px; 
	margin:0px; 
	padding:0px; 
	list-style:none;
	}
	
#nav li:hover li:hover > a.fly
{
	background:#f6911b; 
	color:#000; 
	border-color:#000;
	} 

#nav li:hover li:hover > li a.fly
{
	background:#f6911b; 
	color:#000; 
	border-color:#f6911b;
	} 
/* ==================== end here ============================ */




/*=================================Menu CSS====================================*/

#footerNav {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}

#footerNav table{
	border:0px;
	}

#footerNav table a {
	text-decoration:none; 
	color:#666;
	}
	
	
	#footerNav table a:hover {
	color:#000;
	}




.indexInput{
	font-family:Tahoma,Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	height:20px;
	padding:5px 0 0 5px;
width:390px;
color:#999;
border:solid 1px #CCC;
}

.indexInputHalf{
	font-family:Tahoma,Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	height:20px;
	padding:5px 0 0 5px;
	color:#999;
width:320px;
border:solid 1px #CCC;
}
	

	

#Fnav {
	font-family:Tahoma,Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	margin:0px; 
	list-style:none; 
	height:35px; 
	position:relative; 
	z-index:200; 
	}

#Fnav li.Ftop {display:block; float:left;
}

#Fnav li a.Ftop_link {
	display:block; 
	float:left; 
	height:35px; 
	color:#666; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:normal; 
	padding:0 0 0 0px;
	cursor:pointer;
	}

#Fnav li a.Ftop_link span {
	float:left; 
	display:block; 
	padding:0 20px 0 20px; 
	height:35px;
	}

#Fnav li a.Ftop_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 22px; 
	height:35px;
	}

#Fnav li:hover a.Ftop_link,
#Fnav a.top_link:hover
{color:#000; 
}
/* ==================== end here ============================ */


#conceptImgContent{
	text-align:left;
	padding:0px;
	margin:0px;
	width:156px;
	position:relative;
	}



#conceptImgContentRight{
	width:166px;
	background:#F00;
	margin-left:10px;
	position:relative;
	}

#thumbLeft{
	float:left;
	position:relative;
	padding:0px;
	margin:0px 5px 0px 0px;
	line-height: 1.5em;
	text-align:left;
	}

#thumbLeft img{
	padding:5px;
	margin:5px 0px 5px 0px;
	border:1px solid #ccc;
	}

#thumbRight{
	float:right;
	position:relative;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	text-align:left;
	}

#thumbRight img{
	margin:5px 0px 5px 0px;
	padding:5px;
	border:1px solid #ccc;
	}


#thumbRight p{
	padding: 5px 5px 5px 15px;
}


#pageText{
	line-height:16px;
	padding:0px 0px 0px 0px;
	margin-top:5px;
	text-align:justify;
	}

#pageText img{
	padding:5px;
	margin:0px 5px 0px 0px;
	border:1px solid #ccc;
	}

 .image1{
		border:1px solid #ccc;
      }

#pageText table{
	width:100%;
	border:none;
	text-align:left;
	}

#pageText table td img{
	padding:0px;
	margin:10px 0px 0px -3px;
	border:0px solid #ccc;
	}

#pageText table h4 { 
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #3b2039;
	background:#e6d6e5;
	height:15px;
	font-size: 1.2em;	
	font-weight:normal;
	margin: 0px;
	padding:5px 5px 5px 0px;
	text-indent:5px;
	clear: both;
	}
	
#pageText table h4 em {
	font-style: normal;
	}

.barLine{
	height:1px;
	background:url(images/barLine.gif) repeat-x;
	}
	
#headingText { 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #3b2039;
	border: 1px solid #ccc;
	background:#e6d6e5 url(images/ourValueHdBg.jpg) top repeat-x;
	padding:0px 0px 0px 5px;
	width:auto;
	height:24px;
	font-size:11px;	
	margin:0px 0px 3px 0px;
	clear: both;
	}
	

#headingText Img{ 
margin:0px;
padding:0px 5px 0px 0px;
border:none;
}



.newbtn {
	float: left;
	clear: both;
	background: url(images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}
.newbtn a{
	float: left;
	height: 40px;
	background: url(images/btn_stretch.png) repeat-x left top;
	line-height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}
.newbtn span {
	background: url(images/btn_right.png) no-repeat;
	float: left;
	width: 10px;
	height: 40px;
}
.newbtn_purple { background-color: #872d91; }
.btn_red { background-color: red; }
.btn_orange { background-color: #ff9000; }
.btn_blue { background-color: #002c85; }
.clear {
	clear: both;
}