/* ORIGINAL */
#CUVsContainer {
	display:block;
	clear:both;
	width:100%;
	margin:0px 0px 0px 10px;
}
#CUVsContainer td {
	font-size: 11px;
}
#certifiedContainer {
	float:left;
	clear:both;
	width:100%;
	margin:0px 0px 10px 0px;
}
#makeTabs {
	float:left;
	clear:left;
	width:633px;
	height:auto;
}
.makeTab { 
	float:left; 
	width:163px; 
	height:25px;
	margin-right: 7px;
	text-align:left; 
}
.makeTab img { 
}
.buttonClass {
	width: 163px;
	height: 25px;
	border: 0;
}
.makeTabOff, .makeTabOn {
	margin-bottom: -2px;
	padding: 0;
	cursor:pointer; 
}
.makeTab1 { 
}
#certifiedDataTop { 
	float:left; 
	width:633px; 
	height:1px;
	display: none;
}
.bridgeOn {
	float: left;
	width: 165px;
	height: 1px;
	border:0;
	display: none;
}
.bridgeOff { 
	float: left;
	width: 165px;
	height: 1px; 
	border:0;
	display: none;
}
.tabOn { 
	position:absolute; 
	width:165px; 
	height:1px; 
	background-color:#FFFFFF; 
	z-index:10; 
}
.tabOff { 
	display:none; 
}
#certifiedContent {
	float:left;
	width: 633px;
	background-color: #fff;
	background-repeat : no-repeat;
	color: #000;
}
#certifiedData #certifiedContent a,
#certifiedData #certifiedContent a:active {
	background-position: 0px 4px;
	padding-left: 7px;
	color: #0070be;
	font-size: 10px;
	text-decoration: none;
}
#certifiedData #certifiedContent a:hover {
	text-decoration: underline;
}
.certifiedBody { 
	float:left;
	clear:left;
	width:610px;
	padding-left:22px;
}
#certifiedContent .certifiedBody h1 {
	font-size:18px;
}
#certifiedContent .certifiedBody h2 {
	font-size:18px;
}
p.asterisk {
	font-size:0.8em;
}
.hidden {
	display:none;
}
.cadillacTbl td {
	padding:10px;
	width:33%;
}
.cadillacTbl td.even {
	background-color:#eef0f2;
}
.cadillacTbl td.evenCadillac {
	background-color:#e6e9ec;
}
.cadillacTbl td.odd {
	background-color:#fff;
}
.cadillacTbl td.oddCadillac {
	background-color:#f7f8f9;
}
table#CPOcompare {
	margin:0 10px;
	border:1px solid #777e83;
    border-collapse:collapse;
}
#CPOcompare td  {
	border-top:1px solid #777e83;
	border-left:1px solid #777e83;
	text-align:left;
	vertical-align:top;
	width:33%;
	color: #777e83;
	font-size: 10px;
}
#CPOcompare ul {
	list-style-type: none;
}
#CPOcompare li {
	margin-bottom:10px;
}
#leftCol {
	float: left;
	width: 640px;
}

#rightCol {
	float: left;
	width: 300px;
	margin-left: 20px;
}

#rightCol .CICContainer {
	margin-top: 20px;
}

#videoContainer {
	float: left;
	width: 300px;
	cursor: pointer;
}

#CPOContainer {
	float: left;
	width: 325px;
}

#CTAPanel {
	float: right;
	width: 240px;
}

#logos {
	margin-top: 10px;
	height: 50px;
}

.logo {
	float: left; 
}

