/* Country Stylesheet - Tony Clark HostelTrail.com */


#hiddenupdate {
}
#detailcontainer {
position:relative;width:230px;font-size:9pt;padding-left:110px; border:1px solid gray;
}
#bdetailname{
background:#006699;float:left;width:90px;padding:3px;margin-left:2px;color:#D7D7D7;
}
#gdetailname{
background:#D7D7D7;float:left;width:90px;padding:3px;margin-left:2px;
}
#greydetail {
background:#D7D7D7;padding:3px;margin-left:100px; background-image:url(/images/background_GD.gif); background-repeat:repeat-y; background-position:right; 
}
#bluedetail {
background:#0C456A;padding:3px;margin-left:100px;color:#D7D7D7;background-image:url(/images/background_BD.gif); background-repeat:repeat-y; background-position:right;
}
#greyboxsimple {
background:#D7D7D7; padding:3px; font-size:9pt; margin-right:30px;border:1px solid gray;
}
a.boxtextcountry, boxtextcountry:visited {
text-decoration:none;color:#0C456A;
}
a.boxtextcountry:hover{
background-color:#EFB65F;
color:#0C456A;
text-decoration:underline;
}
#countryselectbox, #flightbooker {
width:340px; padding-top:3px; padding-bottom:5px;text-indent:35px;
background-color:#cccccc;
background-image:url(/images/languagebox.gif); background-repeat:repeat-y; 
position:relative;
background-position:center left;
border:1px solid gray; font-size:11px;
}
#flightbooker {
margin-top:8px; margin-bottom:5px;
}

#circleplacer{
position:absolute;
width:40px; height:27px; 
top:0px; left:0px;
background-image:url(/images/circlegrey.gif); 
background-repeat:no-repeat; 
background-position:-3px -10px;
}
.countryselectX{
background-color:#CCCCCC;
}
.countryselectY{
background-color:#D7D7D7;
}
#countdeschold {
width:330px; 
}


/* Country Stylesheet*/