/* Standard Site Template Skin
----------------------------------------------------------------------------- */


	@import url("layout.css");
	@import url("hide.css");

	@import url("header.css");
	@import url("footer.css");
	@import url("images.css");
	@import url("clique.css");
	@import url("custom.css");


/* PAGE CONTENT
----------------------------------------------------------------------------- */


	ul {
	
	padding: 0;
	list-style-type: none;
	
	}
	
	li {
	
	padding: 0;
	
	}


/* Headings */


	h3, div.display h4, div#biography h3 {

	color: #ab8900;
	font: normal 20px/20px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;

	}

	div.pane h3 {

	font: normal 16px/16px Arial, sans-serif;
	color: #fff;
	
	}

	div.group div h3 {

	color: #000;

	}

	h4, h4 a, h4 a:hover {

	clear: left;
	color: #61b2cc;
	font: normal 16px/16px Arial, sans-serif;
	text-transform: uppercase;

	}

	h3 em, h4 em, h3 span, h4 span {

	font-style: normal;

	}
	
	h5 {
	
	font-size: 1em;
	
	}
	
	
/* Datelines/Bylines */





/* Text */


	body {

	color: #fff;
	font: normal 12px/15px "Trebuchet MS", Arial, sans-serif;

	}

	div.display div.story, div.display div.about {

	font-size: 13px;
	line-height: 20px;

	}

	blockquote p {

	color: #888;
	font-size: 15px !important;
	line-height: 19px !important;

	}

	dt, label em, fieldset em {

	font-size: 11px;

	}

	small, small a {

	font-size: 9px;
	line-height: 16px;

	}

	div.form dt, label em, fieldset em {

	text-align: right;
	white-space: nowrap;

	}
	

/* Rules */


	dt, dd {

	border-top: 1px solid #dedede;

	}

	div.ruled ul.leads li, div.ruled ul.headlines li, div.ruled ul.comments li, div.ruled ul.subscriptions li, div.ruled ul.clips li {

	border-bottom: 4px solid #dedede;

	}

	div.ruled td {

	border-bottom: 1px solid #dedede;

	}

	div.ruled div.tags {

	border-top: 4px solid #dedede;

	}



/* Tables */


	th {

	background-color: #ab8900;
	color: #000;

	}


/* Form */


	input[type=text], input[type=search], input[type=password], input[type=file], select, textarea {

	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #fff;

	}

	textarea {

	border: 1px solid #dedede;

	}

	select#status {

	max-width: 310px;

	}
	
	fieldset {
		
	border-color: #222;
		
	}
	
	fieldset > em {
		
	margin-right: 10px;
		
	}


/* Text Links */


	a {

	color: #61b2cc;
	outline: none;
	text-decoration: none;

	}

	a:hover {

	color: #1681ac;

	}

	li ul.actions li {

	border: 0 !important;

	}

	li ul.actions a, .widget-item.display .topic .tags li {

	background: none;
	padding: 0;
	color: #ab8900 !important;
	font: normal 12px/15px "Trebuchet MS", Arial, sans-serif !important;
	text-transform: none;

	}

	li ul.actions a:hover {

	background-color: transparent;
	color: #dfb300 !important;

	}


/* Action Buttons */


	a.action, ul.pages a, ul.pages strong {

	font: normal 12px/12px Arial, sans-serif;
	padding: 5px 8px;
	white-space: nowrap;
	color: #fff;
	text-transform: uppercase;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	}

	a.action, ul.pages a {

	background-color: #AB8900;

	}

	a.action:hover, ul.pages a:hover {

	background-color: #dfb300;

	}

	div#sidebar a.action {

	width: auto !important;
	height: auto !important;

	}

	ul.pages strong {

	background-color: #464646;
	font-weight: normal;

	}

	td a.details,
	td a.tickets,
	td a.presale {
	
	padding: 1px 5px;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	
	}

	td strong {

	text-transform: uppercase;
	line-height: 12px;

	}


