/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

                /* common styles */

body{
                margin-left: 0px; 
                margin-top: 0px; 
                margin-right: 0px; 
                margin-bottom: 0px;
                }
table, td{
                border-collapse: collapse;
                border-spacing: 0;
                font-family: arial, tahoma, sans-serif; 
                font-size:12px;
                color:#000000;
                }
th{
                text-align: left;
                }
a:link,
a:visited{
                color:#3F5363;
                text-decoration: underline;
                }
a:active,
a:hover{
                color:#D10000;
                text-decoration: underline;
                }
input,
textarea{
                border-width: 1px;
                border-color: #aaaaaa;
                }
input.checkbox{ 
                border-style: none;
                }
form{
                margin: 0px;
                }
	form h3 {
		background: #cd0000;
		color: #fff;
		padding: 2px 16px;
		font-size: 120%;
	}
	form label {
		display: block;
		font-weight: bold;
		margin: 8px 0 0;
	}
	form#gb_form input {
		width: 240px;
	}
	form#gb_form textarea {
		width: 480px;
	}
h1,h2,h3,h4{
                font-size: 12px;
                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 */
#nav{
                padding-top: 10px;
                vertical-align: top;
                border-right: #DADADA 1px solid;
                }
#nav a:link,
#nav a:visited{
                color: #ffffff;
                text-decoration: none;
                }
#nav a:active,
#nav a:hover{
                color: #FFDAB9;
                text-decoration: underline;
                }
.menu-selected{
                color: #D10000;
                text-decoration: underline;
                }
#nav img{
                margin: 6px 6px 5px 15px;
                float: left;
                }
#nav h1{
                margin: 4px 10px 4px 15px;
                font-size: 12px;
                font-weight: bold;
                }
#nav h2{
                margin: 4px 10px 5px 0px;
                font-size: 11px;
                font-weight: normal;
                }
#nav h3{
                margin: 3px 10px 3px 20px;
                font-size: 11px;
                font-weight: normal;
                }
#nav span{
                float: left;
                margin: 3px 0px 3px 30px;
                }
#hnav a:link,
#hnav a:visited{
                color: #001000;
                text-decoration: bold;
                }

#hnav a:active,
#hnav a:hover{
                color: #0000FF;
                text-decoration: underline
#hnav a{
                color: #ffffff;
                font-weight: bold;
                }
#hnav div{
                margin-top: 9px;
                }
#title div{
                margin: 0px 50px 0px 0px;
                font-size: 24px;
                font-family: arial;
                color: #ffffff;
                }
#slogan{
                background: url('/images/42-1x1.gif') no-repeat left top;
                }
#slogan h2{
                margin: 4px 0px 0px 120px;
                font-size: 11px;
                font-weight: bold;
                color: #ffffff;
                }
#navigator{
                padding: 0px;
                font-size: 14px;
                color: #000000;
                }
#navigator a{
                font-size: 14px;
                color: #000000;
                font-weight: bold;
                }
#navigator h2{
                margin-top: 13px;
                font-weight: bold;
                }
#navigator img{
                margin: 0px 13px 0px 0px;
                float: left;
                }
#content{
                padding: 15px;
                vertical-align: top;
                }
#counters{
                margin-left: 15px;
                text-align: left;
                }
#copy{
                font-size: 12px;
                color: #000000;
                padding-left: 10px;
                }
#label a{
                font-size: 11px;
                color: #ffffff;
                }


.pr2{filter:Shadow(Color="#000000", Direction="130")}


