﻿body {
background-color: #fbeed8;
/*background: #4B4B4B;*/
font-family :  "Trebuchet MS", Trebuchet, verdana, helvetica, sans-serif; 
font-size : 12px;
color: #004080;
margin: 0px;
letter-spacing : 0;
} 

div.header{
background-image: url('../images/header.jpg');
width:830px;
height:202px;
margin-left:auto;
margin-right:auto;
border: 0px solid  #808080 ;
border-bottom: 1px solid  #A5540C;
border-left: 1px solid  #A5540C;
border-right: 1px solid  #A5540C;
}


div.content{
background-image: url('../images/bg_3.jpg');
margin-left:auto;
margin-right:auto;
padding: 0px;
width: 832px;
height: 3000px;
border: 0px solid green;
}



/*div.datata{
width: 90px;
height: 23px;
margin: 0px;
margin-left: 645px;
margin-top: 147px;
padding: 1px;
padding-left: 7px;
display: block;
border: 1px solid white;
}
*/
div.menu{
width:455px;
height:28px;
padding: 1px;
padding-top: 3px;
padding-left: 375px;
margin-top: 5px;
display: block;
border: 0px solid purple;
}


div.left{
width:180px;
height: 750px;
float: left;
margin-left: 0px;
margin-top: 0px;
padding-top: 0px;
padding-left: 4px;
border: 0px solid black;
}

div.center{
width: 508px;
height: 1500px;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 20px;
padding-top: 0px;
border: 0px solid silver;
}

div.right{
width:152px;
height: 900px;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
padding-left: 6px;
display: none;
border: 0px solid silver;
}

div.product{
/*background-image: url('../images/product_bg.png');*/
background-color: white;
width:450px;
height: auto;
float: left;
margin-left: 29px;
margin-top: 5px;
padding: 0px;
display: block;
border: 1px solid #9e5b14;
}

div.product_blue{
background-color: white;
width:450px;
height: auto;
float: left;
margin-left: 29px;
margin-top: 0px;
padding: 0px;
display: block;
border: 1px solid #9f6929;
border-top: 1px solid #9f6929;
border-bottom: 1px solid #9f6929;
}

div.basket{
background-color: white;
width:175px;
height: auto;
float: left;
margin-left: 2px;
margin-top: 10px;
padding: 0px;
display: block;
border: 1px solid #9f6929;
border-top: 1px solid #9f6929;
border-bottom: 1px solid #9f6929;
}

div.basket_head{
height: 27px;
background-image: url('../images/line_cont_red.png');
padding: 0px;
padding-left: 7px;
padding-top: 3px;
color: white;
font-size: 16px;
border: 0px solid #465979;
}

div.basket_content{
background-color: #FAE8C9;
width:168px;
height: auto;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 3px;
padding-left: 3px;
padding-right: 3px;
font-size: 12px;
line-height: 18px;
color: black;
display: block;
border: 0px solid #465979;
border-left: 0px solid silver;
border-right: 0px solid silver;
}


div.product_head{
background-image: url('../images/line_cont.png');
width:428px;
height: 24px;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 2px;
padding-left: 20px;
padding-top: 1px;
font-size: 16px;
color: white;
display: block;
border: 0px solid #465979;
}

div.product_head_red{
height: 27px;
background-image: url('../images/line_cont_red.png');
padding: 0px;
padding-left: 0px;
padding-top: 3px;
color: white;
font-size: 16px;
text-align: center;
border: 0px solid #465979;
}



div.product_content{
width:434px;
height: auto;
text-align: justify;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
padding-left: 7px;
padding-right: 7px;
font-size: 14px;
line-height: 16px;
color: black;
display: block;
border: 0px solid #465979;
border-left: 0px solid silver;
border-right: 0px solid silver;
}

div.product_content_gallery{
width:426px;
height: auto;
text-align: center;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 3px;
padding-left: 10px;
display: block;
border: 0px solid #465979;
}


div.product_down{
background-color: #FAE8C9;
width:414px;
height: auto;
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 6px;
padding-left: 30px;
padding-top: 10px;
color: black;
font-size: 16px;;
display: block;
border: 0px solid red;
border-top: 1px solid #9f6929;
}


div.foother{
float: left;
width:750px;
height:80px;
color: #004080;
font-size: 10px;
font-weight: 600;
border: 0px solid silver;
}

