
/* Body */
body {
background-color: #FFFFFF;
background-image:url(resorts/vail/template/background/background.jpg);
background-repeat: repeat-y;
background-position: center top;
margin: 0px;
padding: 0px;
}


/* Links */
a:link { 
color: #003366;
text-decoration: none ;
}
a:visited { 
color: #003366;
text-decoration: none ;
}
a:hover { 
color: #003366;
text-decoration: underline ;
}
a:active { 
color: #003366;
text-decoration: underline ;
}


/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 108px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
}
.nav_1o {
display: inline-block;
width: 108px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: 0 -30px;
}
.nav_1:hover { 
background-position: 0 -30px;
}
.nav_1:active { 
background-position: 0 -30px;
}


/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 96px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -108px 0px;
}
.nav_2o {
display: inline-block;
width: 96px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -108px -30px;
}
.nav_2:hover { 
background-position: -108px -30px;
}
.nav_2:active { 
background-position: -108px -30px;
}


/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 61px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -204px 0px;
}
.nav_3o {
display: inline-block;
width: 61px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -204px -30px;
}
.nav_3:hover { 
background-position: -204px -30px;
}
.nav_3:active { 
background-position: -204px -30px;
}


/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 92px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -265px 0px;
}
.nav_4o {
display: inline-block;
width: 92px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -265px -30px;
}
.nav_4:hover { 
background-position: -265px -30px;
}
.nav_4:active { 
background-position: -265px -30px;
}


/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 88px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -357px 0px;
}
.nav_5o {
display: inline-block;
width: 88px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -357px -30px;
}
.nav_5:hover { 
background-position: -357px -30px;
}
.nav_5:active { 
background-position: -357px -30px;
}


/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 91px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -448px 0px;
}
.nav_6o {
display: inline-block;
width: 91px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -448px -30px;
}
.nav_6:hover { 
background-position: -448px -30px;
}
.nav_6:active { 
background-position: -448px -30px;
}


/* Navigation 7 */ 
.nav_7 {
display: inline-block;
width: 105px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -539px 0px;
}
.nav_7o {
display: inline-block;
width: 105px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -539px -30px;
}
.nav_7:hover { 
background-position: -539px -30px;
}
.nav_7:active { 
background-position: -539px -30px;
}


/* Navigation 8 */ 
.nav_8 {
display: inline-block;
width: 108px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -644px 0px;
}
.nav_8o {
display: inline-block;
width: 108px;
height: 30px;
background: url(resorts/vail/template/header/header_navigation.jpg) no-repeat;
background-position: -644px -30px;
}
.nav_8:hover { 
background-position: -644px -30px;
}
.nav_8:active { 
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 {
margin: 0px;
padding: 0px;
}
.header_menu {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.header_menu a:link {
color: #333333;
text-decoration: none;
}
.header_menu a:visited {
color: #333333;
text-decoration: none;
}
.header_menu a:hover {
color: #333333;
text-decoration: underline;
}
.header_menu a:active {
color: #333333;
text-decoration: underline;
}
.header_text {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.header_text a:link {
color: #333333;
text-decoration: none;
}
.header_text a:visited {
color: #333333;
text-decoration: none;
}
.header_text a:hover {
color: #333333;
text-decoration: underline;
}
.header_text a:active {
color: #333333;
text-decoration: underline;
}
.header_subnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-image: url(resorts/vail/template/header/header_subnav.jpg);
background-repeat: no-repeat;
background-position: center top;
margin: 0px;
padding: 0px;
}


/* Content */
.content_container {
margin: 0px auto;
padding: 0px;
}
.content {
margin: 0px;
padding: 0px;
}


/* Footer */
.footer_container {
margin: 0px;
padding: 0px;
}
.footer {
background-image: url(resorts/vail/template/footer/footer_background.jpg);
background-repeat: no-repeat;
background-position: center top;
padding-top: 5px;
margin: 0px;
}
.footer_menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
.footer_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.footer_text a:link {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}
.footer_text a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
}
.footer_text a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight:bold;
}
.footer_text a:active {
color: #FFFFFF;
text-decoration: underline;
font-weight:bold;
}


