@charset "UTF-8";
/* CSS Document */


/* Shop Styling */
/* Shop Styling */
/* Shop Styling */
/* Shop Styling */
/* Shop Styling */
/* Shop Styling */



#shop-container h3 {
	font-size:11px;
	color:#000;
	
	}

/* Column Standards based on 960 width */

#shop_column140 {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#shop_column220 {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}
#shop_column620 {
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#shop_column700 {
	float: left;
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#shop_column780 {
	float: left;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

#shop_column960 {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	_margin-right: 5px;
	_margin-left: 5px;
}

/* start of shop navigation panel*/

#shop-navigation {
	margin: 0px;
	padding: 0px;
}

#shop-navigation-options{
	margin: 0px;
	padding: 0px;
	display:none;
}




#shop-container {
	margin: 0px auto 20px;
	padding: 0px;
	width: 960px;
}


#shop-header {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#shop-left-panel {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
}

/* Navigation header */
.attribute_nav_attribute_name
{
	display: block;
	height: 24px;
	width: 170px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px dotted #000000;
	margin: 0px 0px 4px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	background: url(../Assets/js-nav-button-bg.jpg) repeat-y scroll left top;
}

#shop-navigation a {

}

#shop-navigation a:hover {

}

.quick_navigation_container {
	margin: 0px;
	padding: 0px;
	width: 220px;
	display:none;
}

.quick_navigation_container a {
	border-style: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	background: #999;
	display: block;
}

.quick_navigation_container  a:hover {
	border-style: none;
}

/* end of shop navigation panel*/


/* start of the middle panel of the shop page*/

#shop-middle-panel {
	margin: 0px 10px;
	padding: 0px;
	float: left;
	width: 540px;
}

.shop_results_count {
	margin: 0px 0px 20px;
	padding: 0px;
}

.shop_results_text {
	margin: 0px 0px 10px;
	padding: 0px;
}

.shop_search_panel
{
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	}
	
shop_search_panel
	
#shop-catalogue-search {
	margin: 0px;
	padding: 0px;
	display: block;
}

#shop-catalogue-search p {
	display: block;
	height: 24px;
	padding: 0px;
	margin: 5px 0px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#shop-catalogue-search .form-input {
	float:left;
	width: 140px;
	margin-right: 10px; 
}

#shop-catalogue-search .form-button {
	margin: 0px;
	padding: 0px;
}


/* Shop results list view CSS */ 

.shop-content-panel {
	margin: 10px auto 0px;
	padding: 0px;
	width: 700px;
}

/* Shop Thumbnail View */

.shop_thumbnail_container {
	padding: 5px;
	float: left;
	width: 130px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	min-height:230px;
	text-align: center;
	border: 1px solid #e5edf4;
}

#shop_thumbnail_image {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-style: none;
}

#shop_thumbnail_image img {
	border-style: none;
}

#shop_thumbnail_summary {
	margin: 0px;
	padding: 5px;
}

.shop_thumbnail_container h2 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	min-height:30px;
}

#shop-container .shop_thumbnail_container h3 {
	color:#C00; 

}

.shop_thumbnail_container p {
	margin: 0px;
	padding: 0px;
	font-size:9px;
	color: #333;
}

.shop_thumbnail_button {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #000;
	width: 100px;
	height: 20px;
	cursor: pointer;
	font-size:11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	}

/* Shop Detail View */

.shop_detail_container {
	padding: 0px;
	float: left;
	width: 760px;
	margin: 0px 0px 20px;
}

.shop_detail_container a {
	color: #FFF;
}

.shop_detail_image {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width:150px;
	float:left;
	border-style: none;
}

.shop_detail_image img {
	border-style: none;
}

#shop_detail_summary {
	margin: 0px;
	padding: 0px 5px 5px;
	float:left;
	width: 580px;
}

.shop_detail_container h2 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}

.shop_detail_container p {
	margin: 0px;
	padding: 0px;
	font-size:11px;
}

