#content-frame {
	border-collapse: collapse;
}


.clear {
	clear: both;
}

/* @group Template */

html {
	margin: 0 auto;
}
body {
	margin: 0 auto;
	font-family: Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	background:url(/Content/core/black-theme/bg.gif) repeat-x #a3a19a;
}
#pageContainer {
	clear:both;
	margin: 0 auto;
	width: 960px;
}
.emailproducttofriendPage #pageContainer {
	width:auto !important;	
}
.productdetailsPage #pageContainer {
	background:#FFF;	
}
.emailproducttofriendPage {
	
}

/* My Comment */
#content-body {
	color: #000;
	width: 960px;
	margin: 0 auto;
	height: auto !important;
	background:#FFF;
}
.defaultPage #content-body, .home #content-body, .defaultPage #content-frame, .home #content-frame {
	background:none !important;	
}
.productdetailsPage #content-body {
	padding:20px 0;
}
.wishlistPage #content-body {
	background:#FFF;	
}
.emailproducttofriendPage #content-body {
	background:#FFF;
	padding:30px;
	width:560px;
}
#content-frame {
	width: 960px;
	background:#FFF;
}
#content-shop {
/*	width: 785px;*/
	background:#FFF;
}
.home #content-shop {
	background:none;	
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	color: #57575b;
	font-weight:normal;
}


/*  Top Nav  - START */

#TopMargin {
	width: 960px;
	margin: 0 auto;
	padding:0;
	position: relative;
	z-index: 15;
	height:116px;
}
#topnav-logo {
	background: url(/Content/core/brand-logos/fergie-footwear-logo.gif) no-repeat;
	position: absolute;
	top: 18px;
	left: 0px;
	z-index:50;
	text-indent:-300px;
	overflow:hidden;
	display:block;
	height:73px;
	width:174px;
}
#topnav-logo a {
	width: 174px;
	height: 73px;
	display:block;
}

#topnav-service {
	width:500px;
	height:25px;
	text-align:right;
	float:right;
	margin-top:20px;
}
#topnav-service ul.service {
	display:block;
	margin:0;
}
#topnav-service li {
	display: inline;
	text-transform:uppercase;
	font-size:11px;
	font-weight:lighter;
	padding-left:8px;
}
#topnav-service li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	font-size:10px;
}
#topnav-service li a:hover, #topnav-service li a.active {
	text-decoration: underline;
}

#topnav-service ul.service li.search {
	position: relative;
}
#topnav-service ul.service li.search a {
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
}

#searchbox {
	clear:right;
	float:right;
	margin:0;
}
#searchbox p{
	font: bold 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}
#searchbox form, #searchbox fieldset {
	border: none;
	padding: 0;
	width: 300px;
}
#searchbox fieldset {
	padding: 5px 0;

}
#searchbox input#Ntt {
	background:#000000 none repeat scroll 0 0;
	border:2px solid #CC00CC;
	color:white;
	float:right;
	font-size:9px;
	height:11px;
	padding:1px 4px;
	margin:0 -4px 0 5px;
	width:124px;
}
#searchbox a#search-btn {
	display:block;
	float:right;
	width: 53px;
	height: 17px;
	margin:0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background:url(/Content/core/black-theme/search-bg.gif);
}

#topnav-shop {
	list-style: none;
	clear: right;
	float:right;
	text-align:right;
	margin-top:10px;
	width:780px;
}
#topnav-shop li {
	display: inline;
	z-index: 21;
	color:#464646;
	padding-left:6px;
	font-size:12px;
}
#topnav-shop li a {
	color:#FFFFFF;
	display:inline;
	font-size:0.82em;
	font-weight:lighter;
	padding-left:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#topnav-shop li a:hover, #topnav-shop li a.active {
	color:#cc00cc;	
}


#topnav-bar {
	width: 100%;
	background: #57575b;
	clear: both;
	font-size: 62.5%;
}
#topnav {
	width: 960px;
	margin: 0 auto;
}

