body, table {
	font-family:"Tahoma";
	font-size:13px;
	color:#ffffff;
}

body {
	margin:auto;
	background-color:#1a1a1a;
}

img {
	border:none;
}

.headerLine {
	background-color:#e8f3ff;
}

.footer {
	/*background-image:url(img/footerBg.gif);*/
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

table.search {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#383332;
}

select, input {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	background-color:#1a1a1a;
/*	border:1px solid #666666;*/
}

.content {
	background-color:#151515;
	color:#f1f1f1;
}

.textContainer {
	width:710px;
	padding-left:10px;
}

.offerBoxBorder {
	background-color:#4b97ee;
}

.title {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: bold;
	padding-bottom:20px;
	color:#ead6a1;
}

.titleText {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom:20px;
	color:#ead6a1;
}

div.search {
	background-image:url(img/searchBg.jpg);
	height: 285px;
}

.regionH1 {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.agentOffers {
	color:#c5540c;
	text-decoration:none;
	font-weight:bold;
}

a:hover.agentOffers {
	color:#c5540c;
	text-decoration:underline;
	font-weight:bold;
}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#offer {
	font-size:11px;
	background-color:#383332;
}

.dualCurrency {
	color:#999999;
}

.offerOdd {
	background-color:#eeeeee;
	height:22px;
}
.offerEven {
	background-color:#fefefe;
	height:22px;
}

#detailOffer {
	font-size:13px;
}

.detailParam {
	border-bottom: thin dotted #ead6a1;
	color:#ead6a1;
	font-weight:bold;
}

.pageNav {
	font-size:11px;
}
.pageNavActive {
	font-size:13px;
	color:#ff7725;
	font-weight:bold;
}


/* LIGHTBOX start */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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, #nextLink{ width: 49%; height: 100%; background-image: url(data:img/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* LIGHTBOX end */
