.store-home-product{
	background: url('/lib/img/store/bg_store_product.jpg') center center no-repeat;
	height: 145px;
	width: 100px;
	float: left;
	margin: 10px 5px;
}
.store-home-product .product{
	padding: 10px;
}
.store-home-product p{
	color: #333;
	font-size: 0.9em;
	text-align: center;
	padding: 3px;
	margin-top: -10px;
}
.store-home-product img{
	border: 1px solid #999;
	height: 80px;
	width: 80px;
}
#cookie-trail{
	font-size: 0.8em;
	margin-bottom: 0px;
}

/*minibasket*/
#minibasket{
	float: right;
	width:160px;
	margin-top: -1px;
}
#minibasket a{
color:#CC0000;
}
#mini-holder{
	position:relative; 
	width:160px; 
	height:25px;
}
#mini-holder #view-text{
	position:absolute; 
	top:0px; 
	right:30px;
}
#mini-holder #view-basket{
	position:absolute; 
	top:0px; 
	right:-25px;
}
#mini-holder #price-details{
	position:absolute; 
	top:15px; 
	left:0px; 
	width:130px; 
	text-align:right;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/* product page */
#product-image{
	background:#fff;
	float: left;
	width: 340px;
	height: 318px;
	padding: 5px;
	border: 1px solid #DAD8D9;
	margin-top: 20px;
}
#small-image{
	float: left;
	width: 81px;
	height: 81px;
	padding: 1px;
	border: 1px solid #80D2EA;
	background: #fff;
}
#product-image img{
	margin-left: 20px;
	margin-bottom: 15px;
}
#product-images{
	float: left;
	width: 340px;
	padding: 5px;
	margin-left:10px;
}
#product-images img{
	border: 1px solid #999;
}
#product-info #content{
	margin-top: 40px;
	padding-left: 10px;
}
#product-numbered{
	float: left; 
	width: 930px; 
	margin-top: 25px; 
	border: 1px solid #DAD8D9; 
	padding: 5px;
	margin-bottom: 20px;
}
#product-info{
	float: right;
	width: 490px;
	height: 143px;
	padding: 5px;
	margin-right:50px;
	font-size: 0.9em;
	position : absolute;
	right: 0px;
	bottom: 0px;
}
#product-info .note{
	font-weight: bold;
}
#product-info p{
	margin-bottom: 5px;
}
#product-info #title{
	display: none;
}
#product-info #content{
	margin-top: 40px;
	padding-left: 10px;
}
#buy-bar{
	/*border: 1px solid #80D2EA;
	background-color:#D8F3FC;*/
	width: 99.77%;
	min-height: 34px;
	margin:auto;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:10px;
	float: left;
}
#buy-bar form{
	float: right;	
	margin-top: 7px;
	margin-right: 10px;
}
#buy-bar input{
	font-size: 0.8em;
	text-align: center;
}	

.numbered-range{
	margin-bottom: 10px; 
	float: left; 
	width: 100%
}
.numbered-range .title{
	font-weight: bold; 
	margin: 10px;
}
.numbered-number{
	width: 20px; 
	height: 20px; 
	margin: 5px 6px 5px 6px;
	float: left; 
	text-align: center;
}
.numbered-number .sold{
	background: url('/lib/img/store/icn-sold.png') no-repeat; 
	height: 20px; 
	width: 20px;
	margin-top: -3px
}
.numbered-number span{
	display: none
}

/* new shit */
#products_full {
margin-top:10px;
}