/* Containers */
.container {
margin: 0px;
padding-bottom: 0px;
}
.container_hidden {
display: none;
margin: 0px;
padding-bottom: 0px;
}
.container_padded {
margin-top: 8px;
padding: 0px;
}
.container_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
padding-bottom: 10px;
text-align: justify;
line-height: 20px;
}
.container_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #003366;
text-align: left;
padding-bottom: 10px;
}
.container_title_large {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #003366;
text-align: left;
margin-bottom: 10px;
padding-top: 30px;
}
.container_title_small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #666666;
text-align: left;
padding-bottom: 10px;
}
.container_section {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
padding-bottom: 5px;
text-align: left;
line-height: 32px;
}
.container_section_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
padding-top: 20px;
padding-bottom: 5px;
text-align: left;
line-height: 32px;
}
.container_section_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
padding-bottom: 5px;
text-align: left;
line-height: 26px;
}


/* Text */
.text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-weight: normal;
}
.text_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight: normal;
}
.text_xsmall {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
font-weight: normal;
}
.text_large {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
}
.text_xlarge {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
font-weight: normal;
}
.text_xxlarge {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #333333;
font-weight: normal;
}
.text_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.text_small_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.text_xsmall_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333333;
}
.text_large_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
}
.text_xlarge_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}
.text_xxlarge_bold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333333;
}


/* Text Color A */
.text_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003366;
font-weight: normal;
}
.text_small_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #003366;
font-weight: normal;
}
.text_xsmall_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #003366;
font-weight: normal;
}
.text_large_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #003366;
font-weight: normal;
}
.text_xlarge_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #003366;
font-weight: normal;
}
.text_xxlarge_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #003366;
font-weight: normal;
}
.text_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003366;
}
.text_small_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #003366;
}
.text_xsmall_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #003366;
}
.text_large_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #003366;
}
.text_xlarge_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #003366;
}
.text_xxlarge_bold_color_a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #003366;
}


/* Text Color B */
.text_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
}
.text_small_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
}
.text_xsmall_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
color: #FFFFFF;
font-weight: normal;
}
.text_large_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight: normal;
}
.text_xlarge_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
font-weight: normal;
}
.text_xxlarge_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
color: #FFFFFF;
font-weight: normal;
}
.text_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
.text_small_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
.text_xsmall_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #FFFFFF;
}
.text_large_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
}
.text_xlarge_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FFFFFF;
}
.text_xxlarge_bold_color_b {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #FFFFFF;
}


/* Forms */
.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: 18px;
color: #333333;
}
.form_button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #006699;
border: 1px solid #FFFFFF;
}
.form_button_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #006699;
border: 1px solid #FFFFFF;
}


/* Message */
.message_success {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #009900;
}
.message_fail {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}


/* Menu */
.menu_text_main {
cursor:default;
color: #666666;
width:160px;
padding:2px;
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
line-height: 22px;
}
.menu_text_main a:link { 
color: #666666;
text-decoration: none ;
}
.menu_text_main a:visited { 
color: #666666;
text-decoration: none ;
}
.menu_text_main a:hover { 
color: #003366;
text-decoration: underline ;
}
.menu_text_main a:active { 
color: #003366;
text-decoration: underline ;
}
.menu_text_sub {
margin-left: 15px;
color: #003366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
line-height: 18px;
text-align:left;
}
.menu_text_sub a:link { 
color: #6699CC;
text-decoration: none ;
}
.menu_text_sub a:visited { 
color: #6699CC;
text-decoration: none ;
}
.menu_text_sub a:hover { 
color: #003366;
text-decoration: underline ;
}
.menu_text_sub a:active { 
color: #003366;
text-decoration: underline ;
}
.menu_text_small {
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
text-align:left;
}
.menu_text_small a:link { 
color: #6699CC;
text-decoration: none ;
}
.menu_text_small a:visited { 
color: #6699CC;
text-decoration: none ;
}
.menu_text_small a:hover { 
color: #003366;
text-decoration: underline ;
}
.menu_text_small a:active { 
color: #003366;
text-decoration: underline ;
}


