body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background: white;
}

#wraper {
	width: 990px;
	margin: 0 auto;
}

#header {
	width: 990px;
	height: 120px;
	background: no-repeat url(../images/head.gif);
	margin: 20px 0 16px 0;
}

#header1 {
	width: 990px;
	height: 120px;
	background: no-repeat url(../images/head4.gif);
	margin: 20px 0 16px 0;
}

#alt-search {
	height: 44px;
	margin-top: 10px;
	background: no-repeat url(../images/search_bg.gif);
	padding: 16px 24px 0 25px;
}

#footer {
	margin-top: 15px;
	border-top: 1px solid #000;
	padding: 12px 0 15px 0;
}

#logo {
	width: 265px;
}

#logo img {
	display: block;
}

#top-nav {
	width: 377px;
	height: 56px;
	padding: 12px 14px;
	color: white;
}

#top-nav1 {
	width: 367px;
	height: 56px;
	padding: 12px 14px;
	color: white;
}

#top-nav p a, #top-nav1 p a {
	color: white;
	font-size: 1.1em;
}

#home1, #b1, .b1 {
	background: no-repeat url(../images/block_top.gif);
	height: 18px;
}

#home2, #b2, .b2 {
	background: repeat-y url(../images/block_bg.gif);
}

#b3, .b3 {
	background: no-repeat url(../images/block_bottom.gif) bottom;
	height: 45px;
}

#b4 {
	background: no-repeat url(../images/block_bottom.gif) bottom;
	padding-bottom: 20px;
}

#home3 {
	background: no-repeat url(../images/block_bottom.gif);
	height: 18px;
}

#f1 {
	width: 125px;
	font-size: 1.2em;
}

#f2 {
	width: 600px;
	font-size: 1.2em;
}

#f2 a {
	color: black;
	font-weight: bold;
}

#f3 {
	width: 215px;
}

#alt_search_sbm {
	margin-left: 10px;
}

#alt_search_inp {
	width: 520px;
	height: 21px;
	font-size: 18px;
	padding: 2px;
}

#search-caption{
	font-size: 2.6em;
	width: 310px;
	white-space: nowrap;
	margin-top: -3px;
}

#alt-search form {
	width: 631px;
	text-align: right;
}

#home {
	background: no-repeat right bottom url(../images/pics/pic1.jpg);
	width: 980px;
	margin-left: 5px;
}

#stat-wrap {
	width: 980px;
	margin-left: 5px;
}

#address-bar {
	height: 46px;
}

#address-bar1 {
	height: 30px;
	padding-left: 25px;
}

#buttons {
	padding: 0 10px;
	width: 940px;
}

.buttons {
	cursor: pointer;
}

#pic-caption {
	font-size: 2.5em;
	padding: 80px 0 0 20px;
}


#login {
	
}

.inp {
	width: 130px;
	background: white;
}

p#what {
	height: 30px;
	background: repeat-x url(../images/hr.gif);
	font-size: 2.4em;
	padding: 13px 0 7px 20px;
}

p#where {
	font-size: 2.4em;
	padding-left: 20px;
	width: 320px;
}

p#what strong, p#where strong {
	color: #77b337;
}

#address-bar label, #address-bar1 label {
	font-size: 1.1em;
	color: #7a7a7a;
}

#or {
	padding: 0 8px;
	font-size: 1.3em;
	font-weight: bold;
}

#welcome {
	font-size: 1.2em;
	margin-bottom: 5px;
}


#menu {
	font-size: 1.4em;
	color: white;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
	margin-right: 10px;
	clear: both;
}

#menu a {
	color: white;
}

.pic-captions {
	display: none;
}

#bar {
	margin: 18px 0 0 0;
	_border: 1px solid white;
}

h1.opt-title {
	float: right;
	font-size: 1.2em;
	line-height: 30px;
	padding-right: 26px;
	color: #333;
}

#breadcrumb {
	background: url(../images/path_bg.gif) repeat-x;
	height: 30px;
	margin-top: 1px;
}

#br-cr1 {
	background: url(../images/path_right.gif) no-repeat right top;
	
}

#br-cr2 {
	background: url(../images/path_left.gif) no-repeat left top;
}

#breadcrumb ul {
	height: 30px;
	float: left;
}

#breadcrumb ul li {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 26px;
	background: url(../images/path_arrow.gif) no-repeat left top;
}

