body
{
font-family:Arial, sans-serif;
font-size:12px;
body{ margin: 0; padding: 0; };
}
table
{
font-family:Arial, sans-serif;
font-size:11px;
}

td
{
vertical-align:top;
}


a img
{
border:0;
}


.indent20{
margin-left:20px;
}

h3
{
color:#3c3e62;
}


.bigbold{
line-height:2em;
font-size:16px;
font-weight: bold;
}

.bigred{
line-height:1.3em;
font-size: 1.3em;
font-weight: normal;
color: #4b0e14;
}

h3.dotted
{
background:url('../images/dotted_line.gif') repeat-x center bottom;
padding:0 0 10px 0;
}
 
.hmbox {
float:left;
display: block;
/* width:186px; */
margin: 4px 20px 2px 0;
border:1px #9a8a7a solid;
}

.hmboxnarrow {
float:left;
display: block;
/* width:186px; */
margin:4px 0 2px 0;
border:1px #9a8a7a solid;
}


/* product-list boxes */
.shoebox
{
background:#fff;
/* background-image:url(../images/shoe_small_bg2.png); */
width:178px;
height:200px;
/*border:1px solid #ccc;*/
float:left;
margin:0 5px 5px 0;
text-align:center;
}

.shoebox_title
{
width:170px;
text-indent:0.5em;
line-height:2em;
/*background:#e9e0d2;*/
color:#111;
font-weight:bold;
/*border-bottom:1px solid #ccc;*/
position:relative;
text-align:left;
}

span.best_seller_text
{
color:red;
position:absolute;
top:0;
right:0.5em;
text-transform:uppercase;
font-size:10px;
margin-top:20px;
}

#description p {
margin-left:10px;
font-size:11px;
padding-right:10px;
}

.shoebox_image
{
margin-top:3px;
margin-bottom:3px;
background-color: white;
/* border: solid 1px #0c0e32; */
/* background-image:url(../images/shoe_small_bg.png); */
}

.shoebox_price
{
width:80px;
font-size:16px;
font-weight:bold;
/*color:#d1802e;*/
color:#AB0000;
margin-top:3px;
padding-left:8px;
/*padding-bottom:0;*/
/*background:url('../images/dotted_line.gif') repeat-x center bottom;*/
text-align:left;
/*position:relative;*/
float:left;
}
.shoebox_shoe_name
{
width:170px;
font-size:11px;
/*color:#d1802e;*/
margin-top:10px;
padding-left:8px;
/*padding-bottom:0;*/
/*background:url('../images/dotted_line.gif') repeat-x center bottom;*/
text-align:left;
/*position:relative;*/
float:left;
}

.shoebox_price .banner, 
.product-list-price .banner
{
font-size:11px;
color:#AB0000;
text-align: left;
padding: 10px;
/* width:160px; */

}

.shoebox_price .bannersml, 
.product-list-price .bannersml
{
font-size:11px;
color:#AB0000;
text-align: left;
padding: 10px;
/* width:160px; */

}

.shoebox_price_exvat
{
font-size:9px;
color:#333;
font-weight:normal;
margin-left:5px;
}

.shoebox_colour
{
margin:0 10px;
font-size:11px;
text-align:left;
}


.shoebox_form
{
margin:0 auto;
text-align:center;
padding:0;
}



.shoebox_select
{
width:170px;
border:1px solid #999;
font-size:11px;
background:#e9e0d2;
}


.shoebox_image_product_info
{
border:0;
display:block;
text-align:center;
/*margin:10px auto;*/
}


a.burglink12:link, a.burglink12:visited,  a.burglink12:hover {
font-size:12px;
color:#AB0000;
}

.burg {
font-size:9px;
float:left;
width:160px;
color:#AB0000;
}

.burgbig {
font-size:12px;
float:left;
width:160px;
color:#AB0000;
}












/* BASKET STUFF */

h3.basket_title
{
border-bottom:1px solid #fff;
background:#282b51 url('../images/my_basket_panel_title.gif') no-repeat left top;
color:#fff;
width:185px;
height:30px;
line-height:30px;
text-indent:-9999px;
margin:0;
padding:0;
}




table#basket_table
{
width:100%;
font-size:10px;
/*line-height:18px;*/
color:#fff;
}

table#basket_table td
{
border-bottom:1px solid #8589c2;
border-collapse:collapse;
background:#3c3e62;
padding:5px 10px;
}


table#basket_table tr.basket_tablehead td
{
font-size:10px;
text-transform:capitalize;
background:#1c1e42;
color:#fff;
border-bottom:1px solid #fff;
}


