/* STANDARD TEMPLATE */
/* Master Stylesheet
----------------------------------------------------------------------------- */


	@import url("http://cdn.sparkart.net/common/templates/standard/hide.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/layout.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/sizes.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/spacing.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/tooltip.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/tables.css");
	@import url("http://cdn.sparkart.net/common/templates/standard/patterns.css");

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


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


	ul {
	
		list-style-type: none;
		padding: 0;
	
		}
		
	table {
	
		width: 100%;
	
		}


/* LAYOUT
----------------------------------------------------------------------------- */


	div#layout.wide {
	
		width: 100%;
	
		}
		
	.wide div#page {
	
		margin: 0 auto;
		float: none;
	
		}
		
	.wide #content {
	
		width: 548px;
		float: right;
		overflow: hidden;
	
		}
		
	#page-receipt #page {
	
		padding-top: 75px;
	
		}
		
	#page-login .wide #content {
	
		float: left;
		width: 817px;
		padding: 0 0 100px 53px;
	
		}


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


/* Headings */


	#title h2,
	#title h2 a:hover {
	
	font: normal 25px/70px Arial, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #ce67ce;
	background: #000;
	
	}
	
	#title h2 span,
	#title h2 a {
	
	color: #555;
	
	}

	h3, div.display h4 {

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

	}

	div.pane h3 {

	color: #aaa;

	}

	div.group div h3 {

	color: #000;

	}

	h4, h4 a, h4 a:hover {

	clear: left;
	color: #aaa;
	font: normal 16px/16px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;

	}

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

	font-style: normal;

	}


/* 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;

	}

	fieldset em {

	max-width: 150px;

	}


/* 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: #ce67ce;
	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 {
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-color: #444;
	
	}


/* Inline Links */


	a {

	color: #3bb3c2;
	outline: none;
	text-decoration: none;

	}

	a:hover {

	color: #75f0ff;

	}

	li ul.actions li {

	border: 0 !important;

	}

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

	font-size: 11px;

	}

	li ul.actions a:hover {



	}


/* Action Buttons */

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

	padding: 5px 8px;
	white-space: nowrap;
	line-height: 12px;
	color: #fff;
	text-transform: uppercase;

	}

	a.action,
	ul.pages a {

	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #2f3f41;
	background: url('../images/actions/bg-action.png') 0 center repeat-x;
	border: 1px solid #fff;
	text-shadow: rgba(255,255,255,.8) 0 1px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radiu: 3px;

	}

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

	background-color: #1681ac;

	}

	div#sidebar a.action {

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

	}

	ul.pages strong {

	background-color: #aaa;
	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: #ce67ce;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;

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

	}

	a.toggle:hover {

	background-color: #1681ac;

	}

	strong.toggle {

	background: #aaa;

	}

	ul.toggle li {

	background-color: #aaa;

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

	}

	ul.toggle label em {

	color: #fff;
	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: #ce67ce !important;
	font-size: 10px !important;
	line-height: 10px !important;

	}

	a.comments:hover span {

	color: #1681ac !important;

	}

	td a.comments {

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

	}


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


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

	background-color: #f7f7f7;
	color: #dcdcdc;
	font: normal 17px/17px Arial, sans-serif;
	text-transform: uppercase;

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

	}

	ul.tabs li a:hover {

	background-color: #ce67ce;
	color: #dcdcdc;

	}

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

	background-color: #f0f0f0;
	color: #ce67ce;
	border-bottom: 0;

	}


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


	div.pane {

	background-color: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	}

	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 {

	color: #ce67ce;
	background-color: #37faff;

	}

	div.emphasis ul.tabs li a:hover {

	color: #ce67ce;
	background-color: #f0f0f0;

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

	color: #fff;
	background-color: #ce67ce;

	}
	
	
/* Headings */


	div.emphasis div.pane h3,
	div.pane.emphasis h3 {
	
	color: #fff;
	
	}
	
	
/* Panes */

	
	div.emphasis div.pane,
	div.pane.emphasis {
	
	background-color: #CE67CE;
	
	}
		
	div.emphasis div.pane div.group,
	div.pane.emphasis div.group {
	
	color: #fff;
	background: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	}
	
	
/* Inline Elements */


	p.emphasis {
	
	border-color: #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	}
	
	
/* Action Buttons */


	div.emphasis a.action,
	div.emphasis ul.pages a {
	
	background-color: #1681ac;
	
	}
	
	div.emphasis a.action:hover,
	div.emphasis ul.pages a:hover {
	
	background-color: #004973;
	
	}
	
	
/* Large Action Buttons */


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


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


/* Text */


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

	color: #aaa;
	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: 4;

	}

	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: #CE67CE;
	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;

	}


