
.main-shining {
	height:100%;
	min-height:100%;
	min-width:1080px;
}
.container-1 {
	width:1024px;
	margin:0 auto;
	border-radius:12px;
	padding:0;
}

.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap{ overflow:hidden;}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.spacing { margin-right:20px;} 
h1 {
	color: #303030; padding-left:15px; padding-top:4px;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	font-weight:600;
	margin-top: 0px;
	margin-bottom:13px;
}
.product-search #content select { padding-bottom:3px;}
input#sub_category, input#description { margin:1px 5px 0 3px; position:relative; top:2px;}
.product-search #content .content { overflow:hidden;}
.product-search #content label { display:inline-block; position:relative; top:0px;}
.row-1{ width:1024px; margin:0 auto;}
.button-2.left-button-prod{ float:right;}
.price.special-price{ float:none;}
h2 {
	color: #191919;font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.checkout-content .buttons #button-payment{ margin-top:10px;}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.fancybox{ text-decoration:none;}
.fancybox:hover{ text-decoration:underline;}

.account-success #content p a{ color:#2fa1bc;}
.account-success #content p{ margin-bottom:5px;}
label {
	cursor: pointer;
	color:#191919;
}
.fleft { float:left;}
/* layout */
#container {
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0;
}
#column-left {
	float: left;
	width:241px;
	padding-left:0px;
}

