body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #999999;
	/*background-image: url(/_Global/img/bg_main.jpg);*/
	background-repeat: repeat-x;
}
.cursorpoint
{
	cursor: pointer;
}
input.submitButton {
    background: url(/_Global/img/btn_submit.jpg);
    width: 58px;
    height: 21px;
    border: none;
    cursor: pointer
}
div {
	/*position: relative;*/
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}

p {clear: both;}

a {
	color: #666666;
	text-decoration: none;
}

a.button_text {
            color: #FFFFFF;
            text-decoration: none;
}

a:hover,
a:active {
	color: #DD0000;
	text-decoration: underline;
}


a.moreA {
	color: #CD0000;
	text-decoration: underline;
}

a.moreA:hover,
a.moreA:active {
	color: #666666;
	text-decoration: none;
}

h1.vehicleHeader {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

.textRed {
	color: #DD0000;
}

.textWhite
{
	color: #FFFFFF;
}

.textWhite a:hover{
	color: #FFFFFF;
}

.textBold {
	font-weight: bold;
}

.textRed15 {
	color: #DD0000;
	font-size: 14px;
	font-weight: bold;
}

.text8 {
	font-size: 9px;
}

.textHeader {
	font-size: 25px;
	color: #DD0000;
	font-weight: bold;
	line-height: 40px;
}

.textHeaderAssoc {
	font-size: 25px;
	color: #DD0000;
	font-weight: bold;
	line-height: 30px;
}

.textVehicleHeader {
	font-size: 18px;
	font-weight: bold;
}

/* Main Wrapper */
#divWrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 780px;
	height: auto;
	padding: 0px;
	margin-left:-390px;
	margin-right: auto;
	float: left;
	clear: both;
}

/* Top Wrapper */
#divWrapper #divTop {
	width: 780px;
	height: 81px;
	float: left;
	clear: both;
}

#divTop #divTopLogo {
	width: 97px;
	height: 81px;
	float: left;
}

#divTop #divTopHeader {
	width: 660px;
	height: 45px;
	float: right;
	text-align: right;
	padding: 10px 20px 18px 0;;
}

#divTopHeader a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding: 0 7px; 
}

#divTopHeader a:hover {
	color: #DD0000;
}

/* Menu Wrapper */
#divWrapper #divMenu {
	width: 780px;
	height: 33px;
	float: left;
	clear: both;
	z-index: 999999;
}

#divWrapper #divMenu #OuterDivID #ContainerDivID div {
	background-color: transparent;
}


/* content Wrapper */
#divWrapper #divContent {
	width: 780px;
	height: auto;
	float: left;
	clear: both;
}

#divContent #divContentImage {
	width: 780px;
	height: auto;
	float: left;
	clear: both;
	text-align:center;
}

#divContent #divContentContent {
	width: 780px;
	height: auto;
	float: left;
	clear: both;
}

#divContentContent #divContentTop {
	width: 700px;
	min-height: 150px;
	background-color: #E6E6E6;
	background-image: url(/_Global/img/curve_grey.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	clear: both;
	padding: 40px;
}

#divContentTop  #divContentTopLeft {
	width: 330px;
	height: auto;
	float: left;
	background-color: #E6E6E6;
	padding-right: 20px;	
 }

#divContentTop  #divContentTopRight {
	width: 330px;
	height: auto;
	float: left;
	background-color: #E6E6E6;	
	padding-left: 20px;
 }

#divContentContent #divContentBottom {
	width: 700px;
	float: left;
	clear: both;
	padding: 40px;
}

#divContentBottom  #divContentBottomLeft {
	width: 330px;
	height: auto;
	float: left;
	padding-right: 20px;	
 }

#divContentBottomLeft #divContentBottomLeft1 {
	width: 100px;
	height: auto;
	padding-right: 20px;
	float: left;
}

#divContentBottomLeft #divContentBottomLeft2 {
	width: 210px;
	height: auto;
	float: left;
}

#divContentBottom  #divContentBottomRight {
	width: 330px;
	height: auto;
	float: left;
	padding-left: 20px;
 }

#divContentBottomRight #divContentBottomRight1 {
	width: 104px;
	height: auto;
	padding-right: 20px;
	float: left;
}