/* Background */


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

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

	}

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

	background-color: #fff;

	}


/* 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: #aaa
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -5000px;

	}

	div.widget-media.player a.prompt {

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

	}

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

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

	}

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

	background-color: #CE67CE;

	}

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

	background-color: #1681ac;

	}


/* Backgrounds */


	div.widget-media.player {

	background-color: #CE67CE !important;

	}

	div.widget-media.player div.flash {

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

	}

	div.widget-media.player ul.controls {

	background-color: #f0f0f0;

	}


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


	div.widget-alert h3, 
	div.widget-alert h4 {
	
	color: #fff;
	
	}
	
	div.widget-alert h3 {

	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;

	}
	
	
/* Inline Messages */
	

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

	color: #db0000;

	}
	
	fieldset.error {
	
	border-color: #db0000;
	
	}

	fieldset.error strong,
	label.error strong {

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

	}

	label.error input {

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

	}
	
	
/* MEMBER LISTINGS
----------------------------------------------------------------------------- */


	div.card .member,
	ul.orders > li,
	.widget-order.details.pane .group {

	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	}

	div.card .member dt.location,
	ul.items dt em,
	.widget-item.display .topic em {

	color: #00a9c0;

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


/* Customer Bar */


	#customer {
	
	
		}
		

/* Departments: Header */


/* Departments: Sidebar */

	
	#sidebar #departments a {
	
	font: normal 18px/18px Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	width: 170px;
	padding: 10px 15px 10px 35px;
	
	}
	
	#sidebar #departments a:hover {
	
	color: #fff;
	background: #00afc7;

	}
	
		
	#sidebar #departments strong a {
	
	color: #fff !important;
	background: #000 !important;
	
	}
	
	#sidebar #departments ul ul {
	
	float: left;
	background: #000;
	
	}
	
	
/* Item Listings */


	ul.items li {
	
		background: #fff;
	
		}


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


	div.messageboard table {

	font-size: 12px;

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

	div.messageboard fieldset {

	border: 1px solid #aaa;

	}

	div.messageboard .tcat {

	background-color: #dedede;
	color: #000;
	text-transform: uppercase;

	}

	div.messageboard .thead {

	background-color: #CE67CE;
	color: #000;

	}

	div.messageboard .thead a {

	color: #aaa;

	}

	div.messageboard .thead a:hover {

	color: #fff;

	}

	div.messageboard .tfoot {

	color: #fff;
	background-color: #672e2e;

	}

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

	background-color: #f7f7f7;

	}

	div.messageboard .time {

	color: #f2df76;

	}

	div.messageboard .panelsurround {

	background-color: #f7f7f7;

	}

	div.messageboard .vbmenu_control {

	background-color: #000;

	}

	div.messageboard .vbmenu_popup {

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

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


/* Steps */

	
	#steps {
	
	background: #131313;
	
	}
	
	#steps a,
	#steps strong,
	#steps em {
	
	background: #999;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding-left: 9px;

	}
		
		
/* Step: Current */

		
	#steps strong {
	
	color: #fff;
	background: #CE67CE;

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

/* Steps: Completed & Next */

		
	#steps a,
	#steps em {
	
	color: #999;
	background: #333;
	
	}
	
	#steps a var,
	#steps em var {
	
	color: #333;
	background: #999;
	
	}
	
	
/* Legal */

	
	.section-checkout div.legal div {
	
	background: #333;
	
	}
	
	.section-checkout div.legal div h3,
	.section-checkout div.legal div h4 {
	
	color: #fff;
	
	}
		
		
/* Cart */

	
	table.order td,
	.widget-cart.modify table td,
	.widget-order.display table.summary td {
	
	border-color: #333;
	
	}
	
	table.order tfoot,
	.widget-cart.modify table tfoot,
	.widget-order.display table.summary tfoot {
	
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background: #CE67CE; 
	
	}
	
	table.order tfoot a.action,
	.widget-order.display table.summary tfoot a.action {
	
	
	
	}
	
	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: #222;
	
	}
	
	table.order tr.shipping,
	.widget-cart.modify table tr.shipping,
	.widget-order.display table.summary tr.shipping {
	

	}


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


	body {

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

	}

	#format {
	
	min-height: 857px;
	background: url('../images/layout/bg-format.jpg') center 0 no-repeat;

	}
		
	.section-checkout #format,
	#page-receipt #format,
	.section-account #format,
	.section-help #format {
	
	background: url('../images/layout/bg-format-2.jpg') center 0 no-repeat;
	
	}
	
	
