#wrapper {
	width: 971px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #A69C93;
}
.mens-suits #container {
	width: 974px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 145px;
} 
.mens-suits #header {
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	background-image: url(TemplateImages/mens-suits/swlogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 54px;
} 
.mens-suits #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #98857E;
	font-size: 36px;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	margin-top: 14px;
	color: #98857E;
	font-size: 16px;
}

.mens-suits #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 1px;
	height: 100%;
	font-size: 14px;
	color: #3F6187;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.centered {
	text-align: left;
	color: #3F6187;
	font-style: normal;
	margin-bottom: 5px;
}


.leftnav a{
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	width: 160px;
	text-align: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A69C93;
	border-right-color: #A69C93;
	border-bottom-color: #A69C93;
	border-left-color: #A69C93;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	padding-top: 4px;
}

.mens-suits #sidebar1 a:hover{
	color: #A69C93;
	list-style-type: circle;
	text-decoration: none;
	text-align: left;
}

hr {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.mens-suits #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 411px;
	background-color: #A69C93;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	height: 459px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


.product {
	color: #73665B;
	text-decoration: none;
}

.product a{
	color: #73665B;
	text-decoration: none;
	font-size: 14px;
}

.product a:hover{
	color: #FFF;
}

.whitelink {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}

.whitelink a{
	color: #FFF;
	text-decoration: underline;
}

.whitelink a:hover{
	color: #73665B;
	text-decoration: underline;
}

h3 {
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.guarantee {
	width: 162px;
	border: 1px solid #CFA058;
	background-color: #CFA058;
	text-align: center;
	height: 30px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-top: 0px;
	float: left;
	margin-right: 120px;
	font-weight: bold;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.guarantee a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


.mens-suits #mainContent {
	margin-top: 0;
	margin-right: 386px;
	margin-bottom: 0;
	margin-left: 177px;
	padding: 0;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
} 



.mens-suits #footer {
	background-color: #FFF;
	background-image: url(TemplateImages/SamuelWindsor/footer-back.jpg);
	height: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	font-size: 18px;
	float: left;
	width: 974px;
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
} 
.mens-suits #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.toptxt {
	font-weight: bold;
	color: #FFF;
	height: 22px;
	width: 974px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 4px;
	font-size: 16px;
	background-color: #3F6187;
	padding-bottom: 6px;
	display: table;
}
.footer {
	height: 150px;
	color: #73665B;
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	font-weight: normal;
	float: left;
	width: 710px;
}
.nav {
	color: #FFF;
	background-color: #3F6187;
	height: 24px;
	width: 974px;
	font-size: 12px;
	padding-top: 8px;
	text-align: center;
}

.nav a{
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.nav a:hover{
	color: #CCC;
}
.RightNavMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.BodyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	display: inline;
}

.BodyMain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
}

.BodyMain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
	line-height: 1.4em;
	text-align: left;
}

.BodyMainRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.BodyMainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
}

.BodyMainCenter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
}

.BodyMainCenter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E6187;
	text-decoration: underline;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.BodyMainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
}

.BodyMainSaleHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0001;
	text-decoration: none;
	line-height: 22px;
	font-style:italic;
}

.BodySub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080b40;
	text-decoration: none;
}

.BodySub a {
	text-decoration: none;
	color: #333333;
}

.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505170;
	text-decoration: underline;
	font-weight: bold;
}

.BodyRRPPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	
}

.ProductName a:hover {
	text-decoration: none;
}

.ProductName:hover {
	text-decoration: none;
}


.HomeMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: left;
	display: table;


}
.HomeProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}


.SuitsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

.RightNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.BodyMainSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.BodyPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.BodyMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.BodyMainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	text-indent: 0;
}

.BodyMainWhite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.BodyMainWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.homenav {
	text-align: right;
	float: right;
	height: 18px;
	width: 800px;
	display: table;
	color: #A69C93;
	font-size: 12px;
}

.homenav a{
	color: #A69C93;
}

.homenav a:hover{
	color: #A69C93;
}

