﻿@charset "utf-8";
body {
        margin: 10px auto 0px;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 1.2;
        font-size: 100%;
		background-image:url(../images/fade.jpg);
		background-repeat: repeat-x;
        width: 760px;
}

h1 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2 {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 90%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3 {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 text-align: left;
 font-size: 85%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4 {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: bold;
 font-size: 75%;
 color: #0000000;
 margin: 0px;
 padding: 0px;
}

h6 {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size: 65%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 }

p {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size: 75%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

.indent {
 font-family: Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size: 75%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}
img.left {
        margin: 0px 10px 0px 0px;
        padding: 0px;
        border: 0px;
		float:left;
}

td.destination {
	font-size:75%;
	font-weight:bold;
	}

td.dates {
	font-size:75%;
	font-weight:normal;
	}
table.size {
	width:220px;
}
/****************************************************/
/* Header                                           */
/****************************************************/

#header {
	width:750px;
	height:90px;
	padding:9px 0px 0px 10px;
	background-image:url(../images/header/header_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bannercontain {
	width:460px;
	height:90px;
	background-image:url(../images/header/banner.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bannercontain2 {
	width:290px;
	height:90px;
	float:left;
}

#textresize {
	width:134px;
	height:24px;
	padding:1px 0px 0px 16px;
	margin:0px 10px 10px 0px;
	font-size:75%;
	color:#000000;
	float:right;
}

#textresize A {
	padding: 0px 2px 0px 2px; 
	margin: 2px 0px 2px 5px;   
}

#textresize A.resizesmall {
	font-size: 80%;
	color:#000000;
	text-decoration:none; 

}

#textresize A.resizesmall:hover {
	font-size: 80%;
	color:#cc0000; 
	text-decoration: underline;
}
#textresize A.resizesmall:focus {
	font-size: 80%;
	color:#cc0000; 
	text-decoration: underline;
}
#textresize A.resizesmall:active {
	font-size: 80%;
	color:#000000; 
	text-decoration: underline;
}

#textresize A.resizemedium {
	font-size: 120%;
	color:#000000; 
	text-decoration: none
}
#textresize A.resizemedium:hover {
	font-size: 120%;
	color:#cc0000; 
	text-decoration:underline
}
#textresize A.resizemedium:focus {
	font-size: 120%;
	color:#cc0000; 
	text-decoration:underline
}
#textresize A.resizemedium:active {
	font-size: 120%;
	color:#000000; 
	text-decoration:underline
}

#textresize A.resizelarge {
	font-size: 140%;
	color:#000000; 
	text-decoration: none
}
#textresize A.resizelarge:hover {
	font-size: 140%;
	color:#cc0000; 
	text-decoration:underline
}
#textresize A.resizelarge:focus {
	font-size: 140%;
	color:#cc0000; 
	text-decoration:underline
}
#textresize A.resizelarge:active {
	font-size: 140%;
	color:#000000; 
	text-decoration:underline
}

/****************************************************/
/* Layout                                           */
/****************************************************/

#maincontain {
	width:760px;
	background-image:url(../images/layout/layout_bg.jpg);
	background-repeat:repeat-y;
	float:left;
}

#main {
	margin: 15px 0px 10px 10px;
	padding:10px 0px 10px 0px;
	width:430px;
	float:left;
}

#main a:link { color: #cc0000; text-decoration: none }
#main a:visited { color: #cc0000; text-decoration: none }
#main a:hover { color: #cc0000; text-decoration: underline }
#main a:focus { color: #cc0000; text-decoration: underline }
#main a:active { color: #000000; text-decoration: none }

#main2 {
	margin: 15px 0px 10px 10px;
	padding-top:10px;
	width:430px;
	float:left;
}

#main2 a:link { color: #000000; text-decoration: underline }
#main2 a:visited { color: #000000; text-decoration: underline }
#main2 a:hover { color: #cc0000; text-decoration: underline }
#main2 a:focus { color: #cc0000; text-decoration: underline }
#main2 a:active { color: #000000; text-decoration: underline }

table.size430 {
	width:426px;
	padding:0px 2px 0px 2px;
	clear:left;
}

td.size213 {
	width:210px;
	font-size:75%;
	color:#000000;
	text-align:left;
}
.leftrightcontain {
	width:430px;
	float:left;
}

#mapcontain {
	width:203px;
	height:360px;
	float:left;
}

#maptext {
	width:222px;
	padding-left:5px;
	float:left;
}

.arrowlink {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	}
	
.indent20 {
	padding-left:20px;
}
/****************************************************/
/* Show Hide                                        */
/****************************************************/

#first {
	padding:10px 0px 0px 0px;
	width:430px;
	float:left;
}


/****************************************************/
/* Left menu                                        */
/****************************************************/
#left {
	margin:15px 0px 0px 0px;
	width:150px;
	float:left;
}

