
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ededed;
	color:#555; /* 6d6d6d */
}

/* In most cases, use id OR class container  */
#container{
	width:994px;
	margin:20px auto;
	background:url(/images/container-bg.jpg) repeat-y;
}

.container{}

/* Font styles */

a{
	color:#b60100;
	text-decoration:none;
}

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

h1{
	color:#666666;
	font-size:18px;
	font-weight:normal;
	padding:0 0 5px 0;
	border-bottom:1px solid #e1e1e1;
	margin:3px 0 10px 0;
}

.h1Tabs{
	text-align:left;
	float:left;
	border-bottom:none;
}

h2{
	margin:25px 0 5px 0;
	font-weight:normal;
	color:#b60100;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
	padding:0 0 5px 0;
}

h3{
	
}

h4{
	color:#333333;
	margin:15px 0 0 0;
	font-weight:bold;
	font-size:12px;
}

h5{

}

h6{
	color:#3a3a3a;
	font-size:14px;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #a5de96;
}

p{
	text-align:justify;
	padding:0 10px;
}

.red_text{
	color:#b60100;
}

.blue_text{
	color:#0568bc;
}

.green_text{
	color:#397f05;
}

.yellow_text{
	color:#ffea00;
}

.orange_text{
	color:#ff7e00;
}

.black_text{
	color:#000000;
}

.grey_text{
	color:#6d6d6d;
}

.white_text{
	color:#ffffff;
}

.required-fields{
	font-size:10px;
	color:#b60100;
}

.error-msg{
	color:#bb2d2d;
	border-bottom:1px solid #d96a6a;
	border-top:1px solid #e59c9c;
	/*background:url(/images/icon-error-msg.jpg) no-repeat 8px 16px #f0c8c8;*/
	background:#f0c8c8;
	padding:4px 4px 4px 10px;
	margin:5px 0;
}

.msg-sent{
	color:#337425;
	border-bottom:1px solid #69bd76;
	background:url(/images/icon-msg-sent.jpg) no-repeat left #baef9a;
	padding:4px 4px 4px 35px;
	margin:5px 0;
}

/* END Font styles */

/* General styles */

.rating-image{
	cursor:pointer;
}

ul ul, ul ul ul{
	list-style:circle;
}

th{
	background:#d8d8d8;
	font-weight:bold;
	color:#1d1d1d;
	border-bottom: 1px solid #aaa;
}

.table-extra-pad td{
	padding:6px;
}

#msg_layer {
	position:absolute;
	top:0;
	z-index:1;
}

.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}

.msg_text {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#navtrail{
	font-size:11px;
	padding-bottom:8px;
	text-transform:uppercase;
}

.ticks ul{
	padding:0;
}

.ticks li{
	list-style:none;
	padding:0 0 0 20px;
	font-size:12px;
	color:#1f9b16;
	background:url(/images/list-tick.jpg) no-repeat left;
}

#search{
	padding:8px 8px 0 8px;
}

.search-left{
	background:url(/images/search-left.jpg) no-repeat left;
	float:left;
	width:18px;
	height:21px;
}

.search-input-container{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	float:left;
	width:105px;
	overflow:hidden;
	height:19px;
}

.search-input{
	width:102px;
	border:none;
	background:#fff;
	padding:3px 0 0 3px;
	color:#7c7c7c;
}

.search-input-main{
	width:132px;
	border:none;
	background:#fff;
	padding:3px 0 0 3px;
	color:#7c7c7c;
	height:21px;
	border:1px solid #e1e1e1;
}

.search-button-container{
	float:left;
	width:35px;
}

.review-container{
	background:#e9e9e9;
	border-bottom:1px solid #c9c9c9;
	padding:5px;
	margin:10px 0 0 0;
}

.review-by{
	background:#dcdcdc;
	padding:3px;
	color:#b60100;
	float:left;
	width:480px;
}

.review-rating{
	float:left;
	width:98px;
	padding:1px 2px 2px 0;
	background:#dcdcdc;
}

