/*CSS Reset*/
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, 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, wrapper, a, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



/*End of CSS Reset*/

body {
	margin: 0 auto;
	background: #cb9932;
	height: auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: medium;
}



#wrapper {
	margin: 0 auto;
	width: 780px;
}

#header img {
	padding: 8px 0px 8px 0;
}


#roll {
	width: 420px;
	height: 314px;
	margin-left: 45px;
}

#roll.contact {
	width: 400px;
	height: 300px;
	margin: 20px 0 0 210px;
}

/* List and Text Formatting */
p, ul {

	margin: 10px;
	text-align: justify;
	line-height: 1.2em;
}

p.legal {
	height: 34px;
	margin: 8px;
	font-size: .9em;
	text-align: center;
	font-variant: small-caps;
	color: #CC6600; 
}

.rates p {
	text-align: center;
	padding-top: 4px;
	margin: 1px;
}

.rates a {
	font-size: 1em;
}

p.big {
	font-size: 1.2em;
}

h2 {
	padding-top: 15px ;
}

h3 {
	padding: 5px;
	font-size: .6em;
}

h4 {
	color: #990000;
	padding-top: 15px;
	text-shadow: 1px 0px 1px #e6e6e6;
	
}

#local h4 {
	font-size: 1.6em;
}

#diner_wrap h4 {
	font-size: 1em;
}

h5 {
	color: #990000;
	font-size: 1.3em;
	text-align: center;
	margin: 25px 0 15px 0;
	clear: both;
	text-shadow: 1px 1px 1px #e6e6e6;

}

div.photo h5{
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}

h6 {
	font-size: .8em;
	text-align: center;
	padding: none;
	margin: 4px 0 4px 0;
}

ul {
	list-style-type: none;
	
}

ul.text {
	margin-left: 45px;
}

ul.payment {
	list-style-type: none;
	text-align: center;
}

.contact ul {
	list-style-type: none;
	text-align: center;
}
ul.text li {
	margin-top: 3px;
}

ul.images {
	list-style: none;
}

ul.images li {
	float: left;
	padding: 20px 50px 20px 20px;

}

div.photo ul.images li {
	float: left;
	padding: 10px 50px 40px 20px;
}

#rates ul.text {
	list-style-type: none;
}

#rates .text li:before {  
   content: " - ";
}

#box a {
	font-size: .80em;
}

p span {
	display: block;
	padding-top: 5px;
}

#local div.local span, .payment {
color: #990000;
}

.local span {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1px;
}

#rates span {
	font-weight: 600;
	padding-top: 8px;
}




/* Titles */

#title {
	margin: 10px 0 5px 0;
}

#home #title {
	margin-left: 6px;
	height: 50px;
	background: url(../images/experience.gif) no-repeat;
}

#suites #title {
	height: 44px;
	background: url(../images/suites.gif) no-repeat;
	margin-left: 280px;
}

#rates #title {
	height: 47px;
	background: url(../images/rates.gif) no-repeat;
	margin-left: 286px;
}

#directions #title {
	height: 44px;
	background: url(../images/directions.gif) no-repeat;
	margin-left: 240px;
}

#local #title {
	height: 45px;
	background: url(../images/localarea.gif) no-repeat;
	margin-left: 240px;
}

#photos #title {
	height: 56px;
	background: url(../images/photogallery.gif) no-repeat;
	margin-left: 215px;
}

#contact #title {
	height: 44px;
	background: url(../images/contact.gif) no-repeat;
	margin-left: 280px;
}

#event #title {
	height: 47px;
	background: url(../images/event.gif) no-repeat;
	margin-left: 230px;
}

#favourites #title {
	height: 45px;
	background: url(../images/favorites.gif) no-repeat;
	margin-left: 145px;
	margin-top: 50px;
}

/* Content */

#content {
}

div.gallery {
	margin-left: 75px;
}

div.photo ul.images{
	margin-left: 5%;
}

p.contact, h2.contact {
	text-align: center;
}


/* Home Page of HELL */

#col_left {
	float: left;
	width: 600px;
}

#sub_content {
	margin: 20px 0 0 55px;
}

#col_right {
	float: right;
	width: 150px;
}


.box {
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
}

.box a {
	font-size: .9em;
}

a {
	text-decoration: none;
	color: #990000;
	font-size: 1.3em;	
}
 p.legal a{
	font-size: 1em;
}
a:hover {
	text-shadow: 1px 1px 1px #e6e6e6;
}

.events_box {
	margin-top: 20px;
}

.favorites_box {
	margin-top: 50px;
}

.mexico_box {
	margin-top: 50px;
}

.weather_box {
margin-top: 70px;
}

a.drop {
display: block;
}

#box.member a {
display: inherit;
padding: 9px;
}

#favourites {
}

