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


	@import url("clique.css");
	@import url("header.css");
	@import url("hide.css");
	@import url("images.css");
	@import url("footer.css");
	@import url("layout.css");
	@import url("patterns.css");
	@import url("prompts.css");
	@import url("sizes.css");
	@import url("spacing.css");
	@import url("tooltip.css");
	@import url("tables.css");
	

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


/* Headings */


	h3, div.display h4, div.browse h4, div.group h4, h4 a, h4 a:hover {

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

	}

	div.pane h3, div#sidebar div.pane h3, div.group div h3 {

	color: #000;

	}

	div#sidebar h3, div#sidebar h4 {

	color: #00515d;

	}
	
	.section-store div#sidebar h3 {
	
	color: #fff;
	
	}

	h4 {

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

	}

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

	font-style: normal;

	}
	
	h5 {
	
	font-size: 1em;
	
	}


/* sIFR */


	div.site h2, div.site h3, div.site h4 {

	visibility: hidden;

	}

	div.clique h3, div#features #photos h4, #customer h3, div#id h3 {

	visibility: visible;

	}
	

/* Text */


	body {

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

	}
	
	div.pane {

	color: #fff;

	}

	div#sidebar div.pane {

	color: #000;

	}

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

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

	}

	blockquote p {

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

	}

	dt {

	font-weight: normal;
	white-space: nowrap;

	}

	div.pane dt {

	color: #000;

	}

	dd {

	color: #777;

	}

	dt, dd, label em, fieldset em {

	font-size: 11px;

	}

	small, small a {

	color: #777;
	font-size: 9px;
	line-height: 16px;

	}

	label em, fieldset em {

	font-weight: normal;
	text-align: right;
	white-space: nowrap;

	}


/* Rules */


	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 #012d2d;

	}

	div.ruled td {

	border-bottom: 1px solid #012d2d;

	}

	div.ruled div.tags {

	border-top: 4px solid #012d2d;

	}


/* Tables */


	table {

	font-size: 10px;

	}

	th {

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

	}

	th.rsvp, td.rsvp, th.comments, td.comments, td.rsvp em {

	text-align: center;
	font-style: normal;
	white-space: nowrap;

	}

	tr.alt td {

	background-color: #000;

	}

	td a.action {

	font-weight: bold;

	}


/* Form */


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

	background-color: #fff;
	color: #000;
	font-family: Arial, sans-serif;

	}

	textarea {

	border: 1px solid #012d2d;

	}


/* Text: Text Links */


	a {

	color: #fc8700;
	font-weight: bold;
	outline: none;
	text-decoration: none;

	}

	a:hover {

	color: #ef5603;

	}
	
	.section-legal div.pane a {
	
	color: #ef5603;
	
	}
	
	.section-legal div.pane a:hover {
	
	color: #b24002;
	
	}
	


/* Boxed: Action Buttons */


	a.action, div.tabbed div.pane a.action {

	height: 11px;
	background-color: #245f57;
	background-position: 6px 0;
	background-repeat: no-repeat;
	padding: 3px 6px 3px 18px;
	white-space: nowrap;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	visibility: visible !important;	

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;

	}

	a.action:hover, div.tabbed div.pane a.action:hover {

	background-color: #012d2d;
	background-position: 6px -15px;
	color: #fff;

	}

	div.pane a.action {

	background-color: transparent;
	background-position: 0 0;
	padding: 3px 6px 3px 9px;
	font-weight: bold;
	color: #00515d;

	}

	div.pane a.action:hover {

	background-color: transparent;
	background-position: 0 -15px;
	color: #012d2d;

	}

	ul.pages a, ul.pages strong {

	height: 11px;
	padding: 3px 5px !important;
	white-space: nowrap;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;

	}

	ul.pages a {

	background-color: #00515d;

	}

	ul.pages a:hover {

	background-color: #012d2d;
	color: #fff;

	}

	ul.pages a.back {

	background-position: 6px 0;
	background-repeat: no-repeat;
	padding: 3px 6px 3px 18px !important;

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;

	}

	ul.pages a.more {

	background-position: 40px 0;
	background-repeat: no-repeat;
	padding: 3px 18px 3px 6px !important;

	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;

	}

	ul.pages a.back:hover {

	background-position: 6px -15px;

	}

	ul.pages a.more:hover {

	background-position: 40px -15px;

	}

	ul.pages strong {

	background-color: #012d2d;
	font-weight: normal;

	}


