/* Body */
body {
background-color: #FFF;
background-repeat: repeat-y;
background-position: center top;
margin: 0px;
padding: 0px;
}

h1 {
font-style:inherit;
font-weight:normal;
font-size:12px;
display:inline;
}
h2 {
font-style:inherit;
font-weight:normal;
font-size:10px;
display:inline;
}

/* Links */
a:link { 
color: #666666;
text-decoration: none ;
}
a:visited { 
color: #666666;
text-decoration: none ;
}
a:hover { 
color: #999999;
text-decoration: underline ;
}
a:active { 
color: #999999;
text-decoration: underline ;
}

/* Navigation */ 

.nav{
display: inline-block;
height:30px;
background: url(template/header/header_navigation_blank.jpg) no-repeat;
padding:0px;
margin:0px;
}

/* Navigation 1 */ 
.nav1 {
width: 108px;
background-position: 0px 0px;
}
.nav1o, .nav1:hover, .nav1:active {
width: 108px;
background-position: 0px -30px;
}


/* Navigation 2 */ 
.nav2 {
width: 96px;
background-position: -108px 0px;
}
.nav2o, .nav2:hover, .nav2:active {
width: 96px;
background-position: -108px -30px;
}


/* Navigation 3 */ 
.nav3 {
width: 61px;
background-position: -204px 0px;
}
.nav3o, .nav3:hover, .nav3:active {
width: 61px;
background-position: -204px -30px;
}


/* Navigation 4 */ 
.nav4 {
width: 92px;
background-position: -265px 0px;
}
.nav4o, .nav4:hover, .nav4:active {
display: inline-block;
width: 92px;
background-position: -265px -30px;
}


/* Navigation 5 */ 
.nav5 {
width: 88px;
background-position: -357px 0px;
}
.nav5o, .nav5:hover, .nav5:active {
width: 88px;
background-position: -357px -30px;
}


/* Navigation 6 */ 
.nav6 {
width: 91px;
background-position: -448px 0px;
}
.nav6o, .nav6:hover, .nav6:active  {
width: 91px;
background-position: -448px -30px;
}


/* Navigation 7 */ 
.nav7 {
width: 105px;
background-position: -539px 0px;
}
.nav7o, .nav7:hover, .nav7:active {
width: 105px;
background-position: -539px -30px;
}


/* Navigation 8 */ 
.nav8 {
width: 108px;
background-position: -644px 0px;
}
.nav8o, .nav8:hover, .nav8:active {
width: 108px;
background-position: -644px -30px;
}



/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}


/* Header */
.header_container {
margin: 0px;
padding: 0px;
}
.header {
padding-top: 20px;
}
.header_subnav {
background:url(template/header/header_subnav.jpg);
margin: 0px;
padding: 0px;
height:20px;
width:980px;
font-size:8px;
}
.header_menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0px;
padding: 0px;
line-height: 18px;
margin: 0px;
padding: 0px;
}
.header_menu a:link { 
color: #666666;
text-decoration: none ;
}
.header_menu a:visited { 
color: #666666;
text-decoration: none ;
}
.header_menu a:hover { 
color: #999999;
text-decoration: underline ;
}
.header_menu a:active { 
color: #999999;
text-decoration: underline ;
}
.header_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
margin: 0px;
padding: 0px;
}
.header_text a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:hover { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}
.header_text a:active { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}


/* Content */
.content_container {
margin: 0px auto;
padding: 0px;
}
.content {
width:980px;
border: 1px solid #666666;
}


