/* BROOKS & DUNN */
/* Custom Store Specific Stylesheet
----------------------------------------------------------------------------- */


/* HIDE
----------------------------------------------------------------------------- */

	
	#page-item #content div.widget-item.display div.purchase strong,
	#page-item #content div.widget-item.display div.purchase br,
	dt.pressure {
	
	display: none;
	
	}


/* PANE
----------------------------------------------------------------------------- */

	
	#content div.pane {
	
	background: url(../images/layout/bg-pane-store.jpg) repeat;
	
	}
	
	div.pane h3 {
	
	color: #e7dbc8;
	
	}
	
	#content div.widget-item.browse h3 {
	
	padding-left: 9px;
	
	}
	
	#page-store #content div.tabbed.emphasis {
	
	margin-bottom: 0;
	
	}
	
	#content a.checkout {
	
	background-color: #d30000;
	
	}
	
	div.widget-alert a.checkout {
	
	background-color: #000;
	
	}
	
	#content a.checkout:hover {
	
	background-color: #ff1e00;
	
	}
	
	div.widget-alert a.checkout:hover {
	
	background-color: #990202;
	
	}
	
	
/* SIDEBAR
----------------------------------------------------------------------------- */

	
	#sidebar #giftcards h3 {
	
	color: #e7dbc8;
	
	}
	
	#sidebar #help {
	
	color: #e7dbc8;
	background-color: #990202;
	
	}
	
	#sidebar #help p a {
		
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
		
	}
	
	#sidebar #help p a:hover {
		
	color: #fd0;
		
	}
	

/* MAILING-LIST
----------------------------------------------------------------------------- */

	#subscribe {
	
	width: 550px;
	background-color: #0b0505;
	padding-left: 135px;
	
	}
	
	#subscribe label.error strong {
	
	left: 365px;
	
	}
	
	
/* ITEMS OVERRIDE
----------------------------------------------------------------------------- */
	
	
	ul.items {
	
	padding-left: 8px;
	
	}
	
	ul.items li {
	
	width: 200px;	
	
	}
	
	.tall ul.items li {
	
	height: 330px;
	background: url(../images/layout/bg-title.png) repeat;
	
	}
	
	.emphasis .tall ul.items li:first-child {
	
	width: 200px;
	height: 330px;
	
	}
	
	.tall.tooltip ul.items li, .tall ul.items a {

	height: 200px;
	
	}
	
	.tall ul.items a {
	
	font-size: 19px;
	line-height: 19px;
	margin-bottom: 10px;
	
	}
	
	.tall ul.items dt {
	
	font-size: 15px;
	line-height: 19px;
	
	}
	
	.tall ul.items dt a {
	
	margin-bottom: 5px;
	color: #fff;
	font-weight: normal;
	
	}
	
	.emphasis .tall ul.items li:first-child a {
	
	height: 200px;
	margin-bottom: 10px;
	
	}
	
	.emphasis .tall ul.items li:first-child dt a {
	
	margin-bottom: 5px;
	color: #fff;
	font-weight: normal;
	
	}
	
	.tall ul.items dt a:hover,
	.emphasis .tall ul.items li:first-child dt a:hover {
	
	color: #990202;
	
	}
	
	.emphasis .tall ul.items li:first-child dl {
	
	padding: 0;
	width: 100%;
	
	}
	
	ul.items dt {
	
	color: #6d6d6d;
	
	}

	ul.items dt del {
	
	color: #5d4b3a;
	opacity: 1;
	
	}
	
	
/* ITEM OVERRIDE
----------------------------------------------------------------------------- */


	div.widget-item.display.photos {
	
	width: 400px;
	
	}
	
	div.widget-item.display.photos .enlarged {
	
	height: 400px;
	
	}
	
	div.widget-item.display {
	
	width: 280px;
	
	}
	
	.widget-item.display.photos ul.photos li {
	
	background-color: #0c0703;
	
	}
	
	#page-item div.widget-item.display div.purchase label.email em,
	#page-item div.widget-item.display div.purchase label.email #email {
	
	clear: both;
	
	}
	
	.widget-item.display .topic del {

	color: #4e3d2d;
	opacity: 0.7;
	
	}
	
	#page-item .widget-item.display div.purchase ul.actions {
	
	padding-bottom: 10px;
	
	}
	
	#page-item #content div.tabbed {
	
	display: none;
	
	}




	


	