a.bcnew:link, a.bcnew:visited, a.bcnew:hover {
color: white;
text-decoration:none;
font-size: 10px;
}

a.redlink:link, a.redlink:visited, a.redlink:hover {
color: #4b0e14;

}


table#basket_table tr.basket_total_row td
{
font-size:11px;
background:#3c3e62;
color:#fff;
font-weight:bold;
border-bottom:1px solid #fff;
}


table#basket_table tr.basket_checkout_row td
{
background:#600;
border-bottom:1px solid #fff;
padding:0;
text-align:right;
}

.boxtop{
width:685px; background: url("../images/roundedboxtopwide.png"); min-height:20px; 
}

.boxbot{
width:685px; background: url("../images/roundedboxbotwide.png"); min-height:20px; 
}


table#basket_table td.basket_price
{
text-align:right;
}




/* checkout table - shows products in basket ready to be purchased */

table.checkout_table
{
font-size:11px;
}


table.checkout_table tr.checkout_table_headers
{
font-weight:bold;
text-transform:capitalize;
background:#1c1d3e;
color:#fff;
}

table.checkout_table tr.checkout_row_even, 
.even
{
background:#ece8df;
}
table.checkout_table tr.checkout_row_odd,
.odd
{
background:#f2efea;
}


table.checkout_table td.basket_price
{
text-align:right;
}


table.checkout_table td.checkout_total
{
background:#fff;
color:#d1802e;
font-size:14px;
text-align:right;
font-weight:bold;
}




/* address tables on checkout */

table.address
{
width:100%;
}



table.address td
{
vertical-align:middle;
background:#d9d0c2;
padding:3px;
}


table.address td.regform_head
{
background:#383b61;
color:#fff;
line-height:20px;
margin:0;
font-weight:normal;
text-transform:capitalize;
}


td.label
{
text-align:right;
font-weight:bold;
}



a.forgot_password:link,
a.forgot_password:visited
{
border-left:1px solid #fff;
border-right:1px solid #fff;
background:url('../images/cust_send_password.gif') no-repeat left top;
color:#fff;
text-decoration:none;
display:block;
float:right;
width:165px;
height:22px;
margin:-5px -5px 0 0;
}

a.forgot_password span
{
display:none;
}



.msg
{
border-top:1px solid #fff;
background:#fff;
color:#f00;
margin:5px 0 20px 0;
}






/* brand cats layout */
table#brand_cats_layout
{
margin-left:0px;
margin-top:20px;
}

table#brand_cats_layout td
{
padding: 0px 19px 45px 20px;
width:243px;
vertical-align:top;
}


/*
a.brand_cat_link:link,
a.brand_cat_link:visited
{
display:block;
width:208px;
border:1px solid #555;
background:#eee;
}
*/

a.brand_cat_link:link,
a.brand_cat_link:visited
{
display:block;
width:204px;
border:3px solid #9a8a7a;
background:#9a8a7a;
}

a.brand_cat_link img
{
display:block;
/* margin:2px; */
}

a.profile_link:link,
a.profile_link:visited
{
display:block;
border:2px solid #a98a17;
}

a.profile_link img
{
display:block;
/* margin:2px; */
}


/* rangebarDiv */
#rangebarDiv
{
width:190px;
color:#fff;
overflow:hidden;
text-align:left;
float:right;
}

.rangebarP
{
margin:0;
padding:10px;
background:url('../img/admin/testimonials_bg.jpg') repeat-y left top;
border-bottom:1px solid #fff;
}

.rangebarPNew
{
margin:0;
padding:10px;
/* background:url('../img/admin/testimonials_bg.jpg') repeat-y left top; */
border-bottom:1px solid #fff;
}

img.rangebarImg1
{
margin:0;
padding:0;
display:block;
border-bottom:1px solid #fff;
width:190px;
}

img.rangebarImg2
{
margin:0;
padding:0;
display:block;
width:190px;
}








/* customers stuff */

ul.customersul
{
line-height:20px;
list-style-type:square;
color:#8a0000;
margin-top:0;
}


h4
{
font-size:12px;
margin-bottom:0;
padding-bottom:0;

}


table#customer_ratings_table
{
border:0;
}
table#customer_ratings_table td
{
padding:0;
border:0;
vertical-align:middle;
}

table#customer_ratings_table td.padder
{
padding-left:3px;
}


table#admin_table td table.cust_contact_minitable
{
border:0;
font-size:11px;
}

table#admin_table td table.cust_contact_minitable td
{
border:0;
padding:0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


