/*html redefinitions*/
body {
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #000000;
}

a:link {
	color: #F7B531;
	text-decoration: none
}
a:visited {
	color: #D69307;
	text-decoration: none;
}
a:hover {
	color: #F7B531;
	text-decoration: underline;
}
a:active {
	color: #F7B531;
	text-decoration: underline;
}
img {
	border-style: none;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #CA880F;
	margin: 0px 0px 25px -2px;
	padding: 0px;
	line-height: 25px;
}
h2 {
	font-size: 14px;
	color: #CA880F;
	margin: 0px 0px 4px;
	padding: 0px;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin: 0px 0px 15px;
	padding: 0px;
}
/*template definitions*/
#mqwrap {
	margin-right: auto;
	margin-left: auto;
	height: 86px;
	background-image: url(/0/mq-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#mq {
	padding-top: 0px;
	height: 81px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	width: 870px;
}
#cbgwrap {
	width: 100%;
}

#cbg {
	width: 850px;
	padding: 0px;
	height: auto;
	background-image: url(/0/cbg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ctwrap {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ct {
	float: left;
	width: 458px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#ct li {
	margin: 0px 0px 6px;
	padding: 0px;
}
#ct ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ct li a {
	font-weight: bold;
}
.mainpic {
	margin-bottom: 50px;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
	padding-bottom: 60px;
}

.textfield {
	border: 1px solid #000000;
	font-size: 11px;
	height: 20px;
	width: 140px;
	line-height: 20px;
	padding-left: 5px;
	color: #CCCCCC;
	padding-top: 0px;
	background-image: url(/0/field-bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.backbutton {
	padding: 0px;
	border: 1px solid #999999;
	background: url(/0/hrow-bg.gif) repeat-x;
	width: 150px;
	text-align: center;
	font-size: 11px;
}
.backbutton a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold
}
.backbutton a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.backbutton a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.backbutton a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.icon {
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	height: 19px;
	width: 18px;
}
/*ls defs*/
#ls {
	float: left;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
#newsletter_form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#signup  {
	background: url(/0/button-signup.gif) no-repeat;
	height: 27px;
	width: 60px;
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#privacy_policy
{
	margin: 0px 2px 2px 0px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	padding: 9px;
	display: none;
	width: 130px;
	background-color: #080705;
	background-image: url(/0/privacy-bg.jpg);
	background-repeat: repeat-x;
}
#view_privacy {
	width: 9px;
	height: 9px;
	padding: 0px 5px 0px 0px;
}
#hide_privacy {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*right side defs*/
#rs {
	float: left;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 30px;
	color: #999999;
}
#rs a:link {
	text-decoration: none;
	font-weight: normal;
	color: #F8BD23;
}

#rs a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F8BD23;
}
#rs a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #F8BD23;
}
#rs a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #F8BD23;
}
#upcoming_events .date {
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.upcoming_event {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A5144;
	padding-top: 5px;
	padding-bottom: 5px;
}

#upcoming_events .headline {
	padding-right: 10px;
	padding-left: 10px;
}

/*ct definitions*/
.tborder {
	border-top: 1px solid #BCBBBF;
	border-right: 1px solid #BCBBBF;
	border-left: 1px solid #BCBBBF;
	border-bottom-style: none;
	margin: 0px;
	padding: 0px;
}
.tborder td {
	line-height: 20px;
	border-bottom: 1px solid #BCBBBF;
	vertical-align: top;
	padding: 4px;
	background-color: #F4FEFF;
}
#rotate {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#rotate img {
	height: 204px;
	width: 790px;
}

.ctseparator {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-repeat: no-repeat;
	display: block;
	clear: both;
}
.ctseparator img{
	height: 35px;
	width: 250px;
}
/*ft defs*/
#ftwrap {
	height: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#fttop {
	height: 60px;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 600px;
}

#ft {
	width: 830px;
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27231D;
	background-image: url(/0/ft-bg.gif);
	background-repeat: repeat-x;
}
#ft h1 {
	font-size: 12px;
	color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}
#ft li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
#ft ul {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 75px;
}
#ft a:link {
	text-decoration: none;
	font-weight: normal;
}

#ft a:visited {
	text-decoration: none;
	font-weight: normal;
}
#ft a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#ft a:active {
	text-decoration: underline;
	font-weight: normal;
}
#copyright {
	text-align: center;
	line-height: 40px;
	font-size: 11px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#nightiframe {
	height: 450px;
	width: 100%;
	border: 1px solid #595043;
}
.nightinfotab {
	display: inline;
	border: 1px solid #333333;
	padding: 10px;
	font-weight: bold;
	background-image: url(/0/hrow-bg.gif);
	margin: 0px;
	line-height: 30px;
	background-repeat: repeat-x;
}
#other_clubs {
	text-align: center;
}
#other_clubs img {
	padding-right: 10px;
	padding-left: 10px;
}
#next_up {
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	text-align: center;
	padding-bottom: 50px;
}
#other_clubs ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#other_clubs li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#other_clubs img {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}
#other_clubs a:link {  color: #0F8DE6; text-decoration: none}
#other_clubs a:visited {
	color: #0F8DE6;
	text-decoration: none;
}
#other_clubs a:hover {
	color: #0F8DE6;
	text-decoration: underline;
}
#other_clubs a:active {
	color: #0F8DE6;
	text-decoration: underline;
}
#ctframe {
	width: 850px;
	height: 850px;
}
#other_nights {
	text-align: center;
}
#more_news {
	margin-left: 45px;
	margin-top: 15px;
}
#servoweb {
	text-align: center;
}
#servoweb a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
	font-size: 10px;
}

#servoweb a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}
#servoweb a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #0099FF;
}
#servoweb a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0099FF;
}
.note {
	font-weight: bold;
	color: #EDBE1F;
}
#ct .floatright {
	float: right;
	width: 200px;
	margin-left: 10px;
}
#ct .special-notice {
	background-color: #ECC01C;
	padding: 10px;
	border: 1px solid #C18D14;
	color: #000;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
.banner-ad {
	border: 1px solid #E1A11A;
	background-color: #73644F;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding: 3px;
}
