@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg.jpg) top center no-repeat;
	background-color: #e4dbb0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
}


#content {
	background:url(../images/content-bg.jpg) repeat-y; width:959px;
}
#content #content-padding {
	margin:0 50px 0 50px;
	line-height:normal;	
}


#contactdetailsbg {
	background:url(../images/contact-details-bg.jpg) no-repeat; width:373px;
	height:153px;
	line-height:normal;
}
#contactdetailsbg #contactdetailspadding {
	padding: 70px 0 0 70px	;
	font-size:11px;
	color:#FFF;
	line-height:normal;
}
#contactdetailsbg #contactdetailspadding a {
	color:#FFF	
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}


#footer {
	background:url(../images/footer.jpg) top center no-repeat;
	width:959px;
	height:92px;
	line-height:normal;	
}

#footer #fpad {
		padding:30px 0 0 0;
		text-align:center;
		color:#FFF;
		font-size:11px;
	line-height:normal;
}

#footer #fpad a {
	color:#FFF;
	text-decoration:none;
}
/* SIFR */


/* SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

h1 {
	font-size:13px;	margin:0;
	color:#fff
}

h2 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:10px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 20px;
	height:18px;
}

h3 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:5px 0 0 0;
	text-align:left
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 17px;
	height:50px;
}