@charset "utf-8";
/*
greybarheadline: 999999
greybackground: e4e4e4
orangelink: d36d00
mouseoverrow: e5f0f4
*/

#dlGUIContainerMainContent  {
	width:995px;
	margin-left:4px;
	float:left;	
}
.dlGUIHeadbar {
	background-color:#999999;
}

.dlGUIHeadbar h2 {
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	padding-left:8px;
}
div.oneRowFormContainer  {
	margin-top:6px;
	margin-bottom:6px;
	float:left;
}
.dlGUIMainBar01  {
	padding:10px;
	padding-left:8px;
	padding-right:0px;
	background-color:#E4E4E4;
	margin-bottom:4px;
	/*height:50px;*/
}

.whiteBG {

	background-color:#FFFFFF;
}

.mapListViewBox  {
	float:right;
	padding-right:8px;
}

.floatMeLeft {
	float:left;
}
.floatMeRight {
	float:right;
}
h3.dlGUIActionHeadline03, h3.dlGUIActionHeadlineNF, h3.dlGUIActionHeadlineResult {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-right:4px;
}
h3.dlGUIActionHeadline03 {	
	float:left;
	width:124px;
	white-space:normal;
}
h3#searchDirectionsResultHeadline  {
	display:none;
}


input, select, option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form  {
	margin:0;
	padding:0;
}
input.dlGUIInputFieldsGeneric  {
	border: 1px solid #cccccc;
	padding:2px;
}
input.dlGUIInputFieldsBubble  {
	border: 1px solid #cccccc;
	height:15px;
	padding:3px;
	color:#999999;
}
.dlGUISearchBar01FormBox {
	float:left;
	padding-right:20px;
	padding-top:0px;
	margin:0px;
}
.dlGUIActionHeadline03Box {
	float:left;
	width:130px;
	padding-right:4px;
}
select {
	border: solid 1px #ccc;
	margin:0;
}
option  {
	padding:2px;
}
a.inactiveLnk  {
	color:#000000;
	text-decoration:none;
}
a.inactiveLnk:hover {
	color:#000000;
	text-decoration:none;
}
a.inactiveLnk:visited  {
	color:#000000;
	text-decoration:none;
}
.dlGUISubmit {
	font: bold 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	height: 23px;
	border-top: 2px solid #E4A765;
	border-right: 2px solid #643400;
	border-bottom: 2px solid #643400;
	border-left: 2px solid #E4A765;
	background-color: #D36D00;
	padding-top: 1px; padding-bottom: 4px;
	padding-right:0px;
	padding:0px;
	padding-left:12px;
	background-image:url(http://www.global.chevroleteurope.com/images/general/form-arrow.gif);
	background-position:4px 2px;
	 background-repeat: no-repeat;
	text-align:left;
	vertical-align: middle;
	cursor: pointer;
} 
.simpleText  {
	margin:8px;
	margin-left:0px;
	padding-top:0;
	width:950px;
}
#dlGUIbreadcrump {
	font-weight:bold;
	margin-top:12px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0;
}

ul.countryCityList  {
	list-style-type: none;
	margin-left: 0px;
	margin-top:0px;
	padding-left:0px;
	margin-bottom:4px;
}
div.countryCityListContainer  {
	float:left;
	min-height:10px;
	width:600px;	
}
div.countryCityListBox  {
	float:left;
	width:200px;
	min-height:310px;
}
ul.countryCityList li {
	margin-bottom:2px;
}
ul.countryCityList li.letterIndex {
	color:#999999;
	font-weight:bold;
}
ul.countryCityList li.letterIndexCont {
	visibility:hidden;
	font-weight:bold;
}

ul.countryCityList li a.MainContentLink01 {
	text-decoration:none;
}


ul.countryCityList li a.MainContentLink01:hover {
	text-decoration:underline;
}

img.dealerMap  {
	position:absolute;
	z-index:0;
}

img.hiddenImg {
	visibility:hidden;
	position:absolute;
	z-index:1;
	border:none;
}
img.displayImg {
	visibility:visible;
	position:absolute;
	z-index:1;
	border:none;
}
div#MapBox  {
	width:384px;
	height:310px;
	float:right;
}	
table.resultTableListView  {
	width:986px;
	border:none;
	margin:0;
	border-spacing:0;
	margin-bottom:24px;
}
table.resultTableMapView, table#resultTableMapView  {
	width:100%;
}


table.resultTableListView thead tr th {
	background-color:#E4E4E4;
	border-top:1px solid #e5f0f4;
	border-bottom:1px solid #e5f0f4;
	text-align:left;
	padding:8px;
	font-weight:normal;   
    cursor: pointer;
    background-repeat: no-repeat; 
    background-position: center left; 
    margin-left: -1px; 
	font-size:10px;
	text-decoration:underline;
	color:#999999;
	
}

table.resultTableListView tr td, table#resultTableMapView tr td {
	border-bottom:1px solid #e5f0f4;
	text-align:left;
	padding:8px;
	vertical-align:top;
	
}
table#resultTableMapView tr td {
	border:none;
	
}
table.resultTableListView tr:hover, table#resultTableMapView tr:hover  {
	background-color:#e5f0f4;
}