.search_listings_light_blue {
background-color:#ECFAFD;
clear:left;
font-size:11px;
height:17px;
margin:2px 0;
padding:2px 10px;
}
.shop_mode a {
color:#1A1A1A !important;
}
.shop_mode a.focus {
background:transparent url(/images/template/shop_mode_right.gif) no-repeat scroll right top;
}
.shop_mode a.focus:hover {
text-decoration:none;
}
.shop_mode a.focus strong {
background:transparent url(/images/template/shop_mode_left.gif) no-repeat scroll left top;
padding:0 10px;
}
.search_listings_mid_blue {
background-color:#D8F3FC;
font-size:11px;
margin:2px 0 2px;
padding:3px 10px;
}
.search_listings_mid_blue select {
font-size:11px !important;
}
.search_listings_products_per_page {
display:block;
position:relative;
float:right;
margin-top:-24px;
text-align:right;
width:30%;
}
.search_listings_sort_by {
display:block;
width:29%;
display:block;
position:relative;
float:left;}
.listing_product_list a {
color:#CC0000;
font-size:11px;
}
.listing_product_list .listing_red_highlight {
font-size:11px;
}
.listing_product_list p, .listing_product_list li, .listing_product_list div, .listing_product_list span {
font-size:11px;
line-height:13px;
}
.listing_product_list p.priceMedium span, .listing_product_list p.priceMedium s, p.priceMedium {
font-size:16px;
}
.listing_product_list p.purple {
font-size:12px;
padding:10px 0 0 10px;
text-align:left;
}
.listing_product_list p {
margin:0;
padding:4px 0;
}
.listing_product_list div {
border:3px solid #FFFFFF;
padding-top:10px;
}
.listing_product_list div:hover {
border:3px solid #E8F8FD;
cursor:default;
}
.category_grey_border_left {
border-left:1px solid #fff;
}
.category_grey_border_right {
border-right:1px solid #fff;
}
.category_grey_border_top {
border-top:1px solid #fff;
}
.listings_footer_left {
border-top:1px solid #fff;
clear:both;
height:25px !important;
}
.min_height_245 {
min-height:260px !important;
}
.product_hover {
border:1px solid #FFFFFF;
margin:5px;
padding:0 5px;
}
.product_hover:hover {
}
.listings_footer_right {
border-top:1px solid #EEEEEE;
height:25px !important;
text-align:right;
}
.listings_footer_page_numbers, .listings_header_page_numbers {
margin:0 0 0 5px;
padding:0;
text-align:left;
}
.width_25_perc {
width:16.56% !important;
}
.width_33_perc {
width:32.9% !important;
}
.width_50_perc {
width:49.9% !important;
}
.listing_product_list_header select {
margin:2px 5px 0 0;
}
.listing_product_list_header p {
padding:5px 0 0 10px;
}

.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}
.instock {
background: url('/lib/img/store/icons/stock_instock.gif') no-repeat bottom;
height: 18px;
width: 68px;
float:left;
}
.outofstock {
background: url('/lib/img/store/icons/stock_outofstock2.gif') no-repeat bottom;
height: 18px;
width: 86px;
float:left;
}
.soldout {
background: url('/lib/img/store/icons/stock_soldout.gif') no-repeat bottom;
height: 18px;
width: 68px;
float:left;
}
.lowstock {
background: url('/lib/img/store/icons/stock_low.gif') no-repeat bottom;
height: 18px;
width: 86px;
float:left;
}

/* Mini Button styling
----------------------------------  */
ul.mini_btn {
    width: 90px;
	padding:0;
	margin:0 0 0 15px;
}
ul.mini_btn li {
    display: inline;
    width: 90px;
    height: 20px;
	margin: 0;
	padding: 0;
	list-style:none;
    line-height: 11px;
    overflow: hidden;
    font-size: 3px;
}
ul.mini_btn a{
	display:block;
	margin:1px 0;
    width: 90px;
    height: 20px;
	text-decoration:none;
    background-image: url('/lib/img/store/icons/mini-buttons.jpg');
    background-repeat: no-repeat;
}
ul.mini_btn a span{
	display:none;
}

