@charset "utf-8";
/* CSS Document */

div.overlay { 
	
    background-image:url(../images/white_close.png);  
    width:560px; 
    height:450px;         
    display:none;  
} 

div.overlay1 { 
    background-image:url(../images/white_close_img.png); 
    width:660px; 
    height:513px;
    display:none;    
}

#GImage{
	padding-left:0px;
	padding-top:0px;
	margin: 25px 0px 0px 27px;
}
#imgCaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:120px;
	margin: 15px 0px 0px 155px;
}

div.overlay1 div.close { 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:60px; 
    width:60px; 
} 
 
#sel{
	float:left;
	padding-left:80px;
	padding-top:50px;
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}
	

/* black */ 

#ctrSel{
	display:inline;
	float:left;
	padding-bottom:5px;
	padding-left:200px;
	
	}
#ctrSel1{
	
	display:inline;
	float:left;
	
	cursor:pointer;
	padding-bottom:5px;
	padding-left:30px;
	}
.ctryItem{
	cursor: pointer;
	background: url(../images/arc_country_selectBack.gif) no-repeat;
	font-family: Verdana,Helvetica,Arial, sans-serif;
	line-height:25px;
	display:inline;
	padding-bottom:5px;
	padding-left:8px;
	
	}
.ctryItem:hover{
	background: url(../images/arc_country_selectBackH.gif) no-repeat;
	
	color:#e9bd5f;
	
	}




div.overlay3 { 
background:url(../images/pop_chevy.png) no-repeat;
    width:620px; 
    height:442px;
    display:none;    
}
#poptext{
	position:absolute;
	margin-top:190px;
	margin-left:45px;
	}
	
#poptext p{
	color:#8a8989;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	
	}

.bo1{
	position:absolute;
	margin-top:360px;
	margin-left:45px;
	cursor:pointer;
	
	}
.bo2{
	position:absolute;
	margin-top:360px;
	margin-left:310px;
	cursor:pointer;
	}
div.overlay3 div.close { 
    position:absolute; 
    right:25px; 
    top:5px; 
    cursor:pointer; 
    height:60px; 
    width:60px;
	min-width:60px;
	min-height:60px; 
} 

.thanks{
	position:absolute;
	margin-top:130px;
	margin-left:45px;
	
	}

