﻿@charset "utf-8";
/* CSS Document */
    #252211

@font-face {
	font-family: 'akzidenz-grotesk_bqmedium';
	src: url('../fonts/akzidenzgrotesk-medium-webfont.eot');
	src: url('../fonts/akzidenzgrotesk-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/akzidenzgrotesk-medium-webfont.woff') format('woff'),  url('../fonts/akzidenzgrotesk-medium-webfont.ttf') format('truetype'),  url('../fonts/akzidenzgrotesk-medium-webfont.svg#akzidenz-grotesk_bqmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
.clearfix {
	clear: both;
}
a {
	color: #4d4d4d;
	font-weight:bold;
}
a:hover {
	color: #b87a34;
	transition: color 0.5s ease-out 0s;
}
p {
	padding-bottom: 10px;
}
img {
	max-width: 100%;
} 
h1, h2, h3, h4, h5, h6 {
	
}
h1 {
	font-size: 32px;
	color: #2e2b1d;
	padding-bottom: 25px;
	text-transform:  none;
	line-height:35px;
}
h2 {
	font-size: 20px;
	color: #2e2b1d;
	padding-bottom: 10px;
	text-transform: none;
}
h2 a{ color:}
h3 {
	font-size:15px;
	color: #2e2b1d;

	text-transform: none;
}
h4 {
	font-size:15px;
	color: #fff;
	padding-bottom:5px;
}

.fl{ float:left;}
.fr{ float:right;}
input[type="submit"], input[type="button"], input[type="reset"], button, input[type="submit"].active:hover, input[type="button"].active:hover, input[type="reset"].active:hover, button.active:hover {
	height: auto;
	padding: 12px 40px;
	background:url(../images/btnBg.png) repeat-x;
	border-radius:25px;
	font-size: 15px;
	color: #fff;
	font-weight:700;
	margin: 0px;
	transition: background 0.5s ease-out 0s;
	border: 0px;
	text-transform: uppercase;
	cursor: pointer;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, button.active, input[type="submit"].active, input[type="button"].active, input[type="reset"].active, button.active {
	background:url(../images/btnBg_hover.png) repeat-x;
	color:#252211;
}
body {
	font-family: 'PT Sans', sans-serif !important;
	font-size: 14px;
	line-height: 180%;
	color: #4d4d4d;
	background: #fff;
	
}
#toTop {
	width: 30px;
	border: 0px solid #ccc;
	background: #302e1e;
	text-align: center;
	padding: 5px;
	position: fixed; /* this is the magic */
	bottom: 10px; /* together with this to put the div at the bottom*/
	right: 10px;
	cursor: pointer;
	display: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-radius: 20px;
	z-index: 999;
	font-family: Verdana;
	line-height: 30px;
}
#toTop:hover {
	background: #b87a34;
}
#mainWrapper {
	width: 100%;
	height: auto;
	text-align: center;
}
.wrapper {
	width: 1100px;
	height: auto;
	text-align: left;
	margin: 0px auto;
}
.slider {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.slider1 
{
	padding:215px 0 0 0px;
}

#slider{ height:500px !important;}
#slider1{ height:350px !important;}
#header {
	height: 160px;
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:99;
	background: url(../images/bg_header.png) repeat-x;
}
.HomeHeader
{
	background: url(../images/bg_headerInner.png) repeat-x !important;
	height:215px !important;
}

.field-validation-error {
    color: #B50007;
}
.Name_form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    color: #000000;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    padding: 10px;
    text-align: left;
    width: 235px;
}

.input-validation-error {
    border: 1px solid #B50007 !important;
}

.holidayimag
{
 float: left;
 width: 450px;
}

.holidayimag img 
{
border-radius: 20px;
width:100%;
margin-bottom:60px;
}

.christambanner
{
width:100%;
height:auto;
margin-top:40px;
}


.headerInner {
	width: 1100px;
	height: 160px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.topLinks {
	position: absolute;
	right: 10px;
	top: 28px;
	font-size: 17px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.topLinks a{ font-weight:normal; color:#fff;}
.topLinks a:hover{ font-weight:normal; color:#b87a34;}

.topLinks2 {
	position: absolute;
	right: 39px;
	top: 52px;
	font-size: 17px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
.topLinks2 a{ font-weight:normal; color:#fff;}
.topLinks2 a:hover{ font-weight:normal; color:#b87a34;}

.bookingtxt{width:173px !important;}
.headingtxt{width:390px !important;}







nav select {
	display: none;
}
#nav {
	position: absolute;
	top:166px;
	left: 305px;
	height: 32px;
	font-size: 18px;
	width:100%;
}
#nav ul li {
	float: left;
	padding: 0px 2px;
	position:relative;


}
.ie8 #nav ul li {
	float: left;
	padding: 0px 5px;
	position:relative;

}

.ie8 #nav ul li a {
	color: #909090;
	padding: 6px 5px !important;
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 16px;

}



#nav ul li a {
	color: #909090;
	padding: 6px 5px;
	float: left;
	height: 20px;
	font-size:18px;
	line-height: 20px;
}
#nav ul li:hover a, #nav ul li.active a {
	background: #fff;
	border-radius: 5px;
	color: #000;
}



#nav ul li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 6px 6px 6px;
    height: auto !important;
    left: -99999px;
    margin-left: 5px !important;
    position: absolute;
    top: 29px;
    width: 300px !important;
}
#nav ul li ul li{ padding:10px 0px 30px ;width:275px; margin-left:10px; display:block; float:left;}
#nav ul li ul li a{background:none !important; color:#000 !important;}
#nav ul li ul li a:hover{background:none; color:#909090 !important;}
#nav ul li:hover ul{ left:0px; color:#909090; display:block; border-radius:none; }

.hoter-room{ float:left; padding:0px 20px 20px 0 ; width:55px;  }
.hoter-room img{border:solid 1px #fff; border-radius:6px;}


.facebookLink {
	position: absolute;
	right: 0px;
	top: 67px;
}
#nav.fixed {
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 34px;
	padding: 13px 0px 12px;
	background: url(../images/bg_header.png) repeat-x left -58px;
	z-index:99;
	box-shadow: 1px 1px 2px #000;
	font-size:16px;
	
}
.bottom_text{ text-align:center; margin-top:25px !important; float:left; width:100%;}
#nav.fixed ul {
	width:944px;
	margin: 0px auto;
	height: 34px;

}
#nav ul{ float:none !important;}
.ie8 #nav ul li ul {

    margin-left: 2px !important;

}

.ie8 #nav ul li ul li{ padding:10px 0px 30px ;width:230px; margin-left:10px; display:block; float:left;}
.ie8 #nav.fixed ul {
	width: 1260px;
	margin: 0px auto;
	height: 34px;
	margin-left:75px;

}


.ie8 #nav ul li {
	float: left;
	padding: 0px 2px;
	position:relative;

}

.ie8 #nav ul li a {
	color: #909090;
	padding: 6px 2px;
	float: left;
	height: 20px;
	line-height: 20px;
}


#nav.fixed ul li.button_nav{ display:block; margin: -7px 0 0 6px;}
#nav.fixed ul li.button_nav input{ padding:12px 20px;}
#nav ul li.button_nav { display:none;}
.bookTicketArea {
	width: 790px;
	height:103px;
	background: url(../images/bookBg.png) no-repeat top left;
	clear:both;
	margin: 15px auto;
	padding:35px 25px 0 30px;
	position: relative; z-index:98;
}
.bookTicketArea h2 {
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 15px;
	padding: 14px 25px 0px 0px;
	text-transform: uppercase;
	text-align: left;
}
.bookTicketArea ul {
	float: left;
	padding: 0px;
	text-align: left;
}
.bookTicketArea ul li {
	float: left;
	height: 65px;
	padding-left: 15px;
}
.bookTicketArea ul li:first-child {
	padding-left: 0px;
}
.bookTicketArea ul li label {
	float: left;
	color: #fff;
	font-size: 13px;
	width: 100%;
	font-weight: 700;
}
.bookTicketArea ul li input[type=text] {
	float: left;
	font-size: 13px;
	width: 92px;
	height: 30px;
	text-align: center;
	border: none;
	background: url(../images/chkin_bg.jpg) repeat-x;
	clear: both;
	color: #ffffff;
}
.bookTicketArea ul {
	float: left;
	padding: 0px;
}
.bookTicketArea ul li {
	float: left;
	height: 30px;
	padding-left: 15px;
}
.bookTicketArea ul li:first-child {
	padding-left: 0px;
}
.bookTicketArea ul li label {
	float: left;
	color: #fff;
	font-size: 13px;
	width: 100%;
	text-shadow: 0px 1px 0px #db734c;
}
.bookTicketArea ul li input[type=text] {
	float: left;
	font-size: 13px;
	width: 92px;
	height: 30px;
	line-height:30px;
	text-align: center;
	border: none;
	background: url(../images/chkin_bg.jpg) repeat-x;
	clear: both;
	color: #ffffff;
	padding:0px;
	margin:0px;
}

