/* generic html */
html{
	margin: auto;
}

body { 
	background-color: #000;
	margin: 0px;
	padding:0px;
	text-align: left;
}

.clearFloats {
	clear:both
}

body, input, textarea, select  { 
	font-size: 8pt;
	color: #03004F;
	line-height: 1.25em;
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
}

select.shopSelect {
font-size:100%
}

a { 
/*	color: #17015C; */
	color: #79ADD3;
	text-decoration: none;
}

p { 
	margin-top: 6px;
	margin-bottom: 6px;
	color: #003;
}

a:hover { 
	color: #C51B20;
}

form {
	margin: 0px; 
	padding:0px;
}

input {
	font-size: 100%;
	height: 1.7em;
}

input.search {
	font-size:1.2em;
	border: 1px solid #ccc;
	width: 114px;
	height: 11px;
	_height:14px;
}

.searchBtn {
	cursor: pointer;
	border: none;
	background: none;
	display: inline;
	color:#FFFFFF;
	font-family:verdana,arial,sans-serif;
	font-size:1.5em;
}

.searchBtnDiv {
	float:left;
	margin-top:-3px;
}

#white_box{
	width: 958px;
	background-color: #fff;
	padding: 0px;
	margin: 20px auto 20px auto;
}

#searchform select{
	margin: 5px;
}

#searchform input{
	margin: 20px 0px 0px 7px;
}

#searchform table{
	margin: 10px 0px 0px 0px;
}

h1 {
	font-size: 1em;
	margin: 0px;
	padding-top: 2px;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 1em;
	margin: 0px;
	padding-top: 2px;
	margin: 0px 0px 10px 0px;
}


img { 
	border: 0px; 
}

/* structure */
#content { 
	width:958px;
}

#content, #header { 
	margin:0 0 0 29px;
	text-align:left;
	margin: auto;
}

/* header and footer */
#header { 
/*	background: url("../images/logo.gif") left top no-repeat;*/
	/*width:1123px;*/
	background-color: #000;
	height:100px;
	color:#fff;
	width:958px;
} 

#header #logo {
	float:left;
	display: inline;
	margin-top: 10px;
}

#headerlinks {
	display:inline;
	float:right;
	font-size:90%;
	height:22px;
	margin-right:23px;
	_margin-right:32px;
	text-align:right;
	width:238px;
}

#headerlinkspadding {
	margin-right:10px;
	margin-top:75px;
}

#headerlinkspadding a, #headerlinkspadding a:link, #headerlinkspadding a:visited, #headerlinkspadding a:active { 
	color: #fff;
	text-decoration:none;
}

#headerlinkspadding a:hover { 
	color: #5f98ff;
}

.searchResultsHeading{
	margin:20px;
}

#checkoutlink {
	background:url(../images/icon_checkout.gif) no-repeat right;
	padding-right:20px;
	height:17px;
	color: #fff;
}

#checkoutlink_clearance {
	background:url(../images/icon_checkout_clearance.gif) no-repeat right;
	padding-right:20px;
	height:17px;
	color: #fff;
}

#accountloginlink {
	background:url(../images/login_man.gif) no-repeat left;
	height:17px;
	padding: 6px 0px 4px 19px;
	color: #000;
}

#footer {
	/*background:url(../images/menubg.jpg) no-repeat top left;*/
}
#topMenu {
	/*background:url(../images/menubg.jpg) no-repeat top left;*/
}

#footer {
	margin-top:5px;
}

#topMenuPadding {
	text-align: left;
	font-size:90%;
}

#footerPadding {
	text-align: left;
	font-size:90%;
}

#topMenu ul,#footer ul {
	margin:0px;
	margin-top:2px;
	padding: 0px;
}

#topMenu input,#footer input {
	/*margin-top:-3px;*/
}

#topMenu ul li,#footer ul li {
	display:inline;
	border-right: 1px solid  #fff;
	padding-left:8px;
	padding-right:8px;
	font-size:70%;
}

#topMenu ul li a, #topMenu ul li a:active,#topMenu ul li a:link,#topMenu ul li a:visited,#footer ul li a, #footer ul li a:active,#footer ul li a:link,#footer ul li a:visited {
	color:#fff;
	font-size:1.5em;	
	font-family: verdana, arial, sans-serif;
}

