/*
    colour codes 


    our price red               #f20000;
    dark green text             #54544c;    
    turquoise                   #54544c;
    gold text                   #2aa3ff;
    dark gold                   #e9b416;

*/

html
{
    background:url(/images/bg.jpg) 0 0 repeat;    
}
body
{
    font: normal 12px Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    border:0;
    color:#54544c;
}
a,div,ul,ul li,p,span,table,h1,h2,h3,h4,h5,h6,img,form,fieldset
{
    margin:0;
    padding:0;    
    border:0;
}
ul, ul li{list-style-type:none;}
a
{
    color:#54544c;
    text-decoration:none;    
    outline:none;
}
a:hover
{
    color:#ef7a10;       
}
a.yb{color:#2aa3ff;}
a.yb:hover
{
    color:#54544c; 
}
a.wy{color:#fff;}
a.wy:hover{color:#ef7a10;}
div.clear{clear:both;}
h1
{
    font:900 18px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:3px 0;
    padding:0;
    color:#ef7a10;
}

h2
{
    font:900 16px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:2px 0;
    padding:0;
    color:#ef7a10;
}

h3
{
    font:900 14px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:1px 0;
    padding:0;
    color:#54544c;
}
div#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(/images/borderBg.png) 0 0 repeat-y;
	padding:0 0 0 20px;
	margin-bottom:20px;
}
div.container {

	width:980px;
	height:auto;
	margin:0 0 5px 0;	
}
#wrapper #header
{
    position:relative;
    width:100%;
    height:134px;
    background:url(/images/headerBg.png) repeat;    
    z-index:200;
}
#usp
{
    border-bottom:2px solid #000;       
    height:46px;
}
#usp a img
{
    position:absolute;
    /*opacity:1;
    filter:alpha(opacity=100);  */
}
#breadCrumb
{
    float:left;
    width:940px;
	height:37px;
    margin:0 0 0 20px;   
    border-bottom:1px solid #c4c4c4;
}
#breadCrumb ul{margin:8px 0 0 0;width:100%;}
#breadCrumb ul li
{
    float:left;
    display:block;
    margin:0 10px 0 0;
}
#breadCrumb ul li a
{
    color:#454545;
    line-height:20px;
}
#breadCrumb ul li span
{
    line-height:10px;
    font-size:16px;    
}
#breadCrumb ul li a.lBack
{
    display:block;       
    width:55px;
    height:21px;
    background:url(/images/backbtn.gif) 0 0 no-repeat;
    color:#fff;
    font-weight:900;
    font-size:12px;
    text-indent:18px;
    line-height:20px;
}
#wrapper #header div.left
{
    margin:18px 0 0 15px;
    position:relative;
    overflow:hidden;
    float:left;
    width:260px;    
    height:75px;
}
#wrapper #header div.left a
{ 
    float:left; 
}
#wrapper #header div.left a img
{
 
}
#wrapper #header div.middle
{
    height:80px;
    width:470px; 
    background:transparent;  
}
#wrapper #header div.middle div.search
{    
    margin:32px 0 0 0;
}
#wrapper #header div.right
{
    float:right;
    width:200px;
	 height:75px;
}
#wrapper #header div.right ul
{  
    position:relative;
    float:left;
    width:100%;
    color:#fff;
    text-transform:uppercase;
    text-align:right;
	margin:8px 0 0 0;
	background:url(/images/40BgD.png) 11px 43px no-repeat;
}
#wrapper #header div.right ul li
{
    position:relative;
	margin-right:18px;
    margin:0px 18px 0px 0;
	padding:1px 0;
}
#wrapper #header div.right ul li a{
	color:#fff;
}

#wrapper #header div.right ul li.full
{
	clear:both;
    width:auto;   
}
#wrapper #header div.right ul li.half
{
    width:60px;
    float:right;    
	text-align:right;
}
#wrapper #header div.right ul li.bask{
	height:20px;
	width:168px;
	padding-right:4px;
	padding-top:5px;
	float:right;
	margin-top:9px;
	margin-bottom:0;
	padding-bottom:0;
}
.rCurr{z-index:200;}
.checko{
    background:url(/images/40Bg.png) 0 0px repeat;
    display:block;
    padding:3px 6px 3px 6px;
    z-index:10;
    position:relative;
    text-indent:0;
    width:auto;
    margin:4px 0 0px 2px;
    text-align:center;
    float:right;
    font-size:12px;
}
.checko:hover{color:#ef7a10 !important;}
.ch2{padding:3px 6px 3px 5px;}
#wrapper #header div.right ul li.split{

	text-align:center;
	margin-right:0px !important;
	border-right:1px solid #ea8010;
	width:50px;
}
div#header div#menu {
	float:left;
	position:relative;
	display:block;
	clear:left;
	width:600px;
	height:37px;
	padding:0 0 0 0px;
	margin:4px 0 0 10px;
	z-index:200;
}
div.aFlag
{
    font-size:9px;
    float:left;
	line-height:21px;
    width:auto;
    height:22px;  
	text-transform:Capitalize;	
	padding-left:24px;
	margin:0 0px 0 5px;
}
div.currency
{
    float:right;
    height:22px;
	line-height:21px;
    width:25px;
	margin:0 15px 0 0px;
	font-size:11px;
	font-weight:900;
}
div.wrapDropdown
{
    position:relative;
    display:block;
    float:right;
    height:auto !important;
    min-height:22px;
    margin:0px 0 0px 0;
    clear:both;
    cursor:pointer;
    width:165px;	
	padding:0 3px;
    background:url(/images/arrowDown.png) 154px 9px no-repeat;
}
div.dropdownCon,div.notdropdown
{
    height:22px;
    line-height:21px;    
    width:154px;
    position:absolute;
    color:#fff;
    font-size:12px;
 }
div.dropdown
{
	position:relative;
	overflow:hidden;
	float:left;	
    height:0;
    position:absolute;
    width:169px;
    height:0;	
	margin:0px 0 0 0;	
	border-bottom:0;
	padding:0 1px;
}
.notd{border:0 !important;}
div.dropdown
{
    margin:0 0 0 0;
    border:0;   
	
}
div.dropdownCon,div.dropdown
{
	color:#fff;
    top:0px;     
    left:0px;   	
	padding-left:1px;
}
div.dropdownCon{

	height:22px;
	width:154px;
	
	line-height:21px;
}
div.dropdown div.con{
    width:154px;
    position:relative;
	font-size:12px;
	font-weight:100;
	margin:0 0 1px 0;
	line-height:21px;
	height:22px;
	color:#fff;
	cursor:pointer;
	text-transform:capitalize;
	float:left;
	background:url(/images/hoverBg.png) 0 0px repeat;
	padding-right:15px;
}
div.dropdown div.con:hover
{
    color:#ef7a10;
}
div.dropdown div.special:hover{color:#fff;}
div.dropdown div.off{opacity:.5;}

div.GB
{
    background:url(/images/gbFlag.png) 0 4px no-repeat;    
}
div.USD
{
    background:url(/images/usFlag.png) 0 4px no-repeat;    
}
div.Euro
{
    background:url(/images/euroFlag.png) 0 4px no-repeat;   
}
div.middle
{
    width:980px;
    margin:0px 0 0 0px;   
    float:left;
    background:#fff;
	overflow:hidden;
	position:relative;
}
div.middle div.left,div.middle div.fplinkLeft {
	float:left;
	clear:left;
	width:160px;
	height:auto;
	margin:20px 0 0 20px;
	position:relative;
	overflow:hidden;
}
div.middle div.leftInner 
{
    position:relative;
	float:left;
	clear:left;
	width:165px;
	height:auto;
	margin:0px 0 0px 0px;
	/*border:2px solid #d2d2d2;*/
	border-top:0;
	background:#fff;    
}
div.middle div.rightInner {
	float:left;
	clear:left;
	width:179px;
	height:auto;
	margin:5px 0;
}

div.middle div.NoTop {
	margin-top:0;
}
div.middle div.full {
	float:right;
	width:780px;
	height:auto;
	min-height:300px;
	background:#ffffff;
	color:#565656;
	margin:0px;
	padding:0px 0px 0px 0px;	
	margin:17px 20px 20px 0px;
}
div.middle div.full p, div.middle div.full p a{
	display:inline;
	margin:0;
	padding:0;

}
div.middle div.full p a img
{
    position:absolute;
}
.fpFade{position:absolute;}
div.middle div.sitemap
{
	float:left;
	width:760px;
	height:auto;
	min-height:375px;
	background:#ffffff;
	color:#54544c;
	margin:5px;
	padding:5px 5px 20px 5px;
}
div.middle div.basket {
	float:left;
	width:770px;
	height:auto;
	background:#ffffff;
	color:#54544c;
	margin:5px;
	padding:5px 0px 20px 0px;
	/* Remove 10px for padding */
}
div.plistWrap
{
    float:left;
    opacity:1;
    /*filter:alpha(opacity=100);*/
    position:relative;    
    background:#fff;
    margin:0 0 0 0px;
    width:100%;
}
div.middle div.prodlist {
	float:left;
	width:760px;
	height:auto;
	margin:0px 0 0 20px;
	padding:0px 0px 0 0px;
}
div.middle div.front {
	float:left;
	width:980px;
	height:auto;
	background:#FFF;
	margin:0px;
	padding:0px 0px 0 0px;
}

div.middle div.full h1, div.middle div.basket h1, div.middle div.sitemap h1
{
    font:900 18px  Arial, Helvetica, sans-serif;
    text-align:left;
    
    margin:2px 5px 10px 0;
    padding:2px 0;
    color:#54544c;

}
div.middle div.sitemap h2, div.middle div.sitemap h3, div.middle div.sitemap h4, div.middle div.sitemap h5
{
    font:900 12px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:0;
    padding:0;
    color:#54544c;
    border:none;
}
div.middle div.sitemap table
{
    margin:0 5px;
}

div.middle div.full h2, div.middle div.basket h2
{
    font:900 16px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:2px 0;
    padding:0;
    color:#54544c;
}

div.middle div.full h3, div.middle div.basket h3
{
    font:900 14px  Arial, Helvetica, sans-serif;
    text-align:left;
    margin:7px 0;
    padding:0 5px;
    color:#54544c;
}

div.middle div.full p, div.middle div.basket p
{
    padding:0 0px;
    margin:4px 0;
    color:#565656;
}

div.middle div.full div
{
    color:#54544c;
}

div.middle div.full div.split{
	float:left;
	width:49.9%;
	height:auto;
	font-weight:900;
	margin:6px 0;
}

div.middle div.basket div.top{
	clear:both;
	width:786px;
	height:auto;
	padding:5px 0;
}

div.middle div.basket div.left{
	float:left;
	width:519px;
	height:auto;	
	padding-left:5px;
	overflow:visible;
	margin-left:5px;
	margin-top:0;
}

div.middle div.basket div.right{
	float:left;
	width:240px;
	height:auto;
}

div.middle div.basket div.right h1 {
	font-size:14px;
}

div.middle div.product 
{
	float:left;
	clear:none;
	width:602px;
	height:auto;
	background:#FFF;
	margin:5px;
}
div.middle div.product div.breadcrumbs
{
    float:left;
    clear:both;
    width:602px;
	height:auto;
	padding:0;
	margin:0;
	background:#ffffff;
	line-height:20px;
}
div.middle div.product div.top
{
    float:left;
    clear:both;
    width:602px;
	height:auto;
	padding:0;
	margin:0;
}
div.middle div.product div.top div.topLeft
{
	float:left;
	clear:left;
	width:352px;
	height:auto;
	padding:0;
	margin:0;
}
div.middle div.product div.top div.topLeft h1
{
	text-align:left;
	font-size:14px;
	padding:0 5px;
	margin:0;
	white-space:nowrap;
}
div.middle div.product div.top div.topLeft p
{
	padding:0 5px;
	font-size:11px;
	white-space:nowrap;
}
div.middle div.product div.top div.topRight
{
	float:left;
	clear:right;
	width:250px;
	height:25px;
	padding:0;
	margin:0;
}
div.middle div.product div.top div.topRight p
{
	padding:0 5px;
	font-size:14px;
}
div.middle div.product div.description
{
	float:left;
	clear:both;
	width:602px;
	height:40px;
	padding:0;
	margin:0;
	overflow:hidden;
}
div.middle div.product div.description p
{
	padding:0 5px;
	margin:0;
	width:592px;
	font-size:11px;
	font-weight:100;
	text-align:left;
}
div.middle div.product div.addtobag
{
	float:left;
	clear:left;
	width:602px;
	height:0px;
	padding:0;
	margin:-45px 0 0 0;
	overflow:visible;
}
div.middle div.right {
	float:left;
	clear:right;
	width:184px;
	height:auto;
}
div#mainNews
{
    float:left;
    height:40px;
    width:100%;
    background:#e97913;     
    text-align:center;
}
form.fpNews,form.fpNews fieldset
{
    width:542px;
    height:35px;
    margin:0 auto;
    padding:0;
}
form.fpNews fieldset label
{
    float:left;
    color:#fff;
    font-weight:900;
    font-size:18px;    
    text-transform:uppercase; 
    line-height:39px;  
    margin:0 12px 0 0;
}
form.fpNews fieldset input
{
    float:left;
    width:308px;
    height:35px;    
    padding:0;
    margin:2px 0 0 0;
    border:0;
    line-height:35px;
}
form.fpNews fieldset input.submit,form#payment_form input.submit
{
    float:left;
    width:83px;
    height:35px;       
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
    color:#fff;
    font-size:12px;
    font-weight:100;
    cursor:pointer;
    line-height:35px;
    padding-bottom:4px;
}
form.fpNews fieldset input.submit:hover,form#payment_form input.submit:hover
{
	background:#c4c4c4;
}
div#footer {
    float:left;
    margin:0px 0 0 0;
    width:100%;
    height:172px;
    background:url(/images/footerBg.png) repeat;
}
div#footer div.lFooter
{
    float:left;
    height:auto;
    width:250px;
    padding:15px 20px;       
}
div#footer div.rFooter
{
    margin:0 0px 0 0;
    float:left;
    width:600px;    
}
ul.socialLinks {
	float:left;
	width:100%;
	margin:15px 0 0 0px !important;
	padding:0;
	font-size:11px;
	height:35px;
}
ul.socialLinks li 
{
	display:block;
	float:left;
	height:36px;
	width:36px;
	margin:0px 5px 0 0px;	
}
ul.socialLinks li.blog {
	background:url(/images/social-icons.png) -72px center no-repeat;
}
ul.socialLinks li.facebook {
	background:url(/images/social-icons.png) -36px center no-repeat;
}
ul.socialLinks li.twitter {
	background:url(/images/social-icons.png) 0px center no-repeat;
}
ul.socialLinks li a 
{            
	display:block;
	font-size:11px;
    line-height:33px;
	font-weight:100;
	text-decoration:none;
	text-align:left;
	text-indent:30px;
	color:#fff;	
	text-indent:-9999px;
}
ul.socialLinks li a:hover
{
    color:#54544c;    
}
ul.socialLinks li.fm{
	clear:both;
	width:100%;
}
ul.socialLinks li.fm a{text-indent:0;}
a.poweredby
{
	text-indent:0;
    font-size:12px !important;
    font-weight:100;
    color:#999999 !important;
    margin:0;
    padding:1px 0;
    border:0;
    text-decoration:none;
}
a.poweredby:hover
{
    color:#fff !important;
}
div.footerText
{
    color:#999999;
    font-size:12px;
}
div.footerText p.legal
{
    color:#fff; 
    font-size:12px;  
    margin:0 0 10px 0; 
}
img.footerImage {
    display:block;
    margin:3px auto;
    text-align:center;
    border:solid 1px #000;
}