/* Boxed: Text Links */


	li ul.actions a, div.tabbed div.pane li ul.actions a, div.tabbed div.widget-comment.thread div.post ul.actions a, ul.tickets a, ul.tallies a.going {

	height: 11px;
	background-color: #fc8700;
	background-position: 6px 0;
	background-repeat: no-repeat;
	padding: 3px 6px 3px 18px !important;
	white-space: nowrap;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	overflow: hidden;

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;

	}

	li ul.actions a:hover, div.tabbed div.pane li ul.actions a:hover, div.tabbed div.widget-comment.thread div.post ul.actions a:hover, ul.tickets a:hover, ul.tallies a.going:hover {

	background-color: #ef5603;
	background-position: 6px -15px;

	}


/* Bulleted: Text Buttons */


	div.pane li ul.actions a {

	background-color: transparent;
	color: #fc8700;

	}

	div.pane li ul.actions a:hover {

	background-color: transparent;
	color: #ef5603;

	}


/* Text: Table Buttons */


	td a.action {

	background: none !important;
	padding: 0 !important;
	white-space: nowrap;
	color: #fc8700 !important;

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

	}

	td a.action:hover {

	color: #ef5603 !important;

	}

	td strong {

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

	}


/* Toggle Buttons */


	a.toggle, strong.toggle {

	background: url(../images/patterns/bg-tags.gif) 6px -1px no-repeat;
	padding: 0 0 0 18px;
	display: inline;
	float: none;
	font-weight: bold;
	text-transform: uppercase;

	}

	a.toggle {

	color: #fff;

	}

	a.toggle:hover {

	color: #00515d;

	}

	strong.toggle {

	color: #000;

	}

	ul.toggle li.going, ul.toggle li.notgoing, ul.toggle li.cant, ul.toggle li.maybe, ul.toggle li.went {

	background-color: #012d2d;

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

	}

	ul.toggle label em {

	color: #fff;
	text-transform: uppercase;

	}


/* Comment Tallies */


	a.comments {

	width: 21px !important;
	max-width: none;
	height: 16px !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: 11px !important;
	text-transform: uppercase;
	white-space: nowrap;
	text-align: center;
	position: relative;
	overflow: visible !important;
	visibility: visible !important;

	}

	a.comments:hover {

	background-position: 0 -16px;

	}

	a.comments span {

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

	}

	a.comments:hover span {

	color: #ef5603 !important;

	}

	td a.comments {

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

	}


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


	ul.tabs {

	height: 17px;
	background-color: #012d2d;
	background-position: 6px 0;
	background-repeat: no-repeat;
	padding-left: 18px;

	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;

	}

	ul.tabs li a {

	height: 11px;
	padding: 3px 12px 3px 0;
	white-space: nowrap;
	color: #90a941;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	overflow: hidden;

	}

	ul.tabs li a:hover {

	color: #777;

	}

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

	color: #fff;

	}


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


	div.tabbed {

	min-height: 180px;
	background: url(../images/layout/bg-tabbed.png) right 3px no-repeat;

	}
	
	.section-store div.tabbed {
	
	background: none;
	
	}

	div.tabbed h2 {

	font-size: 36px;
	line-height: 36px;

	}

	div.tabbed div.pane {

	background-color: transparent;

	}

	div.pane {

	background-color: #fff1dd;

	}
	
	.section-account div.pane {
	
	background-color: #fff1dd;
	color: #000;
	
	}
	
	.section-store #help {
	
	background: none;
	color: #fff !important;
	
	}

	div.emphasis div.pane, 
	div.pane.emphasis, 
	#page-photos div.pane, 
	#page-videos div.pane, 
	.section-store #content div.pane, 
	.section-legal div.pane, 
	#page-index #new, 
	#page-members #new {

	background-color: #90a941 !important;

	}
	


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


/* Text */


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

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

	}

	div#features #photos h4 {

	color: #000;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;

	}