#topMenu ul li a.active{
	border:5px solid #666666;
}

#topMenu ul li a:hover, #footer ul li a:hover {
	color:#5f98ff;
	font-family: verdana, arial, sans-serif;
}

.lh_basket{
	font-size:8pt;
	margin:10px 3px 0px 9px;
}

.lh_basket a{
	color: #D54E89	
}

.lh_basket p{
	color: #D54E89	
}

.lh_basket span{
	color: #D54E89	
}

#clearance_page .lh_basket a{
	color: #fff;	
}

#clearance_page .lh_basket p{
	color: #fff;	
}

#clearance_page .lh_basket span{
	color: #fff;	
}


.menuItems {
	background:url(../images/colourbar.jpg) no-repeat left;
	height:25px;
	width: 958px;
	margin: auto;
}

.menuItems_noborder {
	background:url(../images/colourbar_noborder.jpg) no-repeat left;
	height:18px;
	width: 958px;
	margin: auto;
}

.menuItemsLeft {
	float:left;
	display: inline;
}

#topMenu .menuItemsLeft {
	/*width:640px;/*774px;*/
}

.menuItemsRight {
	float:left;
	text-align:right;
	margin-right:0px;
	display: inline;
}

.menuItemsRight li{
	float:left;
	text-align:right;
	margin-right:0px;
	display: inline;
}


#menuItemsRightPadding {
	margin-right:75px;
}

#menuItemsRight a,#menuItemsRight a:link, #menuItemsRight a:active, #menuItemsRight a:visited {
	color:#fff;
}

/* other styles */







#location {
	width: 964px;
	height: 24px;
	background-color: #F5E244;
}

#locationPadding {
	margin-left: 15px;
	padding-top: 7px;
}




#lhs {
	float:left;
	display: inline;
	/*width:128px;
	height: 466px;
	_width:110px;
	/*_height:464px;*/
	margin-right: 10px;
}

.lhmenuTop {
	margin: 0px;
	height: 7px;
	padding: 0px;
}

.lhmenu {
	height:334px;
	/*margin:0;
	padding:18px 5px 0 9px;*/
	margin-left: 9px;
}

.lhmenu_bg {
	background-color:#000000;
	margin:0 0 0 7px;
	padding:18px 10px 0 0px;
	height:440px;
	_height:466px;
	width:104px;
	_width:114px;
}

#clearance_page .lhmenu_bg {
	background-color:#9A0000;
	margin:0 0 0 7px;
	padding:18px 10px 0 0px;
	height:440px;
	_height:466px;
	width:104px;
	_width:114px;
}

.lhmenuPadding {
}

.lhmenuBottom {
	margin: 0px;
	height: 7px;
	padding: 0px;
}

.lhmenu ul {
	margin:0px;
	padding: 0px;
	margin-left:0px;
/* margin-right:10px;*/
	width:90px;
	list-style-type:none;
}

.lhmenu ul li {
	margin:10px 0 3px;
	padding:2px 3px 3px 5px;
	font-size:70%;
}

.lhmenu ul li a, .lhmenu ul li a:active,.lhmenu ul li a:link,.lhmenu ul li a:visited {
	color:#fff;
	font-size:1.5em;	
	font-family: verdana, arial, sans-serif;
}

.lhmenu ul li a:hover {
	/*color:#17015C;*/
	color:#5f98ff;
}

.lhmenu ul li a.navon, .lhmenu ul li a.navon:active,.lhmenu ul li a.navon:link,.lhmenu ul li a.navon:visited {
	color:#03004F;
	line-height:210%;
	font-size:130%;	
	font-family: arial;
}

.lhmenu ul li a.navon:hover {
	color:#03004F;
	font-family: arial;
}




#navAdditionalLink {
	font-size: 90%;
	padding-top: 11px;
	padding-bottom: 4px;
	line-height: 1.2em;
	width:95px;
}

#navAdditionalLink a:hover {
	color:#ccc;
}

#middleArea {
	float: left;
	color: #6898C8;
	width:471px;
	display: inline;
}

.middleAreaTitle {
	float: left;
	width:350px;
	display: inline;
}
.middleAreaBack {
	float: left;
	width:60px;
	display: inline;
}
.middleAreaBack input{
	height: auto;
	color: #000;
}

