d#content-frame {
	border-collapse: collapse;
}


.clear {
	clear: both;
}

/* @group Template */

html {
	margin: 0 auto;
	background: #fdfdfd url(/App_Themes/Default/2009/template/new/bg-gradient.jpg) repeat-x top;
}
body {
	margin: 0 auto;

	/*font-size: 62.5%;*/
}
#pageContainer {
	margin: 0 auto;
	background: #fff;
	width: 960px;
}

/* My Comment */
#content-body {
	background: #fff;
	color: #000;
	width: 960px;
	margin: 0 auto;
	height: auto !important;
}
#content-frame {
	background: #fff;
	width: 960px;
}
#content-shop {
/*	width: 785px;*/
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	color: #57575b;
}


/*  Top Nav  - START */

#TopMargin {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0 0;
	position: relative;
	z-index: 15;
	/*overflow: auto;*/
}
#topnav-logo {
	background: url(/App_Themes/Default/2009/template/new/logo.png) no-repeat;
	width: 200px;
	height: 0;
	margin: 0 auto;
	padding: 90px 0 0;
	overflow: hidden;
	position: absolute;
	top: 24px;
	left: 350px;
	z-index:50;
}


#topnav-service {
	margin: 0;
	padding: 0 10px;
	/*overflow: auto;*/
	height: auto !important;
	height: 3.8em;
	min-height: 3.8em;
	font-size: 10px;
	position: relative;
}
#topnav-service ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav-service ul.service {
	float: right;
	clear: both;
}
#topnav-service li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 10px;
	font: bold 0.8em/4.75em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#topnav-service li a {
	color: #8b745a;
	text-decoration: none;
	display: block;
}
#topnav-service li a:hover {
	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 p{
	font: bold 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
	float: left;
}

#searchbox {
	position: absolute;
	top: 24px;
	right: 35px;
	margin: 0;
	padding: 0;
	overflow: none;
}
#searchbox form, #searchbox fieldset {
	border: none;
	margin: 0 0 0 40px;
	padding: 0;
	width: 200px;
}
#searchbox fieldset {
	padding: 5px 0;

}
#searchbox input#Ntt {
	float: left;
	width: 124px;
	height: 13px;
	border:  2px solid #61116a;
	margin: 0 -4px 0 5px;
	font-size: 11px;
}
#searchbox a#search-btn {
	float: right;
	clear: right;
	display: inline;
	width: 17px;
	height: 14px;
	margin: 2px 5px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/App_Themes/Default/2009/template/btn-nav-search.gif) no-repeat;
}



#topnav-shop {
	list-style: none;
	margin: 20px auto 0;
	padding: 5px 0 8px;
	width: 634px;
	clear: both;
	height: 46px;
	z-index: 20;
}
#topnav-shop li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 21;
}
#topnav-shop li a {
	display: block;
	background: url(/App_Themes/Default/2009/template/new/nav-shopping.png) no-repeat;
	height: 46px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#topnav-shop li.all a {
	width: 65px;
}
#topnav-shop li.new a {
	background-position: -65px 0;
	width: 99px;
}
#topnav-shop li.dress a {
	background-position: -164px 0;
	width: 50px;
}
#topnav-shop li.casual a {
	background-position: -214px 0;
	width: 59px;
}
#topnav-shop li.boots a {
	background-position: -272px 0;
	width: 51px;
}
#topnav-shop li.sandals a {
	background-position: -323px 0;
	width: 66px;
}
#topnav-shop li.collections a {
	background-position: -390px 0;
	width: 89px;
}
#topnav-shop li.sale a {
	background-position: -388px 0;
	width: 44px;
}
#topnav-shop li.faves a {
	background-position: -428px 0;
	width: 99px;
}
#topnav-shop li.multimedia a {
	background-position: -622px 0;
	width: 85px;
}


/* My Comment */


#topnav-shop li.all a:hover {
	background-position: 0 -46px;
}
#topnav-shop li.new a:hover {
	background-position: -65px -46px;
}
#topnav-shop li.dress a:hover {
	background-position: -164px -46px;
}
#topnav-shop li.casual a:hover {
	background-position: -214px -46px;
}
#topnav-shop li.boots a:hover {
	background-position: -272px -46px;
}
#topnav-shop li.sandals a:hover {
	background-position: -323px -46px;
}
#topnav-shop li.collections a:hover {
	background-position: -390px -46px;
}
#topnav-shop li.sale a:hover {
	background-position: -388px -46px;
}
#topnav-shop li.faves a:hover {
	background-position: -428px -46px;
}
#topnav-shop li.multimedia a:hover {
	background-position: -622px -46px;
}





#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: #61116a;
	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: #61116a;
	background-image: none;
}
#topnav-shop li.collections.sfHover li a {
	background-image: none;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			4.5em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			4.5em; /* match ul width */
	top:			0;
}


/* Footer - START */

#SubFooter {
	margin: 30px 0 124px;
}

#SubFooter-content {
	margin: 0 auto;
	padding:2 5px 0 0 0;
	width: 900px;
}

ul.footernav{
    margin: 24px 0 0;
    padding: 0;
    text-align: center;
}
ul.footernav li{
	display: inline;
    list-style: none;
    margin: 0 14px;
    padding: 0;
    color: #fff;
    font: 9px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
#SubFooter-content a{
	text-decoration: none;
	color: #876E59;
	font-weight: bold;
}
#SubFooter-content a:hover{
	text-decoration: underline;
}
/* Footer - END */

/** Basic Styles **/

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #61116a;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:0;
}

a {
	font:Arial, Helvetica, sans-serif;
	color:#61116a;
	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;
}
.sortBar {
	margin: 12px 0 0;
	
}
.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: #61116a;
	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: #61116a;
	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 label#ctl00_cphPageMain_ResultsSort_sort {
	width: 104px;
	margin: 0 5px 0 0;
	text-align: right;
	font: 10px/28px "Gill Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #61116a;
	float: left;
}
label#ctl00_cphPageMain_ResultsSort_view {
	text-align: right;
	font: 10px/28px "Gill Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #61116a;
	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: #61116a;
}
#flipThumbnails a {
	text-decoration: none;
	font-weight: normal;
	padding: 3px 0 3px 24px;
	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 .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: #61116A;
	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: #61116a;
	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/2009/product/btn-add.gif) no-repeat;
	width: 154px;
	height: 24px;
	margin: 0;
	color: #fff;
	border: none;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
/* list results size grid */
.results-thumbnails-list .availableSizeList {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	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 {
	background-color: #fff;
	width: 960px;
	height: 1px;
}

.leftCol {
	float: left;
	display: inline;
	width: 412px;
	padding: 0 30px 0 0;
}
.topBtns {
	position: relative;
	z-index: 1;
	width: 412px;
	margin: -52px 0 0;
}
.btn_prevPage {
	float: left;
	display: inline;
}
.btn_prevPage h3 {
	background: url(/App_Themes/Default/2009/product/btn-previous.gif) no-repeat;
	width: 131px;
	height: 46px;
	margin: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.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", 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: 2px solid #c2b5a8;
}
.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;
}

.rightCol {
	float: right;
	display: inline;
	width: 308px;
	margin: 20px 0 50px;
}

.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: #8b745a;
	margin: 16px 0 0;
}
.style-price .red {
	font: normal 24px/24px "Gill Sans", Arial, Helvetica, sans-serif;
	margin: 16px 0 0;
}
.style-price h1 {
	font: normal 12px/20px "Gill Sans", 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 #8b745a;
	border-bottom: 1px solid #8b745a;
	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: #61116a url(/App_Themes/Default/2009/product/btn-add.gif) no-repeat;
	width: 104px;
	height: 24px;
	display: inline;
	margin: 0;
	color: #fff;
	float: left;
}
.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: #8b745a;
	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;	
	}

#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: ##8B745A;
	text-decoration: none;
}
#track-order-landing li a:hover {
	color: #61116A;
	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;
}