#findYourVehicle {
	margin-top: 5px;
	margin-left: 15px;
	display: block;
}
#certifiedLogo {
	margin-top: 10px;
	display: block;
}
#requestQuote,
#contactUs {
	margin-top: 10px;
	display: block;
	width: 140px;
	font-weight: bold;
}
#requestQuote {
	margin-left:38px;
}
#contactUs {
	margin-left:33px;
	border: 1px solid #f5f5f5;
	padding: 3px;
	color: #b6b6b6;
	font-size: 10px;
	background-color: #fcfcfc;
}
#certifiedData #certifiedContent #contactUs a,
#certifiedData #certifiedContent .benefitsAccordian .benefitDescription p a {
	background-image: none;
	padding: 0;
	text-decoration: underline;
}
#benefitsButtons {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #B6B6B6;
	font-weight: bold;
	font-size:12px;
	cursor: pointer;
}
#certifiedData #certifiedContent h3,
#certifiedData #certifiedContent h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.preOwnedPopup h3 {
	font-size: 15px;
	font-weight: bold;
}
.preOwnedPopup h4 {
	font-size: 12px;
	font-weight: bold;
}
a {
	cursor: pointer;
}
.preownedLinks {
	margin-left: 16px;
}
.benefitHeading {
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 2px;
	vertical-align:top;
	color: #B6B6B6;
}

.benefitHeading .benefitIcon {
	float: left;
}

.benefitHeading h3 {
	font-size:12px;
	vertical-align:top;
	height: 20px;
	margin-top: 6px;
	margin-left: 10px;
	float: left;
}

.h3_On {
	color: #0070be;
}

.benefitsAccordian .benefitDescription {
	display: none;
	width: 550px;
	padding-bottom: 10px;
	margin-left: 40px;
}
.benefitsAccordian .benefitDescription p,
.benefitsAccordian .benefitDescription ul {
	color: #777e83;
	font-size: 10px;
}
.benefitsAccordian .benefitDescription h4 {
	color: #777e83;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
}
.benefitsAccordian .benefitDescription .benefitDisclaimer {
	margin-top: 10px;
}
.benefitsAccordian .benefitDescription .benefitDisclaimer p {
	font-size: 8px;
	margin: .5em 0;
}

.preOwnedPopup{
	color:#777E83;
	font-size:10px;
	margin-left:40px;
	padding-bottom:10px;
	width:850px;
	height:550px;	
	text-align:left;
}
.bottomPromotion {
	font-size:11px;
	margin-left: 20px;
	float: left;
	display: none;
	clear: both;
	width: 920px;
	text-align: justify;
}

/*Generic Popup*/
#mask {
	background-color: #222;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	z-index: 1;
}

#popup {
	z-index: 2;
	position: absolute;
	background-color: #FFFFFF;
	display: none;
}

#popup .closeButton {
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 3;
	cursor: pointer;
}

#flashContent {
	padding: 20px;
	overflow: auto;
}

.flashContent_Resize {
	width: 930px;
	height: 611px;
}

/* New Certificed Used Vehicle design */
#CUVPromoText, #CPOPromoText {
}

.promoHeaderText {
	font-size:11px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 615px;
	float: left;	
}

.promoImages {
	padding: 20px 0px 20px 0px;
	width: 300px;
	display: none;
}

.CICContainer  {
	margin-top: 20px;
}

.promotImage {
	width: 300px;
	height: 150px;
}

.promotImage2 {
	width: 300px;
	height: 300px;
}

#pdfDownload {
	display: none;
	margin-bottom: 5px;
	margin-right: 2px;
	width: 141px;
	height: 32px;
	float: right;
	text-align: left;
	border-top: 1px dotted #a9a9a9;
	border-bottom: 1px dotted #a9a9a9;
	cursor: pointer;
}

#pdfImage {
	float: left;
	margin-top: 7px;
}

#textDownload {
	padding: 3px;
	color: #797a87;
	width: 115px;
	float: left;
	font-size:9px;
}

#certifiedContent {
	background-color: #fff;
}

#imageContainer {
	float: left;
	width: 300px;
	visibility : visible;
}

#leftPanel, #rightPanel {
	float: left;
	margin: 0;
}

#rightPanel {
	padding-left: 15px;
}

.horzLine {
	border: 0;
	height: 1px;
	width: 562px;
	margin-bottom: 2px;
	font-size: 1px;
}
