thead > tr {
border:1px solid #3da534;

}
.last_zam{
display:none;

}
#calc-tabs{
	font-size: 120%;
}
#calc-tabs .links{
	border-bottom: #3da534 2px solid;
	padding: 0 0 0 10px;
}
#calc-tabs .links li{
	float: left;
	list-style: none;
	margin: 0;
}
#calc-tabs .links li.clear{
	float: none;
}
#calc-tabs .links li a{
	background: #b14a35;
	color: #fff;
	padding: 9px 15px;
	margin: 2px 0 0;
	text-decoration: none;
	display: block;
	
	-webkit-border-radius:	10px 10px 0 0;
	-khtml-border-radius:	10px 10px 0 0;
	-moz-border-radius:		10px 10px 0 0;
	-o-border-radius:		10px 10px 0 0;
	border-radius:			10px 10px 0 0;
}
#calc-tabs .links li a:hover,
#calc-tabs .links li a:focus{
	background: #3da534;
}
#calc-tabs .links li a.selected{
	background: #3da534;
	padding: 10px 15px;
	margin-top: 0px;
}

#calc-tabs > .block .step{
}
#calc-tabs > .block .header{
	background: #3da534;
	color: #fff;
	margin: 10px 0;
	padding: 5px 20px;
	
	-webkit-border-radius:	5px;
	-khtml-border-radius:	5px;
	-moz-border-radius:		5px;
	-o-border-radius:		5px;
	border-radius:			5px;
}
#calc-tabs > .block .header span{
	font-weight: bold;
}
#calc-tabs > .block .content{
	display: none;
	width: auto;
	float: none;
	padding: 0 10px;
}
#calc-tabs > .block #calc-pod-step1 .content,
#calc-tabs > .block #calc-pod-step6 .content{
	display: block;
}
#calc-tabs > .block .warning{
	display: none;
	margin: 15px 4%;
}

#calc-tabs > .block div.button{
	margin: -10px 0 0 -10px;
}
#calc-tabs > .block .button a{
	background: #b14a35;
	color: #fff;
	padding: 5px 18px;
	float: left;
	margin: 10px 0 0 10px;
	text-decoration: none;
	cursor: pointer;
	
	-webkit-border-radius:	5px;
	-khtml-border-radius:	5px;
	-moz-border-radius:		5px;
	-o-border-radius:		5px;
	border-radius:			5px;
}
#calc-tabs > .block .button a:hover,
#calc-tabs > .block .button a:focus,
#calc-tabs > .block .button a.selected{
	background: #3da534;
}

#calc-tabs > .block .icons{
	margin: -15px -4% 15px;
}
#calc-tabs > .block .icons > .block{
	display: none;
	background: #b14a35;
	color: #fff;
	width: 29%;
	height: 238px;
	padding: 5px 0;
	float: left;
	margin: 15px 0 0 3.25%;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	position: relative;
	
	-webkit-border-radius:	5px;
	-khtml-border-radius:	5px;
	-moz-border-radius:		5px;
	-o-border-radius:		5px;
	border-radius:			5px;
}
#calc-tabs > .block .icons > .block:hover,
#calc-tabs > .block .icons > .block:focus,
#calc-tabs > .block .icons > .block.selected{
	background: #c9543d;
}
#calc-tabs > .block .icons > .block img{
	border: #fff 3px solid;
	display: block;
	margin: 0 auto;
}
#calc-tabs > .block .icons > .block a{
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 100;
}
#calc-tabs > .block .icons > .block div.text > span.name{
	height: 34px;
	overflow: hidden;
	display: block;
	margin: 5px 7px;
}
#calc-tabs > .block .icons > .block div.text > span.price{
	font-weight: bold;
	display: block;
	margin: 5px 7px;
}
#calc-tabs > .block .icons > .block a.detail{
	background: #3da534;
	display: inline-block;
	margin: 10px 0 7px;
	padding: 5px 15px;
	
	-webkit-border-radius:	5px;
	-khtml-border-radius:	5px;
	-moz-border-radius:		5px;
	-o-border-radius:		5px;
	border-radius:			5px;
}
#calc-tabs > .block .icons > .block:hover a.detail,
#calc-tabs > .block .icons > .block:focus a.detail,
#calc-tabs > .block .icons > .block.selected a.detail{
	background: #ec6347;
}
#calc-tabs > .block .icons > .block .choose{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 50;
}
#calc-tabs > .block .icons > .block .image{
	display: block;
	position: relative;
}
#calc-tabs > .block .icons > .block .image:hover .zoom{
	background: url(../image/zoom.png) no-repeat;
	width: 34px;
	height: 34px;
	display: block;
	position: absolute;
	right: 11px;
	bottom: 7px;
}

