/* SLIPKNOT */
/* Section Stylesheet: Store
----------------------------------------------------------------------------- */

	@import url("widget-cart.css");
	@import url("widget-item.css");
	@import url("widget-order.css");
	

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

	#content {
		
	padding-top: 0;
		
	}
	
	#main {
		
	margin: 0 !important;
	width: 705px !important;
		
	}
	
	#store {
	
	margin: 20px 0 !important;
	padding: 25px;	
	width: 620px !important;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
		
	}

	#sidebar {
		
	float: left;
	width: 219px;
	padding-top: 20px;
		
	}
	
	#sidebar > div {
		
	width: 183px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 36px;
	border-bottom: 1px solid #530000;
		
	}
	
	
/* HEADING
----------------------------------------------------------------------------- */

	div#heading {
		

	margin: 0 0 0 24px;
	position: relative;
		
	}
	
	div#heading h3 {
		
	display: none;
		
	}
		
	
/* SEARCH BAR */
	
	div#search {
	
	width: ;
	position: absolute;
	bottom: 0;
	left: 0;
			
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
		
	}
	
	div#search div.search {
		
	float: left;
	width: 200px;
			
	}
	
	div#search div.search label {
	
	padding: 0;	
		
	}
	
	div#search div.search label em {
		
	display: none;
		
	}
	
	div#search div.search label input {
		
	width: 110px;
		
	}
	
	div#search div.search br {
	
	display: none;
		
	}
	
	div#search div.search ul.actions {
	
	clear: none;	
	padding: 2px 0 0 0;
	width: auto !important;
		
	}
	
	
/* MAIN
----------------------------------------------------------------------------- */

/* ALERT */

	div#alert {
		
	width: 650px;
	margin: 20px 0 0 0 !important;
		
	}
	
	div#alert h3 {
		
	white-space: normal;
		
	}
	
	div#alert.added h3 {
	
	color: #000;
	
	}
	
	div#alert ul.actions {
		
	padding: 10px 0 10px 165px;
	width: 485px;
		
	}
	
	/* Holiday Notice */
	
	
	#main div.widget-alert.info {
	
	width: 640px !important;
	padding: 15px;
	background: #ae0000;
	
	}
	
	#main div.widget-alert.info h3 {
	
	height: auto;
	color: #fff !important;
	background: none;
	line-height: 20px;
	padding: 0;

	}
		
	div.widget-alert.info ul,
	div.widget-alert.info li {
	
	list-style-type: square;
	margin: 0 0 15px 15px;
	
	}


/* ADS */

	div#store div.widget-advertising {
	
	clear: none;
	float: left;	
	margin: 0 0 10px 0;
	width: 306px;
	height: 78px;
		
	}
	
	div#store div#ad-left {
		
	margin-right: 8px;
		
	}
	
	
/* ITEM MARKDOWN */

	.markdown .details strong,
	.markdown .details em,
	.markup .details strong,
	.markup .details em {

	padding: 0 !important;
	clear: none !important;
	float: none !important;
	display: inline !important;
	font-size: 12px;

	}

	.markdown .details strong,
	.markup .details strong {

	font-style: normal !important;
	font-weight: bold !important;

	}

	.markdown .details em,
	.markup .details em {

	font-style: italic !important;
	font-weight: normal !important;

	}

	.markdown .details img,
	.markup .details img {

	width: auto !important;
	float: none !important;
	margin: 0 0 15px 0 !important;

	}

	.markdown .details ul,
	.markup .details ul {

	width: auto !important;
	background: none !important;
	margin: 0 0 15px 15px !important;
	padding: 0 0 0 15px !important;
	clear: both;
	list-style-type: square !important;
	border: 0 !important;

	}

	.markdown .details ol,
	.markup .details ol {

	width: auto !important;
	background: none !important;
	margin: 0 0 15px 15px !important;
	padding: 0 0 0 15px !important;
	clear: both;
	list-style-type: decimal !important;
	border: 0 !important;

	}

	.markdown .details li,
	.markup .details li {

	width: auto !important;
	background: none;
	min-height: 0 !important;
	background: none !important;
	margin-bottom: 10px !important;
	padding: 0 !important;
	clear: none !important;
	position: static !important;
	float: none !important;
	display: list-item !important;
	border: 0 !important;

	}
	
	

