@charset "utf-8";

*{
	padding:0px;
	margin:0px;
	outline-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	border:0px;
}
html, body{
	height:100%;
}
body{
	background-color:#37383c;
}
a, label{
	text-decoration:none;
	color:#FFFFFF;
}
ul, ol{
	margin-left:20px;
}
h1{
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
}
input{
	background-color:#c69d60;
	height:19px;
	width:318px;
	padding-top:2px;
	padding-left:2px;
	margin-bottom:15px;
}
input.image{
	display:block;
	height:auto;
	width:auto;
	margin-left:256px;
	margin-top:20px;
	margin-bottom:0px;
}
textarea{
	display:block;
	background-color:#c69d60;
	height:110px;
	width:318px;
	padding-left:2px;
}
div#positioner{
	visibility:hidden;
	width:100%;
	height:50%;
	margin-top:-285px;
	float:left;
}
/*
div#positioner {
	display: none;
}
*/
div#container{
	position:relative;
	position:static;
	height:570px;
	width:879px;
	top:-285px;
	clear:both;
	margin:0px auto;
}
div#container div#background-horizontal{
	position:absolute;
	margin-top:169px;
	height:227px;
	width:879px;
	background-color:#3c3330;
}
div#container div#background-horizontal div#bar-left,
div#container div#background-horizontal div#bar-right{
	position:absolute;
	width:7px;
	height:227px;
	background-color:#9a6d2b;
}
div#container div#background-horizontal div#bar-right{
	right:0px;
}
div#container div#background-vertical{
	position:absolute;
	margin-top:0px;
	margin-left:541px;
	height:570px;
	width:227px;
	background-color:#3c3330;
}
div#container div#background-vertical div#bar-top,
div#container div#background-vertical div#bar-bottom{
	position:absolute;
	height:7px;
	width:227px;
	background-color:#9a6d2b;
	overflow:hidden;
}
div#container div#background-vertical div#bar-bottom{
	bottom:0px;
}
div#container div#background-vertical div#logo{
	position:absolute;
	top:7px;
	height:62px;
	width:227px;
	margin-top:6px;
	margin-left:9px;
}
div#container div#background-horizontal div#image-bar-right{
	position:absolute;
	right:15px;
	width:49px;
	height:227px;
}
div#container div#background-vertical div#image-bar-bottom{
	position:absolute;
	bottom:15px;
	height:49px;
	width:227px;
}
div#container div#background-horizontal div#image-bar-right div#arrow-top,
div#container div#background-horizontal div#image-bar-right div#arrow-down,
div#container div#background-vertical div#image-bar-bottom div#arrow-left,
div#container div#background-vertical div#image-bar-bottom div#arrow-right{
	float:left;
	height:15px;
	width:49px;
	background-image:url('/assets/images/arrow-up.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}
div#container div#background-horizontal div#image-bar-right div#arrow-down{
	margin-top:1px;
	background-image:url('/assets/images/arrow-down.jpg');
}
div#container div#background-vertical div#image-bar-bottom div#arrow-left{
	width:15px;
	height:49px;
	background-image:url('/assets/images/arrow-left.jpg');
}
div#container div#background-vertical div#image-bar-bottom div#arrow-right{
	margin-left:1px;
	width:15px;
	height:49px;
	background-image:url('/assets/images/arrow-right.jpg');
}
div#container div#background-horizontal div#image-bar-right div#images,
div#container div#background-vertical div#image-bar-bottom div#images{
	position:relative;
	float:left;
	height:196px;
	width:49px;
	overflow:hidden;
}
div#container div#background-vertical div#image-bar-bottom div#images{
	width:196px;
	height:49px;
}
div#container div#background-horizontal div#image-bar-right div#images div#thumbnails-top td#thumb,
div#container div#background-vertical div#image-bar-bottom div#images div#thumbnails-bottom td#thumb{
	display:block;
	float:left;
	position:relative;
	width:49px;
	height:49px;
}
div#container div#background-horizontal div#image-bar-right div#images div#thumbnails-top td#thumb a,
div#container div#background-vertical div#image-bar-bottom div#images div#thumbnails-bottom td#thumb a{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:49px;
	height:49px;
	background-image:url('/assets/images/stroke.gif');
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	text-indent:50px;
}
div#container div#background-horizontal div#image-bar-right div#images div#thumbnails-top td#thumb a:hover,
div#container div#background-vertical div#image-bar-bottom div#images div#thumbnails-bottom td#thumb a:hover,
div#container div#background-horizontal div#image-bar-right div#images div#thumbnails-top td#thumb a.selected,
div#container div#background-vertical div#image-bar-bottom div#images div#thumbnails-bottom td#thumb a.selected{
	background-position:bottom left;
}
div#container div#noscript{
	position:absolute;
	margin-left:72px;
	font-size:11px;
	width:465px;
	color:#FFFFFF;
}
div#container div#menu{
	position:absolute;
	margin-top:51px;
	margin-left:72px;
	font-size:10px;
}
div#container div#menu a{
	font-size:10px;
	text-transform:uppercase;
}
div#container div#menu a.selected,
div#container div#menu a:hover{
	color:#b57b16;
}
div#container div#menu a.selected{
	font-weight:bold;
}
div#container div#contents{
	position:absolute;
	margin-top:69px;
	margin-left:72px;
	height:429px;
	width:733px;
	background-color:#494746;
}
div#container div#contents div#image{
	position:absolute;
	top:8px;
	left:8px;
	height:413px;
	width:717px;
	overflow:hidden;
	color:#000000;
}
div#container div#contents div#overlay{
	position:absolute;
	margin-left:469px;
	height:429px;
	width:227px;
	background-image:url('/assets/images/background.png');	
}
/*div#container div#contents div#overlay.home{
	position:absolute;
	margin-left:37px;
	height:429px;
	width:659px;
	background-image:url('/assets/images/background.png');	
}*/
div#container div#contents div#overlay div#text{
	margin-left:23px;
	margin-top:25px;
	width:182px;
	color:#FFFFFF;
}
/*div#container div#contents div#overlay.home div#text{
	width:614px;
}*/
div#container div#contents div#overlay div#text a{
	text-decoration:underline;
}
div#container div#contents div#overlay div#text a:hover{
	color:#b57b16;
}
div#container div#contents div#overlay-contact{
	position:absolute;
	margin-left:37px;
	margin-top:8px;
	height:413px;
	width:378px;
	background-image:url('/assets/images/background.png');	
}
div#container div#contents div#overlay-contact div#form{
	margin-top:17px;
	margin-left:27px;
	color:#FFFFFF;
}
div#container div#footer{
	position:absolute;
	margin-top:503px;
	margin-left:72px;
	width:470px;
	height:40px;
}
div#container div#footer div#footer-left{
	width:182px;
	float:left;
}
div#container div#footer div#footer-right{
	float:left;
	text-align:right;
	width:279px;
}
div#container div#footer div#footer-right a{
	font-size:xx-small;
}

