body
{
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    margin:0;
    padding:0;
    border:0;
    color:#000;
    background:#484848;
}

a
{
    font-weight:bold;
    color:#71CFF5;
    margin:0;
    padding:0;
    border:0;
    text-decoration:none;
}

a:hover
{
    color:#FFF;
}

img
{
    border-width:0px;
}

p
{
    margin:0;
    padding:0;
}

p.center
{
    text-align:center;
}

h1
{
    font:900 18px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:3px 0;
    padding:0;
    color:#000;
}

h2
{
    font:900 16px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:2px 0;
    padding:0;
    color:#000;
}

h3
{
    font:900 14px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:1px 0;
    padding:0;
    color:#000;
}

ul {
    margin:5px 20px;
    padding:0;
}

ul li {
    margin:2px 0;
    padding:0;
}

form, fieldset
{
    margin:0;
    padding:0;
}

div#wrapper {
	width:980px;
	margin:0 auto;
}

div.container {
	float:left;
	width:980px;
	height:auto;
	background:#000;
	margin:5px 0;
}

div#header {
	width:980px;
	height:130px;
	clear:both;
}

div#header div.left {
	float:left;
	width:330px;
	height:110px;
}

div#header div.right {
	float:left;
	width:650px;
	height:110px;
}

div#header div.right div.basket {
    float:right;
    clear:right;
    height:90px;
	width:110px;
	margin:0 5px 0 0;
	background: url(/images/basket.png) 0 0 no-repeat;
}

div#header div#menu {
	float:right;
	position:relative;
	display:block;
	width:980px;
	height:20px;
}

div#header div#menu div.search {
	float:left;
	position:relative;
	display:block;
	width:189px;
	height:20px;
}

div#header div#level2 {
	float:right;
	position:relative;
	width:980px;
	z-index:200;
}

div.middle {
    float:left;
}

div.middle div.left {
	float:left;
	clear:left;
	width:184px;
	height:auto;
}

div.middle div.leftInner {
	float:left;
	clear:left;
	width:179px;
	height:auto;
	margin:5px 0 5px 5px;
}

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:left;
	clear:right;
	width:776px;
	height:auto;
	min-height:375px;
	background:#434343;
	color:#FFF;
	margin:5px;
	padding:5px 5px 20px 5px;
	/* Remove 10px for padding */
}


div.middle div.sitemap
{
	float:left;
	clear:right;
	width:776px;
	height:auto;
	min-height:375px;
	background:#434343;
	color:#FFF;
	margin:5px;
	padding:5px 5px 20px 5px;
}

div.middle div.brand {
	float:left;
	clear:right;
	width:776px;
	height:auto;
	background:#434343;
	color:#FFF;
	margin:5px;
	padding:5px 5px 20px 5px;
	/* Remove 10px for padding */
}

div.middle div.basket {
	float:left;
	clear:right;
	width:776px;
	height:auto;
	background:#231F20;
	color:#FFF;
	margin:5px;
	padding:5px 5px 20px 5px;
	/* Remove 10px for padding */
}

div.middle div.prodlist {
	float:left;
	clear:right;
	width:776px;
	height:auto;
	background:#FFF;
	margin:5px;
	padding:5px 5px 0 5px;
}

div.middle div.front {
	float:left;
	clear:right;
	width:786px;
	height:auto;
	background:#FFF;
	margin:5px;
	padding:0px 0px 0 0px;
	/* Remove 10px for padding */
}

div.middle div.full h1, div.middle div.basket h1, div.middle div.sitemap h1
{
    font:900 18px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    text-transform:uppercase;
    margin:3px 5px;
    padding:2px 0;
    color:#FFF;
    border-bottom:solid 2px #71CFF5;
}

div.middle div.sitemap h2, div.middle div.sitemap h3, div.middle div.sitemap h4, div.middle div.sitemap h5
{
    font:900 12px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:0;
    padding:0;
    color:#71CFF5;
    border:none;
}

div.middle div.sitemap table
{
    margin:0 5px;
}

div.middle div.full h2, div.middle div.basket h2
{
    font:900 16px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:2px 0;
    padding:0;
    color:#71CFF5;
}

div.middle div.full h3, div.middle div.basket h3
{
    font:900 14px Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    margin:7px 0;
    padding:0 5px;
    color:#71CFF5;
}

div.middle div.full p, div.middle div.basket p
{
    padding:0 5px;
    margin:4px 0;
    color:#FFF;
}

div.middle div.full div
{
    color:#FFF;
}

div.middle div.full div.split{
	float:left;
	width:49.9%;
	height:auto;
}

div.middle div.basket div.top{
	clear:both;
	width:786px;
	height:auto;
	padding:5px 0;
}

div.middle div.basket div.left{
	float:left;
	width:530px;
	height:auto;
	padding-left:5px;
	overflow:visible;
}

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:#434343;
	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#footer {
    float:left;
    padding-bottom:3px;
}

div#footer div.left {
	float:left;
	clear:left;
	width:184px;
	height:auto;
	overflow:hidden;
}

div#footer div.left p {
    color:#FFF;
    font-size:10px;
}

div#footer div.right {
	float:left;
	clear:right;
	width:796px;
	height:auto;
}

div#footer div.right p {
    float:left;
    clear:both;
    width:100%;
    color:#71CFF5;
    font-size:10px;
    text-align:center;
    margin:10px 0;
}

p.footerText {
    text-align:left;
    font-size:10px;
    font-weight:100;
    color:#9C9C9C;
    margin:2px 0;
    padding:0 5px;
}

img.footerImage {
    display:block;
    margin:3px auto;
    text-align:center;
    border:solid 1px #000;
}

/* Header */

a.logoImage {
    float:left;
    height:auto;
	width:auto;
	margin:5px 0 0 5px;
}

ul#logoText {
	float:left;
	height:auto;
	width:auto;
	margin:19px 20px;
	padding:0;
}

ul#logoText li {
	display:block;
	float:left;
	clear:left;
	padding:2px 0;
}

ul#logoText li a {
	display:block;
	color:#71CFF5;
	font-size:12px;
	font-weight:200;
	text-decoration:none;
}

ul#logoText li a:hover {
	color:#FFF;
}

ul#topLinks {
	float:right;
	height:20px;
	width:auto;
	font-size:11px;
	margin:0;
	padding:0;
}

ul#topLinks li {
	display:block;
	float:left;
	padding:0 5px;
}

ul#topLinks li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

ul#topLinks li a:hover {
	color:#71CFF5;
}

ul#topLinks li span {
	color:#71CFF5;
	font-size:13px;
}

/* Basket */

ul#basketText {
	float:left;
	height:auto;
	width:110px;
	margin:15px 0 5px 0;
	padding:0;
	font-size:9px;
	font-weight:100;
	text-align:center;
}

ul#basketText li {
	display:block;
	float:left;
	width:110px;
	height:auto;
	padding:0 1px;
	margin:0;
}

