/* Image view area of PDP */
#laydown{
	position:relative;
	height:423px;
}
#laydown a,
#laydown img{
	border:none;
}
#laydown a{
	text-decoration:none;
	display:block;
}
#laydown #imgHolder {
	position:absolute;
	z-index:5;	
}
#laydown #imageNavWrap{
	left:15px;
	top:20px;
	position:absolute;
	z-index:20;
}
#laydown #imageNav .top,
#laydown #imageNav .views,
#laydown #imageNav .bottom,
#laydown #imageNav .divider,
#laydown #imageNav .bottomEdge {
	width:71px;
}
#laydown #imageNav .top {
	height: 23px;
	background: url("/Images/homepage/webset07/redesign/views_top.png") no-repeat 0 0;
}
* html #laydown #imageNav .top {
	background-image: url("/Images/homepage/webset07/redesign/views_top.gif");
}
#laydown #imageNav .views,
#laydown #imageNav .bottom {
	background: url("/Images/homepage/webset07/redesign/views_mid.png") repeat-y 0 0;
}
* html #laydown #imageNav .views,
* html #laydown #imageNav .bottom {
	background-image: url("/Images/homepage/webset07/redesign/views_mid.gif");
}
#laydown #imageNav .divider {
	height: 17px;
	background: url("/Images/homepage/webset07/redesign/views_divider.png") no-repeat 0 0;
}
* html #laydown #imageNav .divider {
	background-image: url("/Images/homepage/webset07/redesign/views_divider.gif");
}
#laydown #imageNav .bottomEdge {
	height: 16px;
	background: url("/Images/homepage/webset07/redesign/views_bottom.png") no-repeat 0 0;
}
* html #laydown #imageNav .bottomEdge {
	background-image: url("/Images/homepage/webset07/redesign/views_bottom.gif");
}
#laydown #imageNav .views{
	padding-bottom:1px;
}
#laydown #imageNav .views a{
	display:block;
	border:1px solid #ccc;
	width:40px;
	height:40px;
	text-align:center;
	margin:0 0 7px;
}
* html #laydown #imageNav .views a{
	float:left;
	display:inline;
}
#laydown #imageNav .views img{
	display:inline;
}
#laydown #imageNav .views a:hover,
#laydown #imageNav .views a.selected{
	border:1px solid #036;
}
#laydown #imageNav .bottom a.viewLarger{
	background:transparent url("/Images/homepage/webset07/redesign/view_larger2.png") no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:31px;
	width:56px;
	text-indent:-99999px;
	text-decoration:none;
	margin-left:8px;
}
* html #laydown #imageNav .bottom a.viewLarger{
	background-image: url("/Images/homepage/webset07/redesign/view_larger2.gif");
}
#laydown .subImage{
	left:111px;
	top:13px;
}
#viewLarger #laydown .subImage{
	left:0;
	top:13px;
	width: 100%;
	text-align: center;
}
#laydown .fullImage{
	left:0px;
	top:12px;
}
#viewLarger #laydown #imgHolder{
	top:0px;
}
#laydown #promoBug{
	position:absolute;
	top:346px;
	left:10px;
}
#viewLarger #swatches{
	width:52px;
	z-index:30;
	padding:10px 0 0 8px;
	text-align:center;
}
#viewLarger #swatches h4,
#viewLarger #closeButton,
#viewLarger #swatches a{
	display:block;
	text-indent:-99999px;
	font-size:1px;
	line-height:1px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center center;
}
#viewLarger #swatches h4{
	background-image:url(/Images/web/webset08/10212008/views_color.png);
	width:68px;
	height:10px;
	margin-top:10px;
}
#viewLarger #swatches a{
	width:20px;
	height:20px;
	border:1px solid #fff;
	margin:3px 0 0 3px;
	float: left;
}
#viewLarger #swatches a:hover,
#viewLarger #swatches a.selected{
	border:1px solid #036;
}
#viewLarger h2.prodName{
	background-color:#003;
	color:#fff;
	padding:6px 10px;
	margin:0;
	font-size:11px;
	font-weight:normal;
	display:block;
}
#viewLarger #closeButton{
	float:right;
	text-decoration:none;
	width:79px;
	height:11px;
	border:none;
	background-image:url(/Images/web/webset08/10212008/popup_close_window.gif);
}
/* aerie-specific styles */
.aerieBranding #laydown #imageNav .bottom a.viewLarger{
	background-image:url(/Images/homepage/webset08/01222008/prod_aerie/view_larger2_a.png);
}
* html .aerieBranding #laydown #imageNav .bottom a.viewLarger{
	background-image:url(/Images/pdp/view_larger2_a.gif);
}
.aerieBranding #laydown #imageNav .views a:hover, .aerie #laydown #imageNav .views a.selected{
	border-color:#7694be;
}
#viewLarger.aerieBranding #closeButton{
	background-image:url(/Images/aerie/webset08/10212008/popup_close_window.gif);
}
#viewLarger.aerieBranding #swatches h4{
	background-image:url(/Images/aerie/webset08/10212008/views_color.png);
}
/* 77kids-specific styles */
.kidsBranding #laydown #imageNav{
	background:none;
	padding-bottom:0;
}
.kidsBranding #laydown #imageNav .top{
	background-image:url(/Images/77kids/webset08/10212008/views_top.png);
	height:28px;
}
.kidsBranding #laydown #imageNav .bottom{
	background-image:url(/Images/77kids/pdp/77kids_views_bottom.png);
	background-repeat:no-repeat;
	height:13px;
	padding-top:13px;
}
.kidsBranding #laydown #imageNav .views{
	background-image:url(/Images/77kids/webset08/10212008/views_mid.png);
	padding-bottom:0;
	padding-top:4px;
	overflow:hidden;
}
* html .kidsBranding #laydown #imageNav .views {
	background-image:url(/Images/77kids/pdp/views_mid.gif);
}
* html .kidsBranding #laydown #imageNav .bottom {
	background-image:url(/Images/77kids/pdp/77kids_views_bottom.gif);
}
* html .kidsBranding #laydown #imageNav .top {
	background-image:url(/Images/77kids/pdp/views_top.gif);
}
#laydown #imageNav .views a{
	margin-left:14px;
}
#viewLarger.kidsBranding #laydown #imageNav .bottom{
	background:url(/Images/77kids/pdp/77kids_views_bottom.png) no-repeat;
	height:11px;
}
#viewLarger.kidsBranding h2.prodName{
	background-color:#117ec2;
}
#viewLarger.kidsBranding #closeButton{
	background-image:url(/Images/77kids/webset08/10212008/popup_close_window.gif);
}
#viewLarger.kidsBranding #swatches h4{
	background-image:url(/Images/77kids/webset08/10212008/views_color.png);
}
.kidsBranding #laydown #imageNav .bottom a.viewLarger{
	background:url(/Images/77kids/pdp/77kids_view_larger.png);
	background-repeat: no-repeat;
	width:71px;
	height:43px;
	margin-left:0;
}
* html .kidsBranding #laydown #imageNav .bottom a.viewLarger {
	background-image:url(/Images/77kids/pdp/77kids_view_larger.gif);
}
.kidsBranding #laydown #imageNav .bottom div{
	padding:0;
	background:none;
}
.kidsBranding #laydown #promoBug{
	position:static;
	top:auto;
	left:auto;
}
.kidsBranding #swfbird{
	bottom:-4px;
	left:46px;
	z-index:10;
}
.kidsBranding .ProdName{
	background-color:#117EC2;
}
* html #viewLarger #laydown #imageNav .bottom{
	font-size:1px;
}
#viewall_relative{
	z-index:40;
}

