html{height: 100%;}
body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
div{position:relative;}
a img{border:none;}
a{outline:none;}
.wrapper{
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 850px;
}
#topBar, #topNav{
	background: #373737;
	height: 28px;
	line-height: 28px;
	position: relative;
}
#topNav a{
	color: #b4b0b0;
}
#lnkBag{
	display: block;
	float: right;
	height: 19px;
	padding: 0;
	position: relative;
	text-align: right;
	width: 95px;
	cursor:hand;
}
#lnkBag span{
	display: block;
	float: left;
}
#lnkBag img{margin: 4px 0 0 0;}

#pageTop{
	margin-bottom: 15px;
	margin-top: 30px;
	z-index: 500;	
}
#pageNav{
	float: right;
	height: 30px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: right;
	top: 12px;
	width: 600px;
}
#pageNav > li{
	float: right;
	position: relative;
}
a.homeMainNav.sf-sub-indicator{display: none;}
a.homeMainNav{
	display: block;
	float: right;
	margin: 0 0 0 2px;
	padding: 0 0 4px 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.homeMainNav span{
	display: block;
	padding: 8px 12px 0 4px;
	text-align: center;
}
a.homeMainNav .sf-sub-indicator{display: none;}
a.homeMainNav:hover, #pageNav > li:hover a.homeMainNav{
	background: url(images/bg_rollTopLeft.png) no-repeat left top;
}
a.homeMainNav:hover > span, #pageNav > li:hover a.homeMainNav > span{
	background: url(images/bg_rollTopRight.png) no-repeat right top;
}
.homeSubNav{
	display: none;
	list-style: none outisde none;
	margin: 0;
	padding: 8px;
	position: absolute;
	right: -8px;
	top: 25px;
	width: 850px;
	z-index: 20;
}
.homeSubNav li{
	display: inline;
}
.homeSubNav a{
	display: block;	
	float: right;
	padding: 12px 6px;
}
a.transWhite{background:url(images/bg_white87.png) repeat 0 0;background:rgba(255,255,255,.87);}
/*slider stuff
	height: 618px;
    width: 484px;
*/
#homeHero
{
	margin: 0;
	overflow: hidden;
	padding: 0;	
	z-index: 1;	
}
#homeHero a{
	display: block;
	height: 100%;
	width: 100%;
}
#homeHero img{
	display: block;
}
#slideControls{
	bottom: 20px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 60px;
	z-index: 10;
}
#slideControls li{
	background: #949494;
	float: left;
	font-weight: bold;
	margin: 0 3px;
	padding: 10px 0;
	text-align: center;
	width: 24px;
}
#slideControls li.current{
	background: #bebebe;
}
#slideControls li a{
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
#lnkSkipIt{
	background: #949494;
	bottom: 80px;
	color: #fff;
	display: block;
	padding: 5px;
	position: absolute;
	right: 60px;
	text-decoration: none;
	z-index: 10;
}
#homeGray{
	background: #373737 url(images/halston_logo_white.gif) no-repeat right top;
	height: 64px;
}
#homeBottomImgs img{
	float: left;
}
.mainContent{
	border: 1px solid #c3c1c1;
	padding: 34px;
}
#listTop{
	margin-bottom: 35px;	
}
.listPageTitle{
	float: left;
	margin: 0;	
}
#pagination{
	float: right;
	padding-top: 9px;
	text-align: right;
	width: 75%;	
}
#pagination a{
	color: #9da0a5;
	text-decoration: underline;
}
#pagination a.noLine{text-decoration: none;}
#pagination a:hover{
	color: #6d7075;	
}
.listingItem{
	float: left;
	height: 225px;
	margin: 0 0 34px 0;
	text-align: center;
	text-transform: uppercase;
	width: 195px;	
}
.listItemInner{
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	margin: 3px;
	padding: 3px 0;
	z-index: 1;
}
.listItemInner:hover{
	border: 1px solid #c3c1c1;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);	
}
.listItemInner a{text-decoration: none;}
.listingItem h4{
	font-size: 12px;
	font-weight: normal;
	margin: 1px 0;
}
.regPrice{
	color: #666;
	text-decoration: line-through;	
}
.salePrice{
	color: #c33;
	text-decoration: none;	
}
.listItemInner .listSwatches{
	background: #fff;
	display: none;
	position: absolute;	
	right: 10px;
	top: 10px;
	width: 42px;
	z-index: 10;
}
.listItemInner:hover .listSwatches{display:block;}
.listSwatches a{
	display: block;
	float: right;
	padding: 2px;
}
.tooltip{
	border: 1px solid #c3c1c1;
	background: url(images/bg_tooltip.jpg) repeat-x left bottom;
	display: none;
	padding: 4px 12px;
	z-index: 20;
}
#prodPage{
	background: #fff;
	padding: 34px 0 0 34px;
	z-index: 1;
}
#prodContainer{
	border-collapse: collapse;
	border-right: 1px solid #c3c1c1;
	color: #585d65;
	float: left;
	margin: 0;
	width: 660px;
}
#prodTabs{
	position: absolute;
	right: -1px;
}
.prodTab{
	background: url(images/bg_tabLeft.gif) no-repeat left top;
	display: block;
	float: right;
	margin: 0;
	padding-left: 9px;
	text-decoration: none;
}
.prodTab:hover{text-decoration: none;}
.prodTab span{
	background: url(images/bg_tabRight.gif) no-repeat right top;
	color: #666;
	display: block;
	padding: 5px 9px 5px 1px;
}
.activeTab{
	background: url(images/bg_tabActiveLeft.jpg) no-repeat left top;
}
.activeTab span{
	background: url(images/bg_tabActiveRight.jpg) no-repeat right top;
	color: #fff;
}
#prodHero{
	float: left;
	width: 340px;
}
#prodDetails, #prodReviews{
	background: #fff;
	float: left;
	margin: 21px 0 0 10px;
	width: 276px;	
}
#prodReviews{
	display: none;	
}
#prodName{
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 2px 0;
	text-transform: uppercase;
}
#prodDesc, #prodInfo{
	line-height: 150%;
	margin: 20px 0;
}
#prodInfo h4, #prodOptions h4{margin: 0;}
.prodInfoLeft{
	float: left;
	width: 100px;	
}
.prodInfoRight{
	float: left;
	margin: 0 0 0 10px;
	width: 156px;	
}
#btnReviews
{
	border: 1px solid #ccc;
	display: block;
	padding: 3px 4px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 0;
	width: 60px;
}
#tblColors{
	float: left;
	margin: 0 0 20px;
	width: 200px;	
}
#tblColors tr td{
	vertical-align: middle;
}
#lnkSzChart{
	background: #C3C1C1;
	color: #fff;
	display: block;
	float: right;
	padding: 3px;
	text-align: center;
	width: 60px;
}
#selColors a, #selSize a{
	border: 1px solid #fff;
	display: block;
	float: left;
	margin: 0 2px 5px 0;
	padding: 1px 0;
	text-align: center;
	width: 18px;
}
#selColors a img{
	height: 16px;
	width: 16px;
}
#selColors a:hover, #selColors a.colorSwatchCurrent,#selSize a{
	border: 1px solid #bdbdbd;
	text-decoration: none;
}
#selSize a{
	margin: 5px 5
	px 0 0;
	width: 19px;
}
#selSize a span{
	display: block;
	margin: 0 1px;
	padding: 1px;
	text-align: center;
}
#selSize a:hover span, #selSize a.currSize span, #selSize a.sizeCurrent span{
	background: #c3c1c1;
	color: #fff;
	text-decoration: none;
}
#selSize span.nosize a{
	width: 50px;
}
#prodActions{
	border: 1px solid #f3f3f3;
	border-left: none;
	border-right: none;
	clear: both;
	margin: 20px 24px 20px 0;
	padding: 5px 0;	
}
#innerActions{
	background: #f3f3f3;
	padding: 10px;
}
#tblActionsRight{
	float: right;
	width: 227px;	
}
#tblActions{
	clear: right;
	float: right;
	margin: 0 10px 10px 0;
	width: 475px;
}
#addToBag{
	background: #000 url(images/bg_addToBag.gif) no-repeat right center;
	color: #fff;
	display: block;
	height: 19px;
	line-height: 19px;
	padding-right: 22px;
}
#addToBag:hover{text-decoration:none;}
#otherProd{
	float: left;
	font-size: 12px;
	padding-top: 10px;
	width: 150px;
}
#getit{
	display: block;
	margin: 10px 0;
}
#otherProd img{
	margin: 20px 0 0 0;
}
#tblProdInfo td.left{
	width: 40%;
}
#prodRight{
	float: right;
	margin: 0 10px 10px;
	padding: 10px 0 0 0;
	width: 130px;
}
#prodRight h4, #prodDetails h4{font-size:12px;}
#prodDetails h4#prodPrice{
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 5px;
}
#prodDetails h4#styleID{
	font-weight: normal;
	margin: 0 0 10px;
}
#prodRight a{color:#585d65;}
#alsoLike{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: center;	
}
#alsoLike li{
	margin: 10px 0;
	padding: 0;	
}
#alsoLike a{
	display: block;	
}
#alsoLike h4{
	font-weight: normal;
	margin: 1px 0;
	text-transform: uppercase;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }
.clear{border:none;clear:both;height:0;line-height:0;}
#bagHolder{
	display: none;
	height: 200px;
	position:absolute;
	right: 0;
	top: 28px;
	width: 355px;
	z-index: 518
}
#flashButtons
{
	float:left;
	margin-left: 10px;
	width: 110px;
}
#flashButtons a
{
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 50px;
}
#altViews
{
	float: right;
	margin-right: 30px;
	text-align: right;
	width: 200px;
}
#altViews a img
{
	border: 1px solid #c3c1c1;
	height: 33px;
	margin: 5px 0 0 15px;
	width: 33px;
}
#footer{
	color: #a5a7a8;
	clear: both;
	padding-top: 20px;
	text-align: center;
}
#footer a{
	color: #a5a7a8;
}
#ftrSmall{
	color: #c0c3c5;
	margin: 10px 0 0;	
}
.colorDetails{
	display: block;
	float: left;
}
#spanColorName{margin-right: 50px;}
#divNoStock{
	clear: both;
	color: #900;
	display: block;
	font-weight: bold;
	margin: 0;
	top: -10px;
	padding: 5px 0;
	width: 100%;
}

/* Home Page Template styles*/
.vLine1px {
	background-color: #b7b7b7;
	margin: 10px;
	padding: 0px;
}
a.homeBlocks {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #373737;
	display: block;
	padding: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}
a.homeBlocks2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #373737;
	display: block;
	padding: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}
a.hmTxtPromo {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #373737;
	background-color: #FFF;
	display: block;
	padding: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
}

.hmImages {
	text-align: center;
	margin:0px;
	padding: 0px;
	float: left;
}
.hmImagesPad {
	text-align: center;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
	float: left;
}

