/*
	This File made by me ("Ahmed Saeed")
	Web and developer for the web lives in Cairo, Egypt
	E-Mail: mr.ahmedsaeed1@gmail.com
	Tel: (02) 01228652007
*/
/*## Table of Content  ## ==================
===========================================================================
# 1- Booling google fonts from google server ( Open Sans, Sanchez )
============================================================================
# 2- General styling and reset mstyling
===========================================================================
# 3- Header styling 
============================================================================
# 4- footer styling 
==============================================================================
# 5- element styling
=============================================================================
# 6- side panel styling
============================================================================
# 7- Media qauery styling for this file
=================================================================================*/



/* # 1- pull open sans & sanchez fonts from gooogle server
=================================================================================*/
/*@import url(https://fonts.googleapis.com/css?family=Sanchez:400italic,400|Open+Sans:400italic,600italic,700italic,400,600);*/
/*
font-family: 'Sanchez', serif;
font-family: 'Open Sans', sans-serif;
*/

/*# 2- reset styling and general styling
===================================================================================*/
/*=========== body =============*/
body {
	color:#777;
	font-size: 13px;
	line-height:auto;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
  font-weight: 600;
	background:#fff;
}
img {max-width: 100%;}
/*==== heading ====*/
h1, h2, h3, h4, h5, h6 {
	margin:0; padding:0;
	color:#404040;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h1 { font-size: 18px; text-transform: uppercase; line-height:26px; }
h2 { font-size: 16px; text-transform: uppercase; line-height:22px; }
h3 { font-size:14px; font-weight: bold; text-transform: uppercase; line-height:22px;}
h4 { font-size: 14px; line-height: 20px; }
h5 { font-size: 13px; line-height: 20px; }
h6 { font-size: 12px; line-height: 18px; }
.register h4 {padding: 6px 0px;
margin-bottom: 14px;
color: rgb(64, 64, 64);
background-color: rgb(240, 240, 240);
border-right: 0px none;
border-left: 0px none;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: 1px 0px;
border-style: solid none;
border-color: rgb(224, 224, 224) -moz-use-text-color;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
text-transform: capitalize;
line-height: 22px;}

/*===== title header h3 =========*/
.titleHeader {
	background: url('../img/dottedBorder.png') repeat-x 50% 70%;
}
.titleHeader h3 {
	float:left;
	background:#fff;
	padding-right:8px;
}
.titleHeader .pagers {
	float:right;
	background:#fff;
	padding-left:8px;
	
}


/*=============== clearfix ===========*/

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  margin:0;
  padding:0;
  height:0;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

/*============= Global ancher link color style ==========*/
a {
  color:#f16325;
}
a:hover, a:active {
  color:#f16325;
  text-decoration:underline;
}
a.invarseColor:link, a.invarseColor:visited {
  color:#666;
}
a.invarseColor:hover, a.invarseColor:active {
  color:#f16325;
  text-decoration:none;
}
a.active:link, a.active:visited {
  color:#f16325;
  cursor:default;
}

/*=========== placeholder ============*/
/* for old firfox */
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}
/* IE 10 */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}
.placeholder {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
}

iframe {
	width:100%;
	border:none;
}

/*====== mainContainer ======*/
#mainContainer {
	width:100%;
	display: block;
	margin:0 auto;
	background:#fff;
}
/*== block styling ==*/
#featuredItems, #NewProductsItems, #latestItems, #aboutUs, #twitterFeed, #ok_group_widget, #facebookFeed, .fb-like-box, #brands {
	margin-top:16px;
}

.span3 #latestItems, #featuredItems.list-int {margin-top:0;}

/*# 3- Header styling 
============================================================================*/
/*====== header style ======*/
header {
	margin-bottom:10px;
	padding:5px 0 0;
	width:100%;
}
	header p {
		line-height: 14px;
	}
/* upperHeader */
	.upperHeader {
		/*padding-top:4px;*/
		border-bottom:1px solid #eaeaea;
	}
	.upperHeader select.upper-nav {
		display: none;
	}
	.upperHeader .inline {
		margin:-2px 0 0 0;
		padding:0;
	}
	.upperHeader .inline li {
		padding:0 0 0 3px;display: inline-block;
		border-left:1px solid #ccc;
	}
		.upperHeader .inline li:first-child {padding:0;border:none;
	}
	.upperHeader .inline li a {
		/*font-size:11px;*/
		font-weight:600;
		line-height: 12px;
		/*color:#666;
		text-decoration:none*/
		
	}
	.upperHeader .inline li a:hover {
		/*color:#0069b4;
		text-decoration:none*/
		
	}
	.upperHeader > p, header p {
		/*font-size:11px;*/ 
	}
/* middleHeader */
	.middleHeader .middleContainer {
		padding:10px 0;
		background: url('../img/map.png') no-repeat 12% 22%;
	}
/* logo */
	.middleHeader .siteLogo {
		float:left;
		margin-top:-10px;
	}
	.middleHeader .siteLogo a {
		width:400px;
		height:100px;
		display: block;
		font:0/0 a;
		background:url('../img/logo-25-let.png') no-repeat left top;
	}
/* search */
	.middleHeader .siteSearch {
		margin-left:10px;
	}
/* currency */
	.middleHeader .currency {
		min-width: 55px;
	}
/* language */
	.middleHeader .language {
		min-width: 65px;
	}
/* mainNav */
	.mainNav {
		background:#e7e7e7;
		border-top: 1px solid #d7d7d7;
	    border-bottom: 1px solid #d7d7d7;z-index: 1002;
	}