.Valentine_menu{ margin-left:10px !important;}
.menubtn{ text-align:center;}
.menubtn > input{ margin-bottom:13px;}

.bookTicketArea ul li.rooms {
	width: 55px;
	padding-left: 15px !important;
}
.jquery-selectbox {
	float: left;
	font-size: 13px;
	height: 30px !important;
	text-align: left;
	background: url(../images/drop_bg.jpg) no-repeat;
	border: none;
	margin: 0px !important;
}
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 0px;
	width: 30px;
}
.jquery-selectbox .jquery-selectbox-list {
	padding: 0 3px 5px 2px !important;
	margin: 24px 0 0 !important;
}
.bookNow {
    
    margin:17px 0 0 147px;
}

.ie8 .bookNow {
    
    margin:17px 0 0 119px;
    text-align:center;
    
}
.bookNow a {
	font-size:18px;
    color:#fff;
}
.bookNow a:hover {
    color:#955a26;
}
.content
{
    padding:50px 0px;
    width:100%;
    height:auto;
}
.packageArea
{
    width:100%;
    height:auto;    
    
}
.package li
{
    background:url(../images/bg_package.png) no-repeat;
    width:630px;
    height:356px;
    float:right;    
    position: relative;
}
.package li:first-child
{
    float:left;
}
.packageImg
{
    float:left;    
}
.packageDetail
{
    float:right;   
    width:260px;
    height:305px;
    padding:25px 17px; 
    color:#fff;
    font-size:15px;
    line-height:145%;
}
.packageDetail .txtArea
{
    float:left;   
    width:260px;
    height:260px;
}
.package li:first-child .packageImg
{
    float:right;
}
.package li .packageImg img
{
    border-radius:18px 0px 0px 18px;
}
.package li:first-child .packageImg img
{
    border-radius:0px 18px 18px 0px;
}

.package li:first-child .packageDetail
{
    float:left;
}
.packageDetail h2
{
    color:#fff;
    font-size:20px;
    padding-bottom:10px;
}
.package li:hover .packageImg span {
	height:356px;
	margin: 0;
	width:335px;
}
.packageImg span {
	transition: width 0.5s ease-in-out 0s, height 0.5s ease-in-out 0s, margin 0.5s ease-in-out 0s;
	/*background: url(../images/hover.png) repeat;*/
	border-radius: 18px 0px 0px 18px;
	display: block;
	height: 0;
	left: 0;
	margin: 30% 0 0 50%;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 0;
}
.package li:first-child .packageImg span
{
    left:295px;    
    border-radius: 0px 18px 18px 0px;
}
.VideoArea
{
    width:1280px;
    height:auto;
    margin:0 auto;
}

.vidioPop1 {
    float: left;
    margin: 0 100px 50px 0;
    padding: 0;
    width: 360px;
    cursor:pointer;
}

.Pop4{ margin-right:0px !important;}

.VideoArea img
{
    width:100%;
    height:auto; 
    float:left;   
}


#footer {
	float: left;
	width: 99.99%;
	min-height: 427px;
	background: #f8865b url(../images/footer_bg.jpg) repeat-x;
	padding:0px;
}
#footer a
{
    color:#fff;    
}
#footer a:hover, #footer li.active a
{
    color:#252211;    
}
.footerInner {
	width: 1100px;
	margin: 0px auto;
	height:291px;
}
.footerTop {
	float: left;
	width: 100%;
	height:84px;
}
.footerTop ul li {
	padding:18px 0 18px 22px;
	float: left;
	height:48px;
	text-align: left;
	color: #ffffff;
}
.footerTop ul li a{

	color: #ffffff;
	font-weight:normal;
}

.footerTop ul li a:hover{

	color: #b87a34 !important;
	font-weight:normal;
}
.footerTop ul li:first-child {
	padding-left: 0px;
}
li.weather {
	position: relative;
	text-align: left;
	padding-left:90px;
	width:225px;
}
li.weather img
{
	height:71px;
    position:absolute;
    left:52px;
    top:9px;    
}

li.weather .Weather_text {
	float: left;
	font-size: 15px;
	left: 145px;
	position: absolute;
	top: 14px;
	width: 80px;
	text-align:start;
}
li.weather .Weather_text1 {
	float: left;
	font-size: 13px;
	left: 111px;
	position: relative;
	top: 34px;
	width: 80px;
	line-height: 22px;
	text-align:start;
}
li.tollfree
{
    font-size:23px;
    color:#fff;    
    font-family: 'akzidenz-grotesk_bqmedium';
    line-height:48px;
}
li.pet
{ margin-top:8px;}
.footerMid {
	float: left;
	width: 100%;
	height:167px;
	padding-top:40px;
	position:relative;
}
.footer_newslatter {
    position:absolute;
    top:13px;
    left:0px;
    width:407px;
    height:73px;
    text-align:left;

}


.mail_box_bg {
    float: left;
    height:43px;
    padding: 0;
    width:400px;
    background:#353223;
    border-radius: 25px 25px 25px 25px;
}

.ie8 .mail_box_bg {
    float: left;
    height:43px;
    padding: 0;
    width:395px;
    background:#353223;
    border-radius: 25px 25px 25px 25px;
}

.mail_box_footer 
{
    float: left;
    height: auto;
    margin: 0;
    width:278px;
    padding:5px;
}


.mail_box_arrow {
    float: left;
    margin:0px;
    width:106px;
    margin-top:5px;
}



.text_name {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    padding:6px;
    margin:1px 0 0 0px;
    text-align: left;
    width: 122px;
    border-radius:25px;
}


.footer_address {
    position:absolute;
    top:41px;
    left:0px;
    font-size:14px;
}
.footer_address_right {
	float: left;
	height: auto;
	text-align: left;
	color: #ffffff;
}
.footerTop button {
	background: #FF9966;
}
.footerTop button:hover {
	background: #000;
}

.ie8 .footerMid .menu {
	position:absolute;
	top:40px;
	right:-70px;
}
.footerMid .menu {
	position:absolute;
	top:40px;
	right:0px;
}
.footerMid .menu ul {
	float: left;
	text-align: left;
	padding-left:25px;
}
.ie8 .footerMid .menu ul {
	float: left;
	text-align: left;
	padding-left:8px;
}
.footerMid .menu li {
	float: left;
	clear:both;
}
.footerMid .menu li a {
	font-size: 14px;
	line-height:190%;
	text-transform: uppercase;
}

