/* -----------------------------------------------------------------------


 http://www.circuscircusreno.com/

 This was written by Paul on 5/15/2012

----------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, p, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}




/*===================*/
/*=== Universal ===*/
/*===================*/



/* =Links
-------------------------------------------------------------- */
a {
	color:#06c;
	font-weight:400;
	text-decoration:none;
	outline: 0;
}

a:hover {
	color:#444;
	text-decoration:none;
}
hr { background: #DDD;
     color: #DDD;
     clear: both;
     float: none;
     width: 100%;
     height: 1px;
     margin: 20px 0px;
     border: none;
}
ol {color:#666;padding-left:30px;}

.clear {clear:both;}

img {
	max-width: 100%;
	height: auto;
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

.buttoninpage {
	display:block;
	width:134px;
	text-align:center;
	color:#fff;
	background-color:#ea1f79;
	text-decoration:none;
	padding: 8px 0;
	font-weight:bold;
	float:left;
}

.buttoninpage:hover{
	color:#fff;
	background-color:#6d216c;
}

#dtlHeadliners {display:block !important;}

/*===================*/
/*=== Fonts ===*/
/*===================*/


@font-face {
    font-family: 'OswaldLight';
    src: url('/fonts/Oswald-Light-webfont.eot');
    src: url('/fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Light-webfont.woff') format('woff'),
         url('/fonts/Oswald-Light-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Light-webfont.svg#OswaldLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBook';
    src: url('/fonts/Oswald-Regular-webfont.eot');
    src: url('/fonts/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Regular-webfont.woff') format('woff'),
         url('/fonts/Oswald-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldBold';
    src: url('/fonts/Oswald-Bold-webfont.eot');
    src: url('/fonts/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Bold-webfont.woff') format('woff'),
         url('/fonts/Oswald-Bold-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OswaldStencilRegular';
    src: url('/fonts/Oswald-Stencil-webfont.eot');
    src: url('/fonts/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Oswald-Stencil-webfont.woff') format('woff'),
         url('/fonts/Oswald-Stencil-webfont.ttf') format('truetype'),
         url('/fonts/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1.fontface {font: 60px/68px 'OswaldBook', Arial, sans-serif;letter-spacing: 0;}
h2.fontface {font: 35px/42px 'OswaldBook', Arial, sans-serif;letter-spacing: 0;color:#812990; border-bottom: 2px solid #812990;margin-bottom: 8px;}
h3.fontface {font: 20px/23px 'OswaldBook', Arial, sans-serif;letter-spacing: 0;padding-bottom: 6px; color:#812990;}
h1.fontfaceHome {font: 20px/23px 'OswaldBook', Arial, sans-serif;letter-spacing: 0;padding-bottom: 6px; color:#812990;}
h4.fontface {font: 13px/23px 'OswaldBook', Arial, sans-serif;letter-spacing: 0;padding-bottom: 3px; color:#812990;}
p.style1 {font: 13px/27px 'OswaldLight', Arial, sans-serif;}
p.style2 {font: 18px/27px 'OswaldBook', Arial, sans-serif;}
p.style3 {font: 16px/27px 'OswaldBold', Arial, sans-serif;}
p.style4 {font: 13px/27px 'OswaldStencilRegular', Arial, sans-serif;}
p.style5 {font: 11px/27px 'OswaldBook', Arial, sans-serif;}


p {
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;
 }
.spec {font: 12px/27px 'OswaldBook', Arial, sans-serif;color:#812990;}	
.disclaimer {font-size:11px;font-style:inherit;}
.orcall {font: 14px/18px 'OswaldBook', Arial, sans-serif;color:#ED207B;text-align:center;margin:0 0 14px 28px;float: left;width:82%; border-top: 1px solid #812990;border-bottom: 1px solid #812990;padding: 6px 0 6px 0;}
.phone {font: 12px/14px 'OswaldBook', Arial, sans-serif;color:#ED207B;text-align:center;}
.number {font: 12px/14px 'OswaldBook', Arial, sans-serif;color:#812990;text-align:center;float: left;}
.purple {font: 14px/18px 'OswaldBook', Arial, sans-serif;color:#812990;}	
.Bold {font-weight:bold;}

	
/*===================*/
/*=== Form ===*/
/*===================*/


.FormWrapper {margin:0 auto;width: 96%;padding: 8px 0 8px 28px;margin-bottom: 30px;}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-table;
	}
select {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	text-align: left;
	color: #000000;
	width: 49px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.select_75px {
	background-color: #eeeeee;
	border: 0px;
	font: 8pt arial;
	text-align: right !important;
	color: #000000;
	width: 75px !important;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.select_100px {
	background-color: #eeeeee;
	border: 0px;
	font: 8pt arial;
	text-align: left;
	color: #000000;
	width: 100px !important;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.select_238px{
	background-color: #eeeeee;
	border: 0px;
	font: 8pt arial;
	text-align: left;
	color: #000000;
	width: 238px !important;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #812990;
	padding: 0px 15px 0px 0px;
	}
.BigTitle {
    color:#812990;
    padding: 0 15px 0 0;
    text-align: left;
	font-weight: bold;
}
.textField_30px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 30px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_50px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 50px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_70px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 70px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_75px {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	color: #000000;
	width: 21%;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_80px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 80px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_255px {
    background: url("/images/layout/bg_InputBG.jpg") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #000000;
    font: 8pt arial;
    height: 18px;
    margin: 0 0 5px;
    padding: 0;
    width: 40%;
}
.textField_100px {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	color: #000000;
	width: 40%;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_106px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 106px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_115px {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	color: #000000;
	width: 39%;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_120px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 120px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_160px {
	background: url(/images/layout/bg_InputBG.jpg) repeat-x;
	border: 0px;
	font: 8pt arial;
	color: #000000;
	width: 165px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_238px {
	border: 1px solid #812990;
	font: 8pt arial;
	background-color:#f3f2f2;
	color: #000000;
	width: 80%;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.textField_338px {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	color: #000000;
	width: 60%;
	height: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
textarea {
	border: 1px solid #812990;
	background-color:#f3f2f2;
	font: 8pt arial;
	color: #000000;
	width: 90%;
	height: 50px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
	}
.deleteSpacer {
	margin: 0px 0px 5px 0px;
	}
.delete {
	margin: 0px 0px 5px 0px;
	}
	
	
/*===================*/
/*=== Header ===*/
/*===================*/


#HeaderContainer {
	height: 140px;
	background-image:url(/images/header_bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 1024px;
	margin: 0 auto;
	background-image: url(/images/header_effect_bg_1024.png);
	background-repeat: norepeat;
	background-position: top center;
}

#logo {
	width: 450px;
	height: 40px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#logoMobile {
	width: 320px;
	margin: 0 auto;

}

#logoipad {
	width: 350px;
	margin: 0 auto ;
	height: 54px;

}
#reservation {
	width: 375px;
	height: 96px;
	float: right;
	background-image:url(/images/reservation_effect_bg2_2.jpg);
	background-repeat: no-repeat;
	
}

#make {
	width: 150px;
	height: 28px;
	font-family: 'OswaldLight', Arial, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 42px;
}

#make a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

#packages {
	width: 148px;
	height: 30px;
	float: right;
	border-top: 4px solid #b00f56;
	background-color:#f31d7c;
	background-color:#870640;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f31d7c), to(#870640));
	background-image:-webkit-linear-gradient(top, #f31d7c, #870640);
	background-image:-moz-linear-gradient(top, #f31d7c, #870640);
	background-image:-ms-linear-gradient(top, #f31d7c, #870640);
	background-image:-o-linear-gradient(top, #f31d7c, #870640);
	background-image:linear-gradient(top, #f31d7c, #870640);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f31d7c, endColorstr=#870640);
    padding-top: 6px;
	padding-left: 16px;
}

#packages a {

	text-transform: uppercase;
	color:#fff;
	font-size:12px;
	text-decoration:none;

}

#packages a:hover {	
	color:#340e32;
}

#CheckRates {
	width: 165px;
	float: left;
	padding-left: 20px;
	text-align: center;
}


#Call {
    font-family: Knockout-HTF31-JuniorMiddlewt, Helvetica, Arial, sans-serif;
	width: 180px;
	padding-top:14px;
	float: left;
	font-size: 14px;
	color:#fff;
}


/*===================*/
/*=== Breadcrumb ===*/
/*===================*/


#BreadcrumbWrapper {width: 1008px;margin: 0 auto;}
.Breadcrumb, .Breadcrumb_sub{width:100%;margin:0 auto;height:25px;color:#666666;padding: 10px 0px 0px 0px;}
.Breadcrumb a, .Breadcrumb_sub a {color:#812990; text-decoration:none; }
.Breadcrumb a:hover, .Breadcrumb_sub a:hover {color:#da1a70; text-decoration:underline;}


/*===================*/
/*=== Breadcrumbinside ===*/
/*===================*/


#BreadcrumbinsideWrapper {width: 90%;margin: 0 auto;}
.Breadcrumbinside, .Breadcrumbinside_sub {width:100%;margin:0 auto;height:25px;color:#666666;padding: 10px 0px 10px 0px;}
.Breadcrumbinside a, .Breadcrumbinside_sub a {color:#812990; text-decoration:none; margin-left: 2px;margin-right: 2px;}
.Breadcrumbinside a:hover, .Breadcrumbinside_sub a:hover {color:#da1a70; text-decoration:underline;}


/*===================*/
/*=== Subnav ===*/
/*===================*/	


.Subnav {float:left; border-right: 1px solid #999;width:16%;padding:0 10px 0 0px; font: 13px Helvetica, Arial, Verdana, sans-serif; font-weight:bold; text-align:right;margin-top: 10px;}
.Subnav ul {list-style-type:none; line-height:25px;}
.Subnav li{color:#4f4d4d; text-decoration:none;margin-top:8px;margin-right: 10px;}
.twoline {line-height:15px;}
.Subnav ul a {color:#4f4d4d; text-decoration:none;font-weight:bold;}
.Subnav ul a:hover {color:#000;}
.Sub_Subnav {margin:0;font: 11px Helvetica, Arial, Verdana, sans-serif; font-weight:bold; text-align:right;}
.Sub_Subnav li {margin-top:2px;}
.div_Subnav {border-bottom: 1px solid #ccc;}
ul.Sub_Subnav {border:none;}
ul.Sub_Subnav a {color:#999; text-decoration:none;}
li.current_Subnav {color:#cd277d}
.Subnav li .active {color: #eb1e79;}
a.SubnavliOn:link {color: #eb1e79;}
a.SubnavliOn:visited {color: #812990;}
a.SubnavliOn:active {color: #812990;}

.twoline {
    line-height: 15px;
}




/*===================*/
/*=== Content ===*/
/*===================*/


#ContentWrapper {
	margin: 0 auto;
}
#ContentSlider {
	width: 1024px;
	margin: 0 auto;
}
#ContentMainHeader {
	width: 100%;
	margin: 0 auto;
}
#SliderImageMobile {
	margin: 0 auto;
	width: 320px;
	height: 200px;
}
#SliderImageMobileHorizontal {
	margin: 0 auto;
	width: 480px;
	height: 260px;
}
#SliderImageMobileToIpad {
	margin: 0 auto;
	width: 767px;
	height: 280px;
	position:relative;
	z-index:999999;
}
#Slider {
	width: 100%;
	background-color: #036;
	height: 346px;	
}
#SliderControl {
	width: 100%;
	height: 20px;
	background-color:#efefef;
	background-color:#bcbcbc;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#bcbcbc));
	background-image:-webkit-linear-gradient(top, #efefef, #bcbcbc);
	background-image:-moz-linear-gradient(top, #efefef, #bcbcbc);
	background-image:-ms-linear-gradient(top, #efefef, #bcbcbc);
	background-image:-o-linear-gradient(top, #efefef, #bcbcbc);
	background-image:linear-gradient(top, #efefef, #bcbcbc);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#bcbcbc);
}
#CtaWrapper {
	width: 1024px;
	margin: 0 auto;
}
#ClickToWin {
	width: 35%;
	height: 60px;
	background-image:url(/images/click_to_win_bg.jpg);
	background-repeat: repeat-x;
	border-top: #812990 3px solid;
	float: left;
}
#ClickToWin a {
	font: 16px/20px 'OswaldBook', Arial, sans-serif;
	color:#ffffff;
	float: left;
	text-align: center;
	margin-top: 12px;
	margin-left: 108px;
	line-height: 1.2em;
}
#ClickToWin a:hover {
	color:#ed207b;
	float: left;
	text-align: center;
	margin-left: 82px;
    margin-top: 17px;
	font: 16px/20px 'OswaldBook', Arial, sans-serif;
}

.Suite {
	font-family: 'OswaldLight', Arial, sans-serif;
	font-size: 16px;
	color:#ed207b;
	font-weight:bold;
	line-height: 1.2em;
}
#OnlineSpecial {
	width: 65%;
	background-image:url(/images/online_special_bg_1024.jpg);
	background-repeat: no-repeat;
	background-color:#c11662;
	height: 63px;
	float: left;
}
#OnlinespecialText {
	width:62%;
	height: 63px;
	font-family: 'OswaldLight', Arial, sans-serif;
	font-size: 13px;
	float: left;
}
#OnlinespecialText a {
	font-family: 'OswaldLight', Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	float: left;
	text-align: center;
	margin-top: 22px;
	margin-left: 46px;
}
.Online {
	font-family: 'OswaldBold', Arial, sans-serif;
	font-size: 20px;
	color:#ffffff;

}
#BookNow {
	width: 38%;
	height: 63px;
	float: left;
}
#Border {
	margin:0 auto;
	width: 960px;
	height: 2px;
	background-image:url(/images/border.jpg);
	background-repeat: no-repeat;
}

#ContentInnerpageWrapper {
	width: 1024px;
	height: auto;
	margin: 0 auto;
}
#ContentInnerpage{
	width: 100%;
	margin: 0 auto;
}

/*===================*/
/*=== MidContent ===*/
/*===================*/


.MidContent {float:left;width:58%;color:#666; padding:15px 5px 0 20px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent_thin {float:left; background: transparent; width:327px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent ul li, .MidContent_wide ul li, .MidContent_wider ul li, .MidContent_thin ul li {list-style-image:url(/images/shared/bullet.gif);padding-left:4px;margin-left:28px;}
.MidContent ul li a, .MidContent_wide ul li a {color:#666; text-decoration:none;}
.MidContent ul li a:hover, .MidContent_wide ul li a:hover {color:#000;}
.MidContent_wide {float:left; background: transparent; width:685px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent_wide img, .MidContent_wider img {padding:0px 15px 3px 0px; margin:0;float:left;}
.MidContent_wider {float:left; background: transparent; width:930px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}

.MidContentWide { float:left;width:76%;color:#666; padding:15px 5px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}

.MidPod {
    float: left;
    display: inline;
	width: 31%;
    color: #666;
    font: 12px Helvetica, Arial, Verdana, sans-serif;
    text-align: left;
    line-height: 18px;
	margin:8px 0px 10px 12px;
}
.MidPod p {padding-left: 6px;}
.MidPod img {margin-bottom:4px;border-bottom: 3px solid #d81b6e;}
a.Titlelink  {
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: none;
}
a.Titlelink:hover {color:#d81b6e;}
a.Morelink  {
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: underline;
	float: right;
}
a.Morelink:hover  {text-decoration: underline;color:#d81b6e;}


/*===================*/
/*=== BannersPods ===*/
/*===================*/


#BannersPods {
	width: 20%;
	height: auto;
	float: right;
	margin-bottom: 20px;
}
#BannersPods a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ed207b;
	float: right;
	padding-right: 4px;
	padding-bottom: 4px;
}
#BannersPods a:hover {
	color:#812990;
}
.BannerFeatured {width: 100%;margin:0 auto;}
.BannerSmall {width: 100%;margin:0 auto;}
.CasinoPromotions {width: 100%;margin:0 auto;}
.ReserveOnline {margin-bottom: 10px;float: right;}
.Giftcards {width: 100%;margin:0 auto;}
.GiftcardsLink {width: 100%;margin:0 auto;}


/*===================*/
/*=== Social ===*/
/*===================*/


#SocialWrapperHome {
	width: 1024px;
	margin: 0px auto 0 auto;	
	background: #ebebeb; /* Old browsers */
	background: -moz-linear-gradient(top,  #ebebeb 0%, #c2c2c2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#c2c2c2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebebeb 0%,#c2c2c2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebebeb 0%,#c2c2c2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebebeb 0%,#c2c2c2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebebeb 0%,#c2c2c2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#c2c2c2',GradientType=0 ); /* IE6-9 */
}

#SocialWrapper {
	width: 1024px;
	margin: 0px auto 0 auto;
}

#Social {
	width: 47%;
	height: 50px;
	float: left;
	margin-left: 3%;
}
#SocialText {
	font-family : Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 44%;
	color:#ed207b;
	margin-top:24px;
	margin-left: 0px;
	float: left;
}
#SocialText  a{
	font-family : 'OswaldLight', Arial, sans-serif;
    text-decoration: none;
	color:#ed207b;
}
.StayConnected {
	font-family : 'OswaldBold', Arial, sans-serif;
	margin-right: 8px;
}
.sm {
	font-family : 'OswaldLight', Arial, sans-serif;
	font-size:smaller;
}

.SocialIcon {
	width: 34px;
	height: auto;
	margin-top:9px;
	float:left;
	padding: 0px 4px;
}

#Facebook {
	margin-left: 4px;
}

/*===================*/
/*=== Sign Up ===*/
/*===================*/



#SignUp {
	width: 46%;
	height: 50px;
	float: left;
}
#SignUp p {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 16px;
}
#SignUpText {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 16px;
	width: 50%;
	color:#812990;
	margin-top:17px;
	margin-left: 15px;
	float: left;
}
#Email {
	width:44%;
	margin-top:15px;
	margin-left: 4px;
	float: left;
}
.input {
    border: 1px solid #006;
    background: #fff;
	width: 126px;
	float: left;
}
.button {
	float:left;
}

#ShadowWrapper {
	width: 1024px;
	margin: 0 auto;	
	height: 23px;
	background-image:url(/images/horizon_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
}

/*===================*/
/*=== POD ===*/
/*===================*/


#PodWrapper {
	width: 1024px;
	margin: 0 auto;	
	position:relative;
	z-index:0;
	height: 264px;
}
#Back {
	width: 8%;
	height: 220px;
	float: left;
}
#Next {
	width: 7%;
	height: 220px;
	float: left;
}
.PodArrow {
	margin-top: 60px;
	margin-left: 8px;
}

.PodLink {
color: #000000;
text-decoration: none;
font-size: 14px;
bottom: 3px;
position: relative;
float: none;
}


/*===================*/
/*=== bxslider ===*/
/*===================*/

.bx-wrapper {
	width: 740px;
	margin: 0 auto;
}
/*.bx-wrapper {
	width: 1000px!important;
	margin: 0 auto;
	position: absolute!important;
}
.bx-window {
	width: 810px!important;
	margin: 0 auto;
	position: relative;
}*/

.bx-prev {
	width:40px;
	height:77px;
	background:url(/images/arrow_back.jpg) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:30px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;}
	
.bx-next { 
	left:auto;
	right:33px;
	width:40px;
	height:77px;
	background:url(/images/arrow_next.jpg) no-repeat top right;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
}
/*===================*/
/*=== Casino Host ===*/
/*===================*/
#HostWrapper {
	width:98%;
	border-bottom:1px solid #DDDDDD;
	padding-top: 16px;
	height: 180px;
}
#HostContainer {
	width:46%;
	height:auto;
	float:left;
	margin-right:22px;
}
#HostContent {
	width:100%;
	padding:6px;
	height:170px;
}
#HostImage {
	width:40%;
	height:auto;
	float:left;
}
#HostText {
	width:56%;
	height:auto;
	float:left;
	padding-left:6px;
}

/*===================*/
/*=== Footer ===*/
/*===================*/


#FooterWrapper {
	margin: 20px auto 0 auto;
	height: 182px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;	
}
#FooterWrapperIndex {
	margin: 30px auto 0 auto;
	height: 152px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;	
}
#Footer {
	margin: 0 auto;	
	width: 960px;
}
#FooterSiteNav {
	width: 100%;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: center;	
	padding-top: 20px;
}
#FooterSiteNav a {
	color:#333333;
	text-decoration: none;
}
#FooterHorizonShadow {
	width:100%;
	height: 4px;
	background-image:url(/images/footer_horizon_shadow_1024.jpg);
	background-repeat: none;
}
#FooterPropertyLink {
	width: 90%;
	height: 56px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float:left;
	text-align: center;
	margin-top: 20px;
	
}
#FooterPropertyLink a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	line-height: 2.0em;
}
#Language {
	width: 10%;
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: right;
	text-align: center;	
	padding-top: 25px;	
}
#Copyright {
	width: 94%;
	height: 54px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: left;
	text-align: center;	
	margin-top: 16px;
}

#Copyright a {
	color:#333333;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: center;	
}
.navtwolines {line-height:19px;}