.backButton{
	height: auto;
}


#middleArea_flash {
	background: #adadad;
	float: left;
	color: #6898C8;
	width:625px;
	height: 458px;
	display: inline;
	margin-left: 0px;
}

#middleArea_flash_static {
	background: #adadad;
	float: left;
	color: #6898C8;
	width:625px;
	height: 458px;
	display: inline;
	margin-left: 2px;
}

#middleArea2col {
	color:#6898C8;
	display:inline;
	float:left;
	width:606px;
}

.flash_table{
	margin:7px 0px 0px 20px;
}

.flash_row{
	height: 74px;	
}

.flash_row_top a{
color:#FFFFFF;
display:block;
float:left;
font-size:9.5px;
font-weight:bold;
height:22px;
margin-bottom:10px;
margin-top:10px;
padding-top:177px;
text-align:center;
}
.flash_row_bottom a{
		display: block;
		height: 36px;
		float: left;
		color: #fff;
		padding-top: 180px;
		text-align: center;
		font-size: 9.5px;
		font-weight: bold;
}



.flash1{
		background: transparent url(../images/index_cost.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 10px;
}


.flash2{
		background: transparent url(../images/index_suit.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 10px;
}


.flash3{
		background: transparent url(../images/index_jkt.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 10px;
}


.flash4{
		background: transparent url(../images/index_trousers.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 10px;
}


.flash5{
		background: transparent url(../images/index_shirt.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 1px;
}


.flash6{
		background: transparent url(../images/index_tie.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 1px;
}


.flash7{
		background: transparent url(../images/index_cuffs.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 1px;
}


.flash8{
		background: transparent url(../images/index_shoes.jpg) no-repeat scroll left top;
		width: 140px;
		margin-right: 1px;
		margin-left: 20px;
}

.flash_row_top a:hover{
	color: #000;
}
.flash_row_bottom a:hover{
	color: #000;
}

.BLACK{
	color: #000;
}


.middleAreaBox {
	background:url(../images/rect_3_mid586.gif) no-repeat top left;
	padding: 10px 30px 10px 20px;
	/*width:426px;*/
	height:445px;
	/*_width:469px;*/
	_height:466px;
}

.middleArea2colBox {
	background:url(../images/rect_2_lhs.jpg) no-repeat top left;
	padding: 10px 30px 10px 20px;
	width:556px;
	height:445px;
	_width:604px;
	_height:466px;
}

.grey{
	color:#666;
}

.light_grey{
	color:#999;
}

#middleAreaPadding {
}

#middAreaLeft {
	margin-top:4px;
	float:left;
	margin-left:4px;
	width:164px;
	display: inline;
}

#middAreaRight {
	margin-top:4px;
	float:right;
	width:345px;
	display: inline;
}

.contentBox {
	margin-top:7px;
}

.contentBoxTopText {
	height:85px;
}
.contentBoxTopText_ties {
	height:55px;
}
.contentBoxTopText_cuff {
	height:105px;
}

#rhs {
	background:transparent url(../images/rect_3_rhs_341.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	font-size:1em;
	height:463px;
	line-height:1.3em;
	padding:1px;
	width:339px;
	_width:341px;
	_height:466px;
}

#rhs_shoes {
	background:transparent url(../images/rect_3_rhs_341.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	font-size:1em;
	line-height:1.3em;
	padding:0px;
	width:341px;
	height:466px;
}

#rhsHome {
	float: left;
	margin-bottom: 8px;
	display: inline;
}

#rhsHome p {
	margin: 0px;
	padding: 0px;
}

.sizing_link, .dd_link, en_link{
	display: block;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
}

.dd_link{
	color: #666;	
}

.sizing_link img{
	margin: 0px 0px -2px 0px;
}
.dd_link img{
	margin: 0px 0px -2px 0px;
}
.en_link img{
	margin: 0px 0px -2px 0px;
}

#slideshow {
background:transparent url(../images/ani_bg.gif) no-repeat scroll left top;
display:inline;
float:left;
height:466px;
margin-bottom:8px;
margin-left:5px;
width:628px;
}

#slideshow p{
	margin-top: -20px;
}