#navlist-main {
	list-style: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2;
}
#navlist-main li {
	display: block;
	float: left;
	position: relative;
	z-index: 3;
}
#navlist-main li a {
	display: block;
	font: 1.4em/2.6em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 1em;
	text-decoration: none;
	text-transform: lowercase;
}
#navlist-main li a:hover {
	background: #f0820b;
}
#navlist-main li ul {
	display: none;
	z-index: 10000;
	top: 3.3em;
	left: -1px;
	font: normal 1.1em/16px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	position: absolute;
	background-color: #fff;
	border-left: 1px solid #e4e3e1;
	border-right: 1px solid #e4e3e1;
}
#navlist-main li ul li {
	display:  block;
	float: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e4e3e1;
}
#navlist-main li ul a {
	font: 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0 1.3em;
	width: 9.5em;
	color: #95979b;
	text-decoration: none;
	background: none;
}
#navlist-main li ul a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f0820b;
}
#navlist-main li:hover ul, li.navover ul {
	display: block;
}

.navsticky a {
	background: #f0820b;
}

/* Top Nav - END */


ul#topnav-shop li ul {
	display: none;
	position: absolute;
	background: #fff;
	margin: 0;
	height: auto;
	top: 40px;
	left:  9px;
	width: auto;
	border: none;
	float: none;
	z-index: 32	;
	padding: 0;
}
ul#topnav-shop li:hover>ul, ul#topnav-shop li.sfHover>ul {
	display: block;
}
ul#topnav-shop li ul li {
	margin: 0;
	padding: 0;
	float: none;
}
ul#topnav-shop li ul li a {
	font: normal 9px/2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #fff;
	margin: 0;
	padding: 0 1em 0 0.8em;
	color: #CC00CC;
	height: 2.2em;
	display: block;
	width: auto;
	float: none;
	/*	height: auto !important;
	height: 18px;
	min-height: 18px;
*/	vertical-align: bottom;
	border-top: 1px solid #a2907b;
	overflow: visible;
	text-indent: 0;
}
ul#topnav-shop li ul li.first a {
	border-top: none;
}
ul#topnav-shop li ul li a:hover {
	color: #fff;
	background-color: #CC00CC;
	background-image: none;
}

/* HOME PAGE AND COLUMN STYLES */
#hp-content {
	width:960px;
	overflow:hidden;	
}
.col1, .col2 {
	position:relative;
	float:left;
	margin-top:-10px;
}
.col2 {
	padding-left:10px;	
}
.col3 {
	float:right;
	margin-top:-10px;
}
.col1 .hp-content, .col2 .hp-content, .col3 .hp-content {
	margin-top:10px;
}
a.hp-tile {
	display:block;
	border:1px solid #FFF;
	overflow:hidden;
	width:268px;
	/* border trouble with ie - set height in Home Shop Record */
}
a.hp-tile:hover {
	border:1px solid #CC00CC;
}
a.hp-button {
	background-image:url(/Content/core/black-theme/hp-button-bg.png);
	_background-image:url(/Content/core/black-theme/hp-button-bg.gif);
	height:24px;
	background-position:0 0;	
	line-height:24px;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:111px;
	display:block;
	position:absolute;
	font-size:12px;
	font-weight:normal;
}
a.hp-button:hover {
	background-position:0 -24px;
	color:#FFF;	
}
a.hp-button-long {
	background-image:url(/Content/core/black-theme/hp-button-long-bg.png);
	_background-image:url(/Content/core/black-theme/hp-button-long-bg.gif);
	height:24px;
	background-position:0 0;	
	line-height:24px;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:133px;
	display:block;
	position:absolute;
	font-size:12px;
	font-weight:normal;
}
a.hp-button-long:hover {
	background-position:0 -24px;
	color:#FFF;	
}

/* Footer - START */

#SubFooter {
	width:960px;
	margin:10px auto 30px;
	overflow:hidden;
	background:url(/Content/core/black-theme/footer-bg.png) right top no-repeat;
	_background:url(/Content/core/black-theme/footer-bg.gif) right top no-repeat;
}
#SubFooter #sign-up {
	background:url(/Content/core/black-theme/footer-sign-bg.png) no-repeat;
	_background:url(/Content/core/black-theme/footer-sign-bg.gif) no-repeat;
	float:left;
	width:326px;
	height:45px;
}