/* Toggle Buttons */


	a.toggle, strong.toggle {

	background: #ab8900;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	}

	a.toggle:hover {

	background-color: #dfb300;

	}

	li.toggle strong {

	color: #dfb300;
	text-transform: uppercase;
	
	}

	ul.toggle li {

	/* background-color: #dfb300; */

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	}

	ul.toggle label em {

	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

	}


/* Comment Tallies */


	a.comments {

	width: 20px !important;
	max-width: none;
	height: 12px !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-right: 55px;
	float: left;
	display: block;
	color: #fff !important;
	font-size: 9px !important;
	line-height: 9px !important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	position: relative;
	overflow: visible !important;

	}

	a.comments:hover {

	background-position: 0 -12px;

	}

	a.comments span {

	position: absolute;
	top: 0;
	left: 25px;
	color: #ab8900 !important;
	font-size: 10px !important;
	line-height: 10px !important;

	}

	a.comments:hover span {

	color: #dfb300 !important;

	}

	td a.comments {

	margin: 0 auto;
	padding-right: 0;
	float: none;

	}


/* TABS
----------------------------------------------------------------------------- */


	ul.tabs li a,
	ul.tabs li strong {

	float: left;
	color: #fff;
	font: normal 17px/17px Arial, sans-serif;
	text-transform: uppercase;

	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;

	}

	ul.tabs li a:hover {

	background-color: #222;

	}

	ul.tabs li.selected a,
	ul.tabs li.selected strong,
	ul.tabs li.selected a:hover {

	background-color: #000;

	}


/* PANES
----------------------------------------------------------------------------- */


	div.pane {

	background: #000 url('../images/layout/bg-pane.png') center 0 no-repeat;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;

	}

	div.tabbed div.pane {

	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;

	}


/* EMPHASIZED CONTENT
----------------------------------------------------------------------------- */


/* Tabs */


	div.emphasis ul.tabs li a,
	div.emphasis ul.tabs li strong {

	background: url('../images/layout/bg-tab-emphasis.png') 0 0 repeat-x;
	color: #869ea1;
	text-shadow: rgba(0,0,0,.5) 0 2px 2px;

	}

	div.emphasis ul.tabs li a:hover {

	background-position: 0 -34px;
	color: #b6c7c9;

	}
	
	div.emphasis ul.tabs li.selected a,
	div.emphasis ul.tabs li.selected strong,
	div.emphasis ul.tabs li.selected a:hover {

	background-position: 0 -68px;
	color: #fff;

	}
	
	
/* Panes */

	
	div.emphasis div.pane,
	div.pane.emphasis {
	
	background: #869ea1;
	
	}
				
	div.emphasis div.pane div.group,
	div.pane.emphasis div.group,
	#billing #card div {
	
	background: #000 !important;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	}
	
	
/* Second Emphasis Style */

	
	div.pane.emphasis2 {
	
	background: url('../images/layout/bg-emphasis2.png');
	
	}
	
	
/* Large Action Buttons */


	ul.actions.emphasis li.submit a,
	.widget-item.display .purchase a.submit {
	
	font-size: 14px;
	line-height: 30px;
	padding: 3px 18px;
	
	}



/* FEATURES BOX
----------------------------------------------------------------------------- */


/* Text */


	div#features div.widget-media.player div.details a {

	color: #fff;
	line-height: 12px;
	text-transform: uppercase;

	}

	div#features #photos h4 {

	font-size: 12px;
	line-height: 40px;

	}


/* Buttons */


	div#features a.browse {

	position: absolute;
	bottom: 22px;
	right: 20px;
	z-index: 99;

	}

	div#features #photos a#photos_back, div#features #photos a#photos_next {

	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	top: 140px;

	}

	div#features #photos a#photos_back:hover, div#features #photos a#photos_next:hover {

	background-color: #f0f0f0;

	}

	div#features #photos a#photos_back {

	left: 18px;

	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;

	}

	div#features #photos a#photos_next {

	right: 18px;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;

	}


/* Panes */


	div#features div.pane {

	margin-bottom: 0 !important;
	padding: 15px;
	position: relative;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;

	}

	div#features div.widget-advertising {

	background-color: #869EA1;
	padding: 0 15px 15px 15px;

	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

	}

	div#features div.pane div.widget-advertising {
	
	padding: 0;
	
	}


/* Background */


	div#features div.widget-photo ul.photos li {

	background-color: #000;
	padding: 3px;

	}

	div#features div.widget-media.player div.details {

	background-color: #000;

	}


/* MEDIA PLAYER
----------------------------------------------------------------------------- */


/* Text */


	div.widget-media.player var strong {

	font-weight: normal;

	}

	div.widget-media.player var, div.widget-media.player var em {

	font-style: normal;

	}