/* Buttons */


	div#features a.browse {

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

	}

	div#features #radio ul.actions a.action, div#features #messages ul.actions a.action {

	height: 13px !important;
	background-color: #fff !important;
	background-position: 6px 1px !important;
	padding: 4px 6px 4px 18px !important;
	color: #fc8700 !important;

	}

	div#features #radio ul.actions a.action:hover, div#features #messages ul.actions a.action:hover {

	background-color: #ffe4c5 !important;

	}

	div#features #photos ul.actions a.browse {

	height: 13px !important;
	background-color: #fc8700 !important;
	background-position: 6px 1px !important;
	padding: 4px 6px 4px 18px !important;
	color: #fff !important;

	}

	div#features #photos ul.actions a.browse:hover {

	background-color: #ef5603 !important;

	}

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

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

	}

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

	background-color: #f0f0f0;

	}

	div#features #photos a#photos_back {

	padding: 10px 5px 10px 10px !important;
	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 {

	padding: 10px 10px 10px 5px !important;
	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;

	}


/* Tabs (Common for Store tabs as well) */


	div#features ul.tabs, .section-store ul.tabs, div#billing ul.tabs {

	width: 100%;
	height: 29px;
	background: none;
	padding: 0;
	margin: 0;
	float: left;

	}

	div#features ul.tabs li, .section-store ul.tabs li {

	height: 29px;
	margin-right: 3px;

	}

	div#features ul.tabs li a, .section-store ul.tabs li a, #billing ul.tabs li strong  {

	height: normal;
	background-color: #012d2d;
	padding: 9px 15px;
	display: block;
	color: #90a941;
	font: bold 17px/17px Arial, serif;
	text-transform: uppercase;

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

	}

	div#features ul.tabs li a:hover, .section-store ul.tabs li a:hover {

	background-color: #fff;
	color: #90a941;

	}

	div#features ul.tabs li.selected a, div#features ul.tabs li.selected a:hover, .section-store ul.tabs li.selected a, .section-store ul.tabs li.selected a:hover, #billing ul.tabs li strong, #billing ul.tabs li strong:hover  {

	background-color: #90a941;
	color: #fff;
	border-bottom: 0;

	}


/* Panes */


	div#features div.pane {

	width: 405px !important;
	background-color: #90a941;
	margin-bottom: 0 !important;
	padding: 15px !important;
	position: relative;

	}

	div#features div.widget-advertising {

	background-color: #90a941;
	padding: 0 15px 15px 15px;

	}


/* Background */


	div#features {

	min-height: 0 !important;
	background: none !important;
	margin-left: 0 !important;
	padding-left: 0 !important;

	}

	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;

	}

	div.widget-media.player dd {

	color: #555;

	}

	div.widget-media.player dd a {

	color: #ef5603;

	}

	div.widget-media.player dd a:hover {

	color: #fff;

	}


/* Buttons */


	div.widget-media.player a.again {

	width: 399px;
	height: 224px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;

	}

	div.widget-media.player a.prompt {

	width: 399px;
	height: 224px;
	background-color: #464646
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;

	}

	div.widget-media.player ul.controls a.action, div#sidebar div.widget-media.player ul.controls a.action {

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

	}

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

	height: 13px !important;
	background-color: #fff !important;
	background-position: 6px 1px !important;
	padding: 4px 6px 4px 18px !important;
	color: #fc8700 !important;

	}

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

	background-color: #ffe4c5 !important;

	}