#sign-up p{
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color:#FFCCCC;
	float:left;
	margin:8px 0 0 10px;
	padding:0;
	width:130px;
}
#sign-up input#email {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #e66ca9;
	color:white;
	float:right;
	display:inline;
	font-size:9px;
	height:11px;
	padding:1px 4px;
	margin:14px -4px 0 5px;
	width:108px;
}
#sign-up input#email.error {
	color:#99ffff;
}
#sign-up a#sign-btn {
	display:block;
	float:right;
	width: 51px;
	height: 15px;
	margin:14px 12px 0 0;
	_margin:14px 3px 0 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background:url(/Content/core/black-theme/signup-submit.gif)
}

#footernav {
	display:inline;
	float:left;
	width:480px;
	margin:0;
	padding:0;
}
#footernav li {
	list-style:none;
	float:left;
	margin:0 0 0 34px;
	font-size:8px;
	line-height:40px;
}
#footernav li a {
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
}
#footernav li a:hover, #footernav li a.active {
	color:#cc00cc;	
}
#footersocial {
	display:inline;
	float:right;
	width:70px;
	overflow:hidden;
	margin:0 30px 0 0;
}
#footersocial li {
	list-style:none;
	float:left;
	margin:10px 1px 0 0;
}

/* Footer - END */

/** Basic Styles **/

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC00CC;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0;
}

a {
	color:#cc00cc;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* @end */


/* @group Results */


#refineBar {
	position: relative;
	width: 900px;
	overflow: auto;
}
.breadCrumbBar {
	display: none;
	font: 11px/18px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #919296;
	position: absolute;
	top: -24px;
	left: 10px;
}
.breadCrumbBar a {
	color: #8b745a;
	font-weight: bold;
	text-decoration: underline;
}
.breadCrumbBar a:hover {
	text-decoration: underline;
}
.breadCrumbs h2 {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #8b745a;
}

.searchRecordCount {
	float: right;
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 10px;
}
.searchMessageBar {
	clear: both;
	font: 11px/28px Arial, Helvetica, sans-serif;
	background: #8b745a;
	color: #fff;
	padding: 0 0 0 10px;
}
.searchMessageBar br {
	display: none;
}

.results-sortbar {
	padding: 5px 0 8px 0;
	margin: 0 0;
	clear: both;
	background: #8b745a;
	display: none;
}
.results-sortbar h3 {
	display: inline;
	float: left;
	background: url(/App_Themes/Default/2009/results/narrow-results.gif);
	width: 79px;
	height: 25px;
	margin: 3px 14px 0 11px;
	text-indent:  -9999px;
}
.results-sortbar label {
	display: inline;
	float: left;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}
.results-sortbar label select {
	display: block;
	margin: 2px 0 0;
	font-weight: normal;
	text-transform: none;
}
select {
	color: #333;
}
#ResultZone2_wrapper {
	background:#FFF;	
}
.sortBar {
	background:#FFF;
	margin: 0;
	overflow:hidden;
	padding:10px;
	height:30px;
}
.sortBar table {
	width: 100%;
}
.sortBar table td {
	vertical-align: top;
}
.sortBar td table {
	width: auto;
}
.ResultsPager {
	font: bold 10px/17px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC00CC;
	margin: 5px 48px 0 0;
	/*padding: 0 0 0 36px;*/
	padding:0;
	display: inline;
	float: right;
	/*background: url(/App_Themes/Default/2009/results/page-text.gif) no-repeat left center;*/
}
#ctl00_cphPageMain_divPagerBottom {
	text-align: right;
}
.ResultsPager a.pagerLinks {
	padding: 2px 4px;
	margin: 0 1px;
	color: #846e55;
	text-decoration: none;
	display: inline;
	float: left;
}
.ResultsPager .pagerInactive {
	padding: 2px 5px;
	color: #cc00cc;
	display: inline;
	float: left;
}
.pageBtn {
	display: inline;
	float: left;
}
.pageBtn img {
	width: 16px;
	height: 17px;
}
.pageBtn img.btn-pageBack {
	background: url(/App_Themes/Default/2009/results/arrow-prev.gif) no-repeat;
	margin: 0;
}
.pageBtn img.btn-pageNext {
	background: url(/App_Themes/Default/2009/results/arrow-next.gif) no-repeat;
	margin: 0 0 0 5px;
}