ul#basketText li a {
	display:block;
	color:#71CFF5;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
}

ul#basketText li a:hover {
	color:#FFF;
}

ul#basketStatus {

	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	font-size:9px;
	font-weight:100;
	text-align:center;
}

ul#basketStatus li {
	display:inline;
	width:auto;
	height:auto;
	padding:0;
	margin:0;
}

ul#basketStatus li a {
	color:#FFF;
	font-size:10px;
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

ul#basketStatus li a#basketPrice {
	font-size:12px;
}

ul#basketStatus li a#basketItems {
	text-transform:none;
	padding-top:1px;
	white-space:nowrap;
}

ul#basketStatus li a:hover {
	color:#71CFF5;
}

ul#basketLinks {
	float:left;
	height:8px;
	width:110px;
	font-size:11px;
	margin:5px 7px;
	padding:0;
}

ul#basketLinks li {
	display:block;
	float:left;
	padding:0 1px;
}

ul#basketLinks li p {
	display:block;
	float:left;
	position:relative;
	height:auto;
	width:auto;
	font-size:10px;
	font-weight:100;
	color:#71CFF5;
	line-height:10px;
	cursor:pointer;
}

ul#basketLinks li p.hCurr {
    font-size:12px;
	font-weight:900;
	padding:0 2px;
	color:#FFF;
}

ul#basketLinks li p.hCurr:hover {
    color:#71CFF5;
}

ul#basketLinks li p.hcOn {
    color:#71CFF5;
}


/* Basket End */

/* Menu */

ul#menuLinks {
	float:left;
	height:18px;
	width:796px;
	font-size:11px;
	margin:1px 0;
	padding:0;
}

ul#menuLinks li {
	display:block;
	float:left;
	height:18px;
	width:83px;
	background:url(/images/button_zero.png) 0 0 no-repeat;
	margin:0 5px;
}

ul#menuLinks li a {
	display:block;
	float:left;
	width:100%;
	height:100%;
	line-height:16px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}

ul#menuLinks li:hover {
	background-position:0 -18px;
}

ul#menuLinks li a:hover {
	color:#FFF;
}

ul#menuLinks li.view {
	float:right;
	background:none;
	width:auto;
}

ul#menuLinks li.view a {
	color:#FFF;
}

ul#menuLinks li.view a:hover {
	color:#71CFF5;
}

ul#menuLinks li span {
	color:#71CFF5;
	font-size:13px;
}

/* Menu End */

/* Header End */

/* Footer */

ul#socialLinks {
	float:left;
	height:20px;
	width:796px;
	margin:5px 0;
	padding:0;
}

ul#socialLinks li {
	display:block;
	float:left;
	height:20px;
	width:auto;
	background:url(/images/icon_blog.png) 0 0 no-repeat;
	margin:0 5px;
}

ul#socialLinks li.blog {
	background:url(/images/icon_blog.png) 0 0 no-repeat;
}

ul#socialLinks li.loyalty {
	background:url(/images/icon_loyalty.png) 0 0 no-repeat;
}

ul#socialLinks li.iphone {
	background:url(/images/icon_iphone.png) 0 0 no-repeat;
}

ul#socialLinks li.facebook {
	background:url(/images/icon_facebook.png) 0 0 no-repeat;
}

ul#socialLinks li.twitter {
	background:url(/images/icon_twitter.png) 0 0 no-repeat;
}

ul#socialLinks li.rss {
	background:url(/images/icon_rss.png) 0 0 no-repeat;
}

ul#socialLinks li a {
	display:block;
	line-height:18px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	text-indent:25px;
	color:#FFF;
}

ul#socialLinks li:hover {
	background-position:0 -20px;
}

ul#socialLinks li a:hover {
	color:#71CFF5;
}

ul#socialLinks li.delivery {
	background:url(/images/icon_fedex.png) 0 0 no-repeat;
	/*float:right;*/
	height:15px;
	width:auto;
	font-size:0;
	line-height:0;
	margin-top:2px;
}

ul#socialLinks li.delivery:hover {
	background-position:0 -15px;
}

ul#socialLinks li.delivery a {
	text-indent:50px;
	line-height:18px;
}

ul#socialLinks li span {
	font-size:0;
	line-height:0;
	display:none;
}

ul.footerLinks
{
    float:left;
    display:block;
    width:796px;
    text-align:left;
    color:#9c9c9c;
    margin:10px 0;
    padding:0;
}

ul.footerLinks li
{
    display:inline;
    margin:0 5px;
    padding:0;
}

ul.footerLinks li a
{
    font-size:10px;
	font-weight:100;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	color:#9c9c9c;
	text-decoration:none;
	margin:0;
	padding:0;
}

ul.footerLinks li a:hover {
	color:#FFF;
}

/* Footer End */

/* Forms */

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.group
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    margin:20px 5px 10px 5px;
    padding:0;
    background:none;
    border-bottom:solid 1px #71CFF5;
    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;
    padding:5px 5px;
    margin:0;
}

form.main_form div.group p
{
    text-transform:uppercase;
    font-weight:900;
    padding:5px 0;
    color:#FFF;
}

form.main_form div.spacer
{
    margin:0;
}

form.main_form div.error_message
{
    color:#FF0000;
    text-indent:20px;
    margin:0;
}

form.main_form div.error_message p
{
    font-weight:900;
    color:#FF0000;
    text-indent:20px;
    margin:0;
}

form.main_form div.error_message ul
{
    font-weight:100;
    color:#FF0000;
    text-indent:0;
    margin:0 25px;
}

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;
    text-transform:uppercase;
    color:#71CFF5;
    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 0px;
    border-color:#71CFF5;
    text-align:left;
    font-size:11px;
    padding:1px 0 0 2px;
}

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:#FF0000;
    border-style:dashed;
}

form.main_form strong
{
    float:left;
    position:relative;
    display:block;
    height:auto;
    width:200px;
    border:solid 0px #71CFF5;
    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:408px;
    margin-left:-100px;
    border:solid 1px;
    border-color:#71CFF5;
    text-align:left;
    font-size:12px;
    padding: 2px 0 0 2px;
    font: normal normal 400 11px Verdana, sans-serif;
    overflow:scroll;
    overflow-x:auto;
}

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:17px;
    width:200px;
    border:none;
    text-align:left;
    font-size:11px;
    font-weight:100;
}

form.main_form select.multiple
{
    height:auto;
}

form.main_form select.long
{
    width: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:#b0b0b0;
    padding:0 5px;
}

form.main_form input.submit
{
    float:left;
    clear:both;
    width:150px;
    height:20px;
    margin:5px 0 5px 215px;
    padding:0 0 0 0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    line-height:18px;
    color:#000;
    background:url('/images/button_form.png') no-repeat;
}

form.main_form input.submit:hover
{
    background-position:0 -20px;
    color:#71CFF5;
}