table#resultTableMapView tr td {
	padding-right:0px;
}

table#resultTableMapView tr td.retDistance {
	padding-right:8px;
	padding-left:8px;
	text-align:right;
	white-space:nowrap;
}


table.resultTableListView tr th.retDistance  {
	text-align:right;
	font-weight:bold;
}

table.resultTableListView tr td.retDistance  {
	text-align:right;
}
table.resultTableListView tr td a {
	text-decoration:underline;
	color:#A53200;
	
}
a.MainContentLinkWithBGImage01  {
	display:inline;
}

.printLnk  {
	color:#A53200;
	margin-top:0px;
}
img.printIcon  {
	padding-left:4px;
	
}
span.retailerName {
	font-weight:bold;
	margin:0;
}
div#directionsT  {
	display:none;
}
div#directions  {
	float:left;
	padding:0px;
	width:400px;
}
div#mapViewLeftBoxContent  {
	margin:0;
	padding:0;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:8px;
	border-bottom:1px solid #e4e4e4;
	border-top:1px solid #e4e4e4;
	float:left;
}
div#directions div * a  {
	color:#990000;
}
div#mapViewLeftBoxTypeLabel  {
	float:left;
	padding:8px;
	padding-left:0px;
}
div#mapViewLeftBoxRadiusLabel  {
	float:left;
	padding:8px;
	
}
div#resultPageHeadline {
	float:left;
	width:244px;
}
div#resultPagePrintLink  {
	float:left;	
	width:170px;
	text-align:right;
}
a#searchDirectionsResultPrintLnk  {
	display:none;
}
div#ftResultBox {
	width:414px;
	float:left;
}
div#mapViewLeftMainBox {
	float:left;
}
div#mapResults {
	width:414px;
}
div#listResults {
	display:none;
}
div#mainMap  {
	height:456px;
	margin-top:4px;
	border:1px solid #e4e4e4;
}
div#resultPageChoiceBox  {
	float:right;
	text-align:right;
}
div#mapViewRightMainBox {
	float:right;
	width:566px;
}

.retailerNameInfoBubble {
	margin-top:4px;
	margin-bottom:4px;
	font-size:14px;
	font-weight:bold;
}


.bottomBar {
	background-color:#e5f0f4;
}
span.detailsPrintLnk  {
}

div.InfoBubbleContainer {
	display:none;
}
div.InfoBubble {
	font-size:11px;
}

.cellHeaders  {
	font-size:10px;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:10px;
	text-align:right;
}


td.cellDetailsTable .cellContents { 
	vertical-align:top; 
}

div.retailerDetails {
	display:none;
}


div.detailsMap  {
	height:198px;
	width:250px;
	background-color:#00FF33;
	visibility:visible;
}
div.contentText2 {
	padding:20px;
}	
div.retailerDetailsImageBar  {
	width:250px;
	display:inline;
}

table.detailsInfoTable { 
	width:100%; 
} 

table.detailsInfoTable td.cellDetailsTable { 
	width:450px; 
	vertical-align:top;   
}

img.retailerDetailsImg  {
	margin-bottom:20px;
}


div.hoverButtonActive  {
	display:inline;
	margin-top:10px;
}
div.hoverButtonActive a {
	height:17px; 
	display:block;
	background-color:#D36D00;
	border-top:2px solid #e4a765;
	border-right:2px solid #643400;
	border-bottom:2px solid #643400;
	border-left:2px solid #e4a765;
	padding:2px 28px 0 8px;
	margin:0 0 0 0;
	background-image:url(http://www.global.chevroleteurope.com/images/general/cc-next-step.gif);
	background-position:right 2px;
	background-repeat:no-repeat;		
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;		
	text-decoration:none;
				}
div.hoverButtonActive a:hover {
	background-position:right 3px;
	border-top:2px solid #643400;
	border-right:2px solid #D36D00;
	border-bottom:2px solid #D36D00;
	border-left:2px solid #643400;
	height:16px;
	padding:3px 28px 0 8px;		
}

div#pager {
	color:#000000;
}
div#footerPrintLnk {
	color:#000000;
}

div#furtherStepsLinks {
	display:none;
	text-align:right;
}

div#furtherStepsLinks table {
	width:390px;
}

div.footerBar {
	background-color:#e5f0f4;
	background-image:none;
	clear:both;
}
table.footerBarTable {
	width:100%;
}
td.pager {
	text-align:right;
	font-size:10px;
	color:#999999;
}
a.inactivePagerLink  {
	color:#999999;
	cursor:text;
	text-decoration:none;
}
div#additionalInfo  {
	display:none;
	width:400px;
}
div#printDivider  {
	display:none;
}
#pagerTotal {
	margin-left:8px;
	margin-right:8px;
}

div#browseExplanation  {
	font-size:11px;
	
}
#resultPageHeadBox  {
	margin-bottom:2px;
}