.promobox{
	background:transparent url(../images/artwx_promo_box.gif) no-repeat scroll right bottom;
	margin:0 0 3px 10px;
	width:302px;
	height:232px;
}

.promobox_1{
	background:url(../images/artwx_promo_box_1.jpg) no-repeat bottom right;
	width: 302px;
	height: 466px;
	margin: 0px 0px 0px 10px; 
}

#quest {
/*	height:133px;*/
}

#rhs_img {
	height: 350px;
}

#rhsPadding {
	margin:-4px 0 0;
	text-align: center;
}

#rhsPadding_shoes {
	margin: 10px 10px 10px 10px;
	text-align: left;
}

#rhsPaddingBtm {
	padding: 3px 9px 9px 9px;
	text-align: left;
}

.itemText,.itemText2 {
    float: right;
    margin: 3px 25px 0px 0px;
    color: #6898c8;
    font-size: 8pt;
    display: inline;
}

.itemText2 {
	/*height: 28px;*/
}

.selectLabel {
	background:transparent url(../images/rect_5_mid.gif) no-repeat scroll left top;
	height:141px;
	margin-bottom:5px;
	padding:10px 6px 0;
	width:456px;
	_height:151px;	
	/*_width:468px;*/
	_margin-bottom: 2px;
}

.selectLabel:hover {
	background:url(../images/rect_5_mid_hover.gif) no-repeat top left;
}

#contentBox{
	
}

#contentText {
	/*height: 346px;*/
	width:430px;
}

#scroll_contentText {
	height: 390px;
	overflow: auto;
	padding: 0px 20px 30px 0px;
	
}

#contentTextPadding {
	margin-right:8px;
}

#contentTextPadding p {
	margin-top: 0px;
	margin-bottom: 2px;
	
}

#contentText2 {
	padding-left: 0px;
	padding-right: 0px;
	/*height: 376px;*/
}

.contentText3 {
	overflow: hidden;
	width: 523px;
	_width: 525px;
}

.contentBoxBottom {
	background: url('../images/content_bottom.gif') no-repeat;
	height: 10px;
	width: 536px;
	border-width: 0px;
}
.contentBoxTop {
	background: url('../images/content_top.gif') no-repeat;
	height: 10px;
	width: 536px;
	border-width: 0px;
}

#tagline{
	width: 958px;
	margin: auto;
}


#pageTitle {
	float: left;
	color: #6898c8;
	height: 21px;
	display: inline;
	font-size:7pt;
	margin-left:7px;
}

#pageTitle h1{
    padding-bottom:8px;
    font-weight: normal;
}

#middleArea h2{
	color: #6898c8;
	height:40px;
}

.clearance_input{
	height:144px;
	width: 106px;
}


