

html #main {
	overflow:hidden;
	width:974px;
	position:relative;
	padding-top:0;
}
#main .header-container {
	position:absolute;
	top:0;
	left:10;
}

h1 {
	font-size:26px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
#website-main{
	width:100% !important;
	font-size:0.75em;
}
	#website-main h1{
		font-size:20px;	
	}
	#website-main h2{
		margin:0;
		font-size:16px;
	}
	#website-main h3{
		margin:0;
		font-size:1.1em;
	}
	#website-main h2.module-bar{
		font-size:20px;
	}
	#website-main .jb-button a {

	}
.services {
	float: left;
	position: relative;
	display: inline;
	width: 235px;
	padding-top:145px;
}
.packages {
	float: left;
	position: relative;
	display: inline;
	width: 235px;
}


h3.module-bar {
	font-size:24px;
	color: #FFFFFF;
	background: #515151 top left repeat-x;
	padding: 8px 10px 5px;
	position: relative;
	font-size:24px;
	height:auto;
	text-transform:uppercase;
}

.grey-container {
	padding:10px;
	background-color:#ececec;
	font-size:12px;
}

.book-now a {
	color: #ba0d11;
	font-weight:bold;
	font-size:12px;
}
.book-now {
	text-align:right;
}
.feat-venue,.feat-testimonials {
	margin-top:15px;
}
.feat-testimonials:last-child {
	border:none;
}
.testimony {
	margin-bottom: 10px;
	border-top:1px solid #ECECEC;
}
.testimony .name {
	font-weight:bold;
	margin-top:3px;
}
.feat-venue .grey-container h2 {
	font-size:16px;
	margin-bottom:4px;
}
.feat-venue .grey-container h3 {
	margin-bottom:8px;
	font-weight:normal;
}





.header2 {
	overflow:hidden;
}
	.header2 .planner_info {
		margin: 0 10px;
		float:left;
		width:415px;
		min-height:410px;
		position:relative;
		padding-bottom:30px;
		margin-top:145px;
	}
		.planner_info h1 {
			font-size:32px;
			text-transform:uppercase;
			color:#ba0c10;
		}
		.planner_info .subheader {
			font-size:14px;
			color:#707070;
			font-weight:bold;
		}
		.planner_info h2.red {
			font-size:18px;
			color:#ba0c10;
			padding-top:10px;
			border-top:2px solid #777;
		}
		.planner_info p {
			font-size:11px;
			line-height:1.5em;
		}
		.venue_type_tabs {
			background-color:#000;
			overflow:hidden;
			padding:5px 10px 0;
			position:absolute;
			bottom:0;
			left:0;
		}
		.venue_type_tabs > a {
			display:block;
			padding:6px 24px;
			color:#fff;
			float:left;
			font-size:26px;
			text-transform:uppercase;
		}
		.venue_type_tabs > a:hover {
			text-decoration:none;
		}
		.venue_type_tabs > a.selected {
			background-color:#fff;
			color:#000;
		}
		
	.header2 .concierge-box {
		margin-left:10px;
		height:585px;
		width:280px;
		background-image:url('includes/concierge-box.jpg');
		background-repeat:no-repeat;
		float:left;
		position:relative;
	}
		.red-button {
			display:block;
			font-size:16px;
			width:170px;
			color: white;
			padding: 5px 0;
			text-align:center;
			font-weight:bold;
			margin: 6px auto;
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E16A6C', endColorstr='#94090E');
			background: -webkit-gradient(linear, left top, left bottom, from(#E16A6C), to(#94090E));
			background: -moz-linear-gradient(top, #E16A6C, #94090E);
		}
		.red-button:hover {
			text-decoration:none;
			background:#E16A6C;
		}
		.red-button:active {
			background:#94090E;
		}
		.planning-service {
			/*background-color:green;*/
			width:218px;
			height:304px;
			
			position:absolute;
			top:95px;
			left:32px;
		}
			.planning-service ul {
				font-size:11px;
				list-style:square;
			}
			.planning-service li {
				margin-bottom:4px;
			}
		.other-planning {
			/*background-color:blue;*/
			width:217px;
			height:90px;			
			
			position:absolute;
			top:477px;
			left:33px;
		}














.module-bar.bday-venue-guide {
	width: 380px;
	height: 30px;
	padding: 0;
	margin-bottom: 10px;
	background: none;
}

.bday-venue-guide input#search_q{
	border: 1px solid #d0d0d0;
	padding: 1px 10px;
	margin: 0;
	width: 260px;
	height: 26px;
	font-size: 20px;
}
.bday-venue-guide input#search_submit{
	width: 90px;
	border: none;
	padding: 2px 8px;
	margin: 0;
	font-size: 20px;
	color: #FFFFFF;
	background: #4c4c4c;
	cursor: pointer;
}

#birthday-party {
	display:inline;
	float:right;
	font-size:12px;
	position:relative;
	width:728px;
}