#breadcrumb ul li a {
	color: #4f9c00;
	font-size: 1.3em;
}

#breadcrumb ul li span {
	color: #61625a;
	font-size: 1.3em;
	font-weight: bold;
	
}

#to-home {
	background: url(../images/home.gif) no-repeat 25px 10px !important;
	padding-left: 45px !important;
}

#cart {
	width: 162px;
	height: 32px;
	background: url(../images/cart_right.gif) no-repeat right top;
	margin-left: 9px;
}

#cart a {
	background: url(../images/cart_left.gif) no-repeat left top;
	width: 162px;
	height: 32px;
	display: block;
	line-height: 32px;
	outline: none;
	text-align: center;
	font-size: 1.5em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

.cartExists {
	width: 819px;
}

.cartNotExists {
	width: 100%;
}

.onstat {
	margin-bottom: 20px;
}

#dummy4pointer {
	height: 20px;
	text-align: right;
}

#main-content {
	width: 940px;
	margin: 0 auto;
}

#col1 {
	width: 240px;
	float: left;
}

#col2 {
	width: 700px;
	float: left;
}

#col2-1{
	width: 460px;
	float: left;
}

#main-menu, #main-menu1 {
	width: 226px;
}

#main-menu li {
	background-image: url(../images/menu_pointer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 0 7px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#main-menu1 li {
	background-image: url(../images/menu_pointer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 7px 7px 10px;
	font-size: 1.4em;
	font-weight: bold;
}

#main-menu1 li ul {
	display: none;
	margin-top: 10px;
}

#main-menu1 li ul li {
	padding: 7px !important;
}

.with_sub_menu {
	background: url(../images/submenu_bg.gif) no-repeat right top !important;
}

#main-menu1 li ul li {
	font-size: 0.9em;
	font-weight: 100;
	background-image: none;
}

.menu à {
	display: block;
}

#sorting {
	background: #f8f8f8;
	height: 29px;
	line-height: 29px;
	margin-bottom: 10px;
	border-top: 1px solid #c3c6b3;
	text-align: right;
	padding: 0 10px;
	font-size: 1.3em;
	color: #989898;
}

#sorting a {
	color: #89bd00;
}

#sorting strong {
	color: #666;
}

.companies {
	border-top: 1px solid #c3c6b3;
	margin-bottom: 24px;
}

.colorgray {
	color: #ccc;
}

.link_color1 a, .color1 {
	color: #ffb000 !important;
}

.link_color2 a, .color2 {
	color: #80929a !important;
}

.link_color3 a, .color3 {
	color: #511e9b !important;
}

.link_color4 a, .color4 {
	color: #e11a75 !important;
}

.link_color5 a, .color5 {
	color: #00b01a !important;
}

.link_color6 a, .color6 {
	color: #1bd5ee !important;
}

.link_color7 a, .color7 {
	color: #e34000 !important;
}

#main-menu li.link_color7 {
	background: url(/images/spec_icon.gif) no-repeat right top;
	font-style: italic;
}

.selected_submenu1 {
	background-color: #fff3d9 !important;
}

.selected_submenu2 {
	background-color: #eceff0 !important;
}

.selected_submenu3 {
	background-color: #e5ddf0 !important;
}

.selected_submenu4 {
	background-color: #fbddea !important;
}

.selected_submenu5 {
	background-color: #d9f3dd !important;
}

.selected_submenu6 {
	background-color: #caf2f7 !important;
}

.selected_submenu7 {
	background-color: #e34000 !important;
}

h2 a {
	text-decoration: none;
}

.selected1 {
	background-color: #ffb000;
}

.selected2 {
	background-color: #80929a;
}

.selected3 {
	background-color: #511e9b;
}

.selected4 {
	background-color: #e11a75;
}

.selected5 {
	background-color: #00b01a;
}

.selected6 {
	background-color: #1bd5ee;
}

.selected7 {
	background-color:  #e34000;
}

.selected1, .selected2, .selected3, .selected4, .selected5, .selected6, .selected7 {
	padding-left:13px !important;
	color: white;
}

.selected1 a, .selected2 a, .selected3 a, .selected4 a, .selected5 a, .selected6 a, .selected7 a {
	color: white !important;
}

#submenu {
	width: 200px;
	margin-top: 5px;
}

#submenu li {
	background: none;
	padding: 2px 5px;
	font-size: 1em;
	text-transform: none;
	color: black;
}