/*==================== cart-content ================*/
.cart-content {
	margin:0;
	padding:0;
	min-width: 290px;
}
.capctha img{width:150px}
	/*table-cart*/
	.cart-content .table-cart {
		width:100%;
	}
	/* tr */
	.cart-content .table-cart tbody tr {
		border-bottom:1px solid #dcdcdc;
	}
	/* td */
	.cart-content .table-cart td {
		margin:0;
		padding:12px 6px;
		vertical-align: top;
	}
	/* cart-product-info */
	.cart-content .table-cart .cart-product-info {
		text-align: left;font-size: 11px;
	}
	.cart-content .table-cart .cart-product-info img {
		float: left;
		margin-right:8px;
		padding: 4px;
		background-color:#fff;
	  	border: 1px solid #e0e0e0;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	}
	.cart-content .table-cart td img:hover {
		border:1px solid #aaa;
	}
	/*cart-product-desc*/
	.cart-content .table-cart .cart-product-desc {
		width:200px;
	}
	.cart-content .table-cart td.cart-product-info p {
		margin-bottom:5px;
	}
	.cart-content .table-cart td.cart-product-info p a {
		white-space:pre-line;
		font-weight: 600;
		line-height: 18px;
	}
	.cart-content .table-cart td.cart-product-info .unstyled,
	.cart-content .table-cart td.cart-product-info .unstyled li {
		margin:0;
		padding:0;
		color:#888;
	}
	/*cart-product-setting*/
	.cart-content .table-cart td.cart-product-setting {
		text-align: right;
	}
	.cart-content .table-cart td.cart-product-setting p {
		margin-bottom:3px;
	}
	.cart-content .table-cart td.cart-product-setting a.remove-pro {
		font-size: 18px;
		color:#555;
		line-height: auto;
	}
	.cart-content .table-cart td.cart-product-setting a.remove-pro:hover {
		text-decoration: none;
	}
/*============================= end header styling =======================*/




/*# 4- footer styling 
==============================================================================*/
footer {margin:20px 0 0 0;}
.footerOuter {
	padding:18px 0;
	margin-bottom:12px;
	background:#e7e7e7;
	border-top:1px dotted #b4b4b4;
	border-bottom:1px dotted #b4b4b4;
}
/*===== footer title header h3 =========*/
	footer .titleHeader {
		background: url('../img/dottedBorder.png') repeat-x 50% 70%;
		margin:0;
	}
	footer .titleHeader h3 {
		float:left;
		background:#e7e7e7;
		padding-right:8px;
	}
	footer .titleHeader .pagers {
		float:right;
		background:#e7e7e7;
		padding-left:8px;
	}

/* usefullLinks */
	footer .usefullLinks .unstyled {
		margin-top:14px;
	}
	footer .usefullLinks .unstyled li {
		border-bottom:1px dotted #b4b4b4;
	}
	footer .usefullLinks .unstyled li:last-child {
		border-bottom:none;
	}
	footer .usefullLinks .unstyled li a {
		padding:6px 0;
		display: block;
		font-weight: 600;
	}
	footer .usefullLinks .unstyled li a:hover,
	footer .usefullLinks .unstyled li a:active {
		background:#e0e0e0;
	}
	footer .usefullLinks .unstyled li i {
		font-size: 18px;
	}

/* contactInfo */
	footer .contactInfo {
		margin-top:14px;
	}
	footer .contactInfo ul li {
		border-bottom:1px dotted #b4b4b4;
		padding:7px 0;
		display:block;
		font-weight: 600;
	}
	footer .contactInfo ul li:hover,
	footer .contactInfo ul li:active {
		background:#e0e0e0;
	}
	footer .contactInfo ul li:last-child {
		border-bottom:none;
	}
	footer .contactInfo ul li button {
		height:30px;
		width:30px;
		padding:0;
		margin-right:5px;
		text-align: center;
		-webkit-border-radius: 5000px;
	  -moz-border-radius: 500px;
	  border-radius: 5000px;
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	  background-color: #f5f5f5;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	  *background-color: #e6e6e6;
	  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	  border: 1px solid #bbbbbb;
	  *border: 0;
	  border-bottom-color: #a2a2a2;
	  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	}
	footer .contactInfo ul li button i {
		font-size: 16px;
	}

/* newslatter */
	footer .newslatter form {
		margin-top:24px;
	}

/* payment */
	footer .payments li {
		width:37px;
		height:26px;
		margin:0;
		display: inline-block;
		background: url('../img/payment.png') no-repeat;
	}
	footer .payments li.visia {
		background-position: 0 0;
	}
	footer .payments li.paypal {
		background-position: 0 -35px;
	}
	footer .payments li.electron {
		background-position: 0 -70px;
	}
	footer .payments li.discover {
		background-position: 0 -105px;
	}
/*====================== end footer ====================*/



/*# 5- element styling
=============================================================================*/
/*===================== about us ======================*/
#aboutUs p {
	margin:16px 0 0 0;
	padding:0 5px 0 0;
	line-height: 16px;
}
#aboutUs .icon-calendar {margin-right:5px;}

/*============== .hProductItems ============*/
.hProductItems {
	list-style:none;
	*zoom: 1;
	margin:0;
	padding:0;
}
	.hProductItems li {
		margin-top:16px;


	}
	/* img */
.hProductItems .thumbnail {
  display: block;
  padding:4px;
  text-align: center;
  border: 1px solid #e0e0e0;
  background-color: #fff;
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}
	.hProductItems .thumbnail:hover {}
	.hProductItems .thumbnail2:hover {border: 1px solid #aaa;}
		
	
	.hProductItems .thumbnail2{
	 height:212px;
	display: block;
    padding: 4px;
    border: 1px solid rgb(224, 224, 224);
    background-color: rgb(255, 255, 255);
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.05);
	}

.hProductItems .thumbnail img {}


@media (min-width:768px) and (max-width:979px) {
.hProductItems .thumbnail a {display:table-cell;vertical-align: middle;height:156px;width:156px;}  
.hProductItems .thumbnail a img {max-height:156px;} 
}
@media (min-width:979px) {
.hProductItems .thumbnail a {display:table-cell;height: 190px;width: 210px;vertical-align: middle;}  
.hProductItems .thumbnail a img {max-height:190px;} 
}



.hProductItems .thumbSetting {padding-left:0;	padding-right:0;}
.hProductItems .thumbSetting div {margin-top:5px;}
.hProductItems .thumbSetting .thumbTitle a {overflow: hidden;line-height:16px;font-weight: 600;}
@media (min-width: 768px) {
.hProductItems .thumbnail {height: 190px;}
.hProductItems .thumbSetting div {margin-top:10px;}
.hProductItems .thumbSetting .thumbTitle a {display: block;height: 50px;}
}
.hProductItems .thumbSetting .thumbPrice {
	display: block;
	margin-top:0px;
	background: url('../img/dottedBorder.png') repeat-x 50% 70%;
}
.thumbSetting .thumbPrice span {
	background:#fff;
	font-weight: 700;
	font-size: 15px;
	color:#666;
	padding-right:8px;
	line-height:30px
}
.thumbSetting .thumbPrice span .strike-through {
	color:#999;
	text-decoration: line-through;
}
	/* bttons */
.hProductItems .thumbSetting .thumbButtons {
  margin:10px 0 0 0;
  float:left;
  height: 30px;
}
.hProductItems .thumbSetting .thumbButtons .btn {
	line-height:24px;
	font-size: 12px
}
	.controls3 {float:right}
	/* rating */
	.hProductItems .thumbSetting .rating {
		float:right;
		list-style: none;
		margin:16px 0 0 0;
		padding:0;
	}
	.hProductItems .thumbSetting .rating li {
		margin:0;
		padding:0;
		float: left;
	}
	.hProductItems .thumbSetting .rating i.star-on {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-on.png') no-repeat left top;
	}
	.hProductItems .thumbSetting .rating i.star-off {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-off.png') no-repeat left top;
	}


/*============== .hProductItems ============*/
.listProductItems {
	list-style:none;
	*zoom: 1;
	margin:0;
	padding:0;
	width:100%;
}
.listProductItems li {margin-top:36px;}
	/* img */
