/* WEBSITE 2009 TEMPLATE */

body {
	background-color: #f1eff0;
	font-size: 0.75em;
	color: #444444;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1.1em;
}
h3 {
	font-size:1.1em;
}
h5 {
	font-size:1.1em;
}
a {
	color: #2589b4;
	text-decoration:none;
}
a:hover {
	color: #2589b4;
	text-decoration:underline;
}

.admin_toolbar {
	background-color:#FFFF99;
	border-top: 1px #FFCC66 solid;
	border-bottom: 1px #FFCC66 solid;
	padding: 3px;
	margin-bottom: 10px;
}

/*--------------------------------------------------*/

.aql_error {
	border: #FFFF00 medium dashed;
}

/*--------------------------------------------------*/

#wrapper-top{
	background: url('/templates/website/images/header_bg.png') top center no-repeat;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	height: 211px;
}

#wrapper-page{
	background: url('/templates/website/images/page_border.png') top center repeat-y;
	width: 100%;
	position: absolute;
	margin: 0 auto;
	top: 211px;
}

/*--------------------------HEADER-----------------------------*/

#header{
	position: relative;
	width: 978px;
	margin: 0 auto;
}
#header-top{
	position: relative;
	width: 958px;
	height: 14px;
	padding: 5px 10px 4px 10px;
}
#header-links{
	position: relative;
	display: inline;
	float: left;
	height: 14px;
}
#header-links a{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-right: 10px;
}
#header-links a:hover{
	text-decoration: underline;
}
#header-main{
	position: relative;
	width: 942px;
	padding: 0 18px;
	height: 188px;
	background: url('/templates/website/images/bg/laser3d-orange.gif') no-repeat;
}

/*--------------------------------change city-----------------------------*/

.city-list {
	padding: 25px 15px 30px 35px;
	width: 600px;
}
.city-col h2 {
	padding: 0px 0 4px 0;
}
.city-col {
	float: left;
	position: relative;
	display: inline;
	width: 150px;
}
.city-col2 {
	margin-left: 20px;
	width:110px;
}
.city-col a {
	display: block;
	padding-left: 10px;
}
.city-col .big {
	font-size: 16px;
	font-weight:bold;
}
.city-col .small {
	font-size: 11px;
}
.city-col .medium {
	font-size: 14px;
	font-weight:bold;
}
#change-city {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
	height: 27px;
}
#change-city a {
	margin-left: 8px;
	font-size: 12px;
}

/*--------------------------------MAIN NAV-----------------------------*/


#tix-by-phone {
	float: right;
	text-align: right;
	font-weight: bold;
	height: 15px;
	padding: 10px 0 2px 0;
	color:#FFF;
}
#tix-by-phone a {
	color: #fff;
}

#home-link {
	position: relative;
	display: inline;
	float: left;
	width: 195px;
	padding-right: 15px;
	height: 188px;
}
#home-link a{
	display: block;
	width: 195px;
	height: 188px;
	background: url('/templates/website/images/joonbug_logo.gif') top left no-repeat;
}

#navcontainer {
	position: relative;
	display: inline;
	float: left;
	width: 732px;
	padding-top: 14px;
}

#leaderboard {
	width: 728px;
	height: 90px;
	padding: 0 2px;
	margin-bottom: 2px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 48px;
	margin-top: 6px;
	border-width: 1px 2px 0 2px;
	border-style: solid;
	border-color: #000;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li div.nav-divider {
	background: url('/templates/website/images/nav_divider.jpg') top left repeat-x;
	float: left;
	width: 3px;
	height: 48px;
}
#navcontainer ul li a{
	height: 18px;
	padding: 15px 0;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: url('/templates/website/images/nav_bg_1x156.jpg') top left repeat-x;
}
#nav_home a{
	width: 70px;
}
#nav_events a{
	width: 90px;	
}
#nav_venues a{
	width: 144px;
}	
#nav_photo a{
	width: 90px;
}
#nav_blog a{
	width: 80px;
}
#nav_community a{
	width: 90px;
}
#nav_party a{
	width: 146px;
}
#navcontainer ul li a:hover{
	background-position: 0 -52px;
	text-decoration: none;	
	color: #FFF;
}
#home #nav_home a,
#events #nav_events a,
#photo-gallery #nav_photo a,
#venues #nav_venues a,
#birthday-party #nav_party a,
#blog #nav_blog a,
#community #nav_community a{
	background-position: 0 -104px;
	color: #CC0000;
}
#nav-sign-up{
	position: relative;
	float: right;
	display: inline;
	height: 14px;
}
#nav-sign-up a{
	width: 70px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav-sign-up a:hover{
	text-decoration: underline;
}

