@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:523px;
    display:none;    
}

#GImage{
	padding-left:0px;
	padding-top:0px;
	margin: 30px 0px 0px 20px;
}
#imgCaption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:110px;
	margin: 8px 0px 0px 152px;
}

div.overlay1 div.close { 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:60px; 
    width:60px; 
} 
 
#sel{
	float:left;
	padding-left:40px;
	padding-top:30px;
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}
	

/* black */ 

#ctrSel{
	display:inline;
	float:left;
	padding-bottom:5px;
	margin-left:-200px;
	position:absolute;
	margin-top:15px;
	cursor:pointer;
	}
#ctrSel1{
	display:inline;
	float:left;
	padding-bottom:5px;
	padding-left:-400px;
	margin-left:-50px;
	margin-top:15px;
	position:absolute;
	cursor:pointer;
	}
#ctrSel11{
	display:inline;
	float:left;
	padding-bottom:5px;
	margin-left:-220px;
	margin-top:15px;
	position:absolute;
	padding-left:300px;
	cursor:pointer;
	z-index:-500;
	
	}
.ctryItem{
	cursor: pointer;
	background: url(../images/arc_country_selectBack.jpg) left center no-repeat;
	font-family: Verdana,Helvetica,Arial, sans-serif;
	line-height:30px;
	display:inline;
	padding-left:12px;
	
	}
.ctryItem:hover{
	background: url(../images/arc_country_selectBack.jpg) left center no-repeat;
	color:#F00;
	
	}
	
/* Survay Style */
div.overlay3 { 
    background-image:url(../images/white_close.png);  
    width:560px; 
    height:450px;         
    display:none;  
	}
.mytextconS{
	margin:50px 0px 0px 40px;
	
	}
#survey_small{
	font-size:9px;
	
	}