div.full_path {
float: left;
width:508px;
height:auto;
padding: 0px;
padding-bottom: 20px;
border: 0px solid silver;
}

a.full_path, a.full_path:visited {
color: #004080;
font-size: 10px;
font-weight: 600;
margin-bottom: 7px;
text-decoration: none;
border: 0px solid silver;
}
a.full_path:hover {
color: #808080;
font-size: 10px;
font-weight: 600;
text-decoration: underline;
border: 0px solid silver;
}

font.full_path{
color: #004080;
font-size: 14px;
font-weight: 400;
border: 0px solid silver;
}
font.full_path_white{
color: #FFFFFF;
font-size: 14px;
font-weight: 400;
border: 0px solid silver;
}


a.full_path_white, a.full_path_white:visited {
color: #FFFFFF;
font-size: 16px;
font-weight: 400;
text-decoration: none;
border: 0px solid silver;
}
a.full_path_white:hover {
color: #FFFFFF;
font-size: 16px;
font-weight: 400;
text-decoration: underline;
border: 0px solid silver;
}


a.contacts, a.contacts:visited {
color: black;
font-size: 16px;
font-weight: 400;
text-decoration: none;
border: 0px solid silver;
}
a.contacts:hover {
color: black;
font-size: 16px;
font-weight: 400;
text-decoration: underline;
border: 0px solid silver;
}

a.baskett, a.baskett:visited {
color: black;
font-size: 12px;
line-height: 18px;
text-decoration: none;
border: 0px solid white;
}
a.baskett:hover {
color: red;
font-size: 12px;
line-height: 18px;
text-decoration: none;
border: 0px solid silver;
}


font.full_path_white{
color: #FFFFFF;
font-size: 18px;
font-weight: 400;
border: 0px solid silver;
}





a.button_head_menu:link, a.button_head_menu:visited {
font-size: 16px;
width: 110px;
height: 23px;		
margin: 0px;
margin-left: 3px;
padding: 0px;
padding-top: 0px;
background-image: url('../images/main_menu.png');
float: left;
color: #8b4800;
text-align: center;
text-decoration: none;
font-weight: 600;
}
a.button_head_menu:hover {
background-image: url('../images/main_menu.png');
/*background-position:19px -19px !important;*/
background-position:0px -24px;
color: #595959;
text-decoration: none;
}



a.button_left_menu:link, a.button_left_menu:visited {
font-size: 16px;
width: 175px;
height: 32px;
float: left;
margin-bottom: 4px;
padding-top: 0px;
padding-left: 5px;
background-image: url('../images/menu_dark.png');
color: #8b4800;
text-decoration: none;
border: 0px solid black;
}
a.button_left_menu:hover {
background-image: url('../images/menu_light.png');
color: #595959;
text-decoration: none;
}

a.button_left_menu_big:link, a.button_left_menu_big:visited {
width: 175px;
height: 38px;
font-size: 16px;
line-height: 14px;
float: left;
margin-bottom: 4px;
padding-top: 2px;
padding-left: 5px;
background-image: url('../images/menu_dark_big.png');
color: #8b4800;
text-decoration: none;
border: 0px solid black;
}
a.button_left_menu_big:hover {
background-image: url('../images/menu_light_big.png');
color: #595959;
text-decoration: none;
}


a.button_left_sub_menu:link, a.button_left_sub_menu:visited {
width: 160px;
height: auto;
float: left;
margin-bottom: 3px;
padding-top: 3px;
padding-left: 20px;
color: #004080;
font-size: 11px;
font-weight: 600;
line-height: 100%;
text-decoration: none;
border: 0px solid black;
}
a.button_left_sub_menu:hover {
color: silver;
text-decoration: none;
}

a.button_right_menu:link, a.button_right_menu:visited, a.button_right_menu:hover {
width: 70px;
height: 70px;
float: left;
margin: 0px;
margin-left: 4px;
margin-bottom: 4px;
padding: 0px;
text-decoration: none;
border: 1px solid grey;
}

div.img_gallery{
width: 130px;
height: 98px;
float: left;
margin: 6px;
border: 0px solid #465979;
/*cursor: url('http://nibora.com/images/loupe.cur'),pointer;*/
}

input.submit{
background-color: #8b4800;
color: white;
font-size: 16px;
}