/* Backgrounds */


	div.widget-media.player {

	background-color: #90a941 !important;

	}

	div.widget-media.player div.flash {

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

	}

	div.widget-media.player ul.controls {

	background-color: #fc8700;

	}


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

	}


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


	div.messageboard div#content div {

	margin-left: 0;

	}

	div.messageboard table {

	color: #000;
	font-size: 12px;

	}

	div.messageboard fieldset {

	border: 1px solid #90a941;

	}

	div.messageboard .tcat {

	background-color: #90a941;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard .thead {

	background-color: #fc8700;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard .thead a, div.messageboard .tcat a, div.messageboard .vbmenu_control a {

	color: #fff;
	font-weight: bold;

	}

	div.messageboard .thead a:hover, div.messageboard .tcat a:hover, div.messageboard .vbmenu_control a:hover {

	color: #000;

	}

	div.messageboard .tfoot {

	background-color: #012d2d;

	}

	div.messageboard .alt1, div.messageboard .alt1Active {

	background-color: #fff;

	}

	div.messageboard .alt2, div.messageboard .alt2Active {

	background-color: #fff1dd;

	}

	div.messageboard .time {

	color: #00c7e5;
	font-weight: bold;

	}

	div.messageboard .panelsurround {

	background-color: #fff1dd;

	}

	div.messageboard .vbmenu_control {

	background-color: #90a941;

	}

	div.messageboard .vbmenu_popup {

	background-color: #012d2d;
	margin: 10px 0 0 0 !important;
	border: 1px solid #000;

	}

	div.messageboard .vbmenu_popup table {

	color: #fff;

	}

	div.messageboard .vbmenu_popup a {

	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard table#breadcrumb td {

	background-color: #012d2d;
	color: #fff;

	}

	div.messageboard table#breadcrumb a {

	font-weight: bold;
	text-transform: uppercase;

	}

	div.messageboard div.smallfont {

	font-weight: bold;

	}

	div.messageboard table.legend td.smallfont {

	color: #fff;

	}


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


	body {

	background: #000 url(../images/layout/bg-body.jpg) 0 10px;

	}

	div#format {

	background: url(../images/layout/bg-format.jpg) repeat-x;

	}

	div#layout {

	background: url(../images/layout/bg-layout.jpg) no-repeat;

	}

	div.legal div {

	background-color: #000;
	padding-left: 15px !important;

	}
	
	body div#content div.gift .details h3 {
	
	color: #fff;
	
	}
	
	
/* STORE
----------------------------------------------------------------------------- */

/* Actions */


	.section-store #page .action, #cart .action, #order a.action {

	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	
	background-color: #fc8700 !important;
	color: #fff !important;
	padding: 3px 6px 3px 18px;
	background-position: 6px 1px;
	background-image: url(../images/actions/a-action-orange.gif);
	background-repeat: no-repeat !important;
	border: 0;
	font: bold 10px/10px Arial, sans-serif;
	text-transform: uppercase;

	}
	
	.section-store #page .action:hover, #cart .action:hover, #order a.action:hover {

	background-color: #ef5603 !important;
	color: #fff !important;
	
	}
	
	#cart .action, #page-cart .action.remove, #order a.action {
	
	-moz-border-radius-bottomleft: 8px !important;
	-moz-border-radius-topleft: 8px !important;
	-webkit-border-bottom-left-radius: 8px !important;
	-webkit-border-top-left-radius: 8px !important;

	padding: 3px 6px 3px 18px !important;
	background-image: url(../images/actions/a-action-orange.gif) !important;
	font: bold 10px/10px Arial, sans-serif !important;
	background-position: 6px 1px !important;
	
	}
	
	#page-cart #content .action.save {
	
	display: block;
	background: url(../images/actions/input-save.png) no-repeat 0 0 !important;
	width: 104px;
	height: 17px !important; 
	text-indent: -5000px;
	
	}
		
	#page-cart .action.apply {
	
	display: block;
	background: url(../images/actions/input-apply.png) no-repeat 0 0 !important;
	width: 55px;
	height: 17px;
	text-indent: -5000px;
		
	}
	
	#customer #cart ul.actions {
	
	margin-top: 2px;
	
	}
	
	#page-payment tr.total a.action.submit {
	
	background-color: #00515d !important;
	
	}
	
	#page-payment tr.total a.action.submit:hover {
	
	background-color: #012d2d !important;
	
	}

	
	
/* Emphasized Content - Large Action Buttons */


	ul.actions.emphasis {
	
	padding-bottom: 0;
	
	}
	
	ul.actions.emphasis li {
	
	padding-bottom: 15px;
	
	}	
	
	ul.actions.emphasis li.submit a,
	ul.actions.emphasis li .action.notify,
	ul.actions.emphasis li .action.buy,
	ul.actions.emphasis li .action.preorder,
	.widget-item.display .purchase a.submit,
	#page-payment ul.order a.submit {
	
	-moz-border-radius-bottomleft: 16px !important;
	-moz-border-radius-topleft: 16px !important;
	-webkit-border-bottom-left-radius: 16px !important;
	-webkit-border-top-left-radius: 16px !important;

	display: block !important;
	font: bold 13px/25px Arial, sans-serif !important;
	padding: 6px 8px 6px 22px !important;
	background: #FC8700 url(../images/actions/a-action-orange-large.gif) !important;
	background-position: 9px center !important;
	background-repeat: no-repeat !important;
	color: #fff !important;
	text-transform: uppercase;
	border: 0 solid #FC8700;
	text-align: left;

	}	
	
	#page-payment ul.order a.submit {
	
	height: auto;
	
	}


