@font-face{
	font-family:'yekan';
	src:url("yekan.eot?#") format('eot'),
		url("yekan.woff") format('woff'),
		url("yekan.ttf") format('truetype')
}
BODY {
	font-family:'yekan',tahoma;
	font-size: 14px;
	margin: 0px;
	background: url('bodybg.gif') repeat-y center #b9b9b9;
}

BODY a {
	text-decoration: none;
}

.cls {
	clear: both;
}

.width {
	/*width : 900px;*/

}

.container {
	width: 969px;
	padding: 0px;
	padding-top: 10px;
	margin: auto;
	background-color: white;
}

.header {
	/* background: url('logo.jpg') no-repeat left top; */
	height: 70px;
}
.logo {
	float: left;
	font-weight: bold;
	font-size: 50px;
	font-family: 'Poiret One', sans-serif;
}
.header a {
	display: block;
	float: right;
	color: #2B2B2B;
	margin-left: 15px;
	text-decoration: none;
}

.header a:hover {
	text-decoration: none
}

.top_bar {
	/* background: url('top.png') no-repeat left top; */
	height: 37px;
	background-color: #00989d;
	border-radius:5px;
}

.top_1 a.menu {
	display: block;
	height: 37px;
	line-height: 37px;
	color: white;
	float: right;
	padding-left: 17px;
	padding-right: 16px;
	border-left: 1px solid #00a2b5;
	font-size: 15px;
	float: right;
	text-align: center;
	font-weight: normal;
}
.top_1 a.menu i {
	font-size: 32px;
	margin-top: 2px;
}
.top_2 {
	color: white;
	float: left;
	height: 37px;
	min-width:110px;
	line-height: 37px;
	padding-left: 20px;
	font-size: 13px;
	text-shadow: 0px -1px 2px black;
}

.top_1 a.menu:hover {
	background-color: #005E6B;
}

.top_2 a {
	color: white;
	text-decoration: underline;
}

.top_2 a:hover {
	text-decoration: none;
}

.home {
	width: 44px;
	padding: 0px !important;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.home:hover {
	background-color: #005E6B;
}

.top_area {
	width: 967px;
	margin: auto;
	height: 22px;
	margin-bottom: 15px;
	text-align: right;
	direction: rtl;
	text-shadow: 1px 3px 7px brown;
	line-height: 37px;
}

.right {
	width: 185px;
	float: right;
	height: 100%;
	margin-left: 15px;
}

.center {
	width: 569px;
	float: right;
	height: 100%;
}

.left {
	width: 185px;
	float: right;
	height: 100%;
	margin-right: 15px;
}

.footer {
	padding-top: 10px;
	margin-top: 25px;
	border-top: 2px solid #005e6b;
	height: 50px;
	text-align: right;
	direction: rtl;
}

.footer a {
	text-decoration: underline;
	display: block;
	padding: 5px 5px;
	display: block;
	color: black;
	float: left;
}

.footer a:hover {
	text-decoration: none;
}

.right_block {
	margin-bottom: 13px;
}

.right_block h2 {
	/* background: url('bar.png') no-repeat left top; */
	background-color: #00989d;
	width: 175px;
	height: 24px;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding-right: 10px;
	color: white;
	direction: rtl;
	text-align: right;
	/* text-shadow: 1px 1px 3px black; */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.right_content {
	border: 1px solid #E6E6E6;
	color: #454545;
	padding: 8px;
	width: 167px;
	direction: rtl;
	text-align: justify;
}

.content h1 {
	background-color: #00989d;
	width: 559px;
	height: 24px;
	font-size: 13px;
	line-height: 24px;
	margin: 0px;
	padding-right: 10px;
	color: white;
	direction: rtl;
	text-align: right;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.content_text {
	border: 1px solid #E6E6E6;
	color: #454545;
	padding: 10px;
	direction: rtl;
	text-align: justify;
	margin-bottom: 13px;
	position: relative;
}

.item {
	display: block;
	color: #ff7600;
	padding: 3px 0px;
	font-weight: bold;
}

.item:HOVER {
	font-weight: bold;
	color: #9B4800;
}

.flags {
	margin-right: 3px;
	float: right;
}

.flag {
	display: block;
	border: none;
	margin: 1px;
}

.thanks,.thank {
}

.error {
	background-color: #FA5A5A;
	border: 1px solid black;
	color: white;
	margin-bottom: 8px;
	padding: 6px;
	font-size: larger;
}

.avatar_div {
	width: 96px;
	height: 96px;
	background: url('blankphoto.gif');
	border: 1px solid #D4D4D4;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 10px;
}

}
.user_details {
	font-size: 14px;
	margin-bottom: 8px;
	text-shadow: 1px 1px 3px black;
	margin-bottom: 8px;
}

.avatar_div img {
	width: 96px;
	height: 96px;
	border-radius: 8px 8px 8px 8px;
}

/*slider*/
div.jContent p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.warn {
	background-color: #FFD687;
	border: 1px solid gray;
	border-radius: 4px 4px 4px 4px;
	font-size: 14px;
	padding: 8px;
}

.warn h3 {
	margin: 5px 0;
	padding: 0;
}

.need_field {
	color: red;
}

.btn {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333333;
	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 #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-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);
}

.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]
	{
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.btn:active,.btn.active {
	background-color: #cccccc \9;
}

.btn:first-child {
	*margin-left: 0;
}

.btn:hover,.btn:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active,.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px
		rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px
		rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px
		rgba(0, 0, 0, .05);
}

.btn.disabled,.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity =   65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.btn-large [class^="icon-"],.btn-large [class*=" icon-"] {
	margin-top: 4px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"] {
	margin-top: 0;
}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
	{
	width: 100%;
}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active
	{
	color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc),
		to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',
		endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]
	{
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}