/*===================*//*===================*/
/*===================*//*===================*/

/*=== Media Queries ===*/

/*===================*//*===================*/
/*===================*//*===================*/





@media only screen and (min-width : 1024px) and (max-width : 2400px) {
#logoMobile { display: none;}
	#logoipad { display:none;}
	#SliderImageMobile { display:none;}
	#SliderImageMobileHorizontal { display:none;}
	#SliderImageMobileToIpad { display:none;}
	#header {
	width: 1024px;
	margin: 0 auto;
	background-image: url(/images/header_effect_bg_1024.png);
	background-repeat: norepeat;
	background-position: top center;
   }

	#reservation { 
	 width: 316px;
	 float: left;
	}
    #logo {
	margin-left: 12px;
	}
	#reservation {
	width: 373px;
	height: 96px;
	float: right;
	background-image:url(/images/reservation_effect_bg_1024_2.jpg);
	background-repeat: no-repeat;
	
    }
    #menu-icon { display: none;}
	#nav {
	width: 1024px;margin: 0 auto;
	background-color: #BCBCBC;
    background-image: -moz-linear-gradient(center top , #EFEFEF, #BCBCBC);
	background-image: url("/images/nav/bg-nav.jpg");
    float: left;
    font-size: 18px;
    height: 40px;
	font-family:'OswaldBook', Arial, sans-serif;
	position:relative;
	z-index:99999;
	}
    #BreadcrumbWrapper {width: 1008px;}
	#logoipad { display:none;}
	
	#make {
	width: 136px;
	height: 28px;
	float: left;
	padding-top: 9px;
	padding-left: 36px;
    }
	#make a {
	font-size:11px;
	text-decoration:none;
    }
	#packages {
	width: 138px;
    padding-top: 32px;
	padding-left: 22px;
	height: 80px;
    }
	#CheckRates {
	width: 155px;
	float: left;
	padding-left: 29px;
	text-align: center;
	margin-top: 14px;
    }
    #Call {
	width: 160px;
	padding-top:14px;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#fff;
	margin-left: 20px;
    }