#calc-tabs .step5{
	width: 500px;
	height: 360px;
	position: relative;
}
#calc-tabs .step5 > .block{
	background: #eee no-repeat;
	width: 500px;
	height: 360px;
	display: none;
	margin-left: -250px;
	position: absolute;
	top: 0;
	left: 50%;
}
#calc-tabs .step5 input{
	border: #b14a35 2px solid;
	width: 40px;
	text-align: center;
	padding: 2px;
	position: absolute;
}
#calc-tabs .step5 .step5-1{
	background-image: url(/image/data/calculator/podokonnik/step5_1.png);
	display: block;
}
#calc-tabs .step5 .step5-1 input{
	top: 219px;
	left: 6px;
}
#calc-tabs .step5 .step5-1 input + input{
	top: 236px;
	left: 242px;
}
#calc-tabs .step5 .step5-2{
	background-image: url(/image/data/calculator/podokonnik/step5_2.png);
	display: block;
}
#calc-tabs .step5 .step5-2 input{
	top: 244px;
	left: -25px;
}
#calc-tabs .step5 .step5-2 input + input{
	top: 212px;
	left: 158px;
}
#calc-tabs .step5 .step5-2 input + input + input{
	top: 221px;
	left: 286px;
}
#calc-tabs .step5 .step5-2 input + input + input + input{
	top: 295px;
	left: 435px;
}
#calc-tabs .step5 .step5-3{
	background-image: url(/image/data/calculator/podokonnik/step5_3.png);
	display: block;
}
#calc-tabs .step5 .step5-3 input{
	top: 196px;
	left: 144px;
}
#calc-tabs .step5 .step5-3 input + input{
	top: 215px;
	left: 353px;
}
#calc-tabs .step5 .step5-4{
	background-image: url(/image/data/calculator/podokonnik/step5_4.png);
	display: block;
}
#calc-tabs .step5 .step5-4 input{
	top: 244px;
	left: -25px;
}
#calc-tabs .step5 .step5-4 input + input{
	top: 183px;
	left: 65px;
}
#calc-tabs .step5 .step5-4 input + input + input{
	top: 100px;
	left: 231px;
}
#calc-tabs .step5 .step5-4 input + input + input + input{
	top: 184px;
	left: 402px;
}

#calc-tabs label{
	font-size: 12px;
}

#main .entry #calc-tabs a.submit{
	background: #b14a35;
	border: #fff 3px solid;
	color: #fff;
	float: right;
	padding: 4px 20px 5px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 1.6;
	margin-top: 15px;
	
	-webkit-border-radius:	15px;
	-khtml-border-radius:	15px;
	-moz-border-radius:		15px;
	-o-border-radius:		15px;
	border-radius:			15px;
}
#main .entry #calc-tabs a.submit:hover,
#main .entry #calc-tabs a.submit:focus{
	background: #3da534;
}
#main .entry #calc-tabs a.submit.passive{
	background: #999;
	cursor: default;
}
/* 
Theme Name: Limestone
Description: Limestone theme
Version: 1.0
Author: <a href="http://www.vkontakte.ru/shatilov_valery">Shatilov Valery </a>
*/

/* Elements */
* 
{
	margin:0;
	padding:0;
	outline:none;
}

a{
text-decoration:none;
} 

