﻿#hp {
	background: url('/img/hp-bg.jpg') no-repeat top center;
	padding: 0;
	height: 1205px;
font-size: 90%;
}

#sticky {
	position: absolute;
	top: 90px;
	right: 94px;
	background: url('/img/sticky.png') no-repeat top center;
	width: 273px;
	height: 254px;
	z-index: 11;
}

#hp-product {
	position: relative;
	float: right;
	top: 23px;
	right: 29px !important;
	right: 38px;
	height: 423px;
	width: 250px;
}

#hp-product p {
	text-align: center;
	font-size: 18px;
	padding: 170px 20px 15px 20px;
	color: #222;
	margin: 80px 0 0 0;
}

#hp-product img.thumb {
	position: absolute;
	width: 150px;
	top: 75px;
	left: 50px;
	height: 150px;
	border: 3px solid #ff3366;
margin: 0;
}


#hp-tour, #hp-event {
	position: relative;
	left: 33px !important;
	left: 42px;
	width: 600px;
	height: 200px;
border: 1px solid transparent !important;
border: 0;
overflow: hidden;
}

#hp-tour {
	top: 23px;
}

#hp-event {
	top: 46px;
}

#hp-tour p, #hp-event p {
	font-size: 18px;
line-height: 22px;
	width: 400px;
	margin: 0;
}

#hp-tour h4, #hp-event h4 {
	margin-top: 76px;
}

#hp-tour a.readMore, #hp-event a.readMore {
position: absolute;
top: 167px;
left: 285px;
display: inline-block !important;
display: none;

}

#hp-tour img.thumb, #hp-event img.thumb {
	position: absolute;
	right: 20px;
	top: 25px;
	width: 150px;
	height: 150px;
	border: 3px solid #e5a84c;
float: right;
margin: 0;
}

#hp-newsletter {
	position: relative;
	left: 29px;
	top: 76px !important;
	padding-top: 80px;
	height: 350px;
	width: 244px;
	clear: left;
	text-align: center;
}

#hp-newsletter form {
	font-weight: bold;
	text-align: right;
}

#hp-mission {
	position: relative;
	float: right;
	top: 78px;
	right: 26px;
	padding-top: 80px;
	width: 595px;
	height: 350px;
	clear: both;
	padding-left: 2px;
}

#hp-visit {
	position: absolute;
	right: 9px !important;
	right: 0px;
	width: 260px; 
	font-size: 105%;
}

#hp-contact {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 244px;
	font-size: 130%;
	text-align: center;
}

#hp-map {
	position: absolute;
	left: 288px;
	width: 320px;
	text-align: center;
}

#rotatorcontainer {
	height: 370px;
	width: 947px;
	position: relative;
	background: url('/img/rbt29.jpg') no-repeat top center;
	margin-left: 9px;
	margin-right: 9px;
}

#rotator {
	color:#000;
	position:absolute;
	width: 907px;
	height: 350px;
	z-index: 3;
	height: 100%;
	margin-left: 20px;
	margin-right: 20px;
}

#rbl {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 5;
}

#rbr {
	position: absolute;
	top: 20px;
	right: 0 !important;
	left: 887px;
	z-index: 3;
}

#rbt {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#rbb {
	position: absolute;
	top:330px;
	left: 0;
	z-index: 4;
}

/* Tabs */
ul.ui-tabs-nav,
li.ui-tabs-nav-item,
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
	font-size:20px;
	font-size: 18px !important;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	top: 282px;
	left:173px;
	width: 732px;
	background: url('/img/semi.png');
	border-top: 1px solid #000;
	height: 65px;
	z-index: 1;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-weight:normal;
	color:#fff;
	background: transparent;
	border-left:1px solid #000;
	border-right:1px solid #444;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background: transparent;
	color:#ff3399;
}

#rotator .ui-tabs-nav-item a span {
	float:left; 
	padding:1em; 
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background: transparent;
	color:#ffff66;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#000;
	padding:45px 410px 0px 60px;
	height:350px;
overflow: hidden;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
	color:#ff3399;
	font-weight:normal;
	margin:0;
	font-size: 2em;
	line-height:1.4em;
}

#rotator h2 a {
	color:#ff3399;
	text-decoration: none;
}

#rotator h2 a:hover {
	color:#c92879;
}

#rotator p {
	font-size:1.3em;
	margin:.5em 0;
	color:#fff;
}

#rotator p a {
	color:#fff;
	text-decoration: none;
}

/* Background Images */
#rotator #fragment-1 {
	background:transparent url('/img/rotator1.jpg') no-repeat top right;
}

#rotator #fragment-2 {
	background:transparent url('/img/rotator2.jpg') no-repeat top right;
	padding:45px 60px 0px 410px;
	text-align: right;
}

#rotator #fragment-3 {
	background:transparent url('/img/rotator3.jpg') no-repeat top left;
	padding:45px 60px 0px 410px;
	text-align: right;
}

#rotator #fragment-4 {
	background:transparent url('/img/rotator4.jpg') no-repeat top left;
}
