@charset "utf-8";





#rigths {
	//text-align: right;
	margin: 0;
	margin-top:20px;
    font-size: 12px;
    font-weight: normal;
	color: #505050;
}
#rigthsl
{
	display: inline-block;
	height:20px;
	line-height: 20px;
}
#rigthsr
{
	display: inline-block;
	height:20px;
	width: 77px;
    margin-top:-2px;
	background-image: url(images/forweb-logo.png);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a img {
	border: none;
}

a:hover {
	color: #ccc;
}

h1.title {
	color: #0076a3;
}


#slider-main {
    //border: solid 1px #ededed;
    //box-shadow:0 0 3px #CCC;
    padding: 0;
    margin: 0;
    position: relative;
    height: 318px;
    width: 756px;
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
	//margin-right: 25px;
    -webkit-box-shadow: 0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         0px 7px 4px 0px rgba(50, 50, 50, 0.20);
}

#slider-main #controls {
	display: block;
}

#slider-main #controls a {
	display: block;
	position: absolute;
	top: 120px;
	background-image: url(images/sliderarrs.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 110px;
	overflow: hidden;
	text-indent: -500px;
}

#slider-main #controls .prevBtn {
	left: -48px;
}

#slider-main #controls .nextBtn {
	right: -48px;
	background-position: -36px 0;
}

#slider {
	margin-top: 14px;
	border: solid 1px #ededed;
	//box-shadow:0 0 3px #CCC;
	position: relative;
}

#slideri {
	margin: 0 auto;
        
}

#slider #controls {
	display: none;
}

/*deco line*/

.deco {
	height: 28px;
	margin-top: 5px;
	position: relative;
}

.deco h2 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: 28px;
	height: 28px;
	font-weight: normal;
	color: #000;
	font-size: 15px;
	display: inline-block;	
}

.deco h2 a {
	color: #000;
}

.deco img {
	float: right;
	margin: 4px 41px 0 0;
}

.deco .rTopLay {
	background-color: #FFF;
	width: 15px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top:-5px; right: 0;
} 

