html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Trebuchet MS',Arial;
	font-size:10pt;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* GENERAL*/
a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.button
{
	width:auto !important;
}

.fieldalert
{
	color:#983a30;
}

.fieldalert input,
.fieldalert textarea
{
	border:1px solid #983a30;
}

a.sales
{
	color:red !important;
}
a.sales.clearance {
	padding-left:35px;
}
a.sales.clearance:before, a.sales.clearance .before {
	content:' ';
	width:35px;
	height:35px;
	display:block;
	position:absolute;
	right:260px;
	top:-8px;
	border:0;
	margin:0;
	padding:0;
	background:url(/images/buttons/clearence.jpg) no-repeat 0 0;
}
a.sales.clearance .before {
	display:none;
}
:first-child+html a.sales.clearance .before {
	display:block;
}
/*
a.sales img
{
	position: absolute;
    right: 182px;
    top: -8px;
    width: 35px;
	border:0;
	margin:0;
	padding:0;
}
*/
a.sales img {
	margin:0;
	padding:0;
	float:left;
	margin-top:-8px;
	margin-right:4px;
}
.alert
{
	color:red;
	font-weight: bold;
}


#Right ol
{
	list-style-type: decimal;
	padding:0 0 0 30px;
	margin:10px 0 10px 0;
}

#Right ul
{
	list-style: disc;
	padding:0 0 0 30px;
	margin:10px 0 10px 0;
}

#Right a,
#Right ul li a
{
	color:#1A1A1A;
}

#MainForm
{
	float:left;
	width:400px;
}

#SignUpForm
{
	float:left;
}

.price span.old_price
{
	color:red;
	font-size:10pt;
}
/* NEW */

#Universe
{
	margin:0 auto;
	width:960px;
	color:black;
	overflow: hidden;
	text-align:left;
}

#Header
{
	float:left;
	width:inherit;
	border-bottom: 1px solid black;
	margin:0 0 6px 0;
}

#Nav
{
	width:inherit;
	height:30px;
	text-align: right;
	padding:10px 0 0 0;
}

#Nav ul
{
	float:right;
}

#Nav ul li
{
	float:left;
	padding:0 15px 0 14px;
	border-right:1px solid #2f3237;
}

#Nav ul li.non
{
	border-right:none;
}

#Nav ul li a
{
	color:#2f3237;
}

#Header_Logo
{
	overflow: hidden;
}

#Header_Logo a
{
	float:left;
}

#Header_Logo #basket
{
	float:right;
	text-align: right;
}

#basket
{
	font-size: 18pt;
}

#basket p
{
	display:inline-block;
	width:175px;
	height:85px;
	padding:20px 0 0;
}

#basket p a
{
	color:black;
}

#basket p span.login
{
	float:right;
	font-size:10pt;
	padding:10px 0 0;
}

#basket p span a
{
	float:none;
}

#basket p a img
{
	padding:0 5px 0 0;
}

#basket p a span
{
	font-size: 14pt;
}

#Menu_Header
{
	background-color: #273a4a;
	height:40px;
	width:inherit;
	font-size: 15px;
	margin:6px 0;
}

#Menu_Header p
{
	color:white;
	font-size: 16pt;
	float:left;
	line-height: 40px;
	margin:0 0 0 10px;
}

#Menu_Header ul
{
	float:right;
	margin:11px 10px 0 0;
	position:relative;
}

#Menu_Header ul li
{
	float: left;
	border-right:1px solid white;
	padding:0 10px;
}

#Menu_Header ul li a
{
	color:white;
}


#Menu_Header ul li.non
{
	border-right:none;
}

#Header_Left
{
	width:670px;
	margin:0 7px 0 0;
	float:left;
}

#Season
{
	background-color: #3e4851;
	margin:0 0 6px 0;
	height:40px;
	width:inherit;
	color:white;
	line-height:40px;
}

#Season p
{
	margin:0 0 0 10px;
	font-size:13pt;
	float:left;
}

#Header_Right
{
	float:left;
}

#Header_Right .header_ad
{
	margin:0px 0 5px 0;
}

#Product_Scroller
{
	margin:6px 0 6px 0;
	height:46px;
	width:inherit;
	background-color: #3e4851;
}

#Product_Scroller p
{
	color:white;
	line-height:43px;
	margin: 0 0 0 10px;
}

#Product_Scroller p .offers
{
	font-size:10pt;
}

