#wrapper{
	width: 950px;
}


#changeYearLink{
	display:block;
}

/* clearfix after brand list */
#pSpecGroupList:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pSpecGroupList {height: 1%;}
/* End hide from IE-mac */

h3, h4 {
	display: none;
	color: #000;
}

th, td {
	border: none;
	padding: 2px;
	margin: 2px;
	color: #000;
}

	th {
		background-color: #ccf;
	}
	
#pSpecGroupList{
	margin:0px;
	width: 900px;
	background-color:#FFFFFF;
	vertical-align : bottom;
	float: left;

	}
#pSpecGroupList ul {
	display: block;
}

#pSpecGroupList ul li {
	list-style-type: none;
	float: left;
}

#pSpecGroupList ul li {
	padding: 6px 0;
	cursor: pointer;
	border:2px solid #000000;
	width:93px;
	text-align: center;
}

li.activeTab {
	background-color: #999999;

}
li.tab {
	background-color: #E0DFE3;

}
li.tab span{color: blue;}
li.activeTab span{color: #000000;font-weight: bold;}

#printPdf{
	padding:4px 0 4px 24px;
	background: url("../../../assets/en/images/global/pdf.gif") no-repeat;}

.clickTab{
	cursor: pointer;
	}
#pPrint {
float:right;
}
#pPrint span{
padding:2px 0 2px 24px;
height:18px;
background: url("../../../assets/en/images/global/print.gif") no-repeat;
color: blue;
text-decoration: underline;
}


ul{
	margin: 0px;
	padding: 0px;
}

#pSpecGroupData {
	padding: 0px;
	margin:0px;
	width: 950px;
	background-color: #e0dfe3;
	overflow-y:scroll;
	height:300px;
	clear: both;
}

.pSpecGroup {
	margin:0px;
	padding:0px;
	display: none;
}

.pSpecGroup.active {
		display: block;
}



tr.header th {
	background-color: #CCCCCC;
	font-weight: strong;
	color: #000;
	padding: 10px;
}

td {
	padding: 7px;
}

td.odd {
	background-color: #FFFFFF;
}

#pFactSheet{
	float: right;
	padding: 20px 0px;
}

#pFactSheet ul li{
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 0px 20px;
}
.note{
	font-size:8px;
	font-weight: lighter;
	}
#optiondetailContent table{
	background:#fff url(../images/BYO/summary/background_box.gif) no-repeat -5px -5px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#optionDetailDialog {border:1px solid #4f5b6a; position:absolute; width:400px; background:#000; z-index:2;}
.widthtrims {
    width: 200px
}

#car1, #car2, #suv1,#suv2,#van1,#truck1,#truck2{
	display: block;
	height: 120px;
	width: 930px;
	background:#DDDDDD;
	border:1px solid black;
	color: #000000;
	padding:10px;
}
div.layerLt{
	float:left;
	margin-right:25px;
	display:block;
}
div.layerRt{
	float:right;
	text-align:right;
}
div.layerHd{
	font-size:12px;
	font-weight:bold;
}
div.layerFm{
	margin:10px 0 0 0;
	padding:0;
}
div.layerFm table,div.layerFm table tr{
	border:0;
}
div.layerFm table tr td span.grey{
	color:#999;
}
div.layerFm table tr td span.active{
	color:#000;
}
#van1{
	height:150px;
}
#truck1,#truck2{
	height:176px;
}
#suv1 div#submit,#suv2 div#submit{
	margin-left:870px;
	margin-top:65px;
}
#truck1 div#submit,#truck2 div#submit,#van1 div#submit{
	position:absolute;
	top:300px;
	left:890px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#mdsSavedInfo{
	margin-left:50px;
}



#subMenu{
	margin-top:-20px;
	margin-left:300px !important;
}

#headBrand{
	margin-left:15px;
}

#headYear{
	margin-left:0px;
}

.Explorer7 #subMenu{
	margin-top:-30px;
	margin-left:3000px !important;
}

.Explorer6 #subMenu{
	position:absolute;
	margin-top:15px;
	margin-left:10px !important;
}

@media print {	
	#pSpecGroupData {
		padding: 0px;
		margin:0px;
		width: 950px;
		background-color: #e0dfe3;
		overflow-y:visible;
		height:300px;
		clear: both;
	}
	#gMdsFooter{display:none;}	
}
