﻿/* 2009 */
/* general */
/* padding:top right bottom left; */
body {
	padding: 0;
	height: 100%;
	text-align: center;	
	font-family: Arial,Tahoma,Calibri,Verdana;
	font-size: 10px;	
	background-color: #000000;	
}

.noPadding { margin:0px;padding:0px; }

a:link,  a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: None;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: Underline;
}

hr {
	margin-top: -5px;
	width: 100%;
	height: 1px;
	color: #003565;
}
/* margins */
.mTopBottom5 {
	margin:5px 0 5px 0;
}
.m0 {
	margin:0;
}
/* colours */
.Orange {
	color:#f9a01b;
}
.Blue {
	color:#00ACCD;
}
.Purple {
	color:#ee209a;
}
.Green {
	color:#5C9035;
}
/* overall */
#wrapper {
	width: 960px;
	text-align: left;
	margin: 0 auto;	
}
/* header */
#header1 {
	width: 960px;
	font-size: 10px;
	color: #FFFFFF;	
}
#header1 a:link, #header1 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: None;
}
#header1 a:hover, #header1 a:active {
	font-size: 10px;
	color: #f9a01b;
}
.linksOption {
	width:100px;
	float: left;
	padding-right:30px;
}

/* new header */
#header1left {
	width: 410px;
	float:left;
}
#header1Right {
	width: 550px;
	float:right;	
	text-align:right;
}
#header1Right1 {
	width: 550px;
	float:left;	
	padding: 5px 0 0 0;	
	text-align:right;
}
#header1Right2 {
	width: 550px;
	padding: 12px 0 12px 0;
	float:left;	
	text-align:right;
	color: #FFFFFF;	
}
#header1Right2 a:link, #header1Right2 a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: None;
}
#header1Right2 a:hover, #header1Right2 a:active {
	font-size: 11px;
	color: #f9a01b;
	text-decoration: None;
}
#header1Right3 {
	font-size: 12px;
	width: 550px;
	float:left;	
	text-align:right;
}
#header1Right3 a:link, #header1Right3 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: None;
}
#header1Right3 a:hover, #header1Right3 a:active {
	font-size: 12px;
	color: #f9a01b;
	text-decoration: None;
}
#header1Right3L {
	float:left;
	width: 525px;
	text-align:right;
	padding: 3px 0 0 0;
}
#header1Right3R {
	float:left;
	width: 25px;
}
#facebook {
	float:left;
	width:350px;
	height:24px;
}
#facebookContainer {
	float:right;
	width:110px;
	height:24px;
	padding-top:2px;
}
#search {
	float:left;
	width:200px;
	height:23px;
	background-image: url("/skin_default/images/search-bg.gif");	
}
#SearchInput {
	width:176px;
	font-size: 11px;
	font-family: Arial;
	color: #969696;	
	border-style: solid;
	border-width: 0px;
	padding: 5px 0 0 5px;
}
#searchBox {
	float: left;
	width:176px;	
}
#searchButton {
	float: left;
	width:23px;	
}
.styleEdit {
	float:left;
	width:960px;
	height:248px;
	background-image: url("/skin_default/images/styleEditbg.gif");	
}
.styleEditTitle {
	float:left;
	height:55px;
	padding: 20px 0 0 100px;
	font-size:14px;
	font-weight:Bold;
}
.styleEditTitle span { font-size:21px; }
.styleEditContents {
	float:left;
	width:960px;
	padding: 0 0 0 10px;	
}
.signup {
	float:left;
	width:960px;
	height:68px;
	background-image: url("/skin_default/images/signup-bg.gif");
}
.signupLeft {
	float:left;
	width:550px;
	height:68px;
	font-size:14px;
	font-weight:Bold;
}
.signupLeftContents {
	padding: 20px 0 0 100px;
}
.signupLeft span { font-size:21px; }
.signupInput {
	float:left;
	width:280px;
	height:26px;
	margin-top:21px;
	background-color:white;	
}
#SignupInput {
	width:250px;
	height:20px;	
	font-size: 12px;
	font-family: Arial;
	color: #969696;	
	border-style: solid;
	border-width: 0px;
	padding: 5px 0 0 5px;
}
.signupButton {
	float:left;
	padding:20px 0 0 15px;	
}
.pageDivider {
	float:left;
	width:960px;
}