/*=== Content ===*/


    #ContentSlider {
	width: 1024px;
	margin: 0 auto;
   }

    #CtaWrapper {
	width: 1024px;
	margin: 0 auto;
    }
    #ClickToWin {
	width: 35%;
	height: 60px;
	background-image:url(/images/click_to_win_bg.jpg);
	background-repeat: repeat-x;
	border-top: #812990 3px solid;
	float: left;
    }
	#ClickToWin a {
	float: left;
	text-align: center;
	margin-left: 82px;
    margin-top: 17px;
	font: 16px/20px 'OswaldBook', Arial, sans-serif;
    }
	#ClickToWin a:hover {
	color:#ed207b;
	float: left;
	text-align: center;
	margin-left: 82px;
    margin-top: 17px;
	font: 16px/20px 'OswaldBook', Arial, sans-serif;
    }
	.Suite {
	font: 16px/20px 'OswaldBook', Arial, sans-serif;
    }
   #OnlineSpecial {
	width: 65%;
	background-image:url(/images/online_special_bg_1024.jpg);
	background-repeat: no-repeat;
	background-color:#c11662;
	height: 63px;
	float: left;
    }
   #OnlinespecialText {
	width:60%;
   }
   #OnlinespecialText a {
	font-family: 'OswaldLight', Arial, sans-serif;
	font-size: 19px;
	margin-left: 46px;
	margin-top: 22px;
   }
   .Online {
	font-size: 20px;
	font-family: 'OswaldBold', Arial, sans-serif;
   }
   #BookNow {
	width: 35%;
	height: 63px;
	float: left;
   }  

	
    #ContentInnerpageWrapper {
	width: 1024px;
	height: auto;
	margin: 0 auto;
    }
    #ContentInnerpage{
	width: 100%;
	margin: 0 auto;
    }