#ticker_tape a
{
	font-size: 16pt;
	font-weight: bold;
	color:white;
}

#Main
{
	/*border-top:1px solid black;*/
	float:left;
	padding:0;
	position:relative;
	width:960px;
	background-color:#DBDDDD;
}

#Product_List
{
	margin:20px 0 0 0;
}

#Banner_Ad
{
	margin:50px 0 0 0;
}

#Left
{
	width:217px;
	float:left;
	margin:0px 0 6px 0;
	padding:0px 0 10px 0;
	min-height:1250px;
	z-index: 1000;
	_height:auto !important;
	_height:937px;
	overflow: hidden;
}

#Left div,
#Left .image
{
	padding:10px;
}
#Left .image,
#Left a.ad_left
{
	position: absolute;
	bottom:0;
}
#Left a.free_uk_returns {
	bottom: 473px;
}

#More_Infomation span
{
	display: block;
	margin:8px 0 14px 0;
	color:#1a1a1a;
	font-size: 11pt;
	font-weight:bold;
}

#More_Infomation ul li
{
	line-height: 21px;
	height:21px;
}

#More_Infomation ul li a
{
	color:#1a1a1a;
	line-height: 21px;
	float:left;
	padding: 0;
}

#More_Infomation ul li img
{
	float:left;
	padding:0 5px 0 5px;
}

#Tracking span
{
	display: block;
	margin:8px 0 14px 0;
	color:#1a1a1a;
	font-size: 11pt;
	font-weight:bold;
}

#Tracking p a
{
	padding:0;
	color:black;
	font-weight:bold;
}

#Search span
{
	display: block;
	margin:8px 0 14px 0;
	color:#1a1a1a;
	font-size: 11pt;
	font-weight:bold;
}

#Search form input
{
	background-color: #b8b9bf;
	border:none;
	margin:0 10px 0 0;
	height:28px;
	line-height:28px;
	padding:0;
	float:left;
}

#Right
{
	z-index: 10;
	background-color:#FFFFFF;
	padding:0 0 0 20px;
	min-height:1136px;
	_height:auto !important;
	width:723px;
	_width:743px;
	float:right;
	clear: right;
}
#Filters span, #New span
{
	display: block;
	margin:8px 0 14px 0;
	color:#1a1a1a;
	font-size: 11pt;
	font-weight:bold;
}
#New span {
	color:#983a30;
}

#Filters a.reset_all_filters, #New a.reset_all_filters
{
	color:#1a1a1a;
	font-size: 10pt;
}

#Filters a.reset_all_filters img, #New a.reset_all_filters img
{
	margin:10px 5px 0 0;
}

#Filters ul, #New ul {
	z-index: 1000;
}

#Filters ul li, #New ul li
{
	margin:0;
	float:left;
	width:197px;
	margin:0 0 5px 0;
}
#New ul li {
	float: none
}

#Filters ul li a, #New ul li a
{
	display:block;
	background-color:#273a4a;
	color:white;
	padding:10px 10px 10px 5px;
	font-size:9pt;
}

#Filters ul li a img, #New ul li a img
{
	float:left;
	margin:0 5px 0 0;
}

#Filters ul li div, #New ul li div
{
	display:none;
	z-index:1000;
	padding:0;
	position:absolute;
	background-color:#B8B9BF;
	opacity:0.95;
}


#Filters ul li div.open, #New ul li div.open
{
	display:block;
}

#Filters ul li div ul, #New ul li div ul
{

	z-index: 1000;
}

#Filters ul li div ul.column_0, #New ul li div ul.column_0
{
	float: left;
}

#Filters ul li div ul.column_1, #New ul li div ul.column_1
{
	float: left;

}

#Filters ul li div ul.column_2, #New ul li div ul.column_2
{
	float: left;

}

#Filters ul li div ul.column_3, #New ul li div ul.column_3
{}

#Filters ul li div ul li, #New ul li div ul li
{
	margin: 0;
	float:none;
}

#Filters ul li div ul li:last, #New ul li div ul li:last
{
	margin:0 0 5px 0;
}

#Filters ul li div ul li a, #New ul li div ul li a
{
	color:black;
	margin:0;
	padding:8px 10px;
	font-size: 8pt;
	background-color:transparent;
}

#Right
{

}

#Right h1
{
	padding: 0 0 0 10px;
	font-size: 18pt;
	/*width:inherit;*/
	width:auto;
	height:40px;
	line-height:34px;
	border-bottom: 1px solid black;
	margin:0 0 10px 0;
	float:left;
}

