@import url(http://fonts.googleapis.com/css?family=Pacifico);
/* Left & Right alignment */
.left {
	float:left;
}
.right {
	float:right;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.box {
	overflow:hidden;
}
.clear {
	clear:both;
	width: 100%;
}
.relativePos{
	position:relative;
}
.last{
	background:none !important;
	border:none !important;
}
.pad_0{
	padding:0 !important;
}
/* Global properties ======================================================== */
body, html, .extra{
	height: 100%;
	width:100%;
	min-width:1000px;
	min-height:820px;
}
body {
	overflow:hidden;
	border:0;
	font:13px/18px "Trebuchet MS", Arial, sans-serif;
	color:#616161;
	text-transform:uppercase;
}
/* Global Structure ============================================================= */
.extra{
	position:relative;
	overflow:hidden;
}
.main {
	position:relative;
	width:1000px;
	height:820px;
	margin: 0 auto;
}
.page_spinner {
	position:fixed;
	background: url(../images/main_spinner.gif) 50% 50% no-repeat #121212;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}
/* ============================= main layout ====================== */
a {
	color:#616161;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color:#fff;
}
h1 {
	padding:0 0 0 0;
	width:575px;
	height:182px;
	margin:0 auto;
}
h2 {
	font:30px/26px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	font-weight:bold;
	padding-bottom: 36px;
}
h3 {
	color:#fff;
	padding-bottom:8px;
	font-weight:normal;
}
p {
	padding-bottom:22px;
	text-transform:uppercase;
}
.color1 {
	color:#5d5d5c;
}
/* ============================= header ====================== */
header{
	position:relative;
	width:100%;
	height:300px;
	z-index:10;
}
#logo {
	position:relative;
	display:block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:575px;
	height:150px;
	margin:0 auto;
	background:url(../images/logo.png) 0 0 no-repeat;
}
/* ============================= menu ====================== */
.menu {
	position: relative;
	z-index:5;
}
#menu > li {
	position:absolute;
	top:0;
	left:0;
	width:90px;
	height:90px;
	background:url(../images/menu_plane.png) 50% 50% no-repeat;
}
#menu > li a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	text-decoration:none;
	text-transform:lowercase;
}
#menu > li a span{
	position:relative;
	top:30px;
	font: 20px/25px 'Pacifico', cursive;
	color:#211d1c;
	z-index:5;
}
#menu > li a b{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0px;
	
	background:url(../images/menu_hover.png) 0px 0 no-repeat;
}
/* ============================= content ====================== */
#content{
	position:relative;
}
#content > ul {
	position:relative;
	width:1000px;
	height:418px;
	margin-bottom:29px;
}
#content > ul > li {
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/page_plane.png) 0 0 no-repeat;
}
.contPad{
	padding: 50px 30px 30px;
}
.imgIndent{
	float:left;
	padding: 0 20px 20px 0;
}
.padTop{
	padding-top:22px;
}
.padBot{
	padding:0 0 10px 0;
}
#newsList{
	padding-top:16px;
}
#newsList li {
	overflow:hidden;
	padding-bottom:24px;
}
#newsList dt{
	display:block;
	float:left;
	height:58px;
	width:88px;
	margin-right:15px;
	padding-top:30px;
	text-align:center;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
#newsList .plane1{
	color:#fff;
	background:url(../images/datePlane_1.png) 0 0 no-repeat;
}
#newsList .plane2{
	color:#1d1d1c;
	background:url(../images/datePlane_2.png) 0 0 no-repeat;
}
#newsList dt span {
	font-size:26px;
	display:block;
}
#newsList dd {
	padding-top:6px;
	width:275px;
	float:left;
}
#newsList dd p{
	padding-bottom:8px;
}
#imgList{
	margin-top:-15px;
}
#imgList li{
	position:relative;
	float:left;
	margin:15px 46px 5px 0;
}
#imgList span{
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	background:url(../images/pic_hover.png) 0 0 no-repeat;
}
#postsList{
	overflow:hidden;
	margin:-6px 0 4px;
}
#postsList dt{
	color:#fff;
	padding-bottom:20px;
}
#postsList dt p{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	padding-bottom:5px;
}
#postsList dd p{
	padding-top:8px;
}
.link{
	position:relative;
	left:-5px;
	color:#fff;
	text-decoration:none;
	padding:3px 5px;
}
.link:hover{
	color:#1d1d1c;
	background-color:#fff;
}
.listWithMarker li {
	text-indent:12px;
	height:24px;
	background:url(../images/listMarker.jpg) 0 6px no-repeat;
}
.listWithMarker li a {
	color:#fff;
	text-decoration:none;
}
.listWithMarker li a:hover {
	color:#616161;
}
.google_map{
	margin-right:18px;
	float:left;
	border: 10px solid #232322;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
    width: 300px;
    height: 220px;
    background: #232322;
}
.address {
	padding-top:22px;
	float:left;
	width:220px;
}
.address a{
	text-decoration:none;
	color:#fff;
}
.address a:hover{
	text-decoration:underline;
}
/* ============================= scroll ====================== */
.scroll {
	height:250px;
}
.shuttle {
	width:26px;
	height:135px;
	background:url(../images/shuttle.png) 0 0 no-repeat;
}
.track{
	position:absolute;
	top:102px;
	left:944px;
	width:26px;
	height:255px;
	background:url(../images/track.png) 0 0 no-repeat;
}
/* ============================= footer ====================== */
footer {
	width:1000px;
	text-align:center;
	font-size:11px;
	color:#645a56;
	font-weight:bold;
}
footer a{
	color:#645a56;
	text-decoration:none;
}
#iconList{
	padding-bottom:16px;
}
#iconList li{
	display:inline-block;
	margin-left:4px;
}
#icon1, #icon2, #icon3{
	display:block;
	width:31px;
	height:26px;
}
#icon1{
	background:url(../images/icon_1.png) 0 0 no-repeat
}
#icon2{
	background:url(../images/icon_2.png) 0 0 no-repeat
}
#icon3{
	background:url(../images/icon_3.png) 0 0 no-repeat
}
/* ============================= forms ============================= */
#form1 {
}
#form1 input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background-color:#242424;
	padding:8px 0 9px 10px;
	width:172px;
	margin:0 4px 0 0;
	box-shadow:none;
}
#form1 textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	resize: none;
	background-color:#242424;
	padding:8px 0 9px 10px;
	width:362px;
	height:129px;
	margin:0;
	overflow:auto;

}
#form1 label {
	position:relative;
	display:inline-block;
	min-height:44px;
}
#form1 .error, #form1 .empty {
	position:relative;
	top: -3px;
	display:none;
	font-size:11px;
	color:#4b4b4b;
	font-weight:normal;
	text-transform:lowercase;
}
.btns a {
	display:inline-block;
	margin:3px 0 0 6px;
}
.btns a:hover {
	color:#5b5b5b;
}
/* Form defaults */
input, select, textarea {
	font:13px/18px "Trebuchet MS", Arial, sans-serif;
	color:#616161;
	text-transform:uppercase;
}