.shop_detail_button {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #000;
	width: 100px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	font-size:11px;
	font-weight: bold;
	float:right;
	}


/* Shop item view code */

#attribute_view_table {
	width:440px;}

#attribute_view_table td {
	border-bottom:solid 1px #e8e8e8;

}

#item_view_description .site_used_view_detailitem {
	width:100px;
	}

#item_view_description .site_used_view_detailvalue {
	width:200px;}

#item_view_shop_details {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
}

#item_view_shop_details h2 {
	color: #000;
}

#item_view_shop_details h3 {
	margin: 5px 0px;
	padding: 0px;
}


.item_view_shop_price {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}

.item_view_shop_textbox {
	margin: 0px 5px;
	padding: 0px;
	height: 18px;
	border: 1px solid #e7e7e7;
	font-size: 11px;
	}
	
.item_view_shop_button {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #000;
	width: 100px;
	height: 20px;
	cursor: pointer;
	font-size:11px;
	font-weight: bold;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	}

.item_view_back_to_cat {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #000;
	width: 130px;
	height: 20px;
	cursor: pointer;
	font-size:11px;
	font-weight: bold;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	
	}

/* css for the next and previous buttons */

.shop_page_controls {
	padding: 5px 0px;
	margin: 20px 0px;
	width: 760px;
	height: 20px;
	text-align: center;
	border-top: 1px solid #e5edf4;
	border-bottom: 1px solid #e5edf4;
	}
	
.shop_page_count_info {
	text-align: center;
	margin: 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 600px;
	float: left;
	font-weight: normal;
}
	
	
.shop_page_previous_button, .shop_page_next_button {
	margin: 0px;
	padding: 0px 10px;
	color: #000;

	height: 20px;
	cursor: pointer;

	font-size:11px;
	font-weight: bold;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	}


.shop_page_previous_button {
	float:left;
	}
.shop_page_next_button {
	float:right;
	}
	
/*  styling code for the search and results controls at the top of the page. */

.shop_search_button {
	}


.shop_control_panel {
	margin: 10px 0px;
	padding: 0px;
}
.shop_control_panel h3 {}
.shop_control_panel p {}

.shop_control_panel_dropdown {
	margin: 0px 5px;
	padding: 0px;
	color: #000;
	height: 20px;
	cursor: pointer;
	border: 1px solid;
}
.shop_control_panel_button, .shop_search_button, .shop_button_reset {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	color: #000;

	height: 20px;
	cursor: pointer;

	font-size:11px;
		font-weight: bold;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;

}
	
.shop_button_reset {
	margin:10px 0px 0px;
	}
	
.shop_search_box {
		margin: 0px 5px;
	padding: 0px;
	height: 18px;
	border: 1px solid #006699;
	font-size: 11px;
	} 


.shop_basket_view_table {
	float: left;
	width: 280px;
	margin: 10px 20px 10px 0px;
	padding: 5px;
	border: 1px solid #e8e8e8;
}

.shop_basket_view_table strong {
	color: #000;
}


.shop_basket_view_table td {
	margin: 0px;
	padding: 2px;
	font-size: 11px;
}

.shop_basket_item_quantity {
	
	width:50px;}


.checkout_stage_one {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

.checkout_button, .checkout_button_return {
	margin: 10px 0px 0px;
	padding: 0px 10px;
	color: #000;
	height: 20px;
	cursor: pointer;
	font-size:11px;
	border: 1px solid #ECE9D8;
	background: url(../Assets/button-bg.gif) repeat-x scroll left top;
	font-weight:bold;
	}
	
.checkout_button_return {
	margin: 20px 0px 20px 10px;
}

#shop_table_basket_details {

}

#shop_table_basket_details td {
	padding: 2px;
}

.shop_alternate_row {
	background: #e8e8e8;
}

.alternate_row_end_column_bg {
	background:#FFF;
	}

/* Checkout Page */
.member_field_value {
	width: 265px;
}



.checkout_minimum_order {
	display: none;
}