.field_info{
	font-size:10px;
}

.table-with-border {
	border:1px solid #dcdcdc;
}

.table-with-border td{
	border:1px solid #dcdcdc;
}

/* END General styles */

/* Button styles */

.add_to_basket_small{
	border:none; 
	background:none; 
	background:url(/images/button-add-to-basket-small.jpg) no-repeat bottom; 
	width:132px; 
	height:37px; 
	cursor:pointer;
}

.add_to_basket_small:hover, .add_to_basket:hover, .search-button:hover, .update-button:hover, .voucher-button:hover, .checkout-and-pay-button:hover, .add-engraving-button:hover, .no-engraving-button:hover, .search-button-glass:hover, .search-button-small:hover, .button-edit-basket:hover, .next-button:hover, .button-edit-details:hover{
	color:#b60100;
}

.add_to_basket{
	border:none;
	background:none;
	background:url(/images/button-add-to-basket.jpg) no-repeat bottom;
	width:138px;
	height:46px;
	font-size:13px;
	cursor:pointer;
	text-indent:10px;
}

.search-button{
	border:none; 
	background:none; 
	background:url(/images/button-submit-blank.jpg) no-repeat bottom; 
	width:83px;
	padding:0 0 0 0;
	height:37px;
	cursor:pointer;
}

.search-button-glass{
	border:none; 
	background:none; 
	background:url(/images/button-search.jpg) no-repeat bottom; 
	width:83px;
	padding:0 0 0 0;
	height:35px;
	text-indent:10px;
	cursor:pointer;
}

.search-button-small{
	border:none; 
	background:none; 
	background:url(/images/search-button-small.jpg) no-repeat;
	width:35px;
	height:21px;
	text-align:center;
	cursor:pointer;
}

.search-button-onwhite{
	border:none; 
	background:none; 
	background:url(/images/button-search-onwhite.jpg) no-repeat bottom; 
	width:82px;
	padding:0 0 0 9px;
	height:37px;
	cursor:pointer;
}

.search-button-onwhite:hover{
	color:#b60100;
}

.update-button{
	border:none;
	background:none;
	background:url(/images/button-update-basket.jpg) no-repeat bottom;
	width:142px;
	padding:0 0 0 10px;
	font-size:13px;
	height:46px;
	cursor:pointer;
}

.voucher-button{
	border:none;
	background:none;
	background:url(/images/button-apply-voucher.jpg) no-repeat bottom;
	width:118px;
	padding:0;
	height:37px;
	cursor:pointer;
}

.checkout-and-pay-button{
	border:none;
	background:none;
	background:url(/images/button-checkout-and-pay.jpg) no-repeat bottom;
	width:153px;
	font-size:13px;
	padding:0 25px 0 0;
	height:46px;
	cursor:pointer;
}

.add-engraving-button{
	border:none;
	background:none;
	background:url(/images/button-add-engraving.jpg) no-repeat bottom;
	width:255px;
	height:37px;
	cursor:pointer;
}

.no-engraving-button{
	border:none;
	background:none;
	background:url(/images/button-no-engraving.jpg) no-repeat bottom;
	width:304px;
	height:37px;
	cursor:pointer;
}

.button-edit-basket{
	display:block;
	background:url(/images/button-edit-basket.jpg) no-repeat;
	width:88px;
	padding:10px 0 0 35px;
	height:31px;
	color:#1d1d1d;
	text-decoration:none;
	font-size:13px;
}

.button-edit-details{
	display:block;
	background:url(/images/button-edit-details.jpg) no-repeat;
	width:82px;
	padding:10px 0 0 35px;
	height:31px;
	color:#1d1d1d;
	text-decoration:none;
	font-size:13px;
}

.button-edit-basket:hover, .button-edit-details:hover{
	text-decoration:none;
}