.productThumb {
	background:transparent url(../images/rect_12_mid.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	height:150px;
	margin:0 4px 4px 0;
	padding:1px;
	width:111px;
	_height:153px;
	_width:113px;
}

.productThumb:hover {
	background: url('../images/rect_12_mid_hover.gif') no-repeat top left;
}

.productThumbLarge {
	background:transparent url(../images/rect_9_mid.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	height:150px;
	margin-bottom:4px;
	margin-right:5px;
	padding:1px;
	text-align:center;
	width:150px;
	_width:153px;
	_height:152px;
}

.productThumbLarge:hover {
	background: url('../images/rect_9_mid_hover.gif') no-repeat top left;
}

.productThumb6Box {
	background:transparent url(../images/rect_6_mid.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	margin-bottom:4px;
	margin-right:5px;
	padding:1px;
	width:149px;
	height:227px;	
	_width:151px;
	_height:229px;
}

.productThumb6Box:hover {
	background: url(../images/rect_6_mid_hover.gif) no-repeat top left;
}

.productThumb4Box {
	background:transparent url(../images/rect_4_mid.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	margin-bottom:4px;
	margin-right:6px;
	padding:1px;
	width:227px;
	height:227px;	
	_width:229px;
	_height:229px;
}

.productThumb4Box:hover {
	background: url(../images/rect_4_mid_hover.gif) no-repeat top left;
}

.phb {
	color: #79ADD3;
	margin-right: 20px;
}
.phs {
	color: #C51B20;
	margin-right: 20px;
}
.phg {
	color:#666;
	margin-right: 20px;
}

.blue {
	color: #79ADD3;
}

a.blue,a.blue:link,a.blue:link,a.blue:active,a.blue:visited {
	color: #79ADD3;
	font-size:90%;
}

a.blue:hover {
	color: #000;
}

.limitedEdition {
	color: #999;
}

a.limitedEdition,a.limitedEdition:link,a.limitedEdition:link,a.limitedEdition:active,a.limitedEdition:visited {
	color: #999;
	font-size:90%;
}

a.limitedEdition:hover {
	color: #000;
}

.scarlet {
	color: #C51B20;
}

a.scarlet,a.scarlet:link,a.scarlet:link,a.scarlet:active,a.scarlet:visited {
	color: #C51B20;
	/*font-size:100%;*/
}

a.scarlet:hover {
	color: #000;
}

.greylarge {
	color: #999;
	font-size:110%;
}

.bluelarge {
	color: #79ADD3;
	font-size:110%;
}

.selectLabelText {
	display:inline;
	float:left;
	display: inline;
	margin:0 10px;
	width:320px;
}

.selectLabelText2 {
	float: left;
	display: inline;
	width: 288px;
}

.selectLabelText3 {
	float: left;
	display: inline;
	width: 169px;
}

.selectLabelText4 {
	float: left;
	display: inline;
	width: 146px;
}

.selectLabelText p, .selectLabelText2 p, .selectLabelText3 p, .selectLabelText4 p {
	margin-top:4px;
	margin-bottom:4px;
	line-height:14px;
}

.selectLabelImage {
	display:inline;
	float:left;
	margin-top:-8px;
}

.selectLabelImage2 {
	float: left;
	display: inline;
	width: 119px;
}

.selectLabelImage3 {
	float: left;
	display: inline;
	width: 95px;
}

.padding5 {
	padding: 5px;
}

.fabric {
	float: left;
	display: inline;
	margin-right: 3px;
	height:21px;
}

.fabric_ties {
	float: left;
	display: inline;
	margin-right: 3px;
	height:28px;
}

.fabric_no_stock {
    display: inline;
	float: left;
	display: inline;
	height:21px;
	padding: 0px;
	margin: 0px;
	width: 0px;
}

.fabricRow {
	clear: both;
}

#fabricThumbs {
	margin-top: 5px;
	float: left;
	display: inline;
	width: 295px;
}

#fabricImgAndKey {
	float: left;
	display: inline;
	padding-top:5px;
}

#fabricImg {
	width: 107px;
	height: 180px;
}
#fabricImg_ties {
	width: 107px;
	height: 235px;
}

#fabricKey {
	/*font-size: 90%;*/
	margin-left: 5px;
}

#fabricname{
	font-weight: normal;
	width: 107px;
}

.keyFabricIcon {
	float: left;
	display: inline;
	width: 23px;
	margin-bottom: 3px;
}

.keyFabricText {
	float: left;
	display: inline;
	color: #79ADD3;
}

.keyFabricLine {
	width: 117px;
}

#extraLinks {
	padding-top: 10px;
}

select {
	font-size:11px;
	margin:10px 0;
}

select.measurements {
	width:200px;
}