#submenu li a {
	
	color: white;
}

#pagination {
	text-align: center;
	background: #88bd00;
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

#pagination a {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
}

.current-page {
	font-size: 1.2em;
	font-weight: bold;
	color: black !important;
}

.over-logo {
	width: 128px;
	float: left;
}

.add-fav {
	padding-left: 23px;
	display: block;
	font-size: 1.1em;
	color: #ffb90f;
	background: url(../images/fav.gif) no-repeat top left;
	width: 72px;
}

.del-fav {
	padding-left: 23px;
	display: block;
	font-size: 1.1em;
	color: #ffb90f;
	background: url(../images/fav_del.gif) no-repeat top left;
	width: 72px;
}

.fav, .compare {
	margin-top: 10px;
	padding-left: 17px;
}

.add-compare {
	padding-left: 23px;
	display: block;
	font-size: 1.1em;
	color: #18751c;
	background: url(../images/compare.gif) no-repeat top left;
	width: 72px;
}

.logo {
	width: 128px;
	float: left;
	padding-top: 6px;
}

.logo div {
	background: url(../images/shade_bottom.gif) no-repeat bottom center;
	width: 94px;
	margin: 0 auto;
}

.logo div p {
	background: url(../images/shade_top.gif) no-repeat top center;
	width: 94px;
}

.logo div p img {
	display: block;
	margin: 0 auto;
	padding: 1px 0 3px 0;
}

.info {
	float: left;
	margin-top: 6px;
	width: 570px;
}

.info1 {
	float: left;
	margin-top: 6px;
}

.info table {
	float: left;
	margin-right: 11px;
	width: 241px;
}


.info1 table {
	float: left;
	margin-right: 11px;
	width: 190px;
}

.info table td, .info table th, .info1 table td, .info1 table th {
	border-top: 1px dotted #c0c0c0;
	border-bottom: 1px dotted #c0c0c0;
	font-size: 1.1em;
	padding: 5px 0;
}

.info table th, .info1 table th {
	color: #666;
}

.info table td, .info1 table td {
	font-weight: bold;
}

.address {
	font-size: 1.2em;
	color: #666;
	padding-top: 3px;
	padding-bottom: 1em;
	width: 320px;
}

.address1 {
	font-size: 1.2em;
	color: #666;
	padding-top: 3px;
	padding-bottom: 1em;
}

.address strong, .address1 strong {
	color: black;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	font-size: 1.9em;
	font-weight: bold;
}

.title {
	width: 370px;
	float: left;
}

.distance {
	float: right;
}

.d1 {
	color: #666;
	font-size: 1.1em;
}

.d2 {
	font-weight: bold;
	font-size: 1.7em;
}

.d3 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 4px 0 2px;
}

#cart-block {
	width: 214px;
	float: left;
	margin-left: 20px;
}

.ing_open {
	font-size: 1.2em;
}

.table_ing {
	margin-bottom: 15px;
	font-size: 1.2em;
}

.table_ing th, .table_ing td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}

.table_ing th {
	padding-left: 4px;
	padding-right: 15px;
}

.phone {
	text-align: center;
	font-size: 1.4em;
	background: #666;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.cart-block1 {
	border-bottom: 3px solid #ffb000;
	border-left: 3px solid #ffb000;
	border-right: 3px solid #ffb000;
}

.cart-block2 {
	border-bottom: 3px solid #80929a;
	border-left: 3px solid #80929a;
	border-right: 3px solid #80929a;
}

.cart-block3 {
	border-bottom: 3px solid #511e9b;
	border-left: 3px solid #511e9b;
	border-right: 3px solid #511e9b;
}

.cart-block4 {
	border-bottom: 3px solid #e11a75;
	border-left: 3px solid #e11a75;
	border-right: 3px solid #e11a75;
}

.cart-block5 {
	border-bottom: 3px solid #00b01a;
	border-left: 3px solid #00b01a;
	border-right: 3px solid #00b01a;
}

.cart-block6 {
	border-bottom: 3px solid #1bd5ee;
	border-left: 3px solid #1bd5ee;
	border-right: 3px solid #1bd5ee;
}

#cart-block form {
	padding: 15px 8px 20px 10px;
}

.cart-title {
	font-weight: bold;
	font-size: 1.8em;
	height: 28px;
	line-height: 28px;
}