/* Customer Bar */


	#customer {
	
	background: #000;
	margin-bottom: 20px;
	
	}

	div#layout.site #customer {
		
	width: 940px;
	
	}

	div#layout.store #customer {
		
	width: 960px;
	
	}

	#customer ul {
	
	width: 50%;
	
	}
	
	#customer {
	
	color: #fff;
	
	}
	
	#customer a {
	
	color: #fc8700;
	
	}

	#customer #cart {
	
	background: #90a941 url(../images/layout/bg-cart.gif) 15px center no-repeat;
	padding-left: 45px;
	border: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	
	}

	#customer #cart h3 span, 
	#customer #cart h3 strong {
	
	color: #000;
	
	}

	#customer #cart h3 em {
	
	color: #fff;
	
	}
	

		

/* Optin */


	div#optin {
	
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	
	}
	
	div#optin h3 {
	
	color: #bd0304;
	font-size: 25px;
	
	}
	
	div#optin input {
	
	background-color: #fff;
	color: #bd0304;
	
	}


/* Gift Cards */


	div#giftcards {
	
	background-color: #000 !important;
	border: 0 !important;
	
	}


/* Help */


	.sections-store div#help {
	
	background: none !important;
	color: #fff !important;
	
	}
	
	div#help a.action.faq {
	
	display: none;
	
	}
	

/* Search */


	div#sidebar div.widget-item.search {
	
	background-color: #000;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
	}
	
	div#sidebar div.widget-item.search input {
	
	color: #8f8f8f;
	
	}
	
	
/* Gift */


	div.purchase small {
	
	color: #000;
	
	}		
	
	#giftcards {
	
	background: url(../images/layout/bg-giftcards.gif) no-repeat bottom right;
	
	}
	
	#content div.widget-item.display.gift {
	
	background: url(../images/layout/bg-giftcertificate.png) no-repeat top left;
	
	}
	
	#content div.widget-item.display.gift div.topic,
	#content div.widget-item.display.gift div.purchase {
	
	padding-left: 60px;
	
	}
	
	
/* Item Detail */


	#page-item div.widget-item.display div.purchase strong,
	#page-item div.widget-item.display div.purchase br {
	
	display: none;
	
	}	
	
	#content div.widget-item.display.photos ul.photos li {
	
	background-color: #000;
	
	}
	

/* Departments: Sidebar */

	
	#sidebar #departments {
	
	padding: 10px;
	width: 200px;
	
	}

	#sidebar #departments a {
	
	font: bold 14px/14px Arial, sans-serif;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	width: 190px;
	padding: 3px 15px;
	margin: 0;
	background-position: 6px 4px;
	
	}
	
	#sidebar #departments a:hover {
	
	color: #012D2D;
	
	}
		
	#sidebar #departments ul ul {
	
	float: left;
	background: #000;
	
	}
	
	
/* Item Listings */


	ul.items li {
	
	position: relative;
	background: #e5e6cf;
	
	}
	
	ul.items dt a, ul.items dt em {
	
	white-space: normal !important;
	
	}
	
	ul.items li em {
	
	width: 84px;
	height: 84px;
	background: url(../images/layout/em-newfit.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 36px;
	right: 2px;
	
	}
	
	ul.items li dt.pressure {

	display: none;
	
	}
	

/* Tags */


	#content .widget-item.display .topic ul.tags {
	
	display: none;
	
	}

	#content .widget-item.display .topic ul.tags li {
	
	background-color: #000;
	color: #8f8f8f;
	
	}
	

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


