@charset "utf-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #9f1010; /*9f1010*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
        margin-top:15px;
}
td {vertical-align:top;}
a {text-decoration:none;}
a:hover {text-decoration: underline;}
.oneColFixCtrHdr #top {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/header_bg4.png) no-repeat;
	height: 125px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	font-size: 11px;
	padding-top:5px;
}
.oneColFixCtrHdr #topTest {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/header_bg4TEST.png) no-repeat;
	height: 128px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	font-size: 11px;
	padding-top:5px;
}
.oneColFixCtrHdr #top form#ebb{margin:0;}
.oneColFixCtrHdr #top form#ebb input {vertical-align:middle; height: 13px; border: solid 1px #ccc;font-size:11px;}
.oneColFixCtrHdr #top form#ebb input#submit {height:18px;}
.oneColFixCtrHdr #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
}
.oneColFixCtrHdr #container {
	background: url(../images/container_bg.jpg) no-repeat;
	font-size: 12px;
        margin-top:-23px;
}
.oneColFixCtrHdr #header {
	background: url(../images/container_bg.jpg) no-repeat;
	font-size: 13px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
}
.oneColFixCtrHdr #header #head-right{width: 550px; float:right;text-align:right;padding:0;margin-top: 10px;margin-right:30px;}
.oneColFixCtrHdr #header #logo {margin-top: 30px;margin-left:65px;}
.oneColFixCtrHdr #mainContent {
	padding: 10px 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../images/content_bg2.jpg);
	margin: 0;
	line-height: 1.3em;
        text-align:justify;
}
.oneColFixCtrHdr #mainContent #sidebar {
	width: 257px;
	float: right;
	height: 860px;
	/*background: url(../images/f_venues2.jpg) no-repeat top center;*/
	text-align: center;
	padding-top: 30px;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent #sidebarSub {
	width: 263px;
	float: right;
	/*height: 860px;
	background: url(../images/f_venues2.jpg) no-repeat top center;*/
	text-align: center;
	padding-top: 0px;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent #sidebarSub2 {
	width: 263px;
	height: 860px;
	background: url(../images/f_venues2.jpg) no-repeat top center;
	text-align: center;
	padding-top: 40px;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent #sidebar img{
	margin-top: 0px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #mainContent #sidebarSub img{
	margin-top: 0px;
	margin-bottom: 10px;
        border:1px solid black;
}
.oneColFixCtrHdr #mainContent #left_col{
	width: 370px;
	float: left;
	height: 610px;
	/*background: url(../images/contact_us_bg3.jpg) no-repeat top left;*/
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.oneColFixCtrHdr #mainContent #left_col_landing{
	width: 295px;
	float: left;
	height: 510px;
	background: url(../images/contact_us_landing.jpg) no-repeat top left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
        margin-top:40px;
}
.oneColFixCtrHdr #mainContent #left_col p, .oneColFixCtrHdr #mainContent #left_col_landing p{
	margin-top: 5px; margin-bottom:5px;
}
form#contact{width:330px;padding-top: 10px;margin-top:0;}
form#contact label, form#planparty label, form#contact_us label {
	border-bottom: dotted 1px #ccc;
	float: left;
	margin-top: 0px;
}
form#contact label {width: 90px;}
form#planparty label {width: 155px;}
form#contact_us label {width: 150px;}
form#planparty  {font-size: 11px;}
form#contact input, form#planparty input, form#contact_us input,form#contact select, form#planparty select {
	height: 13px;
	font-size: 11px;
	color: #333333;
        width:100px;
}
form#planparty input {
	width: 175px;
}
form#planparty #lft select {
	font-size:9px;
	width:135px;
}
form#planparty #lft #clock1 select {
	font-size:9px;
	width:55px;
}
form#contact select, form#planparty select {height: 18px;}
form#contact input#submit2, form#planparty input#submit2 {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}
.oneColFixCtrHdr #mainContent #left_col form#contact p{margin-bottom: 11px;}
.oneColFixCtrHdr #mainContent #right_col{
	width: 305px;
	float: right;
        margin-right:0px;
	height: 325px;
}
ol.topPlaces{
        list-style-type:none;
        position:relative;
        left:-10px;
        top:10px;
}
ol.topPlaces li{
        border-bottom:1px solid #ccc;
        padding-top:6px;
        padding-bottom:6px;
        font-size:12pt;
        width:200px;
        font-variant:small-caps;
        font-weight:bold;
}

.oneColFixCtrHdr #mainContent #top_ten{
	background: url(../images/party_tipsB.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 48px;
	padding-bottom: 25px;
	padding-left: 10px;
	line-height: 20px;
        height:95px;
}
.oneColFixCtrHdr #mainContent #top_ten2{
	background: url(../images/party_tipsB.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 48px;
	padding-bottom: 25px;
	padding-left: 10px;
	line-height: 20px;
        height:146px;
}

.oneColFixCtrHdr #mainContent #why_choose{
	background: url(../images/why_chooseB.jpg) no-repeat top left;
	height: 146px;
	margin-top: 0px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}
