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

body {
	background: #939393 url(images/body_bg.jpg) repeat-x scroll left top;
	font-family: Helvetica, Arial, Verdana;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
   border: none;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
}
#logo {
	float: left;
	height: 120px;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
#custnav {
	background: url(images/custlog_bg.jpg) repeat-x scroll left top;
	float: right;
	height: 28px;
	padding-right: 25px;
	padding-left: 25px;
	font: 10px/24px Verdana, Geneva, sans-serif;
}
#custnav a {
	color: #FFF;
	text-decoration: none;
}

#cust_l {
	float: right;
	background: url(images/custlog_l.jpg);
	height: 28px;
	width: 40px;
}

#cust_r {
	float: right;
	background: url(images/custlog_r.jpg);
	height: 28px;
	width: 40px;
}
#header #banner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 92px;
	width: 678px;
}
#topnavbar {
	background: url(images/topnav_bg.jpg) repeat-x scroll left top;
	height: 30px;
	margin: 0px auto;
	width: 980px;
}
#topnavs {
	float: left;
}
#topnavs ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#topnavs li {
	float: left;
	border-right: 1px solid #000;
	line-height: 28px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}
#topnavs a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#topnavs a:hover {
	color: #CCC;
	text-decoration: none;
}
#sales {
	float: left;
	background: url(images/sale_bg.jpg);
}
#sales ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#sales li {
	float: left;
	border-right: 1px solid #000;
	line-height: 28px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
#sales a {
	color: #AC5157;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}

#leftnavs {
	margin: 8px;
}
#leftnavs ul {
	margin: 5px 0px 10px;
	padding: 0px;
	list-style: none;
	font: 12px Verdana, Geneva, sans-serif;
}
#leftnavs li {
	line-height: 20px;
	color: #FFF;
}


#leftnavs h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#leftnavs li a{
	text-decoration: none;
	display: block;
	color: #FFF;
}
#leftnavs a:hover {
	color: #CCC;
}

.womens   {
	color: #A85583;
}
.womens a {
	color: #A85583;
	text-decoration: none;
}

.mens {
	color: #099596;
}
.mens a {
	color: #099596;
	text-decoration: none;
}

.acc {
	color: #3D7534;
}
.acc a {
	color: #3D7534;
	text-decoration: none;
}

.kids {
        color: #9A8BAA;
}
.kids a {
        color: #9A8BAA;
        text-decoration: none;
}
#content_holder {
	margin: 0px auto;
	width: 980px;
	background: #0f0f0f url(images/leftcolbg.gif) repeat-y scroll left top;
	height: auto;
}
#leftcol {
	float: left;
	width: 200px;
}
#page_content_box {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 778px;
}
#indx_womens {
	background: #FFF;
	width: 248px;
	height: 442px;
	float: right;
	margin-right: 8px;
}
#indx_womens_copy {
	width: 202px;
	margin: 20px auto;
}
#indx_womens_copy h1 {
	color: #a85582;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px;
}
#indx_womens_copy p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#indx_mens {
	background: #FFF;
	width: 248px;
	height: 442px;
	float: right;
	margin-right: 8px;
}
#indx_mens_copy {
	width: 202px;
	margin: 20px auto;
}

#indx_mens_copy h1 {
	color: #099595;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px;
}
#indx_mens_copy p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#indx_kids {
	background: #FFF;
	width: 248px;
	height: 442px;
	float: right;
	margin-right: 8px;
}
#indx_kids_copy {
	width: 202px;
	margin: 20px auto;
}

#indx_kids_copy h1 {
	color: #9A8BAA;
	font-size: 24px;
	margin: 10px 0px;
	padding: 0px;
}
#indx_kids_copy p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.keyline {
	border: 1px solid #000;
}
#topsep {
	margin: 0px auto;
	width: 980px;
	background: #0f0f0f;
	height: 8px;
}
#footer {
	background: url(images/footer_bg.png) no-repeat scroll left top;
	width: 980px;
	margin: 0px auto 5px;
	height: 50px;
	font: 9px/38px Verdana, Geneva, sans-serif;
	color: #727272;
	text-align: center;
	text-decoration: none;
	padding: 0px;
	position: relative;
	overflow: visible;
	visibility: visible;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}


#lm_womens {
	border-bottom: 1px dashed #757575;
	margin-bottom: 8px;
}
#lm_mens {
	border-bottom: 1px dashed #757575;
	margin-bottom: 8px;
}


/*********** end of contact form */
#lm_kids {
	border-bottom: 1px dashed #757575;
	margin-bottom: 8px;
}

#lm_acc {
	border-bottom: 1px dashed #757575;
	margin-bottom: 8px;
}
#page_content_box a {
	color: #CCC;
	text-decoration: none;
}
#page_content_box a:hover {
	color: #999;
	text-decoration: none;
}
#womenswear_holder {
	background: #291320 url(images/wem_prodbg.jpg) repeat-x scroll 0px 0px;
	width: 762px;
	height: auto;
	float: right;
	margin-right: 8px;
}
#womenswear_holder h1 {
	color: #291320;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 22px;
}

#menswear_holder {
	background: #002424 url(images/mens_prodbg.jpg) repeat-x scroll 0px 0px;
	width: 762px;
	height: auto;
	float: right;
	margin-right: 8px;
}
#menswear_holder h1 {
	color: #002424;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 22px;
}
#kidswear_holder {
	background: #1d1a23 url(images/kids_prodbg.jpg) repeat-x scroll 0px 0px;
	width: 762px;
	height: auto;
	float: right;
	margin-right: 8px;
}
#kidswear_holder h1 {
	color: #3A3442;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 22px;
}