/* Backgrounds */

	body {
	
	background: #000000 url(../images/layout/bg-body.jpg) repeat 0 40px;
	
	}
	
	
	.section-checkout div#layout {
	
	background: url(../images/layout/bg-layout-checkout.jpg) no-repeat 0 0;
	
	}
	
	.section-checkout div#format {
	
	background: url(../images/layout/bg-format-checkout.jpg) repeat-x 831px 0;
	
	}
	
	.section-checkout div#header {
	
	height: 200px;
	padding-bottom: 0;
	
	} 
	
	.section-checkout div#page {
	
	padding: 20px 0 40px 40px;
	
	}
	
	.section-checkout div#content div {
	
	margin-left: 0 !important;
		
	}
	
	#signup, #newaddress {
	
	background-color: #245f57;
	
	}
	
	.section-checkout div.tabbed div.pane {
	
	padding: 15px !important;
	
	}
	


/* Steps */

	
	.section-checkout #steps {
	
	width: 938px;
	background-color: transparent;
	padding-left: 40px;
	padding-right: 0;
	
	}
	
	.section-checkout #steps a,
	.section-checkout #steps strong,
	.section-checkout #steps em {
	
	background: #470000;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	}
		
		
/* Step: Current */

		
	.section-checkout #steps strong {
	
	color: #fff;
	background: #FC8700;
	
	}
	
	.section-checkout #steps strong var {
	
	color: #FC8700;
	background: #fff;
	
	}
		

/* Steps: Completed */

		
	.section-checkout #steps a {

	color: #FC8700;
	background: #000;	
	
	}

	.section-checkout #steps a:hover {
	
	color: #fff;
	background: #FC8700;
	
	}

	.section-checkout #steps a var {
	
	color: #000;
	background: #FC8700;
	
	}
	
	.section-checkout #steps a:hover var {
	
	color: #FC8700;
	background: #fff;
	
	}


/* Steps: Next */


	.section-checkout #steps em {
	
	color: #282622;
	background: #000;
	
	}
	
	.section-checkout #steps em var {

	color: #000;
	background: #282622;
	
	}
	
	
/* Text */


	.section-checkout small, .section-checkout small a {
	
	color: #fff;
	
	}
	
	
/* Legal */

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


	div.widget-alert.added {
	
	background-color: #014a54;
	
	}
	
	tbody tr.alt td {

	background: none !important;

	}

	table.order td,
	.widget-cart.modify table td,
	.widget-order.display table.summary td {
	
	border-color: #000;
	
	}
	
	table.order tfoot,
	.widget-cart.modify table tfoot,
	.widget-order.display table.summary tfoot {
	
	color: #fff;
	background: #75736d; 
	
	}
	
	tr.total {
	
	text-transform: uppercase !important;
	background-color: #000;
	
	}	
	
	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: #E5E6CF;
	color: #000;
	
	}
	
	tbody.items tr.alt td {

	background: #E5E6CF !important;

	}
	
	table.order tbody.bonus,
	.widget-order.display table.summary tbody.bonus {
	
	background: #b2b394;
	color: #000;
	
	}
	
	table.order tr.code,
	.widget-cart.modify table tr.code,
	.widget-order.display table.summary tr.code {
	
	color: #fff;
	background: #75736d;
	
	}

	table.order tr.code a.action:hover,
	.widget-cart.modify table tr.code .action:hover,
	.widget-order.display table.summary tr.code .action:hover {
	
	background-color: #ff0000;
	
	}

	table.order tr.tax,
	.widget-cart.modify table tr.tax,
	.widget-order.display table.summary tr.tax {
	
	color: #fff;
	background: #75736D;
	
	}
	
	table.order tr.shipping,
	.widget-cart.modify table tr.shipping,
	.widget-order.display table.summary tr.shipping {
	
	color: #fff;
	background: #75736d!important;
	
	}
	

/* Groups */

	
	#content div.pane div.group {
	
	width: 414px;
	
	}
	
	div#card.pane div.group {
	
	background-color: #70852c;
	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	
	}

	div#card.pane div.group h3 {
	
	color: #bd0304;
	
	}

	div#card.pane div.group input {
	
	/* background-color: #fff; */
	
	}
	
	
/* Page Payment - Billing */


	#billing {
	
	background: none;
	padding-left: 0;
	
	}
	
	#content div#billing div#card.pane div.payment {
	
	margin-right: 10px !important;
	
	}
	
	#billing h3 {
	
	margin-bottom: 10px;
	color: #fff !important; 
	
	}