/*===================*/
/*=== MidContent ===*/
/*===================*/


.MidContent {float:left;width:57%;color:#666; padding:15px 5px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent_thin {float:left; background: transparent; width:327px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent ul li, .MidContent_wide ul li, .MidContent_wider ul li, .MidContent_thin ul li {list-style-image:url(/images/shared/bullet.gif);}
.MidContent ul li a, .MidContent_wide ul li a {color:#666; text-decoration:none;}
.MidContent ul li a:hover, .MidContent_wide ul li a:hover {color:#000;}
.MidContent_wide {float:left; background: transparent; width:685px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
.MidContent_wide img, .MidContent_wider img {padding:0px 15px 3px 0px; margin:0;float:left;}
.MidContent_wider {float:left; background: transparent; width:930px;color:#666; padding:25px 5px 0 25px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}

.MidContentWide { float:left;width:76%;color:#666; padding:15px 5px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}

.MidPod {
    float: left;
    display: inline;
	width: 30%;
    color: #666;
    font: 12px Helvetica, Arial, Verdana, sans-serif;
    text-align: left;
    line-height: 18px;
	margin:8px 0px 10px 18px;
    }
.MidPod p {paddingright:6px;}
.MidPod img {margin-bottom:4px;border-bottom: 3px solid #d81b6e;width:100%;}
   a.Titlelink  {
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: none;
   }
   a.Titlelink:hover {color:#d81b6e;}
   a.Morelink  {
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: underline;
	float: right;
	margin-right: 1px;
    }
   a.Morelink:hover  {text-decoration: underline;color:#d81b6e;}


/*===================*/
/*=== BannersPods ===*/
/*===================*/


   #BannersPods {
	width: 20%;
	height: auto;
	float: right;
	margin-right: 10px;
	margin-top:17px;
   }
   #BannersPods a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ed207b;
	float: right;
	padding-right: 4px;
   }
   #BannersPods a:hover {
	color:#812990;
   }
.BannerFeatured {width: 100%;margin:0 auto;}
.BannerSmall {width: 100%;margin:0 auto;}
.CasinoPromotions {width: 100%;margin:0 auto;}
.ReserveOnline {margin-bottom: 10px;float: right;}


/*===================*/
/*=== Social ===*/
/*===================*/

#SocialWrapperHome {
	width: 1024px;
	margin: 0px auto 0 auto;	
}
   #SocialWrapper {
	width: 1024px;
	margin: 0px auto 0 auto;
   }
   #Social {
	width: 47%;
	height: 50px;
	float: left;
	margin-left: 3%;
    }
   #SocialText {
	font-family : Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 44%;
	color:#ed207b;
	margin-top:26px;
	margin-left: 0px;
	float: left;
   }
   #SocialText  a{
	font-family : 'OswaldLight', Arial, sans-serif;
    text-decoration: none;
	color:#ed207b;
    }
   .StayConnected {
	font-family : 'OswaldBold', Arial, sans-serif;
	margin-right: 8px;
   }
   .sm {
	font-family : 'OswaldLight', Arial, sans-serif;
	font-size:smaller;
   }

	.SocialIcon {
		width: 34px;
		height: auto;
		margin-top:9px;
		float:left;
		padding: 0px 4px;
	}
	
	#Facebook {
		margin-left: 4px;
	}   
   
   
   
/*===================*/
/*=== Sign Up ===*/
/*===================*/
   
   #SignUp {
	width: 46%;
	height: 50px;
	float: left;
	margin-left: 4%;
   }
   #SignUp p {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 16px;
   }
   #SignUpText {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 16px;
	width: 50%;
	color:#812990;
	margin-top:17px;
	margin-left: 15px;
	float: left;
   }
   #Email {
	width:44%;
	margin-top:15px;
	margin-left: 4px;
	float: left;
   }
   .input {
    border: 1px solid #006;
	background: #fff;
	width: 126px;
	float: left;
   }
   .button {
	float:left;
   }
	#ShadowWrapper {
		width: 1024px;
		margin: 0 auto;	
		height: 23px;
		background-image:url(/images/horizon_shadow.jpg);
		background-repeat: no-repeat;
		background-position: top center;	
	}

   
   
/*===================*/
/*=== POD ===*/
/*===================*/



   #PodWrapper {
	width: 1024px;
	margin: 0 auto;	
	height: 264px;
   }

	.homePod {
		background: #eeeeee;
		text-align: center;
		height: 264px;
	}

/*	.homePod {
		width: 240px;
		margin: 0;	
	}
	*/
	/*.lastPod {
		margin: 0 !important;
	}*/

   #Back {
	width: 8%;
	height: 220px;
	float: left;
   }
   #Next {
	width: 7%;
	height: 220px;
	float: left;
   }
   .PodArrow {
	margin-top: 60px;
	margin-left: 8px;
   }

   .PodLink {
color: #000000;
text-decoration: none;
font-size: 14px;
bottom: 3px;
position: relative;
float: none;
   }
 
 
/*===================*/
/*=== bxslider ===*/
/*===================*/


  .bx-wrapper {
	width: 740px;
	margin: 0 auto;
   }
 /*
   .bx-window {
	width: 810px!important;
	margin: 0 auto;
	position: relative;
   }*/
   .bx-prev {
	width:40px;
	height:77px;
	background:url(/images/arrow_back.jpg) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:70px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
	outline: 0;
	}	
   .bx-next { 
	left:auto;
	right:73px;
	width:40px;
	height:77px;
	background:url(/images/arrow_next.jpg) no-repeat top right;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
	outline: 0;
   }

   
   
/*===================*/
/*=== Footer ===*/
/*===================*/


   #FooterWrapper {
	margin: 20px auto 0 auto;
	height: 152px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;	
   }
   #Footer {
	margin: 0 auto;	
	width: 1024px;
   }
   #FooterHorizonShadow {
	width:100%;
	height: 4px;
	background-image:url(/images/footer_horizon_shadow_1024.jpg);
	background-repeat: none;
   }
    #FooterPropertyLink {width: 96%;margin: 20px auto 0px 18px;}
   	#Copyright {width:100%;}
	.copyright {font-size: 12px;}
}



@media only screen and (min-width : 768px) and (max-width : 1023px) {
	
    #logoMobile { display: none;}
	#SliderImageMobile { display:none;}
	#SliderImageMobileHorizontal { display:none;}
	#SliderImageMobileToIpad { display:none;}
	#reservation { 
	 width: 316px;
	 float: left;
	}
    #logo {
	margin-left: 2px;
	}
	#header {
	margin: 0 auto;
	width: 768px;
	}

    #menu-icon { display: none;}
	#nav {
	width: 768px;
	background-color: #BCBCBC;
    background-image: url("/images/nav/bg-nav.jpg");
	font-family:'OswaldBook', Arial, sans-serif;
	height: 40px;
	position:relative;
	z-index:9999;
	}
	#nav li a {
	padding:12px 4px 9px 12px;
    }
    #BreadcrumbWrapper {width: 758px;}
	#logoipad { display:none;}
	
	#make {
	width: 136px;
	height: 28px;
	float: left;
	padding-top: 9px;
	padding-left: 36px;
    }
	#make a {
	font-size:11px;
	text-decoration:none;
    }
	#packages {
	width: 122px;
    padding-top: 36px;
	padding-left: 10px;
	height:86px;
    }
	p.style1 {font: 12px/24px 'OswaldLight', Arial, sans-serif;}
	p.style3 {font: 15px/27px 'OswaldBold',Arial,sans-serif;}