/* home body */
.home {
	float: left;
	width: 960px;
	font-size:12px;
	color:white;
	background-image: url("/images/main-bg.gif");	
	background-repeat:repeat-y;
}
.home a:link, .home a:visited { font-size: 12px; color: #FFFFFF; text-decoration: Underline; }
.home a:hover, .home a:active { font-size: 12px; color: #FFFFFF; text-decoration: None; }
.homeL {
	float: left;
	width: 560px;
	background-color:#2b2b2b;
	line-height:14px;
}
.homeLContents h1 {
	font-weight:Normal;
	font-size:24px;
	color:#a1a2a4;
	line-height:25px;
}
.homeLContents .subtext {
	font-weight:Normal;
	font-size:15px;
	color:#a1a2a4;
	line-height:17px;	
}
.homeLContents {
	padding:20px;
	color:#a1a2a4;	
}
.homeIndex {
	float: left;
	width: 560px;
	font-size:12px;
	padding: 20px 0 20px 0;
}
.homeLContents h2 { font-weight:Normal; font-size:12px; color:#f9a01b; }
.homeLContents h2 a:link, .homeLContents h2 a:visited { color:#f9a01b; }

.homeIndex ul {list-style: none; padding: 0; margin: 0;}
.homeIndex li {padding: 0; margin: 0;line-height:16px}
.homeIndex span {font-weight:bold;}
.homeIndex1 {
	float: left;
	width: 125px;
}
.homeIndex1 a:link, .homeIndex1 a:visited { font-size: 12px; color: #FFFFFF; text-decoration: None; }
.homeIndex1 a:hover, .homeIndex1 a:active { font-size: 12px; color: #ee209a; text-decoration: None; }
.homeIndex1 h2 a:hover, .homeLContents h2 a:active { color:#ee209a; }

.homeIndex2 {
	float: left;
	width: 140px;
}
.homeIndex2 a:link, .homeIndex2 a:visited { font-size: 12px; color: #FFFFFF; text-decoration: None; }
.homeIndex2 a:hover, .homeIndex2 a:active { font-size: 12px; color: #ee209a; text-decoration: None; }
.homeIndex2 h2 a:hover, .homeLContents h2 a:active { color:#ee209a; }

.homeIndex3 {
	float: left;
	width: 135px;
}
.homeIndex3 a:link, .homeIndex3 a:visited { font-size: 12px; color: #FFFFFF; text-decoration: None; }
.homeIndex3 a:hover, .homeIndex3 a:active { font-size: 12px; color: #00ACCD; text-decoration: None; }
.homeIndex3 h2 a:hover, .homeLContents h2 a:active { color:#00ACCD; }

.homeIndex4 {
	float: left;
	width: 140px;
}
.homeIndex4 a:link, .homeIndex4 a:visited { font-size: 12px; color: #FFFFFF; text-decoration: None; }
.homeIndex4 a:hover, .homeIndex4 a:active { font-size: 12px; color: #00ACCD; text-decoration: None; }
.homeIndex4 h2 a:hover, .homeLContents h2 a:active { color:#00ACCD; }

.homeC {
	float: left;
	width: 16px;	
}
.homeR {
	float: left;
	width: 384px;
}
.homeRFullImage {
	float: left;
	width: 384px;
	height:229px;
}
.homeRAd1 {
	float: left;
	width: 188px;
	height:267px;
}
.homeRAd2 {
	float: left;
	width: 188px;
	height:175px;
}
.homeRContentsL {
	float: left;
	width: 188px;
}
.homeRContentsC {
	float: left;
	width: 8px;
}
.homeRContentsR {
	float: left;
	width: 188px;
}
.homeRDivider {
	float: left;
	width: 188px;
	height: 9px;
}
.homeInfoBox {
	font-size:11px;
	float: left;
	width: 178px;
	padding:10px 0 10px 10px;
	background-color:#2b2b2b;
}
.homeInfoBox h2 {
	color:#FFFFFF;
	margin: 0 0 0 0;
}
.homeInfoBox div {
	padding:10px 0 0 0;
}
.homeInfoBox a:link, .homeInfoBox a:visited { font-size: 11px; color: #FFFFFF; text-decoration: None; }
.homeInfoBox a:hover, .homeInfoBox a:active { font-size: 11px; color: #f9a01b; text-decoration: None; }

.homeBrands {
	float: left;
	width: 560px;
	padding-bottom:5px;
}
.homeBrands div {
	float: left;
}


/* main menu */
#m1 {
	float: left;
	width: 960px;
}
.m1Option {
	float: left;
}
.mainSpacer {
	float: left;
	height:5px;
}

/* main body */
#mainHome {
	float: left;
	width: 960px;
}
#main {
	float: left;
	width: 930px;
	padding:15px;
	background-color:white;	
	font-size:11px;
}
#main a {
	color: #000000;
	font-size:11px;	
}
#mainBody {
	width: 930px;
	float: left;
}
#mainBodyOrange {
	width: 930px;
	float: left;
	background-image: url("images/bg-right-orange.gif");
	background-repeat: repeat-y;	
}
#mBMenu {
	width: 150px;
	float: left;
	font-weight:bold;
}
#mBMenu a {
	font-size:11px;	
}
#mBMenuBack {
	float: left;
}

#mBMenuBackleft {
	float: left;
}

#mBMenuBackRight {
	padding-left:5px;
	float: left;
}
#mBMenuBackRight a:link {
	font-size:10px;
	color:#f9a01b;
}
#mBMain {
	width: 780px;
	float: left;
}
#mBMainHome {
	width: 930px;
	float: left;
}
#mBMainShort {
	width: 585px;
	float: left;
}
#mBMainContents {
	padding: 10px 15px 0 15px;
}
#mBMainContents a {
	text-decoration:Underline;
	color:#F9A01B;
}
.mBMain h1 {
	font-size: 14px;
}
#mBRight {
	width: 195px;
	float: left;
	color:#f9d6a2;
}
#mBRightContents {
	padding: 10px 14px 0 14px;
}
#mBRightContents a:link {
	color:#ffffff;
}
.rightHeadline {
	margin:0px;
	padding-top:7px;	
	line-height:18px;
	font-size: 16px;
	color:#ffffff;	
}
.prodMenuT1 {
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}
.prodMenuT2 {
	margin:0 0 0 0;
	font-size: 13px;
	font-weight:bold;
}
.prodMenuSeperator {
	margin:5px 0 5px 0;
	line-height:1px;
}

