/*
Theme: Default
Description: Mill2000.com Style sheet
*/
@charset "utf-8";

:focus {
                outline: 0;
}

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
        font-family: arial, sans-serif;
        font-size: 13px;
}


body {
	background: #8cbbe7 url('/cms-themes/Default/images/bg.jpg') top center no-repeat;
}

#mountains {
                position: fixed;
                z-index: 1000;
                bottom: 0px;
                width: 2000px;
                height: 100px;
                margin: auto;
                left: 0px;
}

#upper_right {
                color: #ffffff;
                font-size: 11px;
                text-align: right;
                width: 235px;
                position: absolute;
                top: 10px;
                right: 30px;
}

#upper_right a:link, #upper_right a:visited {
                color: #ffffff;
                text-decoration: none;
}

#upper_right a:hover {
                color: #ffffff;
                text-decoration: underline;
}


#page_wrap {
	width: 966px;
	padding: 0px;	
	margin: 0 auto 0 auto;
}

#header {
                width: 966px;
                position: relative;
                height: 185px;
                
}

#header_bg {
                position: absolute;
                top: 30px;
                left: 0px;
                z-index: 1;
}

#logo {
                position: absolute;
                top: 10px;
                left: 37px;
                z-index: 2;
                
}

#top_banner {
                position: absolute;
                right: 36px;
                bottom: 21px;
                width: 468px;
                height:60px;
                z-index: 1000;
}

#top_area{
                width:100%;
                height: 320px; margin: 0; padding: 0;
                position: relative;
}

#top_area_bg{
                z-index: -1;
                position: absolute;
                width: 100%;
                height: 100%;
                background: #ffffff;
                filter: alpha(opacity = 30);
                opacity:0.3;
                left: 0px;
                top: 0px;
                
}

#social_icons {
                line-height: 38px;
                height: 38px;
                width: 250px;
                position: absolute;
                z-index: 1000;
                right: 30px;
                top: 50px;
                color: #ffffff;
                font-weight: bold;
                font-size: 11px;
}

/* home page styles */

#main_content {
                width: 964px;
                padding-top: 20px;
                margin: auto;
                border-right: 1px solid #6a7b95;
                box-shadow: 0px 0px 5px #555;
                -webkit-box-shadow: 0px 0px 3px #555;
                -moz-box-shadow: 0px 0px 3px #555;
                position: relative;
                z-index: 10;
}

#main_content_bg {
                background: #92bde8;
                filter: alpha(opacity = 30);
                opacity:0.3;
                width:100%;
                height: 100%;
                position: absolute;
                top: 0px;
                left: 0px;
                z-index: -1;
}

#content_area {
                z-index: 10;
}

#home_container {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
}

#home_container p {
	font-size: 11px;
	line-height: 14px;
}

#home_container h3 {
	color: #863d78;
	font-size: 14px;
	font-style:italic;
	margin-top: 0px;
}

.home_box {
	position: relative;
	width: 270px;
	height: 180px;
	border: 1px solid #c9a9c3;
	background: url('/cms-themes/Default/images/box_bg.png') repeat-x;	
	float: left;
	margin-left: 52px;
}

.first {
	margin-left: 0px;
}


#home_container .home_box .center{
	text-align: center;
}

.center{
	text-align: center;
	margin: 5px;
}


#home_container .home_box div {
	margin: 0 0 0 65px; padding: 0 5px 5px 5px; text-align: justify;
}

#home_container .home_box div p {
	line-height: 20px; 
}

.home_box_bg {
	position: absolute; bottom: 0px; left: 0px; width: 60px; height: 130px;
}

.left_box {
                width: 199px;
                background: #ffffff;
                margin-bottom: 15px;
}

.left_box h2 {
                color: #ffffff;
                font-size: 15px;
                font-weight: bold;
                width: 199px;
                height: 24px;
                margin: 0px;
                padding: 0px;
                line-height: 24px;
                background: #fb8730 url(/cms-themes/Default/images/box_header_bg.png) repeat-x;
}

.left_box div {
                padding: 5px; text-align: left;
}

.right_box {
                width: 178px;
                background: #ffffff;
                margin-bottom: 15px;
}