.products {
	border-top: 1px solid #c3c6b3;
	margin-bottom: 10px;
	padding-top: 10px;
	background: white;
}

.product-pic {
	float: left;
	width: 127px;
}

.product-description {
	float: left;
	width: 332px;
}

.p-desc {
	font-size: 1.3em;
	padding: 13px 0 17px 0;
}

#current-order {
	width: 196px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #c0c0c0;
}

#empty-order {
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 4px;
}

.current-order-row td {
	border-bottom: 1px dotted #c0c0c0;
	padding: 4px 3px;
	font-size: 1.1em;
	vertical-align: top;
}

.cart-item-name {
	padding: 4px 3px;
	font-size: 1.2em;
}

#total-order {
	width: 100%;
}

.main-inp {
	width: 40px;
	border: 1px solid gray;
	background: white;
	padding: 2px;
}

.measure {
	font-size: 1.2em;
}

.price {
	width: 175px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 22px;
}

.tot1 {
	color: #666;
	font-size: 1.3em;
	padding: 4px;
}

.tot2 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
}

.tot3 {
	font-size: 1.6em;
	border-top: 1px solid #333;
	font-weight: bold;
}

.tot4 {
	color: #666;
	font-size: 1em;
	padding: 4px;
}

.pointer {
	 margin-top: 13px;
	 margin-right: 25px;
	 float: right;
	 width:220px;
	 height:10px;
}

h2.page-title {
	padding-left: 180px;
	height: 40px;
	line-height: 40px;
	font-size: 2.4em;
	color: #568316;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.hr {
	background: repeat-x url(../images/hr.gif);
	font-size: 0px;
	height: 1px;
}

.checkout-form {
	font-size: 1.4em;
	margin-top: 40px;
}

.checkout-form p {
	margin-bottom: 1em;
}

.static-content {
	padding: 30px 180px 40px 180px;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.static-content p {
	margin-bottom: 1em;
	text-align: justify;
}

h3.subtitles {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 1.3em;
	color: #568316;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.static-content ul li {
	list-style: disc;
	margin: 0.5em 1em 0.5em 3em;
	text-align: justify;
}

.static-content ol li {
	list-style: decimal;
	margin: 0.5em 1em 0.5em 3em;
	text-align: justify;
}

.static-content ol li ul li {
	list-style: disc;
	margin: 0.5em 1em 0.5em 3em;
}

.bigger {
	font-size: 1.4em;
	color: #000;
}

.big-green {
	font-size: 1.5em;
	color: #ed004e;
	font-weight: bold;
	background: white;
}

a {
	color: #1b518e;
	outline: none;
}

.under {
	text-decoration: underline;
}

.notes {
	font-size: 0.8em;
	border-top: 1px #e0e0e0 solid;
	padding-top: 10px;
}

/* Forms */ 

.form-block {
	border-top: 1px solid gray;
	padding: 10px 0;
	clear: both;
}

.form-label {
	float: left;
	width: 205px;
	padding-left: 45px;
	display: block;
}

.form-label-half {
	float: left;
	width: 155px;
	display: block;
}

.form-inputs {
	float: left;
	width: 370px;
}

.form-inputs-half {
	float: left;
	width: 100px;
}

.inp-text {
	width: 300px;
}

.inp-text-small {
	width: 50px;
}

.inp-text-middle {
	width: 120px;
}

.reg-forms {
	margin-bottom: 30px;
}

.req {
	color: red;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.errors {
	border: 2px solid red;
	padding: 20px 65px;
	margin-bottom: 20px;
}

.errors li {
	margin: 0 !important;
	color: red;
	list-style: disc;
}

.ok-message {
	font-size: 1.4em;
}

.fix {
	font-weight: bold;
	font-style: italic;
	color: #333;
}

#partner-login {
	width: 260px;
	float: left;
	border: 1px solid gray;
	padding: 0 20px 20px 20px;
	height: 170px;
}

#partner-register {
	width: 260px;
	float: left;
	padding: 0px 20px 20px 20px;
	margin-left: 16px;
	border: 1px solid gray;
	height: 170px;
}

#partner-login h3, #partner-register h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #568316;
	margin-bottom: 1em;
	margin-top: 0.7em;
	padding: 0;
}

#partner-login label {
	font-weight: bold;
	color: #333;
}

.custom-button {
	height: 32px;
	background: url(../images/cart_right.gif) no-repeat right top;
}