/* INDEX PAGE
----------------------------------------------------------------------------- */


	#page-index #content {
	
		background: url('../images/layout/bg-item.gif') right 0 no-repeat;
	
		}

	.enlarged img {
	
		width: 188px;
		height: 255px;

		}
		
	#page-index div.display {
	
		position: relative;
	
		}
		
	#page-index div.display .topic {
		
		padding-top: 50px;
		
		}
		
	#page-index div.display .topic strong {
	
		color: #3bb3c2;
		font: normal 30px/30px "Trebuchet MS", Arial, sans-serif;
		margin: 7px 0 11px;
		float: left;
		clear: left;
	
		}
		
		
/* Style Selector */


	div.styles {
	
		height: 55px;
		position: absolute;
		top: 0;
		left: 0;
		
		}
		
	.styles ul {
	
		position: absolute;
		top: 0;
		left: 0;
		float: left;
		font-family: Arial, Verdana, sans-serif;
		text-transform: uppercase;
		border: 1px solid #fff;
		color: #333;
		padding: 2px;
		background: url('../images/actions/bg-action.png') 0 center repeat-x;
		text-shadow: rgba(255,255,255,.8) 0 1px 1px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		cursor: default;
	
		}
		
	.styles ul.open {
	
		top: 0;
		background: #efefef;
		border: 1px solid #000;
		text-shadow: none;
		-webkit-box-shadow: rgba(0,0,0,.9) 0 4px 5px;
	
		}
		
	.styles ul.open.autographed {
	
		top: auto;
		bottom: 0;
	
		}
		
	.styles li {
	
		float: left;
		clear: left;
		width: 175px;
		margin-right: 10px;
		padding: 5px 10px;
		background: url('../images/actions/bg-select.gif') right center no-repeat;
		display: none;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		
		}
		
	.styles li.selected {
	
		display: block;
	
		}
		
	.styles ul.open li {
	
		display: block;
		background: none;
		margin: 0;
		width: 185px;
	
		}
		
	.styles ul.open li.hover {
	
		color: #fff;
		background: #3BB3C2;
	
		}
		
	.styles li strong {
	
		float: left;
		margin-right: 10px;
	
		}
		
	.styles li small {
	
		font-size: 1em;
		line-height: 1em;
		font-weight: bold;
	
		}
		
		
/* Coming Soon Notice */


	#page-index a.submit {
	
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		width: 126px;
		height: 25px;
		padding: 0;
		background: url('../images/actions/a-buynow.jpg');
	
		}

		
/* Coming Soon Notice */


	#newsite {
	
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		width: 468px;
		height: 60px;
		margin-bottom: 30px;
		background: url('../images/page-index/newsite.jpg');
	
		}
		
		
/* Hide */
		
		
	#page-index div.photos {
	
		visibility: hidden;
	
		}
		
	div.purchase ul.actions li,
	#page-index a.enlarge,
	div.purchase h4,
	div.purchase strong,
	div.purchase label,
	div.purchase br,
	div.purchase ul.actions li.notify,
	div.purchase ul.actions li.submit,
	#page-index .styles h4,
	#page-index .styles img,
	#page-index .styles strong,
	#page-index .styles li input,
	#page-index div.display .topic small {
	
		display: none;
	
		}
		
		
/* Conflicts */


	#page-index .styles li strong {
	
		display: block;
	
		}
		
		
/* CHECKOUT
----------------------------------------------------------------------------- */


	.section-checkout #cart,
	.section-checkout #header h1 {
	
		display: none;
	
		}


/* ORDERS
----------------------------------------------------------------------------- */


	ul.orders li {
	
		width: 517px;
	
		}

	ul.orders ul.contents li {
	
		width: 504px;
	
		}
		
	ul.orders dl {
	
		width: 380px;
	
		}
		
		
/* LEGAL
----------------------------------------------------------------------------- */


	div.legal ol,
	div.legal ol li,
	div.returns ol,
	div.returns ol li {
	
		list-style-type: decimal !important;
	
		}
		
		
/* LOGIN
----------------------------------------------------------------------------- */


	html body div#clique a.help {
	
		display: none !important;
	
		}