/*
#homepagecontent { 
	margin-left: 247px;
	margin-right: 198px;
	width: 419px;
	padding-top: 32px;
	padding-bottom: 30px;
	text-align: justify;
	min-height: 400px;
	vertical-align: top; 
} 

#content { 
	margin-left: 247px;
	width: 590px;
	padding-top: 32px;
	padding-bottom: 30px;
	text-align: justify;
	min-height: 400px;
	vertical-align: top; 
} 

#nav { 
	float: left;
	width: 184px;
	margin: 0px;
}

.nav-main {
	list-style-type: none;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	width: 184px;
}

.nav-main ul {
	margin: 0px;
}

.nav-main li {
	display: block;
	margin: 0px;
}

.nav-main li a {
	border-top: #F5F5F5 3px solid;
	display: block;
	color: #000;
	width: 220px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 17px;
	background-color: #F5F5F5;
}

.nav-main li a.nav-inactive	{
	background-color: #E3E3E3;
}

.nav-main li a.nav-active {
	background: url("../images/nav_on.gif") no-repeat 0px; 
}

.nav-main li a.nav-inactive:hover{
	background-color: #F9F9F9;
}

.nav-main li a.nav-active:hover {
	background: url("../images/nav_active.gif") no-repeat 0px; 
}

#banner1 {
	margin: -7px 0px 18px 17px;
}

#banner2 {
	margin: 9px 0px 18px 17px;
}

#footerlinks {
	float: right;
	padding: 8px 0px 0px 0px;
}

#footerlinksleft {
	float: left;
	padding: 8px 0px 0px 0px;
}

.footer { 
	font-size: 1em;
	color: #7a7a7a;
}

.footer a { 
	color: #7a7a7a;
	text-decoration: none;
}

.footer a:hover { 
	color: #000;
}
*/
/*#homerightimages {
	float: right;
	margin-top: 72px;
	margin-right: 15px;
	width: 140px;
}

.imagepadding {
	padding: 4px 4px 2px 4px;
	border: 1px solid #DADADA;
	margin-bottom: 19px;
}

.nav-main li div a {
	font-weight: normal;
	color: #797979;
	text-indent: 0px;
	font-size: 80%; 
	padding-top: 0px;
	padding-bottom: 0px;
}

.submenu2 a {
	color: #797979;
	text-decoration: none; 
	font-size: 80%; 
}

a.white ,a.white:link,a.white:visited,a.white:active {
	color: #fff;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
}

select {
	font-size: 100%;
	width: 169px;
	height: 1.9em;
	color: #797979;
}

select.results {
	width: 150px;
}


input.submenu {
	width: 134px;
}
*/
.submenu1 {
	padding: 0px 0px 0px 0px; /*trbl*/
	/*margin-left:25px;
	clear: both;*/
}

/*.submenu2 {
	padding: 0px 0px 15px 25px;
	width: 240px;
}

.limitedEdition {
	color: #797979;
}

.boxes a:link, .boxes a:visited, .boxes a:active{ 
	color: #000; 
	border: 1px solid #dbdbdb; 
	margin: 1px; 
	margin-right: 0px; 
	text-decoration: none; 
	padding: 0px 4px 2px 6px;
	width: 20px;
} 

.current { 
	background-color: #E9E9E9; 
	border: 1px solid #dbdbdb; 
	color: #000; 
	margin: 1px; 
	margin-right: 0px; 
	padding: 0px 4px 2px 6px;
	width: 20px;
} 

.boxes { 
	margin-top: 4px;
}

.thumbs { 
	color: #000; 
	margin: 0px 22px 10px 0px; 
	text-decoration: none; 
	width: 125px;
	vertical-align: top;
	float: left;
	display: inline;
	height: 187px;
}

.thumbs a { 
	color: #000;
	text-decoration: none;
	line-height: 18px;
	height: 15px;
	padding-top: 3px;
}

.thumbimg {
	background-repeat: no-repeat;
	background-position: center;
	width: 123px;
	height: 123px;
	border: 1px solid #DDD;
	line-height: 123px;
}*/

.jssFormTable th,.jssFormTable td {
text-align:left;
font-size:11px;
vertical-align:top;
}

.jssFormError {
color:red;
text-align:left;
font-size:11px;
}

caption{
text-align:left;
margin-top:4px;
margin-bottom:4px;
padding-top:4px;
padding-bottom:4px;
}


.jssCartTable {
margin-top:4px;
margin-bottom:4px;
font-size:11px
}

.jssCartTable th {
background-color:#aaa;
height:20px;
font-size:11px
}

.button{
padding:0px;
margin:0px;
line-height:16px;
height:23px;
}
.ordering_button{
line-height:16px;
height:23px;
margin: 10px 0px 10px 0px;
}