#CheckRates {
	width: 155px;
	float: left;
	padding-left: 3px;
	margin-left: 14px;
    margin-top: 15px;
	text-align: center;
    }

#Call {
	width: 150px;
	padding-top:14px;
	float: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#fff;
    }


/*=== Content ===*/


    #ContentWrapper {margin: 0 auto;}

    #CtaWrapper {
	width: 768px;
	margin: 0px auto;
    }
	#ContentSlider {
	width: 768px;
	margin: 0 auto;
   }

    #ClickToWin {
	width: 35%;
	height: 60px;
	background-image:url(/images/click_to_win_bg.jpg);
	background-repeat: repeat-x;
	border-top: #812990 3px solid;
	float: left;
    }
	#ClickToWin a {
	float: left;
	text-align: center;
	margin-left: 50px;
    margin-top: 19px;
	font: 15px/18px 'OswaldBook', Arial, sans-serif;
    }
	#ClickToWin a:hover {
	color:#ed207b;
	float: left;
	text-align: center;
	margin-left: 50px;
    margin-top: 19px;
	font: 15px/18px 'OswaldBook', Arial, sans-serif;
    }
	
	.Suite {
	font: 15px/18px 'OswaldBook', Arial, sans-serif;
    }
    #OnlineSpecial {
	width: 65%;
	background-image:url(/images/online_special_bg.jpg);
	background-repeat: no-repeat;
	background-color:#c11662;
	height: 63px;
	float: left;
    }
   #OnlinespecialText {
	width:52%;
   }
   #OnlinespecialText a {
	font-family: 'OswaldLight', Arial, sans-serif;
	font-size: 15px;
	margin-left: 16px;
	margin-top: 24px;
   }
   .Online {
	font-size: 16px;
	font-family: 'OswaldBold', Arial, sans-serif;
   }
   #BookNow {
	width: 48%;
	height: 63px;
	float: left;
   }  
    #Border {
	width: 768px;
	height: 2px;
	background-image:url(/images/border_768.jpg);
	background-repeat: no-repeat;
    }
	
	#ContentInnerpageWrapper {
	width: 768px;
	height: auto;
	margin: 0 auto;
    }
    #ContentInnerpage{
	width: 100%;
	margin: 0 auto;
    }


/*===================*/
/*=== MidContent ===*/
/*===================*/


    .MidContentWide { float:left;width:66%;color:#666; padding:15px 15px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
    .MidPod {
    color: #666666;
    display: inline;
    float: left;
    font: 12px/18px Helvetica,Arial,Verdana,sans-serif;
    margin: 8px 0 10px 16px;
    text-align: left;
    width: 233px;
    }
    .MidPod p {padding: 4px;}
	.MidPod img {border-bottom: 3px solid #D81B6E;margin-bottom: 4px;width: 233px!important;}
	.MidContent {
    color: #666666;
    float: left;
    font: 12px/18px Helvetica,Arial,Verdana,sans-serif;
    padding: 15px 5px 0 20px;
    text-align: left;
    width: 48%;
    }
	
	
/*===================*/
/*=== BannersPods ===*/
/*===================*/


    #BannersPods {
	width: 24%;
	height: auto;
	float: right;
	padding-right: 30px;
	margin-top: 17px;
    }
    #BannersPods a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ed207b;
	float: right;
	padding-right: 4px;
    }
    .ReserveOnline {margin-bottom: 10px;float: right;}
    .orcall {font: 14px/18px 'OswaldBook', Arial, sans-serif;color:#ED207B;text-align:center;margin:0 0 14px 10px;float: left;width:92%; border-top: 1px solid #812990;border-bottom: 1px solid #812990;padding: 6px 0 6px 0;}
	
	
/*===================*/
/*=== Social ===*/
/*===================*/

#SocialWrapperHome {
	width: 768px;
	margin: 0px auto 0 auto;	
}
    #SocialWrapper {
	width: 768px;
	margin: 0px auto 0px auto;
   }
   #Social {
	width: 240px;
	height: 50px;
	float: left;
   }  
   #SocialText {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 14px;
	width: 100%;
	color:#ed207b;
	margin-top:15px;
	margin-left: 72px;
	float: left;
   }
   #SocialText  a{
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 16px;
    text-decoration: none;
	color:#ed207b;
   }
   .StayConnected {
	font-size: 16px;
	font-family : 'OswaldBold', Arial, sans-serif;
   }
   
	.SocialIcon {
		width: 30px;
		height: auto;
		margin-top:10px;
		float:left;
		padding: 0px 3px;
	}
	   

/*===================*/
/*=== Sign Up ===*/
/*===================*/



   #SignUp {
	width: 500px;
	height: 50px;
	float: left;
   }
   #SignUp p {
	font-family : 'OswaldBold', Arial, sans-serif;
	font-size: 14px;
   }
   #SignUpText {
	font-family : 'OswaldLight', Arial, sans-serif;
	font-size: 14px;
	color:#812990;
	width: 42%;
	float: left;
	margin-left: 30px;
   }
   #Email {
	margin-top:22px;
	float: left;
	width: 50%;
   }
   .input {
    border: 1px solid #006;
    background: #fff;
	width: 170px;
	margin-left: 12px;
	margin-top: -6px;
	float: left;
   }
   .button {
	float:left;
	margin-top: -6px;
   }
   
	#ShadowWrapper {
		width: 768px;
		margin: 0 auto;	
		height: 23px;
		background-image:url(/images/horizon_shadow.jpg);
		background-repeat: no-repeat;
		background-position: top center;	
	}
   .sm {
    font-family: 'OswaldLight',Arial,sans-serif;
    font-size: 0.9em;
    }
   
   
/*===================*/
/*=== POD ===*/
/*===================*/


   #PodWrapper {
	width: 768px;
	margin: 0 auto;	
   }

	.homePod {
		background: #eeeeee;
		text-align: center;
		height: 264px;
	}

/*	.homePod {
		width: 175px !important;
		float: left;
		margin: 0px 4px 0px 0px;
	}*/
	
/*	.lastPod {
		margin: 0px 18px 20px 18px;
	}
   */
 
/*===================*/
/*=== bxslider ===*/
/*===================*/

.bx-wrapper {
	width: 480px;
	margin: 0 auto;
}
	
/*   .bx-wrapper {
	width: 760px!important;
	margin: 0 auto 0 3px;
	position: relative;
   }*/
/*   .bx-window {
	width: 560px!important;
	margin: 0 auto;
	position: relative;
   }*/
   .bx-prev {width:40px;
	height:77px;
	background:url(/images/arrow_back.jpg) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
	}
   .bx-next { 
	left:auto;
	right:43px;
	width:40px;
	height:77px;
	background:url(/images/arrow_next.jpg) no-repeat top right;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
    }


/*===================*/
/*=== Casino Host ===*/
/*===================*/
#HostWrapper {
	width:98%;
	height:auto;
	float:left;
	margin-right:0px;
	border-bottom:none;
	padding-bottom: 0px;
	padding-top:0px;
}
#HostContainer {
    width: 100%;
	margin-bottom: 20px;
}
#HostContent {
    height: auto;
}
	
	
/*===================*/
/*=== Footer ===*/
/*===================*/


   #FooterWrapper {
	margin: 20px auto 0 auto;
	height: 142px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;	
   }
   #Footer {
	margin: 0 auto;	
	width: 768px;
   }
   #FooterHorizonShadow {
	width:100%;
	height: 4px;
	background-image:url(/images/footer_horizon_shadow_768.jpg);
	background-repeat: none;
   }
    #FooterPropertyLink {width: 96%;margin: 20px auto 0px 10px;}
   	#Copyright {width:100%;}
	.copyright {font-size: 11px;}
	
	
