body {
 font-family: Arial, sans-serif;
 margin: 0px;
 background-color: #4A6379;
}

.wraper {
 width: 930px; 
 margin: auto;
 background-image: url(imgs/header.jpg); 
 background-repeat: no-repeat;
 
}

.wraper2 {
 width: 930px; 
 margin: auto;
 background-image: url(imgs/back.jpg); 
 background-repeat: repeat-y;
 
}

.errForm {
 color: red;
}

.price td {
 padding: 5px;
}



.label {
 vertical-align: top;
}

.header .lnksbox {
 margin-left: 200px;
 margin-top: 20px;
}

.header .lnksbox {
 margin-left: 195px;
 margin-top: 16px;
 color: #5B5A58;
 font-size: 18px; 
}

.header .lnksbox a {
 display: inline;
 width: auto;
 height: auto;
 margin: 0px;
 color: #5B5A58;
 font-size: 18px;
 text-decoration: none;
}

.footer {

 width: 930px; 
 height: 93px;
 margin: auto;         
 background-image: url('imgs/footer.jpg');
 background-repeat: no-repeat;
}                                                        

.footer .footer_l {
 background-image: url('imgs/bot_logo.jpg');
 background-repeat: no-repeat;
 float: left;
 margin-top: 45px;
 margin-left: 30px; 
 padding-left: 50px;
 padding-top: 10px;
 color: #333;
 font-size: 18px;
 height: 46px;
}

.footer .footer_l a {
 text-decoration: none;
 color: #333;
 font-size: 18px;
}

.footer .footer_r {
 float: right;
 margin-top: 45px;
 margin-right: 30px; 
 font-size: 12px;
 text-align: right;
 color: #222;
}



.footer .footer_r a {
 text-decoration: none;
 color: #ccc;
}

.middle {
 width: 910px;   
}

.middle .middle_l{
 width: 240px;
 float: left;
 margin-left: 0px;   

}

.middle .middle_l .submitlink{
 background-image: url('imgs/wasabinetpay_05.jpg');
 width: 230px;
 height: 93px;
}

.searchbut {
 cursor: pointer;

 }

.middle .middle_l .submitlink a{
 display: block;
 width: 230px;
 height: 93px;
}

.middle .middle_l .lnks_box{
 margin-left: 30px;
}

.middle .middle_l .lnks_box .links{
 margin-left: 10px;
}

.middle .middle_l .lnks_box .links a{
  color: #5B5A58;
  text-decoration: none;
  display: block;
  margin-top: 3px;
}

.lnks a{
  color: #ccc;
  margin-left: 20px;
  text-decoration: none;
  display: block;
  margin-top: 3px;
}



.middle .middle_l .search_box{
 margin-left: 30px;
 margin-top: 10px;
}

.middle .middle_l .search_box input{
 height: 16px;
 width: 150px;
 background-color: #474747;
 border: 1px solid #272727;
 color: #ddd;
 font-size: 12px;
}

.middle .middle_l .search_box img{
 vertical-align: middle;
 cursor: pointer;
}


.middle .content{
 margin-left: 210px;
 
 color: #ccc;
}

.middle .content .h{
 margin: 20px;
 margin-bottom: 5px;
 color: #BAFF00;
 font-size: 20px; 
}

.middle .content h3{
 margin: 20px;
 margin-bottom: 5px;
 color: #BAFF00;
 font-size: 20px; 
}

.middle .content a{
 text-decoration: none;
 color: #ccc;
}

.middle .content .subcats a{
 text-decoration: none;
 color: #ccc;
}

.middle .content h2{
 color: #baff00;
 font-size: 18px;
}

.middle .content h2 a{
 color: #baff00;
 font-size: 18px;
}

.middle .content table{
 margin-left: 20px;
}

.field input {
 width: 100%;
}

.middle .content textarea {
 width: 100%;
}

.middle .content select {
 width: 100%;
}

.buttons {
 text-align: right;
}

.content p {
 margin-left: 20px;
}

.buttons input {
 width: 200px;
 align: right;
}

.middle .content .h a{
 text-decoration: none;
}

.cat {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.cat a {
 color: #F9760C;
 text-decoration: none;
 font-size: 22px;
}

.subcat {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.subcat a {
 color: #4E4E4E;
 text-decoration: none;
 font-size: 16px;
}

.first_letter {
 font-size: 20px;
 color: #baff00;
}

.next_letter {
 font-size: 20px;
 color: #baff00;
}

.navig {
 width: 90%;
}


.header {
width: 930px;
margin: auto;
}

.header .logo {
width: 470px;
height: 127px;
margin-top: 20px;
float: right;
}

.header .blogl {
width: 270px;
height: 100px;
margin-top: 5px;
float: right;
clear: both;
}

.header .blogl a {
width: 270px; 
height: 100px;
display: block;
}

.header .logo a {
width: 470px; 
height: 127px;
display: block;
}

h1 {
color: #7A0C0C;
}

.header .links {
text-align: right;
float: right;
width: 338px;
height: 127px;
margin-top: 20px;
}

.header .links a {
font-size: 22px;
color: #7A0C0C;
font-weight: bold;
text-decoration: none;
font-family: Arial;
margin: 20px;

}

.search {
margin-top: 20px;
color: #7A0C0C;
font-size: 18px;
}

.search input {
border: 1px solid gray;
background-color: white;
color: #7A0C0C;
font-size: 14px;
padding: 3px;
}

.search .go_but {
width: 40px;
height: 21px;
background-image: url(go.gif);
background-repeat: no-repeat;
margin: 5px;
cursor: pointer;
}

.hor_line {
width: 100%;
height: 2px !important;
background: url(piptik.gif) repeat-x;
display: block;
clear: both;
}

