/*---general---*/

html
{font-size: 100%; /* IE hack */
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address, dd, ul, dtm, div {
margin:0;
padding:0;
}

body {
font: 62.5% Tahoma,Arial,Verdana,Helvetica,sans-serif;
list-style-type: none;
background: url(../images/background.gif) repeat;
}

* {
margin: 0;
}

html, body {
height: 100%;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0px auto -80px;
padding: 0 30px;
width: 930px;
background: #FFFFFF;
border-left: 1px solid #2e2e2e;
border-right: 1px solid #2e2e2e;
}

.clear {
clear: both;
}

h1 {
text-indent: -1000em;
}

h1 a {
background: url(../images/logo.gif) no-repeat;
height: 67px;
width: 246px;
padding-top: 25px;
float: left;
}

h1.main_page {
background: url(../images/logo.gif) no-repeat;
height: 67px;
width: 246px;
padding-top: 25px;
float: left;
}

ul {
list-style-type: none;
}

a { 
	color:#0f61b1;
	outline: none;
}

a:visited { 
	color: gray;
}

a:hover { 
	color:#8acf30;
}

.green, .green a, .green a:visited {
color: #99cc33;
}

.green a:hover { 
	color:#006699;
}

.orange {
color: #cc6633;
}

.last {
background: none!important;
border-right: none!important;
}

a img {
border: none;
}

.inline {
display: inline;
}

.nobr { 
white-space:none;
}

/*---header---*/

#header .contact_picture_block {
text-align: right;
}

#header {
padding-top: 25px;
}

.price_field {
margin-top:-50px;
}

#header h2 {
font: bold 11px Tahoma,Arial,Verdana,Helvetica,sans-serif;
background: white;
float: left;
padding: 1px 15px 0 0;
color: gray;
}

.inner_head {
background: url(../images/headerline.gif) repeat-x top right;
float: left;
margin: 0 0 0 20px;
width: 664px;
}

.head_right {
font-size: 2.4em;
text-align: right;
padding: 13px 0 0 0;
}

.head_right span {
font-size: 0.8em;
font-weight: bold;
}

.head_left {
float: left;
text-transform:uppercase;
padding: 6px 0 0 0;
color: gray;
line-height: 15px;
}

/*---left column---*/
.left_column {
width: 246px;
float: left;
padding: 0 0 10px 0;
}

.left_column h3 {
font: bold 17px Tahoma,Arial,Verdana,Helvetica,sans-serif;
color: #99cc33;
text-transform: uppercase;
margin: 0px 0 10px 0;
padding-top: 10px;
}

.left_column p {
font-size: 1.2em;
line-height: 1.3em;
padding: 0 0 10px 0;
width: 220px;
}

.left_column textarea {
margin-bottom: 10px;
width: 210px;
color: gray;
border: 1px solid #747474;
}

.left_column .input_text {
margin-bottom: 10px;
width: 210px;
color: gray;
border: 1px solid #747474;
}

.left_column .input_text, .left_column textarea
{
	font: 1.1em Tahoma,Arial,Verdana,Helvetica,sans-serif;
}

.left_column .active
{
	color: #000;
}

p.error
{
	color: #900;
}

p.success
{
	color: #693;
}

ul.navigation {
background: #ebf7dc;
padding: 5px 0 5px 10px;
}

.navigation li {
background: url(../images/navigationdivider.gif) no-repeat left bottom;
text-transform:uppercase;
font-size: 1.1em;
font-weight: bold;
padding: 11px 0px 11px 10px;
width: 200px;
}

.navigation li a {
text-decoration: none;
background: url(../images/navigationball.gif) no-repeat left center;
padding: 0 0 0 24px;
color: black;
}

.navigation li a:visited {
color: black;
}

.navigation li a:hover {
color: #99CC33;
}

.navigation .current {
background: url(../images/navigationball.gif) no-repeat left center;
padding: 0 0 0 24px;
color: #99CC33;
}

.navigation a .current {
background: none;
padding: 0;
color: #99CC33;
}

.write_us {
padding: 0 0 10px 10px;
margin-top: 19px;
}

/*---central column---*/
.central_column {
width: 463px;
float: left;
margin-left: 20px;
font-size: 12px;
}

.central_column h2 {
font: bold 30px Tahoma,Arial,Verdana,Helvetica,sans-serif;
color: #333333;
margin: 25px 0 10px 0;
text-transform: uppercase;
line-height: 120%;
}

.central_column h2 span {
font: bold 18px Tahoma,Arial,Verdana,Helvetica,sans-serif;
color: #63bc14;
display: block;
line-height: 120%;
}

