/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	/*background: url(../images/bgr.png) repeat #fff;*/
	background: #c0c0c0;
	color: #777;
}

body#printable {
	background: #fff;
}

h1 {
	font-size: 2em;
	color: #787878;
	text-align: center;
	margin: 10px 0 20px 0px;
}
a {
	color: #3885b5;
	outline: none;
	text-decoration: underline;
}
a:hover, a:visited {
	color: #7a9baf;
}

a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

.linline {
	float: left;
	margin-right: 5px;
}

.nomargin {
	margin: 0;
}

.container_12 {
	background: url(../images/header.jpg) no-repeat top left #fff;
	box-shadow: 0 0 15px #1A3457;
	-webkit-box-shadow: 0 0 15px #1A3457;
	-moz-box-shadow: 0 0 15px #1A3457;  
}

.sidebar {
	margin-right: 0;
	font-size: .95em;
}

.content {
	padding-left: 20px;
}

.footer {
	background: url(../images/footer.jpg) no-repeat bottom left;
	padding-top: 50px;
	margin: 0;
	width: 960px!important;
}

/*=============BREADCRUMBS======================*/
#breadcrumbs {
	padding-left: 0px;
	margin-bottom: 20px;
}

#breadcrumbs ul li {
	display: inline;
}

#breadcrumbs a {
	color: #ba3d00;
	font-size: .89em;
}

/*============TOP & BOTTOM MENU=================*/
#topmenu {
	padding: 0 0 0px 10px;
	margin-bottom: 130px;
	text-transform: uppercase;
}

#topmenu li {
	padding: 5px 15px 15px 15px;
	font-size: 1.4em;
	font-weight: bold;
}

#topmenu a{
	color: #003e7e;
	text-decoration: none;

}
#order_top {
	text-align: right;
	padding-top: 5px;
}

#order_top a{
	color: #C22C08;
	font-weight: bold;
	font-size: 1.4em;
}

#contactus {
	padding: 0 50px 0 20px;
	margin-bottom: 75px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	
}

.botmenu {
	padding: 60px 20px 0px 20px;
	text-align: center;
}

.botmenu a {
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 18px #859b0a;
	-webkit-text-shadow: 0 0 18px #859b0a;
	-moz-text-shadow: 0 0 18px #859b0a;
}

.footbar {
	margin-left: -20px;
}

.copyright {
	text-align: right;
}

.pager {
	padding-bottom: 20px;
}

.pager a {
	text-decoration: none;
	color: #8fb103;
}

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}

ul.horizontal {
	width: 100%;
	overflow: hidden;

}

.vertical li {
	padding: 0px;
	padding-bottom: 2px;
	clear:left;
}
.horizontal li {
	float: left;
	margin-right:35px;
}

.cart_body {
	background: url(../images/order.jpg) 0 center no-repeat;
	padding: 20px 0 30px 75px;
}

#shpcrtgc {
	padding-left: 65px;
}

#shpcrtca {
	color: #aaa;
	font-size: 2.5em;
	padding-top: 18px;
	font-weight: bold;
	white-space: nowrap;
}

#shpcrtca:hover {
	color: #8ebd00;
}

/*==============================CATALOG TREE========================*/
.catalog {
	font-size: 1.0em;
	list-style:none;
	margin: 10px 0 40px 0;
}

.catalog .current {
	font-weight: bold;
	background: url(../images/bullet.png) no-repeat 0 5px;
}

.catalog .parent {
	text-transform: uppercase;
	background: #5a8c14;
	margin-bottom: 1px;
	
}

.catalog a {
	text-decoration:none;
	color: #fff;	
}


.catalog li {
	padding-left: 10px;
}

.catalog li.child {
	margin-left: 10px;
	line-height: 1em;
	margin-bottom: 10px;
}

.catalog li.child a {
	color: #5a8c14;
}

/*===============SIDEBAR & FOOTBAR=======================*/
.tag_header, .cat_header {
	height:32px;
	margin-top: 40px;
	border-bottom:solid 1px #e6e6e6;
	font-size: 1.8em;
	font-weight: bold;
	color: #5A8C14;
	text-transform: uppercase;
}

.tags {
	margin-left: 0px;
	padding-left: 30px;
}