#column-right {
	float: right;
	width:150px;
	margin-top:0px;
	margin-bottom:21px;
	padding-right:11px;
}
.box.home-block{padding-top:10px; background:url('../image/tail-box.gif') 0px 0px repeat-x #fafafa; margin-bottom:10px; float:left;}
.box-featured{ border:1px solid #dfe1e4;border-radius:5px; padding:10px 10px 10px 241px;background:url('../image/bg-featured.gif') 29px 57px no-repeat ; width:537px;}
 
 
 
.box-product.spec-box ul li{ position:relative;}
.bg-spec{background:url('../image/bg-spec.png') left 0px no-repeat; width:62px; height:118px; position:absolute; left:-1px; top:20px;}
.box-product.spec-box ul li .name a{ text-decoration:underline; color:#2fa1bc; line-height:17px;}
.box-product.spec-box ul li .name a:hover{ text-decoration:underline; color:#f83b01;}
.box-product.spec-box ul li .name{ text-align:center;}
.box-product.spec-box ul li{ float:left; width:170px; margin-right:10px; border:1px solid #dfe1e4; border-radius:5px; padding:16px 9px 6px 9px;}
.box-product.spec-box ul li .description{ font-size:11px; color:#414141; line-height:17px;}
.box-product.spec-box ul li.last{ margin-right:0;}
.breadcrumb a.last{ font-weight:bold;}
.breadcrumb a{ font-size:11px; color:#fff; text-decoration:none;}
.breadcrumb {
	background: url('../image/box-heading.jpg') left top repeat-x #fbf3cc;
	color:#fff;
	padding:7px 5px 7px 10px;
	border-radius:5px;
	font-size:12px;
	margin-bottom:10px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	cursor: pointer;
}
.required {
	color: #2fa1bc;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field{
	width:335px;
}
select.large-field {
	width:344px;
}
.return-comment textarea{ width:307px}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
#payment-existing{ margin-top:10px;}
.checkout-product thead td
.checkout-product thead  td{ text-align:center!important;}
.checkout-product td.price{ text-align:right!important;}
.checkout-product td.total{ text-align:center!important; color:#d10f10;}
.checkout-product thead td.total{ text-align:center!important; color:#191919;}
.checkout-product td{border-right: 1px solid #DDDDDD;}
.return-remove .button:hover{ color:#960f02;}
.return-remove .button{}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
   background:url(../image/tail-manuf.gif) 0 0  repeat-x #F8F8F8;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom:10px;
}
.account-order .button-order-right{ float:right; margin-top:-3px;}
.account-order .pagination{ margin-bottom:25px;}
.pagination .links {
	float: left;
}

.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
	border-radius:4px;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background: url(../image/box-bg.png);
	border-radius:4px;
}
.pagination .results {
	float:left;
	padding-top: 4px;
	color:#252525; 
	font-size:11px;
	padding-left:8px;
}
 
 

/* box products */

 


.zoom-top img{ opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.left .zoom-top:first-child{ margin-top:0px; position:relative; z-index:12; }
.zoom-top:hover{-moz-transform:scale(1.05);/*When hover on images image size will increased*/
-webkit-transform:scale(1.05);/*When hover on images image size will increased*/
	-webkit-transform:scale(1.05);/*When hover on images image size will increased*/
}
.zoom-top{ width:30px!important; height:30px!important;background: url('../image/zoom.png') right 0px no-repeat; overflow:hidden; margin-bottom:-30px; margin-left:298px;}
 
 
/* Product */
.product-info {
	padding:10px;
	background:url(../image/box-bg.png);
	border-radius:8px;
	margin-bottom:10px;
}
.product-info .wrapper .left {
	float: left;
	margin-right: 15px;
	border:1px solid #dfe1e4;
	border-radius:6px; padding:9px 9px 1px 9px; margin-left:1px;
	background:url(../image/tail-product-image.gif) 0px bottom repeat-x #fff;
}
.product-info .indent-bot { margin-bottom:20px;}
.product-info > .left + .right  h1{ padding-left:0;}
.product-info > .left + .right {
	margin-left:370px;
}
.mb-1 { margin-bottom:-1px;}
#cloud-zoom-big{}
#image{ z-index:0; float:left; margin-top:-328px; }
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left; width:328px; height:328px;
	margin-bottom:9px;
	text-align: center;
}
.product-info .image-additional {
	width:340px;
	margin-left: -9px;
	clear: both;
	overflow: hidden;
}
#cloud-zoom-big{ margin-top:3px;}
.product-info .image-additional img {
	border: 1px solid #dfe1e4;
	background:#fefefe;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom:5px;
}
.padd-avalib{ padding:15px 0 10px 0;}
.product-info .description {
	border-top: 1px solid #dfe1e4;
	border-bottom: 1px solid #dfe1e4;
	padding:15px 5px 10px 0px;
	line-height: 20px;
color: #99999a; font-weight:bold;
}
.product-info .description strong{ color:#f65423; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.product-info .description span {
	color: #191919; margin-right:10px;
}
.product-info .description .price .price-new {
	/*color:#adadaf;	*/
	color: #303030;
}
.product-info .description a:hover{ text-decoration:none;}
.product-info .description a {
	color: #99999a;
	font-weight:normal;
	text-decoration: underline;
}
.product-info .description a + a {
	color:#d81415;	
}
.product-info .price {
	background:url(../image/tail-price.gif) 0px bottom repeat-x #fff;
	border-bottom: 1px solid #dfe1e4;
	padding:13px 5px 13px 18px;
	font-size:22px;
	font-weight:bold;
	color:#303030;
}
.product-info .price-old,
.product-info .description span.price-old {
	/*color:#ccc;*/
	color: #F00;
	text-decoration: line-through;
	font-size:12px;
	font-weight:bold;
}
.product-info h1 { padding-left:0; line-height:30px;}
.product-info .price-new {
	font-size:22px; 
	font-weight:bold; 
	color:#626060;
	
}
.product-info  .description .button-prod:hover{ background: #595c5e; }
.product-info .description .button-prod {
    /*background: url("../image/tail-btn-prod.gif") repeat-x scroll 0 0 transparent;*/
	background: #0060aa;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-left: 20px;
    margin-top: 0;
    padding: 6px 10px;
    text-decoration: none;
}
.price-prod-page{font-size:22px; font-weight:bold; color:#626060;}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #677760; padding-left:7px;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.cart-top-padd{ padding-top:5px; float:left;}
.product-info .cart {
	padding:25px 0px 0px 0px;
	overflow:hidden;
	color: #4D4D4D;
	overflow: auto;
}
.prod-row{ padding-bottom:20px;}
.product-info .cart .cart-top label{ font-size:11px; font-weight:bold; color:#191919; padding-right:7px;}
.product-info .cart .cart-top  .input-qti{ width:42px;}
.product-info .cart .cart-top{ padding-right:9px;}
.product-info .cart div {
	float: left;
}
.product-info .cart div > span {
	padding-top: 7px;
	color: #999;
}
.cart-top{ margin-top:-4px;}
.extra-button{ position:relative; margin-top:0px;}
.product-info .cart .minimum {
	padding-bottom:10px;
	font-size: 11px;
	color: #999;
	clear: both;
}
.product-info .review  .a1{ margin-top:-5px; display:inline-block }
.product-info .review  img{ float:left; margin-top:3px;}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #dfe1e4;
	margin-bottom:3px;
}
.product-info .review .share{ background:none; padding-top:20px; padding-left:0; width:323px;}
.product-info .review > div {
	padding:7px 10px 9px 10px;
	line-height: 20px; width:350px;
	background:url(../image/tail-rew.gif) 0px bottom repeat-x;
}
.btn-rew{ float:right!important; font-size:12px; color:#dfe1e4}
.btn-rew a + a{ color:#FFA304;}
.btn-rew a{ text-decoration:underline; font-size:12px; color:#626060;}
.btn-rew a:hover{ text-decoration:none;}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: hidden;
	line-height: normal;
	padding-right:0;
}
.product-info .review .share a {
	text-decoration: none;
}
 
 
 
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border:1px solid #E7E7E7;
	margin:0px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:1px solid #E7E7E7;
	overflow:hidden;
	margin-left:5px;
	background:#fefefe;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:#fefefe;	
	background:#222;
	padding:3px;
	border:1px solid #000;

}

.proimgdd{background-image:url(".");z-index:999;position:absolute;width:328px;height:328px;left:0px;top:0px;}