.btn-primary:active,.btn-primary.active {
	background-color: #003399 \9;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450),
		to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450',
		endColorstr='#fff89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #f89406;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]
	{
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505;
}

.btn-warning:active,.btn-warning.active {
	background-color: #c67605 \9;
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b),
		to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',
		endColorstr='#ffbd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #bd362f;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]
	{
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a;
}

.btn-danger:active,.btn-danger.active {
	background-color: #942a25 \9;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462),
		to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',
		endColorstr='#ff51a351', GradientType=0);
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #51a351;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]
	{
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249;
}

.btn-success:active,.btn-success.active {
	background-color: #408140 \9;
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de),
		to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de',
		endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #2f96b4;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
	{
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}

.btn-info:active,.btn-info.active {
	background-color: #24748c \9;
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444),
		to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444',
		endColorstr='#ff222222', GradientType=0);
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #222222;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=   false);
}

.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]
	{
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515;
}

.btn-inverse:active,.btn-inverse.active {
	background-color: #080808 \9;
}

button.btn,input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner
	{
	padding: 0;
	border: 0;
}

button.btn.btn-large,input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}

button.btn.btn-small,input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.btn.btn-mini,input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

.btn-link,.btn-link:active,.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #0088cc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.btn-link:hover,.btn-link:focus {
	color: #005580;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none;
}

.post_req {
	font-size: 12px;
	width: 140px;
}

#wrapper {
margin-bottom: -40px;
}

.shop-cart {
	direction: rtl;
}
.shop-cart .title {
	background-color: #FF7600;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
    background-size: 24px auto;
    background-position: left 5px center;
}
.title i {
	float: left;
	font-size: 20px;
	margin-top: 4px;
	margin-left: 4px;
}
.shop-cart .content {
	border: 1px solid #FF7600;
	padding: 10px;
	margin-bottom: 10px;
}
.brief-discount {
	border: 1px solid #FF7600;
	border-radius:5px;
	padding: 2px;
	margin-bottom: 5px;
}
.order-in-basket {
	color: #FFF;
	background-color: #FF7600;
	position: absolute;
	bottom: 0px;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	border-top-right-radius: 5px; margin-top:5px
	-webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -ms-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}