form.half_form
{
    display:block;
    position:relative;
    clear:both;
    border:none;
    margin:0;
    padding:0;
}

form.half_form fieldset
{
    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 div.group
{
    float:left;
    clear:both;
    display:block;
    width:99%;
    margin:0px 5px 10px 5px;
    padding:0;
    background:none;
    border-bottom:solid 1px #71CFF5;
    color:#FFF;
    font-weight:900;
}

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.group p
{
    text-transform:uppercase;
    font-weight:900;
    padding:5px 0;
    margin:0;
    color:#FFF;
}

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;
    text-transform:uppercase;
    color:#71CFF5;
    margin:1px 0;
    padding:0 0 0 5px;
    overflow:visible;
}

form.half_form label.promo
{
    color:#71CFF5;
    text-transform:none;
    height:auto;
}

form.half_form label.login
{
    clear:both;
    font-size:13px;
    height:auto;
}

form.half_form a {
    float:left;
    clear:left;
    position:relative;
    display:block;
    font-size:10px;
    font-weight:900;
    text-decoration:none;
    text-transform:uppercase;
    color:#71CFF5;
    margin:1px 0;
    padding:0 0 0 5px;
}

form.half_form a:hover {
    color:#FFF;
}

form.half_form label.radio
{
    clear:none;
    color:#FFF;
    height:20px;
    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:198px;
    border:solid 0px;
    border-color:#71CFF5;
    text-align:left;
    font-size:11px;
    font-weight:100;
    padding:1px 0 0 2px;
    margin-left:5px;
}

form.half_form input.radio
{
    clear:none;
    width:20px;
    height:20px;
    border:0;
}

form.half_form input.hidden
{
    display:none;
}

form.half_form input.submit
{
    float:left;
    clear:both;
    width:150px;
    height:20px;
    margin:5px 0 0 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    line-height:18px;
    color:#000;
    background:url('/images/button_form.png') no-repeat 0 0px;
}

form.half_form input.submit:hover
{
    background-position:0 -20px;
    color:#71CFF5;
}

form.half_form input.smallsubmit
{
    clear:none;
    width:21px;
    height:21px;
    margin:0px 3px;
    padding:0 0 0 0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:16px;
    font-weight:900;
    text-transform:uppercase;
    line-height:14px;
    color:#71CFF5;
    background:url('/images/button_search.png') no-repeat;
}

form.half_form input.smallsubmit:hover
{
    background-position:0 -21px;
}

form.half_form input.checkout
{
    float:none;
    display:block;
    width:183px;
    height:30px;
    margin:7px 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    line-height:25px;
    color:#000;
    background:url('/images/button_checkout.png') no-repeat 0 0px;
}

form.half_form input.checkout:hover
{
    background-position:0 -30px;
    color:#71CFF5;
}

form.half_form textarea
{
    float:left;
    clear:left;
    position:relative;
    display:block;
    height:100px;
    width:250px;
    border:solid 0px #71CFF5;
    text-align:left;
    font: normal normal 400 11px Verdana, sans-serif;
    padding:2px 0 0 2px;
    margin:0 0 0 5px;
    overflow:scroll;
    overflow-x:auto;
}


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:0;
    padding:0;
}

form.search_form input
{
    float:left;
    position:relative;
    display:block;
    height:15px;
    width:125px;
    border:solid 2px;
    border-color:#434343;
    background:#000;
    color:#71CFF5;
    text-align:left;
    font-size:11px;
    line-height:14px;
    padding:0px 0 0 2px;
    margin:1px 2px 1px 18px;
}

form.search_form input.submit
{
    float:left;
    position:relative;
    display:block;
    width:21px;
    height:21px;
    margin:0 0 0 3px;
    padding:0 0 0 3px;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:16px;
    font-weight:900;
    text-transform:uppercase;
    line-height:14px;
    color:#71CFF5;
    background:url('/images/button_search.png') no-repeat;
}

form.search_form input.submit:hover
{
    background-position:0 -21px;
}

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:#71CFF5;
    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 #71CFF5;
    background:#434343;
    color:#71CFF5;
    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') no-repeat;
}

form.basket_form input.submit:hover
{
    background-position:0 -17px;
}

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 Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    text-transform:uppercase;
    margin:0;
    padding:0;
    color:#FFF;
    border-bottom:solid 1px #71CFF5;
}

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:#71CFF5;
    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:#71CFF5;
    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:150px;
    height:20px;
    margin:-10px 0 0 5px;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    line-height:18px;
    color:#000;
    background:url('/images/button_form.png') no-repeat 0 0px;
}

form.delivery_form input.submit:hover
{
    background-position:0 -20px;
    color:#71CFF5;
}

form.delivery_form strong
{
    float:left;
    clear:right;
    position:relative;
    display:block;
    height:auto;
    width:155px;
    border:solid 0px #71CFF5;
}

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;
}

/* Forms End */

div.leftBrands
{
    float:left;
    display:block;
    position:relative;
    width:184px;
    height:440px;
    overflow:hidden;
    padding:0;
    margin:0;
    border:0;
}

div#brandCover
{
    float:left;
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding:0;
    border:0;
    margin:0;
    z-index:200;
    background:orange;
}

img#brandOver, img#brandOver2
{
    float:left;
    display:block;
    position:absolute;
    width:179px;
    padding:0;
    border:0;
    margin:0;
    z-index:199;
}

img#brandOver
{
    height:250px;
    margin:0 0 0 0;
}

img#brandOver2
{
    height:200px;
    margin:250px 0 0 0;
}

table#leftBrands 
{
    display:block;
    position:relative;
    border:0;
    margin:0 5px;
    padding:0;
    border-collapse:collapse;
    background:url('/images/brand_bg.png') repeat-y 0 0;
}

table#leftBrands td
{
    float:left;
    display:block;
    width:169px;
    height:55px;
    border:0;
    margin:0;
    padding:0;
}

/* Link Button */

a.linkButton, a.linkButtonGrey
{
    float:left;
    width:150px;
    height:20px;
    margin:5px 0;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    line-height:18px;
    color:#000;
    background:url('/images/button_form.png') no-repeat;
}

a.linkButtonGrey
{
    background-position:0 -40px;
    color:#71CFF5;
}
a.linkButtonGrey:hover
{
    background-position:0 0px;
    color:#000;
}

a.linkButton:hover
{
    background-position:0 -20px;
    color:#71CFF5;
}

a.linkRemove
{
    float:left;
    width:16px;
    height:17px;
    margin:0;
    padding:0;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    font-size:0;
    font-weight:900;
    text-transform:uppercase;
    line-height:0;
    color:#000;
    background:url('/images/icon_remove.png') no-repeat;
}

a.linkRemove:hover
{
    background-position:0 -16px;
    color:#71CFF5;
}

ul.sideLinks {
	float:left;
	height:auto;
	width:174px;
	font-size:11px;
	margin:3px;
	padding:0;
}