.right_box ul {
                margin: 5px;
                padding: 5px;
}

.right_box ul li {
                margin: 5px;
                padding: 5px;
}


.right_box h2 {
                color: #ffffff;
                font-size: 15px;
                font-weight: bold;
                width: 178px;
                height: 24px;
                margin: 0px;
                padding: 0px;
                line-height: 24px;
                background: #fb8730 url(/cms-themes/Default/images/box_header_bg.png) repeat-x;
}

.right_box div {
                padding: 5px; text-align: left;
}

.product_box {
                width: 166px;
                height: 176px;
                float: left;
                margin: 6px;
                position: relative;
}
.product_box p {
                margin: 0px;
                padding: 0px;
                line-height: 18px;
                color: #560c70;
                font-weight: bold;
                font-size: 11px;
                width: 166px;
                height: 36px;
                border-bottom: 1px solid #9c5e02;
                border-right: 1px solid #c0a06f;
                border-left: 1px solid #ffffff;
                border-top: 1px solid #ffffff;
                background: #fb8730 url(/cms-themes/Default/images/product_bg.png) repeat-x;
                position: absolute;
                left: 0px;
                bottom: 0px;
                text-align: center;
}

.product_box p a:link, .product_box p a:visited, .product_box p a:hover {
                color: #560c70;
                text-decoration: none;
}

#product_top {
                text-align: left;
                border: 2px solid #fa7725;
                margin: 5px 5px 15px 10px;
                padding: 8px;
                width: 723px;
}
#product_left_column {
                width: 758px; float: left;
}

#product_right_column {
                width: 178px; float: left; margin: 5px 0 0 10px;
}


.product_tickets_header {
                font-size: 15px;
                font-weight: bold;
                margin-top: 0px;
                margin-bottom: 10px;
}

.product_get_tickets_now {
                font-size: 12px;
                margin: 20px 20px 20px 0;
}

#content_wrapper {
                 background: #ffffff;
}

#product_center_column {
                padding: 10px; width: 506px; float: left; margin: 0px 3px 8px 16px; text-align: left; background: #509bde; border: 1px solid #888888; color: #ffffff;
}



#product_photo {
                 float: left; margin: 0 10px 10px 10px;
}

#interior_center_column {
                width: 712px; float: left; margin-left: 25px; text-align: left;
}

#interior_center_column h2 {
                margin-top: 0px;
}

#center_column {
                width: 727px; float: left; margin-left: 10px; text-align: left;
}

#center_column h2 {
                margin-top: 0px;
}

#VolusionLiveChat {
                margin-bottom: 10px;
}


#interior_container {
	width:650px;
	float: left;
	padding: 0px;
	margin: 0;
	text-align: left;
	padding: 15px;
	min-height: 500px;
}

#right_column {
}

#roster {
	width: 100%;
	font-size: 12px;
}

#roster td {
	vertical-align: top;
}

/*==========Link States==========*/

a:link {
	text-decoration: underline;
	color: #E81C27;
}

a:visited {
	text-decoration: underline;
	color: #E81C27;
}

a:hover {
	text-decoration: none;
	color: #E81C27;
}

a:active {
	text-decoration: underline;
}

#featured_tours{
	width: 212px;
	height: auto;
	list-style: none;
	padding: 0 11px;
	margin: 0;
}

#top_area h2 {
}

#featured_tours li {
    width: 212px;
    height: 45px;
	border: 0px;
	font-size: 18px;
    font-weight: bold;
    color: #764b1f;
	line-height: 45px;
	text-align: center;
	display: block;
    padding: 0 0 12px;
}
#featured_tours a:link, #featured_tours a:visited {
	display: block;
	text-decoration: none;
	color: #764b1f;
    width: 212px;
    height: 45px;    
    
}
#featured_tours a:hover {
}

.inactive_video {
                background: transparent url(/cms-themes/Default/images/video_button.png) 0px -45px no-repeat;    
}

.active_video {
                background: transparent url(/cms-themes/Default/images/video_button.png) no-repeat;                
}

#play_video {
                width: 152px;
                height: 36px;
                float: right;
}