#divContentBottomRight #divContentBottomRight2 {
	width: 206px;
	height: auto;
	float: left;
}

/* Content Sub */
#divContentContent #divContentSubLeft {
	width: 179px;
	height: auto;
	float: left;
	padding: 25px 0 25px 10px;
}

#divContentSubLeft #divLeftMenu {
	width: 164px;
	height: auto;
	float: left;
	margin: 5px 0;
}

#divLeftMenu .menuItems {
	width: 157px;
	height: auto;
	padding: 5px 0 5px 10px;
	background-image: url(/_Global/img/dash_horizontal.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin-left: -10px;
	cursor: pointer;
}

#divContentContent #divContentSubRight {
	width: 586px;
	height: auto;
	float: left;
	padding: 45px 5px 25px 0px;
}


#divContentContent #divContentSubRightGallery {
	width: 561px;
	height: auto;
	float: left;
	padding: 45px 5px 25px;
}


/* bottom wrapper */
#divWrapper #divBottom {
	width: 740px;
	height: auto;
	padding: 25px 20px;
	border-top: 1px solid #CCCCCC;
	float: left;
	clear: both;
}

#divBottom #divBottomLeft {
	width: 520px;
	height: auto;
	float: left;
}

#divBottomLeft a {
	font-size: 11px;
	font-weight: bold;
	color: #CD0000;
}

#divBottomLeft a:hover {
	color: #666666;
	text-decoration: none;
}

#divBottom #divBottomRight {
	width: auto;
	height: auto;
	float: right;
	text-align: right;
}

#divBottomRight a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#divBottomRight a:hover {
	color: #CD0000;
	text-decoration: none;
}

/* bottom Margin wrapper */
#divWrapper #divBottomMargin {
	width: 780px;
	height: 40px;
	background-color: #999999;
	float: left;
	clear: both;
}
/* bottom Margin wrapper  Ends*/


/* Special Offer */
.specialofferWrapper {
	width: 732px;
	height: auto;
	float: left;
	clear: both;
	padding: 15px 24px;
}

.specialofferLeft {
	float:left;
	height:auto;
	margin-right:15px;
	
	width: 260px;

}

.specialofferRight {
	width:440px;
	height: auto;
	float: left;
}

.specialofferRight .vehicleWrapper {
	border: none;
}


.specialofferLeft .vehicleWrapper {
	border: none;
}




.specialofferLeft2 {
	float:right;
	height:auto;
	margin-right:15px;
	width:440px;
}

.specialofferRight2 {
	margin-top:15px;
	text-align: right;
	width: 260px;
	height: auto;
	float: left;
}

.specialofferRight2 .vehicleWrapper {
	border: none;
}


.specialofferLeft2 .vehicleWrapper {
	border: none;
}



.vehicleWrapper {
	border:1px solid #CCCCCC;
	height:auto;
	padding:1px;
	width:auto;
	float: left;
}

a.specialofferHeaderA {
	color: #DD0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.specialofferHeaderA:hover {
	text-decoration: none;
}

/* Special Offer Ends */

/* Specs */
.tableheader {
	background:#575757 none repeat scroll 0%;
	color:#F5F5F5;
	font-size:11px;
	font-weight:bold;
	padding:17px 0pt 9px 15px;
}

.tablerowone {
	background:#ECECEC none repeat scroll 0%;
	color:#000000;
	font-size:10px;
	padding:6px 0pt 9px 15px;
}

.tablerowtwo {
	background:#FFFFFF none repeat scroll 0%;
	color:#000000;
	font-size:10px;
	padding:6px 0pt 9px 15px;
}

/* Specs Ends */

/* Get Brochure */

.tablehederTop {
	background:#575757 none repeat scroll 0%;
	color:#F5F5F5;
	font-size:11px;
	font-weight:bold;
	padding:15px 0px 15px 17px;
}

.tablebkgd {
	background:#F1F1F1 none repeat scroll 0%;
}

.table {
	color:#333333;
	font-size:11px;
	padding:20px 20px 20px 17px;
}

td.button_text {
	color:white;
	font-size:11px;
	padding:0px 10px;
}

.button_drkgrey {
	background:#575757 none repeat scroll 0%;
}