/* Buttons */


	div.widget-media.player a.again {

	width: 559px;
	height: 314px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player a.prompt {

	width: 424px;
	height: 240px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player ul.controls a.action {

	width: 13px;
	height: 13px;
	background-color: #AB8900;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 5px;
	text-indent: -5000px;

	}

	div.widget-media.player ul.actions a.action {

	background-color: #AB8900;

	}

	div.widget-media.player ul.controls a.action:hover, div.widget-media.player ul.actions a.action:hover {

	background-color: #dfb300;

	}
	
	body div.widget-media.player a.prompt {
	
	background-image: url('../images/actions/a-prompt-player.gif');
	
	}


/* Backgrounds */


	div.widget-media.player div.flash {

	background-color: #000;
	padding: 3px;

	}

	div.widget-media.player ul.controls {

	background-color: #000;

	}


/* ALERTS
----------------------------------------------------------------------------- */

		
	div.widget-alert h3 {

	color: #fff;
	font: 24px/24px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;

	}

	div.widget-alert p {

	color: #fff;

	}

	div.widget-alert.error {

	background-color: #db0000;

	}

	div.widget-alert.success {

	background-color: #6ba144;

	}

	div.widget-alert.info {

	background-color: #1681ac;

	}
	
	div.widget-alert.added {

	background-color: #1681ac;

	}

	div.widget-alert a {

	color: #fff;
	text-decoration: underline;

	}

	fieldset.error input, fieldset.error strong, label.error input, label.error strong {

	color: #db0000;

	}

	fieldset.error strong, label.error strong {

	font-size: 11px;
	font-weight: normal;

	}

	label.error input {

	background-color: #db0000;
	color: #fff;

	}


/* STORE
----------------------------------------------------------------------------- */


/* Customer Bar */


	#customer {
	
		background: #001929 url('../images/layout/bg-customer.png') repeat-x;
	
		}
		
	#customer,
	#customer h3,
	#customer a {
	
		color: #fff;
	
		}
		

/* Departments: Header */


/* Departments: Sidebar */

	
	#sidebar #departments {
	
	background: #006e8f url('../images/layout/bg-departments.png') left bottom repeat-x;
	
	}
		
	#sidebar #departments a, #page-item #sidebar #departments strong a {

	color: #fff !important;
	font: normal 18px/18px Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, .5) 0px 1px 3px;
	background: none !important;

	}
	
	#sidebar #departments a:hover {
	
	color: #04b0c2;
	background: #01314c;

	}
	
	#sidebar #departments strong a {
	
	color: #04b0c2 !important;
	background: #034a62 url('../images/layout/bg-subdepartments.png') left top repeat-x !important;
	
	}
	
	#sidebar #departments ul ul {
	
	background: #134358;
	border-bottom: 1px solid #006889;
	
	}
	
	#sidebar #departments li li a {
	
	color: #869ea1;
	text-transform: none;

	}
	
	#sidebar #departments li li a:hover {
	
	color: #fff;
	background: none;
	
	}
	
	
/* Item Listings */


	ul.items li {
	
	background: #001c2c;
	
	}

	.emphasis .square ul.items li:first-child {
	
	height: 426px;
	
	}

	.square ul.items li {
	
	height: 200px; 
	
	}
	
	
/* Holiday Shipping */

	#christmas {

	clear: both;	
	padding: 15px;
	margin-bottom: 15px;
	background: #AB8900;
	color: #fff;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	}

	#christmas ul {

	list-style: disc outside;
	padding-left: 20px;
	margin-bottom: 0;

	}
		

/* MESSAGE BOARD
----------------------------------------------------------------------------- */


	div.messageboard table {

	font-size: 12px;

	}
	
	div.messageboard #posts .alt1 {
	
	font-size: 15px;
	
	}

	div.messageboard fieldset {

	border: 1px solid #464646;

	}

	div.messageboard .tcat {

	background-color: #012032;
	color: #fff;
	text-transform: uppercase;

	}

	div.messageboard .thead {

	background-color: #879595;
	color: #000;

	}

	div.messageboard .thead a {

	color: #464646;

	}

	div.messageboard .thead a:hover {

	color: #fff;

	}

	div.messageboard .tfoot {

	color: #fff;
	background-color: #012032;

	}

	div.messageboard .alt1, div.messageboard .alt1Active, div.messageboard .alt2, div.messageboard .alt2Active {

	background-color: #000;

	}

	div.messageboard .time {

	color: #f2df76;

	}

	div.messageboard .panelsurround {

	background-color: #000;

	}
	
	div.messageboard .controlbar {
	
	color: #000;
	
	}

	div.messageboard .vbmenu_control {

	background-color: #000;

	}

	div.messageboard .vbmenu_popup {

	background-color: #000;
	border: 1px solid #f7f7f7;

	}
	
	
/* CHECKOUT
----------------------------------------------------------------------------- */


/* Steps */
	
	#steps {
	
	width: 940px;
	height: 72px;
	background: #011c2d;
	
	}
	
	#steps a,
	#steps span,
	#steps strong,
	#steps em {
	
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;	
	background: #000;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	}
	
	#steps ol li {
		
	float: left;
	
	display: block;
	margin: 0 5px 0 0;
		
	}
		
/* Step: Current */

	#steps strong {
		
	color: #000;
	background: #d2a30f url(../images/checkout/content/bg-steps-on.jpg) bottom left repeat-x;
	border-top: 1px solid #f0cf68;
	border-bottom: 1px solid #796000;

	text-shadow: #f0cf68 0px 1px 0px;

	}
	
	#steps strong var {
	
	color: #000;
	background: #fff;
	
	}
		