#divMenuHide, #ctl00_cphPageMain_ResultsZoneSearchDetail_ResultsSort_view {
	color:#CC00CC;
	font-size:10px;
	line-height:18px;	
	text-transform:uppercase;
}

/*
#divMenuHide label#ctl00_cphPageMain_ResultsSort_sort {
	width: 104px;
	margin: 0 5px 0 0;
	text-align: right;
	font: 10px/28px Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC00CC;
	float: left;
}
*/
label#ctl00_cphPageMain_ResultsSort_view {
	text-align: right;
	font: 10px/28px Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC00CC;
	float: left;
	margin: 0 5px 0 10px;
	text-align: right;
}
#flipThumbnails {
	float: left;
	display: inline;
	margin: -28px 0 0 480px;
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #cc00cc;
}
#flipThumbnails a {
	text-decoration: none;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	margin: 0 6px;
}
#flipThumbnails a:link {
	color: #8b745a;
	text-decoration: underline;
}
#ctl00_cphPageMain_FlipThumbnailsGrid {
	background: url(/App_Themes/Default/2009/results/view-grid.gif) no-repeat left center;
}
#ctl00_cphPageMain_FlipThumbnailsList {
	background: url(/App_Themes/Default/2009/results/view-list.gif) no-repeat left center;
}



.searchResultsThumbnails {
	clear: both;
	overflow: auto;
}
.results-thumbnails-grid {
	padding-left:34px;	
}
.results-thumbnails-grid .productCell {
	font: 0.6em/1.6em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 165px;
	color: #8b745a;
	padding: 0 0 15px 15px;
	text-align: left;
	float: left;
	margin: 0;
	height: 25em;
}
.results-thumbnails-grid .productCell a {
	color: #8b745a;
	text-decoration: none;
	/*display: block;*/
	margin: 0 auto 0 0;
}
.results-thumbnails-grid .productCell a br {
	display: none;
}
.results-thumbnails-grid .productCell span {
	margin: 0
}
.results-thumbnails-grid .productCell a span.styleName {
	color: #000;
	font-size: 1.2em;
}
.results-thumbnails-grid .productCell span.styleName {
	color: #8b745a;
	font-size: 1em;
}
.results-thumbnails-grid .productCell span.brandName {
	display: none;
}

.results-thumbnails-grid .productCell a.brandName {
	font-weight: bold;
	color: #57575b;
}
.results-thumbnails-grid .productCell img {
	display: block;
	height: 15px;
	margin-bottom: 0.2em;
}
.results-thumbnails-grid .productCell a img {
	width:  135px;
	height: 135px;
	margin: 5px 0 12px;
	background-color: #fcfcfc;
}
.results-thumbnails-grid .productCell a.variantSalePrice {
	color: #b5272e;
	font-weight: bold;
}
.results-thumbnails-grid .productCell div.additionalProductInfo,
.results-thumbnails-grid .productCell div.productAvailableSizes,
.results-thumbnails-grid .productCell input.addToCart {
	display:none;
}
/* list results */
.results-thumbnails-list div.productImage,
.results-thumbnails-list div.productBrandTitleColor,
.results-thumbnails-list div.productAvailableSizes {
	float:left;
	margin:5px;
}
.results-thumbnails-list div.productSalesMessaging {
	clear:right;
	float:right;
	margin:0 20px;
}
.results-thumbnails-list div.productPrice {
	clear: right;
	float: right;
	margin: 10px auto 0 20px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #8b745a;
}
.results-thumbnails-list div.productPrice span {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #8b745a;
}


.results-thumbnails-list .productCell img.newTag {
	position: absolute;
	top: -8px;
	left: -664px;
}
.results-thumbnails-list div.productBrandTitleColor {
	width:250px;
}
.results-thumbnails-list div.productAvailableSizes {
	width:228px;
}
.results-thumbnails-list div.productPrice {
	width:156px;
}
.results-thumbnails-list div.productSalesMessaging {
	float:right;
	margin:5px;
	position: relative;
}