.block_tag_cloud  {
	font-size:15px;
	width: 250px;
	text-align: center;
}

.block_tag_cloud a {
	color: #b9b9b9;
	text-decoration:none; 
	word-spacing:110%;
	letter-spacing:120%;
}

.news_date {
	font-size: .8em;
}

.news_title {
	font-size: .9em;
}

.news_viewall {
	font-size: .75em;
	text-align: right;
	padding-right: 40px;
}
/*=============================MAIN PAGE======================*/
#mainpage h1 {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}

#mainpage h2 {
	color: #ff7e00;
	margin: 40px 0 20px 0;
	font-size: 1.4em;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #ddd;
	-webkit-text-shadow: 2px 2px 1px #ddd;
	-moz-text-shadow: 2px 2px 1px #ddd;
}

/*==============SEARCH=======================*/
.rootsearch {
	padding-top: 40px;
}

.search_main {
	border: 1px solid #bbb;
	width: 777px;
	font-size: 1.8em;	
}

.search_main_btn {
	border: none;
	padding: 4px 70px 4px 10px;
	margin-top: 0px;
	margin-left: -8px;
	color: #fff;
	background:   url(../images/search_main.png) 0 0 no-repeat;
	height: 30px;
	font-weight: bold;
	cursor: pointer;
}

.search_sidebar {
	background:   url(../images/search_sidebar.png) right center no-repeat;
	border: 1px solid #ccc;
	font-size: 1.2em;
	padding: 5px;
	width: 180px;	
}

.search_inactive {
	color: #bbb;
}

.product-found {
	padding-bottom: 20px;
}

/*========================ROOT CATEGORIES=============================*/
.rootcat_item {
	height: 120px;
	margin-left: 0;
	margin-bottom: 30px;
}

.rootcat_item h3 a{
	font-size: 1.25em;
	text-decoration: none;
}
.rootcat_item a, .subcats a {
	color: #3885b5;
}

.rootcat_item a:visited, .rootcat_item a:hover, .subcats a:visited, .subcats a:hover {
	color: #7a9baf;	
}


/* ====================== CATEGORY INFO====================== */
#category {
	margin-bottom: 48px;
	overflow:hidden;
	margin-top:10px;
}

.cat_desc {
	padding: 0 20px 20px 0;

}

.cat_desc p {
	padding: 0;
	margin-bottom: 8px;
	font-size: .9em;
	line-height: 1em;

}

.subcats li{
	background: url(../images/folder.jpg) left no-repeat;
	float: left;
	font-size: 1.3em;
	height: 36px;
	padding: 18px 0 0 36px;
	margin-right: 18px;
}

.subcats a {
	text-transform: uppercase;
	text-decoration: none;
	color: #709a00;
}

.subcats a:hover {
	text-decoration: underline;
}

.subcats a:visited {
	color: #709a00;
}


/*=============================PRODUCT LIST=========================*/
.product-list {
	margin-bottom: 20px;
}

.product_list a {
	text-decoration:none;

}

.product_list a:hover {
	text-decoration:underline;
}

.product_list_item {
	border: 1px dotted #bbb;
	padding: 5px 5px 5px 15px;
	margin-bottom: 50px;
	height: 150px;
}

.product_list_item h4 {
	font-size:1.4em; 
	line-height:1.2em;
	padding-bottom: 10px;
}

.product_list_item h4 a {
	color: #C22C08;
	text-decoration: none;
}

.product_list_item h4 a:hover {
	text-decoration: underline;
}

.product_list_item .prdbrief {
	font-size: 1em;
	line-height: 1.1em;
}

.product_list_item .thumbler {
	text-align: left;
	float: left;
	margin: 0 12px 12px 0;
}

.product_list_item .thumbler img {

	height: 48px;
}

.totalPrice{
	font-weight:bold;
	font-size: 1.6em;
	line-height: .95em;
	text-align: left;
	padding: 12px 0 12px 0;
	color:#C22C08;
}

.add {
	padding: 12px 0px 12px 0;
	font-size: 1.5em;
	text-align: center;
	
}

.but_addtocart {
	border: none;
	color: #95b901;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 48px;	
	height: 50px;
	background: url(../images/add2cart.png) 10px -34px no-repeat;
	cursor: pointer;	
}