.homenavtxt {
	color: #A69C93;
	font-size: 12px;
	vertical-align: top;
}
.rightnav {
	width: 140px;
	height: 500px;
	background-image: url(TemplateImages/mens-suits/background.jpg);
	color: #83665B;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 5px;
	text-decoration: none;
}

}
.BodyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	display: inline;
}

.BodyMain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
}

.BodyMain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
	line-height: 1.4em;
	text-align: left;
}

.BodyMainRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.BodyMainCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
}

.BodyMainCenter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73666F;
	text-decoration: none;
	line-height: 1.4em;
	text-align: center;
}

.BodyMainCenter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E6187;
	text-decoration: underline;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.BodyMainHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222222;
	text-decoration: none;
	line-height: 1.4em;
	font-style:italic;
}

.BodyMainSaleHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0001;
	text-decoration: none;
	line-height: 22px;
	font-style:italic;
}

.BodySub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080b40;
	text-decoration: none;
}

.BodySub a {
	text-decoration: none;
	color: #333333;
}

.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505170;
	text-decoration: underline;
	font-weight: bold;
}

.BodyRRPPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	
}

.ProductName a:hover {
	text-decoration: none;
}

.ProductName:hover {
	text-decoration: none;
}
.BodyMainSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.BodyPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.BodyMain {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


.BodyMainRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

.BodyMainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	text-indent: 0;
}

.BodyMainWhite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.BodyMainWhite a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.ProductDetailName {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.ProductDetailPrice {
	font-size: 14px;
	color: #A80000;
	font-family: Arial, Helvetica, sans-serif;
}

.ProductDetailOffer {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.errorMessage {
	background: url(TemplateImages/Icons/errorMessagebg.gif) repeat-x; 
	border: 1px solid #D20000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;	
	line-height: 24px;
	text-align: center;
}
.promoerrormessage {
	background: url(TemplateImages/Icons/errorMessagebglrg.gif) repeat-x; 
	border: 1px solid #D20000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;	
	line-height: 24px;
	text-align: left;
}

.filterdiv {
	width: 787px;
	border: 1px solid #CCC;
	text-align: center;
	display: table;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 30px;
}

.BasketMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
.BasketHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	text-decoration: none;
}
.BasketHeader a{
	font-size: 12px;
}

.BasketParcelInsuranceMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}

.specialofferdiv {
	border: 1px solid #3F6187;
	height: 68px;
	width: 238px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A69C93;
	padding: 7px;
	text-align: center;
}.specialofferoffer {
	color: #C00;
}
.HeaderMainNew2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	font-weight: normal;

}

.HeaderMainNew2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	font-weight: normal;

}

.HeaderMainNew2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333;
	font-weight: normal;

}

.dotd
{
	height: 210px;
	width: 140px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A69C93;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 5px;
}



.dotd-top {
	height: 1px;
	width: 145px;
	vertical-align: top;
	background-position: 0px top;
	display: none;
}
.dotd-bottom {
	height: 4px;
	width: 145px;
	vertical-align: bottom;
	background-position: 0px top;
	margin-bottom: 3px;
	display: none;
	
}

.imgx {
	border: 1px solid #CCC;
	margin-top: 12px;
}

.topproduct {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.topproduct a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.topproductprice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
}

.topproductpricered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
}
.detailsdiv {
	background-image: url(TemplateImages/mens-suits/counterback.jpg);
	padding-right: 302px;
	height: 100%;
}
.clothdiv {
	background-image: url(TemplateImages/mens-suits/theclothdivback.jpg);
	padding-right: 320px;
	height: 100%;
}


.email {
	width: 166px;
	border: 1px none #CFA058;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(TemplateImages/SamuelWindsor/Left/email-sign-up.gif);
	height: 55px;
	background-repeat: no-repeat;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 7px;
	float: right;
	margin-right: 1px;
}
#fadeshow1{
z-index:1;
}
.h1-front {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
}
.red {
	color: #C00;
}
.feefo {
	float: left;
	margin-top: 10px;
}