.button_red {
	background:#CC0000 none repeat scroll 0%;
}

.button_drkgrey td.button_top_left {
	background:transparent url(/_Global/img/btnbox_topleft_drkgrey.gif) repeat scroll 0%;
}

.button_drkgrey td.button_top_right {
	background:transparent url(/_Global/img/btnbox_topright_drkgrey.gif) repeat scroll 0%;
}

.button_drkgrey td.button_btm_left {
	background:transparent url(/_Global/img/btnbox_bottomleft_drkgrey.gif) repeat scroll 0%;
}

.button_drkgrey td.button_btm_right {
	background:transparent url(/_Global/img/btnbox_bottomright_drkgrey.gif) repeat scroll 0%;
}

.button_red td.button_top_left {
	background:transparent url(/_Global/img/btnbox_topleft.gif) repeat scroll 0%;
}

.button_red td.button_top_right {
	background:transparent url(/_Global/img/btnbox_topright.gif) repeat scroll 0%;
}

.button_red td.button_btm_left {
	background:transparent url(/_Global/img/btnbox_bottomleft.gif) repeat scroll 0%;
}

.button_red td.button_btm_right {
	background:transparent url(/_Global/img/btnbox_bottomright.gif) repeat scroll 0%;
}

/* Get Brochure  Ends*/

/* Associates */
#divAssocSeparator {
	width: 780px;
	height: 1px;
	float: left;
	padding-top: 1px;
	border-bottom: 2px solid #000000;
}

#divAssocContent {
	width: 732px;
	height: auto;
	float: left;
	clear: both;
	padding: 24px;
}
/* Associates ends */


/* Boottom Nav **/

#divBottomNavWrapper {
	width: 780px;
	height: 58px;
	float: left;
	background-color: #313131;
}

#divBottomNavWrapper #divBottomNav {
	width: 780px;
	height: 58px;
	float: left;
	background-color: #313131;
	text-align: center;
	top: 21px;
}


#divBottomSep {
	width: 780px;
	height: 2px;
	background-color: #999999;
	float: left;
	clear: both;
}

#divBottomNav a {
	color: #FFFFFF;
	padding: 0 10px;
}

#divBottomNav a:hover,
#divBottomNav a:active {
	color: #DD0000;
	text-decoration: underline;
}

.borromNavLabel {
	color: #c54343;
	font-weight: bold;
}

/*  Bottom Nav Ends ***/


.svnImage {
	width: 575px;
	float: left;
	height: 20px;
}

.svnGreline {
	width: 575px;
	float: left;
	height: 5px;
	border-bottom: 1px solid #d5d5d5;
}

.svnItem {
	width: 565px;
	float: left;
	height: auto;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #d5d5d5;
	background-color: #efefef;
}

.svnItemUpdated {
      background-color:#EFEFEF;
      border-right:1px solid #D5D5D5;
      float:left;
      height:auto;
      padding-right:10px;
      width:195px;
}

.svnItemCreated {
      background-color:#EFEFEF;
      float:left;
      height:auto;
      padding-left:10px;
      width:195px;
}


.svnItemButtonView {
	width: 58px;
	float: left;
	height: auto;
	padding-right: 5px;
	background-color: #efefef;
}

.svnItemButtonEdit {
      background-color:#EFEFEF;
      float:left;
      height:auto;
      padding-right:5px;
      width:85px;
}

.svnItemButtonView a,
.svnItemButtonEdit a {
            Color: #FFFFFF;
            Text-decoration: none;
}

.svnItemButtonView a:hover,
.svnItemButtonEdit a:hover {
            Text-decoration: underline;
}