/* SIDEBAR
----------------------------------------------------------------------------- */
	
/* NAVIGATION */

	div#store-nav h3 {
		
	display: none !important;
		
	}
	
	div#store-nav ul li {
	
	clear: both;
	text-transform: uppercase;
	padding: 0 0 18px 0;
		
	}
	
	div#store-nav div.widget-tag ul li.last {
		
	padding: 0;
		
	}
	
	div#store-nav ul li a {
	
	display: block;
	padding-left: 14px;
	margin-left: -14px;
	font: normal 16px/16px Georgia, "Times New Roman", serif;
		
	}
	
/* GIFT CERTIFICATES */
	
	#gift {
	
	float: left;
	clear: both;
	width: 183px;
	padding: 18px 0 13px 0;
	margin: 0 0 18px 0;	
	border-bottom: 1px solid #530000;
		
	}
	
	#gift h4 {
	
	font: normal 16px/16px Georgia, "Times New Roman", serif;	
	margin-top: 0;
		
	}
	
	#gift ul.actions {
		
	padding: 0;
	width: 183px;
		
	}
	
	#gift ul.actions li {
		
	clear: both;
	width: 183px;
	padding: 0 0 5px 0;
		
	}
	
	#gift ul.actions li a {
	
	float: left;	
	margin: 0;
		
	}
	


/* MAILING LIST */

	div#mailinglist {
		
	width: 183px !important;
	padding: 0 0 20px 0;
	margin: 0 0 20px 36px !important;
	border-bottom: 1px solid #530000;
		
	}
	
	div#mailinglist h3 {
		
	background: none;
	font-size: 12px;
	line-height: 16px;
	height: auto;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	white-space: normal;
		
	}
	
	div#mailinglist label {
		
	width: 158px;
		
	}
	
	div#mailinglist label em {
		
	display: none;
		
	}
	
	div#mailinglist br {
		
	display: none !important;
	clear: none;
		
	}
	
	div#mailinglist ul.actions {
		
	padding: 6px 0 0 0;
	margin: 0;
	width: 25px !important;
	clear: none;
		
	}
	
	div#mailinglist ul.actions li a {
		
	margin: 0;
	padding: 0;
		
	}
	
	
/* HELP */
	
	
	div#help h3 {
		
	text-transform: uppercase;
	background: none;
	line-height: 18px;
	height: auto;
	padding: 0;
			
	}
	
	div#help p {
		
	margin-bottom: 0;
		
	}
	
	div#help strong {
		
	display: block;
	padding: 10px 0 0 0;
		
	}
	
	div#help ul {
		
	margin: 10px 0 0 0;
		
	}
	
	div#help li {
	
	color: #fff;
	
	}
	

/* RECEIPT PAGE
----------------------------------------------------------------------------- */
	
	#page-receipt div.widget-order {
		
	margin-top: 20px;
	margin-bottom: 5px;
		
	}
	
	#page-receipt div.widget-order.details {
		
	margin-top: 0;
		
	}
	
	#page-receipt div.widget-order h3 {
	
	background: none;
	padding: 0;
	height: auto;
	margin: 0 0 10px 0;
	line-height: 24px;
		
	}
	
	#page-receipt div.widget-order h3 strong {

	display: none;

	}
	
	#page-receipt div.group h3 {
		
	background: none;
	height: auto;
	line-height: 24px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 10px 0;
		
	}

	#page-receipt h4 {

	display: block;
	font: normal 14px/18px Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;

	}
	

/* Receipt Table */

	#page-receipt table {

	margin-bottom: 5px;
	width: 670px;

	}
	
	#page-receipt table td {
		
	padding: 10px 0 10px 10px;
		
	}

	#page-receipt table td.picture {

	width: 50px;
	height: 50px;
	text-align: center;

	}

	#page-receipt table td.price {

	text-align: right;
	padding-right: 20px;

	}

	#page-receipt td.picture a {

	height: 50px;
	width: 50px;
	background-color: #000;
	display: block;
	overflow: hidden;

	}	

	#page-receipt td.picture img {

	height: 50px;

	}
	
	