.oursister_test{ right:203px; text-transform:uppercase; position:absolute; top:285px; color:#fff; font-weight:bold;     }
.ie8 .oursister_test{ right:130px; text-transform:uppercase; position:absolute; top:235px; color:#fff; font-weight:bold;     }
.stanford_logo{     right:59px;  position:absolute; top:270px; }
.ie8 .stanford_logo{     right:10px;  position:absolute; top:235px; }


.ie8 .footerMid .menu li a {
	font-size: 13px;
	line-height:190%;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
}
.footerMid .address {
	float: left;
	width: 545px;
	font-size: 13px;
	text-align: left;
	line-height: 19px;
	padding-top: 18px;
}
.footerMid .address h2 {
	font-size: 13px;
	margin: 0px;
	line-height: 19px;
	font-weight: bold;
}
.footerMid .address1 {
	float: left;
	font-weight: bold;
}
.banner {
	width:1300px;
	overflow:hidden;
	height: 570px;
	float: none;
	position: relative;
	margin:auto;
	top:214px;
} 

.ie8 .banner {
	width:1300px !important;
} 
.banner img{ 
    width: 100%;
    height:auto;
}
.roomDetail {
    float: left;
    height: auto;
    padding:0px 0;
    width: 100%;
}
.roomDetail .roomImg {
    float: left;
    width: 450px;
}

.roomDetail .evokeespa {
    float: left;
    width: 630px;
}

.roomDetail .evokeespaContent {
    float: right;

}
.roomDetail .evokeespaContent1 {
    float: right;
   
    width: 630px;
}
.roomDetail.address{ margin:25px 0px;}


.roomDetail .roomImg2 {
    float: right;
    width: 450px;
}
.roomDetail .roomImg img {
    float: left;
    overflow: hidden;
    width:450px;
}
.roomDetail .roomContent {
    float: right;
    padding-right:55px;
    width: 570px;
}
.roomContentdin {
    float: left;
    padding-right:55px;
    width: 594px;
}

.roomDetail .roomContent2 {
    float: left;
    padding-right:55px;
    width: 570px;
}

.roomDetail .roomContent h2 {
    font-size: 20px;
}
.content {
	float: left;
	width: 100%;
	height: auto;
	padding: 0 0 0;
}
#carousel_inner {
	overflow: hidden;  /* important (hide the items outside the div) */
	height:306px;
	width:450px;
	float:left;
}
.avi
{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}

.carousel_ul {
	position:relative;
	list-style-type: none; /* removing the default styling for unordered list items */
	margin: 0px;
	/*width:9999px;  important */
	height:306px;
}
.carousel_ul li {
	float: left; /* important for inline positioning of the list items */
	width:450px;  /* fixed width, important */
	height:306px;
	text-align:center;
	position:relative;
}
.pool_text{ position:absolute; bottom:73px; color:#fff;  background: rgba(0, 0, 0, .5); }
.carousel_ul li img {
    width:100%;
    border-radius:20px;
}
#left_scroll, #left_scroll1 {
	height:31px;
	width:31px;
	background:url(../images/arrow.png) no-repeat top left;
	position:absolute;
	top:110px;
	left:5px;
	cursor:pointer;
	z-index:9;
}
#right_scroll, #right_scroll1 {
	position:absolute;
	top:110px;
	right:5px;
	height:31px;
	width:31px;
	background:url(../images/arrow.png) no-repeat top right;
	cursor:pointer;
	z-index:9;
}
.rm_wrapper{
	width:1160px;
	margin:0 auto;
	position:relative;
	min-height:450px;
}
.rm_container{
	width:1050px;
	position:relative;
	height:400px;
	margin:0 auto;
}
.rm_container h2{
	background:transparent url(../images/lines.png) repeat top left;
	padding:10px 30px;
	position:absolute;
	bottom:170px;
	right:0px;
	color:#000;
	font-size:36px;
	text-transform:uppercase;
	text-shadow:1px 0px 1px #fff;
}
.rm_container ul{
	width:1170px;
}
.rm_container ul li{
	float:left;
	margin-left:-80px;
	position:relative;
	overflow:hidden;
	width:200px;
	height:296px;
	border:30px solid #fff;
	border-width:50px 30px 0px 30px;
	background-color:#fff;
}
.rm_container ul li img{
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	border-radius: 20px 20px 20px 20px;
}
.rm_mask_right, .rm_mask_left{
	position: absolute;
	height:68px;
	background: #fff;
	width: 530px;
	bottom:-5px;
	left: 0px;
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
}
.rm_mask_right{
	left:auto;
	right:0px;
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg);
}
.rm_corner_right, .rm_corner_left{
	background: #fff;
	position:absolute;
	width:200px;
	height:100px;
	bottom:10px;
	left:-140px;
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.rm_corner_right{
	left:auto;
	right:-90px;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.rm_nav a{
	position:absolute;
	top:200px;
	width:38px;
	height:87px;
	cursor:pointer;
	opacity:0.7;
}
.rm_nav a:hover{
	opacity:1.0;
}
.rm_nav a.rm_next{
	background:transparent url(../slider/images/next.png) no-repeat top left;
	right:0px;
}
.rm_nav a.rm_prev{
	background:transparent url(../slider/images/prev.png) no-repeat top left;
	left:-43px;
}
.rm_controls{
	position:absolute;
	top:0px;
	left:-40px;
	height:20px;
}
.rm_controls a{
	cursor:pointer;
	opacity:0.7;
	padding-left:24px;
	font-size:16px;
	text-transform:uppercase;
	height:20px;
	float:left;
	line-height:20px;
}
.rm_controls a:hover{
	opacity:1.0;
}
.rm_controls a.rm_play{
	
	background:transparent url(../slider/images/play.png) no-repeat center left;
}
.rm_controls a.rm_pause{
	display:none;
	background:transparent url(../slider/images/pause.png) no-repeat center left;
}



.home_box_container {
	width:100%;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
	color: #000;
	font-size: 15px;
}
.home_box_left_image {
	width: 540px;
	height:270px;
	margin: 0px;
	float: left;
	padding: 0px 0 20px 0px;
}
.home_box_left_image:hover {
	width: 540px;
	height: 270px;
	margin: 0px;
	float: left;
	padding: 0px 0 20px 0px;
}
.home_box_right_image {
	width:540px;
	height:270px;
	margin: 0px;
	float: right;
	padding: 0px 0px 20px 0px;
}

#middle_content {
	width: 1150px;
	border: 1px solid #999999;
	margin: 0 auto;
	background: #000000;
}
#flipper_area {

}
.sponsor {
	width: 600px;
	height: 300px;
	float:left;
	position: relative;
	cursor: pointer;
}
.sponsor2 {
	width: 600px;
	height: 300px;
	float: left;
	position: relative;
}
.sponsor.last {
	margin-right: 20px;
}
.sponsor2.last {
	margin-right: 20px;
}
.sponsorFlip {
	position: absolute;
	left: 0;
	top: 0;
	width: 540px;
	height: 270px;
}
.sponsorFlip.green {
	background: none;
}
.sponsorFlip:hover {
}
.sponsorFlip img {
}
.sponsorData {
	display: none;
}
.sponsorDescription {
	padding-top: 0px;
	padding-left: 0px;
	position:relative;
	
	
}
.sponsorDescription2 {
	height: 270px;
	width:540px;
	background:url(../images/flip_bg2.jpg) no-repeat top right;	
}
.sponsorDescription_text
{
	font-size:16px;
	text-align:left;
	color:#fff;
	padding:10px 10px 0 30px;
	width:500px;
	height:auto;
	}


.sponsorDescription a {
	color: #FFF;
	text-decoration: none;
	width:540px;
	height:270px;
}
.sponsorDescription a:hover {
	text-decoration: none;
}
.sponsorDescription2 a {
	color: #FFF;
	text-decoration: none;
}
.sponsorDescription2 a:hover {
	text-decoration: none;
}
.sponsorDescription2 h2 {
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding:32px 0 0 32px;
	text-align: left;
	
}

.button_flip {
	border-radius: 70px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	display: inline-block;
	font: bold 14px/100% 'Open Sans', sans-serif;
	margin: 0px 0px 0px 32px;
	outline: medium none;
	padding: 15px 18px;
	text-align: right;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	vertical-align: baseline;
	width:auto;
}
.flip {
	background: #312e1f;
	color: #fff;
	float:right;
	margin:60px 10px 0 0px;
}
.flip:hover {
	background: #fff;
	color: #45502f;
}



.button_flip2 {
	cursor: pointer;
	display: inline-block;
	font: bold 12px/100% 'Open Sans', sans-serif;
	margin: 0px 0px 0 0;
	outline: medium none;
	padding: 9px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: auto;
}
.flip2 {
	background: #312e1f !important;
	color: #fff !important;
}
.flip2:hover {
	background: #aa9057 !important;
	color: #fff !important;
}

.flipimage_textpragraph
{
font-size:16px;
 font-weight:normal;
top:85px; text-shadow:0px 1px 2px #000;
text-align:center;
color:#fff;
position:absolute;
width: 94%;
    background: rgba(0,0,0,0.7);
    padding: 10px;
    border-radius: 8px;
    margin: auto;
    right: 0;
    left: 0;
}
.flipimage_text
{
font-size:26px;
 font-weight:bold;
top:230px;
text-align:center;
color:#fff;
position:absolute;
width:100%;
}

.slider_text5{  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: auto;
    position: absolute;
    top: 60%;
    font-size:24px; font-weight:bold;
    padding:15px;
    width: 1000px;
    left: 0;
    right: 0;
    margin: auto;}

