.show_package_navigation {
	background:#49197a;
	background: -webkit-gradient(linear, left top, left bottom, from(#49197a), to(#56368F));
	background: -moz-linear-gradient(top, #49197a, #56368F);
	line-height: 26px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.show_package_navigation a {
	color: #ffffff;
	padding: 4px;
	-moz-transition: all 0.2s ease-in-out 0s;
}
.show_package_navigation .nav_link {
	margin-right:40px;
}
.show_package_navigation a:hover, .landing .show_package_navigation .home a, .cast_bios .show_package_navigation .cast_bios a, .blog_index .show_package_navigation .blog a, .video_gallery .show_package_navigation .videos a, .makeover .show_package_navigation .makeover a, .schedule .show_package_navigation .schedule a, .photogallery .show_package_navigation .photo_gallery a, .whats_the_difference .show_package_navigation .whats_the_difference a {
	background:#fff;
	color:#56368F;
	text-decoration:none;
}
.show_package_header {
	background:transparent url('/static/shows/jerseylicious/images/jerseylicious_interior_header.jpg') no-repeat;
	height:127px;
	text-indent:-10000px;
}
/* --- Landing page styles --- */
.landing #main {
	width:665px;
}
h3.bucket_header {
	border: 0;
	font-size:18px;
	font-weight:bold;
	color: #56368F;
	padding-top: 20px;
}
.floating_column {
	float:left;
	width:328px;
}
.landing .floating_grid_box {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: url('/static/shows/jerseylicious/images/bucket.jpg') no-repeat;
	margin-right:8px;
}
.floating_grid_box, .floating_grid_box a {
	color:#56368F;
}
.floating_grid_box a {
	font-weight:bold;
}
.floating_grid_box a:hover {
	background-color:#56368F;
	color:#fff;
	text-decoration:none;
}
.floating_grid_box p {
	color: #000000;
	font-weight:normal;
}
.floating_grid_box ul {
	clear: none;
	list-style:none outside none;
}
.floating_grid_box ul a:hover {
	background-color:transparent;
}
.floating_grid_box {
	height:170px;
	margin-bottom:8px;
	width:316px;
}
.landing .bg_clickable {
	padding:20px 0 0 160px;
	width:135px;
}
.landing .floating_grid_box .bucket_header, .landing .floating_grid_box p {
	padding-right: 20px;
}
img.bucket {
	float: left;
	margin: 17px 0 0 20px;
}
.cast {
	height:auto;
}
.cast .bg_clickable a {
	background: url('http://images.mystyle.com/static/shows/jerseylicious/images/bucket_wide_jerseylicious_s3_cast_328_152.jpg');
	height:152px;
	margin-bottom:5px;
	padding:0;
	text-indent:-10000px;
	width:328px;
}
.cast .bucket_header, .cast p {
	margin:0 5px;
}
.thumb {
	background-repeat:no-repeat;
	background-position:left;
}
.thumb .bg_clickable a {
	height:152px;
	width:178px;
}
.thumb .bg_clickable a:hover {
	background-color:rgba(255, 255, 255, 0.1);
}
.thumb p, .thumb ul, .thumb .bucket_header {
	clear:both;
	float:right;
	margin:0 0 8px 0;
	width:140px;
}
.shirts {
	background-image: url('http://images.mystyle.com/static/shows/jerseylicious/images/bucket_thumb_jerseylicious_s3_shirts_178_152.jpg');
}
.alexa {
	background-image: url('http://images.mystyle.com/static/shows/jerseylicious/images/bucket_thumb_jerseylicious_s3_alexa_178_152.jpg');
}
.filly {
	background-image: url('http://images.mystyle.com/static/shows/jerseylicious/images/bucket_thumb_jerseylicious_s3_filippo_178_152.jpg');
}
.gayle {
	background-image: url('http://images.mystyle.com/static/shows/jerseylicious/images/bucket_thumb_jerseylicious_s3_gayle_178_152.jpg');
}
p.facebook {
	background-image: url('http://images.mystyle.com/static/images/icons/icon_facebook_40_40.jpg');
	background-repeat:no-repeat;
	margin-left: 162px;
	padding:0 20px 0 42px;
}
.floating_column hr {
	display:block;
}
/****************************************
 * Schedule page styles                 *
 ****************************************/
.show_schedule h3 {
	background:#49197a;
	background: -webkit-gradient(linear, left top, left bottom, from(#49197a), to(#56368F));
	background: -moz-linear-gradient(top, #49197a, #56368F);
	color: #ffffff;
}
/****************************************
 * Games page styles                    *
 ****************************************/
.whats_the_difference #middle_internal {
	margin:auto;
	width:auto;
}
.makeover .widget_makeover {
	margin:0 auto;
	width:480px;
}
/****************************************
 * Cast Bios styles                    *
 ****************************************/
.cast_bios .video {
	height:331px;
	margin:0 auto;
	width:480px;
}
.cast_bios .video, cast_bios .information {
	clear:both;
}
/****************************************
 * Thyme styles                    *
 ****************************************/
div#thyme_content {
	margin-top:30px;
	width:638px;
}
div#thyme_content h3.thyme_title {
	font-size:16px;
	border-bottom: 5px solid #56368F;
}