/*===================*/
/*=== Form ===*/
/*===================*/


	.FormWrapper {
        padding: 8px;
    }
	.textField_100px {
    width: 30%;
    }
	.textField_75px {
    width: 28%;
    }
}

@media only screen and (min-width : 480px) and (max-width : 767px) {
	#HeaderContainer {
     width: 100%;margin: 0 auto;
    }

	#logo {
		display: none;
	}
	#SliderImageMobile { display:none;}
	#SliderImageMobileToIpad { display:none;}
	#SliderImageMobileHorizontal { height: auto;}

	#header {
	margin: 0 auto;
	width: 480px;
	background-image:none;
	}
	
	/*#menu-icon {

	width: 480px;
	height: 28px;
	background-image:url(/images/arrow_bg_480.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
	display: block;
	font-size: 16px;
	color:#812990;
	font-family:'OswaldBold', Arial, sans-serif;
	padding: 12px 0px 0px 0px;
	float: left;
     }*/
    
	#nav {
	width: 480px; 
	font-family: 'OswaldBook',Arial,sans-serif;
	/*background-image: url("../images/nav/bg-nav.jpg");*/
	position:absolute;
	z-index: 999;
	/*top: -2px;
	clear: both;
	background-image: url("../images/nav/bg-nav.jpg");
	position: relative;
	
	height: 264px;*/
	}
	#nav li {
	float: none;
     }
    #BreadcrumbWrapper {width: 468px;}
	 .menufont {
		margin-left: 15px;
		}
	 #logoipad { display:none;}
		
	#reservation { 
	 width: 100%;
	 height: 46px;
	 margin-top: 4px;
	 background-color:#9c329e;
	 background-color:#2d0b2a;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#9c329e), to(#2d0b2a));
	 background-image:-webkit-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-moz-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-ms-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-o-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:linear-gradient(top, #9c329e, #2d0b2a);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9c329e, endColorstr=#2d0b2a);

	}
	#make {
    display: none;
    }
	#CheckRates {
	width: 160px;
	float: left;
	padding-left: 3px;
	text-align: center;
    }
    #Call {
	width: 160px;
	padding-top:10px;
	float: left;
	color:#fff;
    }
	#packages {
	width: 130px;
	height: 34px;
	float: right;
	padding-top: 8px;
	padding-left: 12px;
    }
	p.style1 {font: 12px/24px 'OswaldLight', Arial, sans-serif;}
	#nav li a {
	padding-left: 13px;
    width: 92%;
	padding-bottom:0px;
	padding-left: 19px;
	padding-top: 14px;
    }

/*=== Content ===*/


    #ContentSlider {
	width: 480px;
	margin: 0 auto;
   }
  
    #CtaWrapper {
	width: 480px;
	margin: 0px auto;
    }
    #ClickToWin {
	width: 100%;
	height: 60px;
	background-image:url(/images/click_to_win_bg.jpg);
	background-repeat: repeat-x;
	border-top: #812990 3px solid;
	float: left;
    }
	#ClickToWin a:hover {
	color:#ed207b;
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
	float: left;
	text-align: center;
	margin-left: 148px;
    margin-top: 16px;
    }
	#ClickToWin a {
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
	float: left;
	text-align: center;
	margin-left: 148px;
    margin-top: 16px;
    }
   .Suite {
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
   }
   #OnlineSpecial {
	width: 100%;
   }
   #OnlinespecialText {
	width:48%;
   }
   #OnlinespecialText a {
	font-size: 14px;
	margin-left: 24px;
	margin-top: 26px;
   }
   .Online {
	font-size: 12px;
   }
   #BookNow {
	width: 50%;
	height: 63px;
	float: left;
	margin-left:-86px;
   }  
    #Border {
	width: 480px;
	height: 2px;
	background-image:url(/images/border_481.jpg);
	background-repeat: no-repeat;
    }
	
	#ContentInnerpageWrapper {
	width: 480px;
	height: auto;
	margin: 0 auto;
    }
    #ContentInnerpage{
	width: 100%;
	margin: 0 auto;
    }
	
	
/*===================*/
/*=== Subnav ===*/
/*===================*/


    .Subnav {display:none;}
	
	
/*===================*/
/*=== MidContent ===*/
/*===================*/


    .MidContentWide { float:left;width:92%;color:#666; padding:15px 5px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
	.MidContentWide p {font: 13px/19px Helvetica,Arial,Verdana,sans-serif;}
    .MidPod {
    float: left;
    display: inline;
	width: 96%;
    color: #666;
    font: 12px Helvetica, Arial, Verdana, sans-serif;
    text-align: left;
    line-height: 18px;
	margin:8px 0px 10px 10px;
	border-bottom: 1px solid #812990;

    }
	.MidContent {
    color: #666666;
    float: left;
    padding: 15px 15px 0 10px;
    text-align: left;
    width: 90%;
    }
	.MidContent p {
    font: 13px/19px Helvetica,Arial,Verdana,sans-serif;
    }

	.spec {font: 14px/26px 'OswaldBook', Arial, sans-serif;color:#812990;}	

	.MidPod img {width: 220px;float:left;}
    .MidContentWide .MidPod p {font: 13px/19px Helvetica,Arial,Verdana,sans-serif;clear: both;padding:6px;}
    a.Titlelink  {font-size:1.5em; float:right;}
    a.Morelink  {
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: none;

	float: right;
	margin-right: 1px;
	margin-bottom: 4px;
    }
    a.Morelink:hover  {text-decoration:none;color:#d81b6e;}
    hr {display: none;}
	
	
/*===================*/
/*=== BannersPods ===*/
/*===================*/


    #BannersPods {
	width:100%;
	height: auto;
	margin: 20px auto 30px auto ;
	background-color:#f2f2f2;
	float: left;
	padding-bottom: 20px;
    }
    #BannersPods a {
	float: left;
	margin-left: 128px;
    }
	.orcall {color:#ED207B;text-align:center;margin:20px 0 20px 150px;float: left;width:34%; border-top: 1px solid #812990;   border-bottom: 1px solid #812990;padding: 6px 0 6px 0;}
	.phone {font: 12px/14px 'OswaldBook', Arial, sans-serif;color:#ED207B;text-align:center;}
	.purple {font: 16px/18px 'OswaldBook', Arial, sans-serif;color:#812990;}
    .ReserveOnline {margin: 20px auto;width: 100%;}
	.BannerFeatured {width: 100%;margin:0 auto;}
	#BannersPods .BannerSmall a {width: 43%;text-align: center;}
    .CasinoPromotions {width: 80%;}
	.CasinoPromotions a {float: right;}
	#BannersPods .Giftcards a {width: 43%;text-align: center;}
	.GiftcardsLink {width: 68%;text-align: center;}

	
/*===================*/
/*=== Social ===*/
/*===================*/

#SocialWrapperHome {
	width: 480px;
	margin: 0px auto 0 auto;	
}
	#SocialWrapper {
	width: 480px;
	margin: 0px auto 0 auto;

   }
   #Social {
		width: 256px;
		margin: 0 auto;
		float: none;
   }
   
   #SocialText {
	font-family :  'OswaldBold', Arial, sans-serif;
	font-size: 15px;
	width: 100%;
	color:#ed207b;
	margin: 15px auto 0px 60px;
	float: left;
   }
   
	.SocialIcon {
		width: 34px;
		height: auto;
		margin-top:20px;
		float:left;
		padding: 0px 4px;
	}



/*===================*/
/*=== Sign Up ===*/
/*===================*/


   #SignUp {
	width: 100%;
	margin-top: 10px;
   }

   #SignUpText {
	font-size: 15px;
	width: auto;
	margin: 11px 0px 0px 22px;
	float: left;
   }
   #Email {
	width: auto;
	margin-top: 16px;
	margin-left: -6px;
	float: left;
   }
   .input {
	width: 160px;
	margin-left: 36px;
	margin-top: -6px;
	float: left;
   }
   .button {
	float:left;
    margin-top: -6px;
   }
	 
	#ShadowWrapper {
		width: 480px;
		margin: 0 auto;	
		height: 23px;
		background-image:url(/images/horizon_shadow.jpg);
		background-repeat: no-repeat;
		background-position: top center;	
	}
	   
	   