h2.news_head {
font-size: 2em;
}

.central_column h3 {
font: bold 14px Tahoma,Arial,Verdana,Helvetica,sans-serif;
padding-bottom: 10px;
}

.central_column ul li {
background: url(../images/li.gif) no-repeat;
background-position: 0px 3px;
padding-left: 20px;
}

.central_column li, .central_column p {
line-height: 150%;
padding: 0 0 10px 0;
}

#inner .central_column h2 {
margin-top: 7px;
}

div.photo_list img
{
	display: block;
	margin-bottom: 10px;
}

.central_column ul.photo_list
{
	margin: 0;
	padding: 0;
}

.central_column ul.photo_list li
{
	padding: 0;
	margin: 0 0 1em 0;
	text-indent: 0;
	list-style-type: none;
	background: none;
}

h2.offer_head {
float: left;
}

.pricelist_block {
float: right;
margin-top: 15px;
}

.pricelist_block a {
display: block;
background: url(../images/word.gif) no-repeat top right;
padding-top: 50px;
}

/*.news_rubric {
margin: 7px 0;
}*/

.news_rubric h4, .news_rubric a {
font-weight: normal;
}

table.news_rubric {
border-collapse: collapse;
width: 465px;
}

table.news_rubric td {
border-bottom: 1px solid #c6c6c8;
border-top: 1px solid #c6c6c8;
padding: 7px 0;
}

table.news_rubric .first_td {
width: 250px;
}

table.news_rubric .second_td {
width: 215px;
}

p.back_to_arvhive {
padding-top: 10px;
}

/*---right column---*/
.right_column {
float: right;
margin-left: 16px;
width: 180px;
}

.right_column h3 {
font: bold 1.1em Tahoma,Arial,Verdana,Helvetica,sans-serif;
text-transform: uppercase;
padding: 10px 0 0 15px;
}

.news_block {
background: #ebf7dc;
margin-top: 19px;
}

.news_block h3 a {
color: #0F61B1;
}

ul.news_list {
margin-left: 15px;
}

ul.news_list li
{
	display: block;
	font-size: 1.1em;
	line-height: 150%;
	background: url(../images/newsdivider.gif) no-repeat left bottom;
	padding: 10px 5px 10px 0;
}

/*---news archive---*/

ul.news_archive li
{
	line-height: 150%;
	padding-bottom: 0.5em;
	list-style-type: none;
	background: none;
	padding-left:0;
}

ul.news_archive li span.nobr
{
	white-space: normal;
	display: inline;
	font-size: 1em;
	color: #000;
}

ul.news_archive li span
{
	font-size: 0.9em;
	display: block;
	color: #999;
}

div.news_pagination
{
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px solid #666666;
}

div.news_pagination p
{
	font-weight: bold;
	color: #888;
	padding-bottom: 0;
}

/*---footer---*/
#footer, .push {
height: 80px;
margin: 0 auto;
}

#footer {
color: gray;
font-size: 1.1em;
width: 930px;
background: url(../images/footerline.gif) repeat-x;
}

#footer li {
border-right: 1px solid gray;
float: left;
padding: 0 5px;
margin-top: 30px;
}

#footer p {
/*padding-top: 10px;*/
}

#footer a {
color: gray;
text-decoration: none;
}

#footer .first {
padding-left: 0px!important;
}

.everyhome {
float: left;
}

.everyhome ul li {
margin-bottom: 10px;
}

.puredesign {
float: right;
margin-top: 30px;
}

.puredesign p {
margin-top: 23px;
}

.puredesign a {
text-decoration: underline!important;
}

/*--- issue calendar ---*/

ul.issue_calendar li {
	background: none;
	padding: 0;
	margin: 1em 0 0 0;
	font-size: 1em;
	display: inline-block;
	width: 150px;
	vertical-align:top;
}

ul.issue_calendar li h4 {
	font: bold 12px Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	color: #63BC14;
	text-transform: uppercase;
	margin-bottom: 0.4em;
}


ul.issue_calendar li li {
	display: block;
	line-height: 150%;
	margin: 0 0 0.2em 0;
}

ul.issue_calendar li a {
	font-weight: bold;
}

a.print {
background: url(../images/print.jpg) no-repeat left center;
height: 17px;
font-size: 10px;
display: block;
padding: 10px 0 0 20px;
}

.page_pager { width:200px; float:left; }
.page_pager h3 { width:200px; float:left; padding:0; }
.list_of_pages { margin-left:210px; width:600px; }
.online_page .central_column { width:100%; margin-left:0; }
.issue_page { margin:10px 0;  }
.leftads { padding:10px 0 0 10px; }