body {
	font-family: Arial, Helvetica, sans-serif;
	behavior: url(css/csshover.htc);
	color:RGB(0,22,48);
	background-image: url(../images/background_bluetile.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

img{
	border:0px;
}

#frame {
	width: 940px;
	padding: 0px;
	margin: 0 auto;
	text-align:center;
}

#canvas{
	width: 900px;
	margin:0 auto;
}

div{
	text-align: left;
}

a{
	color:#FF6600;
}

#frame #header #slider ul {
	margin: 0px;
	padding: 0px;
	position:relative;
}
#frame #header #slider ul li {
	list-style-type: none;
	width: 150px;
	height: 50px;
	display: block;
	float: left;	
}

#frame #header #slider ul li a{

	line-height:50px;
	text-decoration:none;
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: lowercase;
}
#frame #header #slider .navigation .divider {
	height: 50px;
	width: 7px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#frame #header #slider .navigation .divider_left{
	height: 50px;
	width: 3px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#frame #header #slider .navigation .divider_right{
	height: 50px;
	width: 3px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
.panel_container {
	padding: 20px;
}

#Content{
	height: auto;
}
#socialmedia{
	text-align:left;
	margin-right: 0px;
	width: 82px;
	float: left;
	margin-top: 10px;
}
.dotted_frame {
	border: 1px dotted #011631;
	padding: 5px;
	text-align: center;
}
.green {
	color: #C8E940;
}
.floatRight {
	float: right;
}


div.transOFF { }
div.transON {opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
div.trans25 {opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25; }
div.trans75 {opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75; }
div.trans90 {opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90; }
div.trans80 {opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }

.contact_phone {
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 25px;
	display: block;
}

.contact_email {
	background-image: url(../images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 25px;
	display: block;
}

#errorMessage {
	background-color: #FFFF66;
	display: block;
	border: 1px dotted #FF9900;
	padding: 20px;
	color: #990000;
}

#DrinkTickets{
	margin:0px;
	padding:0px;
}

#DrinkTickets li{
	display: block;
	margin: 10px;
	width:100%;
	list-style-type: none;
	border-bottom:1px dotted #999999;
}

#copyright {
	font-size:10px;
	width: 400px;
	text-align: left;
	vertical-align: top;
}


a.button {
    background: url(../images/btn_roundedwhite.png) no-repeat;
    font: normal 12px arial, sans-serif;
    height: 30px;
	width:100px;
    display: block;	
	line-height:30px;
    text-decoration: none;
	text-align:center;
}

.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