.listProductItems .thumbnail {
	display: block;
	padding: 4px;
	text-align: center;
	border: 1px solid #e0e0e0;
	background-color:#fff;
	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
}
.listProductItems .thumbnail:hover {border: 1px solid #aaa;}
.listProductItems .thumbnail img {/*width: 100%;*/}
	/* thumbSetting */
	.listProductItems .thumbSetting > div {
		margin:0;
		padding:12px 0;
		border-bottom: 1px dotted #ccc;
	}
	.listProductItems .thumbSetting div:first-child {padding-top:0;}
	.listProductItems .thumbSetting div:last-child {border:none;}
	/* title */
.listProductItems .thumbSetting .thumbTitle a {
	line-height:20px;
	font-weight: 600;
	}
	/* price */
.listProductItems .thumbSetting .thumbPriceRate {display: block;}
	.listProductItems .thumbSetting .thumbPriceRate span {
		float: left;
		background:#fff;
		font-weight: 700;
		font-size: 18px;
		color:#666;
		padding-right:8px;
	}
	/* rating */
	.listProductItems .thumbSetting .thumbPriceRate .rating {
		float:left;
		list-style: none;
		margin:0 12px 0;
		padding:0;
	}
	.listProductItems .thumbSetting .thumbPriceRate .rating li {
		margin:0;
		padding:0;
		float: left;
	}
	.listProductItems .thumbSetting .thumbPriceRate .rating i.star-on {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-on.png') no-repeat left top;
	}
	.listProductItems .thumbSetting .thumbPriceRate .rating i.star-off {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-off.png') no-repeat left top;
	}
	.listProductItems .thumbSetting p {
		margin:0;
		padding:0;
	}
	/* bttons */
	.listProductItems .thumbSetting .thumbButtons {
		margin:0;
		float:left;
	}
	.listProductItems .thumbSetting .thumbButtons .btn {
		line-height:24px;
		font-size: 12px
	}
input[type="checkbox"].chk_compare {
	margin:0;
	width:30px;
	height:30px;
}
input[type="checkbox"].chk_compare {display:none;}
label.chk_compare {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 0 5px -12px 0;
	background-image: url('../img/srav1.png');
  background-repeat: no-repeat;
}
input[type="checkbox"].chk_compare:checked + label.chk_compare {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAeCAMAAADn2eWTAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAC3UExUReXl5UNDQ+jo6Ovr6+fn59/f36Ojo+Dg4NTU1K2trUREREVFRfr6+sDAwEZGRl9fX6GhoaqqqqioqExMTHNzc2BgYL6+vqampk1NTcbGxn19faurq66uro+Pj3BwcJCQkE5OTqSkpKKiont7e1ZWVlhYWJGRkampqbe3t42NjczMzKCgoIaGhq+vr7i4uNjY2E9PT4ODg2pqas3NzVJSUkdHR+Li4rCwsOrq6qWlpUJCQu3t7d7e3nMHypEAAADvSURBVHjafM6LUsIwEEDRtWJJsNBSK29QUVDwBagNTff/v8s0Dbopae/OdJI5k+lC8MGFu+lLAO8sr2srYJrXx0E0qHBp+pg26OLn+8vo7PJYmU1PxYvTDHjLs6d/rdurM4c+2I13Hd39GJTFqdXn6qJMqEsMw/YVnYPBdXEbQoa0N1mW6Ft2UnZXfH2DIbOU3coJYndU4k0XqSqUcsKezFOOVDVKaV7KOVoaSlqCtvoUzUbkv4RPG9Gd/5njuf7xHF1qOEG3aiYbVVQx3aiq6HNs0LMyiBp0CdGgFgev4MUPmbvo2YMgP9aVB78CDAD7GKTlt44YBgAAAABJRU5ErkJggg==);
}


/*============== .vProductItems ============*/
.vProductItems {
	*zoom: 1;
	margin:0;
	padding:0;
	list-style: none;
	overflow: hidden;
}
.vProductItems li {
  margin:18px 0 0 0;
  padding:0;
  overflow: hidden;
}
.vProductItems .thumbImage {
  height: 92px;
  float:left;
  margin-right:6px;
  padding: 4px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color:#fff;
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.vProductItems .thumbImage:hover {border: 1px solid #aaa;}
.vProductItems .thumbImage img {
  min-width: 100%;
/*
width: 92px;
height: 92px;
max-width: 92px;
max-height: 92px;
*/
}
	/* thumbSetting */
	.vProductItems .thumbSetting {
		width:60%;
		float:left;
	}
	.vProductItems .thumbSetting div {
		margin-bottom:0px;
    overflow: hidden;
    height: 45px;
	}
	.vProductItems .thumbSetting div:last-child {
		margin-bottom:0;
	}
	.vProductItems .thumbSetting .thumbTitle a {
		line-height:20px;
		font-weight: 600;
	}
	.vProductItems .thumbSetting .thumbPrice {
		display: block;
		background: url('../img/dottedBorder.png') repeat-x 50% 70%;
	}
	.vProductItems .thumbSetting .thumbPrice span {
		background:#fff;
		font-weight: 700;
		font-size: 14px;
		color:#666;
		padding-right:8px;
	}
	/* rating */
	.vProductItems .thumbSetting .rating {
		list-style: none;
		margin:0;
		padding:0;
	}
	.vProductItems .thumbSetting .rating li {
		margin:0;
		padding:0;
		float: left;
	}
	.vProductItems .thumbSetting .rating i.star-on {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-on.png') no-repeat left top;
	}
	.vProductItems .thumbSetting .rating i.star-off {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-off.png') no-repeat left top;
	}



/*============== .vProductItems ============*/
.special {
	margin-top:60px;
}
.vProductItemsTiny {
	*zoom: 1;
	margin:0;
	padding:0;
	list-style: none;
	overflow: hidden;
}
	.vProductItemsTiny li {
		margin:24px 0 0 0;
		padding:0;
	}
	.vProductItemsTiny .thumbImage {
		float:left;
		margin-right:6px;
		padding: 3px;
	  	border: 1px solid #e0e0e0;
	  	border-radius: 4px;
	  	-webkit-border-radius: 4px;
	  	-moz-border-radius: 4px;
	  	-o-border-radius: 4px;
	  	background-color:#fff;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  -webkit-transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  transition: all 0.2s ease-in-out;
	}
	.vProductItemsTiny .thumbImage:hover {
		border: 1px solid #aaa;
	}
/*	.vProductItemsTiny .thumbImage img {width: 100%;} */
	/* thumbSetting */
	.vProductItemsTiny .thumbSetting {
		width:40%;
		float:left;
		word-spacing: pre-line;
	}
	.vProductItemsTiny .thumbSetting div {
		margin-bottom:10px;
		word-spacing: pre-line;
	}
	.vProductItemsTiny .thumbSetting div:last-child {
		margin-bottom:0;
	}
	.vProductItemsTiny .thumbSetting .thumbTitle a {
		line-height:20px;
		font-weight: 600;
		word-spacing: pre-line;
	}
	.vProductItemsTiny .thumbSetting .thumbPrice {
		display: block;
		background: url('../img/dottedBorder.png') repeat-x 50% 70%;
	}
	.vProductItemsTiny .thumbSetting .thumbPrice span {
		background:#fff;
		font-weight: 700;
		font-size: 11px;
		color:#666;
		padding-right:8px;
	}
	/* rating */
	.vProductItemsTiny .thumbSetting .rating {
		list-style: none;
		margin:0;
		padding:0;
	}
	.vProductItemsTiny .thumbSetting .rating li {
		margin:0;
		padding:0;
		float: left;
	}
	.vProductItemsTiny .thumbSetting .rating i.star-on {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-on.png') no-repeat left top;
	}
	.vProductItemsTiny .thumbSetting .rating i.star-off {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-off.png') no-repeat left top;
	}



/*===================== product-details ===================*/

.product-details .product-title {
	margin-bottom:12px;
}
.product-set > div {
	padding:10px 0;
	background: url('../img/dottedBorder.png') repeat-x left bottom;
}
.product-set .product-price span {
	background:#fff;
	font-weight: 700;
	font-size: 14px;
	color:#666;
	padding-right:8px;
}
.product-set .product-price .strike-through {
	color:#999;
	text-decoration: line-through;
}

.product-set .product-price .accordion {
margin-bottom: 0;
}
/* rating */
.product-set .product-rate span {
	margin-left:10px;
}
.product-set .product-rate .rating {
	list-style: none;
	margin:0;
	padding:0;
}
.product-set .product-rate .rating li {
	margin:0;
	padding:0;
	float: left;
}
.product-set .product-rate .rating i.star-on {
	width:17px;
	height:17px;
	display: block;
	background:url('../img/star-on.png') no-repeat left top;
}
.product-set .product-rate .rating i.star-off {
	width:17px;
	height:17px;
	display: block;
	background:url('../img/star-off.png') no-repeat left top;
}
/* product-info*/
.product-set .product-info .dl-horizontal {
	margin:0;
	padding:0;
}
.product-set .product-info .dl-horizontal dt {
	width:auto;
}
.product-set .product-info .dl-horizontal dd {
	float:left;
		margin-left: 20px;
}
.product-set .product-info .product-kredit {
padding: 5px;
background: transparent linear-gradient(to bottom,#E9E9E9 0%, #E2E2E2 100%) repeat scroll 0% 0%;
border-radius: 10px;
border: 1px;
}

/* product-inputs */
.product-set .product-inputs {
	padding:5px 0;
	background: none;
	border-bottom: dotted 1px;
}


.product-set .product-inputs .controls-row {
	background:none;
	padding:0;
}
.product-set .product-inputs .input-append {
	background:none;
}
.product-set ul.sklad {
	margin:0;
	list-style-type: none;
}
.product-set ul.sklad li {
	font-size: 15px;
	line-height: 20px;
}

/*================== product-details ===================*/
.product-details .product-img {
	padding: 3px;text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color:#fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-details .product-img:hover {border: 1px solid #aaa;}

@media (min-width:768px) and (max-width:979px) {
.product-details .product-img a {display:table-cell;vertical-align: middle;height: 282px;width: 282px;}  
.product-details .product-img a img {max-height:282px;} 
}
@media (min-width:979px) {
.product-details .product-img a {display:table-cell;height: 372px;width: 372px;vertical-align: middle;}  
.product-details .product-img a img {max-height:372px;} 
}

/*.product-details .product-img-thumb img {
	margin:8px 3px 0 0px;
	padding: 2px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color:#fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.product-details .product-img-thumb img:hover {border: 1px solid #aaa;}*/

.product-details .product-img-thumb .span4 {padding: 0;}
.product-details .product-img-thumb .span4:nth-child(3n+1) {margin-left:0;}
.product-details .product-img-thumb .ProductInfoMoImage:hover {border: 1px solid #aaa;}

.ProductInfoMoImage {margin:8px 0 0 0;text-align: center;
	padding: 2px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  background-color:#fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;}
  
 
@media (min-width:768px) and (max-width:979px) {
.ProductInfoMoImage a {display:table-cell;vertical-align: middle;height: 85px;width: 85px;}  
.ProductInfoMoImage a img {max-height:85px;} 
}
@media (min-width:979px) {
.ProductInfoMoImage a {display:table-cell;height: 115px;width: 115px;vertical-align: middle;}  
.ProductInfoMoImage a img {max-height:115px;} 
}
/*========================= product-tab ==================*/
.product-tab {
	clear:both;
	margin-top:10px;
}

.product-tab .nav {margin-bottom:5px;}

	/* read-review */
	.product-tab #read-review .single-review {
		padding-bottom:14px;
		margin-bottom:14px;
		background:url('../img/dottedBorder.png') repeat-x left bottom;
	}
	.product-tab #read-review .single-review:last-child {
		padding-bottom:none;
		margin-bottom:none;
		background-image:none;
	}
	.product-tab #read-review .single-review .review-header {
		margin-bottom:8px;
	}
	/* rating */
	.product-tab #read-review .single-review .rating {
		float:right;
		list-style: none;
		margin:0;
		padding:0;
	}
	.product-tab #read-review .single-review .rating li {
		margin:0;
		padding:0;
		float: left;
	}
	.product-tab #read-review .single-review .rating i.star-on {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-on.png') no-repeat left top;
	}
	.product-tab #read-review .single-review .rating i.star-off {
		width:17px;
		height:17px;
		display: block;
		background:url('../img/star-off.png') no-repeat left top;
	}