ul.sideLinks li {
	display:block;
	float:left;
	height:20px;
	width:174px;
	background:url(/images/button_side.png) 0 0 no-repeat;
	margin:1px 0;
	padding:0 0;
}

ul.sideLinks li a {
	display:block;
	float:left;
	width:94%;
	height:100%;
	line-height:16px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	color:#71CFF5;
	padding:0 3%;
}

ul.sideLinks li:hover {
	background-position:0 -40px;
}

ul.sideLinks li a:hover {
	color:#000;
}

ul.sideLinks li.back {
	text-align:center;
}

ul.sideLinks li.back a {
	text-align:center;
	text-indent:-10px;
}

ul.sideLinks li.view {
	text-align:center;
}

ul.sideLinks li.view a {
	text-align:center;
	text-indent:0px;
}

ul.sideLinks li.logo {
	height:auto;
	margin:1px 0;
	background:#FFF;
}

ul.sideLinks li.logo img {
	float:none;
	display:block;
	margin:0 auto;
	text-align:center;
}

ul.sideLinks li.arrowup, ul.sideLinks li.arrowdown {
    background:url(/images/button_arrowup.png) 0 0 no-repeat;
    height:16px;
	width:124px;
	margin:1px 25px;
	cursor:pointer;
}

ul.sideLinks li.arrowdown {
    background:url(/images/button_arrowdown.png) 0 0 no-repeat;
}

ul.sideLinks li.arrowup div, ul.sideLinks li.arrowdown div {
    font-size:0;
    line-height:0;
}

ul.sideLinks li.arrowup:hover, ul.sideLinks li.arrowdown:hover {
	background-position:0 -16px;
}

ul.sideLinks li.on {
	background:url(/images/button_side.png) 0 -20px no-repeat;
	color:#FFF;
}

ul.sideLinks li.on a {
	color:#FFF;
}

ul.sideLinks li.large, ul.sideLinks li.large1 {
	height:28px;
	background:url(/images/button_sidel.png) 0 -0px no-repeat;
}

ul.sideLinks li.large a, ul.sideLinks li.large1 a {
	color:#71CFF5;
	text-align:center;
	line-height:12px;
}

ul.sideLinks li.large1 a {
	line-height:26px;
}

ul.sideLinks li.large:hover, ul.sideLinks li.large1:hover {
	background-position:0 -28px;
}

ul.sideLinks li.large a:hover, ul.sideLinks li.large1 a:hover {
	color:#000;
}

ul.sideLinks li.xlarge {
	height:42px;
	background:url(/images/button_sidexl.png) 0 0 no-repeat;
}

ul.sideLinks li.xlarge a {
	text-align:center;
	line-height:13px;
}

ul.sideLinks li.xlarge:hover {
	background-position:0 -42px;
}

ul.sideLinks li.header {
    line-height:26px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#000;
	height:28px;
	background:url(/images/button_sidel.png) 0 -28px no-repeat;
}

ul.sideLinks li.header:hover {
	background-position:0 -28px;
}


ul.sideLinks li.title {
    line-height:26px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#000;
	height:28px;
	background:url(/images/button_sidel.png) 0 -28px no-repeat;
}

ul.sideLinks li.title:hover {
	background-position:0 -28px;
}

ul.sideLinks li span {
	color:#000;
	font-size:13px;
}

ul.sideLinks li:hover span {
	color:#000;
}

/* Link Button End */

a#linkReadMore, a#linkReadMoreB
{
    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:#71CFF5;
    background:#434343;
    font-size:10px;
    font-weight:100;
}

a#linkReadMore:hover
{
    color:#71CFF5;
}

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:#71CFF5;
    background:url('/images/button_desc.png') no-repeat;
}

a.linkBasket
{
    clear:none;
}

a.linkWishlist
{
    clear:none;
}

a.linkBasket:hover, a.linkWishlist:hover
{
    background-position:0 -23px;
    color:#000;
}

a.linkCenter
{
    float:none;
    display:block;
    margin:5px auto;
    text-align:center;
}

a.linkMargin
{
    float:none;
    display:block;
    margin:0 5px;
    text-align:center;
}


a.linkClear
{
    clear:both;
    margin:1px 0;
}

a.linkWish
{
    clear:both;
    float:none;
    display:block;
    margin:-2px auto;
    text-align:center;
}

a.linkSpace
{
    margin-left:5px;
    margin-right:5px;
}

/* Front Page */

div.front_con {
    float:left;
    width:980px;
    height:55px;
    overflow:scroll;
    overflow-x:hidden;
    margin:-5px 0 5px 0;
    border:solid 0px #000;
}

.front_info 
{
    float:left;
    width:980px;
    height:auto;
    margin:5px 0;
}

div.front_logo
{
    float:left;
    width:100px;
    height:100%;
    margin:0 20px;
    background:#FFF;
}

img.front_logo
{
    margin: 0 auto;
    width:auto;
    background:#FFF;
}

div.front_text
{
    float:left;
    height:100%;
    width:955px;
    text-align:center;
    padding:0 5px;
}

p.front_text
{
    font-size:10px;
    font-weight:100;
    color: #9c9c9c;
    text-align:left;
    padding:0;
    margin:0;
    height:auto;
    width:auto;
}

/* Product List */

div.brandbar {
    float:left;
    width:786px;
    height:auto;
    background:#FFF;
    margin:-5px -5px 5px -5px;
}

div.brandbar a {
    text-decoration:none;
}

div.brandbar a:hover {
    color:#71CFF5;
}

div.brandbar p {
    font-size:10px;
    font-weight:100;
    padding:3px 5px;
}

div.brandbar img {
    float:left;
    margin:3px 5px;
}

p#brandtext
{
    font-size:10px;
    font-weight:100;
    color:#FFF;
    margin:10px 5px 0 5px;
    height:50px;
    overflow:hidden;
}

div.titlebar {
    float:left;
    clear:none;
    width:786px;
    height:24px;
    font-size:12px;
    font-weight:900;
    text-indent:10px;
    line-height:22px;
    color:#71CFF5;
    background:#434343;
    margin:5px -5px 0 -5px;
}

div.titlebar p {
    float:left;
    clear:none;
    text-align:left;
    text-decoration:none;
    font-size:12px;
    font-weight:900;
    line-height:22px;
    color:#71CFF5;
    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:#71CFF5;
    margin:0;
    padding:0 5px;
}

div.titlebar a:hover {
    color:#FFF;
}

div.prodbar {
    float:left;
    background:#FFF;
    width:786px;
    height:auto;
    margin:0 -5px 0 -5px;
}

img.brandImage
{
    margin:-5px -5px 0 -5px;
}


div.listbar {
    float:left;
    width:786px;
    height:24px;
    background:#434343;
    margin: -5px -5px 0 -5px;
}

div.listbarb {
    margin:5px -5px 0 -5px;
}