/* Style Precedents */

	#page-receipt div.group p {

	margin-bottom: 15px;

	}


/* Groups */

	#page-receipt #main div.group {

	background: #000000 url(../skins/year4-ot9/images/layout/bg-content.jpg) repeat scroll 0 0;
	border: 8px solid #000000;
	margin: 5px 0;
	padding: 18px;
	width: 618px !important;

	}


/* Address Group */

	#page-receipt div.group.address {

	float: left;

	}
	
	#page-receipt div.group.address ol {
		
	list-style: none;
		
	}

	#page-receipt div.group.address ol li {

	width: 100%;
	clear: left;
	float: left;

	}

	#page-receipt div.group.address h3 {

	margin-bottom: 12px;

	}

	#page-receipt div.group.address h3:after {

	content: ":";

	}

	#page-receipt div.group.address h4 {

	margin-left: 0;
	float: none;

	}

	#page-receipt div.group.address p {

	width: 300px;
	float: left;
	clear: left;
	margin-top: 0;

	}

	#page-receipt div.group.address ol small {

	clear: left;
	float: left;
	width: 100%;
	font-size: 10px;
	padding: 12px 0 0 0;

	}

	#page-receipt div.group.address dl {

	width: 300px;
	float: left;

	}


/* Payment Group */

	#page-receipt div.group.payment h3 {

	margin-bottom: 12px;

	}

	#page-receipt div.group.payment p {

	width: 220px;
	float: left;
	margin-top: 0;

	}

	#page-receipt div.group.payment ul.actions {

	width: 100%;
	border-top: 1px solid #CCCCCC;
	margin: 24px 0 12px 0 !important;
	padding-top: 12px;

	}
	
	
/* Gift Certificate */

	#page-receipt div.widget-order div.gift h4 {
		
	margin-top: 20px;
		
	}
	
	#page-receipt div.widget-order div.gift cite {
		
	display: block;
	padding: 10px;
		
	}
	
	
/* Print Action */

	#page-receipt #print {
		
	margin-bottom: 35px;
		
	}
	
	#page-receipt #print a {
		
	display: block;
	padding: 5px 10px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	background-color: #8a0000;
	color: #fff !important;
		
	}
		
	
/* FOOTER
----------------------------------------------------------------------------- */
	
	div#footer {
		
	padding-left: 245px;
	float: left;
	width: 679px;
		
	}

	div#footer a.bravado {
		
	display: block;
	float: left;
	margin: 2px 10px 20px 0;
	width: 38px;
	height: 20px;
	background: url(../skins/year4-public/images/section-store/logo-bravado.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	div#footer p {
		
	margin: 0;
	padding: 0 0 5px;
		
	}
	
	div#footer strong {
		
	font-weight: normal;
	padding-right: 5px;
		
	}
	
	
/* PRESALE ALERT
----------------------------------------------------------------------------- */

	#presale-alert {
	
	clear: both;
	width: 850px;
	margin: 10px auto;	
	padding: 20px 40px;
	text-align: center;
	color: #fff;
	background: #800;
		
	}
	
	#presale-alert p {
	
	margin: 0;
		
	}
	
	#presale-alert p a {
		
	color: #fff;
	text-decoration: underline;
		
	}
	
	
/* CHRISTMAS NOTICE
----------------------------------------------------------------------------- */


	#christmas {
	
	float: left;
	clear: both;
	padding: 20px;
	margin: 0 20px;
	background: #191713;
	padding: 15px;
	
	}
	
	#christmas ul {
	
	list-style-type: disc;
	padding-left: 40px;
	
	}
	

/* FACEBOOK LIKE BUTTON
----------------------------------------------------------------------------- */

    
    ul.facebook li.like {
    
    clear: left;
    width: 100%;
    margin-bottom: 15px;
    
    }
   