/*================== related-product ===============*/
.related-product {
	margin-top:10px;
}


/*================= aside-inner ================*/
.aside-inner {
	margin-top:-60px;
}


/*===================== brandList =================*/
.brandList {
	border:1px solid #e0e0e0;
	margin:30px 0 0 0;
	padding:0;
	list-style: none;
}
	.brandList li {
		height:90px;
		border-right:1px solid #e0e0e0;
		margin:0;
		float:left;
		width: 233px;
		text-align: center;
		border-right:1px solid #e0e0e0;
	}
	.brandList li:last-child {
		border:none;
	}
	.brandList li a {
		display: block;
		width:100%;
		line-height:90px;
	}
	.brandList li img {
		margin:0 auto;

	 }



/*======================= pro-range-slider =======================*/
.pro-range-slider {
	margin-top:54px;
}
	.pro-range-slider .price-range {
		margin-top:24px;
	}
	.pro-range-slider .price-range p {
		margin:0 0 5px 0;
	}
	.pro-range-slider .price-range label {
		float:left;
		cursor:default; 
	}
	.pro-range-slider .price-range input {
		float:left;
		width:80px;
		height:auto;
		padding:0;
		margin:0 0 0 8px;
		color:#666;
		font-weight:600;
		border:0;
		font-size: 12px;
	}
	.pro-range-slider .price-range input:focus {
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
	}
	.pro-range-slider .ui-slider {
		margin:0;
		height:8px;
		background:#ddd;
		border:1px solid #c5c5c5;
	}
	.pro-range-slider .ui-widget-header {
		background-image: none;
		background-color: #666;
	}
	.pro-range-slider .ui-state-default,
	.pro-range-slider .ui-widget-content .ui-state-default,
	.pro-range-slider .ui-widget-header .ui-state-default{
		background-image: none;
		background-color:#c2c2c2;
		border-radius: 40px;
		-webkit-border-radius:40px;
		border-radius:40px;
		-webkit-box-shadow:inset 0 1px 3px #9f9f9f;
		outline: none;
		border:none;
	}




/*===================== productFilter ===================*/
.productFilter {
	margin:15px 0 0 0;
	padding: 5px 10px;
  font-size: 12px;
	background:#f0f0f0;
	border-top:1px dotted #b6b6b6;
	border-bottom:1px dotted #b6b6b6;
}
.productFilter div {
	margin:0 12px 0 0;
	padding:0;
}
.productFilter div:last-child {margin-right:0;}
.productFilter select {
	width:auto;
	height:auto;
	margin:0 0 0 2px;
	font-size: 12px;
}



/*===================== blog-article =================*/
.blog-article {
	padding-bottom:36px;
	margin-bottom:36px;
	background:url('../img/dottedBorder.png') repeat-x left bottom;
}
.blog-article:last-child {
	padding-bottom:0;
	margin-bottom:0;
	background:none;
}
	/* blog img */
	.blog-article .blog-img img {
		padding: 3px;
	  	border: 1px solid #e0e0e0;
	  	border-radius: 4px;
	  	-webkit-border-radius: 4px;
	  	-moz-border-radius: 4px;
	  	-o-border-radius: 4px;
	  	background-color:#fff;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  -webkit-transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  transition: all 0.2s ease-in-out;
	}
	.blog-article .blog-img img:hover {
		border: 1px solid #aaa;
	}
	/* blog content */
	.blog-article .blog-content div {
		padding:8px 0;
		background:url('../img/dottedBorder.png') repeat-x left bottom;
	}
	/* title */
	.blog-article .blog-content .blog-content-title h2 {
		text-transform:none;
		font-size: 17px;
	}
	/* entry */
	.blog-article .blog-content .blog-content-entry {
		background:none; 
	}
	.blog-article .blog-content .blog-content-entry p {
		margin:0 0 12px 0;
		padding:0;
		line-height: 24px;
	}
	/* date */
	.blog-article .blog-content .blog-content-date li {
		margin-right:10px;
	}