/* Header */

ul#topLinks {
	float:right;
	height:20px;
	width:auto;
	font-size:11px;
	margin:0;
	padding:0;
}
ul#topLinks li {
	display:block;
	float:left;
	padding:0 6px;
	line-height:11px;
}
ul#topLinks li.mi
{
    border:1px solid #fff;
    border-bottom:0;
    border-top:0;     
}
ul#topLinks li a {
	display:block;
	color:#FFF;
	text-decoration:none;
    line-height:9px;
    font-size:10px;
}
ul#topLinks li a:hover {
	color:#d22828;
}
ul#topLinks li span {
	color:#54544c;
	font-size:13px;
}
ul.footerLinks
{
    float:left;
    display:block;
    width:105px;
    text-align:left;    
    margin:20px auto 0 auto;
    padding:0 0 2px 0;   
    height:auto;
    border-left:1px solid #999999;
}
ul.footerLinks li
{
    float:left;
    width:115px;
    display:block;
    margin:0px 0px;
    padding:0 0 0 8px;
    line-height:normal;
}
ul.footerLinks li a
{    
    font-size:12px;
	font-weight:100;
	text-decoration:none;
	text-align:left;
	color:#999999;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:11px;
}
ul.footerLinks li a:hover 
{
    color:#fff;   
}
form.main_form
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}
form.main_form fieldset
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}
form.main_form div
{
    clear:both;
    display:block;
    position:relative;
    margin:3px 0;
}
form.main_form div p.abs
{
    display:block;
    float:left;
    position:absolute;
    top:0px;    
    left:420px;
    font-size:16px;
    font-weight:900;
    width:auto;
    color:#54544c;
}
form.main_form div.group
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    margin:20px 5px 10px 5px;
    padding:0;
    background:#c4c4c4;
    /*border-bottom:solid 1px #54544c;*/
    color:#FFF;
    font-weight:900;
}
form.main_form p
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    font-size:12px;
    font-weight:400;
text-align:left;
    color:#FFF;
	line-height:20px;
    padding:5px 5px;
    margin:0;
}
form.main_form div.group p
{
    /*    background:#ffffff;
    border:2px solid #d2d2d2;
    font-weight:900;
    padding:0px 0;
    color:#FFF;
    color:#54544c;
    height:21px;
    line-height:20px;
*/
    text-indent:10px;
    background:#c4c4c4;
    font-weight:900;
    padding:0px 0;
    color:#FFF;
    height:21px;
    line-height:20px;
}
form.main_form div.spacer
{
    margin:0;
}

form.main_form div.error_message
{
    color:#cd0f0f;
    margin:4px 0;
}

form.main_form div.error_message p
{
    font-weight:900;
    color:#FF0000;
    margin:0;
}

form.main_form div.error_message ul
{
    font-weight:100;
    color:#FF0000;
    text-indent:0;
    margin:0 20px;
}

form.main_form label
{
    float:left;
    clear:left;
    position:relative;
    display:block;
    height:17px;
    width:210px;
    line-height:15px;
    text-align:left;
    font-size:11px;
    font-weight:100;
    
    color:#54544c;
    margin:4px 0;
    padding:0 0 0 5px;
    overflow:visible;
}

form.main_form input
{
    float:left;
    position:relative;
    display:block;
    height:19px;
    width:198px;
    border:solid 2px;
    border-color:#dadada;
    background:#ffffff;
    text-align:left;
    font-size:11px;
    padding:1px 0 0 2px;
    color:#54544c;
}

form.main_form input.button
{
    line-height:10px;
    width:75px;
    text-align:center;
    padding:0;
    margin:2px 0;
}

form.main_form input.check
{
    border:none;
}

form.main_form input.checkerror
{
    border:none;
}

form.main_form input.hidden
{
    display:none;
}

form.main_form input.error
{
    border-color:#dadada;
    border-style:dashed;
}

form.main_form strong
{
    float:left;
    position:relative;
    display:block;
    height:auto;
    width:200px;
    border:solid 0px #54544c;
    margin-bottom:2px;
}

form.main_form strong.error
{
    border-color:#FF0000;
    border-style:dashed;
}

form.main_form strong.long
{
    width:auto;
}

form.main_form textarea
{
    float:left;
    position:relative;
    display:block;
    height:150px;
    width:300px;
    margin-left:0px;
    border:solid 2px;
    border-color:#dadada;
    text-align:left;
    font-size:12px;
    padding: 2px 0 0 2px;
    font: normal normal 400 11px  sans-serif;
    overflow:scroll;
    overflow-x:auto;
    background:#ffffff;
    color:#54544c;
}

form.main_form textarea.error
{
    border-color: #FF0000;
    border-style:dashed;
}

form.main_form b
{
    float:left;
    position:relative;
    display:block;
    text-align:left;
    font-size:10px;
    font-weight:900;
    line-height:18px;
    margin:0;
    padding:0 5px;
}

form.main_form select
{
    float:left;
    position:relative;
    display:block;
    height:24px;
    width:205px;
    border:none;
    text-align:left;
    font-size:12px;
    font-weight:100;
    border:solid 2px;
    border-color:#dadada;
    background:#ffffff;
    color:#54544c;
}

form.main_form select.multiple
{
    height:auto;
}

form.main_form select.long
{
    width:auto;
}
form.main_form select.errSelect 
{
    border:2px solid #cd0f0f;
    height:auto;   
}
form.main_form span
{
    float:left;
    position:relative;
    display:block;
    height:20px;
    width:340px;
    line-height:20px;
    text-align:left;
    font-size:10px;
    color:#54544c;
    padding:0 5px; 
}