ul.mini_btn li.liprice {
    width: auto;
}
ul.mini_btn li.liprice a {
    width: auto;
    color: #B40001;
    margin-left: 2px;
    font-weight: bold;
}
ul.mini_btn a.btn_add {
    background: url('/lib/img/store/icons/mini-buttons.jpg') 0% 0% no-repeat;
}
ul.mini_btn a.btn_removed, ul.mini_btn a.btn_removing, ul.mini_btn a.btn_adding, ul.mini_btn a.btn_reserving {
    cursor: default;
}
ul.mini_btn a.btn_buy {
    background-color: #78D030;
    background-position: 0% 0px;
}
ul.mini_btn a.btn_remove {
    background-color: #D8724A;
    background-position: 0% -40px;
}
ul.mini_btn a.btn_signup {
    background-color: #1DA8CF;
    background-position: 0% -20px;
}
ul.mini_btn a.btn_details {
    background-color: #AAAD92;
    background-position: 0% -60px;
}
ul.mini_btn a.btn_adding {
    background-color: #FF9F1C;
    background-position: 0% -80px;
}
ul.mini_btn a.btn_added {
    background-color: #FF9F1C;
    background-position: 0% -100px;
}
ul.mini_btn a.btn_removing {
    background-color: #D8724A;
    background-position: 0% -120px;
}
ul.mini_btn a.btn_buy:hover { background-position: -90px 0px; }
ul.mini_btn a.btn_remove:hover { background-position: -90px -40px; }
ul.mini_btn a.btn_signup:hover { background-position: -90px -20px; }
ul.mini_btn a.btn_details:hover { background-position: -90px -60px; }
ul.mini_btn a.btn_adding:hover { background-position: -90px -80px; }
ul.mini_btn a.btn_added:hover { background-position: -90px -40px; }
ul.mini_btn a.btn_removing:hover { background-position: -90px -120px; }

ul.mini_btn a.btn_buy{
	position:relative;
}
ul.mini_btn a span.price_wrap{
	display:none;

}

ul.mini_btn a:hover span.price_wrap{
	display:block;
	position:absolute;
	left:60px;
	top:3px;
	line-height:1em;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
	background:url('http://www.chrisjennings.co.uk/filmzilla_images/price_pointer_lrg.gif') no-repeat left top;
	white-space:nowrap;
		overflow:visible;
}
ul.mini_btn a span.price_wrap em i{
	font-weight:normal;
	font-style:normal;
	font-size:0.8em;
	display:block;
}
ul.mini_btn a span.price_wrap em{
	text-align:center;
	font-style:normal;
	display:block;
	overflow:visible;
	margin-right:-6px;
	padding-right:6px;
	height:35px;
	background:url('http://www.chrisjennings.co.uk/filmzilla_images/price_pointer_lrg.gif') no-repeat right top;
	position:relative;
	z-index:9;
}

/* basket */
.basket_page {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC !important;
margin-bottom:20px;
padding:10px !important;
width:730px !important;
}
.basket {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0 0;
padding:0;
}
.basket li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.basket_header_product, .basket_header_id, .basket_header_quantity, .basket_header_delete, .basket_header_gift, .basket_header_line_total, .basket_product, .basket_id, .basket_quantity, .basket_delete, .basket_gift, .basket_line_total {
float:left;
padding:5px;
position:relative;
width:90px;
}
.basket_header_product, .basket_header_id, .basket_header_quantity, .basket_header_delete, .basket_header_gift, .basket_header_line_total {
background:#FFFFFF url(/images/template/box_header.gif) repeat-x scroll left bottom;
font-weight:bold;
padding:15px 5px 5px;
}
.basket_row {
border-bottom:1px solid #EEEEEE;
clear:left;
margin:0;
min-height:70px;
padding:0;
top:40px;
}
.basket_row ul {
clear:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.basket_row_thin {
min-height:42px !important;
}
.basket_row_thin li {
min-height:35px !important;
}
.basket_product, .basket_id, .basket_quantity, .basket_delete, .basket_gift, .basket_line_total {
}
.basket_delete {
line-height:14px;
text-align:center;
}
.basket_quantity {
line-height:12px;
}
.basket_header_product, .basket_product {
clear:left;
width:250px;
}
.basket_product img {
margin-left:10px;
}
.basket_product div {
padding-left:80px;
}
.basket_product a {
color:#1A1A1A;
}
.basket_product p {
margin:2px 0;
}
.basket_gift {
line-height:13px;
text-align:center;
}
.basket_gift a {
color:#999999;
font-size:10px;
}
.basket_line_total {
min-height:40px;
text-align:right;
}
.basket_subtotal, .basket_subtotal_value, .basket_grey_subtotal, .basket_grey_subtotal_value {
border-bottom:1px solid #EEEEEE;
color:#CC0000;
float:left;
font-size:16px;
padding:20px 5px 5px;
position:relative;
}
.basket_subtotal, .basket_grey_subtotal {
display:inline;
margin-left:300px;
text-align:right;
width:120px;
}
.basket_subtotal_value, .basket_grey_subtotal_value {
text-align:right;
width:120px;
}
.basket_offers {
margin:0;
padding:0;
left:10px;
width:300px;
}
.basket_offers p {
margin:0;
padding:0;
font-size:16px;
color:#ff0000;
}
.basket_grey_subtotal, .basket_grey_subtotal_value {
border:medium none;
color:#666666;
font-size:14px;
padding:5px;
}
.basket_grey_subtotal {
line-height:14px;
text-align:right;
}
.basket_grey_subtotal_value {
font-weight:bold;
}
.basket_green {
color:#058E3E;
}
.basket_grey {
color:#999999;
}
h3.featured_products {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
padding:30px 0 0;
}
.listing_product_list {
margin:0 0;
}
#left_payment_options, .sidebar_box {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
padding:0;
}
#left_payment_options {
margin-bottom:10px;
}
.basket_info_message {
background-color:#F2F9E5;
border:1px solid #009345;
clear:both;
color:#009345;
font-weight:bold;
margin:10px 0;
padding:10px;
}
.basket_error_message {
background-color:#FEDEDF;
border:1px solid #CC0000;
clear:both;
color:#CC0000;
font-weight:bold;
margin:10px 0;
padding:10px;
}
/*checkout*/
#checkout-login{
	margin-top: 25px;
}
#checkout-login #existing-customer{
	background:transparent url(/lib/img/basket/bg-login-box.jpg) no-repeat center top;
	float:left;
	height:143px;
	padding:5px;
	width:340px;
}

