@import url(/css/main.css);

#Main_Item_Image {
	width: 250px;
	height: 349px;
	position:relative;
	left:-15px;
}

#Item_Form {
	position: relative;
	display: block;
	line-height: 1.2em;
}

#Product_Form,
#Item_Form table {
	width: 100%;
}

#wcc-promos{
	float:right;	
}

#Item_Form table#Qty_Item_Table {
	width: auto;
	margin-right: 30px;
	margin-top:15px;
}

#Qty_Item_Table td {
	padding-right: 10px;
}

#Qty_Item_Table input {
	margin-left: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #BFBFBF;
  color:#666666;
  font-size:auto;

}
#Qty_Item_Table .itemNum {
	font-size: 97%;
	  color:#666666;
}

#Item_Form label {
	font-weight: bold;
	font-size: 97%;
	color:#666666;

}


#Item_Form .price {
	padding-top:15px;
	height: 68px;
	vertical-align:bottom;
}

#Item_Form p {
	font: 97% Arial,Helvetica,sans-serif;
		color:#666666;
	padding-top:5px;
	line-height:20px;
}

#Item_Form input {
	width: 39px;
	text-align:center;
	font-size:14px;
color:#666666;
font-weight:bold;
}

#Item_Form .formRadio {
	padding: 0;
	margin: 8px 0;
}

#Item_Form .formRadio legend {
	margin: 0;
}

#Item_Form .formRadio label {
	clear: none;
	float: left;
	width: auto;
	margin-right: 10px;
	font-weight: bold;
	white-space: nowrap;
	text-indent: 0;
	text-transform: capitalize;
}

#Item_Form .formRadio input {
	width: auto !important;
	margin: 0;
}

#Item_Form .formRadio .stockMsg {
	font-weight: normal;
}

#Item_Form button {
	float: right;
}

#Item_Form img.button {
	position: absolute;
	top: 200px;
	left: -110px;
}

#Item_Form h1 {
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 1.3em;
	color:#666666;
}

#Item_Form .availSizes {
	margin: 15px 0 3px 0;
	float: left;
		color:#666666;

}
.relsize {
margin-left:0;
}



.itemRow {
	height: 95px;
}

.nav-breadcrumb {
	font-size: .9em;
	color: #0C04E1;
}



a.BreadCrumb {
	color: #0C04E1;
	
}


.nav-nextPrev {
	font-size: 1em;
	font-weight: bold;
white-space: nowrap;
}

a.nextPrev {
	color: #000;
}
.pr_snippet_product {
	float: left;
	width: auto;
	width:500px;
	padding-bottom:25px;
}



th {
	border-bottom: 1px solid #000;
	margin-bottom: 1.5em;
}

td.itemImage {
	padding-bottom: .5em;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width:90px;
}

.popUpOn td.itemImage {
	cursor: pointer;
}

td.itemImage img {
	display: block;
	text-decoration: none;
}

.itemDesc {
	position:relative;

}

td.itemDesc {
	width: 20%;
}

.itemDesc strong {
	display: block;
}

.itemDesc select {
	width: 80px;
}

.itemPrice .price {
	display: block;
	text-align: center;
}

.itemQty input {
	width: 50px;
	margin: 0;
}

.linkZoom {
	cursor: pointer;
}

div.linkZoom {
	margin-bottom: 1.5em;
	text-align: center;
	font-weight:bold;
	color:#666666;
	text-transform: capitalize;
}



.itemPopUp {
	position: absolute;
	bottom: -10px;
	left: -10px;
	z-index: 100;
	display: none;
	width: 300px;
	padding: 10px 5px 5px;
	border: 1px solid #D00;
	background: #FFF;
	font-size: .8em;
}

.itemPopUp.popUpOn {
	display: block;

}

.itemPopUp .closeLink {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	padding: 2px 5px;
	color: #FFF;
	background: #F00;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.itemPopUp .popUpDesc {
	float: right;
	width: 130px;
	text-align: left;
}

.itemPopUp .popUpDesc strong {
	margin-top: 1em;
	font-size: 1.25em;
}

.itemPopUp .popUpImg {
	float: left;
	width: 170px;
	margin-top: -9px;
	
}

.itemPopUp .popUpImg .stockMsg {
	text-align: center;
}

.popUpClose {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	color: #FFF;
	background: #D00;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.priceRetail {
	background-image: url(/wcc/prc-retail.png);
	background-repeat: no-repeat;
	width:108px;
	height: 28px;
	float:left;
	margin-top:21px;
	margin-right:35px;
	padding-top:19px;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #666666;

}
	
.priceCSC {
	background-image: url(/wcc/prc-nonmember.png);
	background-repeat: no-repeat;
	width:133px;
	height: 32px;
	float:left;
	margin-top:12px;
	margin-right:35px;
	padding-top:24px;
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color:#FFF;
}
	
.priceSpecial {
line-height: normal;
	background-image: url(/wcc/prc-member.png);
	background-repeat: no-repeat;
	width:159px;
	height: 60px;
	float:left;
	padding-top:23px;
	text-align:center;
	font-size: 29px;
} 

/*---[ Omniture Recommendations ]---------------------------------------*/
#Related_Items thead {line-height: 14px;}
#Related_Items th {font-family: Verdana;font-size: 12px;}
#Related_Items .itemRow {font-family: Verdana; font-size: 12px; }
#Related_Items .price {width:130px;	font-size: 12px; text-align:left;}
#Related_Items .itemRow {line-height: 14px; }
#Related_Items .itemImage, #Related_Items .itemPrice.itemQty {padding-top:8px; line-height: 14px; }
#Related_Items .itemDesc {padding-top:3px; line-height: 14px; padding-right:3px;}
#Related_Items .itemImage img {border: 1px solid #A5A5A5; margin-right:4px; }


/*---[ Additional Product Description ]---------------------------------------*/
#Item_More_Info {width:600px;}
#Item_More_Info h6{}
#Item_More_Info ul{background:#f4f2ec;border:1px solid #ccc;margin-bottom:22px;padding:0;width:961px;}
#Item_More_Info ul li{font-weight:normal;list-style:none;padding:2px 0 2px 15px;}
#Item_More_Info ul li em{font-weight:bold;font-style:normal;padding-right:6px;}
#Item_More_Info ul li.alternate{background:#ddd;}
	
/*---[ Wish List Link ]---------------------------------------*/
.wishList {text-align: center;}
.wishList span {display: block;}

/*---[ WCC-Promo ]---------------------*/
#wcc-promos span.memben{
	padding-top:5px\9;
	*padding-top:2px;
}
#wcc-promos .mWrapper{
	top:10px;
	margin-top:-8px;
	*margin-top:-10px;
	position:relative;
	*margin-bottom:-75px;
	left:-10px;
}