/* Borders */
.column_body {
display: block;
width: 175px;
padding-left: 5px;
padding-right: 5px;
background-image: url(resorts/vail/template/border/border_column_body.jpg);
background-repeat: repeat-y;
background-position: center;
}
.column_top {
display: block;
width: 185px;
height: 8px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_column.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.column_bottom {
display: block;
width: 185px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_column.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;	
}
.main_body {
display: block;
width: 560px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background-image: url(resorts/vail/template/border/border_main_body.jpg);
background-repeat: repeat-y;
background-position: center;	
}
.main_body_top {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_main.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.main_body_bottom {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_main.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.main_body_white {
display: block;
width: 560px;
padding-left: 15px;
padding-right: 15px;
background-image: url(resorts/vail/template/border/border_main_body_white.jpg);
background-repeat: repeat-y;
background-position: center;

}
.main_body_top_white {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_main_white.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.main_body_bottom_white {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_main_white.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.full_body {
display: block;
width: 755px;
padding-left: 15px;
padding-right: 15px;
background-image: url(resorts/vail/template/border/border_full_body.jpg);
background-repeat: repeat-y;
background-position: center;
}
.full_body_top {
display: block;
width: 785px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_full.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.full_body_bottom {
display: block;
width: 785px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_full.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}

.search_full_body {
display: block;
width: 560px;
padding-left: 15px;
padding-right: 15px;
background-image: url(resorts/vail/template/border/search_border_full_body.jpg);
background-repeat: repeat-y;
background-position: center;
}
.search_full_body_top {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/search_border_full.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.search_full_body_bottom {
display: block;
width: 590px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/search_border_full.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.all_body {
display: block;
width: 950px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background-image: url(resorts/vail/template/border/border_all_body.jpg);
background-repeat: repeat-y;
background-position: center;	
}
.all_body_top {
display: block;
width: 980px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_all.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.all_body_bottom {
display: block;
width: 980px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_all.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.full_body_white {
display: block;
width: 755px;
padding-left: 15px;
padding-right: 15px;
background-image: url(resorts/vail/template/border/border_full_body_white.jpg);
background-repeat: repeat-y;
background-position: center;
}
.full_body_top_white {
display: block;
width: 785px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_full_white.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.full_body_bottom_white {
display: block;
width: 785px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_full_white.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.custom_body_a {
display: block;
width: 360px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background-image: url(resorts/vail/template/border/border_custom_a_body.jpg);
background-repeat: repeat-y;
background-position: center;	
}
.custom_body_a_top {
display: block;
width: 390px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_a.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.custom_body_a_bottom {
display: block;
width: 390px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_a.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.custom_body_b {
display: block;
width: 255px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background-image: url(resorts/vail/template/border/border_custom_b_body.jpg);
background-repeat: repeat-y;
background-position: center;	
}
.custom_body_b_top {
display: block;
width: 285px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_b.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.custom_body_b_bottom {
display: block;
width: 285px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_b.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}
.custom_body_c {
display: block;
width: 550px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0px;
background-image: url(resorts/vail/template/border/border_custom_c_body.jpg);
background-repeat: repeat-y;
background-position: center;	
}
.custom_body_c_top {
display: block;
width: 580px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_c.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.custom_body_c_bottom {
display: block;
width: 580px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/border/border_custom_c.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}


/* Print */
.print_body_header {
display: block;
width: 640px;
height: 100px;
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.print_body {
display: block;
width: 610px;
padding-left: 15px;
padding-right: 15px;
background-image: url(resorts/vail/template/print/print_body.jpg);
background-repeat: repeat-y;
background-position: center;
}
.print_body_top {
display: block;
width: 640px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/print/print_border.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 8px;
}
.print_body_bottom {
display: block;
width: 640px;
height: 10px;
font-size: 8px;
background-image: url(resorts/vail/template/print/print_border.jpg);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 8px;
}


/* Feature */
.feature {
margin-top: 8px;
padding: 0px;
}
.feature_image {
display: block;
width: 350px;
height: 175px;
margin: 0px;
padding: 0px;
}
.feature_offer {
display: block;
width: 202px;
height: 165px;
background-image: url(resorts/vail/template/border/border_feature_offer.jpg);
background-repeat: no-repeat;
margin: 0px;
padding-top: 10px;
padding-bottom: 0px;
padding-right: 15px;
padding-left: 15px;
}


/* Images */
.image_left {
border: 1px solid;
border-color: #666666;
margin-right: 15px;
margin-top: 5px;
padding: 0px;
}
.image_right {
border: 1px solid;
border-color: #666666;
margin-left: 15px;
margin-top: 5px;
padding: 0px;
}
.image_thumb {
border: 1px solid;
border-color: #666666;
margin: 0px;
padding: 0px;
}
.image_gallery {
border: 1px solid;
border-color: #666666;
}
.image_gallery_background {
display: block;
width: 528px;
padding: 15px;
border: 1px solid;
border-color: #999999;
background-color: #FFFFFF;
}
.image_gallery_thumb {
width: 40px; 
height: 40px; 
margin: 0px;
padding: 0px;
border: 1px solid;
border-color: #999999;
cursor: default;
}
.image_gallery_thumb_active {
width: 40px; 
height: 40px; 
margin: 0px;
padding: 0px;
border: 1px solid;
border-color: #999999;
cursor: default;
}
.image_gallery_frame {
width: 50px; 
height: 50px; 
margin: 5px;
background-color: #FFFFFF;
border: 1px solid;
border-color: #999999;
cursor: default;
}
.image_gallery_frame_active {
width: 50px; 
height: 50px;
margin: 5px;
background-color: #666666;
border: 1px solid;
border-color: #999999;
cursor: default;
}


/* Maps */
.map_horizontal {
position: relative; 
width: 750px;
height: 350px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #999999;
}
.map_vertical {
position: relative; 
width: 400px;
height: 600px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #999999;
}
.map_tall {
position: relative; 
width: 400px;
height: 650px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #999999;
}
.map_square {
position: relative; 
width: 500px;
height: 500px;
margin-top: 8px;
margin-bottom: 8px;
border: 1px solid #999999;
}
.map_point {
width: 15px;
height: 13px;
color: #FFFFFF;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:13px;
text-align:center;
vertical-align: middle;
background-color: #FF9900;
border:1px solid; 
border-color:#FFFFFF;
margin: 0px; 
position: absolute; 
}
.map_point a:link {
color: #FFFFFF;
text-decoration: none;
}
.map_point a:hover {
color: #FFFFFF;
text-decoration: none;
}
.map_point a:visited {
color: #FFFFFF;
text-decoration: none;
}
.map_point a:active {
color: #FFFFFF;
text-decoration: none;
}
.map_list {
width: 15px;
height: 13px;
color: #FFFFFF;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:13px;
text-align:center;
vertical-align: middle;
background-color:#FF9900;
margin: 0px; 
}
.map_thumb {
margin-top: 10px;
border: 1px solid #999999;
}


/* Calendar */
.calendar_day {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
border: 1px solid #CCCCCC;
background-color: #EAEAEA;
}
.calendar_day a:link { 
color: #333333;
text-decoration: none ;
}
.calendar_day a:visited { 
color: #333333;
text-decoration: none ;
}
.calendar_day a:hover { 
color: #339900;
text-decoration: underline ;
}
.calendar_day a:active { 
color: #339900;
text-decoration: underline ;
}
.calendar_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
margin-bottom: 5px;
margin-top: 5px;
}
.calendar_text a:link { 
color: #333333;
text-decoration: none ;
}
.calendar_text a:visited { 
color: #333333;
text-decoration: none ;
}
.calendar_text a:hover { 
color: #339900;
text-decoration: underline ;
}
.calendar_text a:active { 
color: #339900;
text-decoration: underline ;
}
.calendar_date {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #003399;
}
.calendar_date a:link { 
color: #003399;
text-decoration: underline ;
}
.calendar_date a:visited { 
color: #003399;
text-decoration: underline ;
}
.calendar_date a:hover { 
color: #339900;
text-decoration: underline ;
}
.calendar_date a:active { 
color: #339900;
text-decoration: underline ;
}


/* Coupons */
.coupon_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 0px;
}
.coupon_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	text-align: justify;
	line-height: normal;
}
.coupon_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #003366;
}
.coupon_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #666666;
	border-bottom-color: #003366;
	border-left-color: #003366;
	margin-bottom: 5px;
}


/* Tabs */
.tab_container {
display: block;
width: 580px;
margin-top: 8px;
margin-bottom: 0px;
padding: 0px;
text-align: left;
vertical-align: bottom;
}
.tab {
margin-left: 1px;
margin-right: 1px;
}


/* Search Menu */
.search_menu_button {
display: inline-block;
width: 92px;
height: 75px;
background-position: 0px 0px;
}
.search_menu_buttono {
display: inline-block;
width: 92px;
height: 75px;
background-position: 0 -75px;
}
.search_menu_button:hover { 
background-position: 0 -75px;
}
.search_menu_button:active { 
background-position: 0 -75px;
}


/* Coupons */
.coupon_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	text-align: justify;
	line-height: normal;
}


/* Home Menu */
.home_menu {
margin-top: 8px;
padding: 0px;
}
.home_menu_1 {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: 0px 0px;
}
.home_menu_1o {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: 0 -35px;
}
.home_menu_1:hover { 
background-position: 0 -35px;
}
.home_menu_1:active { 
background-position: 0 -35px;
}
.home_menu_2 {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -116px 0px;
}
.home_menu_2o {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -116px -35px;
}
.home_menu_2:hover { 
background-position: -116px -35px;
}
.home_menu_2:active { 
background-position: -116px -35px;
}
.home_menu_3 {
display: inline-block;
width: 117px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -232px 0px;
}
.home_menu_3o {
display: inline-block;
width: 117px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -232px -35px;
}
.home_menu_3:hover { 
background-position: -232px -35px;
}
.home_menu_3:active { 
background-position: -232px -35px;
}
.home_menu_4 {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -349px 0px;
}
.home_menu_4o {
display: inline-block;
width: 116px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -349px -35px;
}
.home_menu_4:hover { 
background-position: -349px -35px;
}
.home_menu_4:active { 
background-position: -349px -35px;
}
.home_menu_5 {
display: inline-block;
width: 115px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -465px 0px;
}
.home_menu_5o {
display: inline-block;
width: 115px;
height: 35px;
background: url(resorts/vail/template/buttons/button_home_menu.gif) no-repeat;
background-position: -465px -35px;
}
.home_menu_5:hover { 
background-position: -465px -35px;
}
.home_menu_5:active { 
background-position: -465px -35px;
}


/* Home Menu */
.listing_menu {
margin-top: 8px;
padding: 0px;
}
.listing_menu_1 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: 0px 0px;
}
.listing_menu_1o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: 0 -25px;
}
.listing_menu_1:hover { 
background-position: 0 -25px;
}
.listing_menu_1:active { 
background-position: 0 -25px;
}
.listing_menu_2 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -81px 0px;
}
.listing_menu_2o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -81px -25px;
}
.listing_menu_2:hover { 
background-position: -81px -25px;
}
.listing_menu_2:active { 
background-position: -81px -25px;
}
.listing_menu_3 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -162px 0px;
}
.listing_menu_3o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -162px -25px;
}
.listing_menu_3:hover { 
background-position: -162px -25px;
}
.listing_menu_3:active { 
background-position: -162px -25px;
}
.listing_menu_4 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -243px 0px;
}
.listing_menu_4o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -243px -25px;
}
.listing_menu_4:hover { 
background-position: -243px -25px;
}
.listing_menu_4:active { 
background-position: -243px -25px;
}
.listing_menu_5 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -324px 0px;
}
.listing_menu_5o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -324px -25px;
}
.listing_menu_5:hover { 
background-position: -324px -25px;
}
.listing_menu_5:active { 
background-position: -324px -25px;
}
.listing_menu_6 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -405px 0px;
}
.listing_menu_6o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -405px -25px;
}
.listing_menu_6:hover { 
background-position: -405px -25px;
}
.listing_menu_6:active { 
background-position: -405px -25px;
}
.listing_menu_7 {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -486px 0px;
}
.listing_menu_7o {
display: inline-block;
width: 81px;
height: 25px;
background: url(resorts/vail/template/buttons/button_listing_menu.gif) no-repeat;
background-position: -486px -25px;
}
.listing_menu_7:hover { 
background-position: -486px -25px;
}
.listing_menu_7:active { 
background-position: -486px -25px;
}
