body{
  font-family:Geneva,Arial,Helvetica,serif;
  font-size: 14px;
  background-color: #EDF2EC;
  color: #333333;
}

a{
  color: #333333;
}

a:hover{
  color: #cccccc;
}

.center{
    width:940px;
    margin:0 auto;    
    background-color: #ffffff;
}
    
.system-messages{
    color: #ff0000;
    float:right;
    height:15px;
    width:300px;
}
.errorExplanation p,.errorExplanation ul li{
    color: #ff0000;
    font-size: 10px;
}
.errorExplanation{padding-top: 20px;}

.errorExplanation h2{
    color: #ff0000;
    font-size: 12px;
    padding-top:10px;
   }

.fieldWithErrors label{
     color: #ff0000;
        }

.requests_input{
    border-style:solid;
    border-width:thin;
    border-color:#917979;
    margin:1px;
}


#categories .first{
    clear:both;
    float:left;
}

#categories .second{
    float:right;
}

#header{    
}

#header .center{
    height:100px;
}

#logo{
    margin-bottom: 7px;
    height:45px;
    width:330px;
    margin-left:10px;
    background-image: url(images/logo_bg.png);
    background-repeat:no-repeat;
    float:left;
}

#first-content{    
    
}

#first-content .center{
    height:200px;
    background-color: #ffffff;
    border-top-style: solid;
    border-top-width: 6px;
    border-top-color: #9F1B1B;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #9F1B1B;
}

#first-content .request{
    background-image: url(images/contacts_bg.png);
    background-repeat:no-repeat;
}

#second-content{    

}

#second-content .center{
    padding-top:25px;
    padding-bottom:25px;
    background-color: #ffffff;
    overflow:hidden;
    font-size: 0.9em;
}

#second-content .center .left{
    float:left;
    padding-right: 10px;
    padding-left: 20px;
    width:190px;

    }

#second-content .center .left h1{
    font-size: 1.2em;
    margin-bottom: 20px;
}

#second-content .center .right h2{
    margin-left: 10px;
    margin-bottom: 20px;
    font-size: 1.2em;
}

#second-content .center .right{
    width: 700px;
    float: right;
    padding-left:5px;
    padding-right:5px;
    min-height: 350px;
    border-left:solid;
    border-left-width: 1px;
    border-left-color: #C5BDB2;

}

#second-content .center .right h1{
	font-size: 1.5em;
        margin-bottom:10px;
}

#variants{
     width: 590px;
}

#variants .show{
    height: 375px;
    width: 500px;
    float: right;
}

#variants  .show .v-image{
    height: 375px;
}

#preloader{
	margin-left: 250px;
	margin-top: 200px;
}


#footer{    
    clear:both;   
}

#footer .center{
    background-color:#EDF2EC;
    padding-top:15px;
    height:70px;
    text-align:right;
    font-size: 11px;

}

#footer-menu{
}

#footer-menu li {
    display: inline;
    padding-left:7px;
    padding-right:7px;
}

#footer-menu li a {

}

#footer-menu .standard  {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #222222;
}

#footer-menu li a:hover {
    color:#999999;
}

#copyright{
    clear:both;
    padding-top:7px;
    font-size: 0.9em;
}

#copyright .first{

}
#copyright .second{
    padding-top:7px;

}
#copyright .second a{
    font-weight: bold;
    text-decoration:underline;
}

#login-form{
    margin-left:100px;
}

#products {
    margin-top:20px;
    margin-left:20px;
}

#products  li {

}

#products  li a {
	color:#999999;
	font-size: 1.2em;
}

#products  li a:hover {
	color:#C5BDB2;
}

#request_message{
    width:493px;
    height:110px;
}

#requests_label_message{
   
}

#requests_send{
    width: 60px;
}

#requests_table{
    padding-top:16px;
}

#request-view{
    margin:30px;
    list-style-type:none;
}

#request-view li{
    margin:5px;
}

#requests_privacy {
    width:500px;
    font-size: 0.7em;
}

#locale{
    width:200px;
    height:15px;
    margin-left:350px;
    font-size:0.8em;
    float:left;
}

#locale li{
    float: left;
    padding-left: 20px;
    color:#999999;
}

#locale li a{
    color:#999999;
}

#locale li a:hover{
    color:#222222;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#map_canvas{ 
	margin-top:15px;
	width: 570px; 
	height: 350px;
	border: 1px;
	border-style: solid;
	border-color:#000000;	
}

#top-bar{
    height:25px;
    clear:both;
}

#scrollbar{
    clear:both;
    width:450px;
    height:150px;
}

#drop-menu
{	clear:both;
}

#drop-menu li
{
    float: left;
        list-style: none;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size: 15px;
}

#drop-menu li a{
        display: block;
        padding: 5px 12px;
        text-decoration: none;
        min-width: 55px;
        white-space: nowrap}

#drop-menu li a:hover
{	color: #999999}

#drop-menu li ul
{	margin: 0;
        padding: 0;
        position: absolute;
        visibility: hidden;
        }

#drop-menu li ul li
{	float: none;
        display: inline;
        font-size: 12px;
}

#drop-menu li ul li a
{	width: auto;
        background: #9F1B1B;
        min-width:100px;
        

    color: #ffffff;
}

#drop-menu li ul li a:hover
{color: #CECECE;
    background: #7F1616}

#catalog-table{
margin-left:5px;
}


#catalog-table > tbody > tr > td{
padding-bottom:30px;
}
#catalog-table > tbody > tr > td > p {
margin-bottom:10px;
}


#catalog-table .first-row{
    width:150px;        
    text-align: right;
    padding-right:10px;
}
#catalog-table .second-row{
    width:600px;
    padding-right:10px;
}
#catalog-table .third-row{
    width:200px
}

#links > li {
    margin-top: 10px;
}