/*================= about-author ================*/
.about-author img {
	margin-right:12px;
	padding: 3px;
  	border: 1px solid #e0e0e0;
  	border-radius: 4px;
  	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	-o-border-radius: 4px;
  	background-color:#fff;
  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.about-author img:hover {
	border: 1px solid #aaa;
}

/*======================== user-comments ===================*/
.user-comments {
	margin-top:60px;
}
	.user-comments .media-list {
		margin-top:24px;
	}

/*======================= make-comment ==================*/
.make-comment {
	margin-top:60px;
}
	.make-comment form {
		margin-top:24px;
	}
	.make-comment form textarea {
		height:100px;
	}


/*================ blog-tab ===============*/
.blog-tab {
	margin-top:60px;
}
	/* tab links */
	.blog-tab .nav-tabs > li > a  {
		line-height:10px;
	}
	.blog-tab .nav-tabs > li > a  {
		line-height:14px;
		font-size: 14px;
	}

/*================== blog-category ===============*/
.blog-category {
	margin-top:60px;
}

/*================= blog-adds ==================*/
.blog-adds {
	margin-top:60px;
}
	.blog-adds img {
		padding: 3px;
	  	border: 1px solid #e0e0e0;
	  	border-radius: 4px;
	  	-webkit-border-radius: 4px;
	  	-moz-border-radius: 4px;
	  	-o-border-radius: 4px;
	  	background-color:#fff;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  -webkit-transition: all 0.2s ease-in-out;
	  -moz-transition: all 0.2s ease-in-out;
	  -o-transition: all 0.2s ease-in-out;
	  transition: all 0.2s ease-in-out;
	}
	.blog-adds img:hover {
		border: 1px solid #aaa;
	}


/*================= blog-twitter ===================*/
.blog-twitter {
	margin-top:60px;
}


/*=========================== table-compare ===================*/

.table-compare th,
.table-compare td{
  margin:0;
  padding:5px 5px;
}
.table-compare td {
  border-left:1px dotted #d2d2d2;
}
.table-compare tr:last-child td  {
	background-image:none;
  /*background:none;*/
}
.table-compare td.aligned-color {
  width: 160px;
  background-color:#f1f1f1;
  text-align: right;
  border-left:none;
}
/* price */
.table-compare td.price {
	font-weight: 700;
	font-size: 14px;
	color:#666;
}
.table-compare td.price .strike-through {
	color:#999;
	text-decoration: line-through;
	margin-right:3px;
}
/* rate */
.table-compare td .rating {
  list-style: none;
  margin:0;
  padding:0;
}
.table-compare td .rating li {
  margin:0 -2px;
  padding:0;
  display: inline-block;
}
.table-compare td .rating i.star-on {
  width:17px;
  height:17px;
  display: block;
  background:url('../img/star-on.png') no-repeat left top;
}
.table-compare td .rating i.star-off {
  width:17px;
  height:17px;
  display: block;
  background:url('../img/star-off.png') no-repeat left top;
}


/*==================== my-account ===================*/
.my-account {
	margin-top:24px;
	list-style: none;
}
.my-account li {
	border-bottom:1px dotted #d6d6d6;
}
.my-account li a {
	font-weight: 400;
	padding:6px 0 6px 6px;
	display: block;
}
.my-account li a:hover {
	background-color:#f0f0f0;
}
.my-account li a:active {
	background-color:#e7e7e7;
}
.my-account li a.active {
	color:#f16325;
	cursor: default;
}


/*================= categories ================*/
.categories ul.unstyled {
	margin-top:24px;
}
.categories ul.unstyled li {
	border-bottom:1px dotted #d6d6d6;
}
.categories ul.unstyled li:last-child {
	border:none;
}
.categories ul.unstyled li a {
	font-weight: 600;
	padding:6px 0 6px 6px;
	display: block;
}
.categories ul.unstyled li a:hover{
	background-color:#f0f0f0;
}
.categories ul.unstyled li a:active {
	background-color:#e7e7e7;
}
.categories ul.unstyled li a:hover.active {
	background: none !important;
}
/* submenu */
.categories ul.unstyled ul.submenu {
	padding:12px;
	margin:0 0 6px 0;
	list-style-type:square;
	background-color: #f0f0f0;
	border:1px solid #e7e7e7;
}
.categories ul.unstyled ul.submenu li {
	margin:0 0 0 18px;
	padding:0;
}
.categories ul.unstyled ul.submenu li a {
	padding:4px 0;
	font-weight: 400;
	font-size: 11px;
}
.categories ul.unstyled ul.submenu li a.active:hover {
	background-color: none;
}


/*========================= checkout-outer ======================*/
.checkout-outer {
	margin-bottom:6px;
	border:1px solid #e0e0e0;
}
	.checkout-outer hr {
		padding:0;
		border:0;
		height:1px;
		margin:18px 0;
		background:url('../img/dottedBorder.png') repeat-x left top; 
	}
	/* checkout-header */
	.checkout-outer .checkout-header {
		padding:6px 0 6px 14px;
		border-bottom:1px solid #e0e0e0;
		background: #f3f3f3;
		background: -moz-linear-gradient(top, #f3f3f3 0%, #e9e9e9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e9e9e9));
		background: -webkit-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
		background: -o-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
		background: -ms-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
		background: linear-gradient(to bottom, #f3f3f3 0%,#e9e9e9 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e9e9e9',GradientType=0 );
	}
	/* checkout-content */
	.checkout-outer .checkout-content {
		padding:18px;
	}


/*================= twitter ===================*/
.tweet ul {
	margin:0 0 0 0;
	padding:0;
	list-style: none;
}
	.tweet ul li {
		margin:24px 0 0 0;
		padding:0 0 0 36px;
		background:url('../img/tweetIcon.png') no-repeat left 5px;
	}

/*================= table-receipt =================*/
.table-receipt {
	margin:60px 0 0 0;
}
.table-receipt2 {
	margin:5px 0 0 0;
}
	.table-receipt td {
		padding:8px 0;
	}
	.table-receipt2 td {
		padding:8px 0;
	}
	.table-receipt td.alignRight {
		text-align: right;
		padding-right:12px;
	}
	.table-receipt2 td.alignRight {
		text-align: right;
		padding-right:12px;
	}
	.table-receipt td.alignLeft {
		text-align: left;
		padding-left:12px;
	}
	.table-receipt2 td.alignLeft {
		text-align: left;
		padding-left:12px;
	}

/*=================== account-list-outer ==================*/
.account-list {
	margin:24px 0;
	padding:0;
	border:1px solid #e2e2e2;
	background:#f3f3f3;
	list-style: none;
}
	.account-list li {
		margin:0;
		padding:0;
	}
	.account-list li a {
		padding:7px 18px;
		display: block;
		border-bottom:1px dotted #d7d7d7;
	}
	.account-list li:last-child a {
		border:none;
	}
	.account-list li a:hover,
	.account-list li a:active {
		background-color:#efefef;
	}

	.account-list-outer form {
		margin:24px 0 0;
		padding:18px;
		border:1px solid #e2e2e2;
		background:#f3f3f3;
	}

/*===================== register =====================*/
.register .form-horizontal {
	margin-top:24px;
	padding:0 0 12px;
	border:1px solid #e0e0e0;
	border-top:none;
}
	.register .form-horizontal h4 {
	    padding: 6px 0;
	    margin-bottom: 14px;
	    color: #404040;
	    background-color:#f0f0f0;
	    border: 0;
	    border-top: 1px solid #e0e0e0;
	    border-bottom: 1px solid #e0e0e0;
	    font-family: 'Open Sans', sans-serif;
	    font-size:14px;
	    text-transform: capitalize;
	    line-height:22px;
	}
	.register .form-horizontal hr {
		padding:0;
		border:0;
		height:1px;
		margin:30px 0 18px;
		background:url('../img/dottedBorder.png') repeat-x left top; 
	}

/*=================== login =================*/
.login {
	border:1px solid #e0e0e0;
}
	.login table td {
		padding:24px;
		width: 50%;
	}
	.login table td {
		border-right:1px solid #e0e0e0;
		vertical-align: top;
	}
	.login table td h3 {
		margin-bottom:14px;
	}
	.login table td p {
		margin-bottom:18px;
	}

/*====================== contact info ================*/
.contact-info address {
	margin:10px 0;
	padding-bottom:12px;
	background:url('../img/dottedBorder.png') repeat-x left bottom;
}
.contact-info address h3 {margin-bottom:8px;}
.contact-info address h4 {margin-bottom:6px;}

/*===================== google-map ===============*/
	.google-map {
		padding: 3px;
	  	border: 1px solid #e0e0e0;
	  	border-radius: 4px;
	  	-webkit-border-radius: 4px;
	  	-moz-border-radius: 4px;
	  	-o-border-radius: 4px;
	  	background-color:#fff;
	  	-moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	-webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	  	box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.05);
	}
	.google-map iframe {
		border:none;
		margin:0;
		padding:0;
	}

/*=================== contact-us-form =================*/
.contact-us-form {margin-top:20px;}
.contact-us-form form {margin-top:24px;}
.contact-us-form form textarea {height:120px;}

/*====================== search ================*/
.search form {margin-top:24px;}

/*# 6- side panel styling
============================================================================*/
/*=========== switcher ===========*/
.switcher {
    position:fixed;
    top:60px;
    left:-170px;/*left:-166px;*/
    z-index:999999;
}
	.switcher h3 {
		width:140px;
		padding:0 15px;
		height:30px;
		line-height:30px;
		background:#555;
		color:#fff;
	}
	/* the ancher link */
	a.Widget-toggle-link {
	    position: absolute;
	    top:0;
	    right:-27px;
	    text-align: center;
	    line-height:26px;
	    height:30px;
	    width:30px;
	    display: block;
	    color:#fff;
	    font-size: 16px;
	    font-weight:600;
	    cursor:pointer;
	    background:#555;
	    -webkit-border-radius:0 6px 6px 0;
	    -moz-border-radius:0 6px 6px 0;
	    border-radius:0 4px 4px 0;
	}
	a.Widget-toggle-link:hover {
		text-decoration:none;
		color:#fff;
	}

	/* switcher-content */
	.switcher-content {
		position:relative;
	    width:140px;
	    background:#fefefe;
	    padding:14px;
	    border:1px solid #e7e7e7;
	    -webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	    -moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	    box-shadow:0 0 4px 0 rgba(0,0,0,0.2);
	}
	.switcher-content h4 {
	    margin-bottom:12px;
	}
	/* layout-switch */
	.switcher-content .layout-switch {
		margin-bottom:24px;
	}
	/* color-switch */
	.switcher-content .color-switch {
		margin-bottom:18px;
	}
	.switcher-content .color-switch .color-switch-link {
		width:22px;
		height:22px;
		font:0/0 a;
		display: block;
		float:left;
		margin:0 6px 6px 0;
		cursor:pointer;
		background-color:transparent;
	}
	.switcher-content .color-switch .color-switch-link:last-child {
		margin-right:0;
	}
	.switcher-content .color-switch .color-switch-link.active {
		cursor:default;
	}
	.switcher-content .color-switch .color-switch-link#orange-color {
		background-color:#f16325;
	}
	.switcher-content .color-switch .color-switch-link#blue-color {
		background-color:#206EA3;
	}
	.switcher-content .color-switch .color-switch-link#green-color {
		background-color:#009640;
	}
	.switcher-content .color-switch .color-switch-link#brown-color {
		background-color:#5d514b;
	}
	.switcher-content .color-switch .color-switch-link#red-color {
		background-color:#e81863;
	}
	/* pattern-switch */
	.switcher-content .pattern-switch a {
	    font:0/0 a;
	    width:22px;
	    height:22px;
	    display:block;
	    float:left;
	    margin:0 6px 6px 0;
	    cursor:pointer;
	}
	.switcher-content .pattern-switch a:hover {
	    opacity: .7;
	    -moz-opacity: .7;
	    filter:alpha(opacity=70);  
	}