div.listbar div.left {
	float:left;
	display:block;
	position:relative;
	width:456px;
	height:24px;
	overflow:hidden;
}

div.listbar div.left p, div.breadcrumbs p {
    text-align:left;
    text-indent:5px;
    font-size:11px;
    font-weight:900;
	color:#71CFF5;
	line-height:22px;
}

div.listbar div.left p a, div.breadcrumbs p a {
    text-align:left;
    text-decoration:none;
    text-indent:5px;
    font-size:11px;
    font-weight:900;
	color:#71CFF5;
	line-height:22px;
}

div.listbar div.left p a:hover, div.breadcrumbs p a:hover {
	color:#FFF;
}

div.listbar div.pageing {
	float:left;
	width:330px;
	height:24px;
}

div.promobar, div.promobars {
    float:left;
    width:786px;
    height:24px;
    background:#434343;
    margin: 5px -5px 0 -5px;
}

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:#71CFF5;
	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:#71CFF5;
	text-decoration:none;
}

ul.pageLinks {
	float:right;
	height:21px;
	width:auto;
	font-size:11px;
	margin:0px 0;
	padding:0;
}

ul.pageLinks li {
	display:block;
	float:left;
	padding:0 3px;
}

ul.pageLinks li a {
	display:block;
	float:left;
	position:relative;
	height:21px;
	width:20px;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	color:#71CFF5;
	background:url(/images/page_num.png) 0 0 no-repeat;
}

ul.pageLinks li.on a {
	color:#FFF;
}

ul.pageLinks li.prev a {
	background:url(/images/page_prev.png) 0 0 no-repeat;
	font-size:0;
	line-height:0;
}

ul.pageLinks li.next a {
	background:url(/images/page_next.png) 0 0 no-repeat;
	font-size:0;
	line-height:0;
}

ul.pageLinks li.all a {
	background:url(/images/page_all.png) 0 0 no-repeat;
	width:86px;
}

ul.pageLinks li a:hover {
	background-position:0 -21px;
}

div.productRow, div.productRowP {
	float:left;
	clear:left;
	display:block;
	position:relative;
	width:786px;
	height:auto;
	margin:0;
}

div.productRowP {
	width:582px;
}

div.productPromo {
	float:right;
	width:194px;
	height:auto;
	border-left:solid 1px #434343;
	border-bottom:solid 1px #434343;
	margin:5px -5px 0 -1px;
}

div.productItem {
	float:left;
	clear:none;
	width:194px;
	height:auto;
	margin:2px 0;
}

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 {
	padding:2px;
}

div.productItem div.image {
	min-height:194px;
}

div.productItem h2 {
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:10px;
	color:#434343;
	margin:0;
	padding:0 2px;
}

div.productItem h2 a {
	text-decoration:none;
	color:#434343;
}

div.productItem h2 a:hover {
	color:#000;
}

div.productItem ul.price
{
    float:left;
    display:block;
    width:190px;
    text-align:center;
    margin:0;
    padding:0;
}

div.productItem ul.price li
{
    display:inline;
    margin:0 2px;
    padding:0;
}

div.productItem ul.price li a
{
    font-size:9px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	color:#434343;
	text-decoration:none;
	margin:0;
	padding:0;
}

div.productItem ul.price li.sale a
{
	color:#CC0000;
}

div.productItem ul.price li a:hover {
	color:#000;
}

div.productItem ul.extra
{
    float:left;
    display:block;
    width:190px;
    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-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#71CFF5;
	background:#434343;
	text-decoration:none;
	margin:0;
	padding:0;
}

div.productItem ul.extra li a:hover {
	color:#FFF;
}