/* TABLE STYLES */
.table-title-bg				{ background-color:#F8F8F8; font-weight:bold; }
.table-content-bg			{ background-color:#FFFFFF; }
.table-border-bg			{ background-color:#E5E5E5; }
.table-uncolored-bg			{ background-color:#C68B53; text-align:center; color:#FFF; }
.table-colored-bg			{ background-color:#F8F8F8; text-align:center; color:#CCC; }
.table-chart-title-bg		{ font-size:9px; background-color:#F8F8F8; font-weight:bold; }
.table-chart-content-bg		{ font-size:9px; background-color:#FFFFFF; }
.table-checkout-yes-bg		{ background-color:#DDEEDD; }
.table-checkout-no-bg		{ background-color:#FFCCCC; }
.error-text,.jssError					{ color:#FF0000; }

.shirttable, .shirttable:link {padding: 0px; margin: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; border: 0px; background: #ffffff; cursor: pointer; width: 18px; height: 18px;}
.tietable, .tietable:link {padding: 0px; margin: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; border: 0px; background: #ffffff; cursor: pointer; width: 25px; height: 25px;}

.nobutton, .nobutton:link {padding: 0px; margin: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; border: 0px; background: #ffffff; cursor: pointer;}


#basketpopup {
	background-color:#79ADD3;
	padding:4px;
	width:160px;
	color:#fff;
	position:absolute;
	top:288px;
	margin-left:30px;
	_margin-left:-350px;
	display:none;
}

#sizing {
	width:900px;
	position:absolute;
	top:264px;
	height: 264px;;
	margin-left:30px;
	_margin-left:-650px;
	display:none;
}

#mapPage {
	width:882px;
	margin-top:48px;
	margin-bottom:67px;
	margin-left:55px;
}

#mapPageLeft {
	float:left;
	width:512px;
}

#mapPageRight {
	float:right;
	width:357px;
}

#mapPageAddressLeft {
	width:200px;
	float:left;
	height:83px;
}

#mapPageAddressRight {
	width:157px;
	float:right;
	text-align: right;
}

#t1 {
	float:left;
	text-align:center;
	width:119px;
}

#t2 {
	float:left;
	width:116px;
	text-align:center;
}

#t3 {
	text-align:center;
/*	width:119px;*/
}

#t1 div,#t2 div,#t3 div {

}

#t1 div,#t2 div,#t3 div {
	padding-top:13px;
	margin-bottom:6px;
	text-align:center;
	color: #03004F;
}

#t1 a:active,#t1 a:link,#t1 a:visited,#t2 a:active,#t2 a:link,#t2 a:visited,#t3 a:active,#t3 a:link,#t3 a:visited {
	color: #03004F;
}

#ddflashcontent {
	visibility:hidden;z-index:1000;position:absolute;top:180px;left:400px;width:234px;height:352px;border: 1px solid #79ADD3;
}

#ddflashcontentinner {
	width:234px;height:352px;margin:0px;background-color:#ffffff;
}

#ddflashcontentbtn {
	position:absolute;top:534px;left:399px;visibility:hidden;width:234px;height:20px;margin-left:1px;background-color:#79ADD3
}

noscript {
	color:#ccc;
	font-size:10px;
}
noscript a {
	color:#ccc;
}

#clearanceDiv {
margin-top:0px;
width:119px;
text-align:right
}

ul#pageslist {
float: left;
padding: 0px;
}

#pageslist li {
margin-right: 20px;
float: left;
list-style-type: none;
}

.clear{
clear: both;
}

.mix{
	display: none;
}

#enlarge{
	display: none;
}
.two_col_content_l{
	width: 450px;
	margin: 0px 0px 10px 10px;	
	float: left;
}
.two_col_content_r{
	float:left;
	margin: 0px 0px 20px 40px;
	width:450px;
}
.popup_l{
	float: left;
	width: 650px;
}
.popup_r{
	float: left;
	width: 140px;
	margin-top: 20px;
}
.popup_r img{
	margin-top: 15px;
}
.popup_r img:hover{
	cursor: pointer;
}
input .popup{
	line-height: 100px;
}
h1.index{
		color: #000;
		background-color: #000;
		margin-bottom: 0px;
}
#middleArea2col_ds {
	color:#6898C8;
	display:inline;
	float:left;
	width:250px;
}
#rhs_ds {
	color:#6898C8;
	display:inline;
	float:left;
	width:700px;
}

.lhmenu ul li.sale_link{
	margin-top: 30px;
}

.lhmenu ul li.sale_link a{
	color: #f00;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 430px; /*Width of Carousel Viewer itself*/
height: 458px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
display:inline;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 30px 0px 40px; /*margin around each panel*/
/*width: 400px; Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}