form.main_form input.submit,form.main_form input.submitG,form.main_form input.submit2
{
    float:left;
    clear:both;
    width:137px;
    height:35px;
    margin:5px 5px 5px 215px;
    padding:0 0 0 0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font: normal 12px  Arial, Helvetica, sans-serif;
    font-weight:900;
    height:35px;       
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
    color:#fff;   
}
form.main_form input.submit:hover,form.main_form input.submit2:hover
{
background:#c4c4c4;
}
form.main_form input.submit2
{   
    margin:0;
    clear:none;
}
form.main_form input.submitG
{
    color:#fff;  
    width:137px;
    height:28px;
background:url(/images/newsSubmit.gif) 0 0 repeat-x;
    line-height:23px;
}
form.main_form input.submitG:hover
{
background:#c4c4c4;
}

form.half_form
{
    width:auto;
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.half_form fieldset
{
    width:auto;
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.half_form div
{
    clear:both;
    display:block;
    position:relative;
    margin:3px 0;
}
form.half_form p
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    font-size:12px;
    font-weight:400;
    text-align:left;
    color:#FFF;
    padding:5px 5px;
    margin:0;
}
form.half_form div.spacer
{
    margin:0;
}

form.half_form div.error_message
{
    color:#FF0000;
    text-indent:20px;
    margin:0;
}

form.half_form div.error_message p
{
    font-weight:900;
    color:#FF0000;
    text-indent:20px;
    margin:0;
}

form.half_form div.error_message ul
{
    font-weight:100;
    color:#FF0000;
    text-indent:0;
    margin:0 25px;
}

form.half_form label
{
    float:left;
    clear:left;
    position:relative;
    display:block;
    height:16px;
    width:210px;
    line-height:15px;
    text-align:left;
    font-size:11px;
    font-weight:100;
    
    color:#54544c;
    margin:1px 0;
    padding:0 0 0 5px;
    overflow:visible;
}

form.half_form label.promo
{
    float:right;
    color:#54544c;
    text-transform:none;
    height:auto;
}

form.half_form label.login
{
    clear:both;
    font-size:13px;
    height:auto;
	font-weight:900;
	margin:5px 0;
}
form.half_form label.inst
{
    clear:none;    
    font-weight:900;
    font-size:12px;
    width:auto;
}
form.half_form a {
    float:left;
    clear:left;
    position:relative;
    display:block;
    font-size:10px;
    font-weight:900;
    text-decoration:none;
    
    color:#54544c;
    margin:1px 0;
    padding:0 0 0 5px;
}

form.half_form a:hover {
    color:#FFF;
}

form.half_form label.radio
{
    clear:none;
    color:#54544c;
    height:auto;
    width:175px;
    line-height:22px;
    font-size:12px;
    font-weight:100;
    border:0;
}

form.half_form input
{
    float:left;
    clear:both;
    position:relative;
    display:block;
    height:19px;
    width:190px;
    border:solid 2px;
    border-color:#dadada;
    background:#ffffff;
    text-align:left;
    font-size:11px;
    font-weight:100;
    padding:1px 0 0 2px;
    margin-left:5px;
    color:#54544c;
}
form.half_form input.radio
{
    clear:none;
    width:20px;
    height:20px;
    border:0;
}
form.half_form input.hidden
{
    display:none;
}
form.half_form input#vouchercode, form.half_form input#loyaltycard
{
    width:160px;       
}
form.half_form input.submit,form.half_form input.submitG
{
    float:left;
    clear:both;
    width:137px;
    height:35px;
    margin:5px 0 0 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    
    line-height:18px;
    color:#fff;
background:url(/images/newsSubmit.gif) 0 0 repeat-x;
}

form.half_form input.submit:hover
{
background:#c4c4c4;
}
form.half_form input.submitG
{
    width:137px;
    height:35px;
    line-height:33px;
    color:#fff;
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
    margin:15px 5px 10px 5px;
}
form.half_form input.submitG:hover
{
background:#c4c4c4;
}
form.half_form input.smallsubmit,form.half_form input.smallsubmit2
{
    clear:none;
    width:auto;
    height:24px;
    margin:0px 3px;
    padding:0 5px;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:12px;
	padding-bottom:6px;
    font-weight:100;
	display:block;
    color:#54544c;
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
}
form.half_form input.smallsubmit2
{
background:url(/images/newsSubmit.gif) 0 0 repeat-x;
color:#fff;
}
form.half_form input.smallsubmit:hover,form.half_form input.smallsubmit2:hover
{
	background:#c4c4c4;
    color:#fff;
}
form.half_form input.checkout
{
    float:none;
    display:block;
    width:137px;
    height:35px;
    margin:7px 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:12px;
    font-weight:900;
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
    line-height:35px;
    color:#fff;

}
form.half_form input.checkout:hover
{
background:#c4c4c4;
}
form.half_form textarea
{
    float:left;
    clear:left;
    position:relative;
    display:block;
    height:100px;
    width:250px;
    border:solid 0px #54544c;
    text-align:left;
    font: normal normal 400 11px  sans-serif;
    padding:2px 0 0 2px;
    margin:0 0 0 5px;
    overflow:scroll;
    overflow-x:auto;
}
div.baskettitle
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    margin:0px 5px 6px 0px;
    padding:0;
    /*background:none;
    border-bottom:solid 1px #54544c;*/
    color:#54544c;
    font-weight:900;
}

div.wLogin
{
    width:233px;
    float:left;
    margin:0;
    padding:0;
    clear:both;
    background:#ffffff;
    padding:0 0 5px 5px;
}
div.wLogin p
{
    line-height:16px;    
    
}
form.search_form
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}
form.search_form fieldset
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:10px auto 0 auto;
    padding:0;
    width:390px;
    height:34px;
}
form.search_form input
{
    float:left;
    position:relative;
    display:block;
    height:34px;
    width:342px;    
    text-align:left;
    font-size:12px;  
    font-weight:900;
    border:0;
    margin:0px 0 0 0px;
    padding:0;
    color:#bdbdbd;  
    text-indent:10px;  
    line-height:34px;
    border:0px solid #abadb2;
}
form.search_form input.submit
{
    float:left;
    position:relative;
    display:block;
    width:48px;
    height:34px;    
    margin:0px 0 0 0px;
    padding:0 0 0 0px;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:16px;            
    background:url(/images/searchBtn.gif) 0 0 no-repeat;
    text-indent:-9999px;
}

form.basket_form
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.basket_form fieldset
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.basket_form label
{
    float:left;
    position:relative;
    display:block;
    height:16px;
    width:25px;
    border:none;
    color:#54544c;
    text-align:left;
    font-size:11px;
    padding:0 0;
    margin:0 0;
}

form.basket_form input
{
    float:left;
    position:relative;
    display:block;
    height:15px;
    width:25px;
    border: solid 1px #54544c;
    background:#ffffff;
    color:#54544c;
    text-align:center;
    font-size:11px;
    padding:1px 0 0 0;
    margin:0 3px;
}

form.basket_form input.submit
{
    float:left;
    position:relative;
    display:block;
    height:16px;
    width:17px;
    margin:0 0 0 0;
    padding:0 0 0 0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    background:url('/images/icon_refresh.png') 0 0px no-repeat;
}
/*
form.basket_form input.submit:hover
{
    background-position:0 -16px;
}
*/
form.delivery_form
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.delivery_form fieldset
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0 0 0 5px;
}

form.delivery_form div
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    margin:1px 0;
    padding:0;
}

form.delivery_form div.button
{
    clear:none;
    margin:1px 0 20px 0;
}

form.delivery_form p.title
{
    font:900 12px  Arial, Helvetica, sans-serif;
    text-align:left;
    line-height:15px;
    margin:0;
    padding:0;
    color:#FFF;
    border-bottom:solid 2px #dadada;
}

form.delivery_form label
{
    clear:left;
    float:left;
    position:relative;
    display:block;
    height:18px;
    width:48px;
    text-align:left;
    font-size:10px;
    font-weight:100;
    line-height:17px;
    color:#54544c;
    margin:0;
    padding:0;
    overflow:visible;
}

form.delivery_form input
{
    float:left;
    clear:right;
    position:relative;
    display:block;
    height:18px;
    width:147px;
    border:solid 0px;
    border-color:#54544c;
    text-align:left;
    font-size:10px;
    font-weight:100;
    padding:0 4px;
}

form.delivery_form input.hidden
{
    display:none;
}

form.delivery_form input.submit
{
    float:left;
    width:137px;
    height:35px;
    margin:-10px 0 0 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    
    line-height:25px;
    color:#fff;
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
}

form.delivery_form input.submit:hover
{
background:#c4c4c4;
}

form.delivery_form strong
{
    float:left;
    clear:right;
    position:relative;
    display:block;
    height:auto;
    width:155px;
    border:solid 0px #54544c;
}

form.delivery_form select
{
    float:left;
    position:relative;
    display:block;
    height:18px;
    width:155px;
    border:none;
    text-align:left;
    font-size:10px;
    font-weight:100;
    padding:0;
    color:#54544c;
    border:solid 2px;
    border-color:#dadada;
    background:#ffffff;
}
.forgottenP
{
    color:#54544c !important;    
    font-weight:100;
    font-size:11px !important;    
}
.forgottenP:hover
{
    color:#54544c !important; 
    text-decoration:none;      
}
/* Forms End */

/* Link Button */