.deco .rTopLay .liNe {
	width: 48px;
	height: 22px;
	margin: 1px 0 0 -16px;
	transform: rotate(-43deg);
	-ms-transform:rotate(-43deg); /* IE 9 */
	-webkit-transform:rotate(-43deg); /* Safari and Chrome */
	display: block;
	content: " ";
	background: #92c01a;
	background: -moz-linear-gradient(top,  #92c01a 0%, #8cb912 50%, #84b009 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92c01a), color-stop(50%,#8cb912), color-stop(100%,#84b009));
	background: -webkit-linear-gradient(top,  #92c01a 0%,#8cb912 50%,#84b009 100%);
	background: -o-linear-gradient(top,  #92c01a 0%,#8cb912 50%,#84b009 100%);
	background: -ms-linear-gradient(top,  #92c01a 0%,#8cb912 50%,#84b009 100%);
	background: linear-gradient(to bottom,  #92c01a 0%,#8cb912 50%,#84b009 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c01a', endColorstr='#84b009',GradientType=0 );
}

/*curs*/
.currency {
	display: inline-block;
}

.currency.before {
	margin-right: 4px;
}

.currency.after {
	margin-left: 4px;
}

/*categories*/
.catList { float: left; margin: 10px; border: solid 1px #d5d0ef; position: relative; }
.catList .deco { position: absolute; height: 42px; width: 170px; background-color: rgba(137,182,15, 0.8); bottom:0; left:0; }

.catList h3 { color:#000; margin: 3px 5px; padding: 0; font-weight: normal; font-size: 15px;position: absolute; height: 36px; width: 160px;bottom:0; left:0; text-align: center; }
.catList h3 a { color:#000; }

#top-sorter-container { height: 35px; border-bottom:dotted #CCC 1px; margin-top: -20px; }
#top-sorter-inner { position: relative; float: right; }

#orderFrom .dropdown-container ul li {
	text-align: left;
}

/*products*/
.product-gridview {
    display: inline-block;
	vertical-align: top;
    width: 290px;
    height: 540px;
    /*overflow: hidden;*/
    margin: 5px 20px;
    font-weight: normal;
    position: relative;
}

.product-gridview:hover {

}

.product-gridview a:hover{
    color: #ed1c2d;
}

.product-gridview .img a {
    display: inline-block;
    font-size: 24px;
    color: #0076a3;
    font-weight: normal;
}

.product-gridview .img img {
	vertical-align: middle;
	text-align: center;
        display: inline-block;
}

.product-gridview h2,
.product-listview h2 {
    font-size: 24px;
    color: #0076a3;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 4px;
}

.product-gridview h2 {
    color: #0076a3;
}

.product-gridview a
.product-listview a {
    color: #0076a3;
    font-weight: bold;
}

.product-gridview h2 a
.product-listview h2 a {
	color: #0076a3;
}

.product-gridview .price,
.product-listview .price {
	font-size: 24px;
	font-weight: bold;
        position: absolute;
}

.product-gridview .price.disOr,
.product-listview .price.disOr {
	font-size: 16px;
	text-decoration: line-through;
        position: absolute;
        right: 20px;
        top: 80px;
        font-weight: bold;
        color: #343434;
}

.product-info
{
    text-align: center;
    font-size: 24px;
    width: 275px;
    margin: 0px auto;
}
.product-info a
{
    color: #0076a3;
}.product-info a:hover { color: #0076a3; }

.product-gridview .price.dis,
.product-listview .price.dis {
	font-size: 24px;
	color: #0076a3;
        position: absolute;
        right: 20px;
        top: 95px;
}

.product-listview {
    padding: 5px 6px;
    text-align: center;    
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
}
.product-listview table { width: 100%; height: 70px; position: relative; }
.product-listview table td.img { width: 170px; height: 100%; }
.product-listview table table { width: 100%; height: 30px; }
.product-listview td.add-to-cart-td { width: 270px; padding-top: 10px; color: #464646; }
.product-listview h2 {
	padding: 0;
	font-size: 20px;
}

/*product view*/

.product-view { padding-top: 20px; color: #0076a3; }
.product-left-side { float: left; width: 400px; margin-left: 25px; text-align: center; }

.product-view .product-main-image {
    /*width: 270px; height: 350px;*/
	width: 400px;
	height: 260px;
    /*line-height: 350px;*/
    text-align: center;
    vertical-align: middle;
    margin-bottom: 8px;
	/*background: red;*/
	/*-moz-border-radius: 137px / 176px; -webkit-border-radius: 137px / 176px; border-radius: 137px / 176px;
	overflow: hidden;*/
	display: block;
	margin: 0px auto;
	margin-bottom: 30px;
	margin-top: 15px;
}

.product-view .product-main-image a { 
	width: 100%; height: 100%;
	/*line-height: 425px;*/
	text-align: center;
	vertical-align: middle;
}

.product-view .product-main-image img { 
    max-width: 100%; max-height: 100%; vertical-align: middle;
}
/*
.product-view .product-more-thumbs {
	float: left;
}

.product-view .product-more-thumbs a { 
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 100px; height: 150px;
	margin: 4px;
        margin-bottom: 15px;
}
.product-view .product-more-thumbs img { 
     -webkit-box-shadow: 0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    max-width: 100px; max-height: 150px; }
*/

.product-view .product-more-thumbs {
    display: inline-block;
	position: relative;
    margin-bottom: 20px;
	width: 80px;
	height: 62px;
	background: red;
	overflow: hidden;
	/*border: 2px solid #665956;*/
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
}

.product-view .product-more-thumbs a { 
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 62px; height: 80px;
    margin: 0 3px;
}
.product-view .product-more-thumbs img {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 62px; height: 80px;
	-ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;

}

.product-right-side 
{ 
	float: right;
	max-width: 495px;
        width: 100%;
        min-width: 350px;
	//height: 500px;
	position:relative; 
}

.product-right-side h1.title { 
    font-size: 30px;
    margin: 0; padding: 0;
    color: #0076a3;
    font-weight: normal;
}

.shareLineH a
{
	display: inline-block;
	padding: 0 3px;
}

#share {
	float: left;
}

#share a {
	display: inline-block;
	padding: 0 3px;
}

.product-right-side #share
{
    clear: both;
    float: left;
    margin-top: 20px;
    margin-bottom: -20px;
}

.product-view .pricew {
    //margin: 15px 0;
    font-weight: bold;
    font-size: 24px;
}

.product-view .pricew span { 
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	//padding: 0 12px;
	color: #0076a3;
	border-radius: 2px;
}

.product-view .pricew span.currency {
	font-weight: normal;
	padding:0;
	font-size: 30px;
}

.product-view .pricew span.currency.before {
	margin-right: 10px;
}

.product-view .pricew span.currency.after {
	margin-left: 10px;
}

.product-view .price.original { opacity: 0.7; text-decoration: line-through; font-weight: normal; font-size: 16px; }

.product-view .product-add-to-cart { margin-top: 35px; }
.product-view .product-spacifications { 
	margin-top: 15px; 
	color: #6a6a6a;
	font-size: 13px;
}
.product-view .product-spacifications ul {
	margin: 0; padding: 0; list-style-type: none;
}
.product-view .product-spacifications li {color: #77675c; font-size: 13px; width: 465px;}
.product-view .product-spacifications li span.relicon {
	width: 8px;
	height: 8px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
	background: rgba(255,255,255,0) url(images/icons.png) 0 -40px no-repeat;
}
.product-descriptions 
{ 
    font-weight: bold;
    width: 704px;
	margin-left:4px;
    font-size: 11px;
}
.product-description-left
{   
    float: left;
    font-size: 12px;
    width: 352px;
}
.product-description-left h1
{
    color: #fff;
    background-color: #f14a47;
    width: 100%;
    text-align: center;
    height: 23px;
    line-height: 23px;
    border-radius: 3px 0 0 0;
    font-size: 11px;
}
.product-description-right h1
{
    color: #fff;
    background-color: #f14a47;
    width: 100%;
    text-align: center;
    height: 23px;
    line-height: 23px;
    border-radius: 0 3px 0 0;
    font-size: 11px;
}
.product-description-right 
{
    float: right;
    font-size: 12px;
    width: 352px;
    font-weight: normal;
}
.product-related-label { 
    margin: 0; 
    padding: 0;
    margin-top: 15px;
    padding-top: 100px; 
    color: #0076a3;
    font-size:18px;
    text-align: center;
    font-weight: bold;
    background-image: url(images/related-title-bck.png);
    background-repeat: no-repeat;
    background-position: center top;
    
 }
.product-related-products {  }


/*add to cart*/
.addTCBs {
	display: inline-block;
	position: relative;
        width: 220px;
        height: 43px;
        float: right;
}

/*.addToCartButton { */
	/*width: 220px;*/
    /*height: 48px;*/
    /*float: right;*/
	/*cursor:pointer; */
	/*text-align: left; */
	/*font-size:16px;*/
	/*color: #fff; */
	/*line-height: 33px;*/
	/*vertical-align: middle; */
	/*display: inline-block;*/
        /*border: none;*/
        /*border-radius: 3px;*/
        /*padding-left: 11px;*/
        /*font-weight: bold;*/
        /*margin: 0;*/
        /*box-shadow: none;*/
        /*//background: #7df100 url('images/addcart.png') no-repeat;  /!*Adds background-image*!/*/
        /*//background-position: right center;*/
/*}*/

input[type="submit"].addToCartButtonC,
input[type="button"].addToCartButtonC {
	background: transparent url(images/addc.png) no-repeat center center;
	height: 50px; width: 52px;
	border:none;
	padding: 0;
	right: -26px;
	top: -3px;
	display: block;
	position: absolute;
	box-shadow: none;
}

.cart-row {
	margin:0;
        width: 275px;
        height: 48px;
        background-image: url(images/addcartamount.png);
        background-repeat: no-repeat;
        background-position: left center;
}
.amountDiv  { 
	display: inline-block;
	height: 48px;
	line-height: 48px;
        width: 51px;
	//vertical-align: middle;
	//padding: 0 3px;
	color: #0076a3;
	font-size: 20px;
}
.amountDiv2  { 
        float: left;
	display: inline-block;
	height: 42px;
	line-height: 42px;
        width: 20px;
	//vertical-align: middle;
	//padding: 0 3px;
	color: #6a6a6a;
	font-size: 13px;
}
.cart-set-amount {
	margin:0;
        margin-bottom: 2px;
        padding: 0;
	cursor: pointer;
	background-color: #505050;
	//border-radius: 6px;
        font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	display: block;
	text-align: center;
	height: 15px;
	width: 15px;
        float: right;
        color: #fff;
} .cart-set-amount:hover { filter: brightness(130%);	-webkit-filter: brightness(130%); }
    
input[type="text"].addAmount 
{
    text-align: center;
    float: left;
    display: block;
    font-weight: normal;
    border: 0; 
    color: #0076a3;
    font-size: 20px;
    line-height: 48px; height: 48px; width: 48px;  cursor: text;
    box-shadow: none; padding: 0; margin: 0;
    margin-left: 5px;
}

/*SHOP notifications*/
.notifyArea { position: fixed; color: #000; display:none; background-color: #0076a3; padding: 10px; border: solid 1px #666; box-shadow: 1px 0 5px #666; right: 20px; top:50px; border-radius: 3px; z-index: 14000; }
.icon_success { background: url(images/icons.png) #43b943 -13px -24px; width:24px; height: 24px; border-radius: 50px; }
.icon_error { background: url(images/icons.png) #ad2121 -13px 0; width:24px; height: 24px; border-radius: 50px; }
.icon_note { background: url(images/icons.png) #3165ad -37px 0; width:24px; height: 24px; border-radius: 50px; }

.notifyArea a
{
    color: #0076a3;
}


/*cart view*/


.cartR input[type="text"]
{
	opacity: 0.9;
}

.cartR textarea
{
	opacity: 0.9;
}

.cartR select
{
	opacity: 0.9;
}

.shopping_cart { width: 100%; }

.cart-middle, .cart-middle a { font-size: 18px; text-decoration: none; }
.cart-thumb { text-align: center; }
.cart-thumb img { max-height: 40px; max-width: 40px; }
.cart-delete { background: url(images/icons.png) #FF0000 no-repeat; width: 11px; height: 11px; display: block; cursor: pointer; border-radius: 20px; }
.cart-delete:hover { background-color: #FF0000; }
.shopping_cart td.bottomLine {
	color: #0076a3;
}
.shopping_cart th.bottomLine, .shopping_cart td.bottomLine, .bottomLine {
	border-bottom: solid 1px rgba(113, 97, 85, 0.1); text-align: left; font-size: 20px;
}
.small { font-size: 13px; font-weight: 200; }
.small11 { font-size: 18px; font-weight: 200; }
input[type="text"].amountIn { width: 35px; }

.summary {
	float: right;
	/*margin-right: 60px;*/
	padding: 5px;
	color: #0076a3;
}

.cartBBo {
	margin-top: 30px;
}

.backBo {
	float: left;
}.backBo:hover {	filter: brightness(130%);	-webkit-filter: brightness(130%); }

.backBo span {
	display: inline-block;
}

.backBo .barr {
	width: 25px;
	height: 28px;
	background: transparent url(images/icons.png) no-repeat -46px -31px;
	vertical-align: middle;
	margin-right: 5px;
}

.backBo .bText {
	background-color: #0076a3;
	color: #fff;
	font-size: 16px;
	height: 40px; line-height: 40px;
	padding: 0 7px;
	border-radius: 3px;
	vertical-align: middle;
}

.nextBo {
	float: right;
}.nextBo:hover {	filter: brightness(130%);	-webkit-filter: brightness(130%); }

.nextBo span {
	display: inline-block;
}

.nextBo .barr {
	width: 25px;
	height: 28px;
	background: transparent url(images/icons.png) no-repeat -46px -31px;
	vertical-align: middle;
	margin-left: 5px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: "FlipH";
}

.nextBo .bText {
	background-color: #0076a3;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 20px;
	padding: 0 7px;
	border-radius: 3px;
	vertical-align: middle;
}

a.forwBo,
input.forwBo {
	float: right;
	background-color: #0076a3;
	color: #fff;
	font-size: 16px;
	padding: 0 7px;
	height: 40px; line-height: 20px;
	border-radius: 3px;
	vertical-align: middle;
	text-align: center;
	margin-right: 10px;
}a.forwBo:hover { filter: brightness(130%);	-webkit-filter: brightness(130%); }

#waypointarea {
	//border: solid 1px #ededed;
	//box-shadow:0 0 3px #CCC;
}

#waypointarea h1 {
	background-color: #0065b3;
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
		text-align: center;
}

#waypointarea ul {
	margin: 0;
	padding: 0;
}

#waypointarea ul li {
	list-style-type: none;
	margin: 10px 0;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	color: #000;
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#waypointarea ul li span {
	display: inline-block;
	vertical-align: middle;
}

#waypointarea ul li .num {
	margin: 0 16px;
	width: 20px;
	border-radius: 11px;
	vertical-align: middle;
	text-align: center;
	background-color: #b0b0b0;
	color: #fff;
	font-size: 12px;
	margin-left: 0;
}

#waypointarea ul li .leaf {
	width: 47px;
	height: 32px;
	background: transparent url(images/icons.png) no-repeat -64px 0;
	position: absolute; top: -6px; right: 0;
}

#waypointarea ul li.current a,
#waypointarea ul li.active a {
	color: #444;
}

#waypointarea ul li.current .num,
#waypointarea ul li.active .num {
	background-color: #444;
        color: #fff;
}

#waypointarea ul li.current .leaf,
#waypointarea ul li.active .leaf {
	background: transparent url(images/icons.png) no-repeat -111px 0;
}


div.chooserLine { opacity: 0.5; display: none; }
div.choose-ShiPay { position: absolute; opacity: 0.6; background-color: #FFF; top:0; left:0; width: 100%; height: 100%; }
input[type="submit"].chooserButton { position: absolute; top:0; left:0; width: 100%; height: 100%; text-align: center; font-size: 20px; border:0; text-shadow: 0 1px 5px #CCC; color: #363636; background: transparent; vertical-align:middle; cursor: pointer; }
.round { width: 7px; height: 7px; border: solid 1px #363636; border-radius: 5px; padding: 0; margin: 0; }
.round.selected {background: #89B60F; }

.heightlighted { color:#A02020; font-weight:bold; font-size: 18px; }



.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*tabs*/
.tabMenu {

}
.tabMenu .tabmenuTabs { height: 35px; }

.tabMenu .tabmenuTabs ul { 
	margin: 0; padding: 0 5px;
	height: 30px; width: 100%;
	border-bottom: solid 1px #d2d2d2;
}
.tabMenu ul.ui-tabs-nav li { list-style-type: none; display: block; float: left; border-bottom: solid 1px #d2d2d2; }
.tabMenu ul.ui-tabs-nav li a { color: #000; font-size: 13px; display: block; padding: 7px 9px 0 9px; height:23px; }
.tabMenu ul.ui-tabs-nav  li.ui-state-hover, .tabMenu ul.ui-tabs-nav  li:hover { background-color: #F0F0F0; }
.tabMenu ul.ui-tabs-nav li.ui-tabs-selected, .tabMenu ul.ui-tabs-nav li.ui-state-active { background-color: #000; border: solid 1px #d2d2d2; border-bottom: solid 1px #000; }
	
.ui-tabs-hide { display: none; }
.ui-tabs-panel { min-height: 300px; padding: 0 5px 0 20px; }
.tabMenu .tabContainer { overflow: hidden; padding: 0 70px; }

#cat-cont
{
    max-width: 1260px;
    width: 100%;
    min-width: 360px;
    margin: 0 auto;
}

#cat-title
{
    color: #fff;
    font-size: 17px;
    margin-top: -78px;
    border-radius: 1000px;
    width: 260px;
    height: 200px;
    background-color: #ed1c2d;
    line-height: 200px;
    text-align: center;
    float: left;
}
#cat-title a
{
    color: #fff;
}
#cat-title a:hover
{
    //color: #000;
}




#home-icon:hover
{
    filter: brightness(130%);	-webkit-filter: brightness(130%);
}

#fbbtn2
{
	float:left;
	width:24px;
	height:24px;
	display:block;
	margin-left:7px;
	background-image:url('images/fb_btn.png');
	background-repeat:no-repeat;
}
#fbbtn2:hover
{
	filter: brightness(130%);	-webkit-filter: brightness(130%);
}

#gpbtn2
{
	float:left;
	width:24px;
	height:24px;
	display:block;
	margin-left:7px;
	background-image:url('images/gp_btn.png');
	background-repeat:no-repeat;
}
#gpbtn2:hover
{
	filter: brightness(130%);	-webkit-filter: brightness(130%);
}

#twbtn2
{
	float:left;
	width:24px;
	height:24px;
	display:block;
	margin-left:7px;
	background-image:url('images/tw_btn.png');
	background-repeat:no-repeat;
}
#twbtn2:hover
{
	filter: brightness(130%);	-webkit-filter: brightness(130%);
}

#socialtop
{
    position: absolute;
    top: 60px;
    /*right: 30%;*/
	left: 33%;
}

#freeshipping
{
    position: absolute;
    top: 60px;
    right: 27%;
	font-size: 16px;
}
#freeshipping span
{
	font-weight: bold;
}

#footer-social
{
	margin-top: 65px;
}


#userTop
{
    position: absolute;
    left: 350px;
    top: 28px;
}



.product-gridview .img
{
	position: relative;
}
.product-gridview .img .img
{
	width: 285px !important;
	height: 375px !important;
	/*-moz-border-radius: 140px / 185px !important; -webkit-border-radius: 140px / 185px !important; border-radius: 140px / 185px !important;
	overflow: hidden;*/
	
}
.product-gridview .img .img img
{
	max-width: 100%;
	max-height: 100%;
}


#footer-grBg
{
    width: 100%;
    height: 21px;
    background-color: #f14a47;
    margin-top: 20px;
    text-align: center;
    line-height: 21px;
}

#main-post-title
{
    width: 576px;
    height: 40px;
    color: #000;
    background-color: #7df100;
    font-size: 18px;
    line-height: 40px;
    padding-left: 10px;
    float: right;
    margin-right: 13px;
    margin-top: 10px;
}

#main-lastart
{
    margin: 10px;
    width: 576px;
    color: #000;
    font-size: 11px;
    float: right;
    margin-right: 13px;
}

#main-lastart a
{
    color: #000;
    font-size: 11px;
} #main-lastart a:hover { color: #7df100; }

#main-lastart h4 a
{
    margin-top: -10px;
    padding: 0;
    font-size: 12px;
}

.mp-rmbtn
{
    float: right;
    width: 111px;
    height: 21px;
    line-height: 21px;
    background-color: #e9e8e8;
    color: #000;
    text-align: center;
    font-size:12px;
    margin-right: 14px;
}
.mp-rmbtn:hover
{
    cursor:pointer;
   filter: brightness(130%);	-webkit-filter: brightness(130%);
}

#ds-mn-title
{
    height: 30px;
    width: 170px;
    line-height: 30px;
    color: #000;
    font-size: 16px;
    background-color: #d90917;
    margin-top: 20px;
    margin-bottom: 12px;
    padding-left: 10px;
}



.items-mini
{
    width: 250px;
    height: 90px;
    position: relative;
    margin-bottom: 6px;
    display: block;
}

.items-mini a:hover
{
    color: #000;
}

.db-filters
{
    max-width: 1260px;
    width: 100%;
    min-width: 360px;
    height: 50px;
    line-height: 50px;
    background-color: #f14a47;
    float: right;
    margin-bottom: 10px;
	margin-right:4px;
    font-size: 13px;
    color: #0d0d0c;
   //padding-left:10px;
	text-align: right;
}

.cut-appearance
{
	width: 290px;
	display: inline-block;
	margin-left: 6px;
	overflow: hidden;
	margin: 0 10px;
	border-radius: 3px;
	margin-top: 8px;
	line-height: 3px;
}



.filters-labels
{
	display: inline-block;
}


  
   
  
  
  

  .speci
  {
      font-weight: bold;
      font-size:18px;
      margin-bottom: 35px;
      margin-top: 35px;
  }
  
  .cut-appearance-tastes
{
	width: 143px;
        height: 33px;
	display: inline-block;
	overflow: hidden;
        border-radius: 2px;
}
  
  .tastes
  {
      font-weight: bold;
      font-size:13px;
      color: #000;
      margin-bottom: 22px;
  }
  
  .tastes select
  {
      margin: 0px;
      padding:0;
      padding-left: 20px;
      width: 162px;
      height: 33px;
      line-height: 33px;
      text-align: left;
      font-size:13px;
      color: #fff;
       border: none;  /*Removes border*/
     -webkit-appearance:none;
        -moz-appearance:none;
        appearance:none;
      background: url('images/dd2_icon.png') no-repeat;  /*Adds background-image*/
      background-position: right center;  /*Position of the background-image*/
      background-color: #505050; 
      background-position: 118px 8px;
      
  }


  .grBg-price
  {
      background: none;
      padding: 0;
      margin: 0;
  }
  
  .spec-title
  {
      color: #ed1c2d;
      display: inline-block;
  }
  
#header-hr
{
    background-color: #0076a3;
    height: 60px;
    line-height: 60px;
    width: -moz-calc(100% - 4px);
    width: -webkit-calc(100% - 4px);
    width: calc(100% - 4px);
    position: absolute;
    bottom: 83px;
    left: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fefefe;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.75);
  }
  
#header-hr-center
{
    float: left;
    width: 100%;
    display: none;
}

#header-hr-center ul {
	margin: 0;
	padding: 0;
        text-align: center;
}

#header-hr-center li {
	list-style-type: none;
	display: inline-block;
        background: url(images/menulisticon.png) no-repeat left center;
        padding: 0 25px;
        padding-right: 15px; 
        list-style: none;
        margin: 0;
} #header-hr-center li:first-child { background: none; }

#header-hr-center li a {
    color: #ece7db;
    font-size: 11px;
    padding-bottom: 3px;
    position: relative;
    font-size: 25px;
    font-family: 'parisienneregular';
} /*#header-hr-center li a:hover { background-color: #f14a47; }*/
#header-hr-center li a:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  visibility: hidden;
  background-color: #eac7c3;
  -webkit-transition: all .1s ease;
  transition: all 0.3s ease;  
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

#header-hr-center li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

#header-hr-left
{
    float: left;
    width: 50%;
}

#header-hr-left ul {
	margin: 0;
	padding: 0;
}

#header-hr-left li {
	list-style-type: none;
	display: inline-block;
        float: left;
        background: url(images/menulisticon.png) no-repeat left center;
        padding: 0 35px;
        padding-right: 30px; 
        list-style: none;
        margin: 0;
} #header-hr-left li:first-child { background: none; }

#header-hr-left li a {
    color: #ece7db;
    font-size: 11px;
    padding-bottom: 3px;
    position: relative;
    font-size: 30px;
	height: 50px;
    font-family: 'parisienneregular';
} /*#header-hr-center li a:hover { background-color: #f14a47; }*/
#header-hr-left li a:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  visibility: hidden;
  background-color: #eac7c3;
  -webkit-transition: all .1s ease;
  transition: all 0.3s ease;  
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

#header-hr-left li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

#header-hr-left ul li ul
{
    background-color: #0076a3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fefefe;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.75);
	z-index: 99999999;
}
  
#header-hr-left ul li ul li
{
	background: none;
}



#header-hr-right ul {
	margin: 0;
	padding: 0;
}

#header-hr-right li {
	list-style-type: none;
	display: inline-block;
        float: right;
        background: url(images/menulisticon.png) no-repeat left center;
        padding: 0 35px;
        padding-right: 30px; 
        list-style: none;
        margin: 0;
} #header-hr-right li:last-child { background: none; }

#header-hr-right li a {
    color: #ece7db;
    font-size: 11px;
    padding-bottom: 3px;
    position: relative;
    font-size: 30px;
    font-family: 'parisienneregular';
} /*#header-hr-right li a:hover { background-color: #f14a47; }*/
#header-hr-right li a:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  bottom: 0;
  visibility: hidden;
  background-color: #eac7c3;
  -webkit-transition: all .1s ease;
  transition: all 0.3s ease;  
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

#header-hr-right li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
  
  .arbl
  {
  }
  
#main-menu-items
{
    
}
#main-menu-items a
{
    color: #343434;
}
#main-menu-items a:hover
{
    //color: #000;
}

#main-menu-item1
{
    float: left;
    color: #343434;
    font-size: 13px;
    margin-top: -68px;
    border-radius: 1000px;
    width: 145px;
    height: 175px;
    background-color: #fdfdfd;
    padding-left: 15px;
    margin-left: 25px;
}

#main-menu-item2
{
    float: left;
    color: #343434;
    font-size: 13px;
    margin-top: -68px;
    border-radius: 1000px;
    width: 145px;
    height: 175px;
    background-color: #fdcf2e;
    padding-left: 15px;
    margin-left: 10px;
}

#main-menu-item3
{
    float: left;
    color: #fff;
    font-size: 13px;
    margin-top: -68px;
    border-radius: 1000px;
    width: 145px;
    height: 175px;
    background-color: #eb3948;
    padding-left: 15px;
    margin-left: 10px;
}




.rotate {
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
      -ms-transform: rotate(-90.0deg);  /* IE9+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Safari 3.1+, Chrome */
          transform: rotate(-90.0deg);  /* Standard */
}





.product-add-to-cart2
{
   position: absolute;
   top: 20px;
   right: 30px;
}

#mt-title
{
	position: relative;
    height: 36px;
    width: 700px;
	font-weight: bold;
    line-height: 27px;
    color: #343434;
    font-size: 16px;
	margin-left: 14px;
	margin-top:-3px;
	margin-bottom: 30px;
    
}#mt-title:hover { color: #ed1c2d; }#mt-title a { color: #000; } #mt-title a:hover { color: #ed1c2d; }


.mp-rmbtn
{
    float: right;
    height: 17px;
    line-height: 17px;
    background-color: #f14a47;
    color: #fff;
    text-align: center;
    font-size:12px;
    margin: 0;
    padding: 0 2px;
}

#content-top
{
    max-width: 1260px;
    width: 100%;
    min-width: 360px;
    margin: 0 auto;
}

.sale
{
    background-color: #f14a47;
}

.productview
{
    max-width: 990px;
    width: 100%;
    min-width: 360px;
    margin: 0 auto;
    text-align: left;
}

.descr
{
    font-size: 14px;
    line-height: 19px;
    color: #0076a3;
    /*font-family: "Trebuchet MS";*/
    margin-top: 0;
}

.drp_label
{
    width: 125px; display: inline-block; float: left;
    text-transform: uppercase;
    /*font-family: "Trebuchet MS";*/
    font-weight: bold;
    margin-top: 13px;
}

option { padding-left: 20px; padding-top:5px; height: 20px; box-shadow: 0 0 10px 100px #505050 inset; vertical-align: middle; }

option:hover { color: #000; box-shadow: 0 0 10px 100px #f14a47 inset;}

option:checked { color: #000; box-shadow: 0 0 10px 100px #f14a47 inset; }


.product-gridview-related
{
    /*-webkit-box-shadow: 0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow:    0px 7px 4px 0px rgba(50, 50, 50, 0.20);
    box-shadow:         0px 7px 4px 0px rgba(50, 50, 50, 0.20);*/
}

.prevBtn
{
    float: left;
    width: 33px;
    height: 32px;
    background: url(images/prevbtn.png) center center no-repeat;
    text-indent: -9999px;
    margin-top: -130px;
}
.nextBtn
{
    float: right;
    width: 33px;
    height: 32px;
    background: url(images/nextbtn.png) center center no-repeat;
    text-indent: -9999px;
    margin-top: -130px;
    margin-right: 10px;
}

.buyPointTitle
{
    margin:0;
    padding:0;
    margin-top:8px;
    font-size: 25px;
}



.procuct-cats
{
    color: #0076a3;
    font-size: 19px;
    margin-left: 7px;
    margin-bottom: 10px;
}.procuct-cats a { color: #0076a3; }

.product-gridview-related-title
{
    font-size: 16px;
}

.product-gridview-related-title a:hover { color: #231f20; }

#mainpic
{
  position: relative;

}

#footer-text {
    text-align: center;
    color: #eeeadd;
    background-color: #0076a3;
    font-size: 14px;
    width: 100%;
    min-width: 360px;
    height: 53px;
    line-height: 53px;
}

.prodstitle
{
    font-family: 'parisienneregular';
    font-size: 40px;
}

.cart-waypoints
{
	list-style:none;
	list-style-type:none;	
	padding:0;
	margin:0;
        text-align: center;
        color: #fff;
}

.cart-waypoints h1
{
    font-weight: bold;
    color: #0076a3;
    font-size: 34px;
    margin-top: 0px;
    text-align: center;
}

.order-points
{
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
        position: relative;
	margin-left: -10px;
	text-align: center;
        /*margin: 0 15px;*/
        margin-bottom: 25px;
        width: 93px;
        height: 70px;
	-moz-border-radius: 100px / 75px; -webkit-border-radius: 100px / 75px; border-radius: 100px / 75px;
	overflow: hidden;
	border: 2px solid #665956;
	-ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
}

.order-points-active
{
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
        position: relative;
	margin-left: -10px;
	text-align: center;
        /*margin: 0 15px;*/
        margin-bottom: 25px;
        background-color: #0076a3;
        width: 93px;
        height: 70px;
        -moz-border-radius: 100px / 75px; -webkit-border-radius: 100px / 75px; border-radius: 100px / 75px;
	overflow: hidden;
	border: 2px solid #665956;
	-ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
	-webkit-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -3px rgba(0,0,0,0.75);
}

#order_p01-active
{
	background-image:url(images/orderpoint_01.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}
#order_p01-active p
{
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 16px;
	color: #f1fac2;
	font-size: 24px;
	font-weight: bold;
	line-height: 70px;
}

#order_p02
{
	background-image:url(images/orderpoint_02.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p02-active
{
	background-image:url(images/orderpoint_02h.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p03
{
	background-image:url(images/orderpoint_03.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p03-active
{
	background-image:url(images/orderpoint_03h.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p04
{
	background-image:url(images/orderpoint_04.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p04-active
{
	background-image:url(images/orderpoint_04h.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p05
{
	background-image:url(images/orderpoint_05.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

#order_p05-active
{
	background-image:url(images/orderpoint_05h.png);
	background-repeat:no-repeat;
	background-position:center center;
	display: inline-block;
	margin:0px;
        width: 74px;
        height: 87px;
	-ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
	position: absolute;
	top: -9px;
	left: 9px;
}

.catmenu
{
	width:50px;
	height:50px;
	line-height:50px;
	display:block;
	color: #fff;
	font-size:19px;
        margin-top: 4px;
        margin-right: 20px;
        position: absolute;
        top: 1px;
        right: 1px;
}.catmenu:hover { cursor: pointer; }

#downcatlist
{
	background-image:url(images/downcatlist.png);
	background-repeat:no-repeat;
        display: none;
}

#upcatlist
{
	background-image:url(images/upcatlist.png);
	background-repeat:no-repeat;
	display: none;
}

.add-comment
{
    background-color: #0076a3;
    height: 32px;
    line-height: 32px;
    width: 135px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #fefefe;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    float: right;
    text-align: center;
    color: #eae6da;
    font-size: 16px;
}.add-comment:hover { filter: brightness(130%);	-webkit-filter: brightness(130%); }

.comments-label { 
    margin: 0; 
    padding: 0;
    margin-top: 15px;
    color: #0076a3;
    font-size:18px;
    text-align: center;
    font-weight: bold;
}
