/* --> Product Details */
.productDetailBreadcrumb {
	margin: 0px 30px 0px 30px;
}
#content_productdetail {
	clear: both;
	margin: 20px 50px 20px 50px;
}
#content_productimages, #videoTabContent {
	padding: 10px 0px 20px 0px;
	float: left;
	position: relative;
	/*height: 585px;*/
	overflow: hidden;
}
#content_productimages dt {
	width: 350px;
	padding: 0px;
	margin: 0px;
}
#content_productimages div, #content_productimages dd {
	padding: 0px;
	margin: 0px;
}
#content_productswatches {
	text-transform: uppercase;
	color: #a6a6a6;
	padding: 10px 0px 0px 0px;
}
#content_productswatches #colorLabel, #content_productswatches p.swatches {
	float: left;
}
#content_productswatches p.swatches {
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
#content_productimages dt img { 
	width: 292px; 
	height: 431px;
	padding-bottom: 15px;
}
#content_productimages dd img { 
	width: 58px; 
	height: 85px;
	padding-bottom: 2px;
}
.thumbnails {
	position: absolute;
	left: 292px;
	top: 10px;
	height: 431px;
	overflow: hidden;
}
#content_productspecs {
	width: 424px;
	float: right;
	overflow: hidden;
}
#content_productspecs .productoptions {
	clear: both;
}
#content_productspecs #contentBg {
	position: relative;
	clear: both;
	background: #eeeeee;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #000000;
}
#content_productspecs h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
}
#content_productspecs h2 em, #content_productspecs h2 font {
	display: block;
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #a6a6a6;
}
#content_productspecs h3 {
	/* THIS WOULD BE THE BRAND LABEL */
	font-size: 14px;
	font-weight: normal;
}
#content_productspecs p.shareLinks  {
	padding: 10px 0px 10px 10px; 
	margin: 20px 0px 0px 0px;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	background: #eeeeee;
	font-size: 11px;
	font-weight: bold;
}
#content_productspecs p {
	color: #000000;
	text-transform: none;
	margin: 10px 0px 5px 0px;
}
#content_productspecs p.price, #content_productspecs p.salePrice, #content_productspecs p span.price, #content_productspecs p span.salePrice {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	float: left;
	color: #000000;
}
#content_productspecs p span {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #a6a6a6;
}
#content_productspecs p.price em, #content_productspecs p.salePrice em {
	padding: 0px 0px 0px 3px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #f30013;
}
.opt_text p.price {
	color: #575757 !important;
}
#content_productspecs p.sku, #content_multiproductgroup p.sku {
	clear: left;
	margin: 0px !important;
	padding: 8px 0px 4px 0px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	color: #a6a6a6;
	font-size: 10px;
}
#content_productspecs p.description {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	line-height: 13px;
}

/* zoom */
#mainImageWrapper {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}
div.mojozoom_marker {
	position: absolute;
	cursor: crosshair; 
}
div.mojozoom_border {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid black;
	width: 100%;
	height: 100%;
}
div.mojozoom_fill {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
img.mojozoom_img {
	padding: 0px;
	border: 0px;
}
div.mojozoom_imgctr {
	position: absolute;
	margin: 0px 0px 0px 60px;
	border: 1px solid black;
}

/* product detail Tabs */
.tabs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tabs ul li {
	font-family: Arial, Helvetica, sans serif;
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
.tabs ul li a {
	text-decoration: none;
}
.tabs ul li a h3 {
	font-weight: normal;
	font-size: 10px !important;
	text-transform: uppercase;
	padding: 1px 3px 0px 3px;
	margin: 0px;
}
.tabs ul li.active a h3, .tabs ul li.active a:hover h3 { 
	background: #000000;
	color: #ffffff;
}
.tabs ul li a:hover h3 {
	background: #575757;
	color: #ffffff;	
}
.tabWrapperLeft {
	width: 352px;
	border-bottom: 1px solid #000000;
}
.tabWrapperRight {
	width: 424px;
	border-bottom: 1px solid #000000;
	background: #ffffff;
}
#photoTabContent, #detailsTabContent, #reviewsTabContent, #askAndAnswerTabContent {
	font-family: Arial, Helvetica, sans serif;
	display: none;
}
#videoTabContent {
	display: none;
	padding: 15px 0px 20px 0px
}
#photoTabContent.active, #videoTabContent.active, 
#detailsTabContent.active, #reviewsTabContent.active, #askAndAnswerTabContent.active {
	display: block;	
}
#videoTabContent #submission {
	clear: left;
	width: 310px;
	overflow: hidden;
	border-top: solid 1px #999999;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#videoTabContent #submission p {
	padding: 4px 0px 4px 0px;		
}
#videoTabContent #submission label {
	display: block;
	margin: 10px 0px 0px 0px;
}
#videoTabContent #uoVideo {
	padding: 10px 0px 10px 0px;	
}
#videoTabContent #submission input.field {
	width: 200px;
}	
#videoTabContent #submission #userSubmitButton {
	color: #ffffff;
	background: #000000;
}
#videoTabContent #submission #userSubmitButton:hover {
	background: #575757;
}
#videoTabContent #myytplayer, #videoTabContent #uoVideo {
	clear: left;
	display: block;
	padding: 15px 0px 0px 0px;
}
#videoTabContent .thumbs {
	float: left;
	padding: 15px 0px 15px 0px;
}
#videoTabContent .thumbs li, #videoTabContent #controls li {
	list-style: none;
	float: left;
	font-size: 11px;
	padding: 2px 2px 0px 0px;
}
#playButton, #pauseButton, #controlsDivider {
	display: block;
	padding: 3px;	
	text-decoration: none;
}
#playButton.active, #pauseButton.active {
	background: #f0ff00;
}