a.linkButton
{
    display:block;
    float:left;
    width:137px;
    height:35px;
    margin:5px 1px 0 0;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:12px;
    font-weight:900;    
    line-height:35px;
    color:#fff;
    background:url(/images/newsSubmit.gif) 0 0 repeat-x;
}
a.linkButton:hover{background:#c4c4c4;}
a.linkCenter{float:none !important;margin:5px auto;}
a.linkRemove,span.linkRemove,span.linkUpdate
{
    display:block;
    float:left;
    width:17px;
    height:16px;
    margin:0;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:0;
    font-weight:900;    
    line-height:0;
    color:#000;
    background:url('/images/icon_remove.png') no-repeat;
}/*
a.linkRemove:hover
{
    background-position:0 -16px;
    color:#54544c;
}*/
span.linkUpdate,span.linkRemove
{
    display:inline-block;
    line-height:10px;
    height:16px;
    float:none;
    font-size:0;
    text-indent:-9999px;
    overflow:hidden;
    cursor:default;
}
span.linkUpdate
{
    background:url(/images/icon_refresh.png) 0 0px no-repeat;    
}
/* Link Button End */

a.linkBasket, a.linkWishlist
{
    float:right;
    width:118px;
    height:23px;
    margin:0 1px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:12px;
    font-weight:900;
    text-transform:none;
    line-height:22px;
    color:#54544c;
    background:url('/images/button_desc.png') no-repeat;
}
/* Product List */

div.brandbar {
    float:left;
    width:776px;
    height:auto;
    background:#FFF;
    margin:0px 0px 5px 6px
}

div.brandbar a {
    text-decoration:none;
}

div.brandbar a:hover {
    color:#54544c;
}

div.brandbar p {
    font-size:10px;
    font-weight:100;
    padding:3px 5px;
}

div.brandbar img {
    float:left;
    margin:3px 5px;
}

div#brandtext, div#brandtext2
{
    font-size:10px;
    font-weight:100;
    color:#FFF;
    margin:10px 5px 0 5px;
    height:50px;
    overflow:hidden;
}

div#brandtext2
{
    color:#000;
    margin:0;
}

div#brandtext p, div#brandtext2 p
{
    font-size:10px;
    font-weight:100;
    margin:0;
    padding:0;
}

div#brandtext2 h1, div#brandtext2 h2, div#brandtext2 h3, div#brandtext2 h4
{
    display:inline-block;
    font-size:10px !important;
    font-weight:100 !important;
    margin:0 !important;
    padding:0 !important;
    clear:none !important;
    float:none;
}

div#brandtext2 p, div#brandtext2 a
{
    margin:0 2px;
}

a#linkReadMore, a#linkReadMoreB, a#linkReadMoreC
{
    float:right;
    display:block;
    position:relative;
    height:15px;
    width:auto;
    padding:0 5px 0 0;
    margin:-15px 0 0 0;
    color:#000;
    background:#FFF;
    font-size:11px;
    font-weight:900;
    text-decoration:none;
    text-align:right;
}

a#linkReadMoreB
{
    height:14px;
    margin:-14px 0 0 0;
    color:#54544c;
    background:#ffffff;
    font-size:10px;
    font-weight:100;
}

a#linkReadMoreC
{
    height:14px;
    margin:-14px 0 0 0;
    color:#54544c;
    background:#FFF;
    font-size:10px;
    font-weight:100;
}

a#linkReadMore:hover
{
    color:#54544c;
}

div#brandtext h1, div#brandtext h2, div#brandtext h3
{
    font-size:11px;
    font-weight:900;
    color:#FFF;
    margin:0;
    padding:0;
}

div.titlebar {
    float:left;
    clear:none;
    width:786px;
    height:24px;
    font-size:12px;
    font-weight:900;
    text-indent:10px;
    line-height:22px;
    color:#54544c;
    background:#ffffff;
    margin:5px 0px 0 0px;
}

div.titlebar p {
    float:left;
    clear:none;
    text-align:left;
    text-decoration:none;
    font-size:12px;
    font-weight:900;
    line-height:22px;
    color:#54544c;
    margin:0;
    padding:0 5px;
}

div.titlebar a {
    float:right;
    clear:none;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:900;
    line-height:22px;
    color:#54544c;
    margin:0;
    padding:0 5px;
}

div.titlebar a:hover {
    color:#FFF;
}

div.prodbar {
    float:left;
    background:#FFF;
    width:786px;
    height:auto;
    margin:0 0px 0 0px;
}

img.brandImage
{
    margin:0px 0px 0 0px;
}


div.listbar {
    float:left;
    width:760px;
    height:auto;
    background:#ffffff;
    margin:17px 0px 5px 0px;
}

div.listbarb {
    padding:0px 0px 10px 0px;
    margin:0;
    height:20px;
}

div.listbar div.left {
	float:left;
	display:block;
	position:relative;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0;
}
h2.plistTitle{
	width:100%;
	font-size:22px;
	color:#ef7a10;
	font-weight:900;
	margin:0 0 5px 0;
}
div.listbar div.left p, div.breadcrumbs p {
    text-align:left;
    text-indent:0px;
    font-size:12px;
    font-weight:100;
	color:#464646;
	line-height:22px;
	margin:0;
}

div.listbar div.left p a, div.breadcrumbs p a {
    text-align:left;
    text-decoration:none;
    text-indent:0px;
    font-size:11px;
    font-weight:100;
	color:#464646;
	line-height:22px;
}

div.listbar div.left p a:hover, div.breadcrumbs p a:hover {
	color:#54544c;
}

div.listbar div.pageing {
	float:right;
	width:500px;
	height:24px;	
	margin:0 0px 0 0;
}

div.promobar, div.promobars {
    float:left;
    width:786px;
    height:24px;
    background:#ffffff;
    margin: 5px 0px 0 0px;
}

div.promobars {
    width:194px;
    margin:0 0 0 0;
}

div.promobar p, div.promobars p {
    float:left;
    text-align:left;
    padding:0 5px;
    font-size:11px;
    font-weight:900;
	color:#464646;
	line-height:22px;
}

div.promobar p.right, div.promobars p.right {
    float:right;
    width:189px;
    padding:0;
    text-align:left;
}

div.promobar p span, div.promobars p span {
	color:#1475f7;
	text-decoration:none;
}
ul.pageLinks {
	float:left;
	height:21px;
	width:auto;
	font-size:11px;
	margin:4px 0 0 0;
	padding:0;
}
ul.pageLinks li {
	display:block;
	float:left;
	padding:0 0 0 4px;
}
.sortFor{

	float:right !important;

}
ul.pageLinks li a {
	display:block;
	float:left;
	position:relative;
	height:15px;
	width:auto;
	min-width:12px;
	text-decoration:none;
	text-align:center;
	line-height:15px;
	color:#464646;	
	font-weight:100;
}
ul.pageLinks li.on a {
    border-bottom:1px solid #1475f7;
    color:#1475f7;
}

ul.pageLinks li.prev a {
    margin:0 2px 0 0;
}

ul.pageLinks li.next a {
    margin:0 0 0 2px;
}

ul.pageLinks li.all a {
	
	width:auto;
	padding:0 2px;
}
ul.pageLinks li a:hover {
	color:#464646;
}
form.sortForm
{
    padding:0;  
    margin:0;   
    float:right;
    width:162px;
}
form.sortForm label
{   
    float:left;
    margin:0 4px 0 0;
    padding:0;   
    font-size:11px;
    line-height:15px;
    font-weight:100;
    color:#464646;
}
form.sortForm select
{
    float:right;
	border:1px solid #c4c4c4;
    font-size:11px;
	line-height:10px;
    background:#fff;
    font-weight:100;
    color:#000;
    height:17px;
}
div.productRow, div.productRowP {
	float:left;
	clear:left;
	display:block;
	position:relative;
	width:100%;
	height:auto;
	margin:0px 0 5px 0;
}

div.productRowP {
	width:582px;
}

div.productPromo {
	float:right;
	width:175px;
	height:auto;
	border-left:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	margin:5px 0px 0 -1px;
}

div.productItem {
	float:left;
	clear:none;
	width:175px !important;
	height:auto;
	overflow:hidden;
	/*min-height:308px;*/
	padding:0 0 2px 0;
	margin:0 20px 0px 0px;
	/*background:#f5f5f5;
	border:1px solid #e1e1e1;*/
	position:relative;
}
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}
div.pEnd{margin:0;}
div.productSwatches{min-height:20px;text-align:center;}
div.productItem a.productPromo
{
    float:left;
    position:relative;
    margin:0;
    height:0;
    overflow:visible;
    z-index:5;
}

div.productItem  a.productPromo img
{
    position:absolute;
    margin:0; 
    height:auto;
    overflow:visible;
    z-index:5;
}

div.productItem img {

}