.clearall {
    content: "";
    clear: both;
    display: block;
}
table th {padding:3px 3px 3px 3px; }
table.table1 {border-collapse: collapse;}
table.table1 tr:hover {background: #ffffff;}
table.table1 td {padding:5px; border: 1px solid #3da534;}
table {border-collapse: collapse;}
table tr:hover {background: #ffffff;}
table td {padding:5px; border: 1px solid #3da534;}
.forming tr:hover{background:#eeeeee;}
 .forming td { border:none; padding:5px;}
body {
	margin: 0;
	padding: 0;
	background:#090909 url(img/bg_main1.jpg) repeat-x;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; 
  	font-size: 0.76em;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;
	font-weight:normal;
	color: #E80404;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}
p 
{
	line-height:1.8em;
}

a{
	cursor: pointer;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none;

}
a:hover,a:active 
{
	color:#535353;
	text-decoration:underline;

}



img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}

a img 
{
	border:0;
	text-decoration:none;
}

blockquote 
{
	margin:1em;
	padding:0 2em;
	background:url(img/quote.gif) no-repeat left top;
	color:#666;
	font-style:italic;
}

/* Header */

#header {
	background: #333333 url(img/banner_fill1.gif) ;
 	height: 170px;
      margin: 0 auto;
	width:1100px;
	position: relative;
	border-bottom: 5px solid #3da534;


}
.headerx {
	background:  url(img/logo.png) no-repeat;
	background-position:center 60% ;
	height: 170px;
	border-bottom: 5px solid #3da534;
    position: absolute;
	left: 0px;
    width: 150px;
	cursor: pointer;
	display:block;   
}

/*.marc_bar {

float: left;
width: 100%;
height: 150px;
position: relative;
left: 0px;
background: #333333;
border-bottom: solid 5px #3da534;
}

.marc_bar p {

display: block;

float: left;

padding: 3px;

}
.marc_bar a:link {

text-decoration: none;
}
*/

#header a.title-link
{
	color:#dad9da;
	text-decoration:none;
	margin: 15px 0px 0 44px;	
	font-variant:small-caps;
	font-size: 2.0em;	
	padding:0px 20px 0 0;
	text-align:right;
	display:block;
}
#header .title-link a:hover 
{
	color:#FFFFFF;
}

#header #desc
{
	font-weight:normal;
	font-size:1.5em;
	color:#dad9da;
	text-align:left;
	margin:0;
	padding:5px 0px 0 180px;
}

#header #desc a
{
	color:#dad9da;
}



#splash {
        background-color: #362D25;
        height:170px;
        width:100%;
	  margin: 0px auto;
/*Splash's redeclared in functions.php for WP 2.1 or greater */
}

/* Main */

#main {
	width: 1100px;
	margin: 0 auto;
	background:#eeeeee;

}
#main h2 {
	padding: 6px;
	font-size: 1.55em;		
	line-height:1.2em;
	border-bottom:#3da534 1px solid;
}
#main h3,
#main span.h3 {
	display:block;
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
	color: #000000;
}
#main h4 {
	padding: 0 0 5px;
	font-variant:small-caps;
	font-size:1.25em;
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h2 a 
{
	border:0;
}
.content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
.content ul li 
{
	margin:0.75em 0;
	padding:0;
	list-style-image:url(img/st.png);
	line-height:0.8em;
}
#main ol 
{
	margin:0;
	padding:0 0 0 3em;
}
#main ol li 
{
    margin:0;
    padding:3px;
}
#main .post 
{
	margin-bottom:3em;
}
#main .entry 
{
    clear:both;
	padding: 10px 5px;

}
#main .entry h2
{
font-size:1.3em;
color:#000000;
}

#main .entry h3
{
font-size:1.3em;
font-weight:bold;
color:#000000;
border-bottom: 0px;
}

#main .entry a
{
color:#3366CC;
}
.post .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color:#999;
}
.post .comments 
{
    font-size:0.9em;
    border-bottom:#ccc 1px dotted;
    color:#999;
    margin-left:5px;
    padding-left:15px;
    background:url(img/icon_comments.gif) no-repeat left center;
}
.post .comments a 
{
	border-bottom:0px;
}
#main .feed 
{
	background:url(img/icon_feed.gif) no-repeat left 3px;
	padding-left:17px; 
}
ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}
/* Content */
.content {
	float: left;
	width: 760px;
	padding:10px;	
}

.content .justify p, .content .justify li{
	text-align:justify;
}
/*
.divider { 
background-repeat:no-repeat; 
border-bottom:#3da534 1px solid;
background-position:center; 
margin-bottom:10px; height:26px;}*/

/* Column One */

#sidebar_left {
	float: left;
	width: 139px;		
	padding: 5px;	
	font-size:1.1em;
	margin:0px;
	background:#eeeeee;
	border-right: 1px solid #3da534;	


}

/* Column Two */

.sidebar {
	float: right;
	width: 300px;		
	padding: 5px;	
	font-size:0.9em;
	margin:0px;	
	background:#eeeeee;
	border-left: 1px solid #3da534;	
}
.featured {
	width:100%;
	float:right;
	border-bottom: 1px solid #3da534;

	}

.featured .clearfloat {
	margin-top:5px;
	margin-bottom:5px;
	padding: 2px;

	}

.featured .info {
	margin-top:0px;
	padding-top:0px;
	float:right;
	width:180px;

	}

.featured .title {
	font-weight:normal;
	}


#main .sidecol ul 
{
	margin:0;
	padding:0;
}
#main .sidecol li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	margin-bottom:2em;

}
#main .sidecol1 ul 
{
	margin-left:20px;
	padding-top:10px;
	list-style:none;
	line-height:2.0em;
	list-style-image:url(img/st.png);

}

#main .sidecol1 h2
{
	padding: 9px;
	font-size:1.4em;
	color:#000000;
	border-bottom:#3da534 1px solid;
}


#main .sidecol h2,
#main .sidecol span.h2
{
	display:block;
	padding: 9px;
	font-size:1.4em;
	color:#000000;
	border-bottom:#3da534 1px solid;
}



#main .sidecol p, #main .sidecol form
{
	padding:10px;
	margin:0;

}
#main .sidecol ul ul
{
	margin:10px 0 0 20px;
	padding:0;

}
#main .sidecol ul ul ul
{
	margin:0px 0 0 10px;
	padding:0;

}
#main .sidecol li li 
{
	margin: 3px 0 0 -20px;
	padding: 2px 10px 2px 5px;
	font-size: 1.17em;
	cursor: pointer;
	border-bottom: 1px solid #3da534;

}