/* products list */

.paging_header {
	width:100%;
	text-align:right;
	color: #818080;		
}

.paging_header a:link, .paging_header a:visited {
	color: #818080;
	font-size: 10px;	
}

.paging_header a:hover, .paging_header a:active {
	color: #818080;		
}

.paging_footer {
	width:100%;
	text-align:right;
}


#productsList {
	font-size: 10px;
	color: #828282;
}
#productsList a {
	color: #828282;	
}

/* products list */

.productAddPhoto {
	width: 99px;
	height: 115px;	
	border-collapse: collapse;		
	background-image: url("/skin_default/images/xs-bg.gif");
	background-repeat: no-repeat;
	text-align:center;
	float:left;
	border-collapse: collapse;
}
.productAddPhotoSpacer {
	margin:0px;
	float:left;
}

.productPhoto {
	margin:0px;
	width: 307px;
	height: 344px;	
	border-collapse: collapse;		
	background-image: url("/skin_default/images/photo-border.gif");
	background-repeat: no-repeat;
}

.relatedProducts {
	width: 187px;
	background-image: url("/skin_default/images/recommended-repeater.gif");
	background-repeat: repeat-y;
}

.relatedProductsFooter {
	width: 187px;
	height:6px;
	background-image: url("/skin_default/images/recommended-bottom.gif");
	background-repeat: no-repeat;
}

/* links */
#links {
	width: 960px;
	float: left;
	font-size:11px;
}
#links a {
	font-size:11px;
}
.linksOption {
	width:100px;
	float: left;
	padding-right:30px;
}
#linksOptionEnd {
	width:100px;
	float: left;
}
#linksPayments {
	width:470px;
	float: left;
	text-align:right;
}
/* currency */
#currency {
	width: 960px;
	height: 25px;
	text-align:Right;	
}
#currency a:link, #currency a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: None;
	font-weight:Bold;	
}
#currency a:hover, #currency a:active {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: Underline;
	font-weight:Bold;
}
#menuTop {
	width: 960px;
	text-align:Right;
}

/* Footer */

#footer {
	width: 960px;
	float: left;	
}
#footerContents {
	float: left;
	padding:10px 0 10px 0;
	color:#808080;
}

#footerContents a {
	color:#808080;
}

/* Navigator for Product Lists */

.productListNavigator {

}

/* Clothing Descriptions */

.HeaderDescription {
	font-size:12px;
	padding:10px;
}

.HeaderDescription h2 {
	font-weight:Normal;
}

.rrp {
	height:20px;
}

/* Inputs */

.inputSmall {
	background-color: #ffffff;	
	font-size: 11px;
	color: #333333;
	border: 1px solid #3a3a3a;
	padding: 0px;
}