div.productItem div.image 
{
    position:relative;
	height:175px;
	width:175px;
	text-align:center;
	color:#fff;
	background:#fff;
	margin:5px auto 5px auto;
	overflow:hidden;
	/*border:1px solid #dadada;*/
}
div.productItem div.image a img{color:#fff;}
div.productItem h2,.r_item_con h2 {
	text-align:center;
	text-decoration:none;
	font-weight:100;
	font-size:12px;
	color:#54544c;
	margin:0;
	padding:0 2px;
}

div.productItem h2 a,.r_item_con h2 a {
	text-decoration:none;
	color:#54544c;
}

div.productItem h2 a:hover,.r_item_con h2 a:hover {
	color:#1475f7;
}

div.productItem ul.price,.r_item_con ul.price 
{
    float:left;
    display:block;
    width:100%;
    text-align:center;
    margin:2px 0 0 0;
    padding:0;
}
div.productItem ul.price li,.r_item_con ul.price  li
{
    display:inline;
    margin:0 2px;
    padding:0;
    color:#54544c;
    font-size:12px;
    font-weight:900;
    width:100%;
}

div.productItem ul.price li a,.r_item_con ul.price li a
{
    font-size:12px;
	font-weight:900;	
	text-decoration:none;
	text-align:left;
	color:#54544c;
	text-decoration:none;
	margin:0;
	padding:0;
}
div.productItem ul.price li.sale,.r_item_con ul.price li.sale
{
    color:#e97913;    
    font-size:12px;    
	margin:1px 0 1px 0;
}
div.productItem ul.price li.was,.r_item_con ul.price li.was
{
    text-decoration:line-through;        
}

.fpList .productItem
{    
    margin:0 11px 0 10px;
}

.bn{
	position:absolute;
	left:0;
	bottom:3px;
	text-align:center;
	display:block;
	width:100%;
}
div.brandItem{width:120px;min-height:0px;border:0;background:0;margin:20px 5px;}
div.brandItem div.image{width:120px;height:auto;border:0;text-align:center;}
div.brandItem ul.price{width:120px;}
div.productItem ul.extra
{
    float:left;
    display:block;
    width:100%;
    text-align:center;
    margin:0;
    padding:0;
    list-style-type:none;
}

div.productItem ul.extra li
{
    width:150px;
    height:auto;
    display:inline-block;
    margin:1px 20px;
    padding:0;
}

div.productItem ul.extra li a
{
    display:block;
    width:150px;
    font-size:9px;
	font-weight:400;
	
	text-decoration:none;
	text-align:center;
	color:#1475f7;
	background:#ffffff;
	text-decoration:none;
	margin:0;
	padding:0;
}

div.productItem ul.extra li a:hover {
	color:#FFF;
}

div.productItem ul.extra li.promo a{color:#1475f7;background:#ffffff;font-weight:900;}
div.productItem ul.extra li.promo a:hover {color:#FFF;background:#ffffff;}
div.productItem ul.extra li.newin a{color:#1475f7;background:#ffffff;font-weight:900;}
div.productItem ul.extra li.newin a:hover {color:#FFF;background:#ffffff;}
div.productItem ul.extra li.desc a{color:#1475f7;background:#ffffff;}
div.productItem ul.extra li.desc a:hover {color:#FFF;background:#ffffff;}

div.typeItem {
	float:left;
	clear:none;
	width:194px;
	height:auto;
	margin:2px 0;
	padding:0px;
}

div.typeItem  a.typeItem img
{
    position:absolute;
    margin:0;
    height:auto;
    overflow:visible;
    z-index:5;
}

div.typeItem img {
	padding:2px;
}

div.typeItem img:hover {
	padding:0px;
	border:solid 2px #1475f7;
}

div.typeItem div.image {
	min-height:194px;
}

div.typeItem h2 {
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:10px;
	color:#ffffff;
	margin:0;
	padding:0 2px;
}

div.typeItem h2 a {
	text-decoration:none;
	color:#ffffff;
}

div.typeItem h2 a:hover {
	color:#000;
}

/* Product List End */
/* Basket */
table.account
{
    width:99%;
    border: 0px solid #000000;
    margin:5px 5px;
}

table.account th
{
    font-weight: bold;
    text-align: left;
    padding: 1px 1px;
    border-bottom: 2px solid #dadada;
}
table.account td
{
    text-align: left;
    padding: 3px 3px;
}

table.account th.title
{
    font-weight: bold;
}

table.account td.side
{
    font-weight: bold;
    border-right: 0px solid #1475f7;
}

table.account td.divide
{
    border-right: 0px solid #1475f7;
}

table.account th.divide
{
    border-right: 0px solid #1475f7;
}

table.basket {
	display:block;
	float:left;
	clear:both;
	width:500px;
	border-left:0px solid #ffffff;
	border-top:0px solid #ffffff;
	background:#ffffff;
	margin:5px 0 0 0;
}
table.basketExtend {
    width:660px;
}
table.basket td {
	border-right:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
    padding:10px 0 !important;    
}
table.basket td.error {
	vertical-align:middle;
	color:#FFF;
	background:#fff;
	font-size:11px;
	font-weight:100;
	border:2px solid #ffffff;
}
table.basket td.headTitle {
	width:900px;
	color:#fff;
	padding:0 5px !important;
	margin:0;
	font-size:13px;
	font-weight:900;
	background:#c4c4c4;
	border-right:solid 1px #ffffff;
	height:21px;
	line-height:21px;
}
table.basket td.headPrice, table.basket td.headTotal {
	width:75px;
	color:#fff;
	padding:5px;
	font-size:12px;
	font-weight:900;	
	text-align:center;
	border-right:solid 1px #ffffff;
background:#c4c4c4;
	height:21px;
	line-height:12px;
}

table.basket td.headAdd {
	width:150px;
	color:#54544c;
	padding:5px;
	font-size:12px;
	font-weight:100;
	
	border-bottom:solid 6px #ffffff;
}

table.basket span {
    color:#FFF;
}

table.basket td.colName {
	width:500px;
	color:#f31e20;
	padding:5px;
	font-size:12px;
	font-weight:100;
	
}

table.basket td.colName a {
	font-size:12px;
	font-weight:100;
	color:#e20001;	
    text-decoration:underline;
}

table.basket td.colName a:hover {	
	text-decoration:none;
}

table.basket td.colImage, table.basket td.colSizeColour, table.basket td.colQuantity, table.basket td.colRemove, table.basket td.colPrice, table.basket td.colTotal, table.basket td.colAdd
{
	vertical-align:top;
	text-align:center;
	font-size:11px;
	font-weight:100;
	color:#54544c;
	padding:5px 1px;
	line-height:20px;
}

table.basket td.colImage {
    width:70px;
    border-right:none;
    padding:5px;
}

table.basket td.colSizeColour,table.basket td.colSizeColour span {
    width:130px;
    text-align:left;
    color:#54544c;
    line-height:20px;
}
table.basket td.colSizeColour a 
{
    color:#ef7a10;
    font-size:12px;
}
table.basket td.colSizeColour a:hover
{
    text-decoration:none;    
}
table.basket td.colQuantity {
	width:84px;
	line-height:20px;
	padding-left:5px;
}

table.basket td.colRemove {
	width:20px;	line-height:20px;
}

table.basket td.colPrice {
	padding:5px;
	width:75px;	line-height:20px;
}

table.basket td.colTotal{
	padding:5px;
	width:75px;
}

table.basket td.colAdd{
	padding:5px;
	width:150px;
	vertical-align:top;
}
table.basketExtend{color:#54544c !important;}
table.orders {
	clear:both;
	width:100%;
	border:none;
}

table.orders th {
	vertical-align:top;
	text-align:left;
	color:#fff;
	border-bottom:2px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-weight:900;
	background:#c4c4c4;
}

table.orders td {
	border-bottom:2px solid #d2d2d2;
	padding:2px 5px;
	vertical-align:top;
	text-align:left;
	font-size:11px;
	font-weight:100;
}

table.orders td.clearb {
	border-bottom:none;
}

table.orders td.clearr {
	border-right:none;
}

table.orders td.left {

}

table.orders td.title {
	text-align:center;
	color:#54544c;
	font-weight:900;
}

div.basketExtra {
	float:left;
	display:block;
	position:relative;
	clear:both;
	width:500px;
	height:auto;
	background:#ffffff;
	margin:6px 0 0 0;
	padding:0;
}

div.basketDelivery {
	float:left;
	display:block;
	width:210px;
	height:auto;
	color:#54544c;
	font-size:12px;
	font-weight:900;
	margin:0;
	padding:0;
}
div.basketTotal {
	float:right;
	display:block;
	width:270px;
	height:auto;
	color:#54544c;
	font-size:12px;
	font-weight:900;
	margin:2px 0px 5px 0;
	padding:0;
}
div.basketTotal p {
	font-size:12px;
	font-weight:100;
	text-align:right;
	color:#54544c;
	height:22px;
}
div.basketTotal p span.basketPrice {
	display:inline-block;
	color:#54544c;
	width:75px;
	text-align:right;	
	font-weight:900;
}
div.basketFooter {
	float:left;
	display:block;
	position:relative;
	clear:both;
	width:500px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
}
div.basketFooter p {
	font-size:12px;
	font-weight:100;
	text-align:left;
	margin:10px 0;
	padding:0;
	line-height:22px;
}
div.basketFooter p.checkCurr 
{
    font-size:11px;
    color:#54544c;
}
div.basketFooter p.checkCurr span.approx
{
    font-size:12px;
    font-weight:900;
    color:#54544c;
}
img.cardsimage {
    float:left;
    display:block;
    margin:3px 5px;
}
/* checkout */
div#extraCon {
	float:left;
	width:250px;
	background: #ffffff;
	color:#54544c;
	font-size:12px;
	padding:10px;
}
p#payNow {
	clear:both;
	float:right;
	padding:15px 0;
	font-size:18px;
}
p#payNow strong {
	color:#000;
	font-size: 22px;
}
ul#updateCheckout li#checkoutPay {
	width: 63px;
	height: 28px;
	background: url(/images/buttons/checkout.jpg) top left no-repeat;
	padding: 12px 0 0 45px;
}
ul#updateCheckout li#checkoutPay a {
	color: #fff;
	text-decoration: none;
}
ul#updateCheckout li#checkoutPay a:hover {
	color: #54544c;
	text-decoration: none;
}
#disclaimer {
	padding-bottom: 15px;
}
#disclaimer h2 {
	color: #54544c;
	font-size: 16px;
	padding-bottom: 10px;
}
#disclaimer p {
	padding-bottom: 12px;
}
table#deliveryDetails {
	width: 100%;
	margin-bottom: 12px;
}
table#deliveryDetails td {
	padding: 5px;
}
td#confirm {
	text-align: center;
	color: #54544c;
	font-weight: bold;
	background: #F2F2F2;
}
td.att {
	text-align: right;
	width: 200px;
	font-weight: bold;
}
#sagePay p {
	padding-bottom: 12px;
}
#deliveryChoice {
	padding-bottom: 20px;
}
#deliveryChoice h1 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #54544c;
}
#deliveryChoice a {
	color: #54544c;
	text-decoration: underline;
}
#deliveryChoice a:hover {
	text-decoration: none;
}
/* Basket End */

#storecol_1
{
    position:relative;
    float: left;
    width: 63%;
    height: auto;
    margin: 0 0 0 5px;
}
#storecol_2
{
    position:relative;
    float: left;
    width: 36%;
    height: auto;
    margin: 0;
}
#map_img
{
    height: 324px;
    width: 300px;
    text-align:center;
    margin:30px auto;
    border:none;
}
.storeinfo, .storeinfo_on
{
    float:left;
    clear:both;
    font-size:10px;
    font-weight:100;
    text-decoration:none;
    height:16px;
    background:none;
    width:250px;
    margin: 2px 0;
    padding: 4px 15px 4px 10px;
    border: solid 1px #ffffff;
    cursor:pointer;
}
.storeinfo_on
{
    border: solid 1px #1475f7;
}
.storearea
{
    float:left;
    clear:both;
    font-size:11px;
    font-weight:900;
    text-align:left;
    
    margin:3px 5px;
    padding:2px 0;
    color:#FFF;
    width:91%;
    border-bottom:solid 1px #1475f7;
}
.storetitle
{
    float:left;
    font-size:11px;
    font-weight:900;
    color:#1475f7;
    text-decoration:none;
    margin: -1px 0;
}
.storemore
{
    float:right;
    font-size:11px;
    font-weight:100;
    color:#54544c;
    text-align:right;
}
p.leftMain
{
    float:left;
    position: relative;
    font-size:17px;
    line-height:30px;
    font-weight:900;
    color:#599018;
    height:31px;
    text-align: left;
    text-indent:0px;
    width: auto;
    margin:0px 0;
    padding:0;
    overflow:hidden;
    text-transform:uppercase;
}
a.clearCat,a.clearAll
{
    position:absolute;
    right:6px;
    top:4px;
    height:14px;
    background:url(/images/leftCross.gif) right -13px no-repeat;
    color:#fff;    
    z-index:2;
    font-size:10px;
    padding-right:18px;
    line-height:16px;
}
a.clearCat:hover,a.clearAll:hover
{
    background-position:right 1px;    
}
a.clearAll
{
    top:12px;    
    right:7px;
}
div.side_large
{
    position: relative;
    display: block;
    float: left;
    height: auto !important;
    width: 160px;
    max-height: 195px;
   /* min-height:170px;*/
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    line-height: 14px;
    padding: 2px 0;
    margin:0 0 0px 0;    
    clear: both;
	}
div.side_price{
	min-height:0;

}
div.fullmode
{
    height:auto !important;
    overflow:hidden;
}
div.slSel
{
    border-bottom: 5px solid #7556A3;
}

div.side_large:hover
{
    color: #fff;
}

h3.side_large
{
    font-size:12px;
    font-weight:900;
    float:left;
    width:100%;
    height:25px;
    line-height:23px;
    padding:0;
    margin:0 0 0 8px;
    cursor:pointer;
    color:#ffffff;
    padding-left:0px;
    position:relative;
    z-index:1;
    text-transform:uppercase;
    
}

h3.side_large:hover
{
    /*border:1px solid #efefef;     color:#2b2b2b;         background:#424542;*/
}