div.productItem ul.extra li.promo a{color:#71CFF5;background:#434343;}
div.productItem ul.extra li.promo a:hover {color:#FFF;background:#434343;}
div.productItem ul.extra li.newin a{color:#71CFF5;background:#434343;}
div.productItem ul.extra li.newin a:hover {color:#FFF;background:#434343;}
div.productItem ul.extra li.desc a{color:#71CFF5;background:#434343;}
div.productItem ul.extra li.desc a:hover {color:#FFF;background:#434343;}

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 #71CFF5;
}

div.typeItem div.image {
	min-height:194px;
}

div.typeItem h2 {
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:10px;
	color:#434343;
	margin:0;
	padding:0 2px;
}

div.typeItem h2 a {
	text-decoration:none;
	color:#434343;
}

div.typeItem h2 a:hover {
	color:#000;
}

/* Product List End */

/* Side Item */

div.sideItem {
	float:left;
	width:169px;
	height:auto;
	margin:0 5px;
	padding:2px 0;
	background:#FFF;
}

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:2px;
}

div.sideItem h2 {
	text-align:center;
	text-decoration:none;
	font-weight:400;
	font-size:10px;
	color:#434343;
	margin:0;
	padding:0 2px;
}

div.sideItem h2 a {
	text-decoration:none;
	color:#434343;
}

div.sideItem h2 a:hover {
	color:#000;
}

div.sideItem ul.price
{
    float:left;
    display:block;
    width:169px;
    text-align:center;
    margin:0;
    padding:0;
}

div.sideItem ul.price li
{
    display:inline;
    margin:0 2px;
    padding:0;
}

div.sideItem ul.price li a
{
    font-size:9px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	color:#434343;
	text-decoration:none;
	margin:0;
	padding:0;
}

div.sideItem ul.price li.sale a
{
	color:#CC0000;
}

div.sideItem ul.price li a:hover {
	color:#000;
}

/* Side Item End */

/* Product Info */

p#itemPrice
{
	font-size:14px;
	font-weight:900;
	text-align:right;
	white-space:nowrap;
	background:#FFF;
}

p#itemPrice span.sale
{
	color:#CC0000;
}

p.productText {
    clear:both;
	font-size:10px;
	font-weight:900;
	text-align:center;
}

/* Add to Basket */


div.bagConfirm
{    
    display: table-cell;
    display:none;
    float:left;
    position:absolute;
    z-index:101;
    margin:0 0 0 0;
    padding:0 0 0 0;
    width:602px;
    min-height:85px;
    height:auto;
    color:#434343;
    opacity:0;
    filter:alpha(opacity=0);
    font-size:13px;
    font-weight:500;
    text-align:center;
    background:#FFF;
    overflow:hidden;
}

div.bagInner
{
    position:relative;
    display:block;
    width:90%;
    margin:0 auto;
    z-index:101;
    font-weight: 900;
}

span.bagCT
{
    color:#000;
    font-size:13px;
    font-weight: 900;
}

span.bagC
{
    color:#434343;
    font-size:13px;
    font-weight: 900;
}

a.bagClink
{
    color:#71CFF5;
    font-size:13px;
    font-weight: 900;
    text-align:center;
    clear:both;
}

div.productSelection
{
    float:left;
    position:relative;
    display:block;
    width:602px;
    height:auto;
    min-height:35px;
    margin:5px auto;
    padding:0;
    clear:both;
    overflow:visible;
}

div.productSelectionInner
{
    width:602px;
}

div.productGrid
{
    float:left;
    position:relative;
    display:block;
    width:auto;
    padding:0;
    margin:0;
    overflow:visible;
}

div.productLinks
{
    float:right;
    position:relative;
    display:block;
    width:auto;
    padding:0;
    margin:0;
    background:none;
}

img.slideImage
{
    display:block;
    padding:0;
    margin:0 auto;
}

/* Sliding Images */

div.wrapSlide
{
    float:left;
    position:relative;
    display:block;
    margin:0 auto;
    padding:0; 
    width:100%;
    height:auto;
    overflow:hidden;        
}

div.wrapSlide table
{
    position:relative;
    padding:0;
    margin:0;
}

div.wrapSlide table tr
{
    display:block;
    padding:0;
    margin:0;
}

div.wrapSlide table tr td
{
    padding:0;
    margin:0;
}

div.wrapSlide table tr td p
{
    width:602px;    
    overflow:hidden;
}

div.wrapFp
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    width:602px;
    height:auto;
    overflow:hidden;
    background:#fff;
    padding:0;
    margin:0;
    border:0;
}

div.wrapFp div.sStore
{
    background:#fff;
    height:525px !important;
    float:left;
    padding:0;
    margin:0;
}

div.sStore
{  
    position:relative;
    border:0px solid green;
    margin:0 0px;
    height:525px !important;
    width:602px;
    overflow:hidden;
}

div.sCtrl
{
    float:right;
    top:50%;
    margin-top:-62px;
    position:absolute;
    cursor:pointer; 
    text-indent:-9999px;
    overflow:hidden;
    height:124px;
    width:16px;
}
div.sR
{
    background:url(/images/button_arrownext.png) 0 0 no-repeat;
    right:3px;
}

div.sR:hover
{
    background-position:0 -124px;
}

div.sL
{
    background:url(/images/button_arrowprev.png) 0 0 no-repeat;
    left:3px;
}

div.sL:hover
{
    background-position:0 -124px;
}

/* Size Button */

a.gridLink
{
    text-decoration:none;
    text-transform:uppercase;
    text-align:left;
    padding:1px 4px;
    color:#000;
}

a.gridLink:hover
{
    color:#71CFF5;
}

a.size_button, a.size_button_on, a.size_button_off
{
    float:left;
    padding:0 2px 0 0;
    margin:0;
    height:21px;
    width:auto;
    line-height:20px;
    color:#FFF;
    cursor:pointer;
    font-size:11px;
    font-weight:700;
    text-decoration:none;
    background: transparent url('/images/button_sizer.png') no-repeat right top;
}

a.size_button b, a.size_button_on b, a.size_button_off b
{
    float:left;
    padding:0 4px 0 6px;
    margin:0;
    height:21px;
    width:auto;
    cursor:pointer;
    background: transparent url('/images/button_size.png') no-repeat left top;
}

a.size_button:hover
{
    background-position: right center;
    color:#71CFF5;
}

a.size_button:hover b
{
    background-position: left center;
}

a.size_button_on b
{
    background-position: left bottom;
    color:#000;
}

a.size_button_on
{
    background-position: right bottom;
}

a.size_button_off b
{
    color:#FFF;
}

a.size_button_off
{
    -moz-opacity: 0.5;
    opacity:.5;
    filter: alpha(opacity=50);
}


/* Tabs */

div.wrapTabs
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    height:auto;
    width:100%;  
    margin:10px 0 0 0;  
}

div.tabs, div.tOn
{
    float:left;
    display:block;
    position:relative;
    height:23px;
    width:118px;
    color:#FFF;
    line-height:21px;
    text-align:center;
    font-weight:900;
    font-size:11px;
    cursor:pointer;
    background:url(/images/button_desc.png) 0 0 no-repeat;
    margin:0 3px 0 0;
}

div#tabs5
{
    margin:0;
}

div.tabs:hover
{
    background-position:0 -23px;
    color:#000;
}

div.tOn
{
    background-position:0 -46px;
    color:#71CFF5;
}

div.tOn:hover
{
    color:#71CFF5;
    background-position:0 -46px;
}

div.tabContent
{
    position:relative;
    display:block;
    float:left;
    background:url('/images/desc_bg.png') repeat 0 0;
    width:595px;
    height:auto;        
    z-index:1;    
    padding:10px 0 5px 7px;
    color:#FFF;
}

div.tabContent h1, div.tabContent h2, div.tabContent h3
{
    color:#71CFF5;
}

div.tabContent p, div.tabContent font
{
    color:#FFF;
}

div.tabC2
{
    display:none;
}

div.sizefit_table
{
    position:relative;
    display:block;
    float:left;
    width:440px;
    height:auto;        
    padding:0;
    margin:0;
}

div.sizefit_image
{
    position:relative;
    display:block;
    float:left;
    width:152px;
    height:auto;   
    padding:0;
    margin:0;
}

p.sizefit {
    float:left;
    clear:left;
    font-size:10px;
    font-weight:100;
    text-align:left;
    margin:3px 5px;
    width:100%;
}

p.sizefit a {
    text-decoration:none;
    color:#71CFF5;
}

img.sizefit {
    float:right;
    padding:0;
    margin:0;
}







/* Product Info End */


/* Basket */

ul.basketProgress {
	display:block;
	position:relative;
	float:left;
	clear:both;
	width:776px;
	padding:0;
	height:29px;
}

ul.basketProgress li {
	display:block;
	float:left;
	height:20px;
	width:150px;
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:900;
	text-align:center;
	line-height:18px;
	text-transform:uppercase;
	color:#000;
	background:url('/images/button_form.png') no-repeat 0 -40px;
}

ul.basketProgress li.stage {
    background-position:0 0;
}

ul.basketProgress li.line {
    background:url('/images/step_line.png') repeat-x 0 0;
    width:30px;
}

ul.basketProgress li.desc {
    background:none;
    color:#FFF;
    font-size:12px;
    width:auto;
    padding:0 10px;
}

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: 1px solid #71CFF5;
}
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 #71CFF5;
}

table.account td.divide
{
    border-right: 0px solid #71CFF5;
}

table.account th.divide
{
    border-right: 0px solid #71CFF5;
}

table.basket {
	display:block;
	float:left;
	clear:both;
	width:500px;
	border-left:0px solid #434343;
	border-top:0px solid #434343;
	background:#434343;
}

table.basketExtend {
    width:660px;
}

table.basket td {
	border-right:0px solid #434343;
	border-bottom:0px solid #434343;
}

table.basket td.error {
	vertical-align:middle;
	color:#FFF;
	background:#DF0F0F;
	font-size:11px;
	font-weight:100;
	border:2px solid #434343;
}

