.product-view a {
	color:#a60061;
}
.product-view a:hover {
	color:#a60061;
}
/* Product Images */
 .product-img-box {
	float:left;
	width:406px;
}
.col3-layout .product-view .product-img-box {
	float:none;
	margin:0 auto;
}
.product-view .product-img-box .product-image {
	margin:0 0 10px;
	border:1px solid #cacaca;
}
.product-view .product-img-box .product-image-zoom {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px solid #bababa;
	height: 400px;
	position: relative;
	width: 396px;
	z-index: 9;
	float:left;
	margin:0px;
	padding:0;
	 box-shadow: 0 0 5px #CCCCCC;
}
.product-view .product-img-box .product-image-zoom img {
	position:absolute;
	left:0;
	top:0;
	cursor:move;
	width:397px;
	height:400px;
}
.product-view .product-img-box .zoom-notice {
	margin:0 0 10px;
	text-align:center;
}
.product-view .product-img-box .zoom {
	position:relative;
	z-index:9;
	height:24px;
	margin:0 auto 13px;
	padding:0 28px;
	background:url(../images/slider_bg.gif) 50% 50% no-repeat;
	cursor:pointer;
}
.product-view .product-img-box .zoom.disabled {
	-moz-opacity:.3;
	-webkit-opacity:.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/
	opacity:.3;
}
.product-view .product-img-box .zoom #track {
	position:relative;
	height:18px;
}
.product-view .product-img-box .zoom #handle {
	position:absolute;
	left:0;
	top:3px;
	width:9px;
	height:18px;
	background:url(../images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	position:absolute;
	left:10px;
	top:7px;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	position:absolute;
	right:10px;
	top:7px;
}
.product-view .product-img-box .more-views h2 {
	font-size:10px;
	font-weight:normal;
	padding:0 0 2px;
	border-bottom:1px solid #ccc;
	margin:0 0 8px;
	text-transform:uppercase;
}
.product-view .product-img-box .more-views ul {
	margin-left:-10px
}
.product-view .product-img-box .more-views li {
	border: medium none;
	float: left;
	height:94px;
	margin: 0;
	width:94px;
	padding:0px;
	margin-right:5px;
	border:1px solid #bbbbbb;
}
.product-view .product-img-box .more-views li a {
	background: none repeat scroll 0 0 #f2f2f2;
	float: left;
	height:92px;
	overflow: hidden;
	padding: 2px;
	width:92px;
}
.product-view .product-img-box .more-views li a img {
	width:92px;
	height:92px;
}
.product-image-popup {
	margin:0 auto;
}
.product-image-popup .buttons-set {
	float:right;
	clear:none;
	border:0;
	margin:0;
	padding:0;
}
.product-image-popup .nav {
	font-weight:bold;
	margin:0 100px;
	text-align:center;
}
.product-image-popup .image {
	display:block;
	margin:10px 0;
}
.product-image-popup .image-label {
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
	color:#2f2f2f;
}
#slide-loader {
	bottom: 2px;
	left:95px;
	position: absolute;
	top: 180px;
	visibility: hidden;
	z-index:15000;
}
.product-img-box .more-views li.slide-current a {
	border:2px solid #aaa;
}
.more-views {
	float: left;
	width: 400px;
	margin-top:10px;
}
.more-views .jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url("../images/small_pre.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 27px;
	position: absolute;
	right: -6px;
	top: 48px;
	width: 18px;
}
.more-views .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url("../images/small_next.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 32px;
	left: 388px;
	position: absolute;
	top: 21px;
	width: 32px;
}
.more-views .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: 0 0;
}
.more-views .jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: 0 0;
}
/* Sidebar =============================================================================== */
.block {
	line-height:1.35;
}
.block .block-title {
	padding:2px 0px;
	border-bottom:1px solid #BCA474;
}
.block .block-title strong {
	display:block;
	font-size:15px;
	font-weight:normal;
	padding:4px 0; /*color:#BCA474;*/
}
.block .block-title strong span {
}
.block .block-title a {
	text-decoration:none !important;
}
.block .block-subtitle {
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 2px;
}
.block .block-content {
	padding:12px 10px 12px 0;
}
.block .block-content li.item {
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
}
.block .block-content li.item.last {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}
.block .block-content .product-name {
	color:#4f8100;
}
.block-related .product-name {
	color: #5b4d88;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 110px;
	height: 35px !important;
	margin-bottom: 0 !important;
	overflow: hidden !important;
}
.block-related .mycarousel_related .product-name {
	width:155px;
}
.block-related .mycarousel_related .price-box {
	float:left;
}
.block-related .mycarousel_related .link-wishlist {
	float: right;
	padding: 8px 4px 8px 0 !important;
}
.block.block-tags .block-title {
	background:#BCA474;
}
.block.block-tags .block-content {
	background:#BCA474;
}
.block .block-content .product-name a {
	color:#313030;
	font-size:11px;
	font-weight:normal;
}
#cart-sidebar-reorder .block-content .product-name a {
	color:#404040;
}
.block .btn-remove, .block .btn-edit {
	float:right;
	margin:1px 0 2px 5px;
}
.block .actions {
	padding:5px 0 0;
	margin:5px 0 0;
	text-align:right;
}
.block .actions a {
	float:left;
	color:#404040;
	padding:5px;
}
.block .actions button.button {
	float:left;
}
.block .empty {
	margin:0; /*color:#fff; */
}
.block .price-box {
	margin:3px 0;
}
.product-details .price {
	font-weight:bold;
}
/* Mini Products List */
.mini-products-list .product-details {
	float: right;
	padding: 0 0 0 8px;
	width:107px;
}
.mini-products-list .product-image {
	border: medium none;
	float: left;
	height: 95px;
	text-align: center;
	width:165px;
}
.block-related {
	text-align: center;
	padding: 30px 0 0 18px;
}
.product-image-small {
	float: left;
}
.block-related .regular-price .price {
	color: #973c3e;
	font-size:14px;
}
.block .block-content .link-wishlist {
	font-weight: normal;
	text-decoration: underline;
	padding:0;
	background:none;
	color:#a60061;
	font-size:11px;
}
.block-related .jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url("../images/prev.png") no-repeat scroll left top transparent;
	height:21px;
	left: -24px;
	top: 80px;
	width: 26px;
}
.block-related .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .block-related .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: left bottom;
}
.block-related .jcarousel-skin-tango .jcarousel-next-horizontal:hover, .block-related .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: left bottom;
}
.block-related .jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url("../images/next.png") no-repeat scroll left top transparent;
	height:21px;
	right: -38px;
	top: 80px;
	width: 29px;
}
.block-related .block-content li.item.last {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
/* Block: Related */
.block-related .block-subtitle {
	font-size:11px;
	font-weight:bold;
	border:0;
	padding:0;
	margin:0 0 8px;
	text-transform:none;
}
.block-related input.checkbox {
	float:right;
}
.block-related .product {
	margin-right:20px;
}
.block-related .block-content {
	background:none;
	float: left;
	padding: 0;
	width:925px;
}
.block-related .block-content .jcarousel-item-horizontal {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #5B4D88;
	height: 165px;
	margin-left: 0;
	margin-right: 10px;
	width: 165px;
}
.block-related .block-content .jcarousel-item-horizontal .product-details {
	padding: 0 0 0 8px;
	width: 158px;
	background:#fff;
	float:left;
}
.col-main {
	width: 980px;
	margin: 0 auto;
}
.product-view .product-shop {
	float: right;
	width: 540px;
	font-size: 12px;
}
.mb-10 {
	margin-bottom: 15px;
}
.f-fix {
	float: left;
	width: 100%;
}
.prod-next {
	background: url("../images/decorative_nextbtn.png") no-repeat scroll 52px 6px #A60061;
	border: 2px solid #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	box-shadow: 1px 1px 2px 1px #D5D5D5;
	color: #FFFFFF!important;
	float: right;
	font-size: 10px;
	padding: 2px 37px 2px 20px;
}
.prod-prev {
	background: url("../images/decorative_prevbtn.png") no-repeat scroll 10px 6px #A60061;
	border: 2px solid #FFFFFF;
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	box-shadow: 1px 1px 2px 1px #D5D5D5;
	color: #FFFFFF!important;
	float: left;
	font-size: 10px;
	padding: 2px 20px 2px 37px;
}
a.prod-next:hover {
	background: url("../images/decorative_nextbtn.png") no-repeat scroll 52px 6px #404040;
}
a.prod-prev:hover {
	background: url("../images/decorative_prevbtn.png") no-repeat scroll 10px 6px #404040;
}
.product-view .product-shop .product-name {
	margin: 0 0 5px;
}
.product-name {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.55;
	margin: 0;
}
.product-view .product-shop .product-name h1 {
	color: #353535;
	font-size: 28px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 0;
	text-transform:uppercase;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.product-view .product-shop .product-name .brand {
	font-size:14px;
}
.product-view .product-shop .availability.in-stock {
	color: #71A52B;
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0;
	padding: 3px 0;
}
.availability span {
	font-weight: bold;
}
.product-view .product-shop .availability.in-stock {
	color: #71A52B;
	font-size: 11px;
	font-weight: normal;
}
.product-view .product-shop .price-box {
	margin: 10px 0;
}
.regular-price {
	color: #FF0000;
	font-size: 18px;
	margin-right: 12px;
	text-decoration: line-through;
}
.product-view .product-shop .price-box .price {
	color: #404040;
	font-size: 30px;
	font-weight: bold;
}
.product-shop .regular-price .price {
	font-size: 24px;
}
.pro-left {
	float: left;
	width: 330px;
}
.product-view .product-shop .short-description {
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0;
}
.product-essential h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
.product-view .product-shop .short-description p {

	font-size:12px;
	color:#1f1f1f;
}
.product-view .product-shop .short-description ul {
	list-style:none;
}
.product-view .product-shop .short-description ul li {
	font-size:13px;
	font-style:italic;
	color:#737373;
}
#product-social {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #E2E2E2;
	clear: both;
	margin-bottom: 18px;
	padding: 0 5px;
}
#product-social li {
	float: left;
	font-weight: 700;
	padding: 10px 0 10px 30px;
}
#product-social .title {
	display:block;
	float:left;
	padding:0 0 0 20px;
	color:#222222;
	font-size:15px;
	line-height:20px;
	background:url('../images/sprite.png?1341002039') no-repeat -220px -30px;
}
#product-social .title:hover {
	background-position:-220px -65px;
}
#product-social .title span {
	display:block;
	padding:0 10px 0 0;
	background:white;
}
#product-social iframe {
	float:left;
}
#product-social .share {
	background-position:-240px -30px;
}
#product-social .share:hover {
	background-position:-240px -65px;
}
#product-social .tweet {
	background-position:-260px -30px;
}
#product-social .tweet:hover {
	background-position:-260px -65px;
}
#product-social .plusone {
	width:80px;
	background-position:-320px -30px;
}
#product-social .plusone:hover {
	background-position:-320px -30px;
}
#product-social .reddit {
	background-position:-340px -30px;
}
#product-social .reddit:hover {
	background-position:-340px -65px;
}
#product-social .count {
	position:relative;
	float:left;
	padding:0 5px;
	color:#999999;
	font-size:12px;
	line-height:18px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border:1px solid #cccccc;
	cursor:default;
}
#product-social .count:before {
	content:":";
	display:block;
	position:absolute;
	left:-5px;
	top:6px;
	width:5px;
	height:7px;
	background:url('../images/sprite.png?1341002039') no-repeat -875px 0;
	overflow:hidden;
	text-indent:-9999px;
}
#product-social .FBConnectButton_Small, #product-social .FBConnectButton_Text {
	float:left;
	margin:0;
	padding:0;
	font:700 15px/20px "PT Sans", Arial, Helvetica, sans-serif;
	border:none;
	background:none;
	color:black;
}
#product-social .FBConnectButton_Text {
	padding:0 5px 0 20px;
}
#product-social .fb_share_count {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border:0;
	background:none;
}
#product-social .fb_share_count_nub_right {
	display:block;
	position:relative;
	top:6px;
	left:0;
	float:left;
	width:5px;
	height:7px;
	margin:0;
	background:url('../images/sprite.png?1341002039') no-repeat -875px 0;
	overflow:hidden;
	text-indent:-9999px;
}
#product-social .fb_share_count_inner {
	display:block;
	position:relative;
	left:-1px;
	float:left;
	margin:0;
	padding:0 5px;
	color:#999999;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border:1px solid #cccccc;
	background:white;
}
.pro-left .review {
	float: left;
	margin-top: 10px;
	width: 330px;
	font-size: 12px;
}
.ratings .rating-links .separator {
	margin: 0 2px;
}
.size_guide a {
	background: url("../images/size_guide.gif") no-repeat scroll left center transparent;
	float: left;
	margin-top: 10px;
	padding: 5px 0 5px 126px;
	width: 205px;
}
.size_guide a span {
	color: #a60061;
	display: inline-block;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	width: 100%;
}
.pro-right {
	border: 3px solid #E2E2E2;
	float: right;
	padding: 0 0 5px;
	width: 190px;
}
.product-view .product-shop .add-to-links {
	text-align: left;
}
.product-view .product-shop .add-to-links {
	float: left;
	text-align: left;
	width: 100%;
}
.add-to-links li {
	border-bottom: 1px solid #E2E2E2;
	line-height: 20px;
	padding: 7px 10px;
}
.link-wishlist {
	color: #a60061;
}
.link-wishlist {
	background: url("../images/wishlist.png") no-repeat scroll 0 4px transparent;
	padding-left: 17px;
}
.link-compare {
	background: url("../images/compare.png") no-repeat scroll 0 4px transparent;
	padding-left: 17px;
}
.email-friend {
	float: left;
	margin: 0;
	padding: 5px 10px;
}
.email-friend a {
	background: url("../images/email.png") no-repeat scroll 0 3px transparent;
	font-size: 11px;
	padding-left: 20px;
}
.product-options-bottom {
	float: left;
	padding: 0 10px 10px;
	position: relative;
}
.product-shop .product-options-bottom .add-to-cart {
	clear: both;
	float: none;
	margin-bottom: 5px;
	padding: 10px 0;
	text-align: left;
}
/* Add to Cart */
.add-to-cart label {
	float:left;
	margin-right:5px;
	font-weight:bold;
	line-height:20px;
	margin-top:8px;
}
.add-to-cart .qty {
	border: 1px solid #E2E2E2;
	box-shadow: 0 0 7px 1px #D5D5D5 inset;
	-moz-box-shadow: 0 0 7px 1px #D5D5D5 inset;
	-webkit-box-shadow: 0 0 7px 1px #D5D5D5 inset;
	float: left;
	margin: 2px 20px 0 11px;
	padding: 7px 0;
	text-align: center;
	width: 35px !important;
}
.add-to-cart .paypal-logo {
	clear:left;
	margin:0;
	text-align:right;
}
.add-to-cart .paypal-logo .paypal-or {
	clear:both;
	display:block;
	margin:5px 60px 5px 0;
}
#reset_btn {
	left: 25px;
	position: absolute;
	top: 42px;
}
.add-to-cart button.button {
	float: left;
	margin: 2px 0 0;
}
button.button::-moz-focus-inner {
padding:0;
border:0;
} /* FF Fix */
button.button { /*-webkit-border-fit:lines;*/
} /* <- Safari & Google Chrome Fix */
button.button {
	overflow:visible;
	width:auto;
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	cursor:pointer;
	-webkit-box-shadow: 1px 1px 2px 1px #D5D5D5;
	box-shadow: 1px 1px 2px 1px #D5D5D5;
	-moz-box-shadow: 1px 1px 2px 1px #D5D5D5;
}
button.button span {
	float:left;
	height:24px;
	padding:0 0 0;
	font:bold 11px/24px 'Telex', arial, Times, serif;
	text-transform:uppercase;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	background:#A60061;
	border: 2px solid #FFFFFF;
}
button.button:hover span {
	background:#404040;
}
button.disabled span {
	color:#bbb !important;
}
.product-view .product-shop .add-to-links li .separator {
	display: none !important;
}
.pro-right .add-to-cart label {
	display: none;
}
button.button span span {
	color: #fff;
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding:0 10px;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow:none;
	-webkit-box-shadow:none;
	border:none;
}
button:hover.button span span {
	border:none !important;
}
.pro-option {
	float:left;
	width:300px;
	margin-top: 12px;
}
.pro-option label {
	float: left;
	font-family: 'deliciousroman';
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	width: 100px;
}
.pro-option select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #575757;
	color: #7F7F7F;
	font-size: 13px;
	margin-right: 5px;
	padding: 5px;
	width: 160px;
}
.pro-buttons {
	float:right;
}
.pro-buttons a {
background: #e5e696;
background: -moz-linear-gradient(left, #e5e696 0%, #d1d360 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e696), color-stop(100%,#d1d360));
background: -webkit-linear-gradient(left, #e5e696 0%,#d1d360 100%);
background: -o-linear-gradient(left, #e5e696 0%,#d1d360 100%);
background: -ms-linear-gradient(left, #e5e696 0%,#d1d360 100%);
background: linear-gradient(to right, #e5e696 0%,#d1d360 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e696', endColorstr='#d1d360',GradientType=1 );
	border-radius: 5px 5px 5px 5px;
	color: #000;
	display: block;
	font-size: 18px;
	margin: 6px 0;
	padding: 7px 10px;
	text-align: center;
	text-transform: uppercase;
	border:solid 5px #fff;
	box-shadow:0 0 5px #ccc;
	  text-shadow: 1px 1px #FFFFFF;
}
.pro-buttons a:hover {
background: #d1d360;
background: -moz-linear-gradient(left, #d1d360 14%, #e5e696 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(14%,#d1d360), color-stop(100%,#e5e696));
background: -webkit-linear-gradient(left, #d1d360 14%,#e5e696 100%);
background: -o-linear-gradient(left, #d1d360 14%,#e5e696 100%);
background: -ms-linear-gradient(left, #d1d360 14%,#e5e696 100%);
background: linear-gradient(to right, #d1d360 14%,#e5e696 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d360', endColorstr='#e5e696',GradientType=1 );
	color: #000;
}


.share2 {
    margin: 8px 0;
    text-align: center;
	 border-bottom: 1px solid #CCCCCC;