.oneColFixCtrHdr #mainContent #contact_us_today{
	background: url(../images/contact_us_todayB.jpg) no-repeat top left;
	height: 153px;
	margin-top: -10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #contact_us_today2{
	background: url(../images/contact_us_todayB.jpg) no-repeat top left;
	height: 153px;
	margin-top: 10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #games{
	background: url(../images/gamesB.jpg) no-repeat top left;
	height: 153px;
	margin-top: -10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #games2{
	background: url(../images/gamesB.jpg) no-repeat top left;
	height: 153px;
	margin-top: 0px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #why_choose ul, .oneColFixCtrHdr #mainContent #contact_us_today ul{
        margin-left:-25px;
}

.oneColFixCtrHdr #mainContent #right_col #fes{
	background: url(../images/fes_bg2.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 34px;
        height:90px;
	padding-left: 20px;
	line-height: 22px;
        margin-top: 0px;
}

.oneColFixCtrHdr #mainContent #right_col #fesHome{
	background: url(../images/fes_bg2home.jpg) no-repeat top left;
	font-size: 11px;
	padding-top: 45px;
	padding-bottom: 34px;
        height:305px;
	padding-left: 20px;
	line-height: 22px;
        margin-top: 0px;
}

.oneColFixCtrHdr #mainContent #fes2{
	background: url(../images/fes2_bg2.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 34px;
        height:110px;
	padding-left: 20px;
	line-height: 22px;
        margin-top: 0px;
}
.oneColFixCtrHdr #mainContent #right_col #join_us{
	background: url(../images/join_us_bg3.jpg) no-repeat top left;
	height: 146px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
}
.oneColFixCtrHdr #mainContent #right_col #free_birthday{
	background: url(../images/free_birthdayB.jpg) no-repeat top left;
	height: 153px;
	margin-top: -10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}
.oneColFixCtrHdr #mainContent #free_birthday2{
	background: url(../images/free_birthdayBhome.jpg) no-repeat top left;
	height: 130px;
	margin-top: -10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}
.oneColFixCtrHdr #mainContent #right_col #top_ten_drinking{
	background: url(../images/top_ten_drinking_gamesB.jpg) no-repeat top left;
	height: 153px;
	margin-top: -10px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #top_ten_drinking2{
	background: url(../images/top_ten_drinking_gamesB.jpg) no-repeat top left;
	height: 153px;
	margin-top: 0px;
	text-align: left;
	padding-top: 45px;
	padding-right: 5px;
        padding-left:10px;
}

.oneColFixCtrHdr #mainContent #right_col #join_us #promos p{
	margin-left:65px;
        text-align:justify;
}
.oneColFixCtrHdr #mainContent #right_col #fb_co{
	margin-top: -10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
}
.oneColFixCtrHdr #mainContent #right_col #join_us img{margin-bottom: 3px; margin-left: 0px;}
	
.oneColFixCtrHdr #mainContent #content{
	margin: 0 275px 0 0;
	line-height: 1.3em;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent #contentHome{
	margin: 0 260px 0 0;
	line-height: 1.3em;
	font-size: 12px;
}
.oneColFixCtrHdr #mainContent h1{
	color:#9f1010;
	font-size:16px;
	margin-top:0;
}
.oneColFixCtrHdr #mainContent #sidebar h1, .oneColFixCtrHdr #mainContent #sidebarSub h1, .oneColFixCtrHdr#home #mainContent #sidebar h1{
	color:#9f1010;
	font-size:13px;
	margin-top:7px;
}
.oneColFixCtrHdr#home #mainContent h1{
	color:#9f1010;
	font-size:13px;
	margin-top:7px;
}
.oneColFixCtrHdr #footer {
	margin-top: 0px;
	margin-bottom:0;
	padding: 0px 0 0px 0;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size:  10px;
}
.oneColFixCtrHdr #footerHome {
	margin-top: -10px;
	margin-bottom:0;
	padding: 0px 0 0px 0;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size:  10px;
}
.oneColFixCtrHdr #homeshow {
	/*background-image: url(../images/f_venues3.jpg);
	background-repeat: no-repeat;*/
	font-size:13px;
	margin-top:7px;
        height:215px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.spacer{height:1px;font-size:1px;clear:both;}
ol#faq li {margin-bottom: 20px;}
ol#faq_q li {margin-bottom: 5px;}
strong#call_us {font-size: 15px;}
.divider{
	border-top: dotted 2px #cccccc;
	height:1px;
	font-size:1px;
	line-height:1px;
}
#venues td {
	background: #efefef;
}
#gifts td{
        padding-bottom:13px;
}
.fltlft{float:left;}
.fltrt{float: right}
.formTable input {
   width:115px;
}
.formTable td{
   padding-right:10px;
}

#formWrapper, #formWrapper2{ 
background-color:silver;
padding:1px;
display:inline-block;
-moz-border-radius:5px;
}

#inputWrapper, #inputWrapper2{
border:1px solid silver;
height:25px;
width:200px;
color:gray;
font-size:11pt;
}

#formWrapper3{
background-color:#9F1010;
padding:1px;
display:inline-block;
}

#inputWrapper3{
background-color:#9F1010;
color:white;
font-weight:bold;
height:29px;
border:none;
}