table.basket td.headTitle {
	width:400px;
	color:#71CFF5;
	padding:5px;
	font-size:12px;
	font-weight:100;
	text-transform:uppercase;
	border-bottom:solid 6px #231f20;
}

table.basket td.headPrice, table.basket td.headTotal {
	width:75px;
	color:#71CFF5;
	padding:5px;
	font-size:12px;
	font-weight:100;
	text-transform:uppercase;
	text-align:center;
	border-bottom:solid 6px #231f20;
}

table.basket td.headAdd {
	width:150px;
	color:#71CFF5;
	padding:5px;
	font-size:12px;
	font-weight:100;
	text-transform:uppercase;
	border-bottom:solid 6px #231f20;
}

table.basket span {
    color:#FFF;
}

table.basket td.colName {
	width:500px;
	color:#FFF;
	padding:5px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
}

table.basket td.colName a {
	font-size:11px;
	font-weight:100;
	color:#71CFF5;
}

table.basket td.colName a:hover {
	color:#FFF;
}

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:12px;
	font-weight:900;
	color:#71CFF5;
	padding:5px 1px;
}

table.basket td.colImage {
    width:70px;
    border-right:none;
    padding:5px;
}

table.basket td.colSizeColour {
    width:130px;
    text-align:left;
}

table.basket td.colQuantity {
	width:110px;
}

table.basket td.colRemove {
	width:40px;
}

table.basket td.colPrice {
	padding:5px;
	width:75px;
}

table.basket td.colTotal{
	padding:5px;
	width:75px;
}

table.basket td.colAdd{
	padding:5px;
	width:150px;
	vertical-align:top;
}

table.sizefit {
	float:left;
	clear:both;
	width:auto;
	border-left:1px solid #535353;
	border-top:1px solid #535353;
	border-bottom: 1px solid #535353;
}

table.sizefit th {
	vertical-align:middle;
	text-align:center;
	color:#71CFF5;
	font-weight:bold;
	background:#535353;
	padding:2px 10px;
	font-size:10px;
	font-weight:900;
}

table.sizefit td {
	border-right: 1px solid #535353;
	padding:2px 10px;
	text-align:center;
	font-size:10px;
	font-weight:100;
}

table.orders {
	clear:both;
	width:100%;
	border:none;
}

table.orders th {
	vertical-align:top;
	text-align:left;
	color:#71CFF5;
	background:#535353;
	padding:2px 5px;
	font-size:11px;
	font-weight:900;
}

table.orders td {
	border-right: 1px solid #535353;
	border-bottom: 1px solid #535353;
	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 {
	border-left: 1px solid #535353;
}

table.orders td.title {
	text-align:center;
	color:#71CFF5;
	background:#535353;
	font-weight:900;
}

div.basketExtra {
	float:left;
	display:block;
	position:relative;
	clear:both;
	width:500px;
	height:auto;
	background:#434343;
	margin:6px 0 0 0;
	padding:0;
}

div.basketDelivery {
	float:left;
	display:block;
	width:210px;
	height:auto;
	color:#71CFF5;
	font-size:12px;
	font-weight:900;
	margin:0;
	padding:0;
}

div.basketTotal {
	float:right;
	display:block;
	width:280px;
	height:auto;
	color:#71CFF5;
	font-size:12px;
	font-weight:900;
	margin:0;
	padding:0;
}

div.basketTotal p {
	font-size:12px;
	font-weight:900;
	text-align:right;
	color:#71CFF5;
}

div.basketTotal p span.basketPrice {
	display:inline-block;
	color:#FFF;
	width:75px;
	text-align:center;
}

div.basketFooter {
	float:left;
	display:block;
	position:relative;
	clear:both;
	width:500px;
	height:auto;
	margin:6px 0 0 0;
	padding:0;
}

div.basketFooter p {
	font-size:11px;
	font-weight:100;
	text-align:left;
	margin:10px 0;
	padding:0;
}

div.basketFooter p.checkCurr 
{
    font-size:11px;
    color:#71CFF5;
}

div.basketFooter p.checkCurr span.approx
{
    font-size:12px;
    font-weight:900;
    color:#71CFF5;
}

img.cardsimage {
    float:left;
    display:block;
    margin:3px 5px;
}

/* checkout */

div#extraCon {
	float:left;
	width:250px;
	background: #434343;
	color:#71CFF5;
	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: #ACE1FA;
	text-decoration: none;
}

#disclaimer {
	padding-bottom: 15px;
}

#disclaimer h2 {
	color: #6A003A;
	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: #6A003A;
	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: #6A003A;
}

#deliveryChoice a {
	color: #6A003A;
	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 #434343;
    cursor:pointer;
    cursor:hand;
}

.storeinfo_on
{
    border: solid 1px #71CFF5;
}


.storearea
{
    float:left;
    clear:both;
    font-size:11px;
    font-weight:900;
    text-align:left;
    text-transform:uppercase;
    margin:3px 5px;
    padding:2px 0;
    color:#FFF;
    width:91%;
    border-bottom:solid 1px #71CFF5;
}

.storetitle
{
    float:left;
    font-size:11px;
    font-weight:900;
    color:#71CFF5;
    text-decoration:none;
    margin: -1px 0;
}
.storemore
{
    float:right;
    font-size:11px;
    font-weight:100;
    color:#71CFF5;
    text-align:right;
}

a.lefto, .leftbrand, .lefttype, .leftcolour, .leftsize, .leftprice, .leftdep, .leftrem
{
    display: block;
    position: relative;
    clear: both;
    float: left;
    width: 168px;
    color: #FFF;
    font-size:10px;
    font-weight:100;
    height: auto !important;
    height: 11px;
    line-height: 11px;
    padding: 0 0 0 16px;
    margin: 2px 0 2px 0px;
    background: #000 url(/images/left_tick.png) 0 -11px no-repeat;
    left: 2px;
    text-decoration: none;
}

a.lefto:hover, .leftbrand:hover, .lefttype:hover, .leftcolour:hover, .leftsize:hover, .leftprice:hover, .leftdep:hover, .leftrem:hover
{
    color: #71CFF5;
}

a.leftcolour
{
    clear: none;
    float: left;
    width: auto;
    width: 62px;
}



a.lO
{
    color: #71CFF5;
    background: url(/images/left_tick.png) 0 0 no-repeat;
}

a.lOff
{
    color: #666;
    cursor: default;
    background: url(/images/left_tickoff.png) 0 -11px no-repeat;
}

a.lOff:hover
{
    text-decoration: none;
    color: #666;
}

p.leftMain
{
    float:left;
    position: relative;
    font-size:16px;
    font-weight:100;
    color: #FFF;
    height: auto;
    text-align: left;
    width: auto;
    margin:0;
    padding:0;
    overflow: hidden;
    text-transform: uppercase;
}

a.clearAll, a.clearCat {
	display:block;
	float:right;
	height:11px;
	width:auto;
	background:url(/images/left_cross.png) right -11px no-repeat;
	margin:4px 0px;
}