.order-in-basket:hover {
	color: #FF7600;
	background-color: #FFF;
	border-top: 1px solid #FF7600;
	border-right: 1px solid #FF7600;
	padding-top: 4px;
	padding-right: 4px;
}
.corner-discount {
	width: 200px;
	height: 200px;
	position: fixed;
	bottom: -6px;
	left: 0;
	background-image: url("/images/corner.png");
	background-repeat: no-repeat;
	background-size: 200px;
	z-index: 1;
}
.discount-product {
	padding: 2px;
	border: 1px solid #CCC;
	background-color: #E6E6E6;
}
/** ribbon **/
.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-green, .ribbon-yellow, .ribbon-red, .ribbon-gold, .ribbon-blue {
	font: bold 11px Sans-Serif;
	text-align: center;
	text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: 29px;
	top: 17px;
	width: 120px;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green {
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
  background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
  color: #6a6340;
}
.ribbon-red {
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFC5BF), to(#FF9F95));
  background-image: -webkit-linear-gradient(top, #FFC5BF, #FF9F95);
  background-image: -moz-linear-gradient(top, #FFC5BF, #FF9F95);
  background-image: -ms-linear-gradient(top, #FFC5BF, #FF9F95);
  background-image: -o-linear-gradient(top, #FFC5BF, #FF9F95);
  color: #BE3122;
}
.ribbon-blue {
  background-color: #D6DDF6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#D6DDF6), to(#A6B4E3));
  background-image: -webkit-linear-gradient(top, #D6DDF6, #A6B4E3);
  background-image: -moz-linear-gradient(top, #D6DDF6, #A6B4E3);
  background-image: -ms-linear-gradient(top, #D6DDF6, #A6B4E3);
  background-image: -o-linear-gradient(top, #D6DDF6, #A6B4E3);
  color: #384E97;
}
.ribbon-gold {
  background-color: #FFF0AB;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF0AB), to(#D0B84B));
  background-image: -webkit-linear-gradient(top, #FFF0AB, #D0B84B);
  background-image: -moz-linear-gradient(top, #FFF0AB, #D0B84B);
  background-image: -ms-linear-gradient(top, #FFF0AB, #D0B84B);
  background-image: -o-linear-gradient(top, #FFF0AB, #D0B84B);
  color: #8B740E;
}

.ribbon-yellow {
  background-color: #CCAE1D;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F5DB01), to(#F5DB01));
  background-image: -webkit-linear-gradient(top, #F5DB01, #F5DB01);
  background-image: -moz-linear-gradient(top, #F5DB01, #F5DB01);
  background-image: -ms-linear-gradient(top, #F5DB01, #F5DB01);
  background-image: -o-linear-gradient(top, #F5DB01, #F5DB01);
  color: #756800;
}
.ribbon-blue:before, .ribbon-blue:after{
	border-top:   3px solid #384E97;
}
.ribbon-gold:before, .ribbon-gold:after{
	border-top:   3px solid #8B740E;
}
.ribbon-red:before, .ribbon-red:after{
	border-top:   3px solid #BE3122;
}
.ribbon-yellow:before, .ribbon-yellow:after{
	border-top:   3px solid #756800;
}
.ribbon-green:before, .ribbon-green:after {
	border-top:   3px solid #6e8900;
}

.ribbon-blue:before, .ribbon-blue:after ,
.ribbon-gold:before, .ribbon-gold:after ,
.ribbon-red:before, .ribbon-red:after ,
.ribbon-yellow:before, .ribbon-yellow:after ,
.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before , .ribbon-yellow:before, .ribbon-red:before, .ribbon-gold:before, .ribbon-blue:before {
  left: 0;
}
.ribbon-green:after , .ribbon-yellow:after, .ribbon-red:after, .ribbon-gold:after, .ribbon-blue:after {
  right: 0;
}
.wrapper {position: relative; }
.wrapperribbon:hover {
	display: none;
}
.btn-style {
	background-color: #00989d;
	color:#FFF;
	font-family:'yekan',tahoma;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border-radius: 4px;
	border: none;
}
.btn-style-o {
	background-color: #fff;
	color:#00989d;
	font-family:'yekan',tahoma;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border-radius: 4px;
	border: 2px solid #00989d;
}
.btn-style:hover {
	background-color: #005E6B;
}
.btn-style-o:hover {
	background-color: #00989d;
	color: #fff;
}
#b170 a i{
font-size:32px; color:#00989D;
margin-right: 12px;
}
#b170 a i:hover {
	color: #005E6B;
}
.wishlist {
	color: #EAC117;
	position: absolute;
	right: 1px;
	top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding: 12px 2px 3px;
	font-size: 16px;
	padding-top: 10px;
	border-left: 1px solid #EAC117;
	border-bottom: 1px solid #EAC117;
	cursor: pointer;
	border-bottom-left-radius: 5px;
}
.wishlist.big_wishlist {
	padding: 37px 6px 6px;
	font-size: 20px;
	right: 0px;
	top: -1px;
	border-bottom-left-radius: 5px;
}
.wishlist:hover, .wishlist.on {
	color: #FFF;
	background-color: #EAC117;
}
.comp-btn {
	position: absolute;
	background-color: #fff;
	padding: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-bottom-right-radius: 5px;
	cursor: pointer;
	display: none;
	top:0;
	left:0;
}
.comp-btn:hover {
	background-color: #E6E6E6;
}
.compare-pro-div {
	clear: both;
}
.compare-panel img {
	float: right;
	width: 68px;
    margin-left: 5px;
}
.compare-panel a {
	margin-left: 5px;
}
.compare-panel {
	text-align: center;
	display: none;
}
.compare-pro-div i{
	float: left;
	margin-left: -4px;
	margin-top: -4px;
	cursor: pointer;
	margin-right: 10px;
}
.compare-pro-div i:hover{
	color: red;
}
.products_mini_datasheet a i{
	color: #00989d;
	font-size: 32px;
}
.products_mini_datasheet a i:hover{
	color: #005e6b;
}
.not-exist, .exist {
	display: inline-block;
	margin-top:2px;
	margin-bottom:2px;
	padding: 4px;
	border-radius:33px;
}
.exist {
	background-color: #DFF0D8;
}
.exist i {
	color: #3C763D;
}
.not-exist {
	background-color: #DDD;
}
.clear-compare-btn {
	float: left;
	padding: 8px;
}
.import-cart {
	float: left;
	border: 1px solid #00989d;
	padding: 5px;
	margin-top: -12px;
	margin-left: -11px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
}
.import-cart:hover, .download-file:hover {
	background-color: #00989d;
	color: #fff;
}
.whole-import {
	display: none;
}
.whole-basket {
	padding-top: 15px;
}
.download-file {
	float: left;
	border: 1px solid #00989d;
	padding: 5px;
	margin-top: -12px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 3px;
	cursor: pointer;
}
.gc-group, .gc-parent, .gc-cat {
	cursor: pointer;
}
.gc-group {
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00989D;
	font-weight: bold;
	font-size: 12px;
}
.gc-group i {
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.gc-parent {
	display: none;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00989d;
	font-size: 14px;
}
.gc-parent i {
	float: left;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 4px;
}
.gc-cat {
	font-size: 12px;
	display: none;
}
.gc-cat a {
	color: #005E6B;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	display: block;
}
.gc-cat:hover {
	background-color:#005E6B;
	color: #fff;
}
.gc-cat:hover *{
	color: #fff;
}
.menu-cats-panel {
	background-color: white;
	border-radius:5px;
	width: 450px;
	border: 1px solid red;
	z-index: 10000;
	min-height: 300px;
}
.selected-cat a{
	background-color:#005E6B;
	color: #fff;
}
.break { clear:both; }
.searchform {
	width: 34%;
	padding-left:5px;

}
.searchform form {
	float: right;
	margin-right: -50px;
}
.searchform label {
	color: white;
	float: left;
	font-size: 13px;
	line-height: 36px;
	margin-right: 2px;
}
.search_field {
    direction: rtl;
	font-size: 15px;
	height: 25px;
	margin-top: 3px;
	padding: 2px 2px 2px 2px;
	width: 174px;
	border: 1px solid #00989d;
	border-right: none;
}
.searchbutton
{
	background-color: white;
	height: 31px;
	padding: 5px;
	margin-top: 3px;
	float: right;
	border: 1px solid #00989d;
	border-left: none;
}
.searchbutton i {
font-size: 17px;
color: #838383;
}
.p-not-found {
color: white;
font-size: 13px;
line-height: 36px;
margin-left: 2px;
}
#suggestions{ position: absolute; width:320px; display:none; }

/* SEARCHRESULTS */
#searchresults { direction : rtl;border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { padding-right : 3px;display:block; background-color:white; clear:left; text-decoration:none; }
#searchresults a:hover { background-color:#00989d !important; color:#ffffff !important; }
.search_hover { background-color:#5688f9 !important;color:#ffffff !important; }
.search_hover span.searchheading { color:#ffffff !important; }
.search_hover span { color:#ffffff !important; }
#searchresults a img {     border: 1px solid threedshadow;
    float: right;
    margin: 3px;
    width: 47px;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-weight : bold;font-size:11px; margin:5px; display:block; color:#ffffff; direction : rtl;}
.more
{
    background: url("/parts/shop/blocks/search_form/files/zoom-in.png") no-repeat scroll 6px 50% #DAC6FF;
    color: black !important;
    margin: 0 !important;
    padding: 6px 24px 6px 6px;
}
.more:hover
{
  cursor: pointer;
  background-color : #9C75E6;
}
#login-form a {
  color: #999;
  text-decoration: none;
}
#login-form a:hover {
  color: #00989d;
}
#login-form fieldset {
  border: none;
  margin: 0;
}
#login-form input, #login-form button {
  border: none;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  -webkit-appearance: none;
}
#login-form input:focus {
  outline: none;
}
#login-form button[type="submit"] {
  cursor: pointer;
}
#login-form input {
  font-size: 12px;
  text-align: left;
  direction: ltr;
}
#login-form input[type="email"],
#login-form input[type="password"],
#login-form input[type="text"] {
  border: 1px solid #dcdcdc;
  padding: 12px 10px;
  width: 85%;
}
#login-form input[type="email"] {
  border-radius: 3px 3px 0 0;
}
#login-form input[type="password"] {
  border-top: none;
  border-radius: 0px 0px 3px 3px;
}
#login-form input[type="text"] {
  border-radius: 3px 3px 3px 3px;
}
#login-form button {
  background: #00989d;
  border-radius: 3px;
  color: #fff;
  float: right;
  font-weight: bold;
  margin-top: 20px;
  padding: 12px 13px;
}
span#save, span#saved {
  border: 2px solid #00989d;
  border-radius: 3px;
  color: #00989d;
  float: right;
  font-weight: bold;
  margin-top: 20px;
  padding: 11px 8px;
  cursor: pointer;
}
span#saved {
  border: none;
  background: #00989d;
  color: #fff !important;
  padding: 13px 11px;
}
#login-form #submit:hover {
  background: #198d98;
}

#login-form footer {
  font-size: 12px;
  margin-top: 16px;
}
.info {
  background: #e5e5e5;
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin: 0 0 0 10px;
  text-align: center;
  width: 20px;
}
.info i {
	margin-top: 4px;
	color: #00989d;
}
.locked {
	background-color: red;
	opacity:0.5;
	position: relative;
}
#signin-container {
    width: 169px;
	min-height: 275px;
	position: relative;
}
#login-form,
#account,
#locked {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#locked {
    z-index: 10;
    background-color: white;
    opacity:0.7;
    width:100%;
    height: 100%;
    display: none;
}
#locked span {
	color: black;
	font-weight: bold;
}
#account-container {
	position: relative;
	width: 169px;
	min-height: 270px;
}
#account-container #avaname img {
	border-radius: 30px;
    float: left;
    margin-left: -3px;
    margin-top: -7px;
    margin-bottom: 2px;
    width: 60px;
}
#account-container #options {
	clear: both;
	border-top: 1px dotted #00989d;
}
#avaname div {
	color: #00989d;
	font-weight: bold;
	margin-top: 15px;
	float: right;
	max-width: 110px;
}
#options li {
	list-style: none;
	color: #00989d;
	text-decoration: none;
	margin-top: 5px;
	margin-right: -40px;
}
#options li i {
	font-size: 18px;
	width: 26px;
	text-align: center;
}
#options li a, #options li a:visited {
	color: #00989d;
}
#options li a:hover {
	color: #005e6b;
}
.slides {

}


.gray-hover img{
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.gray-hover img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
