/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

                /* common styles */

body{
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background: #ffffff url('/images/rc-body-bg.gif') repeat-x left top;
                }
table, td{
                border-collapse: collapse;
                border-spacing: 0;
                font-family: verdana, tahoma, sans-serif;
                font-size:11px;
                color:#000000;
                }
th{
                text-align: left;
                }
a:link          {
                color: #00abec;
                text-decoration: none;
                }
a:visited       {
                color: #00abec;
                text-decoration: none;
                }
a:active        {
                color: #ff0000;
                text-decoration: none; }
a:hover         {
                text-decoration: underline;
                color: #ff0000;
                cursor: pointer;
                }
input,
textarea{
                border-width: 1px;
                border-color: #aaaaaa;
                }
input.checkbox{
                border-style: none;
                }
form{
                margin: 0px;
                }
h1,h2,h3,h4{
                font-size: 11px;
                margin: 0px;
                }
.tbl{
                border-style: solid;
                border-color: #ffffff;
                border-width: 1px;
                }
.gb{
                border-style: solid;
                border-color: #eeeeee;
                border-width: 1px;
                }
.dash{
                border-bottom: #cccccc 1px dashed;
                }
div.item-image{
                width: 120px;
                height: 120px;
                padding: 10px;
                margin: 0px 10px 10px 0px;
                float: left;
                border: #a0a0a0 1px solid;
                }

                /* individual styles */
#nav1{
                border-right: #ffffff 1px solid;
                }
#nav1 a{
                text-decoration: none;
                font-weight: bold;
                }
div.nav1{
                width: 100%;
                padding: 5px 0px 7px 7px;
                }
div.nav1sel{
                width: 100%;
                padding: 5px 0px 7px 7px;
                background: #ffffff;
                }
#nav{
                padding-top: 25px;
                vertical-align: top;
                }
#nav a:link,
#nav a:visited{
                color: #131313;
                text-decoration: none;
                }
#nav a:active,
#nav a:hover{
                color: #db4300;
                text-decoration: underline;
                }
.menu-selected{
                color: #db4300;
                text-decoration: underline;
                }
#nav h2{
                margin: 3px 10px 4px 0px;
                font-size: 11px;
                font-weight: bold;
                padding: 5px 0 5px 0;
                }
#nav h3{
                margin: 3px 10px 3px 20px;
                font-size: 11px;
                font-weight: normal;
                }
#nav span{
                float: left;
                margin: 3px 0px 3px 30px;
                }
#hnav,
#hnav a{
                color: #ffffff;
                }
#title div{
                margin: 0px 0px 0px 15px;
                font-size: 22px;
                font-family: arial;
                color: #ffffff;
                }
#slogan h2{
                margin: 0px 0px 0px 4px;
                font-size: 12px;
                font-weight: bold;
                color: #eeeeee;
                }
#navigator{
                padding-bottom: 20px;
                border-bottom: #AFAFAF 1px dashed;
                font-size: 14px;
                font-family: tahoma, verdana;
                text-decoration: none;
                color: #000000;
                }
#navigator h2{
                float: left;
                margin-right: 10px;
                }
#navigator a{
                font-size: 14px;
                color: #000000;
                font-family: tahoma, verdana;
                text-decoration: none;
                font-weight: bold;
                }
#content{
                padding: 15px 15px 15px 0px;
                vertical-align: top;
                }
#counters{
                margin-left: 0px;
                text-align: left;
                }
#banners{
                margin-left: 0px;
                text-align: left;
                }
#copy div{
                font-size: 12px;
                color: #000000;
                margin-bottom: 4px;
                font-weight: bold;
                }
#copy span{
                font-size: 11px;
                color: #000000;
                margin: 5px 0px 0px 16px;
                }
#addr div{
                font-size: 12px;
                margin-left: 25px;
                margin-bottom: 4px;
                }
#addr span{
                font-size: 11px;
                margin-left: 25px;
                margin-top: 2px;
                margin-right: 5px;
                float: left;
                }
#addr h3{
                font-family: tahoma;
                font-size: 22px;
                font-weight: normal;
                }
#search input{
                font-size: 11px;
                width: 130px;
                }
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}