.results-thumbnails-list .productCell {
	font: 0.7em/1.6em Arial, Helvetica, sans-serif;
	color: #878787;
	padding: 10px 0 0 30px;
	text-align: left;
	margin: 10px auto;
	border-top: solid 1px #8b745a;
	width: 820px;
}
.results-thumbnails-list .productCell a {
	color: #878787;
	text-decoration: none;
	margin: 0 auto 0 0;
}
.results-thumbnails-list .productCell span {
	margin: 0;
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
}
.results-thumbnails-list .productCell span.wasPrice {
	display: block;
	font-size: 10px;
}
.results-thumbnails-list .productCell span.previousPrice, .results-thumbnails-list .productCell span.savePrice {
	font-size: 10px;
}
.results-thumbnails-list .productCell span.saleAmount {
	color: #CC00CC;
	background: none;
	padding: 4px;
}
img.saleTag {
	display: block;
	background: url(/App_Themes/Default/2009/results/tag-sale.gif) no-repeat;
	width: 36px;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}
img.newTag {
	display: block;
	background: url(/App_Themes/Default/2009/results/tag-new.gif) no-repeat;
	width: 36px;
	height: 14px;
	padding: 3px 0;
	margin: 0;
}
/*img.clearanceTag {
	display: block;
	background: url(/App_Themes/Default/images/2008/results/tag-clearance.gif) no-repeat;
	width: 46px;
	height: 15px;
	padding: 3px 0;
	margin: 0;
}*/
.results-thumbnails-list .productCell a .brandName {
	display: none;
}
.results-thumbnails-list .productCell a br {
	display: none;
}

.results-thumbnails-list .productCell .styleName {
	color: #8b745a;
}
.results-thumbnails-list .productCell a .styleName {
	color: #000;
}
.results-thumbnails-list .productCell p.styleName {
	color: #000;
}
.results-thumbnails-list .productCell a.styleName {
	color: #CC00CC;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.results-thumbnails-list .productCell a.styleName:hover {
	text-decoration: underline;
}

.results-thumbnails-list .productCell img {
	height: 15px;
	margin-bottom: 0;
}
.results-thumbnails-list .productCell a img {
	width:  135px;
	height: 135px;
	margin: 5px 0 12px;
	background-color: #fcfcfc;
}
.results-thumbnails-list .productCell a.variantSalePrice {
	color: #b5272e;
	font-weight: bold;
}



.results-thumbnails-list .productCell input.addToCart {
	background: #fff url(/App_Themes/Default/2010/product/btn-add.gif) no-repeat 0 0;
	width: 154px;
	height: 24px;
	margin: 0;
	color: #fff;
	border: none;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
.results-thumbnails-list .productCell input.addToCart:hover {
	background-position:0 -24px;
}
.results-thumbnails-list .productCell input.addToCart:hover {
	cursor:pointer;	
}
/* list results size grid */
.results-thumbnails-list .availableSizeList {
	margin: 0;
	padding: 0;
	font-size:11px;
}

.results-thumbnails-list .availableSizeList ul {
	width: 230px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.results-thumbnails-list .availableSizeList li {
	display: inline;
	width:33px;
	height:11px;
	margin: 3px 3px 0 0;
	padding: 0;
	float: left;
}

.results-thumbnails-list .availableSizeList a {
	color: #48484a;
	display: block;
	width:33px;
	height: 11px;
	font: 10px/11px Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration: none;
	border:1px solid #48484a;
	font-weight:normal;
	background: #fff;
}
.results-thumbnails-list .availableSizeList a:hover {
	background: #efefef;
}

.results-thumbnails-list .availableSizeList a.inactive {
	color: #c6c6c8;
	border: 1px solid #c6c6c8;
	background: #fff;
}

.productCell .wasPrice {
	display: none;
}







/* @end */


/* @group Detail */

#prodDetailWrap {
	margin: 70px auto 0;
	padding: 0 0 21px;
	width: 750px;
}

#header {
	width: 960px;
}

#prodDetailWrap .SKUtxt {
	display:none;	
}

#productPricing .style-price .note {
	float:left;
	font-size:11px;
}

