html {
	overflow-Y: scroll;
}
body {
	margin: 0;
	padding: 0;
	color: #797979;
	background: #121214 url(images/pg_bk.jpg) no-repeat center 0;
	font: normal 13px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
}
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

/* @group Containers */

.toggle_container {
	margin: 0 0 5px 60px;
	padding: 0;
	font-size: 1.1em;
	width: 500px;
	clear: both;
}

h4 {
	margin: 0;
	padding: 0;
}

.toggle_container .block {
	padding: 20px;
	background: #121214;
	margin-bottom: 20px;
	width: 450px;
	border-top: 1px solid #222222;
}

.toggle_container .block img{
	padding: 8px;
	margin-left: -8px;
}
.toggle_container .block p {
	padding-bottom: 20px;
}

.toggle_container .block p strong{
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.toggle_container .block ul {
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 68px;
	margin-bottom: 0;
}

.toggle_container .block li {
	line-height: 20px;
	padding-bottom: 8px;
}

.toggle_container .block blockquote {
	padding-left: 50px;
}
.toggle_container .block p a{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.toggle_container .block p a:hover{
	text-decoration: none;
	color: #c1272f;
}
.toggle_container h3 {
	color: #d5d5d5;  
	margin: 0 0 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #212121;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: normal 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.toggle_container h4 {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #797979;  
	margin: 0 0 0 35px;
	border-bottom: 1px dotted #5e5e5e;
	padding: 10px 0;
}
.toggle_container img {
	padding-left: 45px;
}

.container {
	width: 650px;
	margin: 0 auto;
	padding-left: 62px;
}



/* @end */

/* @group h2 */

h2.trigger {
	margin: 0 0 3px 0;
	height: 60px;
	padding: 0 0 0 37px;
	text-align: center;
	text-transform: uppercase;
	width: 550px;
	background: url(h2_trigger_a.gif) no-repeat;
	float: left;
	line-height: 72px;
	letter-spacing: 8px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

h2.triggeractive {
	margin: 0 0 3px 0;
	height: 60px;
	padding: 0 0 0 37px;
	text-align: center;
	text-transform: uppercase;
	width: 550px;
	background: url(h2_trigger_a.gif) no-repeat;
	float: left;
	line-height: 72px;
	letter-spacing: 8px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
h2.trigger a {
	color: #5e5e5e;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #bb1d1e;
}
h2.active {background-position: left bottom;}

h2.triggerwhite {
	margin: 0 0 3px 0;
	height: 60px;
	padding: 0 0 0 37px;
	text-align: center;
	text-transform: uppercase;
	width: 550px;
	background: url(h2_trigger_a.gif) no-repeat;
	float: left;
	line-height: 72px;
	letter-spacing: 8px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
h2.triggerwhite a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.triggerwhite a:hover {
	color: #bb1d1e;
}

/* @end */

/* @group h3 */

h3 {
	
}

/* @end */

.pplogos {
	position: relative;
	bottom: 20px;
}

.cart {
	width: 40px;
	height: 30px;
	float: right;
	position: relative;
	bottom: 28px;
	right: 32px;
}

.options {
	position: relative;
	top: -28px;
	left: 8px;
}

.indent {
	position: relative;
	width: 250px;
	display: table;
}

.movie {
	text-align: center;
	margin-left: -16px;
}

.thumb {
	border: 1px solid #303030;
	padding: 8px;
	background-color: #000;
}

.caption {
	font-size: 90%;
	text-align: left;
	margin-top: 0;
	margin-bottom: -12px;
	font-style: italic;
	line-height: 20px;
}

.videocaption {
	padding-top: 4px;
	font-style: italic;
	font-size: 90%;
}

.footer {
	clear: both;
	font: 87% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	position: relative;
	right: 80px;
	width: 680px;
	top: 50px;
	padding-left: 35px;
}

.lead-image {
	position: relative;
	left: 104px;
	z-index: -1;
}

.footer a {
	color: #5e5e5e;
}

.footer a:hover {
	color: #941100;
}

.footer a.selected {
	color: #ffffff;
	text-decoration: none;
}

/* @group Uniques */

.now {
	position: relative;
	bottom: 40px;
	right: 190px;
}

.addthis {
	position: relative;
	top: 4px;
	left: 4px;
	width: 65px;
	height: 13px;
}

.logo {
	float: right;
	margin-right: 50px;
	margin-top: -50px;
	padding-bottom: 30px;
}

.banner {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
	left: -40px;
	bottom: 212px;
}



/* @end */

.navigation {
	position: fixed;
	background: url(images/nav-bk2.png) no-repeat -4px -24px;
	width: 150px;
	height: 250px;
	padding-top: 100px;
	top: 65px;
	padding-left: 15px;
	font: 13px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.navigation ul{
	list-style-type: none;
	text-align: right;
	padding-right: 80px;
	padding-top: 16px;
}

.navigation ul li{
	padding-bottom: 12px;
}

.navigation a{
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #999;
}

.navigation a.selected{
	color: #e6e6e6;
}

.navigation a:hover{
	text-decoration: none;
	color: #ffffff;
}

.quote, quote a {
	color: #ccc;
	font: italic 120%/28px Georgia, "Times New Roman", Times, serif;
	padding-left: 130px;
	padding-right: 130px;
	text-align: center;
	margin-left: -44px;
	margin-top: 4px;
	margin-bottom: 20px;
	text-decoration: none;
}

.quote span a{
	color: #fff;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.quote span a:hover{
	color: #eb220e;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.media-logo {
	border-bottom: 1px dotted #333233;
}