.slider_text6 p{ color:#fff !important;}  

.slider_text6{  
font-family: "PT Sans",sans-serif;
    color: #fff !important;
    float: left;
    height: auto;
    position: absolute;
    top: 30%;
    font-size:24px; font-weight:bold;
    padding:15px;
    width: 1000px;
    left: 0;
    line-height:30px;
    right: 0;
    margin: auto;}
    
    

    .slider_text13 p {
	color: #fff !important;
	text-shadow: 3px 3px #0009 !important;
}

.slider_text13{  
font-family: "PT Sans",sans-serif;
    color: #fff !important;
    float: left;
    height: auto;
    position: absolute;
    top: 40%;
    font-size:24px; font-weight:bold;
    padding:15px;
    width: 1000px;
    left: 0;
    line-height:30px;
    right: 0;
    margin: auto;}

.flipimage_text8
{
font-size:26px;
 font-weight:bold;
top:115px;
text-align:center;
color:#fff;
background:rgba(0, 0, 0, 0.5);
position:absolute;
width:100%;
}

.flipimage_textlast { width:90%; }

.google_map
{	position: absolute;
	right: 10px;
	top: 38px;
	font-size: 19px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	right:295px;
	font-family: 'PT Sans', sans-serif;
     }
 
 .fb_icon{ position:absolute; right:245px; top:38px;  }
     
     
 .ie8 .google_map
{	position: absolute;
	right: 10px;
	top: 20px;
	font-size: 19px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	right:290px;
	font-family: 'PT Sans', sans-serif;
     }    
.google_map a
{ color:#fff; 
  font-size:19px; 
  font-weight:bold;
 text-transform:uppercase;
font-family: 'PT Sans', sans-serif;
     
   }
.google_map a:hover
{
	 color:#312e1f;
	 
	 }
	 


.flipimage_text1{ position:absolute; bottom:82px; left:9px; font-size:24px; color:#fff; z-index:2; text-shadow:2px 2px 0px #000;}
.flipp1{ margin-top:10px;}

.content-item {
	height: 270px;
	margin: 10px auto;
	overflow: hidden;
	position: relative;
	width: 540px;
	border-radius: 18px;
	float:left;
}

.content-item2 {
	height: 270px;
	margin: 20px auto;
	overflow: hidden;
	position: relative;
	width: 540px;
	border-radius: 16px;
	float:right;
}

.footer_address span a{ font-weight:normal;}


.content-item.cta1 {
	background:url(../images/fun_for_the_whole_family.jpg) no-repeat top left;
	z-index:999;
	    
	
		
}
.content-item.cta2 {
	background:url(../images/International_Cuisine.jpg) no-repeat top left;	
}
.content-item.cta3 {
	background:url(../images/Complimentary_continental_breakfast.jpg) no-repeat top left;	
}
.content-item.cta4 {
	background:url(../images/Pet_friendly_accommodations.jpg) no-repeat top left;	
}
.overlay {
	border-bottom: 100px solid #e8c63d;
	border-left: 100px solid transparent;
	bottom: 0;
	height: 0;
	opacity: .95;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 0;
	transform: all .3s ease-out;
	

}

.content-item:hover .overlay {
	 border-bottom: 800px solid #e8c63d;
	 border-left: 800px solid transparent;
	 transform:all .5s ease-out;
}
.corner-overlay-content {
	bottom: 15px;
	color: #333;
	position: absolute;
	right: 15px;
	transform: all .5s ease-out;
}
.content-item:hover .corner-overlay-content {
	opacity: 0;
	transform:all .5s ease-out;
}
.overlay-content {
	bottom: 0;
	color: #333;
	left: 0;
	opacity: 0;
	padding: 30px;
	position: absolute;
	right: 0;
	top: 0;
	transform: all .3s ease-out;
}
.content-item h2 {
	border-bottom: 1px solid #333;
	padding: 0 0 12px;
}
.content-item:hover .overlay-content {
	opacity: 1;
	transform:all .3s ease-out;
	transition-delay:.3s;
}

.amenities_container
{
    width:100%;
    height:auto;
    padding:40px 0;
    text-align:left;
    float:left;
    }
    
    
    .amenities_container1
{
    width:100%;
    border-top:none;
}

    
.amenities_container h2
{
    font-size:20px;
    text-align:left;
    padding-bottom:20px;   
}

.amenities_container ul
{
    width:340px;
    float:left;  
    margin-right:20px;  
}

.amenities_container ul li
{
    float:left;
    width:320px;
      padding: 8px 8px 8px 21px;
    
  
  
}

.amenities_container ul li a
{
    color:#2E2B1D;
    font-weight:bold;
  
}
.amenities_container ul li a:hover
{
    color:#B87A34;
    font-weight:bold;
  
}

.amenities_container ul li.color
{
    float:left;
    width:320px;
     padding: 8px 8px 8px 21px;
    background:url(../images/google_map_bg.jpg) repeat-x top left;
    color:#ffffff;
    border-radius: 20px;
  
}

 .map_left_area
{
    width:30%;
    height:auto;
    float:left;
    padding:1.5%;
    background-color:#f1f1f1;
}
.map_left_area imput{ width:200px; height:100px; }
.map_right_area
{
    width:64% !important;
    height:auto;
    float:right;
    padding:0px;
    background-color:#A8A7A7;
}


.point_of_interast {
    float: left;
    height: auto;
    margin-top: 0;
    padding:0px;
    width: 100%;
}
.point_of_interast ul li {
    background: url(../images/red-dot.png) no-repeat left top;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0px 30px;
}

.point_of_interast ul li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease-out 0s;
}
.point_of_interast ul li a:hover, .point_of_interast ul li.active a {
    color: #CCCCCC;
    text-decoration: none;
    transition: color 0.3s ease-out 0s;
}




.point_of_interast fieldset label {
    color: #000000;
    float: left !important;
    height: auto;
    width: 100%;
}

.point_of_interast fieldset input
{
    background:#ffffff;
    border:solid 1px #cccccc;
    padding:8px 1%;
    width:96%;
}


.point_of_interast fieldset select
{
    background:#ffffff;
    border:solid 1px #cccccc;
    padding:8px 1%;
    width:98%;
}

.point_of_interast input[type="button"]
{
    margin-left:0px !important;
}






.intrast_button
{
    width:195px;
    height:auto;
    padding:0px;
    float:right;
} 

.PetFriendly3 ul { float:left; margin-bottom:20px; width:100%;}
.PetFriendly3 ul li
{
   padding:4px 70px 0px 0px;
   width:480px; 
    float:left;
   min-height:90px;

   
   
   }
   
.new_image p{ color:#252211;}  
.testmenu { width:235px; border:solid 1px #000; float:left; text-align:center; height:280px; font-weight:600; }
.testmenu ul{ width:235px;float:left;}
.testmenu ul li{ text-align:left; float:none; padding-left:10px; min-height:20px; font-weight:600; }
.testmenu ul li span { width:180px; float:left;}

.PetFriendly ul { float:left; margin-bottom:20px;}
.PetFriendly ul li
{
   padding:4px 70px 0px 0px;
   width:480px; 
   float:left;
   list-style-type: disc;


   
   
   }
   
    
 .PetFriendly2 ul
  { float:left;
     margin-bottom:20px;
     }
     
.PetFriendly2 ul li
{
   padding:4px 50px 0px 0px;
   width:480px; 
    float:left;

   list-style-type:disc;
   margin-left:17px;
   
   
   }
 .mountan{ margin-left:200px;}   
    
.PetFriendly ul li span{ font-weight:bold;}    

.mid_text{ text-align:center; font-weight:bold; margin-bottom:20px;}
.menu_bottom_shadow{ margin-top:15px; text-align:center;}  
    
.mapbuttone{ float:left; margin-top:15px; margin-left:392px;}

.submenu1 {
    display: none;
}

.submenu1 ul {
    float: left;
    font-size: 13px;
    margin: 0 15px 0 0;
    padding: 0;
    width: 100%;
}


.submenu1 ul li {

    margin: 0;
    padding: 6px 0;
    font-size: 14px;
}


.petlogo{ width:300px; float:left;}

.Community ul
{ float:left; margin-left:17px;
   font-family: 'PT Sans', sans-serif;
   }
.Community ul li
{ float:left; width:500px;
   list-style-type:disc;
    margin-right:40px; 
    font-size:14px;
    }
  
  
  
  
  .map_left_area
{
    width:30%;
    height:auto;
    float:left;
    padding:1.5%;
    background-color:#f1f1f1;
}
.map_left_area imput{ width:200px; height:100px; }
.map_right_area
{
    width:64% !important;
    height:auto;
    float:right;
    padding:0px;
    background-color:#A8A7A7;
}



.point_of_interast {
    float: left;
    height: auto;
    margin-top: 0;
    padding:0px;
    width: 100%;
}

.foodlogo{width:100%; text-align:center; margin-top:20px;}
.slider_button.christmas{ width:30%; top:300px;}



/*.point_of_interast ul li {
    background: url(../images/red-dot.png) no-repeat left top;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 20px 30px;
}

.point_of_interast ul li a {
    color: #fff;
    text-decoration: none;
    transition: color 0.3s ease-out 0s;
}
.point_of_interast ul li a:hover, .point_of_interast ul li.active a {
    color: #CCCCCC;
    text-decoration: none;
    transition: color 0.3s ease-out 0s;
}




.point_of_interast fieldset label {
    color: #000000;
    float: left !important;
    height: auto;
    width: 100%;
}

.point_of_interast fieldset input
{
    background:#ffffff;
    border:solid 1px #cccccc;
    padding:8px 1%;
    width:96%;
}


.point_of_interast fieldset select
{
    background:#ffffff;
    border:solid 1px #cccccc;
    padding:8px 1%;
    width:98%;
}

.point_of_interast input[type="button"]
{
    margin-left:0px !important;
}
*/

.intrast_button
{
    width:120px;
    height:auto;
    padding:0px;
    float:right;
    margin-bottom:10px;
} 
   
.fernienewsbutton a button { margin-left:23px; margin-top:20px; }  
 
 .ExtendedStay img{ float:left; width:450px;  border-radius:15px; margin-bottom:25px; margin-left:75px;}
  .ExtendedStay2 img{ float:right; width:450px; border-radius:15px; margin-right:75px;}
   .restaurants-menu-bg
  {
  	background: url(../images/restaurants-menu-bg.jpg) repeat-x left top;
  	height:40px;
  	border-radius: 20px;
  	margin-bottom:10px;
   	
   	}
    .restaurants-menu-bg h2
    { color:#fff;
      padding:7px 10px 10px 20px;
    	
    	
}	


#FirstName.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right;}
#FirstName.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right;}

#LastName.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right;}
#LastName.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right;}
/*
#Comment.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right top; overflow-y:hidden;}
#Comment.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right top; overflow-y:hidden;}
*/

#imgblogName.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right;}
#imgblogName.input-validation-error{ background-color:#ffffff !important; clear:both !important; background:url(../../Content/images/error-small.png) no-repeat right top;}

#BP_Title.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right;}
#BP_Title.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right;}

#drag.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right top;}
#drag.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right top;}

#txtname.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right 4px;}
#txtname.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right 4px;}

#txtemail.valid{background:#ffffff url(../../Content/images/success-small.png) no-repeat right 4px;}
#txtemail.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error-small.png) no-repeat right 4px;}


.dighos a
{
	color:#4D4D4D;
}
.dighos a:hover
{
	color:#fff;
}



/*

.input-validation-error{    border:1px solid #ED1C24 !important; }
.input-validation-error {	border:1px solid #b50007 !important;		}
.field-validation-error {    color: #B50007;    float: left;    padding: 0;}

.field-validation-error {    color: #B50007;    padding: 0;    float:left;}
*/


input[type=text].valid{background-color:#ffffff !important;}

input[type=text].input-validation-error{background-color:#ffffff !important;}
#contactName.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right 2px;}
#contactName.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right 2px;}

#contactEmail.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right 2px;}
#contactEmail.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right 2px;}

input[type=text].valid{background-color:#ffffff !important;}

input[type=text].input-validation-error{background-color:#ffffff !important;}

#Address.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right 2px;}
#Address.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right 2px;}

#City.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right 2px;}
#City.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right 2px;}


#StateId.valid{background:#ffffff}
#StateId.input-validation-error{ background-color:#ffffff !important;}
  .map_icon_area{width:100%;padding-top:25px;clear:both;}
  
  
  
  #divEmail a
  {
  	color:#B87A34;
 
  }
    #divEmail a:hover
  {
  	color:#4D4D4D;
  
  }
.ski_bodytext{ width:100%; float:left;  }
.ski_bodytext ul{ float:left; width:98%; margin-left:15px; margin-bottom:15px; }
.ski_bodytext ul li{ list-style-type:disc; float:left; width:100%;}
.ski_bodytext > h2 {padding-bottom: 0px;}


.slider_button {

    padding-right: 0%;
    position: absolute;
    right: 0;
    top: 184px;
    width: 100%;
    line-height:20px;
}
.slider_button.christmas{ width:100%;}
.Chefsbutton2{ width:50%; float:left; position:relative;}
.Chefsbutton3{ width:50%; float:right; position:relative;}
.Chefsbutton4{ width:100%; float:right; position:relative;}
.Chefsbutton10{ position:relative !important;}
.Chefsbutton{ position:absolute;  margin:auto; text-align:center; }
.Chefsbutton1{ position:absolute;  margin:auto; text-align:center; left:0; right:0; }
.cameraCont, .cameraContents{ width:1315px !important; float:none; margin:auto !important; display:block;}
.slider_button2 {

    padding-right: 6%;
    position: absolute;
    right: 0;
    top: 410px;
    width: 22%;
    line-height:20px;
}


.slider_button button { padding:12px 20px; background:url(../images/btnBg_hover.png) repeat-x; color:#252211;  }
.slider_button button:hover {  background:url(../images/btnBg.png) repeat-x; color:#fff; }

.slider_button2 button { padding:12px 20px; background:url(../images/btnBg_hover.png) repeat-x; color:#252211;  }
.slider_button2 button:hover {  background:url(../images/btnBg.png) repeat-x; color:#fff; }

fernie_smow { background:url(../images/fernie_snow_report3.png) no-repeat; float:left; width:100%; padding-bottom:20px;  position:relative; height:240px;}

.img_textarea{ position:absolute; right:35px; top:16px; padding:18px; color:#fff; background:url(../images/text_bghome.png) repeat; width:25%; 
               border-radius:5px; font-size:30px; line-height:30px; }








.weather_area {
    color: #FFFFFF;
    float: left;
    margin:57px 0 0 30px;
    width: 296px;
     background:url(images/report_bg.png) repeat;
    border-radius: 8px;
    height: 170px;
    display:block;
}
.snow_clander_text { margin-top:-43px; color:#fff; font-size:29px; width:100%; font-weight:bold; line-height:31px; font-family:"akzidenz-grotesk_bqmedium"; }


.weather_heading ul  { float:left; }
.weather_heading ul li{ float:left;   width:145px; text-align:center; padding:0px 0px 8px 0px; font-size:14px; font-weight:bold; border-bottom: dashed 1px #4a5781;}
.weather_heading ul  li:first-child {border-right: solid 1px #44517c;}
.weather_heading ul li span { width:68px;  float:left; text-align:center; margin-top:15px;}
.weather_text  { float:left; font-size:11px; font-weight:normal; line-height:24px;}
.weather_text .text{ font-size:25px; font-weight:normal;}
.weather_text2  { float:left; font-size:11px; text-align:center; width:100%; font-weight:normal; line-height:24px; }
.weather_text2 .text{ font-size:25px; font-weight:normal;} 
.newsnow { width:100%; text-align:center; font-size:14px; }
.measurements { width:100%; text-align:center; font-size:11px; line-height:10px;} 
.hours { width:100%; float:left; font-size:18px;}
.calender_new { width:360px; float:right; margin-top:80px; margin-right:110px; }
.calender_new ul {  float:right;}
.calender_new ul li { float:left; margin-left:40px;  width:76px; font-weight:bold; text-align:center; text-transform:uppercase; color:#000; font-size:17px;  position:relative; line-height:40px;}
.calender_new ul li span{ font-family:Helvetica Neue; background:#a5662c; border-radius:8px; color:#fff; font-size:40px; line-height:80px; text-align:center; margin-bottom:10px; width:76px; float:left;}
.calender_border { position:absolute; z-index:999999; top:13px; }
.snow_report { width:298px; text-align:center; height:17px; margin-top:-34px; padding-bottom:18px;}

.trip_area { float:left; margin-bottom:35px; }
#CDSSCROLLINGRAVE.narrow {width: 433px !important; }

.ratespolicies { width:100%; float:left;}
.ratespolicies ul { float:left; }
.ratespolicies ul li{ float:left; width:100%; list-style-type:disc; padding-left:10px; margin-left:15px; }
.sliderd {
    display: block;
    height:741px;
    position: relative; top:214px;
}

.slidercontectn {

    background: rgba(17, 109, 247, 0.71) url("../images/bannerbg.png") repeat-x scroll 0 0;
    bottom: 0px;
    color: #fff;
    font-size: 24px;
    left: -12px;
    margin: auto;
    padding: 5px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 1300px;
    z-index: 1;

}
.slidercontectn p{  margin: auto; width: 71%;}
.cusineflip {margin-top:8px;}
.roomcontantn {float:left !important;}
.roomcontantne {float:left !important; width:100% !important}




.slider_button.checkout {
top: 433px;
    width: 104%;
}


.checkout img{ height:52px !important;}


.snow_text{
    font-family: 'PT Sans', sans-serif;
	font-size: 26px;
      color:#fff;  width:100%; font-weight:bold; line-height:31px; text-align:center;
}

    .snow_text a {
        color: #fff;
        text-decoration: none;

}

.snow_text a:hover{color: #ad7338; text-decoration:none;}


.award{width:100%; float:left;}

.FoodPages{width:100%; float:left;}

.stanford_slider_button button{
    background:url("../images/btnBg_hover.png") repeat-x scroll 0 0;
    color: #252211;
    padding: 12px 20px;
}
.stanford_slider_button{
     line-height: 20px;
    position: absolute;
    right: 0;
    top: 350px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    left: 0;
    width:1000px; padding: 15px;background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    border-radius: 10px;
    margin: auto; text-shadow:0px 1px 2px #000;
}
.innstanford_slider_button{ top:200px;}

.stanford_slider_button button:hover {
    background: rgba(0, 0, 0, 0) url("../images/btnBg.png") repeat-x scroll 0 0;
    color: #fff;
}
.fernie_smow > ul {
    position: absolute;
    right: 0;
    bottom: 23%;
    width: 37%;
}
.fernie_smow li {
     display:inline-block;
    width: 22%; line-height:38px; text-align:center; font-weight:bold;
}
.calender_border li{ line-height:55px;}

.full_cta{ width:100%; float:left; text-align:center;}


@media only screen and (min-width:1000px) and (max-width:1200px)
{	

.cameraCont, .cameraContents{ width:100% !important;}
.flipimage_textlast { width:100%; }

.headerInner{ width:100%;} 
.camera_wrap img{ margin-left:0px !important;width:auto !important; height:auto !important;}
#nav {
    left: 230px;
}	

#nav ul li {
    padding: 0 1px ;
}

#nav ul li a {
    padding: 5px;
    font-size:17px;
}

#nav.fixed ul li a{ padding-left:9px; padding-right:9px; font-size:16px; }
#nav.fixed ul li:last-child{ display:none;}
#nav.fixed ul li ul li:last-child{ display:block;}
.wrapper {
    width:970px;
    float:left;
    text-align:left;
    padding-left:15px;
}
#nav ul li ul {

    margin-left: 1px !important;
    top:27px;
}

#nav.fixed ul {
    width: 1020px;
    padding-left:0px;
}

.packageArea
{
    height:302px;    
}
.package li {
    background: url("../images/bg_package495.png") no-repeat scroll 0 0 transparent;
    width: 495px;
    height:300px;
}
.packageImg img
{
    height:280px;    
}
.package li:hover .packageImg span {
	height:280px;
	width:263px;
}

.package li:first-child .packageImg span
{
    left:232px;    
}
.package li .packageImg img
{
    border-radius:12px 0px 0px 12px;
}
.package li:first-child .packageImg img
{
    border-radius:0px 12px 12px 0px;
}

.packageDetail {
    padding: 25px 10px;
    width: 210px;
    height:235px;
}

.packageDetail .txtArea {
    overflow:hidden;
    height: 190px;
    width: 210px;
}
.footerInner {
    width: 970px;
}

li.weather
{
    width:180px;    
}
li.weather img
{
    left:25px;    
}
li.weather .Weather_text
{
    left:110px;    
}
li.weather .Weather_text1
{
    left:90px;    
}
.footerTop ul li{ padding-left:17px;}

.footerMid .menu ul {
    padding-left: 15px;
}
.roomDetail .roomContent {
    padding-right:0px;
    width: 490px;
}

.footer_address, .footerMid .menu li a{ font-size:13px;}

h2
{
padding-bottom:20px; 
}	 
.topLinks {
right: 20px;
}
.facebookLink {
right: 10px;
}

li.tollfree
{
    font-size:18px;
}

.home_box_left_image {
	width:460px;
  float: left;
  padding-right:40px;
 height:auto;
  padding-bottom: 40px;
	}
.home_box_left_image:hover {
	width:460px;
	float: left;
	  padding-right:40px;
	     height:auto;
	      padding-bottom: 40px;
}
.home_box_right_image {
	width:460px;
  float: left;
   height:auto;
    padding-bottom: 40px;	
}
.home_box_right_image:hover {
	width:460px;
	float: left;
   height:auto;
    padding-bottom: 40px;
}

.sponsor {
	width: 460px;
float:left;
height:231px;;

}
.sponsor2 {
	width: 460px;
  float: left;
   height:231px;

}
.sponsorDescription2 {
	width:460px !important;
	background:url(../images/flip_bg1.jpg) no-repeat top right;	
	height:200px;
}
.sponsorDescription a {
	width:460px;
}
.sponsorFlip {
	width: 460px;
	height: auto;
}
.sponsorDescription_text
{
 width:460px;
	height:auto;
	}
.sponsorDescription a {
width:460px;
	height:auto;
}
.flipimage_text{ top:194px;}

.camera_wrap2 img{ margin-left:0px !important;
                  width:auto !important;
                  height:auto !important;}

.amenities_container ul{ width:27.6%; margin-right:7%;}
.amenities_container ul li{ width:100%;}
.amenities_container ul li.color{ width:100%;}
.roomDetail .roomContent2{ width:505px; padding-right:15px;}
.carousel_ul{ height:285px;}
.carousel_ul li{ height:auto;}
.PetFriendly ul{ list-style:none inside;}
.PetFriendly ul li{ float:none; width:auto;}
.ExtendedStay2 img{ margin-right:0px;}
.ExtendedStay img{ margin-left:0px;}
#blog_wraper_left{ width:68% !important;}
#Main_blog_area{ width:auto !important;}
#Calander_area{ width:auto !important;}
#Blogtext_area{ width:100%  !important;}

#Blogcoment_area{ background-size:100% !important; width:100%  !important;}

.TextBoxDDL{ width:98% !important;}
.sponsorFlip{ background:none !important;}
.sponsorDescription2{ background-size:460px; height:230px;}
.sponsorDescription_text{ width:94.6%; padding-left:15px;}
.sponsorDescription2 h2{ padding-left:15px; padding-top:20px;}

.box_button_area {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.sponsorDescription_text img
{
    position: absolute;
    bottom: 0px;
    left: 15px;
    }
.logo{ width:19%; }

.slider_button { padding-right:12%; }

.slidercontectn p {
    margin: auto;
    width: 92% !important;
}

.slidercontectn {width:100% !important; left:0px !important} 
.sliderd{ height:610px;}
.roomDetail .evokeespa{ width:50%;}
.roomDetail .evokeespaContent1{ width:50%;}
.slider_text6 p{ font-size:16px;}

}



 @media only screen and (min-width:768px)and (max-width:999px) 
 {
     
.sliderd{ height:424px; top:152px;}
.wrapper {width:96.5%; float:left;padding-left:15px;}
.headerInner{ width:100%;} 
.bookTicketArea h2{font-size:18px;padding:10px 0px 0 0;}
.bookTicketArea {width: 85%;background: url(../images/bookBg2.png) no-repeat top left;padding-top:25px;}
.bookNow { margin-left:86px;}
.camera_wrap img{ margin-left:0px !important;width:auto !important; height:auto !important;}
.facebookLink{ display:none;}
#nav {position: absolute;top: 164px;left: 160px;height: 32px;font-size: 14px;}
#nav input{ width:120px; float:left; font-weight:normal;}
#nav ul li {float: left;padding: 0px 2px 0px 1px;  }
#nav ul li a {font-size:15px;padding:6px 10px; font-size:13px;}
#nav ul li ul {margin-left: 1px !important; position: absolute;top: 27px;}
#nav.fixed ul {width: 100%;margin:0 auto;}
.flexslider .slides{ width:100% !important;}
#nav{ left:91px;}
#nav.fixed ul li:last-child{ display:none;}
#nav.fixed ul li ul li:last-child{ display:block;}
h1{ line-height:40px;}
.logo {top: 0px;left: 0px;width:19%;}
.footerInner {width:98%;}
.home_box_container {width:72%; margin:0 auto; float:none;}
.home_box_right_image, .home_box_left_image {padding-bottom:20px !important; float:left;}
.home_box_right_image:hover{ float:left;}
.footerTop ul li {padding:18px 0 18px 13px;}
li.weather{ width:145px;}
li.weather img{ left:15px;}
li.weather .Weather_text1{ left:80px;}
li.weather .Weather_text{ left:85px;}

.footerTop ul li input[type="button"]{ margin-top:20px !important; margin-left:30px !important;}
.footer_address{ top:290px;}
.footerMid .menu{ top:100px; left:0px;}
.footerMid .menu ul{ padding-left:0px; padding-right:45px;}
#footer{ min-height:520px;}
#carousel_inner{ height:auto;}
.carousel_ul{ height:auto;}
.carousel_ul li{ height:260px;}
.roomDetail{ padding-bottom:30px;}
.roomDetail .roomImg{ padding-left:130px;}
.roomDetail .roomContent, .roomDetail .roomContent2{ padding-right:0px; width:100%;}
.amenities_container ul li.color{ background:none; color:#4d4d4d;}
.amenities_container ul{ float:none; width:100%;}
.roomDetail .roomImg2{ float:left; padding-left:130px;}
.mountan{ margin-left:70px;}
.PetFriendly ul{ list-style:none inside;}
.PetFriendly ul li{ float:none; width:auto;}
.ExtendedStay2 img{ margin-right:165px;}
.ExtendedStay img{ margin-left:130px;}
#blog_wraper_right{ float:left !important;}
.TextBox{ width:72% !important;}
.TextBoxDDL{ width:75% !important;}
.banner{ width:100%; height: 310px; }
.PrintDirectionbtn{ padding-top:60px !important; margin-left:-143px !important;  }
.directionmoz_plan{ height:224px !important; }

.oursister_test{ right:203px;  top:298px;  }
.stanford_logo{     right:87px;   top:320px; }
.slider_button { padding-right:0%; width:30%; }
#slider { height:410px !important}

.slider_button {
 
    right: 151px;
    top: 257px;

}
.calender_new { margin-right:30px;}
.fernie_smow {
    background: url("../images/fernie_snow_report_responsive.png") no-repeat ;

}
.slider_button2 {top:352px; padding-right:2%;}
.footerMid .menu li a { line-height:170%;}
.img_textarea { width:38%; }

.slidercontectn p {
    margin: auto;
    width: 100% !important;
    font-size: 20px;
}
.slidercontectn {width:100% !important; left:0px !important}
.slider_text6{ width:100%; padding-left:0;}
.slider_text13{ width:100%; padding-left:0;}
.roomDetail .evokeespa{ width:100%;}
.roomDetail .evokeespaContent1{ width:100%;}
.slider_text6 p{ font-size:16px;}

}
@media only screen and (min-width:480px)and (max-width:767px) 
{.cameraCont, .cameraContents{ width:100% !important; top:10%;}
 .slider_button.christmas{ display:none;}
#slider { height:300px !important}      
.roomDetail .evokeespa{ width:100%;}
.roomDetail .evokeespaContent1{ width:100%;}
.wrapper {width:96%; }
.headerInner{ width:100%;} 
.camera_wrap img{ margin-left:0px !important;width:auto !important; height:auto !important;}
.google_map{ right:20px; top:5px;}
.topLinks{ display:none;}
.facebookLink{ right:10px;}
#nav.fixed ul li.button_nav{ display:none;}
.bookTicketArea{background-size:100%; padding: 17px 4px 0 20px;width: 95%; height:82px;}
.bookTicketArea h2{ display:none;}
.bookNow {margin:0px;  position: absolute;top: 34px; right: 22px;}
.bookNow a{ font-size:13px;}
.home_box_container{ width:100%; text-align:center; }
.home_box_left_image, .sponsor, .sponsorFlip, .home_box_left_image:hover, .home_box_right_image, .home_box_right_image:hover{ width:100%; height:calc(); padding-bottom:20px !important;}
.flipimage_text{ top:233px;}
.sponsorDescription2 {background: url("../images/flip_bg2.jpg") no-repeat scroll right top;height: 275px;width: 100%;background-size: 100%;}
.sponsorFlip img{ background-size:100%; height:275px;  }
.sponsorFlip{ background:none !important; height:225px;}
.sponsorDescription_text{ width:95%;}
.flip{ margin-top:15px;}
.sponsorDescription2 h2, .sponsorDescription_text{ padding-left:10px;}
.sponsorDescription2 h2{ padding-top:20px;}
.box_button_area { position: absolute;bottom: 30px;right: 10px;}
.sponsorDescription_text img{position: absolute;bottom: 20px;left: 15px; height:auto; }
.footerInner{ width:98%; height:585px;}
.footer_newslatter{ top:80px; width:100%; text-align:center; }
.mail_box_bg{ margin:0 auto; float:none; }

.mesg{ top:142px !important;}
.footerMid .menu{ top:158px; left:0px; text-align:center; width:100%; }
.footer_address{ top:370px; width:100%; text-align:center;  }
.oursister_test{ right:236px; top:310px;   }
.stanford_logo{ right:100px; top:310px;   }
.footer_address_right{ float:none; text-align:center; }
.footerMid .menu li a{ font-size:11px; line-height:160%;}
.footerMid .menu ul{ padding-left:0px;  display: inline-block; float:none; }
.footerMid .menu li{ line-height:18px;}
li.tollfree{ display:none;}
.footerTop ul li{ padding-bottom:5px;}
h4{ padding-bottom:0px;}
.roomDetail .roomContent{ padding-right:0px; width:98%;}
.banner{ width:100%; height:255px; top:117px;}
#carousel_inner, #carousel_inner1{ height:265px;}
.roomDetail{ padding-bottom:20px;}
.carousel_ul li, .carousel_ul{ height:275px;}
.amenities_container{ padding-top:20px;}
.amenities_container ul{ margin-right:0px; margin-left:80px;}
.amenities_container ul li.color{ background:none; color:hsl(0, 0%, 30%);}
.PetFriendly2 ul{ float:none;}
.PetFriendly2 ul li{ padding-right:0px; width:95%;}
.petlogo{ width:40%; margin-right:3%;}
.roomDetail .roomImg2{ float:left;}
.roomDetail .roomContent2{ width:98%}
.map_left_area{width:96%;}
.map_right_area{ width:99% !important; margin-top:20px; float:left;}
.mountan{ margin-left:0px;}
.mountan iframe{ width:460px !important;;}
.PetFriendly ul{ width:98%; margin-left:10px;}
.PetFriendly ul li{ padding-right:0px; width:100%; }
#id3{ padding-bottom:20px;}
.ExtendedStay img{ margin-left:0px;}
.ExtendedStay2 img{ margin-right:0px; float:left;}
#Blogcoment_area{ background-size:445px  !important; height:auto !important; width:445px  !important; line-height:27px !important;}
.commentImg{ margin:5px 0px 0px 10px !important;}
.add { clear:both;}
#trPagination>table{ width:450px !important;}
.topLinks2{ top:28px;}

#nav select{ width:100%; cursor:pointer; }  
#nav.fixed select{ width:82%;} 

#nav {text-align: center;width: 48%; left:190px; }
.roomDetail .roomImg{ float:none; margin:0 auto;  }
.bookTicketArea ul{  display:inline-block; float:none; padding-right:30px;  }

.pkgDescriptions{ width:276px !important; text-align:center;}
.package_table{ width:300px !important; margin-left:4px;}
.package_duration_heading{ width:170px !important;}
.package_duration_details{ width:170px !important; min-height:65px;}
.package_cost_details{ width:89px !important; min-height:75px !important;}
.package_booking_main{ width:300px !important; text-align:center;}
.package_heading_area{ width:275px !important}
.package_left_heading{ width:300px !important}
.package_table_heading{ width:300px !important}
.package_cost_heading{ width:88px !important;}
.package_table_details{ width:300px !important;}
.testmenu { float:none; margin-left:22%;}
.logo { width:44%; }
.mb_text { width:99% !important; }
.fb_icon{ right:10px; top:81px; }
.slider_button { padding-right:30%; width:44%; }
.mb_img { height:275px; }
.flipimage_textlast { width:100%; }
.fernie_smow { background-size:100%; height:105px; border-radius:6px; }
.calender_new ul li { color:#fff;}
.calender_new { margin-right:75px;}
.weather_area { margin-left:85px;}
.slider_button2 { top:80%; width:70%;}
.img_textarea { right:10px; top:15px; padding:8px; font-size:14px; line-height:20px; width:39%; }

.slidercontectn p {
    margin: auto;
    width: 99%;
    font-size: 14px;
    padding: 0px 6px;
}
.slidercontectn {width:100% !important; left:0px !important}
.sliderd {height:405px; top:175px;}

.slider_text6 p{ font-size:16px;}
}

@media only screen and (min-width:1900px) 
{
.slider_button.christmas{ width:100%; top:442px;}
}



@media only screen and (max-width:480px) 
{.bookNow{ right:12px; top:25px;}
.bookTicketArea{ padding:7px 4px 0 20px;}
.roomDetail .evokeespa{ width:100%;}
.roomDetail .evokeespaContent1{ width:100%;}

}

@media only screen and (min-width:320px)and (max-width:479px) 
{
    .slider_text6 p{ font-size:16px;}
    .slidercontectn p {
    margin: auto;
    width: 99%;
    font-size: 14px;
    padding: 0px 0px;
}
.slidercontectn { width:100% !important; left:0px !important; background:#6e7069;}
.roomDetail .evokeespa{ width:100%;}
.roomDetail .evokeespaContent1{ width:100%;}
.sliderd {
    height:259px; top:0px;
}
.HomeHeader{ height:117px !important;}
   
.slidern1 { height:332px !important;}  
  .slider_button button{ display:none;}
    .cameraCont, .cameraContents{ width:100% !important;}
#mainWrapper{ overflow-x:hidden !important; }
.wrapper {width:96%;overflow-x:hidden !important; }
.headerInner{ width:100%;} 

.google_map{display:none;}
.topLinks, .topLinks2{ display:none;}
.camera_wrap img{ margin-left:0px !important;width:auto !important; height:auto !important;}
#slider {height: 400px !important;}

.bookTicketArea h2{ display:none;}
.bookNow {margin: 17px 0 0 0px; background:#b47531;  padding:2px; }
.bookNow a{ font-size:15px; padding:5px 10px; }
.bookNow a:hover{ color:#393627; }
 .bookTicketArea {
    background:#fff;
    height: 65px;
    padding: 5px 4px 0 0px;
    width: 100%;
    
}
.flexslider .slides img{ height:300px ;}
  .flex-active-slide > img{ height:300px ;}
.testmenu { float:none;}
.bookTicketArea ul{ text-align:center; width:100%;}
.bookTicketArea ul li{ padding-left:0px; height: 38px; display:inline-block; float:none; }
.bookTicketArea ul li label{ line-height: 18px; text-shadow:none; color:#000; }
.bookTicketArea ul li input[type="text"]{ height:28px;width: 96px;}
.jquery-selectbox{  background: url("../images/drop_bg.jpg") no-repeat -5px -5px; width:45px !important; height:25px !important; font-size:10px;}
.bookTicketArea ul li.rooms{ padding-left:10px !important; }
.jquery-selectbox .jquery-selectbox-currentItem{ line-height:18px; padding:0px 0px 5px 10px;}
.bookTicketArea ul li.rooms{ width:83px !important; display:none;}
h1{ font-size:26px; padding-bottom:0px;}

.home_box_left_image, .sponsor, .sponsorFlip, .sponsorFlip img,  .home_box_left_image:hover, .home_box_right_image{ width:100%;height: 153px; padding-bottom:20px !important;}
.flipimage_text{ font-size:18px; top:125px;}

.sponsorDescription2 {
    height: 155px;
    width: 100%;
    background-size:310px;
}
.sponsorFlip{ background:none !important; height:153px;}
.sponsorDescription_text{ width:95%;}
.flip{ margin-top:15px;}
.sponsorDescription2 h2, .sponsorDescription_text{ padding-left:10px; font-size:12px; line-height:16px; }
.sponsorDescription2 h2{ padding-top:20px; font-size:18px;}
.box_button_area { position: absolute;bottom: 25px;right: 10px;}
.sponsorDescription_text img{position: absolute;bottom: 0px;left: 15px;width:18%; height:auto;}
.button_flip{ padding:10px; font-size:12px;}
.footerInner{ width:100%;}
.logo img{ width:32%; height:auto;}
.footerInner{ height:520px;}
.footerTop ul li{ padding-left:18px; height:37px; }
.banner{ width:100%; height:200px; top:117px;}
.roomDetail .roomImg{ width:100%;}
#carousel_inner1,#carousel_inner{ width:100% !important; height:auto;}
.carousel_ul{ height:auto !important;}
.carousel_ul li{ width:308px !important; height:auto !important;}
#left_scroll, #left_scroll1, #right_scroll, #right_scroll1{ top:70px;}
.roomDetail .roomContent{ width:100%; padding-right:0px;}
.roomDetail{ padding-bottom:20px;}
.roomDetail .roomImg img{ width:100%;}
.amenities_container ul li.color{ background:none; color: hsl(0, 0%, 30%);  padding-left:0px; padding-right:0px; width:100%;}
.amenities_container ul li{ padding-left:0px; padding-right:0px; width:100%;}
.amenities_container ul{ width:100%;}
.PetFriendly2 ul li{ padding-right:0px; width:95%;}
.petlogo{ float:none; width:270px; margin:0px auto;}
.roomDetail .roomImg2{ width:308px;}
.roomDetail .roomContent2{ width:100%; padding-right:0px;}
.carousel_ul iframe{ width:310px !important;}
.map_left_area{ width:97%;}
.map_right_area{ width:100% !important; margin-top:20px;}
.gm-style-iw img{ display:none;}
.mountan{ margin-left:0px; }
.mountan iframe{ width:310px !important; height:260px !important;}
.PetFriendly ul li{ width:96%; padding-right:0px; margin-left:15px;}
.ExtendedStay2 img{ margin-right:0px;}
.ExtendedStay img{ margin-left:0px;}
 .TextBoxDDL{ width:98.44% !important;}
 .gm-style-iw>div>div>div>div{ padding-left:60px;}
.mail_box_bg{ width:320px; height:35px; }
.mail_box_footer{ width:218px;}
.mail_box_footer input{ width:90px ; font-size:10px;}
.mail_box_arrow{ width:85px;}
.footerMid label{ font-size:12px;}
.footerMid .menu{ top:225px;}
.footerMid .menu ul{ padding-left:15px; width:140px;}
.footerMid .menu li { line-height:16px;}
.footerMid .menu li a{ font-size:10px; line-height:160%;}
.mesg{ top:75px !important;}
.footer_address{ top:490px; font-size:12px; line-height:20px; width:96%;}
#footer{ min-height:790px;}
.oursister_test{ right:164px; top:650px;  }
.stanford_logo{ top:637px; right:53px;   }

.org h4{ padding-bottom:0px;}
#carousel_inner1 .carousel_ul li{ padding-bottom:20px !important;}
#carousel_inner .carousel_ul li{ padding-bottom:20px !important;}
#nav { width:83%; top:80px; left:0px; text-align:center; } 
#nav select{ width:99%; cursor:pointer; }
.logo {top:0px; width:100%; text-align:center;}
.facebookLink{ right:3px; }
li.weather{ width:165px; }
.footer_newslatter{ top:147px; width:100%; }
li.tollfree{ font-size:15px; line-height:44px;  }
.footer_address_right{ text-align:center; }

.pkgDescriptions{ width:276px !important; text-align:center;}
.package_table{ width:300px !important; margin-left:4px;}
.package_duration_heading{ width:170px !important;}
.package_duration_details{ width:170px !important; min-height:65px;}
.package_cost_details{ width:89px !important; min-height:75px !important;}
.package_booking_main{ width:300px !important; text-align:center;}
.package_heading_area{ width:275px !important}
.package_left_heading{ width:300px !important}
.package_table_heading{ width:300px !important}
.package_cost_heading{ width:88px !important;}
.package_table_details{ width:300px !important;}
.PrintDirectionbtn{ margin-left:-186px !important; padding-top:60px !important; }
.footerMid{ height:0px; padding-top:0px;  }
li.weather .Weather_text1{ left:93px;  }
.avi{ margin-top:20px; }
li.weather img{ left:29px; }
.current_weather_area1{ width:128px !important; }
.Previous_link{ width:98% !important; }
li.weather .Weather_text{ left:111px;  }
.mb_text { width:99% !important; }
.fb_icon{ right:10px; top:77px; }
.slider_button {  width:80%; }
.flipimage_textlast { width:100%; }
.slider_button { top:135px;}
.slider_button button { padding:10px; font-size:11px;}

#slider { height:240px !important;}
.slider1 { padding-top:0px; height:250px;}
.camera_prev, .camera_next, .camera_commands { right:-18px !important;  }



.calender_new {
    float: right;
    margin-right: 8px;
   
   
}
.weather_area { margin-left:5px;}
.fernie_smow { height:auto;  background:#14203a; border-radius:6px;   display:none;}
.calender_new ul li { color:#fff; margin-left:35px;}
.slider_button2 { width:50%; top:78%; padding-right:1%;}
.cameraCont, .cameraContents{top:44%;}
.slider .flexslider .flex-direction-nav .flex-prev{top:60% !important;}
.slider .flexslider .flex-direction-nav .flex-next{top:60% !important;}
}














.package_heading_area
{width:570px;
	}
.package_left_heading
{ 
	float: left;
	width:270px;
	border:0px solid red; 
	padding-top:1px;
}

.package_rate_code_area {
    border:0px solid red; 
    float: right;
    padding-left: 0; 
    width:290px;
  
    text-align:left}
   
.package_details {width:630px; height:auto; float:left; padding:0 0 0px 8px; background:none}
.package_details_text {width:630px; height:auto; float:left; padding:0 0 10px 0px; background:none}
.package_table {width:630px; height:auto; float:left; margin-top:25px; padding:0 0 0px 0px; border:1px solid #4D4D4D; border-bottom:0px solid #4D4D4D; }
.package_table_heading {width:630px; height:auto; float:left; padding:0px 0 0px 0px; background:#4D4D4D; color:#ffffff;}
.package_duration_heading {width:420px; height:auto; float:left; padding:5px 10px 5px 10px; background:#4D4D4D; border-right:1px solid #ffffff;color:#ffffff; }
.package_cost_heading {width:169px; height:auto; float:left; padding:5px 10px 5px 10px; background:#4D4D4D;color:#ffffff;}

.package_table_details {width:630px; height:auto; float:left; padding:0px 0 0px 0px; background:none; border:0px solid #4D4D4D; border-top:none;}
.package_duration_details {width:420px; min-height:25px;height:auto; float:left; padding:5px 10px 5px 10px; border-right:1px solid #4D4D4D;border-bottom:1px solid #4D4D4D;font-size:14px;}
.package_cost_details {width:169px; min-height:25px;height:auto; float:left; padding:5px 10px 5px 10px;border-bottom:1px solid #4D4D4D;font-size:14px;}
.package_table_bottom_text {width:575px; height:auto; float:left; padding:10px 0 0px 0px; background:none; text-align:center;}
.package_booking_main{width:575px;height: auto;float: left;background: none;padding: 15px 0 0 0px;text-align: center;}

.beer
{
width:100%;
float:left;
   font-weight:900; 
}

.beer h3
{
margin-bottom: 10px;
    margin-top: 15px;
}


.beer ul li
{
    display:block;
    line-height:30px;

}

.beer ul li span
{

   float:left;
   width:170px;
}

.beer_left
{
width:50%;
float:left;
}


.beer_right
{
width:50%;
float:right;
}



.inputLabel {
    color: #696767;
    float: left;
    margin: 1px 0 10px;
    padding-right: 10px;
    width: 300px;
}

.ie .inputLabel {
    margin: 3px 0 10px;
}


input.TextBox {
    border: 1px solid #7F9DB9;
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    height: 24px;  
    width: 182px;
}

.ie input.TextBox {
padding:4px 0 0 2px;
height:24px;
}


.inputLabel span {
    color: #FF0000;
}

.inputBox, .input_box {
    border: 1px solid #7F9DB9;
    padding: 5px;
    width: 238px;
}

fieldset input, fieldset select, fieldset textarea {
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #7F9DB9;
    color: #010101;
    font-size: 10pt;
    line-height: normal;
    padding: 2px;
    width:188px;
}
#txtFirstName.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right top;}
#txtFirstName.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right top;}

#txtLastName.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right top;}
#txtLastName.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right top;}

#txtEmail.valid{background:#ffffff url(../../Content/images/success.png) no-repeat right top;}
#txtEmail.input-validation-error{ background-color:#ffffff !important;background:url(../../Content/images/error.png) no-repeat right top;}

#spanMonth img
{
    max-width:none;
}
#spanYear img
{
    max-width:none;
}

.slidercontect {
    position: absolute;
    bottom: 187px;
    left: 31px;
    background: rgba(0, 0, 0, 0.7); 
}