#nav-logged-in{
	position: relative;
	float: right;
	display: inline;
	height: 14px;
}
#nav-logged-in a{
	text-decoration: none;
}
#nav-logged-in a:hover{
	text-decoration: underline;
}

/*------------------------------------------------------------*/

#page-container{
	position: relative;
	margin: 0 auto;
	width: 977px;
	background-color: #FFFFFF;
}
#main{
	width: 942px;
	padding: 20px 18px 80px 18px;
}
#website-left {
	float: left;
	margin-right: 20px;
}
#website-main {
	float: left;
	width: 602px;
}
#website-right {
	float: right;
}


.title-bar {
	padding: 5px 15px 12px 15px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background: url('/templates/website/images/title-bar.gif') bottom left no-repeat;
	background-color: #990000;
}
.title-bar.blue {
	background-color: #2589b4;
}

.module-bar {
	display: block;
	height: 22px;
	background: url('/templates/website/images/bg_42px.jpg') top left repeat-x;
	padding: 10px 15px;
	font-weight: bold;
	margin: 0;
	color: #444444;
}
.module-bar a {
	color: #444444;
}
.module-bar a.normal-link {
	color: #2589b4;
	font-size: 12px;
	position: relative;
	display: inline;
	padding: 5px;
}
.module-body {
	padding: 10px;
	margin: 0 0 15px 0;
	background: url('/templates/website/images/grey_150px.jpg') top left repeat-x;
}
.module-container {
	padding: 10px;
	background: #FFFFFF;
}

a.close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 12px;
}

.view-more {
	float: right;
	display: inline;
	position: relative;
	font-weight: bold;
	font-size: 11px;
}

.jb-button {
	width: 120px;
	height: 18px;
	margin: 0 auto;
	text-align: center;
	margin: 3px 0;
}
.jb-button.grey a {
	background: url('/templates/website/images/grey_18px.jpg') top left repeat-x;
}
.jb-button.yellow a {
	background: url('/templates/website/images/yellow_18px.jpg') top left repeat-x;
}
.jb-button.red a {
	background: url('/templates/website/images/red_18px.jpg') top left repeat-x;
}
.jb-button a {
	height: 16px;
	padding: 1px 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.jb-button a:hover {
	text-decoration: none;
	background-position: 0 -18px;
}

.jb-button.large {
	width: 120px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	margin: 3px 0;
}
.jb-button.large a {
	background: url('/templates/website/images/yellow_1x25.jpg') top left repeat-x;
	font-size: 16px;
	height: 21px;
	padding: 2px 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.jb-button.large a:hover {
	text-decoration: none;
	background-position: 0 -25px;
}

ul.aql_error {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.jb-contact-container {
	padding: 5px 10px;
}
.jb-contact-col-1 {
	width: 230px;
	float: left;
	display: inline;
	position: relative;
}
.jb-contact-col-2 {
	width: 320px;
	float: right;
	display: inline;
	position: relative;
}
.jb-contact-name {
	display: inline;
	position: relative;
	float: left;
	width: 70px;
	padding: 2px 0;
}
.jb-contact-input {
	display: inline;
	position: relative;
	float: left;
	width: 150px;
	padding: 2px 0;
}
.jb-contact-input.textarea {
	width: 250px;
	height: 130px;
}
.jb-contact-input.submit {
	float: right;
	text-align: right;
	margin-top: 5px;
}