/* more ideas */
#content_productgroup.moreIdeas h4 {
	margin: 0px;
	padding: 1px 2px 1px 2px;
	color: #ffffff;
	background: #000000;
	font-weight: normal;
	font-size: 10px;
	width: 65px;
	height: auto;
	position: relative;
}
#content_productgroup.moreIdeas ol { 
	border-top: solid 1px #000000;
	margin: 20px;
	position: relative;
	display: block;
	clear: both;
}
#content_productgroup.moreIdeas ol li {
	padding: 0px 0px 20px 0px;
	margin: 10px 2px 0px 0px;
	float: left;
	overflow: hidden;
	width: 68px;
	height: 102px;
}
#content_productgroup.moreIdeas ol li img {
	overflow: hidden;
	width: 68px;
	height: 102px;
}

/* page social */
#socialLinks {
	margin: 0px !important;
	padding: 5px 0px 0px 0px;
	height: 20px;
	clear: both;
}
#socialLinks li {
	list-style: none;
	float: left;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}
#socialWrapper {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: #ffffff;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
#shareProductDiv {
	display: none;
	position: absolute;
	height: 209px;
	width: 450px;
	background: #ffffff;
	border: solid 1px #eeeeee;
	overflow: hidden;
	z-index: 1000;
}
#shareProductTitle {
	position: relative;
	border: solid 1px #000000;
	height: 24px;
	background: #ffffff;
}
#shareProductTitle h3 {
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 8px;
	color: #000000;
}
#shareProductTitle a {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 12px;
	padding: 6px 8px 0px 0px;
}
#shareProductContent {
	position: relative;
	height: 162px;
	padding: 20px 10px 0px 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#shareProductContent label {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#shareProductContent ul {
	list-style: none;
	padding: 5px 0px 0px 20px;
	display: block;
	height: 45px;
}
#shareProductContent ul li {
	float: left;
	padding: 0px 20px 0px 0px;
}
#shareProductContent ul li a {
	font-size: 11px;
	line-height: 13px;
}
#shareProductContent ul li a img {
	text-decoration: none;
	border: none;
}
#sendALinkField {
	padding: 6px 0px 0px 20px;
}
#sendALinkField textarea {
	font-size: 11px;
	width: 385px;
	height: 35px
}
#emailProductDiv {
	position: absolute;
	display: none;
	width: 372px;
	background: #eeeeee;
	padding: 1px;
	overflow: hidden;
	z-index: 1000;
}
#emailProductDiv #shareProductTitle {
	position: relative;
	border-top: none !important;
	border-right: none !important;
	border-bottom: solid 1px #000000;
	border-left: none !important;
	height: 24px;
}

/* social tagging styles */
#socialTagContent {
	text-transform: uppercase;
	width: auto;
	border: 1px solid #999999;
	color: #000000;
	background: #ffffff;
	padding: 5px;
	margin: 10px;
	overflow: hidden;
}
#tagsTitle {
	position: relative;
	float: left;
}
#tagsTitle h5 {
	display: inline;
	color: #000000;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#socialTagName {
	width: 225px;
}
#addTagLink {
	position: relative;
	color: #000000;
	float: right;
}
#addSocialTagForm {
	display: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#addSocialTagForm .button {
	background: #000000;
	color: #ffffff;
	padding: 4px !important;
}
#addSocialTagForm .button:hover {
	background: #575757;
}
.tagLink {
	color: #000000;
	margin: 0px 5px 5px 0px;
	font-size: 11px;
	line-height: 13px;
}
#socialTaggingMsg {
	color: #b93618;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}