@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	background:url(../images/bg.jpg) top center no-repeat #e1e1e1;
}

#container {
	width:905px;
	margin:0 auto;
	padding-bottom:40px;
	text-align:left;
	background:#ffffff;
}

#top_bar {
	width:850px !important;
	width:905px;
	width/**/:/**/850px;
	padding:0 15px 0 40px;
	height:64px;
	float:left;
	background:url(../images/nav_bg.jpg) no-repeat;
}

#search_prod {
	width:380px;
	margin:13px 0 0 0;
	float:right;
}

#search_prod .inputtext {
	font-size:1.5em;
	color:#000000;
	width:154px;
	height:22px;
	margin:0 6px 0 0;
	float:left;
	border:1px solid #ffffff;
	background:#ffffff;
}

#content {
	width:830px !important;
	width:861px;
	width/**/:/**/830px;
	padding:0 0 0 40px;
	margin:12px 0 0 0;
	float:left;
}

#content .left {
	width:227px;
	margin:11px 0 0 0;
	float:left;
}

#content .right {
	width:572px;
	float:right;
}

#seo {
	margin-top:25px;
}

/* prod desc */

#product {
	margin-top:34px;
}

#product h1 {
	font-size:2.1em;
	padding-top:7px;
	padding-bottom:4px;
}

#product h2.big {
	font-family:Helvetica, tahoma;
	font-size:2.7em;
	color:#6696db;
	font-weight:bold;
	line-height:100%;
	padding-bottom:20px;
}

#product_images {
	width:216px;
	float:left;
}

#product_images img {
	border:1px solid #ec2214;
}

#product_images .rrp {
	font-family:Helvetica, tahoma;
	font-size:1.8em;
	color:#7d7d7d;
	font-weight:bold;
}

.thumb {
	width:43px;
	height:43px;
	margin:12px 6px 15px 0;
	float:left;
}

#product_desc {
	width:325px;
	float:right;
}

#product_desc h2 {
	font-size:1.8em;
}

/* prod listing */

#product_listing {
	margin-top:34px;
}

#product_listing h1 {
	font-size:2.1em;
	padding-top:7px;
}

#prod_nav {
	margin-top:20px;
}

.a_product {
	width:134px;
	margin:20px 10px 5px 0;
	float:left;
}

.a_product img {
	margin:0 0 5px 0;
	border:1px solid #ec2214;
}

.a_product p {
	padding-bottom:3px;
}

.a_product .rrp {
	font-family:Helvetica, tahoma;
	font-size:1.8em;
	color:#7d7d7d;
	font-weight:bold;
}

/* feature products */

#feature_products {
	width:552px;
	margin:16px 0 0 0;
	float:left;
}

.a_f_product {
	width:132px;
	margin:20px 8px 5px 0;
	float:left;
}

.a_f_product img {
	margin:0 0 5px 0;
	border:1px solid #ec2214;
}

.a_f_product p {
	padding-bottom:3px;
}

.a_f_product .rrp {
	font-family:Helvetica, tahoma;
	font-size:1.8em;
	color:#7d7d7d;
	font-weight:bold;
}

/* nav */

#nav {
	width:227px;
	margin-top:48px;
	float:left;
}

#nav ul {
	margin:15px 0 35px 0;
}

#nav li {
	margin:0 0 9px 0;
	padding:0 0 9px 21px;
	border-bottom:1px dashed #7d7d7d;
}

#nav a {
	font-family:Helvetica, tahoma;
	font-size:1.2em;
	color:#1d4f94;
}

#nav ul.returns a {
	color:#7d7d7d;
}

#nav a:hover {
	color:#f02626;
}

/* top nav */

#nav_top {
	width:445px;
	margin:15px 0 0 0;
	float:left;
}

#nav_top li {
	margin-right:15px;
	float:left;
}

#nav_top a {
	font-family:Helvetica, tahoma;
	font-size:2.0em;
	color:#ffffff;
	letter-spacing:-1px;
	padding-left:24px;
}

#nav_top a.home {
	background:url(../images/icon_home.gif) 0 0 no-repeat;
}

#nav_top a.login {
	padding-left:18px;
	background:url(../images/icon_login.gif) 0 0 no-repeat;
}

#nav_top a.account {
	padding-left:18px;
	background:url(../images/icon_account.gif) 0 0 no-repeat;
}

#nav_top a.contact {
	padding-left:22px;
	background:url(../images/icon_contact.gif) 0 0 no-repeat;
}

/* footer */

#footer {
	width:905px;
	margin:0 auto 0 auto;
	padding-top:15px;
	text-align:left;
}

#copyright {
	width:905px;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	float:left;
	border-top:1px solid #9f9f9f;
}