a.clearAll b, a.clearCat b {
	display:block;
	line-height:9px;
	font-size:9px;
	font-weight:100;
	text-decoration:none;
	text-align:right;
	padding:0 12px 0 0;
	color:#FFF;
}

a.clearAll b {
    padding:0;
}

a.clearAll:hover, a.clearCat:hover {
	background-position:right 0;
	text-decoration:none;
}

a.clearAll b:hover, a.clearCat b:hover {
	text-decoration:none;
	color:#71CFF5;
}

a.clearAll, a.clearAll
{
    background: 0;
}

div.side_large
{
    position: relative;
    display: block;
    float: left;
    height: auto !important;
    width: 176px;
    max-height: 180px;
    overflow: hidden;
    overflow-y: auto;
    z-index: 100;
    line-height: 14px;
    color: #FFF;
    padding-bottom: 0px;
    margin: 0 0 0px 0;
    background: #000; /*opacity:1;     filter:alpha(opacity=100);*/
    border-top: 2px solid #424242;
    clear: both;
}

div.slSel
{
    border-bottom: 5px solid #7556A3;
}

div.side_large:hover
{
    color: #fff;
}

h3.side_large
{
    font-size:13px;
    font-weight:900;
    float:left;
    width:120px;
    height:20px;
    line-height:19px;
    padding:0;
    margin:0 0 0 5px;
    cursor:pointer;
    color:#71CFF5;
    text-transform:uppercase;
    padding-left:0px;
    position:relative;
    z-index:1;
}

h3.side_large:hover
{
    /*border:1px solid #efefef;     color:#2b2b2b;         background:#424542;*/
}

div.wrapH
{
    display: block;
    float: left;
    width: 170px;
    background: #000 url(/images/leftBg.jpg) 0 0 repeat-x;
    border: 2px solid #000;
    height: 20px;
}

/*div.wrapH:hover{border:2px solid #7556A3;}*/

div.wrapTitle
{
    float: left;
    position: relative;
    display: block;
    padding: 0px 0 0 0;
    margin: 1px 0;
    height: auto;
    width: 176px;
    border:solid 2px #424242;
}

div.wLink
{
    display: block;
    position: relative;
    left: 5px;
    float: left;
    height: auto;
    width: 160px;
    z-index: 200;
}

img.ajaxLoader
{
    display: none;
    position: fixed;
    top: 45%;
    left: 51.9%;
    z-index: 200;
}

h2.level2_h
{
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size:15px;
    font-weight:900;
    color:#71CFF5;
    padding:0;
    margin:2px 10px;
    width:auto;
    clear:both;
}

a.vAllDep
{
    display: block;
    font-size:12px;
    font-weight:900;
    text-decoration:none;
    clear:both;
    margin:2px 10px;
    color:#FFF;
}

a.vAllDep:hover
{
    color: #71CFF5;
}

ul.level2
{
    display: block;
    float: left;
    margin: 0 2px 5px 10px;
    text-align: left;
    list-style-type: none;
    height: auto;
}

ul.level2 li
{
    line-height: 13px;
    display: block;
    clear: both;
    margin: 2px 3px 2px 0px;
}

ul.level2 li span
{
    color: #71CFF5;
    font: normal 900 12px verdana,sans-serif;
}

div.wrap_ul
{
    float:left;
    display:block;
    text-align:left;
    margin:0;
    min-width:100px;
}

div.ul2
{
    padding-right:5px;
    border-right: solid 0px #71CFF5;
}

a.nLevel2
{
    font-size:11px;
    font-weight:900;
    text-decoration:none;
    color:#FFF;
    padding:0px 1px 0 0;
}

a.nLevel2:hover
{
    color:#71CFF5;
}

a.l2O
{
    color:#71CFF5;
    text-decoration:underline;
}

a.l1link, a.nomenu
{
	display:block;
	float:left;
	height:18px;
	width:77px;
    margin:0 1px;
    padding:0;
    overflow: hidden;
    line-height:16px;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	color:#000;
    background:url(/images/button_zero.png) 0 0 no-repeat;
}

a.l1On
{
    background-position: center -18px;
    color:#71CFF5;
}

a.l1H, a.nomenu:hover
{
    background-position: center -18px;
    color:#71CFF5;
}

div.amenu
{
    top: -2px;
    clear: both;
    position: absolute;
    float: left;
    color: #FFF;
    display: none;
    width: auto;
    overflow: hidden;
    height: auto;
    z-index: 2000000000;
    border: 2px solid #71CFF5;
    background: #434343; /*background:url(/images/l2_bg.png) 0 0 repeat;     background:#000 url(/images/hover_bg.jpg) 0 0 repeat;     border-top:3px solid #7556A3;*/ /* border:1px solid #2b2b2b;*/
}

div.amenu:hover
{
    color: #FFF;
}

div.jmenu
{
    position: relative;
    top: 0px;
    left: 0px;
    height: auto;
    float: left;
    display: block;
    width: auto;
}

div.inside
{
    display: block;
    position: relative;
    float: left;
    height: auto;
    z-index: 200;
}

a.fpBrands
{
    display: block;
    text-transform: capitalize;
    font: normal normal 100 11px verdana, sans-serif;
    margin: 1px 0 1px 0px;
    clear: both;
    width: 155px;
    padding: 3px 10px;
    color: #303030;
}

a.fpBrands:hover
{
    color: #fff;
    background: #2b2b2b;
}
/* price slider */
div.contain
{
    float:left;
	height:auto;
	width:168px;
	overflow:visible;
	position:relative;
	margin:10px 0 0px 0px;
	padding-bottom:5px;
	opacity:0;
	filter:alpha(opacity=0);
}
div.box,div.box2
{
	position:absolute;	
	margin:0 auto;
	height:13px;
	width:6px;
	color:#fff;
	text-align:center;
	font:normal 900 14px ariel, sans-serif;
	cursor:pointer;
	z-index:11;
	background:#71CFF5;
	border:1px solid #000;
	opacity:1;
	filter:alpha(opacity=100);
	left:0;
}

div.boxBg1
{
	background:#FFF;
	border:1px solid #424242;
}
div.boxBg2
{
	background:#424242;
	border:1px solid #424242;
}

div.bg1,div.bg2,div.bg3
{
	position:absolute;
	top:4px;
	display:block;
	float:left;
	height:4px;
	width:auto;
	background:#000;
	border-bottom:1px solid #424242;
	border-top:1px solid #424242;
	z-index:3;					
}
div.bg1,div.bg2{
    left:0;
}
div.bg2{
	float:right;
	background:#424242;
	z-index:2;
	width:100%;
	border-color:#424242;
	}
div.bg3{z-index:1;width:100%;}
div.dis1,div.dis2
{
    color:#666;
    margin-top:20px;				
}
div.dis1
{
	float:left;			
}
div.dis2{
    float:right;
}