/*===================*/
/*=== POD ===*/
/*===================*/


   #PodWrapper {
	width: 480px;
	margin: 0 auto;	
   }

	.homePod {
		background: #eeeeee;
		text-align: center;
		height: 264px;
	}

/*	.homePod {
		width: 220px;
		float: left;
		margin: 0px 9px 20px 9px;
	}*/
	
/*	.lastPod {
		margin: 0px 9px 20px 9px;
	}*/
   	

   .PodLink {
color: #000000;
text-decoration: none;
font-size: 14px;
bottom: 3px;
position: relative;
float: none;
    }


/*===================*/
/*=== bxslider ===*/
/*===================*/


   .bx-wrapper {
	width: 445px;
	margin: 0 auto;
   }
/*   .bx-window {
	width: 300px!important;
	margin: 0 auto;
	position: relative;
   }
*/

	.homePod {
		background: #eeeeee;
		text-align: center;
		height: 264px;
		margin-right: 5px !important;
	}

   .bx-prev {
	   width:18px;
	height:77px;
	background:url(/images/arrow_back.jpg) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:-4px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
	}
	
   .bx-next { 
	left:auto;
	right:-1px;
	width:16px;
	height:77px;
	background:url(/images/arrow_next.jpg) no-repeat top right;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;
    }

/*===================*/
/*=== Casino Host ===*/
/*===================*/
#HostWrapper {
	width:98%;
	height:auto;
	float:left;
	margin-right:0px;
	border-bottom:none;
	padding-bottom: 0px;
	padding-top:0px;
}
#HostContainer {
    width: 100%;
	margin-bottom: 20px;
}
#HostContent {
    height: auto;
}

/*===================*/
/*=== Footer ===*/
/*===================*/


   #FooterWrapper {
	margin: 20px auto 0 auto;
	height: 162px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e6e5e5;
	width: 100%;	
   }
   #FooterWrapperIndex {
	margin: 30px auto 0 auto;
	height: 192px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e6e5e5;	
	width: 100%;	
   }
   #Footer {
	margin: 0 auto;	
	width: 480px;
   }
   #FooterSiteNav {
	width: 100%;
	height: 44px;
	font-size: 12px;
	text-align: center;	
	padding-top: 10px;
	line-height: 1.6em;
   }
   #FooterHorizonShadow {
	width:100%;
	height: 4px;
	background-image:url(/images/footer_horizon_shadow_481.jpg);
	background-repeat: none;
   }
   #FooterPropertyLink {
	width: 100%;
	height: 56px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float:left;
	text-align: center;
	margin-top: 10px;	
   }
   #FooterPropertyLink a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	line-height: 1.4em;
   }
   #Language {
	width: 10%;
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: right;
	text-align: center;	
	padding-top: 25px;	
   }
   #Copyright {
	width: 100%;
	height: 52px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: left;
	text-align: center;	
	margin-top: 20px;
   }
   .copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: center;	
   }
   .textField_100px {
    width: 30%;
    }
	.textField_75px {
    width: 31%;
    }

}

@media only screen and (min-width : 100px) and (max-width : 479px)  {

	#HotelAir{ display: none;}
    #HeaderContainer {
     width: 100%; margin: 0 auto;
    }
    #logo {
		display: none;
	}
	#SliderImageMobileHorizontal { display:none;}
	#SliderImageMobileToIpad { display:none;}
	#SliderImageMobile { height: auto;clear: left;}
	

	#header {
	margin: 0 auto;
	width: 320px;
	background-image:none;
	}
	
	/*#menu-icon {
	width: 320px;
	height: 30px;
	background-image:url(/images/arrow_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
	display: block;
	font-size: 16px;
	color:#812990;
	font-family:'OswaldBold', Arial, sans-serif;
	padding: 12px 0px 0px 0px;
     }*/
	#nav {
    background-image: url("../images/nav/bg-nav.jpg");
    position: absolute;
    width: 320px;
	font-family: 'OswaldBook',Arial,sans-serif;	
	z-index:999;
	}
	#nav li {
	float: none;
     }
	 #nav li a {
		 padding-left: 10px;
	     width: 89%;
		 padding-bottom: 0px;
		 padding-top:15px;
    }
	#BreadcrumbWrapper {width: 310px;}
	.Breadcrumb {padding:10px 6px 10px 0px; height: 35px; width: 90%;}
	.Breadcrumb a { margin-left: 0px;}
	 .menufont {
			margin-left: 10px;
		}
	 #logoipad { display:none;}	
	#reservation { 
	 width: 100%;
	 height: 46px;
	 margin-top: 4px;
	 background-color:#9c329e;
	 background-color:#2d0b2a;
	 background-image:-webkit-gradient(linear, left top, left bottom, from(#9c329e), to(#2d0b2a));
	 background-image:-webkit-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-moz-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-ms-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:-o-linear-gradient(top, #9c329e, #2d0b2a);
	 background-image:linear-gradient(top, #9c329e, #2d0b2a);
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9c329e, endColorstr=#2d0b2a);
	}
	#make {
    display: none;
    }
	#CheckRates {
	width: 160px;
	float: left;
	padding-left: 8px;
	text-align: center;
	clear: left;
    }
    #Call {
    display: none;
    }
	#packages {
	width: 132px;
	height: 29px;
	float: right;
	padding-top: 13px;
	padding-left: 12px;
    }
	#packages p.style1 {font: 12px/18px 'OswaldLight', Arial, sans-serif;text-align:left;}
	
	
/*=== Content ===*/


    #ContentSlider {
	width: 320px;
	margin: 0 auto;
   }
    #CtaWrapper {
	width: 320px;
	margin: 0 auto;	
    }
    #ClickToWin {
	width: 100%;
	height: 60px;
	background-image:url(/images/click_to_win_bg.jpg);
	background-repeat: repeat-x;
	border-top: #812990 3px solid;
    }	
	#ClickToWin a:hover {
	color:#ed207b;
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
	float: left;
	text-align: center;
	margin-left: 62px;
    margin-top: 16px;
    }
	#ClickToWin a {
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
	float: left;
	text-align: center;
	margin-left: 62px;
    margin-top: 16px;
    }
   .Suite {
	font: 16px/19px 'OswaldBook', Arial, sans-serif;
   }
   #OnlineSpecial {
	width: 100%;	
   }
   #OnlinespecialText {
	width:32%;
	margin-left: 2px;
   }
   #OnlinespecialText a {
	font-size: 14px;
	margin-left: 4px;
	margin-top: 18px;
   }
   .Online {
	font-size: 12px;
   }
   #BookNow {
	width: 64%;
	height: 63px;
	float: left;
	margin-left: -40px;
   }  
    #Border {
	width: 320px;
	height: 2px;
	background-image:url(/images/border_321.jpg);
	background-repeat: no-repeat;
    }
	#ContentInnerpageWrapper {
	width: 320px;
	height: auto;
	margin: 0 auto;
    }
    #ContentInnerpage{
	width: 100%;
	margin: 0 auto;
    }
    .Subnav {display: none;}
	
	