/* Page Receipt */


	div.summary h4 {
	
	width: 400px;
	
	}
	
	#page-receipt div#content div.display h3 {
	
	display: block !important;
	
	}
	
	#page-receipt h3, #page-receipt h4 {
	
	margin-bottom: 0 !important;
	
	}
	
	#page-receipt dt, #page-receipt dd {
	
	border-top: 1px solid #9c9c9c;
	
	}
	
	#page-receipt dd, #page-receipt small {
	
	color: #9c9c9c;
	
	}
	
	
/* Page Orders */


	#page-orders small {
	
	color: #fff;
	
	}
	
	#page-orders ul.orders ul.contents li {
	
	border-left: 0;
	background: #E5E6CF !important;
	margin-bottom: 3px;
	
	}
	
	#page-orders ul.orders ul.contents li dl {
	
	margin-top: 10px;
	
	}
	
	#page-orders ul.orders ul.contents li img {
	
	margin: 7px 7px 7px 0;
	width: 60px;
	
	}
	
	#page-orders ul.orders ul.actions {
	
	margin-top: 7px;
	
	}
	
	#page-orders ul.orders {
	
	margin-bottom: 0;
	
	}
	
	ul.orders li > em {
	
	padding: 0;
	
	}


/* Size Chart */


	#page-item #sizes {
	
	background-color: #fff;
	color: #000;
	
	}
	
	#page-item #sizes h4 {
	
	margin-bottom: 10px;
	color: #FC8700 !important;
	
	}
	
	#page-item div.purchase.preorder small, #page-item div.purchase.preorder small a {
	
	clear: left;
	color: #FC8700;
	
	}


/* HELP
----------------------------------------------------------------------------- */

	#important {
	
	float: left;
	padding: 15px;
	width: 405px !important;
	background-color: #90a941;
	margin-bottom: 20px;

	}
	
	#important h3, h4 {
	
	color: #000;
	
	}
	
	#important ul.stories {
	
	padding-bottom: 0 !important;
	
	}
	
	#inquiry {
	
	background-color: #90a941;
	
	}
	
	#inquiry a {
	
	color: #ef5603;
	
	}
	
	#inquiry a:hover {
	
	color: #b24002;
	
	}
	
	
	
/* STORE
----------------------------------------------------------------------------- */

	.section-store #sidebar #departments ul {
		
	width: 200px;
		
	}
	
	.section-store #sidebar #departments ul li a {
		
	width: 170px;
		
	}
	
	.section-store #content div.purchase h4,
	.section-store #content div.purchase strong {
	
	display: none !important;
	
	}
	
	
/* SIDEBAR FOR STORE-ITEMS
----------------------------------------------------------------------------- */

	
	#page-index div.widget-item.pane, #page-members div.widget-item.pane {
	
	padding-bottom: 30px !important;
	
	}
	
	#page-index div.widget-item.pane ul.actions.paging, #page-members div.widget-item.pane ul.actions.paging {
	
	display: none;
	
	}
	
	/* #page-index div.widget-item.pane a.action, #page-members div.widget-item.pane a.action {
	
	background-color: #245F57 !important;
 	background-position: 6px 0 !important;
	color: #FFF !important;
	background-image: url(../images/actions/a-action-green.gif) !important;
	padding: 3px 6px 3px 18px;
	
	}	*/
	
		
	#sidebar-store ul.actions.browse {
	
	margin-top: -50px;
	padding-left: 15px;
	
	}
	
	#page-members ul.items li {
	
	margin-right: 5px;
	
	}
	
	
/* CHRISTMAS NOTICE
----------------------------------------------------------------------------- */

	
	#christmas {
	
	float: left;
	clear: both;
	padding: 20px;
	margin: 0 0 20px 0 !important;
	color: #fff;
	background: #000;
	padding: 15px;
	width: auto;
	
	}
	
	.section-checkout #christmas {
	
	margin: 0 0 0 40px !important;
	width: 910px;
	
	}
	
	#christmas p {
	
	margin-top: 0;
	
	}
	
	#christmas ul {
	
	list-style-type: disc;
	padding-left: 40px;
	
	}	