#AccountBox,
#OrdersBox,
#BillingAddyBox,
#DeliveryAddyBox
{
	width:46%;
}

#AccountBox innerbox,
#OrdersBox innerbox,
#BillingAddyBox innerbox,
#DeliveryAddyBox innerbox
{
	clear:both;
}


#AccountBox h1,
#OrdersBox h1,
#BillingAddyBox h1,
#PasswordBox h1,
#DeliveryAddyBox h1
{
	width:96%;
}

#Right h2
{
	padding:5px 0 0px 0;
}

#Right p
{
	padding: 5px 0 5px 0px;
}

.home_page_title
{
	height:40px;
	border-bottom: 1px solid black;
	margin:0;
	line-height:34px;
	font-size: 10pt;
	width: inherit;
	overflow:hidden;
	margin:0 0 18px 0;
}

.home_page_title h1
{
	float: left;
	width: 50% !important;
}

.home_page_title .home_page_numbers
{
	float:left;
	width:47%;
}

.home_page_numbers
{
	text-align: right;
	font-size: 10pt;
}

.home_page_numbers span
{
	font-weight: bold;
}

.home_page_numbers a
{
	color:black;
}


.page_title
{
	width:inherit;
	height:40px;
	border-bottom: 1px solid black;
	margin:0;
	line-height:34px;
	font-size: 10pt;
	margin:0 0 10px;
}

.page_title div
{
	float:right;
	padding: 0 10px 0 0;
}

.page_title div a
{
	color:black;
}

.page_title span,
.page_title h1
{
	padding: 0 0 0 10px;
	font-size: 18pt;
}

.page_numbers
{
	margin:0 0 30px 0;
	text-align: right;
	font-size: 10pt;
	padding: 10px 10px 0 0;
	clear:both;
}

.page_numbers span
{
	font-weight: bold;
}

.page_numbers a
{
	color:black;
}

#Products_Homepage
{
	width:inherit;
	overflow: hidden;
}

#Product_List
{
	overflow: hidden;
}

#Related_Products .product_box,
#Right .product_box
{
	margin:0 0 0 11px;
}

#Related_Products .product_box a,
#Right .product_box a
{
	color:black;
}

#Related_Products .product_box,
#Right .product_box
{
	background-image: url(/images/newsite/product_box_background.jpg);
	height:142px;
	width:345px;
	float:left;
}

#Related_Products .product_box img,
#Right .product_box img
{
	float:left;
	padding:5px;
	height:115px;
	width:154px;
}

#Related_Products .product_box img.new_in,
#Right .product_box img.new_in
{
	position: absolute;
	left:0;
	top:0;
}

#Related_Products .product_box p,
#Right .product_box p
{
	padding:10px 20px 0 0;
	font-size: 14pt;
	float:right;
	text-align:right;
	width:161px;
	margin:0px;
}

#Related_Products .product_box p.title,
#Right .product_box p.title
{
	padding:20px 20px 0px 0;
	font-size: 20pt;
	margin:0px;
}

#Related_Products .product_box p.view_buy,
#Right .product_box p.view_buy
{
	font-size:11pt;
	padding:15px 20px 0 0;
	width:auto;
	margin:0px;
}

#Related_Products .product_box p.view_buy img,
#Right .product_box p.view_buy img
{
	float:left;
	height:21px;
	width:14px;
	line-height: 21px;
	padding:0 5px 0 0;
}

#Related_Products .product_box p.view_buy a.buy,
#Right .product_box p.view_buy a.buy
{
	display:inline-block;
	width:77px;
	height:21px;
	background-color:#333333;
	color:white;
	text-align: center;
	line-height: 21px;
	font-size: 10pt;
	float:left;
	margin:0 0 0 5px;
}

#Related_Products .product_box p.view_buy a.view,
#Right .product_box p.view_buy a.view
{
	float:left;
	line-height: 21px;
	font-size: 10pt;
	color:black;
}

/********** SEARCH PAGE *******/
#breadcrumbs
{
	float:right;
	height:40px;
	line-height:34px;
}

#breadcrumbs span
{
	font-size:10pt;
	padding:0;
}