#acc_holder {
	background: #0D1B0A url(images/acc_prodbg.jpg) repeat-x scroll 0px 0px;
	width: 762px;
	height: auto;
	float: right;
	margin-right: 8px;
}
#acc_holder h1 {
	color: #001604;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 22px;
}


#std_page_holder {
	background: #0F0F0F;
	width: 747px;
	height: auto;
	float: right;
	margin-right: 15px;
}
#std_page_holder .maintext {
	font-size: 13px;
	color: #999;
	margin-right: 20px;
}
#std_page_holder .maintext li {
	font-size: 13px;
}
#std_page_holder h2 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 20px;
	color: #999;
}
#std_page_holder h3 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #CCC;
}
#shop_page_holder {
	width: 724px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#shop_page_holder .maintext {
	font-size: 13px;
	color: #999;
	margin-right: 20px;
}
#shop_page_holder .maintext li {
	font-size: 13px;
}
#shop_page_holder h2 {
	margin: 5px 0px 5px;
	padding: 0px;
	font-size: 18px;
	color: #999;
}
#shop_page_holder h3 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 16px;
	color: #CCC;
}
#shop_page_holder .prodTitle {
	color: #FFF;
	margin-right: 20px;
	font: bold 14px Verdana, Geneva, sans-serif;
}

#shop_page_holder .code {
	font-size: 13px;
	color: #999;
	margin-right: 20px;
	font-weight: bold;
}

/* END lightbox styles */#shop_page_holder .price {
	color: #FFF;
	font: bold 13px/25px Verdana, Geneva, sans-serif;
	margin: 0px 0px 10px;
	padding: 0px;
}
#shop_page_holder .desc {
	color: #CCC;
	margin-bottom: 10px;
	font: 12px/24px Verdana, Geneva, sans-serif;
}


.catagorybox {
	width: 170px;
	float: left;
	margin-right: 11px;
	font-family: Helvetica, Arial, Verdana;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
.catbox_holder {
	height: auto;
	float: none;
}

.catagorybox h2 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 20px;
	color: #999;
}

.clear {
	clear: both;
}
.prodDetailHolder {
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
.prodHolder {
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	position: relative;
}
.prodHolder:hover {
	background: #000;
}
.prodDetailBox {
	float: left;
	width: 350px;
	position: relative;
	top: 3px;
	right: 0px;
}

.prodDetailBox p {
	margin: 0px;
	padding: 0px;
}

.prodImageBox {
	width: 185px;
	float: left;
	font-size: 10px;
	line-height: 16px;
	color: #CCC;
	position: relative;
	left: 0px;
	top: 0px;
}
.sep {
	border-top: 2px dotted #000;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
.buybox {
	position: absolute;
	right: 0px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: right;
	float: right;
	width: 175px;
	top: 3px;
}
.detaillinkbox {
	position: absolute;
	right: 5px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: right;
	float: right;
	width: 175px;
	top: 3px;
}
.keyline {
	border: 1px solid #999999;
}
.keyline:hover {
	border: 1px solid #EEE;
}
.optionText {
	font: 12px/24px Verdana, Geneva, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
.top {
	float: right;
	position: absolute;
	right: 0px;
	font-size: 9px;
	color: #000 !important;
	top: 5px;
	font-weight: bold;
}
.top a {
	color: #000 !important;
}
.brand_catheader {
	padding-bottom: 15px;
	float: right;
}
.catpage_nav {
	float: left;
}
.catpage_nav p {
	margin: 0px 0px 10px;
	padding: 0px;
	font: 12px Verdana, Geneva, sans-serif;
}
.catpage_nav a {
	color: #999;
}
.brandcol {
	float: right;
}


/* lightbox styles */

#lightbox {	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(http://www.slkdirect.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.slkdirect.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.prodMainImageBox {
	width: 355px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	color: #CCC;
	position: relative;
	left: 0px;
	top: 0px;
}
.prodMainImageBox img {
	margin-bottom: 10px;
	margin-right: 1px;
}

.prodMainDetailBox {
	float: right;
	width: 350px;
	position: relative;
	top: 0px;
	right: 0px;
}
.prodMainDetailBox p {
	margin: 0px;
	padding: 0px;
}
#menswear_holder h1 a {
	color: #002424;
	font-size: 22px;
}
#menswear_holder h1 a:hover {
	color: #C7C7C7;
	font-size: 22px;
}
#ff {
	margin: 0px auto 10px;
	width: 980px;
	text-align: right;
	color: #666;
	font-size: 9px;
}
#ff a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

/****** css added by Ben ***/
.priceTable {
   font-size: 12px;
    border-collapse: collapse;
}

.priceTable td {
  border: 1px dotted #ccc;
  padding: 5px;
}

p {
 font-family:  Verdana, Helvetica, sans-serif;
 font-size: 12px;
}

.basketTbl {
   font-family:  Verdana, Helvetica, sans-serif;
}
.basketTbl th{
  font-size: 12px;
}

.basketTbl td{
  font-size: 12px;
}
/**** ended Ben ****/

/*********contact form ****/
/** contact form **/
form label {
        float: left;
        width: 30%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
}

form textarea {
   background-color: #FFFFF0;
   border: 1px inset #CCCCCC;
}

fieldset {
   border: 1px solid #CCCCCC;
   margin-top: 15px;
   margin-left: 5px;
   padding: 10px;
}

legend {
   font: bold 0.8em Arial, Helvetica, sans-serif;
   padding-top: 10px;
   padding-bottom: 10px;
}
input.txt {
   background-color: #FFFFF0;
   border: 1px inset #CCCCCC;
   width: 200px;
   margin-bottom: 2px;
}
#std_page_holder h4 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 14px;
	color: #CCC;
}