#menuwomens,
#menumens,
#menuclearance,
#menugifts,
#menuaerie{
	z-index:100;
}
#content #browser_wrap_prod {
	position:relative;
	z-index:1;
	float:left;
}
#content #equity_table_wrap{
	position:relative;
	z-index:0;
}
/* ---------- LIKE ---------- */
#pdpLike {
	padding: 12px 0 15px 0;
	position: relative; /* for IE z-index issue */
	z-index: 2;
}

/*Payments/Countries PDP*/
#payments {
	position:relative;
	padding-bottom: 26px;
	clear:both;
	zoom:1;
	z-index:1;
}
#payments ul li {
	list-style: none;
	color:#0b1720;
	font-size:9px;
	display: inline;
	cursor:pointer;
}
#payments ul li:hover {
	text-decoration:underline;
}
#payments_accepted {
	padding-right:6px;
	border-right:1px solid #0b1720;
}
#payments_popup, #shipping_popup {
	position: relative; 
	z-index: 10;
	display:none;
}
#payments_content {
	display: block;
	left: 85px; 
	top: -167px;
	background: url(/Images/global/paypal/payment_accepted.gif) no-repeat;
	width:215px;
	height:127px;
	position:absolute;
}
#countries_shipped {
	padding-left:6px;
}
#shipping_content {
	background: url(/Images/global/paypal/countries_list.gif) no-repeat;
	height:260px;
	width:190px;
	position:absolute;
	top:-300px;
	left:185px;
}
#countries {
	position:absolute;
	top: -260px;
	left: 185px;
	display: none;
	height: 260px;
	width: 190px;
	background: url(/Images/global/paypal/countries_list.gif) no-repeat;
}
#countries_box {
	width: 167px;
	margin-top: 5px;
	overflow: auto;
	height: 240px;
	margin-left: 19px;
}
/*BazarrVoice Styles*/
#BVCustomerRatings {
	float:right;
	padding:17px 13px 0 0;
}
#BVSecondaryCustomerRatings {
	clear:both;
}
#BVSVPLinkContainer {
	overflow:hidden;
	text-indent:-5000px;
}
#BVReviewsContainer {
	position: relative;
	width: 800px;
}
#prp_header {
	background: #FFF url(/Images/product_reviews/prp_header.gif) no-repeat 11px 0px;
	margin: 6px 0;
	width:800px;
	height:22px;
	text-indent:-5000px;
	overflow:hidden;
}
#prp_left_container {
		width:412px;
		float:left;
		color: #0b1720;
		font-size:10px;
}
#prp_product_header {
	background: #0b1720 url(/Images/product_reviews/prp_product_banner.gif) no-repeat 11px 6px;
	height: 25px;
	text-indent:-5000px;
	overflow:hidden;
	width: 407px;
}
#prp_product_image {
	height:405px;
	margin-top: 6px;
	width: 407px;
}
#prp_product_image img {
	margin: 0 auto;
	display:block;
}
#prp_product_name {
	padding-left: 11px;
	float:left;
	border-right: 1px solid #000;
	padding-right: 5px;
	font-size:13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:6px;
}
#prp_product_info {
	line-height:15px;
	padding-left:5px;
	float:left;
	margin-bottom:6px;
}
#prp_tips_container {
	clear:both;
	height:178px;
	width: 407px;
	background: #eae9e2 url(/Images/product_reviews/prp_tips_banner.gif) no-repeat 11px 17px;
	margin-bottom: 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#prp_tips {
	padding: 35px 0px 0px 11px;
}
#prp_tips span a {
	text-decoration: underline;
	font-size: 10px;
}
#BVSubmissionContainer {
	margin-bottom:6px;
	float:left;
}
/*Input Styles*/
#BVSubmissionContainer .checkoutSelect,
#BVSubmissionContainer .checkoutInput,
.checkoutSelect,
.checkoutInput {
	border: none;
	height: 17px;
	width: 192px;
	margin: 0;
	padding: 5px 4px 3px 1px;
	font: bold 14px/1.2 Helvetica, Arial, sans-serif;
	color: #0b1720;
}
#BVSubmissionContainer .checkoutInput,
.checkoutInput {
	background: transparent url("/Images/captainCheckout/inputImages/right.gif") no-repeat right top;
}
#BVSubmissionContainer .checkoutSelect,
.checkoutSelect {
	background: transparent url("/Images/captainCheckout/inputImages/selectRight.gif") no-repeat right top;
	padding-right: 25px;
	width: 121px;
}
#BVSubmissionContainer .pseudoSelectBttn,
.pseudoSelectBttn {
	background: transparent url("/Images/captainCheckout/inputImages/selectRight.gif") no-repeat right top;
	width: 25px;
	height: 25px;
	overflow: hidden;
	cursor: pointer;
}
#BVSubmissionContainer .checkoutTextAreaLeft,
.checkoutTextAreaLeft {
	background: url("/Images/captainCheckout/inputImages/textAreaLeft.gif") no-repeat 3px 3px;
	padding: 3px 3px 3px 6px;
}
#BVSubmissionContainer .checkoutTextArea,
.checkoutTextArea {
	background: url("/Images/captainCheckout/inputImages/textAreaBg.gif") repeat-x 0 0;
	height: 97px;
	border: none;
}
#BVSubmissionContainer .checkoutInputLeft,
.checkoutInputLeft {
	background: transparent url("/Images/captainCheckout/inputImages/left.gif") no-repeat 3px 3px;
	padding: 3px 3px 3px 6px;
	*background-position-y: 4px; /* ie hack to align bg */
	margin-left:-3px;
}
#BVSubmissionContainer input.pseudoSelect,
input.pseudoSelect {
	cursor: pointer;
}
ul.selectList {
	display: none;
	background-color: #eee;
	border: solid 1px #ddd;
	padding: 0;
	margin: 0;
	list-style: none;
	font: bold 14px/1.2 Helvetica, Arial, sans-serif;
	color: #0B1720;
}
ul.selectList li {
	margin: 0;
	padding: 2px 3px;
}
li.selected {
	background-color: #ddd;
}
ul.selectList li.hovering {
	background-color: #ccc;
}
div.hiddenElement {
	height: 0;
	width: 0;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0;
}
#shareitBox {
	float:left;
	position:relative;
	left:10px;
	top:2px;
	z-index:3;
}
.pdp_share_dropdown {
	background-image: url(/Images/shareIt/dropdown/share_btn.gif);
	width:77px;
	height:19px;
	background-position: 0px 0px;
	cursor:pointer;
}
.pdp_share_list {
	width:77px;	
	position:absolute;
	z-index:5;
	display:none;
	list-style-type:none;
}
.pdp_share_list li a, .pdp_share_list li a:hover {
	height:27px;
	width:77px;
	background:url(/Images/shareIt/dropdown/rollover.gif) no-repeat;
	display:block;
	text-indent:-200px;
	overflow:hidden;
}
#facebook_link a:hover {
	background-position: -78px 0px;	
}
#twitter_link a {
	background-position: 0px -25px;	
}
#twitter_link a:hover {
	background-position: -78px -25px;	
}
#email_link a {
	background-position: 0px -50px;	
}
#email_link a:hover {
	background-position: -78px -50px;	
}
#embed_link a {
	background-position: 0px -75px;	
}
#embed_link a:hover {
	background-position: -78px -75px;	
}
#print_link a {
	background-position: 0px -99px;	
}
#print_link a:hover {
	background-position: -78px -99px;	
}
/*js css*/
#menu_list {
	width:77px;
	height:104px;
}
#saveToBox {
	float:left;
	position:relative;
	left:10px;
	top:2px;
	margin-right: 10px;
	z-index:4;
}
.pdp_save_dropdown {
	background-image: url(/Images/pdp/saveTo/save_btn.gif);
	width:77px;
	height:19px;
	background-position: 0px 0px;
	cursor:pointer;
}
.pdp_save_list {
	width:77px;	
	position:absolute;
	display:none;
}
.pdp_save_list li a, .pdp_save_list li a:hover {
	height:23px;
	width:77px;
	background:url(/Images/pdp/saveTo/save_rollover.gif) no-repeat;
	display:block;
	text-indent:-200px;
	overflow:hidden;
}
/*js css*/
.hide_list {
	display:none;	
}
.set_button {
	background-position: -78px 0px;
}