/********** PRODUCT PAGE *******/
#Product_Main
{
	width:960px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#Product_Main #breadcrumbs
{
	height:30px;
	line-height:30px;
	width:50%;
	float:left;
}

#Product_Main #Search_Product_Header
{
	height:30px;
	line-height:30px;
	float:left;
	width:480px;
}

#Search_Product_Header form input
{
	background-color: #b8b9bf;
	border:none;
	margin:0 10px 0 0;
	height:28px;
	line-height:28px;
	padding:0;
	float:right;
}

#Search_Product_Header form label
{
	float:right;
	padding:0 10px 0 0;
	font-weight: bold;
}

#Product_Main #breadcrumbs a
{
	color:black;
}


#product_title
{
	width: 100%;
	height:30px;
	line-height: 30px;
	float: left;
	clear:both;
}

#product_title h1
{
	font-size:18pt;
	float: left;
}

#product_title span
{
	float: left;
	font-size:12pt;
	padding: 2px 0 0 11px;
}

#productleft,
#productright
{
	width:480px;
	float:left;
}

#productthumbs
{
	border-top:1px solid black;
	padding:10px 0 6px 0;
	text-align:center;
	margin:10px 0 0;
	float:left;
	width:480px;
}

#productthumbs img
{
	margin:0 20px 0 0;
	cursor:pointer;
}

#jsmainimage
{
	height:400px;
}

#productright
{
	text-align:right;
}

#productright div.product_info
{
	height:200px;
}

#productright div.product_info span
{
	font-size: 12pt;
	padding:20px 20px 10px 0;
	display:block;
	font-weight: bold;
}

#productright div.product_info h2
{
	font-size: 12pt;
	margin:20px 20px 10px 0;
	display:block;
	font-weight: bold;
}

#productright div.product_info p
{
	margin:0 20px 10px 0;
}

#productright div.product_info p.size_note
{
	color:red;
	font-weight:bold;
}

#productright #product_form
{
}

#productright #product_form .row
{
	padding:10px 20px 10px 10px;
}

#productright #product_form .row_hide
{
	padding:0;
}

#productright #product_form .row input#id_quantity
{
	height:21px;
}

#thumbrow
{
	width:960px;
}

#sizes_js_box,
#colours_js_box
{
	color:black;
	display:none;
	overflow:hidden;
	text-align:center;
	width:100%;
}

#sizes_js_box div,
#colours_js_box div
{
	overflow: hidden;
	float:right;
	margin:0 20px 0 0;
}

#productright #product_form a.product_colour
{
	display:block;
	text-decoration: none;
	border:1px solid #dbdddd;
	padding:8px 4px 8px 4px;
	/*width:60px;*/
	/*height:20px;*/
	float:left;
	margin:0 5px 5px 0;
	color:black;
}

#productright #product_form a.product_sizes_os,
#productright #product_form a.product_sizes
{
	display:block;
	text-decoration: none;
	border:1px solid #dbdddd;
	padding:7px 0 9px 0px;
	width:30px;
	/*height:21px;*/
	float:left;
	margin:4px 5px 0 0;
	color:black;
}


#productright #product_form a.product_sizes_os
{
	background-image:url("/images/buttons/outofstock_bg.jpg");
	background-repeat: no-repeat;
}

#productright #product_form a.product_colour_selected,
#productright #product_form a.product_sizes_selected
{
	border: 1px solid #273A49 !important;
	background-color: #b8b9bf;
}

#product_page_ad
{
	border-top:1px solid black;
	padding:10px 0 6px;
	text-align:center;
	margin:10px 0 0;
	width:480px;
	float:left;
}

#productright span.price
{
	display:inline;
}
#Related_Products
{
	float:left;
	width:100%;
	margin:20px 0 0 0;
}

#Related_Products .ad
{
	float:left;
}

#Related_Products h2
{
	float:left;
	height:40px;
	font-size: 14pt;
	width:685px;
	font-weight:normal;
	margin:0 0 0 10px;
}

/********** DELIVERY **********/

#DeliveryPage table tr td
{
	border-right:1px solid #333742;
}

#DeliveryPage table tr td:last-child
{
	border-right:medium none;
}

/********** DELIVERY **********/

#SizingGuidePage table tr td
{
	border-right:1px solid #333742;
}

#SizingGuidePage table tr td:last-child
{
	border-right:medium none;
}

/********** BASKET **********/
#Left p
{
	margin:0 0 10px 0;
}

#Left p a
{
	padding:0;
}

#Voucher
{
	width:48%;
}

#Voucher tbody tr td
{
	padding:5px 5px 5px 5px;
}

/********** FOOTER ************/

#Footer
{
	width: inherit;
	float:left;
}

#Footer_Sign_up
{
	height:40px;
	background-color: #273a4a;
	width:inherit;
	float:left;
	margin:13px 0 13px 0;
	line-height: 40px;
	font-size:14pt;
}

#Footer_Sign_up img,
#Footer_Sign_up a,
#Footer_Sign_up form
{
	float:left;
	color:white;
}

#Footer_Sign_up a
{
	/*margin:0 0 0 10px;*/
}

#Footer_Sign_up a span
{
	color:#959595;
}

#Footer_Sign_up form
{
	margin:0 0 0 80px;
	height:40px;
	float:left;
	width:180px;
}

#Footer_Sign_up form input
{
	background-color: white;
	border:none;
	height:24px;
	line-height:24px;
	margin:8px 10px 0 0px;
	padding:0;
	float:left;
}

#Footer_Sign_up form input.go
{
	margin:8px 10px 0 0;
}

#Social_Network
{
	float:right;
	height:40px;
}

#Social_Network img
{
	margin:5px 10px 0 0;
}

#Social_Network a
{
	margin:0;
}

#Footer_Left
{
	float:left;
	width:716px;
	border-right: 1px solid black;
}

#Accepted_Cards
{
	margin:0 15px 10px 0;
	border-bottom: 1px solid black;
	height:92px;
	line-height: 40px;
}

#Accepted_Cards p
{
	float:left;
	margin:0 10px 0 10px;
}

#Accepted_Cards img
{
	margin:6px 0 0 0;

	float:left;
}


#Accepted_Cards a
{
	display:block;
	float:left;
	padding:0 0 0;
	width:113px;
	margin:5px 5px 0 0;
}

#Accepted_Cards a img
{
	margin: 0;
}

#Footer_Links
{
	float:left;
	height:190px;
	color:#1a1a1a;
}

#Footer_Links div
{
	float:left;
	width:238px;
}

#Footer_Links div span
{
	margin:0 0 0 15px;
	float:left;
	font-size: 10pt;
	font-weight: bold;
}

#Footer_Links div ul
{
	float:left;
	width:208px;
	padding:0 0 0 30px;
}

#Footer_Links div ul li
{
	padding:10px 0 0 0;
}

#Footer_Links div ul li a
{
	color:#1a1a1a;
	font-size: 9pt;
}

#Footer_Right
{
	float:left;
	width:243px;
	text-align:center;
}

#Footer_Right div
{
	margin:10px 0 0 0;
}

/************* RESTORED STYLES FROM OLD DESIGN */

#ticker_tape_hid
{
	display:none;
}

.box
{
	border:1px #cccccc solid;
	padding:10px;
	margin-top:15px;
	background-color:#F5F5F5;
}

.formtable td
{
	vertical-align:top;
	padding: 5px 5px 5px 0;
}

.formtable textarea,
.formtable input
{
	margin:-4px 0 0 0;
	padding:4px 0 4px 0;
	width:250px;
}

input
{
	border:1px solid #E2E1DF;
	color:#343434;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:3px 3px 3px 5px;
}

textarea
{
	border:1px solid #E2E1DF;
	color:#343434;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}


#Right h2
{
	margin-bottom:10px;
}

#Right p
{
	margin-bottom:10px;
}

#Right table
{
	margin-bottom:10px;
}

#Right table#BillTable
{
	background-image:none;
	margin-top:10px;
}

#Right table#DelTable
{
	background-image:none;
	margin-top:10px;
}product_title

#Right table#CardTable
{
	background-image:none;
	margin-top:10px;
}

thead
{
	background-color:#333742 !important;
	color:#FFFFFF;
	overflow: hidden;
}

thead th
{
	text-align:left;
	padding:10px 5px 10px 5px;
	background-color:#333742 !important;
}

tbody td
{
	padding:5px 10px 5px 10px;
}

.messagebox {
	color:#FFFFFF;
	padding:10px;
	margin-bottom:10px;
}

.messagebox_failure {
	background-color:#983a30;
}

.messagebox_success {
	background-color:#667a8a;
}


/*************** BASKET PAGE **************/
#Basket,
.totalstxt,
.lineitem
{
	font-family: 'Trebuchet MS',Arial;
	font-size:10pt;
}

/************** CHECKOUT PAGES ***************/
#DeliveryDetailsBox .innerbox p a
{
	font-weight:bold;
}