.leftCol {
	float: left;
	display: inline;
	width: 412px;
	padding:0;
}
.topBtns {
	position: relative;
	z-index: 1;
	width: 412px;
	margin: -52px 0 0;
}
.btn_prevPage {
	/*float: left;
	display: inline;*/
}
.btn_prevPage h3, .btn_prevPage a  {
	background: url(/App_Themes/Default/2009/product/btn-previous3.gif) no-repeat;
	width: 131px;
	height: 46px;
	margin: 0;
	text-indent: -9999px;
	cursor: pointer;
	display:block;
}
.btn_seeAll {
	display: none;
}
.btn_seeAll_bg {
	display: none;
	float: left;
}
.btn_seeAll_bg p {
	margin: 0;
}
.btn_seeAll_bg a {
	display: block;
	background: url(/App_Themes/Default/images/2008/product/btn-view-all.gif) no-repeat;
	width: 153px;
	height: 24px;
	text-indent: -9999px;
}
.SKUtxt {
	font: 10px Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	color: #4d4d4f;
	position: absolute;
	right: 30px;
	top: 75px;
	z-index: 4;
}

.prodImgWrap {
	padding: 0;
	clear: both;
	position: relative;
	width: 412px;
	height: 376px;
}
.prodImg {
	width: 350px;
	height:  350px;
	position: absolute;
	top: 25px;
	left: 62px;
	background: url(/App_Themes/Default/2009/product/zoom.gif) no-repeat bottom center;
}
.prodImg img {
	padding: 0;
}

.prod-multAngles {
	text-align: center;
	margin: 0 auto;
	width: 60px;
	height: 342px;
	padding: 8px 0 0;
	position: absolute;
	top: 25px;
	left: 0;
	border-right: 1px solid #999999;
}
.btn_ViewMult {
	position: absolute;
	top: -25px;
	left: -126px;
	z-index: 3;
}
.btn_ViewMult h3 {
	width: 126px;
	height: 25px;
	margin: 0;
	text-indent: -9999px;
	background: url(/App_Themes/Default/images/2008/product/view-multi.gif) no-repeat;
}
.prod-multAngles br {
	display: none;
}
.multThumbs {
	padding: 1px;
}
.multThumbs img {
	border: none;
	cursor: pointer;
}
.prodImg-btm-wrap {
	clear: both;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: #57575b;
}
.prodImg-note {
	display: none;
}
.prodMayWeSuggest {
	display: none;
	width: 495px;
	margin: 13px 0 0;
	padding: 0;
	overflow: auto;
	background: url(/App_Themes/Default/images/2008/product/suggest-frame.gif) no-repeat bottom;
}
.prodMayWeSuggest h3 {
	margin: 0;
	display: block;
	width: 495px;
	height: 29px;
	background: url(/App_Themes/Default/images/2008/product/may-we-suggest.gif) no-repeat;
	text-indent: -9999px;
}
.crossSells {
	padding: 15px 21px;
	overflow: auto;
	width: 453px;
}
.cS-item {
	width: 135px;
	padding: 0 8px;
	float: left;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #87a0af;
}
.cS-item a img {
	width: 135px !important;
	height: 135px !important;
}
.cS-item div span {
	display: block;
}
.cS-item div br {
	display: none;
}
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl01_lblBrand, 
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl01_lblRegPrice,
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl02_lblBrand, 
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl02_lblRegPrice,
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl03_lblBrand, 
.cS-item #ctl00_cphPageMain_RelatedProducts1_rptRelatedProducts_ctl03_lblRegPrice {
	display: none;
}

#productPricing .style-brandLogo .note {
	display:none;
}

.rightCol {
	float: right;
	display: inline;
	width: 308px;
	margin: 20px 0 0;
}

.rightCol-top {
	padding: 0;
}
.style-brandLogo {
	float: left;
	width: 122px;
	height: 54px;
	padding: 0px 0px 10px 2px;
}
.style-price {
	float: left;
	padding: 0;
	width: 182px;
}
.style-price .price {
	
}
.style-price .red {
	font-size: 16px;
}
.style-price h2, .style-price span.price {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 16px 0 0;
}
.style-price .red {
	font: normal 24px/24px Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	margin: 16px 0 0;
}
.style-price h1 {
	font: normal 12px/20px Gill Sans, Gill Sans MT, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin: 0;
}
.salesTagWrap {
	float: left;
}
.salesTag-num, .salesTag-percOff {
	display: inline;
	color: #87a0af;
	font: normal 13px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding: 0;
	float: left;
}
.salesTag-percOff h3 {
	display: inline;
	font-weight: normal;
	margin: 0;
}
span.note {
	display: block;
	clear: left;
	font: 9px Arial, Helvetica, sans-serif;
	color: #8b745a;
	/* */
	background: none;
	border: none;
	left: 0;
	top: 0;
	position: relative;
	padding: 0;
	width: 300px !important;
}
span.origPrice {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #8b745a;
}