/*
Error
*/
div#errorFloater{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:999;
}
div#errorFloater div.top{
}
div#errorFloater div.body{
	background-color:#373130;
	width:220px;
	color:#FFFFFF;
	padding:5px;
	padding-left:6px;
	padding-bottom:6px;
}
div#errorFloater div.bottom{
	background-image:url('/assets/images/error-pointer.png');
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:98px;
	width:23px;
	height:17px;
}
div#error{
	clear:both;
	padding:2px;
	color:#FFFFFF;
}
div#mandatory{
	clear:both;
	padding:2px;
	color:#FFFFFF;
}
span.star{
	color:#9a6d2b;
}
div#background{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-image:url('/assets/images/fade-bg.png');
	width:100%;
	height:100%;
	z-index:5;
}
div#popup{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-314px;
	margin-top:-282px;
	display:none;
	background-color:#9a6d2b;
	width:628px;
	height:565px;
	z-index:6;
	background-image:url('/assets/images/loader.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
div#popup-content{
	margin-left:16px;
	margin-top:16px;
	width:596px;
	height:533px;
}
div#popup-content h2#title{
	font-size:14px;
	float:left;
	font-style:normal;
	color:#fff;
}
div#popup-content div#title{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	float:left;
	height:15px;
	margin-bottom:16px;
}
div#popup-content div#close{
	float:right;
	cursor:pointer;
	margin-bottom:16px;
	height:15px;
}
div#popup-content div#display-image{
	float:left;
	border:1px solid #FFFFFF;
	width:500px;
	height:500px;
}
div#popup-content  div#image-bar-right{
	clear:both;
	float:right;
	height:502px;
	width:78px;
}
div#popup-content  div#image-bar-right div#arrow-top,
div#popup-content  div#image-bar-right div#arrow-down{
	clear:both;
	height:17px;
	width:78px;
	background-image:url('/assets/images/arrow-up-big.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
}
div#popup-content  div#image-bar-right div#arrow-down{
	background-image:url('/assets/images/arrow-down-big.jpg');
	background-position:bottom center;
}
div#popup-content  div#image-bar-right div#images{
	position:relative;
	height:468px;
	width:78px;
	overflow:hidden;
}
div#popup-content  div#image-bar-right div#images div#thumbnails-top td#thumb{
	display:block;
	float:left;
	position:relative;
	width:78px;
	height:78px;
}
div#popup-content  div#image-bar-right div#images div#thumbnails-top td#thumb a{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:78px;
	height:78px;
	background-image:url('/assets/images/stroke2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
	text-indent:90px;
}
div#popup-content  div#image-bar-right div#images div#thumbnails-top td#thumb a:hover,
div#popup-content  div#image-bar-right div#images div#thumbnails-top td#thumb a.selected{
	background-position:bottom left;
}
