@charset "utf-8";
body, *, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, fieldset, form, label {
	margin:0;
	padding:0;
	border:0;
}
body {
	background: url(../i/top-bg.png) repeat-x center top;
}
#container{
	width:1000px;
	height: 100%;
	margin:auto;
}
#header {
	height:70px;
	width:100%;
	padding: 16px 0 0 0;
	background: url(../i/header.png) no-repeat right bottom;
}
#nav {
	height:20px;
	width:100%;
	margin: 0 0 15px 0;
}
#nav ul li {
	list-style-type: none;
	display: inline;
}
.lava {
	position: relative;
	padding: 18px 0 5px 0;
	margin: 0;
	overflow: hidden;
	width: 900px;
}
.lava li {float: left; list-style: none;}
.lava li.back {
	background-color: #82252F;
	width: 4px;
	height: 1px;
	z-index: 8;
	position: absolute;
}
.lava li a {
	text-decoration: none;
	outline: none;
	text-align: center;
	top: -17px;
	letter-spacing: 1px;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin: auto 44px 0 15px;
	font: bold 12px century gothic, arial, helvetica, sans-serif;
	color: #666;
}
.lava li a:active, .lava li a:visited {
    border: none;
}
.lava li a:hover {
	border: none;
	color: #82252F;
}     
#wrapper {
	clear:left;
	float:left;
	width:100%;
	padding: 0px;
	height: 100%;
		}
#box {
	float:left;
	width:1000px;
	height:auto;
		}
#menu1 {
	width:224px;
	overflow:hidden;
	height: auto;
	float: left;
	margin: 0 15px 0 0;
}
#menu2 {
	width:210px;
	overflow:hidden;
	height: auto;
	position: fixed;
	float: left;
	margin: 0 15px 0 0;
	padding: 4px;
	border: 1px solid #DADADA;
}
#menu2 li a{
	display: block;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	margin: 0px 0px 1px 0px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

}
#menu2 li a:hover {
	background-color: #82252F;
	color: #FFF;
	text-decoration: none;
}
#menu2 li a.selected {
	background-color: #82252F;
	color: #FFF;
	text-decoration: none;
}
ul#maincontent{
	border:0;
	margin:0;
	padding:0;
}
#maincontent li{
	width:737px;
	height:390px;
	float:right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	margin: 0 0 15px 0;
	border: 1px solid #DADADA;
	background: url(../i/main-bg.gif) repeat-x center bottom #fff;
}
#footer {
	width: 1000px;
	margin:0 auto 170px auto;
	padding: 0;
	height: auto;
}
#date {
	font-family: century gothic, arial, helvetica, sans-serif;
	margin:0 0 0 878px;
	padding:2px 0;
	position:absolute;
	font-size: 12px;
	letter-spacing:1px;
	color: #5D5D5D;
}
.text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.textFooter {
	font-size: 0.7em;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding: 8px 0 8px 0;
	margin: 0;
	border-bottom:solid 1px #DADADA;
}
h1 {
	margin: 0;
	padding: 1em 0 .25em 0;
	line-height: 0.8em;
	text-align: left;
	letter-spacing: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.4em;
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
h2 {
	padding:.2em 0 0 0;
	font-size:1.2em;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
}
h3 {
	font-size:11px;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
}
p, dl {
	padding:.5em 0 0 0;
	color: #666;
	font-size: 1em;
}		
/*link*/
a:link, a:visited, a:active {
	color: #82252F;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
	-o-transition-duration:.6s;
	-o-transition-property:color;
-webkit-transition-duration:.6s;
-webkit-transition-property:color;
}

ul li {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
}
ul ul {display: none;}
img.i1 {
	padding:4px;
	margin:0 0 6px 0;
	border:solid 1px #DADADA;
}
img.i1:hover {border:1px solid #A7A7A7;}
img.i2 {
	padding:4px;
	margin:0 0 5px 6px;
	border:solid 1px #DADADA;
}
img.i3 {
	padding:4px;
	margin:0 10px 10px 0;
	border:solid 1px #DADADA;
}
img.aw {opacity:0.65;}
img.aw:hover {opacity: 1.0;}
#slide1 {
	background:url(../i/zoomloader.gif) center center no-repeat #fff;
    float:right; margin:0 296px 300px 0;}
#slide1 img {display:none;}
#slide2 {background:url(../i/zoomloader.gif) center center no-repeat #fff;
    float:right; margin:0 347px 300px 0;}