.chooseBox {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 6px 0;
	clear: both;
}
.chooseBox .step1 {
	background: url(/App_Themes/Default/2009/product/step1.gif) no-repeat left center;
	padding: 11px 0 7px 36px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
}
.chooseBox .step1 select {
	margin: 0;
	padding: 0;
}
.chooseBox .step2 {
	background: url(/App_Themes/Default/2009/product/step2.gif) no-repeat left center;
	padding: 11px 0 7px 36px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
}
.chooseBox .step2_val {
	width: auto !important;
	padding: 0 28px;
}
.chooseBox .step2_val span {
	display: block;
	color: #d01515 !important;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
.chooseBox .step3 {
	background: url(/App_Themes/Default/2009/product/step3.gif) no-repeat left 6px;
	padding: 0px 0 7px 36px;
	overflow: auto;
}

input.btn_Add2Cart {
	background: #fff url(/App_Themes/Default/2010/product/btn-add.gif) no-repeat;
	background-position:0 0;
	width: 154px;
	height: 24px;
	display: inline;
	margin: 0;
	color: #fff;
	float: left;
}
input.btn_Add2Cart:hover {
	background-position:0 -24px;
}
.email2friend, .add2wishlist {
	display: block;
}

.email2friend a, .add2wishlist a {
	padding: 0 0 0 20px;
	color: #000;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.email2friend a:hover, .add2wishlist a:hover {
	text-decoration: underline;
}




.chooseBox .helpMe {
	font: 10px/16px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 8px 0 0;
	clear: left;
	margin: 30px 0 0 36px;
}
.chooseBox .helpMe a {
	font: 11px/17px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #8e8374;
	padding: 0 0 0 36px;
	text-decoration: none;
}
.chooseBox .helpMe a:hover {
	color: #87a0af;
	text-decoration: underline;
}


.rightCol-infos {
	display: none;
	float:left;
	height:auto;
	left:25px;
	margin:15px 0pt 0pt;
	padding:0;
	text-align:left;
	z-index:1 !important;
}
#freeship, #lpg, #sameday {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #57575b;
	float: left;
	padding: 0 30px 0 0;
	clear: both;
}
#freeship a, #lpg a, #sameday a {
	font-size: 11px;
	color: #878787;
	text-decoration: underline;
}
#ProductDescription {
	font: 10px/18px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
}


.orangeBoldTxt {
	font-weight: bold;
}
.avgRating {
	clear: both;
	padding: 25px 0 0 0;
}
/*
.BVcustomerRatingItem {
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	color: #57575b;
}
.BVcustomerRatingScore {
	font: italic 11px/19px Arial, Helvetica, sans-serif;
	color: #5378b1;
}
.BVRatingSummaryLinks {
	padding: 5px 0 0;
}
.BVQASummaryBox h1 {
	margin: 0;
	font: bold 14px/23px Arial, Helvetica, sans-serif;
	color: #57575b;
}
.BVQASummaryBoxLink {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #57575b;
}
.BVQASummaryBoxQuestionAndAnswerCount {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #57575b;
}
.BVQACount, .BVQANumber {
	color: #f0820b;
	display: inline;
}
.BVQASummaryBoxLink a {
	color: #678dc7;
	text-decoration: none;
}
.BVQASummaryBoxLink a:hover {
	text-decoration: underline;
}
#BVdefaultURL {
	padding: 10px 0 0;
}
#BVdefaultURL a {
	color: #F0820B;
	text-decoration: none;	
} 
#BVdefaultURL a:hover {
	text-decoration: underline;
}*/

