/* ============ tpl_shop elements ============ */


#page-intro {
	clear: left;
	padding: 0 0 30px 0;
	width: 560px;
}

#breadcrumb {
	margin: 18px 20px 20px;
	color: #ccc;
	font-size: 11px;
	color: #666;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

#breadcrumb a {
	color: #666;
	line-height: 26px;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #c3511f;
	text-decoration: underline;
}

#page-intro h1 {
	clear: left;
	font-family: Times, Georgia, serif;	
	font-size: 32px;
	font-weight: 500;
	color: #000;
	padding: 38px 40px 0 40px;
	margin: 0;
}

#page-intro p {
	margin: 0 40px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}

#sub-sections {
	clear: left;
	width: 535px;
	margin: 0;
	padding-left: 15px;
	text-align: center;
}

.sub-section-linkbox {
	width: 160px;
}

.sub-section-linkbox img {
	max-width: 160px!important;
}

a.sub-section-linkbox-label {
	display: block;
	color: #d3ddaf !important;
	text-decoration: none!important;
	padding: 5px;
	border-top: 1px dotted #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	background: #2a1516;
}

a:hover.sub-section-linkbox-label {
	color: #fff !important;
	text-decoration: none!important;
	background: #4d2019;
}

.product-listing-item {
	clear: left;
	margin: 0 20px 10px 20px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	position: relative;
}

.product-listing-item h4 {
	padding: 0 0 5px 0 !important;
	font-size: 120% !important;
	font-weight: 700 !important;
	color: #333 !important;
	/*display: inline;*/
	margin: 0 !important;
}

.product-listing-item h4 a {
	color: #333 !important;
	text-decoration: none;
}

#price {
	clear: left;
	margin: 0 0 12px;
	border-top: 1px solid #c8c1b3;
	border-bottom: 1px dotted #c8c1b3;
	padding: 5px 0;
	font-weight: bold;
	font-size: .84em !important;
	/*color: #666;*/
	color: #e2370d;
}

.rrp {
	/*font-size: 64% !important;*/
	/*color: #e2370d  !important;*/
	color: #000000  !important;
	font-family: arial, tahoma, geneva;
	font-weight: normal;
}

.save {
	/*font-size: 64% !important;*/
	/*color: #999;*/
	color: #000000;
	font-family: arial, tahoma, geneva;
	/*font-weight: normal;	*/
	font-weight: bold;
}

.product-listing-item h4 a {
	color: #766832;
	font-weight: bold;
	text-decoration: none !important;
}

.product-listing-item h4 a:hover {
	color: #000;
	text-decoration: underline;
}

.list-item-image {
	float: left;
	margin: 5px 0;
}

.list-item-image img {
	border: 1px solid #666;
}

.list-item-description {
	float: right;
	display: block;
	clear: none;
	padding: 10px 0;
	text-align: left;
	width: 350px;
}

.list-item-bottom {
	clear: left;
	padding: 6px;
	background: #a47c48;
	color: #fff;
	font-weight: 700;
}

.list-order-input {
	float: right;
	padding: 3px;
}




/* product details display ================================================ */

#product_details {
	clear: left;
	min-height: 200px;
	margin: 10px 40px 0 40px;
}

#product-details-title {
	font-size: 24px !important;
	font-weight: bolder !important;
	color: #666;
	margin-left: 20px !important;
}

#price-padding {
	margin: 8px 20px 0;
}

#product_description {
	clear: left;
	color: #444;
	margin: 0;
}

#product_special_offers {
	clear: left;
	padding: 8px 0; 
}

#product_options {
	clear: left;
}

#product_quantity {
	clear: left;
}

#product_order {
	clear: left;
}

#product_image {
	margin: 10px auto 0;
	padding: 5px 0 0 5px;
	background: #fff;
	text-align: center;
	width: 495px;
}

#product-thumbs {
	clear: left;
	margin: 0;
	background: url(/images/thumb-swap.gif) no-repeat 50% 8px;
	padding: 35px 0 0;
	width: 495px;
}

#dynloadarea {
	clear: left;
	overflow: visible;
	display: block;
	width: 495px;
	min-height: 367px;
}

.dyn-spacer {
	margin: 0 5px 5px 0;
	float: left;
	display: block;
	background: none;
}
 
.dyn-spacer a {
	display: block;
	background: none;
} 

#thumbclear {
	clear: both;
	height: 1%;
}
 
.product_description_associated {
	width: 495px;
	margin: 0 0 0 40px;
	padding: 10px 0 0 0;
	border-top: 0;
}