#slide2 img {display:none;}
#col1{
	float:left;
	width:160px;
	padding:0;
	margin:0;
}
div.block{overflow:hidden;}
div.block label{
	width:520px;
	display:block;
	text-align:left;
	cursor: text;
	color: #666;
	float: right;
	padding: 0 0 5px 0;
}
#col2{
	float:left;
	width:200px;
	padding:0;
	margin:0;
	height: 300px;
}
li.block{overflow:hidden;}
li.block label{
	width:536px;
	display:block;
	text-align:left;
	cursor: text;
	color: #666;
	float: right;
	padding: 2px 0 8px 0;
}
.jScrollPaneContainer {position:relative;overflow:hidden;z-index:1;}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #E4E4E4;
}
.jScrollPaneDrag {
	position:absolute;
	cursor:pointer;
	overflow:hidden;
	background-color:#C1B49A;
}
.jScrollPaneDrag:hover {
	background-color: #82252F;
}
.scroll-pane {
	width:725px;
	height:340px;
	overflow:auto;
	background-color: #F8F8F8;
	float: left;
}
div.jqZoomTitle {
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-weight: bold;
	font-family:verdana, tahoma;
	height:15px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	background: #82252F;
}
.jqZoomPup {
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#82252F;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img{border: 0px;}
.preload{
-moz-opacity:0.8;
opacity: 0.8;
filter: alpha(opacity = 80);
color: #333;
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
border: 1px solid #CCC;
padding: 8px;
text-align:center;
background: #fff url(../i/zoomloader.gif) no-repeat 43px 30px;
width:90px;
* width:100px;
height:43px;
*height:55px;
z-index:10;
position:absolute;
top:3px;
left:3px;
}
.jqZoomWindow{
	border: 1px solid #82252F;
	background-color:#FFF;
}
/* enquiry */
#enquiryContainer {
	width:258px;
	height:300px;
	border:solid 1px #DADADA;
	float:left;
	padding:8px 10px;
	margin:5px 15px 0 0;
}
.mailer {display:inline;}
.mailer label, .mailer input, .mailer textarea {
	width:160px;
	float:left;
	margin:0 0 8px 0;
	color:#666;
	height:16px
}
.mailer label {
	font-size:13px;
	text-align:left;
	padding-right:10px;
	width:70px;
	color:#666;
	line-height:15px;
}
.mailer input, .mailer textarea {
	border:none;
	padding:2px;
	background:url(../i/input-bg.gif) repeat-x #EFEFEF;
	border-right:1px solid #F5F5F5;
	border-bottom:1px solid #F5F5F5;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.mailer textarea {
	height:100px;
	width:160px;
}
.mailer input:hover, .mailer textarea:hover {
	background-color:#F2F2F2;
}
.mailer input:focus, .mailer textarea:focus {
	border:none;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	background-color:#E5E5E5;
	background-image:none
}
.mailer input.button {
	width:60px;
	height:20px;
	border:none;
	background:url(../i/menu_bg.gif) repeat-x 0 center #2c2c2c;
	color:#fff;
	margin:0 14px 20px 29px;
	text-shadow:0 1px 0 #555;
	float: right;
	cursor:pointer;
}
.mailer input.button:hover {
	background-color: #82252F;
	color: #FFF;
}
/*addthis*/
.addthis_toolbox.atfixed {
	position: fixed;
	top: 2%;
	right: 6px;
	border: 1px solid #eee;
	padding: 0 4px 2px 0;
	height: 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.addthis_toolbox .custom_images a {
	width: 40px;
	height: 50px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }

