 div#productDetails {
 	position: relative;
 }

 
 div.productContainer {
 	clear: both;
 	display: block;
	position: relative;
 	/*width: 762px;*/
	width: 750px;
 }
 
 li#panetop-nav_crumb-30 {
 	background: #000;
 	border: 1px solid #727272;
 	height: 26px;
 	margin-bottom: 16px;
 	padding: 0 10px;
 	width: 729px;
 }
 
 li#panetop-nav_crumb-30 * {
 	color: #04B5D7;
 	font-size: 12px;
 	font-weight: bold;
 	position: relative;
 	text-transform: uppercase;
 	top: 2px;
 }
 
 li#panetop-nav_crumb-30 ul.navList li {
 	display: inline;
 }
 
 li#panetop-nav_crumb-30 ul.navList li.nav_crumb_separator {
 	margin-right: 10px;
 }
 
 li#panetop-nav_crumb-30 ul.navList li a:hover {
 	color: #FFF;
 }

 li#panetop-spot-420 {
     margin-bottom: 16px;
}

 div.productContainer ul.groupCycle {
 	display: none; /* not in any comps */
 	background: #B7B7B7;
 	height: 22px;
 	left: 357px;
 	padding: 7px 5px 0;
	position: relative;
	width: 288px;
 }
 
 div.productContainer ul.groupCycle li {
	display: inline;
 }
 
 div.productContainer ul.groupCycle li.prevProduct {
 	background: url(/media/images/1271685580-prev_arrow.gif) left no-repeat;
 	padding: 0 0 0 20px;
 }
 
 div.productContainer ul.groupCycle li.upToGroupName {
 	position: absolute;
 	left: 135px;
 }
 
 div.productContainer ul.groupCycle li.nextProduct {
 	background: url(/media/images/1271685640-next_arrow.gif) right no-repeat;
 	padding: 0 20px 0 0;
 	position: absolute;
 	right: 5px;
 }

 div.productContainer ul.groupCycle a {
 	color: #FFF;
 	font-weight: bold;
 	text-decoration: none;
 }

 div.productContainer ul.groupCycle a:hover {
 	color: #668820;
 }
 
 div.productContainer div.imagePane {
 	background: #727272;
 	border: 1px solid #727272;
 	float: left;
 	height: 462px;
 	overflow: hidden;
 	position: relative;
 	width: 310px;
 }

 div.productContainer div.imagePane img {
 	height: 430px;
 }
 
 div.productContainer div.imagePane div.productImage_zoomLink {
 	text-align: left;
	text-transform: uppercase;
 }
 
 div.productContainer div.imagePane div.productImage_zoomLink a {
 	color: #FFF;
 	font-weight: bold;
 	text-decoration: none;
 }
 
 div.productContainer div.imagePane div.productImage_zoomLink a:hover {
 	color: #04B5D7;
 }
 
 div.productContainer div.detailsPane {
 	background: #FFF;
 	border: 1px solid #727272;
 	color: #000;
 	float: right;
	min-height: 270px;
	padding-bottom: 40px;
 	position: relative;
	width: 420px;
 }
 
 div.productContainer div.matchingPane {
	/*background: #727272;*/
	border: 1px solid #727272;
	float: right;
	margin: 15px 0;
 	position: relative;
 	right: 0px;
 	text-align: left;
 	width: 420px;
 }
 
div.productContainer div.matchingPane h3 {
 	background: #727272;
 	color: #FFF;
	padding: 5px 16px;
 	text-transform: uppercase;
 }

div.productContainer div.matchingPane ul {
	 background: #FFF url(/media/images/1281452051-matching_bg1.gif) left top no-repeat;
	 display: block;
}
div.productDetails #facebook_comment_product{
	border:#727272 1px solid;
	background:#fff;
	clear:both;
}
div.productContainer div.matchingPane li {
	 display: block;
	 float: left;
	 height: 114px;
	 width: 83px;
	 border-top: solid 1px #C1C1C1;
}

div.productContainer div.matchingPane img {
	height: 114px;
	width: 82px;
}

 div.detailsContent {
	 background: #FFF;
	 width: 100%;
 }
 
 div.detailsContent div.styleNumber {
 	color: #000;
 	float: left;
 	font-size: 12px;
 	font-weight: bold;
 	margin: 20px 0 4px 16px;
 }
 
 div.detailsContent h3.productName {
 	background: #727272;
 	color: #FFF;
 	font-size: 14px;
 	padding: 10px 0 10px 16px;
 	text-transform: uppercase;
 }
 
 div.detailsContent div.productPrice {
 	color: #000;
 	float: right;
 	font-size: 12px;
 	font-weight: bold;
 	margin: 20px 16px 4px 0;
	text-align: right;
 }
 
 div.detailsContent div.productPrice span#productPrice_label {
 	display: none;
 }
 div.detailsContent div.productPrice strong.saleItem{
	color: #FF0000;
	margin-left: 10px;
}

div.detailsContent div.productPrice div {
	float: left;
	margin-left:10px;
}

div.detailsContent div.productPrice div.productHintPrice {
	color: #F00;
}

div.detailsContent form.productForm ul.productHints {
	clear: both;
	height: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: right;
	width: 404px;
}

div.quickContainer div.detailsContent form.productForm ul.productHints {
	clear: none;
	position: absolute;
	right: 24px;
	top: 40px;
}

div.detailsContent form.productForm ul.productHints li {
	color: #04B5D7;
}
 
 div.detailsContent div.description {
 	border-top: 1px solid #000;
 	clear: both;
	color: #727272;
 	float: left;
 	font-size: 12px;
 	margin: 0 16px;
 	padding: 20px 0;
 	width: 388px;
 }
 
 div.detailsContent div.description span.descriptionIntro {
 	color: #727272;
 }
 
 div.detailsContent ul.description_bullets {
	margin-top: 15px;
 }

 div.detailsContent ul.description_bullets li {
 	color: #000;
 }
 
 div.detailsContent ul.swatchList {
 	display: none;
 }
 
 div.detailsContent ul.swatchList li {
 	display: none;
 }
 
 div.detailsContent div#productDetailBackorder {
 	clear: both;
 	float: left;
 	margin: 10px 16px;
 	width: 388px;
 }
 
 div.detailsContent div#productDetailBackorder * {
 	color: #000;
 	font-size: 12px;
 	text-align: left;
}

div.detailsContent div.attrib_group {
	float: left;
	margin-bottom: 20px;
	width: 400px;
}
 
 div.detailsContent div.attrib {
 	/*clear: left;*/
	margin: 0 8px 0 0;
	position: relative;
 }
 
 div.detailsContent div.attrib,
 div.detailsContent div.attrib * {
 	color: #727272;
 	float: left;
 	font-size: 11px;
 	font-weight: bold;
 }
 
 div.detailsContent div#attrib_color {
 	margin: 4px 8px 0 16px;
	width: 92px;
 }
 
 div.detailsContent div.attrib div.label {
 	margin: 4px 5px 0 0;
 }
 
 div.detailsContent div#attrib_color div.label {
 	margin-top: 0px;
 }

div#product_sizechart {
	bottom: 39px;
	display: block;
	float: right;
	height: 16px;
	position: relative;
	right: 27px;
	width: 80px;
}

div#product_sizechart a {
	background: transparent url(/media//images/1281480917-sizechart_detail.jpg) no-repeat scroll left top;
	color: #727272;
	display: block;
	font-size: 0px !important;
	height: 16px;
	text-indent: 30000px;
	width: 80px;
}
 
 div.detailsContent div#wishlistDiv,
 div.detailsContent ul.purchaseButtons {
	bottom: 0px;
 	float: left;
	position: relative;
 }

 div.detailsContent ul.purchaseButtons {
	left: 16px;
}
 
 div.detailsContent ul.purchaseButtons input {
 	background: url(/media/images/1279294190-add_to_cart.png) no-repeat center;
 	border: 0 none;
 	cursor: pointer;
 	height: 29px;
 	position: relative;
 	width: 260px;
 }
 
 div.detailsContent p.productExtra {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 27px;
 }

div.product_detail_extras {
	float: right;
	height: 50px;
	position: relative;
	top: -12px;
	width: 140px;
}

 div.detailsContent div#wishlistDiv {
 	bottom: auto;
	float: none;
	left: 13px;
	position: absolute;
	right: auto;
	top: 0;
 }

 div.detailsContent div#wishlistDiv select {
 	border: 1px solid #727272 !important;
 	color: #727272 !important;
 	cursor: pointer;
 	font-size: 10px;
	left: -6px;
 	position: relative;
 	top: -7px;
 }
 div.detailsContent div#wishlistDiv select option {
	 color: #727272 !important;
}

 div.detailsContent div#wishlistDiv input {
 	background: url(/media/images/1281446365-add_to_wishlist_detail.jpg) no-repeat center;
 	border: 0 none;
 	cursor: pointer;
 	height: 11px;
	left: -8px;
 	position: relative;
	top: -4px;
 	width: 107px;
 }

 div.detailsContent p#productExtra_emailAFriend {
	 float: none;
	 left: 5px;
	 position: absolute;
	 top: 14px;
}
 
 div.detailsContent p#productExtra_emailAFriend input {
 	background: url(/media/images/1280175358-email_a_friend_detail.jpg) no-repeat center;
 	border: 0 none;
 	cursor: pointer;
 	height: 11px;
 	position: relative;
	/*top: -4px;*/
 	width: 107px;
 }

 div.detailsContent p#share {
	bottom: 0;
	clear: both;
	position: absolute;
	right: 50px;
}

div#at20mc span {
	color: #000;
}
 
 div.endProduct {
 	clear: both;
 	display: none; /*block*/
 	height: 3px;
 }


/**
*	Gift Card
*/

span#giftcardCrumbTitle {
	color: #04B5D7;
	font-weight: bold;
	left: 16px;
	position: absolute;
	text-transform: uppercase;
	top: -36px;
}

div#giftcardDetails div.detailsContent_Title {
	border-bottom: 1px solid #000;
	color: #04B5D7;
	font-size: 20px !important;
	font-weight: bold;
	margin: 22px 16px 10px;
	text-transform: uppercase;
}

div#giftcardDetails div.detailsContent_Description {
	border-bottom: 1px solid #000;
	color: #727272;
	margin: 16px;
	padding-bottom: 16px;
}

div.productContainer div#imagePane_giftCard {
	background: #FFF;
	border-right: 0 none;
	width: 328px;
}

div.productContainer div#imagePane_giftCard img {
	height: auto;
	margin: 24px 0 0 16px;
}

div.productContainer div#giftcardDetails {
	border-left: 0 none;
	height: 422px;
	position: relative;
}

div.productContainer div#giftcardDetails h3 {
	color: #04B5D7;
	font-size: 24px;
	margin: 24px 0 10px 16px;
	text-transform: uppercase;
}

div.productContainer div#giftcardDetails p {
	float: left;
	margin-left: 16px;
	margin-top: 15px;
	width: 100px;
}

div.productContainer div#giftcardDetails p * {
	color: #727272;
	font-size: 12px;
}

div.productContainer div#giftcardDetails p select {
	border: 1px solid #727272;
}

div.productContainer div#giftcardDetails div.description {
	display: none;
}

div.productContainer div#giftcardDetails input#purchaseBtn {
	background: transparent url(/media/images/1279294190-add_to_cart.png) no-repeat scroll center center;
	border: 0 none;
	cursor: pointer;
	height: 29px;
	left: -230px;
	position: relative;
	top: 40px;
	width: 260px;
}

div.productContainer div#giftcardDetails input.wishlistBtn {
	background: transparent url(/media/images/1281446365-add_to_wishlist_detail.jpg) no-repeat scroll center center;
	border: 0 none;
	cursor: pointer;
	height: 11px;
	left: 45px;
	position: relative;
	top: 17px;
	width: 107px;
}

div.productContainer div#giftcardDetails select#wishlistId {
	border: 1px solid #727272;
	color: #727272;
	float: right;
	margin-right: 16px;
	position: relative;
	top: -4px;
}

div.productContainer div#giftcardDetails select#wishlistId option {
	color: #727272;
}

/**
*	Size Chart
*/
div#shadowbox_body {
	border: 0 none !important;
}

body#sizeChart {
	background: #FFF;
}

div#shadowbox_toolbar {
	position: absolute;
	right: 30px;
	text-transform: uppercase;
	top: 32px;
}

div#shadowbox_nav_close a,
div#shadowbox_nav_close a span {
	color: #000 !important;
}

div.sizeChart h3 {
	background: #04B5D7 url(/media/images/1280952016-sizechart_header.jpg) top left no-repeat;
	color: #FFF;
	height: 32px;
	width: 486px;
}

div.sizeChartInner {
	height: 100%;
	padding: 10px;
	width: 466px;
}

table.sizecharts {
	border: 1px solid #727272;
	float: left;
	margin: 10px;
	width: 212px;
}

table.right {
	float: right;
}

table.sizecharts th {
	background: #727272;
	color: #FFF;
	padding: 10px 20px;
	text-align: left;
}

table.sizecharts td {
	color: #000;
	padding: 10px 0;
	width: 110px;
}

table.sizecharts td.left {
	padding-left: 20px;
}

table.sizecharts td.g {
	background: #C1C1C1;
}

/*
*	Email A Friend
*/

body#tellAFriend {
	background: #FFF;
	padding: 16px;
}

div#tellAFriendFields dt {
	float: left;
	width: 100px;
}

div#tellAFriendFields dt label {
	color: #000;
}

div#tellAFriendFields dd {
	float: left;
	width: 168px;
}

div#tellAFriendFields dd#comment-element {
	width: 100%;
}

div#tellAFriendFields * {
	color: #000;
	margin-bottom: 5px;
}

div#tellAFriendFields input#tellAFriend {
	float: left;
}

/* QuickView */

div#at15s {
	top: 0px !important;
}