#main .sidecol li li:hover
{
	background: #3da534;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#main .sidecol li li a
{
	color:#000000;
}
#main .sidecol li li a:hover
{
	text-decoration:none;
	color:#000000;
}

#main .sidecol .button a{
	background:#3da534;
	border:#c65a4e 2px solid;
	display:block;
	color:#fff;
	font-weight:bold;
	margin:0 15px;
	text-align:center;
	padding:3px 5px 4px;
	text-decoration:none;
	
	-moz-border-radius:    8px;
	-khtml-border-radius:  8px;
	-webkit-border-radius: 8px;
}
#main .sidecol .button a:hover,
#main .sidecol .button a:focus{
	background:#fd6a4c;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	}
#wp-calendar #today 
{
	border:#999 1px solid;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:150px;
}
textarea{
	width: 95%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#main .commentlist {
	margin: 0;
	padding: 0;
}
#main .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:0.9em;
}
#main .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#main .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#main .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#main .commentlist li.alt
{
	background:#f9f9f9;	
}
#main .commentlist li.authorcomment
{
	border:none;
	border:#b0c4de 1px solid;	
}
#main .commentlist a.gravatar {
        float: left;
        margin: 0 15px 10px 0;
        width: 60px;
}
#main .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}



/* Footer */

#footer {
	margin: 5px auto 0;
	padding:0 15px;
	width:1070px;
	background: #3da534;

}

#footer p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #ffffff;	
}
#footer p span 
{
	float:right;
}
#footer a:link, #footer a:visited {
	color: #00ACEE;
	border:0;
}
#footer a:hover, #footer a:active {
	color: #00ACEE;
	text-decoration:underline;
	border:0;
}
#footer p strong {
	color: #fff;
	text-decoration:none;
	border:0;
}
#header, #main, .sidebar, #footer, .widget 
{
	overflow:hidden;
}


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}

/*Стили для SEO (убираем лишние strong, b, h1 и т.п.)*/
#content .addon-area h1, #content .addon-area-main h1{
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
#content .addon-area-main h2{
	font-weight:bold;
}
#content .addon-area-main a{
	color:#000;

}
#content .addon-area-main a:hover, #content .addon-area-main a:focus{
	text-decoration:none;
}
#content .addon-area ul li{
	list-style-image:none;
	padding: 0 0 0 15px;
	margin:0;
	list-style-type: none;
	background: url('img/li-marker.gif') no-repeat 0 0.8em;
	line-height:1.5;
}
#content .addon-area strong{
	color:#666666;
}
.strong, #content .strong{
	font-weight:bold;
}

#content .addon_red-uppercase-12px, #content .addon_red-uppercase-12px strong{
	color:#FF0000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
#content .addon_orange-uppercase-18px, #content .addon_orange-uppercase-18px strong{
	color:#ff6600;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}
#content .addon_orange, #content .addon_orange a{
	color:#ff6600;
	font-weight:bold;
}

.clear{
	clear:both;
	overflow:hidden;
	height:0;
}

.fright{
	float:right;
	margin:0;
}
.fright img{
	margin:10px 0 0 15px;
}

.fleft{
	float:left;
	margin:0;
}
.fleft img{
	margin:8px 15px 0 0;
}

.LiveInternet{
	display:none;
}
/*Стили для SEO (убираем лишние strong, b, h1 и т.п.)*/

/*Стили, добавленные при переносе на OpenCart*/
.header{
	padding-bottom:24px;
	position:relative;
}
.header .title{
	color:#535353;
	padding: 6px 70px 6px 6px;
	font-size: 1.55em;		
	line-height:1.2em;
	border-bottom:#3da534 1px solid;
}
.header .date {
	margin:5px 0 0 5px;
	padding:0 10px;
	text-align:center;
	font-size: 0.8em;
	border:#3da534 1px solid;
	font-weight:bold;
	background: #eeeeee;
	color:#556677;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;
	position:absolute;
	right:0;
	bottom:0px;
}
.header .date span 
{
	display:block;
}
.header .date .day 
{
	font-size:1.6em;
}
.error{
	color:#FF0000;
}
/*Стили, добавленные при переносе на OpenCart*/

	#vslider_optionscontainer {
		margin: 0px;
		float:none;
		}
	#vslider_options { 
		width: 1100px; 
		height: 170px;
		overflow: hidden; 
		position: relative; 
    }

	#vslider_options img {
		border: none !important; 
		text-decoration: none !important; 
		outline: none !important;
	} 
	#vslider_options,#vslider_options img {
		border:0px solid #FFFFFF; 
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
	}