/*# 7- Media qauery styling for this file
=================================================================================*/
@media (max-width: 979px) {
}

@media (min-width: 768px) and (max-width: 979px) {

	/*vProductItems & vProductItemsTiny*/
.vProductItems li .thumbImage, .vProductItemsTiny li .thumbImage {
  width:70px;
  height:70px;
}
.hProductItems .thumbnail {height: 156px;}
	/*brandList*/
	.brandList li {
		width:170px;
	}

	/*footer*/
	footer .contactInfo button {
		display:none;
	}
}

@media (max-width: 767px) {
	/*body*/
	body {
    	padding:0 20px;
    	background:#fff !important;
	}
	#mainContainer {
		-webkit-box-shadow:none !important;
		-moz-box-shadow:none !important;
		box-shadow:none !important;
	}

	/*upperHeader*/
	.upperHeader select.upper-nav {
		display: block;
		margin-top:-23px;
		margin:5px auto 10px;
	}
	.upperHeader p {
		text-align:center;
	}
	.upperHeader .inline {
		display: none;
		margin:0 auto;
	}

	/* middleHeader */
	.middleHeader .middleContainer {
		padding:0;
		background-position:50% 50%;
	}
	.middleHeader .siteLogo {
		float:none;
		margin:10px 0;
	}
	.middleHeader .siteLogo h1 a {
		margin:0 auto;
	}
	.middleHeader .pull-right {
		float:none;
		padding:4px 0;
		border-top:1px solid #e0e0e0;
		border-bottom:1px solid #e0e0e0;
		margin:0 auto 10px;
		text-align: center;
		background:#eee;
	}
	.middleHeader .pull-right form {
		margin: 0;
	}
	/* cat-content */
	.middleHeader .pull-right.cart-content {
		right:-80%;
	}

	/*brandList*/
	.brandList li {
		width:160px;
	}

	/*account-list-outer*/
	.account-list-outer {
		margin-bottom:42px;
	}

	/*blog-search*/
	.blog-search {
		clear:both;
		margin-top:42px;
	}

	/*. table */
	.table {
		margin-bottom:24px; 
	}
	.table tr {
		width:100%;
	}
	.table tr td, .table tr th {
		display: list-item;
		list-style: none;
		padding-left:20px;
		padding-right:20px;
		width:260px !important;
		text-align:center !important; 
		float: none !important;
	}

@media (max-width: 767px) {
.specialCat {display:none;}
}

	/*product-aside*/
	#product-aside {
		display: none;
	}

}

@media (max-width: 480px) {

	/*brandList*/
	.brandList li {
		display: block;
		border-right:0;
		float: none;
		text-align: center;
	}
	.brandList li a {
		margin:0 auto;
		text-align: center;
	}

	/*product-details*/
	.product-details .product-inputs form .input-append .span1 {
		width:60px;
	}

	/*product-tab*/
	.product-tab .nav-tabs > li {
		margin-right:1px;
	}
	.product-tab .nav-tabs > li > a {
		padding-left:6px;
		padding-right:6px;
	}
	.product-tab .nav-tabs > li.dropdown > .dropdown-menu {
		left:-100% !important;
	}

	/* checkout */
	.checkout-content .login,
	.login {
		border:none !important;
	}
	.checkout-content table td,
	.login table td {
		padding:14px 0;
		display: block;
		text-align: center;
		border:none;
		width:90%;
		border-bottom:1px solid #e0e0e0;
	}
	.checkout-content table td:last-child,
	.login table td:last-child {
		border-bottom:none;
	}

	/* form-horizontal */
	form.form-horizontal .control-label{
		display: block;
		width: auto;
		float: none;
		margin-left:14px;
	}
	form.form-horizontal .controls{
		margin-left:14px;
		float: left;
	}

}
  
