 body{
    background: url("img/background.jpg") no-repeat top center;
    background-color: #2672ae;
   	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica;	
    font-size: 13px;
    //	overflow-y: hidden;		
}
a:active, a:focus, img { outline: 0; border: 0; }
a{
    color: #1c4f82;
    text-decoration: underline;    
}
a:hover{
    color: gray;
}

.container{
	width: 960px;	
	margin:0px auto;
	text-align:left;
	color: white;    		
}
.header{    
    width: 960px;
    height: 133px;
    padding-top: 33px;
}
.header .left{
    float: left; 
      
}
.header .right{
    float: right;
    background: url('img/blue_56percent.png');
    padding: 12px;
    font-size: 14px;
}
.header .right span{
    background: url("img/phone.gif") left no-repeat;
    padding-left: 20px;
    color: #ffd994;
}
.menu{
    height: 43px;
    width: 600px;
    float: left;            
}
.menu ul{
    margin: 0;
    padding: 0;
}
.menu li{
    display: block;
    float: left;
    height: 43px;   
    padding: 0 25px;
    margin: 0; 
}
.menu .selected{
    background: url('img/mmenu_span.png');
    overflow: auto;
    border: solid white 2px;
    border-bottom: none;
    height: 41px;
    padding: 0 23px;
}
.menu li a{
    display: table-cell;
    vertical-align: middle;
    color:  #ffd994;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
    height: 43px;    
    line-height: 43px;
}
.menu .horline{
    width: 1px;
    height: 43px;
    background: url('img/horline.gif');
    padding: 0;
    display: block;    
}
.menu li a:hover{
    color: white;
}
.menu li span {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    color: #123c6b;
    height: 41px;
    line-height: 41px;    
}
.content{
    width: 910px;
    padding: 25px;    
    background: #eef4f9;
    color: black;
    overflow: auto;
}

.content .left{
    margin: 25px 0 0 0;
    float: left;
    background: white;
    width: 575px;
    padding: 25px;
    border-top: solid #d2dde7 1px;
}
.content .right{
    float: right;
    width: 275px;
    padding-top: 50px;
}
.content .right p{
    padding-left: 9px;
}
h1{
    font-family: Georgia, Times;
    font-size: 22px;
    margin: 0;        
}
.content hr{
    border: none;
    background: #e4ebf1;
    height: 1px;
}
.productInfo{
    overflow:auto;
    margin: 30px 0 20px 0;
}
.productInfo .photo{
    float: left;
}
.productInfo .descr{
    float: right;
    width: 385px;
}
.productInfo a{
    font-size: 14px;
    font-weight: bold;
}
h2{
    background: #d7e5f0;
    border-top: solid #c4d3e0 1px;
    height: 23px;
    font-family: Georgia, Times;    
    font-size: 16px;    
    padding: 4px 0 0 9px;    
}
.footer{
    width: 960px;
    padding: 45px 0 45px 0;
    font-size: 12px;
}
.footer .left{
    float: left;
}
.footer .right{
    float: right;
}
.footer li{
    display: inline;
    padding: 0 25px;
}
.footer ul{
    margin: 0; 
    padding: 0;   
}
.footer a{
    color: #ffd994;
}

.footer li a,.footer li span{    
    font-weight: bold;    
}
.footer a:hover{
    color: white;
}
.footer .copyright{
    clear: both;
    padding-top: 30px;
    font-weight: bold;
    padding-left: 25px;
}
.banner{
    background: url('img/banner.jpg') no-repeat;
    width: 910px;
    height: 248px;
}
.banner .text{    
    margin: 30px 20px 0 0;
    float:  right;
    width: 540px;    
    font-size: 14px;
    font-weight: bold;
    }
.banner .text p{    
    color: white;    
}
.banner td{
    background: url('img/cross.png') no-repeat left center;
    color: #ffd07c; 
    padding: 0 30px 0 20px;
    height: 20px;       
}
h3{
    font-weight: normal;
    color: #ffd07c;
    font-family: Georgia, Times; 
    font-size: 23px;
    margin-top: 0;  
}
.content .leftNav{
    float: left;    
    width: 152px;
}
.content .rightProducts{
    float: left;
    width: 757px;
    background: white;
    border-top: solid #d2dde7 1px;
}
.content .leftNav a,.content .leftNav span{
    display: block;
    height: 21px;
    border-top: solid #d2dde7 1px;
    margin-bottom: 13px;
    background: #d7e5f0;
    text-decoration: none;
    padding: 6px 0 0 16px;
        
}
.content .leftNav a:hover,.content .leftNav span{
    background: white;
    color: black
}
.content .leftNav span{
    font-weight: bold;
}
.content .rightProducts .productBlock{
    width: 234px;
    float: left;
    margin: 13px 0 0 13px;
    width: 234px;
    padding-bottom: 20px;
}
.content .rightProducts .productBlock .photo{
    position: relative;
    text-align: right;
    min-height: 100px;
    overflow: auto;
    font-size: 0;
}
.content .rightProducts .productBlock .photo .price{    
    background: url('img/star_plate.gif') no-repeat;
    width: 83px;
    height: 55px;
    position: absolute;
    right: 130px;    
    z-index:300;
    font-family: Georgia, Times;
    font-weight: bold;
    text-align: center;
    font-size: 16px; 
    padding-top: 28px;    
}
.content .rightProducts .productBlock .photo .price span{
    font-family: Arial;
    font-size: 10px;
    color: #a68240;
}
h4{
    font-family: Georgia, Times;
    margin-top: 0;
    color: #1c4f82;
    font-size: 20px;
    font-weight: normal;
}
h5{
    color: #1c4f82;
    font-size: 15px;
}
.content .rightProducts .productBlock .odd{
    background: #e8edf2;
}
.content .rightProducts .productBlock .even{
    background: white;
}
.content .rightProducts .productBlock th{
    width: 89px;
    border-right: solid #d3dde7 1px;    
}
.content .rightProducts .productBlock td{
    width: 92px;
}
.content .rightProducts .productBlock th,.content .rightProducts .productBlock td{
    padding: 7px 13px;
}
.add2cart{
    color: #e62711;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;        
    display: block;
    width: 79px;
    height: 26px;    
    background: url('img/add2cart_hover.png');
    cursor: pointer;    
    cursor: hand;
    padding-left: 34px;
    float: left;
}
.add2cart:hover{
    background: url('img/add2cart.png');
}
.cartnav{
    float: right; 
}
.sendmailform input, .sendmailform textarea{
    height: 31px;
    width: 321px;
    background: #eff4fa;
    font-size: 20px;
    color: #1c4f82;
    border: solid 1px #b2c2cf;
}
.sendmailform .required{color: red; display: block; float: right; font-size: 11px; font-style: italic;}
.sendmailform td{
    padding: 10px 0;
    vertical-align: top;
}
.sendmailform .inputs td{
    padding-top: 0;
}
.cartnav span{
    background: url('img/mmenu_span.png');
    display: block;
    float: right;
    height: 41px;
    line-height: 41px;
    border: solid white 2px;
    border-bottom: none;
    margin-left: 5px;
    padding: 0 15px 0 15px;
    color: red;
}
.cartnav a{
    padding-left: 30px;
    color: red;
    font-weight: bold;
}
.cartnav .viewcart{
    background: url('img/cart.gif') no-repeat left center;
    
}
.cartnav .checkout{
    background: url('img/checkout.gif') no-repeat left center;    
}
.cartnav .viewcart:hover,.cartnav .checkout:hover{
    color: #10589c;
}