.next-button{
	border:none;
	background:none;
	background:url(/images/button-next.jpg) no-repeat bottom;
	width:83px;
	height:46px;
	cursor:pointer;
	font-size:13px;
	text-indent:-15px;
	padding:0;
}

/* END Button styles */

/* Header styles */

#header{}

#header_container{}

#header_main{
	margin:0 0 0 257px;
	padding:0 8px 0 0;
	height:130px;
	background:url(/images/header-right.jpg) no-repeat left;
}

#header_left{
	float:left;
	margin:0 0 0 -100%;
	width:237px;
	padding:12px 0 0 20px;
	height:118px;
	background:url(/images/header-left.jpg) no-repeat left;
}

#header_right{}

#basket{
	float:right;
	text-align:right;
	padding-right:8px;
	padding-top:9px;
	height:20px;
}

#basket a{
	text-decoration:none;
}

#basket a:hover, #basket a:hover .grey_text, #basket a:hover .red_text{
	color:#ff7e00;
}

#basket img {
	padding-right:6px;
}

#top_menu{
	clear:both;
	position:relative;
	top:70px;
	height:27px;
	border-top:3px solid #b60100;
	border-bottom:1px solid #e1e1e1;
	background:#f6f6f6;
}

top_menu_item, .top_menu_item_sel{
	float:left;
}

.top_menu_item a, .top_menu_item_sel a{
	float:left;
	display:block;
	padding:7px 14px 0 14px;
	height:20px;
	color:#000;
	background:#f6f6f6;
	border-right:1px solid #e0e0e0;
}

.top_menu_item a:hover{
	background:#ffffff;
	color:#b60100;
	text-decoration:none;
}

.top_menu_item_sel a{
	background:#b60100;
	color:#ffffff;
	text-decoration:none;
	height:21px;
	border-right:1px solid #b60100;
	font-weight: bold;
}

.top_menu_content {
	text-align:right;
	float:right;
	padding:7px 8px 0 0;
}

/* END Header styles */

/* Content styles */

#content{
	padding:0 8px;
}

#content_container{
	width:100%;
}

#content_main{
	margin:0 190px;
	padding:8px 0;
}

#content_main_footer{
	padding:20px 0 8px 0;
}

#content_left{
	float:left;
	margin:0 0 0 -100%;
	width:176px;
	padding:8px 0;
}

#content_right{
	float:left;
	margin:0 0 0 -176px;
	width:176px;
	padding:8px 0;
}

.sidebox{
	margin:0 0 8px 0;
}

.side_grey_header{
	background:url(/images/sidebar-grey-title-bg.jpg) no-repeat right #666666;
	height:23px;
	padding:6px 0 0 8px;
	color:#fff;
	font-size:16px;
}

/* Christmas 
.side_grey_header{
	background:url(/images/christmas-sidebar-grey-title-bg.jpg) no-repeat right #666666;
}

#header_main{
	margin:0 0 0 257px;
	padding:0 8px 0 0;
	height:130px;
	background:url(/images/christmas-images/alloutdoor/header-right.jpg) no-repeat left;
}

#header_left{
	float:left;
	margin:0 0 0 -100%;
	width:231px;
	padding:13px 0 0 26px;
	height:117px;
	background:url(/images/christmas-images/alloutdoor/header-left.jpg) no-repeat left;
}

End xmas */


.side_grey_content{
	background:#fafafa;
	border-right:1px solid #e4e4e4;
	padding:5px 0;
}

.side_grey_base{
	background:url(/images/sidebar-grey-base.jpg) no-repeat top;
	height:9px;
	font-size:9px;
}

.side_tab_top_sellers{
	float:left;
	text-align:center;
	width:88px;
	height:21px;
	padding-top:7px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#f3f3f3;
	color:#666666;
	cursor:pointer;
}

.side_tab_top_sellers_sel{
	float:left;
	text-align:center;
	width:88px;
	height:22px;
	padding-top:7px;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	background:#fafafa;
	color:#b60100;
	cursor:pointer;
}

