#website-main {
	width: 100%;
}
.services {
	float: left;
	position: relative;
	display: inline;
	width: 200px;
}

.feat-packages .module-bar {
	color: #FFFFFF;
	background: url('/images/1x38red.jpg') top left repeat-x;
	height: 22px;
	padding: 8px 10px;
	position: relative;
	font-size:18px;
}
.feat-packages .package {
	padding: 0 3px;
	margin: 5px 0;
	background-color: #fff;
	border: 1px solid #d0d0d0;
}
.feat-packages .package .jb-button {
	width: 100%;
}

.module-bar.bday-venue-guide {
	width: 380px;
	height: 30px;
	padding: 0;
	margin-bottom: 10px;
	background: none;
}
.bday-venue-guide .venue-guide.red {
	display: 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 {
	float: right;
	position: relative;
	display: inline;
	width: 728px;
}

div#birthday-party .header {
	position: relative;
	width: 722px;
	height: 72px;
	background-color: #414141;
	padding: 3px;
	margin-bottom: 10px;
}
div#birthday-party #header-images {
	position: relative;
	width: 722px;
	height: 72px;
	overflow: hidden;
	z-index: 100;
}
div#birthday-party #header-images #images-container {
	position: absolute;
	width: 730px;
	left: -2px;
}
div#birthday-party #header-images span {
	float: left;
}
div#birthday-party #header-images span img {
	margin-right: 3px;
}
div#birthday-party #banner {
	position: absolute;
	width: 270px;
	height: 78px;
	top: 0;
	left: 0;
	background: url('/images/jb_bday_hddr.png') no-repeat;
	z-index: 200;
}

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;
}

.details {
	color: #707070;
}

.package_description {
	color: #707070;
	margin-bottom: 15px;
}

/*-------------------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;
}