/* == VamShop styles == */
#flyimgcart {position:absolute;	z-index:1000;}
span.ui-spinner input#products_qty {margin:0;padding:0 20px 0 0;width:2.5em;height:28px;font-weight:bold;text-align:right;}
span.ui-spinner.ui-corner-all {border:none;}
.ui-icon-triangle-1-n {background-position:-16px -128px;}
.ui-spinner .ui-icon-triangle-1-s {background-position:-48px -129px;}
span.bold {font-weight:bold}
label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	color: red;
	font-weight: normal;
	background: transparent;
}
span.Requirement {color: red;}
div.ajaxQuickFind {
	position: absolute;
	right: 0px;
	top: 32px;
	padding-right: 10px;
	width: 420px;
	background-color: #F8F8F8;
	z-index: 9999;
}
ul.ajaxQuickFind {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
}
li.ajaxQuickFind {
	font-size: 80%;
	padding-left: 0px;
}
span.productOldPrice {text-decoration:line-through;}
.product-images .small .thumbnail .zoom {
  font-size: 25px;
  line-height: 40px;
  height: 40px;
  width: 40px;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product-images .small .thumbnail .zoom i {padding-left: 3px;}
.product-images .thumbnail .zoom {
  background-color: #2374b2;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  font-size: 40px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-left: -40px;
  margin-top: -40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.product-images .thumbnail .zoom i {padding-left: 6px;}
.product-images .thumbnail:hover .image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.product-images .thumbnail:hover .zoom {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity = 40);
  opacity: 0.4;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.media a, .thumbnail {position: relative;}
.media .frame-overlay, .thumbnail .frame-overlay, .portfolio article .frame-overlay {
  background-color: #ffffff;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.media a:hover .frame-overlay, .thumbnail:hover .frame-overlay, .portfolio article:hover .frame-overlay {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

/* ** Мега-меню **/
#is-megamenu-container {
	position: relative;
	width: 100%;
	z-index: 30;
}
#is-megamenu-container,
#is-megamenu,
td.is-megamenu-firstlevel-item,
a.is-megamenu-firstlevel-item,
a.is-megamenu-firstlevel-item span  {
	height: 48px;
}
#is-megamenu  {
	width: 100%;
	margin: 0 auto;
/*overflow: hidden;*/
}
#is-megamenu {position: relative;}
div.is-megamenu-subcontainer {
	position: absolute;
	width: 970px;
	left: 0em;
	outline: 1px solid #dda;
	padding: 15px;
	color: #930;
	background-color: #f3f3f3;
}

/* Кнопки мегаменю */
td.is-megamenu-firstlevel-item {
	margin: 0;
	padding: 0;
	outline: none;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
}
td.is-megamenu-firstlevel-item:hover {
  background:#2374b2;
  color:#fff !important;
}
a.is-megamenu-firstlevel-item {
	display: block;
	text-align: center;
}
a.is-megamenu-firstlevel-item span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 1%;
	padding: 0 5px;
}
a.is-megamenu-firstlevel-item.active span {
	font-weight: bold;
	color: #FFF;
}