#leftmenucontain {
	margin: 0px;
	padding-left:10px;
	width:140px;
	height:100%;
	float:left;
}

#menutop {
	width:140px;
	height:10px;
	float:left;
}
#polebot {
	width:150px;
	height:105px;
	background-image:url(../images/leftnav/pole_bot.jpg);
	background-repeat:no-repeat;
	float:left;
}

#navcontain {
	width:140px;
	float:left;
}

ul.nav {
	padding: 0px;
	margin: 0px 0px 0px 0px;  
}

.nav li {
	padding: 0px;
	margin: 0px;
	width: 140px;
	list-style-type: none;
	line-height: 1.2;
}

ul.nav li a {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}

ul.nav li a:hover {
	padding: 3px 0px 10px 20px;	
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}
ul.nav li a:focus {
	padding: 3px 0px 10px 20px;	
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}

ul.navlive {
	padding: 0px;
	margin: 0px 0px 0px 0px;  
}

.navlive li {
	padding: 0px;
	margin: 0px;
	width: 140px;
	list-style-type: none;
	line-height: 1.2;
}

ul.navlive li a {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: bold; 
	font-size: 80%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}

ul.navlive li a:hover {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: bold; 
	font-size: 80%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}
ul.navlive li a:focus {
	padding: 3px 0px 12px 20px;
	display: block;
	font-weight: bold; 
	font-size: 80%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}
ul.nav2 {
	padding: 0px;
	margin: 0px 0px 0px 0px;  
}

.nav2 li {
	padding: 0px;
	margin: 0px;
	width: 140px;
	list-style-type: none;
	line-height: 1.2;
}

ul.nav2 li a {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}

ul.nav2 li a:hover {
	padding: 3px 0px 10px 20px;	
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}
ul.nav2 li a:focus {
	padding: 3px 0px 10px 20px;	
	display: block;
	font-weight: normal; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_norm.jpg);
	background-repeat: no-repeat;
}

ul.navlive2 {
	padding: 0px;
	margin: 0px 0px 0px 0px;  
}

.navlive2 li {
	padding: 0px;
	margin: 0px;
	width: 140px;
	list-style-type: none;
	line-height: 1.2;
}

ul.navlive2 li a {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: bold; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}

ul.navlive2 li a:hover {
	padding: 3px 0px 10px 20px;
	display: block;
	font-weight: bold; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}
ul.navlive2 li a:focus {
	padding: 3px 0px 12px 20px;
	display: block;
	font-weight: bold; 
	font-size: 75%;
	width: 120px;
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/leftnav/button_live.jpg);
	background-repeat: no-repeat;
}
/****************************************************/
/* Right menu                                       */
/****************************************************/

#rightmenucontain {
	margin: 15px 10px 0px 0px;
	width:150px;
	float:right;
}

.piccontain {
	margin:0px 0px 10px 10px;
	width:140px;
	height:140px;
	float:right;
}

/****************************************************/
/* Gallery                                          */
/****************************************************/

.gallerycontain {
	margin-bottom:10px;
	width:430px;
	float:left;
}

.portrait {
	margin-right:60px;
	width:100px;
	float:left;
}

.landscape {
	margin-right:10px;
	width:150px;
	float:left;
}

.gallerytext {
	width:270px;
	float:left;
}
	
/****************************************************/
/* Form divs                                        */
/****************************************************/

fieldset.textsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}
label.textsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}
textarea.textsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
}

legend.textsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
}

.formcontent {
	width:430px;
	margin-bottom:10px;
	float:left;
}
.formcontainer {
	width:360px;
	margin-bottom:10px;
	float:left;
}

.labelcontain {
	width:200px;
	float:left;
}

.labelcontain2 {
	width:100px;
	float:left;
}
.labelcontain3 {
	width:150px;
	float:left;
}

.inputcontain {
	width:80px;
	text-align:center;
	float:left;
}

.inputcontain2 {
	width:70px;
	text-align:center;
	float:left;
}

.textarea150 {
	width:150px;
	float:left;
}

.rank {
	width:200px;
	float:left;
}

.question300 {
	width:300px;
	float:left;
}
/****************************************************/
/* footer                                           */
/****************************************************/

#footer {
	width:760px;
	height:32px;
	padding-top:8px;
	background-image:url(../images/footer/footer.jpg);
	background-repeat:no-repeat;
	font-size:75%;
	text-align:center;
	float:left;
}

#footer a:link { color: #000000; text-decoration: none }
#footer a:visited { color: #000000; text-decoration: none }
#footer a:hover { color: #cc0000; text-decoration: underline }
#footer a:focus { color: #cc0000; text-decoration: underline }
#footer a:active { color: #000000; text-decoration: none }

