#productList
{
	list-style-type: none;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#productList  li 
{
	float: left;
}

#productList  .productBox 
{
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #8E1C33;
	overflow: hidden;
	min-width: 133px;
	margin-bottom: 3px;
	max-width: 133px;
	width: 133px;
}
#productList .productBox img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    margin-left:auto;
    margin-right:auto;
}


#productList  .productBox  .productName 
{
	font-size: 12px;
    font-weight:bold;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#productList  .productBox  .productThumbnailBox 
{
	display: block;
	overflow: hidden;
	width: 133px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E1C33;
}
#productList    .productBox    h1  
{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	background-color: #A2446E;
	line-height: 16px;
	height: 32px;
	display: block;
	width: 133px;
	padding: 3px 0 0 0;
}
ul#categoryList
{
	display: block;
	width: 159px;
	list-style-type: none;
	border: 1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	background-color: #ecebe7;
	border-top: none;
}
#categoryList li
{
	padding-left: 0px;
	margin: 0;
	display: block;
}
#categoryList    li   h1 a
{
	font-size: 16px;
	color: #E8DBAF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #A2446E;
}

#categoryList .category
{
	
	font-weight: bold;
}
#categoryList .category a
{
	padding-left:5px;
	color: #333333;
	text-decoration: none;
	display: block;
	font-style:normal;
	font-weight: bold;
	margin: 0;
}
#categoryList  .category  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A2446E;
}
#categoryList .subcategoryList
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#categoryList  .subcategory 
{
	padding: 0px;
	list-style-type: none;
}
#categoryList  .subcategory  a 
{
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	font-style:normal;
	font-weight: normal;
}
#categoryList  .subcategoryList  .subcategory  a:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A2446E;
}
#container #content #menuCol #my_account_mini #my_account_span .no_account_text a
{
	color: #000000;
	text-decoration: underline;
}

p.pageNumbers
{
	position: relative; 
	width: 200px;
	top: 20px; 
	display: block;
	float: left;
}
#mainProductBox
{
	display: block;
	/*width: 500px;*/
    margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color: #ecebe7;
	color: #000000;
}
#mainProductBox #mainProductBoxRightCol
{
	display: block;
	margin-left: 140px;
	padding-right: 10px;
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#mainProductBox #mainProductBoxRightCol #product_name {
	font-size: 18px;
	color: #000000;
	margin: 0;
	padding: 0;
}
#mainProductBox  #mainProductBoxRightCol  #product_code {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#mainProductBox #mainProductBoxRightCol label {
	display: block;
	width: 50px;
	float: left;
}
#mainProductBox #mainProductBoxRightCol select {
	width: 120px;
}
#mainProductBox #mainProductBoxRightCol #product_detail {
	margin: 0px;
	padding: 10px 0 10px 0;
	list-style-type: none;
}
#mainProductBox #mainProductBoxRightCol #product_detail li {
	display: block;
	float: none;
}
#mainProductBox #mainProductBoxRightCol .our_price {
	font-size: 16px;
	color: #A2446E;
	font-weight: bold;
}
#mainProductBox #mainProductBoxRightCol .rrp_price {
	font-size: 12px;
	color: #999999;
}
#mainProductBox #mainProductBoxRightCol .out_of_stock {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#mainProductBox #mainProductBoxRightCol .in_stock {
	font-size: 16px;
	font-weight: bold;
	color: #A2446E;
}
#mainProductBox #mainProductBoxRightCol #description_heading {
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	font-weight: bold;
}

#mainProductBox #mainProductBoxRightCol #descriptionBox
{
	display: block;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	height: 150px;
	overflow: auto;
}
#mainProductBox #mainProductBoxRightCol #descriptionBox p
{
	margin: 0px;
	padding: 0px;
}