.but_addtocart:active {
	border: none;
	color: #afcb3d;
	background: url(../images/add2cart.png) 10px 8px no-repeat;
	cursor: pointer;	
}

.add2cart_han {
	background: url(../images/add2cart2.png) center left no-repeat;
	color: #95b901;
	text-decoration: none;
	padding: 4px 0 7px 36px;
}

.add2cart_han span {
	border-bottom: 1px dashed #95b901;
}

.add2cart_han span:hover {
		border: 0;
		
}
.add2cart_han:hover {
	color: #95b901;
}
.add2cart_han:visited {
	color: #95b901;
}

/*================================BEST OFFERS=====================*/
.best_offers a{
	color: #C22C08;
	font-size: 1.2em;
}

/*===============================PRODUCT INFO=====================*/
#product {
	padding-right: 40px;
	font-size: 1em;
}

#product h1 {
	font-size: 2em;
	color: #C22C08;
	text-align: left;
	margin: 10px 0 10px 0px;
}

#product .price {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: right;
}

#product .image {
	float: left;
}

.image img {
	margin: 0 32px 16px 0;
	border: 10px solid #eee;
	-moz-border-radius: 16px; 
	border-radius:16px;
	-webkit-border-radius: 16px;
}

.price_btm {
	font-size: 2.4em;
	color: #7a7a7a;
	margin-top: 10px;
	vertical-align: middle;
	padding: 0 10px 0 0;
}

.label_qty {
	font-size: 2.4em;
	padding: 0 18px 0 4px;
	color: #b8c58a;
	vertical-align: middle;
}

.product_qty {
	font-size: 2.4em;
	color: #7a7a7a;
	-moz-border-radius: 8px; 
	border-radius: 8px;
	webkit-border-radius: 8px;
	border: 1px solid #b8c58a;	
}

.related {
	margin-top: 40px;
}

.header_related {
	font-size: 1.6em;
	margin-bottom: 15px;
	color: #C22C08;
}

.product_related {
	font-size: 1.2em;
}

.product_related .price {
	padding-left: 10px;
}

.product_related a{
	color: #333;
	text-decoration: none;
}

.product_related a:hover {
	text-decoration: underline;
}


/*=======================SHOPPING CART==================================*/
#cart h1 {
	text-align: center;
	font-size: 3em;
	padding-right: 20px;
}

.closelink {
	font-size:.9em;
	color: #487607;
	text-decoration: none;
	padding:5px;
}

#cart_clear {
	text-align: right;
}

#cart_clear a {
	font-size:.9em;
	color: #aaa;
	text-decoration: none;
	padding: 2px 5px 4px 20px;
	background: url(../images/cancel.png) 0 0px no-repeat;
}

#cart_clear a:hover {
	background: url(../images/cancel.png) 0 -20px no-repeat;
	color: #b90a0a;
}

#cart_tbl {
    width:97%;
	margin: 30px 0 30px 0;
	text-align: center;
	display: table;
}

#cart_tbl th, #cart_tbl td {
	border-bottom: 2px dotted #eee;
}

#cart_tbl td {
	border-top: 2px dotted #eee;
	padding: 6px;
	vertical-align: middle;
}

.cart_img {
	width: 64px;	
}

#cart_content_header th {
	font-weight: bold;
	font-size: 1.5em;
	color: #aaa;
	font-variant: small-caps;
	padding: 20px;
}

.cart_name {
	text-align: left;
	border-right: 2px dotted #eee;
}

.cart_brief {
	font-size: .9em;
	line-height: 1.2em;
}

.cart_price, .cart_qty {
	border-right: 2px dotted #eee;
}

.cart_del {
	background: url(../images/cart_del.png) no-repeat;
	padding-bottom: 2px;
}

.cart_del:hover {
	background: url(../images/cart_del.png) -16px 0 no-repeat;
	padding-bottom: 2px;
}

.cart_del img {
	width: 16px;
	height: 14px;
}

#recalculate {
	background:url(../images/refresh.png) center center no-repeat;
	font-size: .8em;
	width: 32px;
	height: 32px;
	border: 0px solid;
	cursor: pointer;
	margin-right: 5px;
}