#copyright .left {
	font-size:1.0em;
	color:#9f9f9f;
	width:360px;
	float:left;
}

#copyright .right {
	font-size:1.0em;
	color:#9f9f9f;
	width:360px;
	float:right;
	text-align:right;
}

#copyright .right a {
	color:#9f9f9f;
}

#copyright .right img {
	padding-bottom:10px;
}

#footer_nav {
	width:445px;
	margin:15px 0 0 0;
	float:left;
}

#footer_nav li {
	margin-right:15px;
	float:left;
}

#footer_nav a {
	font-family:Helvetica, tahoma;
	font-size:2.0em;
	color:#ffffff;
	letter-spacing:-1px;
	padding-left:24px;
}

#footer_nav a.home {
	background:url(../images/icon_home_f.gif) 0 0 no-repeat;
}

#footer_nav a.login {
	padding-left:18px;
	background:url(../images/icon_login_f.gif) 0 0 no-repeat;
}

#footer_nav a.account {
	padding-left:18px;
	background:url(../images/icon_account_f.gif) 0 0 no-repeat;
}

#footer_nav a.contact {
	padding-left:22px;
	background:url(../images/icon_contact_f.gif) 0 0 no-repeat;
}


/* fonts */

a {
	color:#7d7d7d;
}

a:hover {
	text-decoration:underline;
}

p {
	font-size:1.2em;
	color:#7d7d7d;
	line-height:22px;
	padding-bottom:15px;
}

h1 {
	font-family:Helvetica, tahoma;
	font-size:3.4em;
	color:#1d4f94;
	font-weight:bold;
	line-height:100%;
	padding-bottom:20px;
}

h2 {
	font-family:Helvetica, tahoma;
	font-size:2.1em;
	color:#1d4f94;
	font-weight:bold;
	line-height:100%;
	padding-bottom:20px;
}

/* colours */

.grey {
	color:#7d7d7d;
}

.red {
	color:#ec2214;
}

/* other */

.border {
	border:1px solid #ec2214;
}

.cart_quantity {
	font-size:1.4em;
	width:38px;
	height:20px;
	border:1px solid #ce3b3e;
}

address {
	font-size:1.2em;
	color:#7d7d7d;
	padding-bottom:15px;
}

label {
	font-size:1.2em;
	color:#000;
}

#size-guide select {
	font-size:1.2em;
	color:#000;
	width:100px;
	margin-top:3px;
	border:1px solid #ff0000;
}


#lightbox{position:absolute;top:40px;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(../images/blank.gif) no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover,#prevLink:visited:hover{background:url(../images/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover,#nextLink:visited:hover{background:url(../images/nextlabel.gif) right 15% no-repeat;}
#imageDataContainer{font:10px Arial, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;margin:0 auto;}
#imageData{padding:0 10px;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:700;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:.7em;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html>body .clearfix{display:inline-block;width:100%;}
* html .clearfix{height:1%;}
img.homeimg{display:inline;float:right;border:0 solid #ada684;margin:11px 22px 20px 18px;}
.tableHeading{font-weight:700;color:#00;font-size:14px;}
.rowEven,.rowOdd{background-color:transparent;}
.cartRowSeperator{border-top:1px dotted #d9d4c0;}
.cartQuantityUpdate,#scUpdateQuantity{vertical-align:middle;align:center;text-align:center;}
#cartProdTitle{font-size:1.2em;color:#adaeb1;}
#cartProdTitle a{color:#000;font-weight:700;}
.cartUnitDisplay{color:#2A5143;font-weight:400;}
.cartTotalDisplay{color:#2A5143;font-weight:700;font-size:1.1em;}
.cartTotalsText{float:left;color:#adaeb1;}
.cartTotal{float:right;color:#000;font-size:1.6em;font-weight:700;letter-spacing:-1px;}
form{display:inline;margin:0;padding:0;}
fieldset{color:#000;border:1px solid #d2d3d4;font-size:1.2em;line-height:1.7em;margin:20px 0;padding:15px;}
legend{font-size:1.4em;color:#2A5143;font-weight:700;}
LABEL.inputLabel,label.hiddenField{width:11em;float:left;}
.hiddenField{display:none;}
LABEL.inputLabelPayment{width:15em;float:left;}
LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel{width:12em;float:left;}
#cartquantity{border:1px solid #000;width:25px;padding:2px;}
textarea.orderComments{border:1px solid #000;width:525px;padding:2px;}
.loginButton{float:left;width:13em;}
.loginForgotPassword{float:left;padding-top:13px;font-size:1.2em;}
.alert{color:#1f144e;padding-left:15px;}