#mainProductBox #mainProductBoxLeftCol
{
	display: block;
	width: 140px;
	float: left;
}
img.thumbnailImage
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.savingMoney
{
	font-size: 12px;
	color: #843907;
}
#container #mainArea .commentsBox
{
	display: block;
	padding-left:0px;
	padding-top:10px;
	padding-right: 10px;
	clear: right;
}
#container  #mainArea .commentsBox h1
{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D96B94;
}
#container  #mainArea .commentsBox .singleComment
{
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C5D8;
}
#container  #mainArea  .commentsBox .singleComment .rating
{
	display: block;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
	font-size: 12px;
}
#container  #mainArea  .commentsBox .singleComment .commentText
{
	color: #000000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#container  #mainArea  .commentsBox .singleComment .postedBy
{
	text-align: right;
	display: block;
	font-size: 12px;
	color: #000000;
}
#formCommentButton
{
	padding-left:0px;
	margin-top: 5px;
}
#formSearch
{
	display: block;
	width: 159px;
	border: 1px solid #cccccc;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	background-color: #ecebe7;
	border-top: none;
}
#formSearch h1
{
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	background-color: #A2446E;
	padding-right: 5px;
}
#formSearch #search_keyword
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#formSearch #searchButton
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


#basketContainer
{
	display: block;
	font-size: 12px;
	text-align:left;
	margin-top:10px;
	border: 0px solid #000000;
}
#basketContainer .basketRow
{
	display: block;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2C5D8;
}
#basketContainer .basketRow .leftCol
{
	display: block;
	float: left;
	width: 140px;
    overflow:hidden;
}
#basketContainer .basketRow .rigthCol
{
	padding-top:10px;
	padding-left: 145px;
}
#basketContainer .basketRow .rigthCol .productTitle
{
	font-size: 14px;
	font-weight: bold;
}
#basket_table
{
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
#basket_table .left_margin_col
{
	padding-left: 5px;
}

#basket_table .table_header_coloured
{
	background-color: #CCCCCC;
	color: #000000;
}


#subTotalContainer
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#miniBasket
{
	display: block;
	width: 159px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border: 1px solid #cccccc;
	background-color: #ecebe7;
	border-top: none;
}
#miniBasket h1
{
	font-size: 16px;
	color: #E8DBAF;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	background-color: #8E1C33;
}
#miniBasket p
{
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#miniBasket  .basketButton
{
	color: #000000;
	text-decoration: underline;
	display: block;
	text-align: center;
	line-height: 16px;
	margin-bottom: 4px;
}
#logged_in_list_menu  li a
{
	color: #000000;
}



.specialOffer
{
	color:#990000;
	font-weight: bold;
}
.mailing_list_box
{
	display: block;
	width: 159px;
	margin-top: 0px;
	border: 1px solid #cccccc;
	background-color: #ecebe7;
	border-top: none;
}
#mailing_list_box
{
	display: block;
}

.mailing_list_box  h2
{
	font-size: 16px;
	color: #E8DBAF;
	margin: 0px;
	padding: 0px 5px 3px 5px;
	background-color: #8E1C33;
}
.mailing_list_box p.smallText
{
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.mailing_list_box #formML
{
	margin-left: 5px;
	margin-right: 5px;

}


#formBrandFilter
{
	display: block;
	width: 159px;
	border: 1px solid #cccccc;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	background-color: #ecebe7;
	border-top: none;
}
#formBrandFilter h1
{
	padding-left: 5px;
	color: #E8DBAF;
	font-size: 16px;
	margin: 0px;
	background-color: #8E1C33;
	padding-right: 5px;
}
#formBrandFilter #brand_id
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 144px;

}
#container #mainArea h1 {
	margin-left: 0px;
	padding-left: 0px;
}

#formBrandFilter  #filterBrand
{
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#terms
{
	height: 110px;
	border: 1px solid #8E1C33;
	overflow: auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 5px 0 5px;
}
.boldText
{
	font-weight: bold;
}
#customerLogin
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	overflow: auto;
}
#customerLogin  li  
{
	display: block;
	width: 50%;
	float: left;
	font-size: 10px;
	text-align: center;
}
a.removeButton
{
	color: #000000;
	text-decoration: underline;
}

#customerLogin h2
{
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#customerLogin p
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.basket_customer_info
{
	font-size: 14px;
	line-height: 20px;
	color: #E8DBAF;
	background-color: #8E1C33;
	text-align: center;
}
.logged_in_box_basket
{
	border: 1px solid #cccccc;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	display: block;
	padding-left: 5px;
	background-color: #ecebe7;
	border-top: none;
}
.logged_in_box_basket ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.logged_in_box_basket  ul  li
{
	display: inline;
}
.small_text
{
	font-size: 10px;
	line-height: 20px;
}
#personal_details_table    tr.table_header         
{
	color: #FFFFFF;
	background-color: #ECA1C1;
	text-align: center;
	font-size: 120%;
	display: none;
}
#personal_details_table      
{
	margin-top: 15px;

}
#my_account_mini
{
	display: block;
	width: 159px;
	border: 1px solid #cccccc;
	background-color: #ecebe7;
	border-top: none;
}
#my_account_mini ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#my_account_mini ul a
{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 3px;
}
#my_account_mini ul a:hover
{
	color: #FFFFFF;
	background-color: #A2446E;
}



.h1styling18px 
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
p.noMarginTop   
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
tr.table_header_order_history
{
	color: #FFFFFF;
	background-color: #ED9EC0;
	text-align: left;
	font-size: 115%;
}
#order_history_header
{
	text-align: right;
	margin-bottom: 0px;
	font-size: 32px;
	line-height: 40px;
}
#container #content #order_detail_snippet
{
	margin-right: 0px;
	margin-left: auto;
}
.in_stock
{
	color: #843907;
}

#container #content #mainCol
{
	margin-left: 215px;
}
#container #content #leftCol
{
	float: left;
	width: 200px;
}
#form_login
{
	margin-right: 3px;
	margin-left: 5px;
}
.no_account_text
{
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#order_history_table .order_history_link
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#order_history_table .order_history_link:hover
{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
tr.table_header
{
	color: #E8DBAF;
	background-color: #8E1C33;
	text-align: center;
	font-size: 120%;
}
#container #mainArea #relatedProducts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 200px;
}
#container #mainArea #relatedProducts h1 {
	font-size: 16px;
	margin: 5px 0 5px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#container  #mainArea #relatedProducts li {
	float: left;
}
#container  #mainArea  #relatedProducts li .productBox {
	width: 110px;
	border: 1px solid #CCCCCC;
	display: block;
	text-align: center;
	margin-right: 10px;
	padding-bottom: 3px;
	overflow: hidden;
}
#container  #mainArea  #relatedProducts  li .productBox h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 16px;
	height: 32px;
}
#container  #mainArea  #relatedProducts  li .productBox img {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 3px auto 3px auto;
	padding: 0;
}
#container #mainArea #post_new_comment {
	margin: 0px;
	padding: 0px;
}
#container  #menuCol   img  {
	margin: 0px;
	padding: 0px;
	border: none;
}
#formRangeFilter {
	display: block;
	width: 159px;
	border: 1px solid #cccccc;
	color: #000000;
	margin-top: 0px;
	text-align:left;
	background-color: #ecebe7;
	border-top: none;
	font-size: 11px;
}
#formRangeFilter #range_id {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 144px;
}
#formRangeFilter #filterRange {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.header_img {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