td.is-megamenu-firstlevel-item div.is-megamenu-subcontainer {display: none;}
td.is-megamenu-firstlevel-item.hovering div.is-megamenu-subcontainer {display: block;}
a.is-megamenu-firstlevel-item {
  color: #505050;
  text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
a.is-megamenu-firstlevel-item:hover {
  color:#fff;
  -webkit-text-shadow:0 1px 0 rgba(0,0,0,.1);
  -moz-text-shadow:0 1px 0 rgba(0,0,0,.1);
  text-shadow:0 1px 0 rgba(0,0,0,.1);
	text-decoration: none;
}
a.thirdlevel {display: block;}
/*
 * Ширины пунктов
 *
 * Нужны для того, чтобы задать ширину пункта первого уровня в зависимости от общего кол-ва пунктов верхнего уровня.
 * Проще говоря, для того, чтобы что 3, что 7 пунктов можно было бы растянуть на весь бар.
 * Хотя, можно использовать статическую ширину - как угодно.


УСТАРЕЛО - ТЕПЕРЬ ИСПОЛЬЗУЕТСЯ ТАБЛИЦА


a.is-megamenu-firstlevel-item {width: 100%;}
.is-megamenu-firstlevel-item.total-items-1 {width: 892px;}
.is-megamenu-firstlevel-item.total-items-2 {width: 446px;}
.is-megamenu-firstlevel-item.total-items-3.odd {width: 297px;}
.is-megamenu-firstlevel-item.total-items-3.even{width: 298px;}
.is-megamenu-firstlevel-item.total-items-4 {width: 223px;}
.is-megamenu-firstlevel-item.total-items-5.odd {width: 178px;}
.is-megamenu-firstlevel-item.total-items-5.even{width: 179px;}
.is-megamenu-firstlevel-item.total-items-6.odd {width: 149px;}
.is-megamenu-firstlevel-item.total-items-6.even{width: 148px;}
.is-megamenu-firstlevel-item.total-items-6.last-item{width: 149px;}
.is-megamenu-firstlevel-item.total-items-7 {width: 127px;}
.is-megamenu-firstlevel-item.total-items-7.last-item {width: 130px;}
.is-megamenu-firstlevel-item.total-items-8.odd {width: 111px;}
.is-megamenu-firstlevel-item.total-items-8.even{width: 112px;}
.is-megamenu-firstlevel-item.total-items-9 {width: 99px;}
.is-megamenu-firstlevel-item.total-items-9.last-item {width: 100px;}
.is-megamenu-firstlevel-item.total-items-10.odd {width: 89px;}
.is-megamenu-firstlevel-item.total-items-10.even{width: 89px;}
.is-megamenu-firstlevel-item.total-items-10.last-item {width: 91px;}
.is-megamenu-firstlevel-item.total-items-11{width: 81px;}
.is-megamenu-firstlevel-item.total-items-11.last-item {width: 82px;}
.is-megamenu-firstlevel-item.total-items-12.odd {width: 74px;}
.is-megamenu-firstlevel-item.total-items-12.even{width: 75px;}
.is-megamenu-firstlevel-item.total-items-12.last-item {width: 73px;}
 */

.is-megamenu-column {
width: 250px;
padding: 10px;
/*background-color: #F00;*/
}
td.is-megamenu-column {
vertical-align: top;
}
.is-megamenu-new {
     font-weight: bold;
     color: #000;
     }


.hProductItems .NewsItem {display: none;}
#featuredItems .hProductItems .span3 {display: none;}

.hProductItems .NewsItem:nth-child(1) {display: block;}
#featuredItems .hProductItems .span3:nth-child(1) {display: block;}

.NewsData-mobile {display: none;}

@media only screen and (max-width: 767px) {
#NewProductsItems .hProductItems .span3 {display: none;}
#NewProductsItems .hProductItems .span3:nth-child(1) {display: block;}
.NewsData {display: none;}
.NewsData-mobile {display:block;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
.hProductItems .NewsItem:nth-child(1) {display: block;} 
.hProductItems .NewsItem:nth-child(2) {display: block;} 
.hProductItems .NewsItem:nth-child(3) {display: block;} 
.hProductItems .NewsItem:nth-child(4) {display: block;}

#featuredItems .hProductItems .span3:nth-child(1) {display: block;}
#featuredItems .hProductItems .span3:nth-child(2) {display: block;}
#featuredItems .hProductItems .span3:nth-child(3) {display: block;}
#featuredItems .hProductItems .span3:nth-child(4) {display: block;}
}
@media (min-width: 1200px) {
.hProductItems .NewsItem:nth-child(1) {display: block;} 
.hProductItems .NewsItem:nth-child(2) {display: block;} 
.hProductItems .NewsItem:nth-child(3) {display: block;} 
.hProductItems .NewsItem:nth-child(4) {display: block;} 
.hProductItems .NewsItem:nth-child(5) {display: block;}

#featuredItems .hProductItems .span3:nth-child(1) {display: block;}
#featuredItems .hProductItems .span3:nth-child(2) {display: block;}
#featuredItems .hProductItems .span3:nth-child(3) {display: block;}
#featuredItems .hProductItems .span3:nth-child(4) {display: block;}
#featuredItems .hProductItems .span3:nth-child(5) {display: block;}

}


.NewsImage {padding-bottom: 10px;}
.NewsLIstItem {padding-bottom:10px;}
.NewsLIstItem .NewsImage {padding-top: 6px;}

.thumbImage, .boxLastViewedContent {position: relative;}
.carousel .thumbImage {max-width:150px;text-align: center;}
@media (min-width: 768px) {
.thumbRatting {min-height: 22px;}
}
.labelSpecials {position:absolute;right:10px;top:10px;}
.labelSpecials .label-default {background: #f00;padding: 3px 6px;font-size: 11px;font-weight: 700;text-transform: uppercase;}

.ProductLabel {position:absolute;left:10px;top:10px;}
.ProductLabel .label {padding: 3px 6px;font-size: 11px;font-weight: 700;text-transform: uppercase;}
.ProductLabel .label.new {background-color: #005685;}
.ProductLabel .label.hit {background-color: #006100;}
.ProductLabel .label.sale {background-color: #d91414;}
#boxCategories2 {display: none;}
.boxFilter {}
.ProductFilterGroup {font-weight: 700;padding-bottom: 3px;}
.social-links a {margin-right:5px;}
@media (max-width: 767px) {
#is-megamenu-container, #is-megamenu, td.is-megamenu-firstlevel-item, a.is-megamenu-firstlevel-item, a.is-megamenu-firstlevel-item span {height:5px;}
#boxCategories2 {display:block;}
#categories2BoxMenu {max-height: 400px;overflow-y:auto;}
#boxCategories2 h5 {margin: 0;padding: 8px 0 8px 8px;font-size: 20px;font-weight: bold;line-height: normal;text-transform: uppercase;height: 28px;cursor: pointer;border: none;}
#boxCategories2 span.toggle {float: right;display: block;cursor: pointer;font-size: 16px;margin: 5px 8px 0 0}
#boxCategories2 span.toggle:before {font-family: FontAwesome;	content: "\f0d7";}
.widget-catinner {display: none;}
ul#navmenu-v, ul#navmenu-v li {margin: 0;border: 0 none;padding: 0;list-style: none;}
ul#navmenu-v {padding: 0 0 14px}
ul#navmenu-v a {padding: 10px;text-decoration: none;text-transform: uppercase;}
ul#navmenu-v a:hover {}
ul#navmenu-v li li a {background: url(img/marker-sub-menu.png) no-repeat scroll 15px 12px rgba(0, 0, 0, 0);	padding: 7px 0 5px 25px;text-transform: none;}
/* второй уровень на мобильном */
ul#navmenu-v .dropdown-menu {float: none;position: relative;-webkit-box-shadow: none;box-shadow:none;background:none;border:none;border-radius:0;padding: 0;margin: 0;}
ul#navmenu-v .dropdown-menu a {white-space: normal;}
ul#navmenu-v a {display: block;padding-top: 3px;padding-bottom: 3px;}
ul#navmenu-v li li a, ul#navmenu-v li li li a, ul#navmenu-v li li li a {padding-top: 5px;padding-right: 10px;padding-bottom: 5px;background-position:15px 11px }
ul#navmenu-v ul.dropdown-menu  {padding-left: 10px;}
ul#navmenu-v ul.dropdown-menu  ul.dropdown-menu {padding-left:15px;}
ul#navmenu-v a .caret {border-top: 4px solid #b2b2b2;}
ul#navmenu-v a:hover .caret {border-top: 4px solid #b2b2b2;}

.boxFilter .text-left, .boxBestsellers .text-left {display: none;}
.boxFilter, .boxBestsellers {padding-bottom: 10px;}
.boxFilter .titleHeader, .boxBestsellers .titleHeader {cursor: pointer;position: relative;}
.titleHeader-toggle {position: absolute;right:0;cursor: pointer;font-size: 16px;background: #fff;padding-left: 10px;}
.titleHeader-toggle:before {font-family: FontAwesome;content: "\f0d7";}

.carousel .thumbImage {max-width:100px;}
.carousel .ProductLabel {left:0;top: 0;}
.carousel .labelSpecials {right:auto;left:0; top:auto;bottom:0;}
.carousel .item.active {height: 150px;}
.carousel-caption {position: absolute;left: 110px;}
.carousel-caption h1 {font-size: 12px; line-height: 14px;}
.carousel-caption .ProductBoxDesc {display: none;}

.displaytBy {display: none;}

}
@media (min-width: 1200px) {
div.is-megamenu-subcontainer {width: 1150px;}
.Content-block {width: 940px;}
.hProductItems li.span3 {width: 220px;}
.ProductInfo-right {width: 540px;}
}

td.CompareProduct {vertical-align: top;}
.CompareProductImage {margin-bottom: 20px;}

/* детали заказа в корзине */
.cart-details-image img  {max-height: 92px;max-width: 92px;margin-right: 10px;}
.cart-total {text-align: right !important;}

.del {display: block;text-decoration: none !important;width:23px;height:23px;margin:0 auto; font-size:18px; line-height:20px; cursor:pointer;}
.del input {opacity: 0;-moz-opacity: 0;-khtml-opacity: 0;cursor: pointer;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);width:0;height:0;}


@media (max-width: 767px) {
.middleHeader .siteLogo a {width:auto;}

.table.cart-details thead {display: none;}
.table.cart-details tr {background: url('../img/dottedBorder.png') repeat-x left top;}
.table.cart-details th, .table.cart-details td {padding:5px 0;}
.table.cart-details tr td.cart-details-image {background: none;width:auto !important;}
.table.cart-details tr td.cart-details-desc {background: none;width:auto !important;}
.table.cart-details tr td.cart-details-qty {background: none;width:auto !important;}
.table.cart-details tr td.cart-details-price {display: none;}
.table.cart-details tr td.cart-details-total {background: none;width:auto !important;}
.table.cart-details tr td.cart-details-delete {background: none;width:auto !important;}
.table.cart-details tr td.cart-total {width:auto !important;}
}

/* Попап Товар добавлен в корзину */
.popup {z-index:1002;display:none;overflow:hidden;background:#fff;box-shadow: 0.2em 0.2em 0.2em 3px rgba(122, 122, 122, 0.5);left: 50%;line-height: 18px;padding: 15px 10px 5px 10px;position: fixed;top: 50%;transition: all 0.3s ease-in-out 0s; font-size:14px;}
.popuptext { font-size:18px;padding:0 0 22px;color:#000;}
.popuplink .btn { width:100%;margin-bottom:6px;box-sizing:border-box;}
.popup a.close2 {width:18px;height:18px;display:block;position:absolute;top:17px;right:10px;font-size:18px;}
.reg_form {margin-left: -145px;margin-top: -70px;width: 270px;}
#overlay {width:100%;height:100%;position:fixed;top:0;left:0;display:none;background:#000;opacity:.3;z-index:1001;}

/* предпросмотр фото */
#image-preview {width: 210px;height: 280px;position: relative;overflow: hidden;background-color: #f0f0f0;color: #ecf0f1;}
#image-preview input {line-height: 100px;font-size: 100px;position: absolute;opacity: 0;z-index: 10;}
#image-preview label {position: absolute;z-index: 5;opacity: 0.8;cursor: pointer;background-color: #bdc3c7;width: 100px;height: 20px;font-size: 12px;line-height: 20px;top: 0;left: 0;right: 0;bottom: 0;margin: auto;text-align: center;}
/* форма резюме */
#resumeForm textarea {height: 40px;}
.resume-block {border:1px solid #ccc;padding:20px 20px 0;margin-bottom: 20px;}
#resumeForm input, #resumeForm textarea, #resumeForm select {border-color: #ccc !important;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;}
/* допблоки для резюме */
.study-2 {display: none;}
.study-3 {display: none;}
.addstudy-2 {display: none;}
.addstudy-3 {display: none;}
.job-2 {display: none;}
.job-3 {display: none;}
.addjob-2 {display: none;}
.addjob-3 {display: none;}
.active {display: block;}