/* Footer */
.footer_container {
margin: 0px;
padding: 0px;
}
.footer {
background:url(template/footer/footer_border.jpg);
margin: 0px;
padding: 0px;
height:10px;
width:980px;
font-size:8px;
}
.footer_menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 5px 0px 0px 0px;
padding: 0px;
line-height: 18px;
width: 960px;
text-align:right;
}
.footer_menu a:link { 
color: #666666;
text-decoration: none;
}
.footer_menu a:visited { 
color: #666666;
text-decoration: none;
}
.footer_menu a:hover { 
color: #999999;
text-decoration: underline;
}
.footer_menu a:active { 
color: #999999;
text-decoration: underline;
}
.footer_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 20px;
margin: 0px;
padding: 0px;
}
.footer_text a:link { 
color: #999999;
text-decoration: none ;	
}
.footer_text a:visited { 
color: #999999;
text-decoration: none ;	
}
.footer_text a:hover { 
color: #333333;
text-decoration: underline ;
}
.footer_text a:active { 
color: #333333;
text-decoration: underline ;
}


/* Containers */
.container {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}
.container_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0px 15px 20px 15px;
text-align: justify;
line-height: 20px;
}
.container_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
color: #333333;
margin: 20px 15px 10px 15px;
text-align: left;
}
.container_title_large {
margin-top: 30px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 15px;
text-align: left;
}
.container_title_small {
margin: 30px 15px 10px 15px;
text-align: left;
}
.container_section {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
margin: 0px 15px 15px 5px;
text-align: left;
line-height: 32px;
}
.container_section_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
margin: 0px 15px 15px 5px;
text-align: left;
line-height: 26px;
}


/* Text */
.text {
font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
}
.text_small {
font-size: 10px;
}
.text_xsmall {
font-size: 9px;
}
.text_large {
font-size: 14px;
}
.text_xlarge {
font-size: 18px;
}
.text_xxlarge {
font-size: 22px;
}
.text_bold {
font-weight: bold;
}


/* Text Color A */
.text_color_a {
color: #003366;
}


/* Text color b */
.text_color_b {
color: #FFFFFF;
}


/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.form_field {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.form_field_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.form_field_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.form_field_xlarge {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #333333;
}
.form_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}
.form_button_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}


/* Message */
.message_fail {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.message_success {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #339900;
}


/* Horizontal Rule */
.hr {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}


/* Image */
.image_right {
margin-left: 15px;
margin-bottom: 5px;
}
.image_left {
margin-right: 15px;
margin-bottom: 5px;
}
.image_right_border {
margin-left: 15px;
margin-bottom: 5px;
border: 1px solid #666666;
}
.image_left_border {
margin-right: 15px;
margin-bottom: 5px;
border: 1px solid #666666;
}

/*Feature*/

.feature_home {
background-position:top center;
width:978px;
height:450px;
border: 1px solid #666666;
}
.feature_home_big {
background-position:top center;
width:978px;
height:500px;
border: 1px solid #666666;
}
.feature_selector {
background:url(template/background/background_selector.png) no-repeat;
width:450px;
height:265px;
margin: 40px 0px 0px 0px;
}
.feature_sidebar {
background:url(template/background/background_home_sidebar.png) no-repeat;
width:300px;
height:500px;
margin: 0px 0px 0px 0px;
}
.feature_border_bottom {
background:url(template/border/border_feature_bottom.jpg) no-repeat;
background-position:top center;
width:980px;
height:20px;
}

/*Resorts*/
.resort_background {
background-color:#FFFFFF;
}
.resort_background {
background-color:#FFFFFF;
}
.resort_table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-align: left;
line-height: 16px;
margin:0px;
padding:0px;
}
.resort_td {
border-left: 1px solid #666666;
background-color:#FFFFFF;
padding:0px 0px 0px 15px;
}
.resort_td:hover {
background-color:#EAEAEA;
}
.resort_text {
color:#666666;
}
.resort_text:hover {
color: #006699;
}


/*Pop Up*/
.popup_header {
background: url(template/header/header_popop.png);
width:350px;
height:45px;
margin: 20px 0px 0px 0px;
}
.popup_container {
background-color: #FFFFFF;
border: 1px solid #666666;
width:350px;
margin: 0px;
font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
}
.popup_footer {
background: url(template/footer/footer_popop.png);
width:350px;
height:10px;
margin: 0px 0px 0px 0px;
}