#home .text li {
		list-style: disc;
}

#award {
	margin-left: 15px;
	width: 99%;
	height: 130px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#award img {
	padding-left: 6px;
}


#award:hover {
background-color: #ffcc66;
}

#award div {
	padding:0 0 0 120px;
	text-align: left;
}

#award div p {
	text-align: left;
	padding-left: 5px;
}

#award div a {
	font-size: 1.1em;
}

h2.home {
	padding: 5px 0 0 15px;
	text-transform: uppercase;
}

/*Mexico Pop-Up*/

#mexico {
	width: 700px;
	height: 500px;
	position: relative;
	background: url(../images/mexico/postcard_bg.jpg) no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

h1 {
	width: 225px;
	height: 75px;
	margin: 0 0 20px 75px;
	position: relative;
	top: 50px;
	z-index: 10;
}

#mexico h2 {
	text-align: center;
}

#photo_frame {
	width: 350px;
	height: 430px;
	margin: 26px 0 0 26px;

}

#slideshow {
	width: 350px;
	height: 430px;
	overflow: scroll;
	position: relative;
	z-index: 5;

}

#slideshow ul#prev-next {
	display: none;
	list-style: none;
	position: relative;
	top: 110px;
	z-index: 15;
}

	#slideshow ul#prev-next li#prev {
		float: left;
		margin: 0 0 0 10px;
	}
	
	#slideshow ul#prev-next li#next {
		float: right;
		margin: 0 5px 0 0;
	}
	
	#slideshow ul#prev-next li a {
		display: block;
		width: 49px;
		height: 60px;
		text-indent: -99999px;
	}
	
	#slideshow ul#prev-next li#prev a {
		background: url(../images/mexico/prev.png);
	}
	
	#slideshow ul#prev-next li#next a {
		background: url(../images/mexico/next.png);
	}

#slideshow ul#slides {
	list-style: none;
}

	#slideshow ul#slides li {
		margin: 0 0 20px 0;
	}

#information {
width: 311px;
margin: 125px 12px 0 0;
font-family: 'Reenie Beanie', arial, serif;
font-size: 1.3em;
}

#information h2 {
line-height: 1.2em;
z-index: 20;
text-shadow: 1px 0px 1px #ffffff;
}

#information span {
font-size: 2em;
}

.mexico p, .mexico li {
	margin-left: 40px;
}

.mexico p {
margin-bottom: 0px;
text-align: center;
}

.mexico li {
	padding-top: 1px;
}

#information a {
	padding-left: 48px;
	font-size: 1.3em;
}

.more_2em {
	line-height: 1.4em;
}

.less_2em {
	line-height: 1em;
}
	
.mexico ul{
	margin-top: 2px;
	padding-left: 25px;
	font-size: x-large;
}


/* Suites */
img.suites  {
	padding: 10px 0 10px 135px;
}

/* Directions */

.directions img {
	margin-left: 150px;
}

#map_frame {
	width: 662px;
	height: 512px;
	background: url(../images/map_bg.jpg) no-repeat;
	margin: 30px 0 0 60px;
}

.map {
	width: 654px;
	height:504px;
	margin: 4px 0 0 4px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/* Local Area (and Favourites) */

#dine_in {
	margin-top: 5px;
}
#dine_in div.gallery {
	display: block;
	margin-bottom: 180px;
}

#dine_in ul.images {
}

#dine_in ul.images li {
	float: left;
	padding: 20px 5px 20px 20px;

}
#dine_out {
	margin-top: 35px ;
}

#restaurant {
width: 633px;
float: left;

}

#dine_img {
width: 147px;
float: right;
padding: 2px 0px 0px 0px;	
}

#diner_wrap {
margin: 4px 0;
width: inherit;
height: 150px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#diner_wrap:hover {
background-color: #ffcc66;
}

#diner_wrap h4{
padding: 2px 0px 0px 10px ;
}

.left {
	float: left;
}

p.left {
	width: 400px;
	text-align: right;
}
.right {
	float: right;
}

ul.details {
	width: 157px;
	height: inherit;
	text-align: right;
	padding: 14px 0px 0px;
}

ul.details a {
	font-size: .7em;
}

#tours {
	margin-top: 25px;
}

#tours ul {
	width: 360px;
}

#tours li {
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#tours li:hover {
	background-color: #ffcc66;
}

#tours li a {
	font-size: 1em;
}

/* Contact */

#contact a {
	font-size: 1em;
}

/*  Footer */

#footer {
	height: 60px;
	text-align: center;
	clear: both;
	padding-top: 15px;
}

#wrapper.footer {
	margin: 0 auto;
	width: 779px;
}

div.legal {
	float: none;
	margin: 11px auto 10px auto;
}

div.local {
	padding-top: 15px;
}