div#main .header {
	position: relative;
	width: 675px;
	height: 106px;
	background-color: #414141;
	padding: 3px;
	margin-bottom: 10px;
	overflow:hidden;
}
div#main #header-images {
	position: relative;
	width: 2000px;
	height: 106px;
	overflow: hidden;
	z-index: 100;
}
div#main #header-images #images-container {
	position: absolute;
	width: 2000px;
}
div#main #header-images span {
	float: left;
}
div#main #header-images span img {
	margin-right: 3px;
}
div#main #banner {
	position: absolute;
	top: 75px;
	left: 10px;
	background-color:#921417;
	background-image: url("/images/bg/cake.jpg");
	background-repeat: no-repeat;
	background-position:left center;
	z-index: 200;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform:uppercase;
	font-size:40px;
	padding:10px;
	padding-left:45px;
	padding-bottom:2px;
	color:#fff;
}

div#birthday-party .module-bar.get-started {
	margin-right: 8px;
}
div#birthday-party .module-body.get-started {
	color: #707070;
	width: 380px;
	margin-right: 8px;
	font-size: 14px;
}
div#birthday-party .module-body.get-started h2 {
	margin-bottom: 5px;
}
div#birthday-party .module-body.get-started div {
	padding: 5px 0 15px 0;
	margin-bottom: 8px;
	border-bottom: 1px solid #d0d0d0;
}

div#birthday-party .why-jb {
	width: 312px;
}
div#birthday-party .testimonials .module-body {
	padding: 4px;
	margin: 0;
}

div#birthday-party .testimonials h2 {
	color: #FFFFFF;
	background: url('/images/1x38red.jpg') top left repeat-x;
	height: 22px;
	padding: 8px 10px;
	position: relative;
}

div#birthday-party .testimonials h2 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	position: absolute;
	display: block;
	bottom: 8px;
	right: 10px;
}

div#birthday-party .why-jb ul li {
	color: #CC0000;
}
div#birthday-party .why-jb ul li span {
	color: #707070;
	font-size: 12px;
	font-weight: bold;
}

div#birthday-party .container {
	position: relative;
	width: 170px;
	float: left;
	border: 1px solid #d0d0d0;
	margin: 3px;
	padding: 2px;
}
div#birthday-party .title {
	text-align: center;
	padding: 5px 2px;
}
div#birthday-party .title a {
	font-size: 12px;
	color: #2d2d2d;
	font-weight: bold;
}
div#birthday-party .title a:hover {
	color: #990000;
	text-decoration: none;
}
div#birthday-party .image{
	width: 170px;
	height: 110px;
}
div#birthday-party .container .jb-button {
	width: 100%;
	margin: 1px 0 0 0;
}

a.concierge {
	display: block;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.concierge:hover {
	text-decoration: none;
	color: #FF0000;
}

/*------------------VENUE MODULES--------------------*/

#venue-center {
	float: left;
	display: inline;
	position: relative;
	width: 400px;
}

.venue-info, #birthday-party-form .module-container {
	margin-bottom: 15px;
}

#venue-sidebar {
	float: right;
	display: inline;
	position: relative;
	width: 310px;
	margin-top:30px;
}

.details {
	color: #707070;
}

.package_description {
	color: #707070;
	margin-bottom: 15px;
	font-size:12px;
}

/*-------------------TESTIMNOIALS----------------------*/

.testimonials .txt {
	padding: 8px 0;
	border-bottom: 1px solid #d0d0d0;
	font-size: 11px;
	margin: 0 8px;
}
.testimonials .name {
	color: #CC0000;
}

/*-------------------RATE/REVIEW---------------------*/

.venue_review_item{
	position: relative;
	display: block;
	padding: 10px;
	margin: 10px 0;
	border-top: dashed 1px #CCCCCC;
}
.venue_review_heading{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.venue_review {
	padding: 10px 0;
	border-bottom: dashed 1px #CCCCCC;
}
.review_img {
	float: left;
	display: inline;
	position: relative;
	width: 75px;
	padding-right: 5px;
	text-align: center;
}
.review_txt {
	float: right;
	display: inline;
	position: relative;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

/*----------------PHOTO STRIP---------------*/
.photo-strip{
	padding: 2px 0 5px 0;
	height: 94px;
	margin: 0 auto;
}
a.photo-strip-left {
	float: left;
	width: 11px;
	height: 96px;
	background: url('/images/photo-gallery/left.gif') top right no-repeat;
}
a.photo-strip-right {
	float: left;
	width: 11px;
	height: 96px;
	background: url('/images/photo-gallery/right.gif') top left no-repeat;
}
a.photo-strip-left:hover, a.photo-strip-right:hover {
	background-position: 0 -96px;
	width: 11px;
	height: 96px;
}

.photo-strip-body{
	float: left;
}
.photo-strip-body a {
	float: left;
	padding: 1px;
}

/*---------------------FORM---------------------*/

div#birthday-party .standard_form .wide {
	width: 224px;
}

.venue-info {
	margin-top:30px;
}
.package_description .red-button {
	font-size:10px;
	text-transform:uppercase;
	width:100%;
}
.package_description hr {
	border:none;
	height:5px;
	margin:0px;
}