#cart_total_label {
	font-size: 1.8em;
	text-align: right;
	font-weight: bold;
	margin: 10px 0;
}

#cart_total {
	font-size: 2.8em;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}

#cart_checkout_btn {
	text-align: right;
}

.disclaimer {
	margin-top: 40px;
	font-size: .7em;
	color: #aaa;
	line-height: 1.2em;
}

.cart_quantity{
	font-size: 1.2em;
	color: #666;
	text-align: center;
	border: 1px solid #e3e3e3;
	width: 80px;
}

.cart_quantity:hover {
	background: #faffea;
}

/*=======================ORDER & CHECKOUT=============================*/
.checkout_buttons {
	font-size: 1.1em;
	border: none;
	font-weight: bold;
	height: 55px;
	width: 200px;
	padding: 10px 10px 10px 60px;
	color: #fff;
	cursor: pointer;
}

.btn_next {
	background:url(../images/check.png)  0  -60px no-repeat; 
}

.btn_next:active {
	background:  url(../images/check.png)  -200px -60px no-repeat; 
}

.btn_finish {
	background:url(../images/check.png)  0  0px no-repeat; 
}

.btn_finish:active {
	background:url(../images/check.png)  -200px  0px no-repeat; 
}

.info_field {
	margin: 0 0 30px 0;
}

.inputtext, .address_elem {
	font-family: Arial;
	font-size: 2.8em;
	width: 600px;
}

.info_field label {
	font-size: .9em;
	line-height: .3em;
}

.info_field input, .info_field textarea {
	border: 1px solid #aaa;
	color: #666;
}

.info_field input:focus, .info_field textarea:focus {
	border: 1px solid #96ba01;
	color: #111;
}

.asterisk {
	background: url(../images/asterisk.png) 0 -14px no-repeat;
	color: #b80000;
	font-style: italic;
	width: 16px;
	height: 8px;
	overflow: hidden;
	cursor: pointer;
}

.asterisk:hover {
	background: url(../images/asterisk.png) 0 0px no-repeat;
}
.error_block {
	font-weight: bold;
	color: red;
}

#confirm {
	width: 96%;
	border: 1px solid #eee;
}

#confirm td {
	border: 1px solid #eee;
	padding: 5px;
}

.confirm_qty {
	text-align: center;
}

.confirm_sum {
	text-align: right;
}

#confirm_total {
	text-align: right;
	font-weight: bold;
	background: #eee;
	margin-top: 20px;
}

#order_comment {
	width: 96%;
	font-size: 1.7em;
	font: Verdana;
}

#f_order {
	margin-top: 100px;
	text-align: center;
	padding-left: 20px;
}

#f_order a {
	margin-right: 130px;
	font-size: 2em;
	text-decoration: none;
}

/*=============================PAGES=======================*/
.pages h2{
	font-size: 1.4em;
}

.pages h3 {
	font-size: 1.1em;
}

/*=============================NEWS=========================*/
#news a {
	text-decoration: none;
}

#news h2 {
	margin-bottom: 0px;
}

.post_date {
	color: #999;
	margin: 0px 0 10px 0;

 }
 
.post_content {
	margin-bottom: 20px;
	padding-right: 20px;
}

/*==========================PRICELIST=============================*/
#pricelist a{
	text-decoration: none;
}

#printable_header p {
	text-align: center;
}

#printable_header h2 {
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.pricelist_table td{
	border: 1px dotted #ddd;
	padding: 5px;
}

.category_level_0 {
	background: #eee;
}

.category_level_1 {
	background: #fafafa;
}

.pricelist_table {
	width: 96%;
}
.pricelist_table .price {
	text-align: right;
}

#printable_link {
	
}

/*===========================CONTACTS================================*/
#contacts h2{
	text-align: center;
	font-size: 1.4em;
}

#contacts h4{
	font-size: 1.2em;
	margin-top: 20px;
}

/*============================404=====================================*/
#page404 {
	margin-left: 20%;
	margin-top: 20%;
	background: #fff;
	border: 1px solid #ddd;
	width: 600px;
	padding: 50px;
}
.search_404 {
	border: 1px solid #bbb;
	width: 475px;
	font-size: 1.8em;
}

.menu404 {
	margin-top: 40px!important;
	margin-left: 130px!important;
}