.prodReviews, .prodAnswers{
	display: none;
}

}
.prodReviews {
	clear: both;
	padding: 0 0 0 0;
	width: 960px;
}
.txt_ProductReviews h3 {
	display: block;
	background: none /*url(/App_Themes/Default/images/2008/product/head-reviews.gif) no-repeat center left*/;
	width:  72px;
	height: 56px;
	text-indent: -9999px;
}
.txt_QA h3 {
	display: block;
	background: none /*url(/App_Themes/Default/images/2008/product/head-qa.gif) no-repeat center left*/;
	width:  72px;
	height: 56px;
	text-indent: -9999px;
}
#reviews {
	color: #57575b;
}
/*
#BVQAContainer {
	color: #57575b;
}
#BVQAContainer a {
	color: #678dc7;
	text-decoration: none;
}
#BVQAContainer a:hover {
	text-decoration: underline;
}
.BVQACount {
	font-size: 10px;
}
.BVQAHeader {
	font: 11px/18px Arial, Helvetica, sans-serif;
}
#BVQAContainer h1 {
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin: 16px 0 0px 0;
}
*/
.e2f-subHdr {
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #56565b;	
}
.e2f-fromName{
	width: 200px;
}
.e2f-fromEmail{
	width: 200px;
}
.e2f-recipientField{
	width: 200px;
}
/* @end */










/* @group Track Order Page */

#track-order-landing {
	margin: 50px 0 0 0px;
	padding: 0 0 0 40px;
}

#track-order-landing h1 {
	/*background:transparent url(/App_Themes/Default/2009/service/track-my-order.gif) no-repeat scroll 0 0;
	width: 145px;
	height:14px;
	text-indent: -9999px;*/
	color:#cc00cc;
	text-transform:uppercase;
	font-size:16px;
	}

#track-order-landing p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #57575B;
}
#track-order-landing ul {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}
#track-order-landing li a {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #CC00CC;
	text-decoration: none;
}
#track-order-landing li a:hover {
	color: #CC00CC;
	text-decoration: underline;
}



/* @end */

/* @group error pages */

#error-bg {
	background: url(/Content/images/2009/error/fergie-errorbg.gif) no-repeat top left;
	display:block;
	height:270px;
}

.error-content {
	margin:0 55px 0 350px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 14px;
}


/* @end */


.orders-contentBox {
	color: #57575b;
	font: 12px/18px Arial, Helvetica, sans-serif;
}


/* checkout button */
.chkout-btn-createAcct {
	background: #FFF url(/App_Themes/Default/images/checkout/chkout-btn-createAcct.gif) top left no-repeat;
	width: 149px;
	height: 22px;
	margin: 5px 0 5px 55px;
}
.btn-printThisPage {
	background: url(/App_Themes/Default/images/checkout/btn-printThisPage.gif) no-repeat;
	margin: 10px 0;
	width: 232px;
	height: 22px;
}

.chkout-hdr-steps {
	display: none;
}

#form1{
	color: #fff;
	margin: 15px 0 0 10px;
	font-weight: normal;
}

#form1 a{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#help {
	position: relative;
}
#helpPop {
	border: 1px solid #DDDBD4 !important;
	padding: 5px !important;
	background: #F1EFED !important;
	font-family: Arial,Helvetica,sans-serif !important;
	position: absolute !important;
	width: 350px !important;
	height: auto !important;
	z-index: 9999999 !important;
	right: 0pt !important;
	top: 0pt !important;
}

.orderStatDefs {
	line-height: 18px;
}
.orderStatDefs td {
	padding: 0 20px 0 0;
}


/* CART PAGE */

.cartPage #content-shop {
	background:#FFF;	
}

/*SEO Footer styles*/
#prefootertext {font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, san-serif; color: #a3a19a; padding: 20px;}
#prefootertext a {text-decoration: underline; font-family: Arial, Helvetica, san-serif; color: #a3a19a;}
#prefootertext h1 {font-size:14px; font-weight: bold; color: #a3a19a;}
#prefootertext h2 {font-size:12px; font-weight: bold; color: #a3a19a;}
#prefootertext p {margin-bottom: 10px;}
#prefootertext p, #prefootertext a, #prefootertext h1, #prefootertext h2, #prefootertext h3, {color: #a3a19a; font-family: Arial, Helvetica, san-serif;}
#prefootertext li {display: inline; list-style: none; margin: 0 20px 0 0; padding: 0;}
#prefootertext ul { padding-left:0px; margin-left: 0px;}