/*===================*/
/*=== MidContent ===*/
/*===================*/


    .MidContentWide { float:left;width:90%;color:#666; padding:15px 5px 0 15px; font: 12px Helvetica, Arial, Verdana, sans-serif; text-align:left; line-height:18px;}
	.MidContentWide p {font: 13px/19px Helvetica,Arial,Verdana,sans-serif;}
	.MidContent {
	float: left;
    text-align: left;
    width: 90%;
	padding: 15px 5px 0 18px;
    }
	.MidContent p {
    font: 13px/19px Helvetica,Arial,Verdana,sans-serif;
    }
    .MidPod {
    float: left;
    display: inline;
	width: 96%;
    color: #666;
    font: 12px Helvetica, Arial, Verdana, sans-serif;
    text-align: left;
    line-height: 18px;
	margin:8px 0px 10px 0px;
	border-bottom: 1px solid #812990;
	padding:4px 4px 4px 4px;
    }
	.MidPod img {width: 276px;float:left;}
    .MidContentWide .MidPod p {padding:6px;font: 13px/19px Helvetica,Arial,Verdana,sans-serif;clear: left;}
    a.Titlelink  {font-size:1.5em; float:left;margin-left: 0;}
    a.Morelink  {
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#812990;
	text-decoration: none;
	float: right;
	margin-bottom: 4px;
    }
    a.Morelink:hover  {text-decoration:none;color:#d81b6e;}
    hr {display: none;}
	
	
/*===================*/
/*=== BannersPods ===*/
/*===================*/


    #BannersPods {
	width:100%;
	height: auto;
	margin: 20px auto 30px auto ;
	padding-bottom: 20px;
	background-color:#f2f2f2;
	float: left;
    }
    #BannersPods a {
	float: left;
	margin-left: 60px;
    }
	.orcall {font: 16px/18px 'OswaldBook', Arial, sans-serif;color:#ED207B;text-align:center;margin:20px 0 22px 78px;float: left;width:54%; border-top: 1px solid #812990;   border-bottom: 1px solid #812990;padding: 6px 0 6px 0;}
	.purple {font: 16px/18px 'OswaldBook', Arial, sans-serif;color:#812990;}
    .ReserveOnline {margin: 20px auto;width: 100%;}
	.BannerFeatured {width: 100%;margin:0 auto;}
	#BannersPods .BannerSmall a {width: 65%;text-align: center;}
    .CasinoPromotions {width: 70%;}
	.CasinoPromotions a {float: right;}
	#BannersPods .Giftcards a {width: 65%;text-align: center;}
	.GiftcardsLink {width: 56%;text-align: center;}
	
	
/*===================*/
/*=== Social ===*/
/*===================*/

#SocialWrapperHome {
	width: 320px;
	margin: 0px auto 0 auto;	
}
	#SocialWrapper {
	width: 320px;
	height: 152px;
   }
   #Social {
		width: 100%;
		margin: 0 0 0 30px;
   }  
   #SocialText {
	font-family : Tahoma, Geneva, sans-serif;
	font-size: 15px;
	width: 80%;
	color:#ed207b;
	margin: 6px auto 0px 60px;
   }

	.SocialIcon {
		width: 34px;
		height: auto;
		margin-top:20px;
		float:left;
		padding: 0px 4px;
	}



/*===================*/
/*=== Sign Up ===*/
/*===================*/


   #SignUp {
	width: 100%;
	margin-top: 10px;
   }

   #SignUpText {
	font-size: 15px;
	width: 80%;
	margin: 20px 0 0 64px;
   }
   #Email {
	width:80%;
	margin-top:18px;
	margin-left: 24px;
	float: left;
   }
   .input {
	width: 120px;
	margin-left: 49px;
	margin-top: -6px;
	float: left;
   }
   .button {
	float:left;
	margin-top: -6px;
   }
 
	#ShadowWrapper {
		width: 320px;
		margin: 0 auto;	
		height: 23px;
		background-image:url(/images/horizon_shadow.jpg);
		background-repeat: no-repeat;
		background-position: top center;	
	}
	   
/*===================*/
/*=== POD ===*/
/*===================*/


   #PodWrapper {
	width: 320px;
	margin: 0 auto;	
   }

	.homePod {
		background: #eeeeee;
		text-align: center;
		height: 264px;
	}

/*	.homePod {
		width: 156px;
		float: left;
		margin: 0px 2px 20px 2px;
	}*/
	
/*	.lastPod {
		margin: 0px 2px 20px 2px;
	}*/
   	

   .PodLink {
color: #000000;
text-decoration: none;
font-size: 14px;
bottom: 3px;
position: relative;
float: none;
    }


/*===================*/
/*=== bxslider ===*/
/*===================*/


   .bx-wrapper {
	width: 220px;
	margin: 0 auto;
	position: relative;
   }
  /* .bx-window {
	width: 230px!important;
	margin: 0 auto;
	position: relative;
   }*/

   .bx-prev {
	 width:40px;
	height:77px;
	background:url(/images/arrow_back.jpg) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:-50px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;

	}
	
   .bx-next { 
	left:auto;
	right:-47px;
	width:40px;
	height:77px;
	background:url(/images/arrow_next.jpg) no-repeat top right;
	position:absolute;
	top:50%;
	margin-top:-40px;
	text-indent:-9000px;
	cursor:pointer;
	z-index:100;

    }

/*===================*/
/*=== Casino Host ===*/
/*===================*/
#HostWrapper {
	width:98%;
	height:auto;
	float:left;
	margin-right:0px;
	border-bottom:none;
	padding-bottom: 0px;
	padding-top:0px;
}
#HostContainer {
    width: 100%;
	margin-bottom: 20px;
}
#HostContent {
    height: auto;
}


/*===================*/
/*=== Footer ===*/
/*===================*/


   #FooterWrapper {
	margin: 30px auto 0 auto;
	height: 186px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e6e5e5;	
	width: 100%;
   }
   #FooterWrapperIndex {
	margin: 30px auto 0 auto;
	height: 212px;	
	background-image:url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e6e5e5;	
	width: 100%;	
   }
   #Footer {
	margin: 0 auto;	
	width: 320px;
   }
   #FooterSiteNav {
	width: 100%;
	height: 58px;
	font-size: 12px;
	text-align: center;	
	padding-top: 10px;
	line-height: 1.6em;
   }
   #FooterHorizonShadow {
	width:100%;
	height: 4px;
	background-image:url(/images/footer_horizon_shadow_320.jpg);
	background-repeat: none;
   }
   #FooterPropertyLink {
	width: 96%;
	height: 56px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float:left;
	text-align: center;
	margin-top: 10px;	
	padding-left: 4px;
	padding-right: 2px;
   }
   #FooterPropertyLink a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	line-height: 1.4em;
   }
   #Language {
	width: 10%;
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: left;
	text-align: center;	
	padding-top: 25px;	
   }
   #Copyright {
	width: 96%;
	height: 52px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	float: left;
	text-align: center;	
	margin-top: 20px;
	
   }
   .copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: center;	
   }
   
 /*===================*/
/*=== Form ===*/
/*===================*/  
    .FormWrapper {
    padding: 4px;
	background-color:#ffffff;
    }
    .textTitle {
    color: #812990;
    font-size: 13px;
    font-weight: bold;
    padding: 0 8px 0 0;
    text-align: right;
    }
   .textField_238px {
    border: 1px solid #812990;
	background-color:#f3f2f2;
    color: #000000;
    font: 8pt arial;
    height: 24px;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
   }

	.textField_75px {
    border: 1px solid #812990;
	background-color:#f3f2f2;
	height: 24px;
    width: 26%;
    }
	.textField_115px {
    border: 1px solid #812990;
	background-color:#f3f2f2;
	height: 24px;
    width: 46%;
    }
	.textField_338px {
    border: 1px solid #812990;
	background-color:#f3f2f2;
    height: 24px;
    width: 70%;
    }
	.textField_100px {
   	border: 1px solid #812990;
	background-color:#f3f2f2;
    height: 24px;
    width: 40%;
    }
	.TableWide {width: 100%;float: left;}


}

@media screen and (min-width: 768px) {

	/* ensure #nav is visible on desktop version */
	#nav {
		display: block !important;
	}

}






body {
	margin: 0px;
	font-family: 'Oswald', sans-serif;
}


#navWrapper {
	z-index: 999999;
}

#packages {
	height: 60px !important;
}


/* ----------------------------
pad
---------------------------- */

@media only screen and (min-width : 768px) and (max-width : 1024px) {


#packages {
	height: 55px !important;
}

}

/* ----------------------------
phone horz
---------------------------- */

@media only screen and (min-width : 480px) and (max-width : 767px) {

.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}

#packages {
	/*height: 30px !important;*/
}
#HotelAir{ display: none;}
}

/* ----------------------------
phone vert
---------------------------- */

@media only screen and (min-width : 100px) and (max-width : 479px) {

.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}

#packages {
	height: 29px !important;
}

}


/*===================*//*===================*/
/*========= i.e.8 hacks ========= */
/*===================*//*===================*/
.ie8 .flex-control-nav {
	bottom:-22px;
}