/* Steps: Completed & Next */

		
	#steps a,
	#steps em,
	#steps span {
	
	color: #111;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #3e4b4d;
	background: #7c9699 url(../images/checkout/content/bg-steps.jpg) top left repeat-x;
	font-style: normal;
	
	text-shadow: #cbcbcb 0px 1px 0px;
	
	}
	
	#steps a var,
	#steps em var {
	
	color: #000;
	background: #dcdcdc;
	
	}
	
	
/* Legal */
	
	.section-checkout div.legal div {
	
	color: #222;
	background: #f0f0f0;
	
	}
		
		
/* Cart */

	
	table.order td,
	.widget-cart.modify table td,
	.widget-order.display table.summary td {
	
	border-color: #001d2d;
	
	}
	
	table.order tfoot,
	.widget-cart.modify table tfoot,
	.widget-order.display table.summary tfoot {
	
	color: #fff;
	background: #004c6c; 
	
	}
	
	table.order tfoot a.action,
	.widget-order.display table.summary tfoot a.action {
	
	background: #555;
	
	}
	
	table.order tbody.items,
	.widget-cart.modify table tbody.items,
	.widget-order.display table.summary tbody.items {
	
	background: #000;
	
	}
	
	table.order tbody.bonus,
	.widget-order.display table.summary tbody.bonus {
	
	background: #222;
	
	}
	
	table.order tbody.discounts,
	.widget-order.display table.summary tbody.discounts {
	
	background: #none;
	
	}
	
	table.order tr.shipping,
	.widget-cart.modify table tr.shipping,
	.widget-order.display table.summary tr.shipping {
	
	background: #353535;
	
	}
	
	
/* Customer Bar Cart */
	
	
	#customer #cart {
	
	background: #004a69 url('../images/layout/bg-cart.png') repeat-x;
	
	}


/* BACKGROUNDS
----------------------------------------------------------------------------- */


	body {

	background: #365360 url('../images/layout/bg-body.jpg') center top repeat-x;

	}

	div#page {

	background: url('../images/layout/bg-page.png') repeat-x;

	}
	
	
/* CUSTOM DVD PREVIEW BANNERS
----------------------------------------------------------------------------- */

	
	#banner-dvd div {
	
	position: relative;
	
	}
	
	#banner-dvd h3 {
	
	display: none;
	
	}
	
	#banner-dvd a {
	
	display: block;
	position: absolute;
	text-indent: -5000px;
	height: 20px;
	width: 130px;
	
	}
	
	
/* Home */
	
	
	#page-index #banner-dvd {
	
	width: 430px;
	padding: 0 15px 15px;
	background: #869ea1;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;

	}
	
	#page-index #banner-dvd div {
	
	width: 430px;
	height: 60px;
	background: #000 url('../images/banners/banner-previewdvd-home.jpg');
	
	}
	
	#page-index #banner-dvd a.preview {
	
	top: 14px;
	right: 15px;
	
	}
	
	#page-index #banner-dvd a.store {
	
	top: 35px;
	right: 15px;
	
	}
	
	
/* Store */
	
	
	.section-store #banner-dvd {
	
	position: relative;
	float: left;
	margin-right: 20px;
	width: 340px;
	height: 125px;
	background: #000 url('../images/banners/banner-previewdvd-store.jpg');

	}
	
	.section-store #banner-dvd a.preview {
	
	top: 86px;
	left: 102px;
	
	}	


/* STYLE PRECEDENTS
----------------------------------------------------------------------------- */


	ul.actions {
	
	list-style-type: none;
	
	}
	

/* ZONE CREDIT PAGE
----------------------------------------------------------------------------- */


	#zonecredit p.code {
	
	color: #ab8900;
	font-size: 14px;
	line-height: 14px;

	}
	
	#zonecredit img {
	
	width: 565px;
	margin: 0;
	
	}
	

/* SYNDICATE PAGE
----------------------------------------------------------------------------- */

	
	#page-syndicate div.widget-editorial h3,
	#page-syndicate div.widget-editorial a.comments,
	#page-syndicate div.widget-editorial strong,
	#page-syndicate div.widget-editorial em,
	#page-syndicate div.widget-editorial ul.actions {
	
	display: none;
	
	}
	

/* POLL PAGE
----------------------------------------------------------------------------- */


	#page-poll #content .widget-poll h3 {
	
	font-family: normal, 20px/20px "Trebuchet MS", Arial, sans-serif;
	color: #ab8900;
	display: block !important;
	
	}
		
	#poll td.tally em {
	
	display: none;
	
	}
	
	#poll table {
		
	width: 100%;
		
	}
	
	#poll table td strong {
		
	display: block;
	margin-bottom: 5px;
		
	}
	
	#poll table td span {
	
	display: block;
	background: #1681AC;
	padding: 2px 5px;
	line-height: 12px;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
		
	}
	
	