.menu404 li {
	margin-right: 150px!important;
}

/*===============================LOGIN=================================*/
#login {
	background: #333;
}

#loginwindow {
	border: 2px solid #fff;
	background: #aaa;
	padding: 40px;
	margin: 30% 20% 0 20%;
}

#loginwindow input {
	width: 100%;
	font-size: 1.9em;
	border: 1px solid #333;
}

#loginsubmit {
	border: 2px;
	background: #709a00;
	color: #fff;
	cursor: pointer;
	max-width: 150px;
}

input#ssl {
	width: 16px;
	margin: 20px 0 0 0;
	padding: 0;
}

/*===============================TOOLTIPS==============================*/
.tooltip_red {
	position:absolute;
	z-index:999;
	left:-9999px;
	background-color:#9c0606;
	padding:5px;
	border:1px solid #fff;
	width:250px;
	-moz-border-radius: 16px; 
	border-radius: 16px;
	-webkit-border-radius: 16px;
	box-shadow: 0 0 15px #1A3457;
	-webkit-box-shadow: 0 0 15px #1A3457;
	-moz-box-shadow: 0 0 15px #1A3457;
}

.tooltip_red p {
	margin:0;
	padding:0;
	color:#fff;
	padding:2px 7px;
}


/*======================SIMPLEMODAL===================================*/
.send {
	padding: 0;
	margin: 0;
}
.send .ok {
	margin-right: 17px;
}
.send .ok, .send .cancel{
	background: url(../images/ok.png)   0 -180px no-repeat;
	border:0;
	width: 129px;
	height: 40px;
	color: #333;
	font-weight: bold;
	cursor: pointer;
}

.send .ok:hover, .send .cancel:hover {
	color: #fff;
}

.send .ok:hover {
	background-position: 0 -40px;
}
.send .ok:active {
	background-position: 0 5px;	
}

.send .cancel:hover {
	background-position: 0 -133px;
}
.send .cancel:active {
	background-position: 0 -89px;	
}

.send .qty {
	font-size: 1.7em;
	width:260px;
	margin: 0 4px 10px 4px;
	text-align: right;
	padding-right: 5px;
}

#sendform div {
	position: absolute;
	top: 120px;
	z-index: 999;
	font-weight: bold;
	color: #dfff7c;
}

#sendform div span {
	background: url(../images/loader.gif) right center no-repeat;
	padding-right: 218px;
}

.error {
	color: #ff2525;

}

.hmodal {
	display: none;
	text-align: center;
}

.hmodal .modal_head {
	font-size: 2em;
	margin-bottom: 30px;
}

.hmodal .product_qty {
	width: 80%;
	font-size: 3em;
	text-align: right;
}

.hmodal .but_ok, .hmodal .but_cancel{
	color: #fff;
	font-size: 1.5em;
	border: 0;
	background: url(../images/okcancel.png) no-repeat;
	height: 56px;
	width: 150px;
	margin-top: 40px;
	padding-left: 48px;
	cursor: pointer;
}

.hmodal .but_ok {
	margin-right: 20px;
	background-position: 0 -186px;
}

.hmodal .but_cancel {
	background-position: 0 -62px;
}

.hmodal .but_ok:active {
	margin-right: 20px;
	background-position: 0 -124px;
}

.hmodal .but_cancel:active{
	background-position: 0 2px;
}

.loading {
	color: #fff;
	font-size: 2.5em;
	text-align: left;
	padding: 30px 0 0 62px;
	background: url(../images/ajax-loader.gif) left center no-repeat;
	margin: 60px 0 0 80px;

	height: 48px;
}
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#eee;}

/* Container */
#simplemodal-container {height:600px; width:960px; color:#bbb; background-color:#333; border:4px solid #444; padding:20px;
	-moz-border-radius: 16px; 
	border-radius: 16px;
	-webkit-border-radius: 16px;
	box-shadow: 0 0 15px #1A3457;
	-webkit-box-shadow: 0 0 15px #1A3457;
	-moz-box-shadow: 0 0 15px #1A3457;
}

}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
/*#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:15px; right:16px; cursor:pointer;}*/
#simplemodal-container #basic-modal-content {padding:8px;}