#checkout-login #existing-customer #forgotten{
	float: right; 
	margin-top: -43px; 
	margin-right: 25px; 
	font-size: 0.8em;
}

#checkout-login #new-customer{
	background:transparent url(/lib/img/basket/bg-register-box.jpg) no-repeat center top;
	float:right;
	height:143px;
	padding:5px;
	width:340px;
}
#checkout-login #new-customer #content{
	margin-top: 26px;
	margin-bottom: 5px;
	font-size: 0.9em;
	padding: 10px;
}
#checkout-login #new-customer #btnrow{
	width: 140px;
	margin: 0px auto;
}
#basket-confirm #info{
	margin-top: 10px; 
	margin-bottom: 10px; 
	font-size: 0.9em;
}
#info-bar .quater{
	width: 25%; 
	float: left; 
	text-align: center
}
.productXX{
	background: url('/lib/img/core/bg-basket-product.jpg') repeat-x; 
	border: 1px solid #ccc; 
	padding: 5px; 
	height: 40px; 
	margin-bottom: 3px;
}
.productXX .quater{
	width: 25%; 
	float: left; 
	text-align: center
}
#invoice .quater{
	width: 25%; 
	float: left; 
	text-align: center
}
/*Checkout*/
/*Register*/
#register-holder{
	float: left;
	width: 50%;
}
#register-info{
	float: right;
	width: 40%;
	border: 1px solid #D9D9D9;
	padding: 5px;
	color: #737272;
	margin-top: 10px;
}
#register-info p{
	line-height: 1.2em;
}
#billing-address{
	float: left; 
	width: 100%; 
	margin-bottom: 25px;
}
#billing-address #info{
	margin-top: 10px; 
	margin-bottom: 20px; 

}
#info-bar{
	height: 17px; 
	
	padding: 5px; 
	color: #000; 
	
	font-weight: bold; 
	margin-bottom: 5px
}
.splitter{
	width: 120px; 
	float: left;
}
#address-container{
	float: left; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #CFCFCF;
	
}
#address-container #content{
	padding: 5px 10px 5px 10px;
}
#address-container .name{
	width: 100px; 
	float: left;
}
#address-container .value{
	float: left;
}
#address-container #right-pane{
	float: right; 
	width: 200px;
}
#address-container #options{
	font-size: 0.9em;	
	float: left
}
#shipping-address{
	float: left; 
	width: 100%
}
