/* Contact Box Stylesheet - Tony Clark HostelTrail.com */

.contactcontainer {
width:360px;filter:shadow(color:gray,strength:6,direction:135); margin-bottom:0px; padding-top:5px; padding-bottom:5px; position:relative;
}
.contactimage{
position:absolute;left:10px;padding-right:10px;color: #FFCC66; font-weight:bold;text-decoration:none; font-size:10pt;
}
.contacttext {
width:250px;position:relative;left:1px; font-size:9pt;
}
.contactheader {
background:#D7D7D7; border:1px solid #666666;margin-bottom:5px;margin-right:5px; margin-top:10px;padding:6px; background-image:url(/images/contacts.gif); background-repeat:no-repeat; background-position:10px 5px;background-image:url(/images/languagebox.gif); background-repeat:repeat-y; 
}
.greybox {
background:#D7D7D7; padding:8px;padding-left:70px; border:1px solid #666666;margin-bottom:0px;margin-right:5px; min-height:20px; background-image:url(/images/languagebox.gif); background-repeat:repeat-y; 
}
.greybox a:link {
text-decoration:none; color:#0C456A;
}
.bluebox{
color:white;text-decoration:none; background:#0C456A;padding:8px;padding-left:70px;border:1px solid #666666;margin-bottom:5px; margin-top:5px;margin-right:5px; min-height:20px; background-image:url(/images/languageboxblue.gif); background-repeat:repeat-y; 
}
.bluebox a:link {
text-decoration:none; color:white;
}
.bookingholder, .gomioholder {
background:#0C456A; width:275px; position:relative; height:30px; padding:8px; padding-left:70px; border:1px solid #666666;margin-bottom:10px; min-height:20px; background-image:url(/images/languageboxblue.gif); background-repeat:repeat-y; 
}
.gomioholder {
background:#D7D7D7; background-image:url(/images/languagebox.gif);
}
.bookingtext a:link, .bookingtext a:visited, .gomiotext a:link {
width:250px;position:relative;left:1px; top:5px; font-size:10pt; font-weight:bold;color:orange; text-decoration:none;
}
.gomiotext a:link {
color:#0C456A;
}
.bookingimage, .gomioimage{
position:absolute;left:10px;padding-right:10px; color: #FFCC66; font-weight:bold;text-decoration:none; font-size:10pt;
height:30px; width:50px; background-image:url(/images/mastercard.gif); background-repeat:no-repeat; 
}
.gomioimage{
background-image:url(/images/gomiobook.gif);
}
.greybox a:hover, .gomiotext a:hover, .bluebox a:hover, .bookingtext a:hover{
color:orange;
}
.bookingtext a:hover{
color:white;
}


/* End of Contact Box  text-indent:25px; */