div.wrapH
{
    display: block;
    float: left;
    width: 160px;    
    height: 25px;        
    background:#464646;
}
div.wrapTitle
{
    float: left;
    position: relative;
    display: block;
    padding: 0px 0 0 0;
    margin: 3px 0;
    height: auto;
    width: 160px;
   /*border:1px solid #dadada;*/
    color:#fff;
    background:#ececec;
}
div.wLink
{
    display: block;
    position: relative;
    left: 5px;
    float: left;
    height: auto;
    width: 150px;
    z-index: 200;
}
img.ajaxLoader
{
    display: none;
    position: fixed;
    top: 45%;
    left: 51.9%;
    z-index: 200;
}

.leftbrand,.lefttype,.leftsize,.leftcolour,.leftdep,.leftsearch
{
    display:block;
    margin:3px 0 3px 0;
    width:130px;
    float:left;
    line-height:16px;    
    clear:both;  
    padding-left:25px;    
    background:url(/images/fpTick.gif) 2px -15px no-repeat;
    overflow:hidden;
    position:relative;
    color:#5e5e5e;
}
.leftbrand:hover,.lefttype:hover,.leftcolour:hover,.leftsize:hover,.leftdep:hover,.leftsearch:hover
{
    color:#1475f7;    
}
.lO
{
    background:url(/images/fpTick.gif) 2px 0px no-repeat;    
}
a.lOff
{
    display:none;
    color:#c6c6c6;
    cursor:default; 
    background:url(/images/fpTick.gif) 2px -15px no-repeat;
}
a.lOff:hover
{
    text-decoration:none;
    color:#c6c6c6;
}
/* price slider */
div.contain
{
    float:left;
	height:auto;
	width:146px;
	overflow:visible;
	position:relative;
	margin:10px 0 0px 0px;
	padding-bottom:5px;
}
div.box,div.box2
{
	position:absolute;	
	margin:0 auto;
	height:18px;
	width:6px;
	color:#fff;
	text-align:center;
	font:normal 900 14px ariel, sans-serif;
	cursor:pointer;
	z-index:11;
	background:#1ca0ff;
	left:0;
}
div.boxBg1
{
	background:#FFF;
}
div.boxBg2
{
	background:#424242;
}