.custom-button a {
	background: url(../images/cart_left.gif) no-repeat left top;
	height: 32px;
	display: block;
	line-height: 32px;
	outline: none;
	text-align: center;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#login_failed {
	background: #d2073f no-repeat url(../images/error.gif) bottom left;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
}

.feedbacks {
	border-top: 1px solid gray;
	padding-top: 15px;
}

.st {
	font-size: 1.2em;
	margin: 0px !important;
	color: #568316;
}

.small-dates {
	font-size: 0.9em;
	color: #333;
}

.answ {
	border: 1px solid #a1cb09;
	background: #f2f88d;
	padding: 10px;
}

.hidden {
	display: none;
}

.warning {
	font-weight: bold;
	text-align: center;
	background: #f0e22a;
	font-size: 1.4em;
	padding: 15px;
}


.crt1 {
}

.crt2 {
	width: 100px;
}

.crt3 {
	width: 100px;
}

.crt3 input {
	width: 30px;
	border: 1px solid gray;
	text-align: right;
}

.crt4 {
	width: 20px;
}

.show-details {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}

.td-price {
	width: 80px;
	text-align: center;
}

.td-pcs {
	width: 40px;
}

.details {
	margin-left: 128px;
	width: 493px;
	font-size: 1.2em;
	margin-top: 10px;
}

.details td {
 padding: 4px !important;
 border: 1px solid gray;
}

.ratings {
	width: 33%;
	float: left;
	font-size: 1.1em;
}

.ratings-block {
	border: 1px solid #ccc;
	width:483px;
	padding: 5px;
	margin: -10px 0 10px 0;
}

.fullrate1 {
	background: no-repeat top center url(/images/rate_top.gif);
}

.fullrate2 {
	background: no-repeat bottom center url(/images/rate_bottom.gif);
	margin-top: 6px;
	width: 123px;
	padding: 0 0 3px 7px;
}

.fullrate2 img {
	margin-bottom: 2px;
}

#delivery-note p {
	margin-bottom: 1em;
}

#delivery-note {
	background: #F8F8F8;
	border:1px solid #C3C6B3;
	padding: 15px;
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 20px;
	text-align: justify;
}

.serv-comments {
	background: #666;
	color: white;
	border:1px solid #C3C6B3;
	padding: 10px;
	font-size: 1.3em;
	margin-top: 20px;
	clear: both;
}

span.hint {
	font-size: 11px;
	color: #666;
}

#search-product {
	width: 211px;
	background: url('/images/add_bg1.gif') no-repeat;
	margin-bottom:3px;
	padding:13px 0 10px 9px;
}

#search_in_menu {
	height:20px;
	padding-left:3px;
	padding-top:3px;
	width:162px;
}

/* ffb000  ,  80929a  ,  511e9b  ,  e11a75  ,  00b01a*/

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/images/delete_star.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

#intro1 {
	margin-bottom: 15px;
	position: relative;
}

#close_button {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
}

#intro {
	padding: 0 20px 0px 20px;
	color: #617806;
	font-size: 1.5em;
}

#intro a {
	color: #617806;
	font-weight: bold;
}

#bonuses td {
	vertical-align: top;
	padding: 30px 0;
	border-top: 1px solid gray;
}

.bonuses-score {
	font-size: 1.4em;
	color: #333;
	font-weight:bold;
	font-family: Georgia, Times, serif;
}

.bonuses-title {
	font-size: 1.5em;
	color: #568316;
	font-weight:bold;
}

.bonuses-td {
	padding-left: 20px !important;
}

.shop-q {
	width: 36px;
	border: 1px solid #ccc;
	text-align: right;
	font-size: 12px;
	padding: 0 2px;
}

#html_code {
	border: 1px solid #4F9C00;
	padding: 15px;
	font-family: monospace;
	background: #f5f5f5;
}

.no-ship {
	border:1px solid red;
	color:red;
	font-size:1.1em;
	margin-top:10px;
	padding:5px;
}

#socials {
	padding: 0 20px 15px 20px;
	font-size: 1.4em;
	color: #333;
}

#socials img {
	margin: 0 5px 0 15px;
	vertical-align: middle;
}

#registration-message {
	text-align: center;
	font-size: 1.4em;
	background: red;
	color: white;
	margin-top: 2em;
	padding: 1em;
}

#registration-message a {
	color: white;
}