.side_tab_featured{
	float:left;
	text-align:center;
	width:87px;
	height:22px;
	padding-top:8px;
	background:url(/images/side-featured-title-bg.jpg);
	color:#666666;
	cursor:pointer;
}

.side_tab_featured_sel{
	float:left;
	text-align:center;
	width:87px;
	height:22px;
	padding-top:8px;
	background:url(/images/side-featured-title-sel-bg.jpg);
	color:#b60100;
	cursor:pointer;
}

#by_brand{
	padding:6px 8px 0 8px;
}

#by_brand select{
	padding-top:3px;
	color:#7c7c7c;
	width:100%;
}

/* END Content styles */

/* Footer styles */

#footer{
	height:61px;
	clear:both;
	padding:0 8px;
	background:url(/images/footer-bg.jpg) no-repeat bottom;
	color:#8f8f8f;
	font-size:11px;
	line-height:18px;
	margin:10px 0 0 0;
}

#footer a{
	color:#8f8f8f;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
	text-decoration:underline;
}

#footer_container{
	border-top:1px solid #ededed;
	padding:8px 0 0 0;
	width:100%;
	height:52px;
}

#footer_main{
	margin:0 150px 0 350px;
	text-align:center;
}

#footer_left{
	float:left;
	width:350px;
	padding:0 0 0 12px;
	margin-left:-100%;
}

#footer_right{
	float:left;
	margin-left:-150px;
	width:138px;
	padding:2px 12px 0 0;
	text-align:right;
	line-height: 14px;
	color:#ccc;
}

#footer_right a {
	color:#ccc;
}

#footer_card_logos{
	padding-bottom:3px;
}

/* END Footer styles */

/* Home page */

#home-tabs{
	font-size:11px;
	height:35px;
	text-align:center;
	border-bottom:1px solid #e1e1e1;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	clear:both;
}

.home-tab{
	float:right;
	width:79px;
	padding-top:1px;
	color:#666666;
	cursor:pointer;
	margin:9px 0 0 0;
}

.home-tab-sel{
	background:url(/images/home-tab-sel.jpg) no-repeat left;
	width:79px;
	color:#fff;
	height:16px;
	padding-top:1px;
	float:right;
	margin:9px 0 0 0;
}

#try-search {
	background:url(/images/try-search.jpg);
	width:130px;
	height:59px;
	float:left;
}

#view-testimonials {
	float:left;
	padding-bottom:10px;
}

#home-promo{
	padding-bottom:10px;
}

#home-promo-box-container{
	position:relative;
}

#home-promo-box-container-inner{
	position:absolute;
	padding-top:235px;
	left:490px;
}

.home-promo-box-selected, .home-promo-box{
	float:left;
	margin-right:3px;
	width:17px;
	height:17px;
	display:none;
	background:#ffffff;
}

.home-promo-box-selected{
	background:#c6c6c6;
}

/* END Home page */

/* Category menu */

.category_level1 a{
	color:#6F6F6F;
	border-bottom:1px dotted #D2D2D2;
	display:block;
	height:18px;
	padding:6px 0 0 10px;
	text-decoration:none;
}

.category_level1 a:hover{
	background:#dedede;
	color:#1d1d1d;
}

.category_level1_sel a{
	color:#fff;
	border-bottom:1px dotted #b8b8b8;
	background:#b60100;
	display:block;
	height:18px;
	padding:6px 0 0 10px;
	text-decoration:none;
	font-weight:bold;
}

.category_level1_open a{
	color:#1d1d1d;
	border-bottom:1px solid #b60100;
	background:#c4c4c4;
	display:block;
	height:18px;
	padding:6px 0 0 10px;
	text-decoration:none;
	font-weight:bold;
}

.category_level2 a{
	color:#b60100;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 20px;
	text-decoration:none;
	font-size:11px;
	background:#fff3f3;
}

.category_level2 a:hover{
	background:#dedede;
	color:#1d1d1d;
}