div.bg1,div.bg2,div.bg3
{
	position:absolute;
	top:7px;
	display:block;
	float:left;
	height:3px;
	width:auto;
	background:#c5c5c5;
	z-index:3;					
}
div.bg1,div.bg2{
    left:0;
}
div.bg2{
	float:right;
	background:#c5c5c5;
	z-index:2;
	width:100%;
	border-color:#c5c5c5;
}
div.bg3{z-index:1;width:100%;left:0;}
div.dis1,div.dis2
{
    color:#64655f;
    margin-top:25px;
    font-weight:100;		
    background:transparent;		
}
div.dis1
{
	float:left;				
}
div.dis2{
    float:right;
}
div.dis1 span,div.dis2 span
{
    background:transparent;	 
}
/* FRONTPAGE */
/*div#debug{display:none;text-align:center;height:20px;}*/
div.fpContent
{
    position:relative;
    float:left;
    width:100%;    
    height:auto;
    margin:7px 0 0px 0;
    padding:0 0 10px 0;
    clear:both;
}
div.fpContent div.aCon
{
    float:left;
    height:auto;
    width:238px;
    text-align:left;
    margin:0 0 0 7px;
    padding:0;
}
div.fpTitle
{    
    background:#1d1d1d;
    width:100%;    
    float:left;
    height:43px;
}
div.fpTitle ul li
{
    float:left;
    width:49%;      
}
div.fpTitle ul li.title
{
    font-size:22px;
    color:#fff;    
    font-weight:900;
    text-transform:uppercase;
    line-height:40px;
    text-indent:15px;
}
div.fpTitle ul li.title span
{
    color:#ef7a10;   
}
div.fpTitle ul li ul
{
    float:right;   
}
div.fpTitle ul li ul li
{
    float:left;
    width:92px;   
}
div.fpTitle ul li ul li a
{
    float:left; 
    display:block;       
    width:81px;
    height:34px;
    background-position: 0 -34px;
    background-repeat:no-repeat;
    color:#fff;
    text-align:right;
    line-height:32px;
    padding-right:12px;
    margin:4px 0 0 0;
}
div.fpTitle ul li ul li a:hover,
div.fpTitle ul li ul li a.on
{
    background-position:0 0px;        
}
.fpClick,.fpHo,.fpTs,.fpSh
{
    background-image:url(/images/fpBtns.gif);   
}
.fpNew
{
    background:#fff;    
    float:left;
    width:100%;
}
.fpList
{
    display:block !important;
    background:#fff;
    float:left;
    width:980px;
    position:relative;   
    min-height:260px;
}
div#wLeftBar
{
    width:140px;
    height:auto;    
    float:left;
	margin:12px 0 0 20px;
}
h1#titleLeftMain
{
    color:#373737;
    font-weight:900;
    font-size:18px;
    text-transform:uppercase;   
    text-indent:0px;
    margin:0px 0 10px 0;
}
ul.sideLinks
{
    margin:0px 0 0 0px;    
    
}
h2.titleLeftBar,div.leftInner ul.sideLinks li.title
{
    color:#ef7a10;
    font-weight:900;
    font-size:13px;   
    text-indent:0px;
    margin:2px 0 3px 0;
    text-transform:capitalize;
}
div.fpLeftBar,div.leftInner 
{  
    width:140px;
    margin:0 0 10px 0px;    
}
div.fpLeftBar ul li,div.leftInner ul.sideLinks li
{
    height:auto;        
}
div.fpLeftBar ul li a,div.leftInner ul.sideLinks li a
{
    display:block;
    width:130px;
	font-size:11px;
    min-height:20px;
	height:auto;
    padding-left:10px;
    font-weight:900;
    line-height:18px;
    color:#5a5a5a;    
}
div.fpLeftBar ul li a:hover,div.leftInner ul.sideLinks li a:hover
{
    background:#393939;
    color:#fff;
}
div#frontpage,div.wrapFrontpage
{
    position:relative;
    width:980px;
    height:378px;
    /*height:400px;*/   
    background:#000;
    overflow:hidden;
    float:left;    
    margin:0;
    padding:0;
	clear:both;
}
div.wrapFrontpage{position:relative;}
div#frontpage ul
{
    float:left;
    position:relative;
    display:block;
    width:auto;
    height:378px;       
    padding:0;
    margin:0;
}
div#frontpage ul li 
{
	position:relative;
    float:left;
    display:inline-block;
    margin:0;
    padding:0px;
    width:980px; 
    height:378px;   
    text-align:left;
    background:#000;
}
div#frontpage ul li img
{
	position:absolute;
	 opacity:1;
    filter:alpha(opacity=100);
	/*opacity:1;
    filter:alpha(opacity=100); */
}    
div#frontpage div.ctrl
{
    display:block;
    position:absolute;
    text-align:center;
    height:48px;
    width:71px;
    top:165px;   
    cursor:pointer;
    color:#fff;
    text-indent:-9999px;
}
.rC
{    
    right:0px;
    background:url(/images/fpRightArr.png) 0 0 no-repeat;
}
.lC
{    
    left:0px;
    background:url(/images/fpLeftArr.png) 0 0 no-repeat;
}
div#pages
{
    width:100%;
   /* opacity:0;
    filter:alpha(opacity=0);*/
    display:block;
    float:left;
    height:auto;
    background:transparent;    
    text-align:center;
    z-index:100;
    position:absolute;
    bottom:5px;
    clear:both;
}
div#pages div
{
    display:inline;
    height:auto;
    width:auto;    
    margin:1px 5px;
    text-align:center;
    color:#fff;
    font-size:10px;
    font-weight:900;
}
div#pages div p
{
    display:inline;
    line-height:20px;
    width:12px;
	padding: 2px 6px 2px 6px;
    color:inherit;   
    background:transparent;  
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -o-border-radius: 5px;  
    /*border:1px solid #dddddd;*/
    cursor:pointer;
    color:#fff;
}
div#pages div p.off
{    
    display:inherit;
    background:transparent url(/images/pageBg.png) 0 0 repeat;   
    color:#bcbdc0; 
    border-color:#6d6e71;
}
div#pages div p.on
{
   display:inherit;
   background:transparent url(/images/pageBg2.png) 0 0 repeat;       
   color:#fff; 
   border-color:#bcbdc0;
}
div#pages div p.off:hover{color:#bcbdc0;}
div#riPage
{
    position:relative;
    width:100%;
    height:auto;
    /*height:400px;*/   
    background:#fff;
    overflow:hidden;
    float:left;
}
div#riPage ul
{
    float:left;
    position:relative;
    display:block;
    width:9999px;
    height:auto;       
    padding:0;
    margin:0;
    overflow:hidden;
}
div#riPage ul li 
{
    float:left;
    display:inline-block;
    margin:0;
    padding:0px;
    width:auto; 
    height:auto;   
    text-align:center;
    background:#fff;
}   
/* end prod info */
#level2
{
	top:0px;
    height:0px;
    /*background:url(/images/level1S.png) 0 0 repeat-x;*/
    display:block;
    float:left;
    width:100%;
    position:relative;
    z-index:200;
}
a.l1link,a.l1s
{
    color:#fff;
    display:block;
    float:left;
    position:relative;
    width:auto;
    padding:0 12px;
    margin:0 0px 0 0;
    text-decoration: none;
    text-transform:uppercase;    
    font-size:12px;
    font-weight:900;
    height:37px;
    line-height:36px;
    text-align:center;
}
a.l1s
{
    padding:0 8px 0 7px;    
}
a.l1o
{
    color:#ea810e;    
}
a.l1s
{
    /*background:url(/images/l1Bg.png) 0 0 repeat-x; */ 
    color:#e3001c;
    text-transform:uppercase;  
}
a.l1h,a.l1H,a.l1O
{
    background:url(/images/40Bg.png) 0 0 repeat;
    color:#ea810e;
}
h2.level2_h,h2.level2_h a
{
	color:#ef7a10 !important;
	
}
div.amenu
{
    background:url(/images/hoverBg.png) 0 0 repeat;
    clear:both;
    position:absolute;
    float:left;
    color:#fcb30f;
    display:none;   
    width:auto;  
    overflow:hidden;
    height:auto;
    z-index:200;
	padding-bottom:5px;
}
div.amenu:hover{color:#fcb30f;}
div.jmenu
{
    position:relative;
    top:0px;
    left:0px;
    height:auto;
    border-top:none;
    overflow:visible;
    z-index:200;
    float:left;
    display:block;   
    width:auto;
    padding:0 0px;
    margin:0;
    /*border:3px solid #fddf25;*/
    
}
div.amenu div.jmenu table
{   
    display:block;
    min-width:200px;
    position:relative;
    float:left;
    margin:0;
    padding:0;
    width:auto;
}
div.amenu div.jmenu table tr
{   
    margin:0;
    padding:0;
    float:left;
    height:auto;
    width:auto;
}
div.amenu div.jmenu table tr td
{  

    display: table-cell;
    margin:0 0px;  
    padding:0;
    vertical-align:top;
	width:auto;
	left:0;
	top:0;
	position:relative;
	overflow:hidden;
}
div.inside
{   
    display:block;
    position:relative;
    height:auto; 
    z-index:200;   
    margin:0px 10px 5px 5px;
    padding:0;
    width:auto;
    clear:both;
    overflow:hidden;
}
div.inside h2,div.inside div
{
    position:relative;
    float:left;
    font-size:12px;
    font-weight:900;   
    color:#ea810e;
    margin:2px 0;
    width:100%;
    white-space: nowrap;    
	clear:both;
}
div.inside h2 a,div.inside div{display:block;min-width:130px;min-height:22px;color:#fff;line-height:20px;  padding:0px 6px 0px 6px;}
div.inside h2{float:none;}
div.inside div{background:0;}
ul.level2
{
	clear:both;
    display:block;
    z-index:100;    
    margin:0 0 0 0px;
    padding:0;
    width:100%;
}
ul.level2 li
{
    display:block;
    margin:0px 0 0px 0;
    padding:0px 0 0px 0px;
    color:#fff;
    width:100%;
}
ul.level2 li:hover
{
    background:#000;  
}
ul.level2 li.on{color:#fff;font-weight:900;background:#000;}
ul.level2 li a
{
    width:100%;
    padding:0px 0 1px 6px;
    display:block; 
    font-size:11px;
    font-weight:900;
    line-height:16px;
}
ul.level2 li a,ul.level2 li a:hover
{
    color:#fff;   
}
#storecol_1
{
    position:relative;
    float: left;
    width: 40.5%;
    height: auto;
    margin: 0 0 0 5px;
    color:#085c08;
}
#storecol_2
{
    position:relative;
    float: left;
    width: 55.5%;
    height: auto;
    margin: 0;
    color:#085c08;
}

#map_img
{
    height: 324px;
    width: 300px;
    text-align:center;
    margin: 50px auto;
}

.storeinfo
{
    float:left;
    clear:both;
    font-size:0.88em;height:100px;
    background: #ededed;
    width:99%;
    margin: 2px 0;
    padding: 4px 15px 4px 10px;
    border: solid 1px #a9a9a9;
    cursor:pointer;
}

.storetextdiv
{
    float:left;
    width:65%;
}
.storeimgdiv
{
    position:relative;
    float:right;
    width:28%;
}
p.storetitle
{
    font-size:1em;
	margin:1px 0;
	width:100%;
	text-align:left;
}
.storeimg
{
    float:right;
    height:auto;
    width:100%;
}
.storeimg2
{
    float:right;
    height:auto;
    width:100%;
    border: solid 1px #a9a9a9;
}
.store_open
{
    float:left;
    width:45%;
}
.store_add
{
    float:left;
    width:54%;
}
.store_desc
{
    float:left;
    width:50%;
}
.store_img
{
	position:relative;
    float:right;
    width:45%;
}
.opent
{
    float:left;
    width:40px;
    font-weight:bold;
}
.opentitle
{
    font-size:1.25em;text-align:center;
}
.store_cont
{
    float:left;
    width:99%;
    margin-bottom:10px;
    padding: 10px;
    background: #ededed;
    border: solid 1px #a9a9a9;
}
/* start product info */
#info_code,#info_title2
{
    float:left;
    color:#54544c;
    font-size:18px;    
    font-weight:900;
    text-transform:uppercase;
}
#info_code
{
    margin:0 0 0 2px;
    font-size:10px;  
    line-height:15px;   
    border:1px solid orange;   
}
#info_price
{
    float:left;
    font-size:25px;    
    color:#ef7a10;
    clear:both;
    width:100%;
    margin:1px 0 20px 0;
}
#info_price span
{
    float:left;        
}
span#ourprice
{   
    text-decoration:line-through;
    color:#54544c;
    font-size:14px;
	line-height:14px;
    padding-right:5px;
}
div#ratingInstruction
{
    display:block;
    float:left;  
    font-size:12px;
    margin:0 0 0 5px;    
    line-height:normal;
    color:#999999;
    font-size:11px;
    height:25px;
    line-height:35px;
}
.smRe
{
    position:relative;
    margin:0px 0;    
    line-height:11px;
    color:#ef7a10;
	font-weight:900;
}
a.basketBg,a.wishlistBg{
	display:block;
	height:50px;
	width:197px;
	background:url(/images/basketBg.gif) 0 -50px no-repeat;
	text-indent:-999px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin:5px 4px 25px 0;
	float:left;
}
a.wishlistBg{
	width:163px;
	background:url(/images/wishBg.gif) 0 -50px no-repeat;
}
a.basketBg:hover{
	background-position: 0 0px;
}
a.wishlistBg:hover{
	background-position: 0 0px;
}
div.bagConfirm
{    
    display: table-cell;
    display:none;
    float:left;
    position:absolute;
    z-index:101;
    margin:0 0 0 0;
    padding:0 0 0 0;
    top:-30px;
    left:0px;
    width:410px;
    height:100px;
    color:#54544c;
opacity:0;
    filter:alpha(opacity=0);
    font-size:13px;
    font-weight:500;
    text-align:center;
    background:#FFF;
    overflow:hidden;
    /*background:url(/images/payBg.gif) 0 0 no-repeat;*/
    z-index:200;
}
div.bagInner
{
    position:relative;
    display:block;
    width:90%;
    margin:10px auto 0 auto;
    z-index:101;
    font-weight: 100;
}

span.bagCT
{
    color:#54544c;
    font-size:13px;
    font-weight: 100;
}

span.bagC
{
    color:#54544c;
    font-size:13px;
    font-weight: 100;
}

a.bagClink
{
    color:#ef7a10;
    font-size:13px;
    font-weight: 900;
    text-align:center;
    clear:both;
}
/* Tabs */
div#productInfo
{
    float:left;
    width:940px;
    height:auto;
    margin:30px 0 0 20px;   
}
#productInfo #left
{
    float:left;    
    width:780px;    
}
#productInfo #left .inLeft
{
    float:left;
    width:315px;
    height:315px;
    position:relative;    
    margin:20px 0 0 0;
}
.zoomBox{
	height:33px;
	width:307px;
	padding-right:8px;
	background:#ef7a10 url(/images/zoomH.png) 35px 6px no-repeat;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:900;
	font-size:13px;
	line-height:33px;
}
.qLinks{
	float:left;
	margin:10px 0;

}
.qLinks ul li{margin:7px 0;}
.qLinks ul li a{font-weight:100;font-size:12px;background:url(/images/arrowLeft.png) 0 0 no-repeat;padding-left:15px;}
#productInfo #left .inRight
{
    position:relative;
    float:right;
    margin:0 0 0 0px;
    width:440px;  
    padding:0 0 15px 0;
}
div.wrapImage
{
    float:left;
    position:relative; 
    height:315px;
    width:315px;
    overflow:hidden;
}
div.wrapImage ul#infoZoom
{
    position:relative;
    float:left;
    width:auto;
    height:315px;   
    overflow:hidden;
}
div.wrapImage ul#infoZoom li.infoZoomLi
{
    display:block;
    height:315px;
    width:315px;
    float:left;    
}
div.infoZCtrl
{
    position:absolute;
    height:29px;
    width:29px;
    top:50%;    
    margin-top:-15px;
    cursor:pointer;
}
.zLi
{
    left:0;
    background:url(/images/pinfoLeft.png) 0 0 no-repeat;
}
.zRi
{
    left:285px;
    background:url(/images/pinfoRight.png) 0 0 no-repeat;    
}
div.zoomWindow
{
    position:absolute;
    display:none;
    border:1px solid #a9a9a9;
    left:0;
    top:0;
    height:111px;
    width:111px;
    background:white;        
    z-index:200;
    opacity:.4;
    filter:alpha(opacity=40);    
    cursor:crosshair;
}
div.wrapMainZoom
{
    display:none;
    left:-5px;
    top:0px;
    position:absolute;
    height:445px;
    width:445px;    
    float:left;
    overflow:hidden;
    border:1px solid #a9a9a9;
    background:#fff;
    z-index:200;    
}
.reference2
{
    position:absolute;           
}
#productInfo #right
{
    position:relative;
    float:right;    
    width:140px;
    height:auto;
    overflow:hidden;
}
/* existing size/colour etc */

.pSwatch,.pSno{width:20px;border:2px solid #fff;}
.aColourBox,
.aColourBoxOn{
	min-height:86px;
}
.aColourBox,
.aColourBoxOn,.aSizeBox,.aSizeBoxOn 
{
	float:left;
	min-width:70px;
	padding-top:0px;
    border:2px solid #007df5;    
    background:#007df5;
	text-align:center;
	cursor:pointer;
	margin:0 4px 0 0;
}
.aColourBox ,.aSizeBox
{
    border-color:#cbcbc9;
    background:#353535;        
}
.aColourBox p,.aColourBoxOn p
{
    color:#fff;    
    font-weight:100;
    font-size:11px;
    padding:1px 0;
}
.aSizeBox,.aSizeBoxOn{
	border-width:1px;
	padding:0;
	margin:0 8px 0 0;
	min-width:50px;	
	height:auto;
}
.aSizeBox p,.aSizeBoxOn p{
	display:block;
	background:#fff;
	width:100%;
	height:auto;
	min-height:34px;
	min-width:50px;
	line-height:34px;
	color:#353535;
	font-size:12px;
	font-weight:100;
}
.aSizeBoxOn span,.aSizeBox span{color:#fff;font-size:10px;line-height:14px;}
.aSizeBoxOut,.aCoulourBoxOut{opacity:.35;filter:alpha(opacity=35);}
/* end sizes colours */
#cI,#sI{
	display:block;
	float:left;
	width:21px;
	height:90px;
	background:url(/images/chooseColour.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:0px 7px 20px 0;
}
#sI{
	height:78px;
	background:url(/images/chooseSize.gif) 0 0 no-repeat;

}
#wrapColours,#wrapSizes{
	opacity:0;
	float:left;
	width:410px;
}
#cI,#wrapColours{margin-top:20px;}
#sInfo,#cInfo{display:none !important;}
a.sGuide{
	display:block;
	margin-top:10px;
	float:left;
	font-size:12px;
	font-weight:900;
	color:#8f8f8f;
	background:url(/images/arrowRight.png) right 2px no-repeat;
	padding-right:10px;
}
a.sGuide:hover{color:#ef7a10;}
/* tabs */
div.sideRight
{    
    width:100%;
    float:left;
    height:auto;    
	margin:0 0 10px 0px;
}
div.wrapTabs
{
    float:left;
    width:100%;  
    height:auto;    
}
div.tabs,div.tabs2
{
    position:relative;
    display:block;
    float:left;
    width:auto;
    cursor:pointer;  
    height:27px;
    line-height:25px;
    border:1px solid #cccccc;
    border-bottom:0;
	padding:0 10px;
    margin:0 3px -1px 0;
    z-index:2;
    color:#999999;
    font-weight:900;
    font-size:11px;
}
div.tabs{padding:0;}
div.tabs a
{
    display:block;
	height:27px;
	padding:0 10px;
    color:#999999;
}
div.tabs:hover,div.tabs2:hover
{
    color:#5a5a5a;      
}
div.tabs a:hover{
	color:#5a5a5a;
}
div.tabs2
{
    font-size:11px;   
    font-weight:900; 
}
div.tOn,div.tOn2,div.tOn a
{
    color:#5a5a5a;
    border-bottom:1px solid #fff;
    height:27px;

}
div.tabContent,div.tabContent2
{
    z-index:1;
    clear:both;
    position:relative;
    display:block;
    float:left;
    width:100%;
    height:auto;
    z-index:1;
    color:#666;
    overflow:hidden;
    font-size:12px;
    font-weight:100;  
    border-top:1px solid #cccccc;  
    padding:10px 0 0 0;
}
div.tabContent{min-height:205px;}
div.tabContent2
{
    width:400px;
    padding:10px 5px 0 5px;    
    line-height:20px;
}
div.tabC2
{
    display:none;   
	
    
}
.r_item_con
{
    float:left;
    display:block;    
    width:135px;
    height:auto;
    margin:0 0px 0 22px;
	border:1px solid #fff;
}
/*similar items */
div.simTitle
{
    background:#ef7a10;
    color:#fff;
    font-size:12px;
    font-weight:100;    
    text-align:center;
    width:140px;
    height:22px;
    line-height:22px;
}
/* Side Item */
div.wrapRec
{
    position:relative;
    float:left;
    margin:3px 0 0 0px;
    width:140px;   
    height:570px;
}
div.wrapRec2
{
    height:530px;
    float:left;
    position:relative;    
    margin:18px 0 0 0;  
    overflow:hidden;
}
div.wrapRec div.wrapRec2 ul#infoSlide
{   
    position:relative;
    height:auto;
    float:left;
    width:auto;
    overflow:hidden;
}
div.wrapRec div.wrapRec2 ul#infoSlide li.infoLi
{
    float:left;       
}
div.thumbCon
{
    float:left;
    width:100%;
    height:auto;     
}
div.sideItem {
	float:left;
	width:140px;
	height:auto;
	min-height:178px;
	margin:2px 0px 0 0;
	padding:0px 0;
	background:#fff;
}
div.sideItem div.image
{
    height:auto;    
    width:auto;
    text-align:center;
    margin:0px;
}
div.sideItem a.productPromo
{
    float:left;
    position:relative;
    margin:0;
    height:0;
    overflow:visible;
    z-index:5;
}
div.sideItem  a.productPromo img
{
    position:absolute;
    margin:0;
    height:auto;
    overflow:visible;
    z-index:5;
}
div.sideItem img {
	padding:0px;
	color:#fff;
}
div.sideItem2 div.image2
{
    float:left;    
    height:auto;   
    width:auto;
    margin:5px 4px 0px 4px;    
    text-align:center;
}
div.sideItem2 div.image2 img
{
    color:#fff; 
    cursor:pointer; 
}
div.sideItem h2 {
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:12px;
	color:#636363;
	margin:0;
	padding:0 2px;
	height:14px;
	overflow:hidden;
}
div.sideItem h2 a {
	text-decoration:none;
	color:#6d6d6d;
}
div.sideItem h2 a:hover {
	color:#6d6d6d;
}
div.sideItem ul.price
{
    float:left;
    display:block;
    width:auto;
    text-align:center;
    margin:0 auto;
    padding:0;
    width:100%;        
}
div.sideItem ul.price li
{
    /*display:inline;*/
    display:block;
    margin:0 auto;
    padding:0;
    color:#ef7a10;
    font-size:10px;
    font-weight:900;
    text-align:center;
    width:100%;
}
div.sideItem ul.price li.sale
{
    color:#ef7a10;    
    font-size:12px;    
}
div.sideItem ul.price li.was
{
    text-decoration:line-through;        
}

/* pinfo slider */

div.pinfoCtrl
{
    position:absolute;    
    height:14px;
    width:28px;
    left:50%;
    margin-left:-14px;
    cursor:pointer;
}
.pTop
{
    top:0;
    background:url(/images/sArrowUp.png) 0 0 no-repeat;    
}
.pBottom
{
    top:555px;
    background:url(/images/sArrowDown.png) 0 0 no-repeat;  
}

/* end prod info */
/* STAR RATING */
/* star content */
.starContent
{
    display:none;
    float:left;
    position:absolute !important;   
    height:auto;    
    width:270px;
    left:50%;
    top:40%;
    margin-left:-115px;
    z-index:200;
    background:transparent url(/images/tranny.png) 0 0 repeat; 
    /*border:1px solid #000;*/
    opacity:0;
    /*background:transparent;*/
}
.starFrame
{
    position:relative;
    float:left;
    width:300px;
    height:610px;
    background:transparent;
    border:1px solid red;
}
#ratingContent
{
    top:30px;
    display:none;
    position:absolute;
    background:url(/images/ratingBg.png) 0 0 no-repeat;
    width:221px;
    height:180px;
}
/********** pop out star rating ***********/
.rBlock{
    width:150px;
    height:auto;
    margin:0px auto 0 auto;
    padding:0;
    list-style-type:none;
    font-size:10px;
    cursor:default;
}
.rBlock tr td,.rBlock tr{
    margin:0;
    padding:0;
}
.rBlock tr td.title,.rBlock tr td.summary{
    clear:both;
    float:left;
    font-weight:900;
    width:100%;
    text-align:center;
    padding:2px 0;
    margin:5px 0;
    font-size:10px;
    color:#ef7a10;
    height:25px;
}
.rBlock tr td.title{text-transform:uppercase;margin:6px 0 0 0;}
.rBlock tr td.summary{
    font-weight:100;
}
.rBlock tr td{
    float:left;
    height:15px;
    width:40px;
    vertical-align:middle;   
}
.rBlock tr td.left
{
    text-align:left;    
    width:50px;
    color:#fff;
}
.rBlock tr td.right{
    text-align:right;
    width:30px;
    color:#fff;
}
.rBlock tr td.pRating
{
    border:0px solid #b87eb7;
    background:#fff;
    width:60px;
}
div.pRating{    
    background:#b0b0b0;
    height:15px;
    width:0;
}
.viewRatA{font-weight:900;font-size:10px;color:#fff;}
.viewRatA:hover{text-decoration:none;color:#ef7a10;text-decoration:underline;}
.viewRating{
    position:relative;
    color:#fff;    
    font-size:10px;
    margin:0 auto;
    padding:0;
    width:auto;
    margin-left:51px;
}
.infoRating{
    margin:5px 0 10px 0;   
    cursor:pointer; 
}
/******************************/
div.disRating
{
    float:left; 
    margin:0px 0 20px 0;
    height:auto;
    width:100%;
    border-bottom:1px solid #cccccc;    
    font-style:normal; 
}
table.starResults
{
    font-size:12px;
    color:#000;    
    width:auto;
    vertical-align:top; 
    position:relative;
    width:280px;
}
table.starResults tr, table.starResults tr td
{
    vertical-align:top; 
}
table.starResults tr td{color:inherit;}
table.starResults tr td.rating
{       
    width:120px;
    text-align:left;
    padding-right:10px;
    font-size:12px;
	font-weight:100 !important;
	height:30px;
}
table.starResults tr td.description
{
    font-weight:100;
    color:#000;
    font-size:12px;    
}
table.disRating
{
    border-top:1px solid #cccccc;       
    width:100%;
    padding:5px 0;
}
table.disRating tr td.col1
{
    width:30%;
}
table.disRating tr td.col2{
	width:60%;
}
table.disRating tr td.comments
{
    vertical-align:middle;  
    position:relative;
    text-align:center;    
}

table.disRating tr td.comments span.absQ
{
    font-weight:900;
    font-style:italic;
}
table.disRating tr td.comments span
{
    font-weight:900; 
    font-style:normal;       
}
table.disRating tr td.sTitle
{
    font-weight:900;
    width:100%;    
    text-align:left;
    font-size:13px;
    line-height:15px;
    color:#666666; 
}
table.disRating tr td.sTitle h3
{
    margin:0;padding:0;
    font-weight:900; 
    text-align:left;   
    font-size:10px;       color:#666666;  
}
span.sTitle
{
    font-weight:100;   
    color:#666666; 
}
/****** order page *****/
.rateThis,.ratedThis
{
    float:left;
    height:20px;
    width:180px;
    clear:both;
    font-weight:900;    
    cursor:pointer;
    font-size:12px;
    margin:12px 10px 12px 0;
    padding:0;
    padding-right:20px;
    background:url(/images/starTick.png) right -20px no-repeat;
    line-height:20px;
}
.ratedThis{cursor:default;background-position:right 0px;}
.rateThis:hover{text-decoration:underline;}
/** rating colours **/
.rateRed,.rateOrange,.rateGreen{font-weight:100;font-size:12px;}
.rateRed{color:#ff4343;}
.rateOrange{color:#ff9600;}
.rateGreen{color:#6ac568;}
.oBc{font-weight:900;}
.reviewTitle, .reviewTitle a
{
	width:100%;
	font-size:22px;
	color:#ef7a10 !important;
	font-weight:900;
	margin:0 0 5px 0;  
	font-style:normal;
}
.reviewDesc{
	margin:10px 0;
    line-height:18px;
}

#signUpContent,#sizeGuideWrap
{
    display:none;
    float:left;
    position:absolute;
    top:34%;
    left:50%;
    margin:0 0 0 -274px;    
    height:387px;
    width:548px;
    z-index:200;
    background:transparent url(/images/tranny.png) 0 0 repeat;
    opacity:0;
}
#sizeGuideWrap
{
    width:624px;
    margin:0 0 0 -312px;
    height:624px;
    top:185px;   
    overflow:hidden;
    z-index:199;
    /*overflow-y:auto; */
}
#sizeGuideIWrap
{
    float:left;
    width:604px;
    height:604px;
    background:transparent;
    position:absolute;    
    overflow:hidden;
    margin:10px;
}
#sizeGuideContent
{
    position:absolute;
    float:left;
    background:transparent;
    color:#000;
    width:604px;
    height:604px;
    overflow:hidden;
}
a#newsClose,a#sizeClose
{
    display:inline-block;
    height:28px;
    width:28px;
    position:absolute;
    top:0;
    right:0;
    background:url(/images/newsClose.png) 0 0 no-repeat;
    z-index:100;   
    text-indent:-9999px;
    font-size:0;
    line-height:0;
    overflow:hidden;
}