/* form button and bits =================================== */

#formbutton_checkout {
	border: 0;
	width: 85px;
	height: 21px;
	padding: 0;
	color: #fff;
	background: url(/images/button_checkout.gif) no-repeat 0 1px;
	cursor: pointer;
}

#formbutton_recalculate {
	border: 0;
	width: 85px;
	height: 21px;	
	color: #fff;
	background: url(/images/button_adjust.gif) no-repeat 0 1px;
	cursor: pointer;
}




/* ==================== custom shop page headers ==================== */

/* ================ home page ================ */

#page-intro.home {
	clear: left;
	padding: 0 !important;
	/*min-height: 500px;*/
	background: url(/images/home-intro-bg.jpg) no-repeat 0 0;
}

#page-intro.home #breadcrumb {
	display: none;
}

#page-intro.home h1 {
	text-indent: 0;
	height: 80px;
	color: #fff;
	padding-top: 140px;
	text-align: center;
}

#page-intro.home p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}

h3#bestsellers {
	margin-top: 8px !important;
	text-align: center !important;
	font-size: 24px;
}

/* ================ beretta ================ */

#page-intro.beretta {
	clear: left;
	padding: 0;
	background: url(/images/beretta.jpg) no-repeat 0 0 !important;
}


#page-intro.beretta #breadcrumb {
	display: none;
}


#page-intro.beretta h1 {
	text-indent: -2000px;
	height: 163px;
}

#page-intro.beretta p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}



/* ================ brady ================ */

#page-intro.brady {
	clear: left;
	padding: 0;
	background: url(/images/brady-section-header.jpg) no-repeat 0 0 !important;
}

#page-intro.brady #breadcrumb {
	display: none;
}

#page-intro.brady h1 {
	text-indent: -2000px;
	height: 220px;
}

#page-intro.brady p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}


/* ================ fjallraven ================ */

#page-intro.fjallraven {
	clear: left;
	padding: 0;
	background: url(/images/fjall.jpg) no-repeat 0 0 !important;
}

#page-intro.fjallraven #breadcrumb {
	display: none;
}

#page-intro.fjallraven h1 {
	text-indent: -2000px;
	height: 160px;
}

#page-intro.fjallraven p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}


/* ================ chameau ================ */

#page-intro.chameau {
	clear: left;
	padding: 0;
	background: url(/images/lechameau.jpg) no-repeat 0 0 !important;
}

#page-intro.chameau #breadcrumb {
	display: none;
}

#page-intro.chameau h1 {
	text-indent: -2000px;
	height: 150px;
}

#page-intro.chameau p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}

/* ================ perazzi ================ */

#page-intro.perazzi {
	clear: left;
	padding: 0;
	background: url(/images/perazzi.jpg) no-repeat 0 0 !important;
}

#page-intro.perazzi #breadcrumb {
	display: none;
}

#page-intro.perazzi h1 {
	text-indent: -2000px;
	height: 150px;
}

#page-intro.perazzi p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}

/* ================ sporting lodges own pages ================ */

#page-intro.sporting {
	clear: left;
	padding: 0;
	background: url(/images/sporting-1.jpg) no-repeat 0 0 !important;
}

#page-intro.sporting #breadcrumb {
	display: none;
}

#page-intro.sporting h1 {
	text-indent: -2000px;
	height: 163px;
}

#page-intro.sporting p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}



/* ================ sporting lodges own pages ================ */

#page-intro.aigle {
	clear: left;
	padding: 0;
	background: url(/images/aigle.jpg) no-repeat 0 0 !important;
}

#page-intro.aigle #breadcrumb {
	display: none;
}

#page-intro.aigle h1 {
	text-indent: -2000px;
	height: 150px;
}

#page-intro.aigle p {
	margin: 0 40px;
	line-height: 19px;
	padding-bottom: 30px;
	background: url(/images/paragraph-base-flourish-small.gif) no-repeat 50% 100%;
}


/* Highlight */

div.highlight {
	
	display: block;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
	font-size: 12px;
	font-family: arial,sans-serif;
	background: url(../images/warning.gif) no-repeat;
	padding-left: 42px;
	padding-top: 9px;
	padding-bottom: 11px;
	background-position: 13px 13px;
	background-color: #fdefae;
	margin-bottom: 12px;
	line-height: 20px;
	color: #40403f;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	
}

div.highlight strong { 
	
	font-weight: bold;
	color: #fc8323;
}