.category_level2_sel a{
	color:#fff;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 20px;
	text-decoration:none;
	font-size:11px;
	background:#b60100;
	font-weight:bold;
}

.category_level2_open a{
	color:#1d1d1d;
	border-bottom:1px solid #b60100;
	background:#c4c4c4;
	display:block;
	height:18px;
	padding:6px 0 0 20px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.category_level3 a{
	color:#b60100;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 28px;
	text-decoration:none;
	font-size:11px;
	background:#FFFAFA;
}

.category_level3 a:hover{
	background:#dedede;
	color:#1d1d1d;
}

.category_level3_sel a{
	color:#fff;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 28px;
	text-decoration:none;
	font-size:11px;
	background:#b60100;
}

.category_level3_open a{
	color:#1d1d1d;
	border-bottom:1px solid #b60100;
	background:#c4c4c4;
	display:block;
	height:18px;
	padding:6px 0 0 28px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.category_level4 a{
	color:#b60100;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 36px;
	text-decoration:none;
	font-size:11px;
	background:#fff;
}

.category_level4 a:hover{
	background:#dedede;
	color:#1d1d1d;
}

.category_level4_sel a{
	color:#fff;
	border-bottom:1px dotted #b8b8b8;
	display:block;
	height:18px;
	padding:6px 0 0 36px;
	text-decoration:none;
	font-size:11px;
	background:#b60100;
}

/* END Category menu */

/* Category List 2 styles */

.category_list2_item{
	float:left;
	width:142px;
	padding-right:10px;
	font-size:11px;
	text-align:center;
	overflow:hidden;
}

.category_list2_image{
	height:80px;
}

.category_list2_text{
	border-top:1px solid #e29999;
	background:url(/images/cat-list2-text-bg.jpg) no-repeat;
	height:23px;
}

.category_list2_text a{
	display:block;
	height:19px;
	padding:4px 0 0 0;
}

/* END Category List 2 styles */

/* Product Listings */

.on_offer_overlay{
	position:absolute;
	z-index:100;
}

.product_listing_container{
	float:left;
	width:138px;
	padding:10px 5px 5px 5px;
	overflow:hidden;
	text-align:center;
	border-right:1px solid #e1e1e1;
}

.product_listing_title h2{
	border:none;
	margin:0;
	font-size:12px;
}

.product_listing_title h2 a{
	display:block;
	height:48px;
	padding:3px 0 0 0;
}

.product_listing_title{
	height:51px;
	overflow:hidden;
}

.product_listing_overview{
	display:none;
}

.product_listing_rrp{
	font-size:9px;
	color:#7c7c7c;
	padding:3px 0 0 0;
}

.product_listing_price{
	color:#373737;
	font-weight:bold;
}

.product_listing_price a{
	display:block;
	color:#373737;
	text-decoration:none;
}

.product_listing_save_price{
	color:#c37e06;
}

.product_listing_stock{
	font-size:10px;
}

.product_listing_stock a{
	text-decoration:none;
	display:block;
}

/* END Product Listings */

/* Listing page */

#listing_image{
	float:left;
	width:278px;
	text-align:center;
	color:#a3a3a3;
}

#zoom-glass{
	position:relative;
	top:5px;
}

#listing_options{
	float:right;
	width:295px;
}

#listing_text{
	clear:both;
	padding-top:10px;
}

#options_rrp{
	color:#7c7c7c;
	font-size:11px;
	padding:0 0 5px 0;
}

#options_price{
	color:#b60100;
	font-size:14px;
	padding:0 0 8px 0;
}

.listing_stock_in{
	color:#1fbd41;
}

.listing_stock_out{
	color:#ed2020;
}

.options_1_container{

}

.options_1_text, .options_2_text{
	padding:0 0 5px 0;
}

.options_2_container{
	padding:8px 0 0 0;
}

.options_qty_container{
	float:left;
	width:155px;
	padding:10px 0 0 0;
}