.containerStatus
{
	border: solid 1px #FFFF66;
	background-color: #FFFFCC; width:542px;
	color:Black; padding:5px; margin: 15px 10px 15px 10px; 
}

 .header { color:#CC0000; font-size:14px; font-weight:bold; padding:15px 10px 10px 0px; }
 
 
 /* FAQ */

.answerTitle {
	font-weight:bold;color:black;
	text-decoration:none;
	
}
.questionAnswerDiv .questionDiv	{
	padding:10px;
	margin:0px;
	display:block;
}
.questionAnswerDivOpen .questionDiv	{
	padding:10px;
	margin:0px;
	display:block;
	background:#E1F4FD;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.questionAnswerDiv .questionDiv td.arrow {
	background-image:url(/_Global/img/btn_arrow.gif); 
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width:20px;
}
.questionAnswerDivOpen .questionDiv td.arrow {
	background-image:url(/_Global/img/btn_arrow_dwn.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width:20px;
	
}
.questionAnswerDiv .answerDiv	{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:10px;margin-bottom:2px;
	display:none;
}
.questionAnswerDivOpen .answerDiv	{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	padding:10px;margin-bottom:2px;
	display:block;
}
a.questionTitle {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}
a.questionTitle:hover {
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}
.answerText {
	font-size:10px;
	line-height:15px;
	color:#666666;
	padding-right:30px;
}
.answerImage {
	background:#E4E4E4;
	padding:20px;
}

/*END FAQ*/

#divContentText {
            padding-top:24px;
            padding-left:24px;
            padding-right:24px;
            padding-bottom:24px;
}


#divContentText h1 {
	color:#cc0000;
	font-size:21px;
}
#divContentText h2 {
	color:#cc0000;
	font-size:12px;
}








	.loginBar {
		width:773px;
		height:25px;
		padding-top:10px;
		padding-left:7px;
		float: left;
		background-color:#313131;
		color: #c3c3c3;
	}
	.loginBar .redText{
		color: #c54343;
		font-weight: bold;
	}
	
	.loginBar a {
		text-decoration: none;
		color: #CCCCCC;
	}
	.loginBar a:hover {
		text-decoration: underline;
		color: #CCCCCC;
	}
	
	
	
.newsWrapper {
                clear:both;
                float:left;
                height:auto;
                width:730px;
                padding: 25px 25px 0;
                display: block;
}

.npImageThumb {
                width: 50px;
                height: 40px;
                padding: 5px;
                border: 1px solid #cccccc;
                float: left;
				text-align:center;
}

.npContent {
                margin-left: 15px;
                width: 581px;
                float: left;
                color: #575757;
                font-weight: bold;
                font-size: 12px;
}

a.newsAdsHeader {
                color: #cc0000;
                font-size: 18px;
                text-decoration: underline;
                font-weight: bold;
                display: block;
                margin-bottom: 5px;
}

.newsAdsHeader {
                color: #cc0000;
                font-size: 18px;
                font-weight: bold;
                display: block;
                margin-bottom: 5px;
}

.npSepLine {
                width: 730px;
                margin: 20px 0 0;
                border-top: 1px solid #cccccc;
                float: left;
}

.adsHeaderWrapper {
                width: 750px;
                padding: 15px;
}
.adsHeaderWrapper h1 {
                font-size: 22px;
                margin: 0;
}

.adsHighlightWrapper {
                width: 780px;
                background-color: #e8e8e8;
                height: auto;
                float: left;
}

.adsHighlightLeft {
                width: 324px;
                padding: 15px;
                background-color: #e8e8e8;
                float: left;
}

.adsHighlightRight {
                width: 326px;
                padding-top: 15px;
                background-color: #e8e8e8;
                float: left;
                color: #575757;
                font-weight: bold;
                font-size: 12px;
}

a.adsEnlarge {
                color: #575757;
                text-decoration: underline;
}

a.adsEnlarge:hover {
                text-decoration: none;
}

.subheader {
	color:#CC0000;
	font-size:11px;
	font-weight:bold;
	padding: 0;
	text-decoration:none;
}

<!-- spec table 2011 -->
#specs-table table {
	width: 586px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}
#specs-table table td {
	border-bottom:1px #ccc solid;
	border-top:1px #fff solid;
}
#specs-table table.alternating tr:nth-child(odd) {
  background-color: #FFFFFF;
}
#specs-table table.alternating tr:nth-child(even) {
  background-color: #CCCCCC;
}
#specs-table table td {
	border-right:1px solid #CCCCCC;
	padding: 10px 0 10px 10px;
}
#specs-table .table-header {
	border-right:1px #575757;
	color:#FFF;
	font-weight:bold;
}
#specs-table .table-header td {
	background-color:#575757;
}
#specs-table table .table-header td {
	border-right: none;
}
