#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(glasgow/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(glasgow/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(glasgow/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
body {  background-color: #ADA28E; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Verdana, Arial, Helvetica, sans-serif}
.top {
	background-color: #C7AB7B;
	padding-left: 20pt;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
th {  background-color: #E0F0EF; color: #666666; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
.greenside {  background-color: #5FB2AA; border-color: black black black #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; padding-right: 5pt; padding-left: 5pt; padding-top: 9pt; padding-bottom: 2pt; font-size: 9pt}
.mainarea {  background-image: url(../glasgow/backs.gif); background-color: #E0F0EF; background-repeat: no-repeat; color: #666666; padding-right: 10pt; padding-left: 5pt; font-family: Verdana, Arial, Helvetica, sans-serif}
.base {  background-color: #4E4940; font-size: 9pt; line-height: 15pt; padding-left: 15px; color: #FFFFFF}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bolder; color: #BE7250}
.tabsize {  padding-right: 5pt; padding-left: 5pt; padding-top: 0pt; padding-bottom: 2pt}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	border-color: black black #4B8E87;
	line-height: 14pt;
	padding-right: 10pt;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
}
.green {  background-color: #5FB2AA; font-size: 9pt; color: #FFFFFF}
.border {  border-color: black black #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
.othermain {  background-image: url(../glasgow/mainback.gif); background-color: #E0F0EF; background-repeat: no-repeat; color: #666666; padding-right: 5pt; padding-left: 10pt}
.leftside {  padding-left: 10pt}
.leftlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #7C7C7C}
.whitebord {  border: #FFFFFF solid; border-width: 1px 1px 1px 0px}
.greenbase {  background-image: url(../glasgow/greenbase.jpg); padding-top: 9pt; padding-right: 5pt; padding-bottom: 2pt; padding-left: 5pt; background-repeat: no-repeat; background-color: #E0F0EF}
.bluetab {  background-color: #5FB2AA; font-weight: bold; color: #FFFFFF}
.browntext {  font-weight: bold; color: #BE7250}
.browntext:link {  font-weight: bold; color: #BE7250}
.browntext:hover {  font-weight: bold; color: #ADA28E}
.white {  font-weight: normal; color: #FFFFFF}
.white:link {  font-weight: normal; color: #FFFFFF}
.white:hover {  font-weight: normal; color: #E0F0EF}.imgbord {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
#nextLink { 
	width: 49%;
	height: 100%;
	background: transparent url(../glasgow/nextlabel.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
 } 
 /* Remote search main table style */
#remote_search
{
	width: 150px;
	padding-left: 0px;
}

/* form of the remote search main table */
#remote_search form
{
	width: 150px;
	margin: 0px;
}

/* style of all table cells */
#remote_search td
{
	/*text-align: left;*/
    /*vertical-align: top;*/
    font-family: Arial;
	font-size: 10pt;
	background-color: #5FB2AA;
	color: #FFFFFF;
}

#remote_search select
{
        font-family: Arial;
        font-size: 11px;
}

/* for images: no border */
#remote_search img
{
    border: 0px;
}

/* hotel location selector */
.hotels_section
{
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-right: 20px;
}

/* arrival date */
.dates_section
{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* space between date selectors */
.dates_divider
{
    width: 5px;
    padding-left: 0px;
}

/* nights, rooms, adults */
.selectors_section
{
    padding: 12px 10px 0px 10px;
}

/* space between nights, rooms, adults selectors */
.selectors_divider
{
    width: 5px;
    padding-right: 0px;
}

/* search button section */
.button_section
{
    padding: 12px 10px 0px 10px;
}

/* image section */
.image_section
{
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

/* button style */
.remote_search_button
{
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1pt solid #FFFFFF;
	background-color: #4E4940;
	font-variant: small-caps;
	font-weight: bold;
	width: 150px;
	vertical-align: middle;
	height: 30px;
}

/* text input styles */
.remote_search_text_input
{
    height: 20px;
}

.nights_selector
{
    height: 20px;
    width: 40px;
}

.rooms_selector
{
    height: 20px;
    width: 40px;
}

.adults_selector
{
    height: 20px;
    width: 40px;
}

.day_selector
{
    height: 20px;
    width: 40px;
}

.month_selector
{
    height: 20px;
    width: 50px;
}

.year_selector
{
    height: 20px;
    width: 55px;
}
.redheader {
	line-height: 170%;
	font-size: 14pt;
	color: #670001;
}

.style1 {font-size: 14pt}