.options_qty_text{
	padding:0 0 5px 0;
}

.options_button{
	clear:both;
	padding:5px 0 0 0;
}

.listing-tab{
	background:#efefef;
	float:right;
	color:#444;
	border:1px solid #ccc;
	border-bottom:none;
	margin:0 0 0 2px;
	height:23px;
	padding:9px 10px 0 10px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	top:2px;
}

.listing-tab-sel{
	background:#fff;
	float:right;
	color:#000;
	border:1px solid #ccc;
	border-bottom:none;
	margin:0 0 0 2px;
	height:25px;
	padding:9px 10px 0 10px;
	font-size:12px;
	position:relative;
	top:1px;
}

.zoombox{
	position:absolute;
	z-index:1;
	background-color:#000000;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	font-size:0px;
	overflow:hidden;
}

#options_stock {
	padding-left: 3px;
}

.listing-image-thumb{
	padding:1px;
	margin:2px;
	border:1px solid #efefef;
	float:left;
}

/* END Listing page */

/* Product add page (engraving) */

#engraving_top{
	padding:0 0 10px 0;
}

#product_add_image{
	float:left;
	width:75px;
}

#product_add_image img{
	border:1px solid #e1e1e1;
	padding:2px;
}

#product_add_content{
	float:left;
	padding:0 0 0 8px;
	width:500px;
}

#product_add_content h2{
	margin:0 0 7px 0;
}

#product_add_upsell{
	font-size:16px;
	clear:both;
	padding:20px 0 10px 0;
}

#product_add_box_top{
	background:url(/images/product-add-box-top.jpg) no-repeat;
	width:593px;
	height:10px;
	font-size:10px;
	margin:15px 0 0 0;
}

#product_add_box{
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:5px 10px 0 10px;
	width:571px;
}

#product_add_box_bottom{
	background:url(/images/product-add-box-bottom.jpg) no-repeat;
	width:593px;
	height:12px;
}

.engraving_img{
	width:146px;
	float:left;
	margin:20px 0 40px 0;
	text-align:center;
}

.engraving_img img{
	padding:0 0 8px 0;	
}

.engraving_img a{
	text-decoration:none;
}

/* END Product add page (engraving) */

/* Side Featured / Top Rated */

.featured_side_container{
	padding:8px 6px 0 6px;
	border-bottom:1px dotted #b8b8b8;
}

.featured_side_image{
	float:left;
	width:58px;
	padding:0 0 5px 0;
}

.featured_side_image img{
	border:1px solid #e1e1e1;
}

.featured_side_title{
	float:right;
	font-size:11px;
	width:95px;
	padding:0 0 5px 0;
}

.featured_side_title strong{
	font-size:12px;
	line-height:22px;
}

/* END Side Featured / Top Rated */

/* Cart page */

.cart_customfield{
	font-size:10px;
	color:#999;
	font-style:italic;
}

.cart_itemrow td{
	padding:5px 0;
	border-bottom:1px dotted #b8b8b8;
}

.voucher{
	padding:16px 0 0 0;
}

#related_basket{
	float:left;
	width:270px;
	background:#fff;
	border:1px solid #b3e1a6;
	padding:8px;
	margin-top:10px;
}

.related_basket_container{
	clear:both;
	border-bottom:1px dotted #b3e1a6;
}

.related_basket_image{
	float:left;
	width:60px;
	padding-top:10px;
}

.related_basket_content{
	float:left;
	width:200px;
	padding-left:10px;
	padding-top:10px;
}

.related_basket_button{
	float:right;
	width:125px;
	padding:5px 0 15px 0;
	height:37px;
}

.related_basket_price{
	float:left;
	width:75px;
	padding-top:17px;
	color:#b50000;
	font-weight:bold;
}

.vat-inc{
	font-style:italic;
}

.basket_points{
	border:1px solid #a00;
	padding:10px;
}
/* END Cart page */

.top_menu_item_sel span{
	color:#fff;
}