#play_video a:link, #play_video a:active, #play_video a:visited {
                width: 152px;
                height: 36px;
                background: url(/cms-themes/Default/images/play_video.png) no-repeat;
                background-position: 0 0px;
                display: block;
}

#play_video a:hover {
                width: 152px;
                height: 36px;
                background: url(/cms-themes/Default/images/play_video.png) no-repeat;
                background-position: 0 -36px;
                display: block;
}

/* nav menu */
#nav{
	width: 962px;
	height: 38px;
	background: #fc8a30 url(/cms-themes/Default/images/nav_bg.jpg) repeat-x;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
	margin: 0px;
	padding: 0px;
        margin: auto;
                box-shadow: 0px 0px 5px #555;
                -webkit-box-shadow: 0px 0px 3px #555;
                -moz-box-shadow: 0px 0px 3px #555;
                z-index: 200;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
    z-index: 300;
}
#nav li {
	float: left;
	position: relative;
	border: 0px;
	font-size: 18px;

	line-height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: auto;
	display: block;
    z-index: 300;
}
#nav a:link, #nav a:visited {
	padding-right: 12px;
	padding-left: 12px;                
	display: block;
	text-decoration: none;
	color: #ffffff;
        text-transform: uppercase;
}
#nav a:hover {
	padding-right: 12px;
	padding-left: 12px;                
	display: block;
	text-decoration: none;
    background: url(/cms-themes/Default/images/nav_bg_f2.jpg) repeat-x;
}
* html #nav a{
	width: 100%;
}

#nav li ul {
	display: none;
	position: absolute;
	padding: 0;
	margin-top: 0px;
	left: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 200%;
}

#nav li:hover ul {
	display: block;
}

#nav li .top {
        border-top: 1px solid #000000;
}

#nav li ul li {
	position: relative;
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
	display: block;
	background: transparent;
        border-bottom: 1px solid #ffffff;
        z-index: 10;
}

#nav li ul li a:link, #nav li ul li a:visited {
    padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #ffffff;
        text-transform: uppercase;
        background: url(/cms-themes/Default/images/sub_nav_bg.jpg);
}
#nav li ul li a:hover {
	margin-right: 0px;
	margin-left: 0px;                  
	display: block;
	text-decoration: none;
    background: url(/cms-themes/Default/images/sub_nav_bg_f2.jpg);
}
        

.clear {
   clear: both;
}

#login_form {
	position: absolute;
	top: 10px;
	right: 0px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding: 8px 17px 0px 17px;
	width: 160px;
	height: 132px;
	background: #d09fbe;
}

#login_form .input {
	width: 130px;
}

#login_form .form_header {
	font-size: 14px;
	font-weight: bold;
}

#login_form a:link {
	text-decoration: underline;
	color: #ffffff;
}

#login_form a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#login_form a:hover {
	color: #ffffff;
	text-decoration: none;
}

#login_form a:active {
	color: #ffffff;
	text-decoration: underline;
}


/*==========Footer==========*/


#footer {
    padding: 15px;
	font-size: 10px;
	width: 936px;
    margin: 0px auto 155px auto;
	height: 71px;
	background-image: url(/cms-themes/Default/images/footer.png);
    position: relative;
    text-align: left;
}

#footer .nav a {
                margin: 0 15px 0 0;
}

#social_logos {
                position:absolute;
                top: 25px;
                right: 15px;
                width: 327px;
                height: 35px;
                cursor: pointer;
}

#bottom_logos {
                position:absolute;
                bottom: -77px;
                right: 0px;
                width: 555px;
                height: 77px;
                background-image: url(/cms-themes/Default/images/bottom_logos.png);
}

#trademarks {
                position:absolute;
                bottom: -90px;
                left: 30px;
                width: 300px;
                height: 77px;
                line-height: 25px;
                text-align: left;
}


#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

div.overlay {
    display:none;
    z-index:10000;
    width:468px;
    height:280px;
	padding:42px;	
	background-image:url(/cms-themes/Default/images/white.png);
}

div.overlay div.close {
	background:url(/cms-themes/Default/images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.show_ticket_desc {
                width: 360px;
                float: left;
                padding: 5px;
}

div.show_ticket_price {
                width: 97px;
                float: left;
                margin-left: 10px;
                padding: 5px;
                
}
