@import url("forms.css");
@import url("catalog.css");
/* кнопка Купить */
.buy_button {
background:url("../images/buy.png") no-repeat scroll center top white;
border:medium none;
display:block;
height:30px;
margin-top:4px;
padding-top:1px;
width:90px;
z-index:-999;
}

#top_menu { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("../images/ggg2.jpg");
background-origin: padding-box;
background-position: 0% 132%;
background-repeat: no-repeat;
background-size: auto;
border-bottom-color: rgb(204, 204, 204);
border-bottom-style: solid;
border-bottom-width: 0px;
height: 39px;
left: 0px;
margin-left: 0px;
padding-left: 0px;
position: relative;
top: 80px;
width: 100%;
 }

/*общий стиль страницы*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none;
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0 none;
padding:0;
}
/*получение фокуса*/
:focus {
outline:0 none;
}
/*тело страницы*/
body {
background:url("../images/114.jpg") repeat scroll 0 0 #F8F8F8;
color:#444;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:15px;
}
/*списки*/
ol, ul {
list-style:none outside none;
}
/*таблицы*/
table {
border-spacing:0;./
}
/*заголовки таблицы,ячейки*/
caption, th, td {
font-weight:normal;
text-align:left;
}
/*выделение цитат*/
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
/*ссылки*/
a {
color:#39405a;
text-decoration:none;
}
/*ссылки при наведении*/
a:hover {
text-decoration:none;
}
/*выделение жирным*/
b {
color:#222222;
}
/*панель входа в заголовке*/
#top_login {
margin-left:710px;
position:absolute;
top:76px;
width:270px;
}
/*общий стиль*/
#container {
background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #EEEEEE;
margin:0 auto;
width:950px;
z-index:100;
}
/*стиль заголовка*/
#header {         
         height:180px;         
margin-top:60px;
         }
#header div {
float:left;
}
/*блок логотипа*/
#logo {         
display:block;
         height:132px;         
margin-top:5px;
position:absolute;
top:30px;
width:240px; 
         }
/*сам логотип*/
#logo-bg {         
background:url("../images/logo.png") no-repeat scroll center center transparent;
         height:132px;         
margin-top:5px;
position:absolute;
width:350px;
         }
/*текст под логотипом*/
#logo-text {
color:#666666;
font-size:120%;
left:35px;
position:absolute;
text-align:center; 
text-decoration:none;
top:70px;
}
/*окно поиска*/
#search {         
background:url("../images/ser3.jpg") no-repeat scroll center center transparent;
margin-top:80px;
position:absolute; 
background-position: 54% 50%;
top:122px;
height:36px;         
width:240px;
display: inline-block;
         }
/*окно ввода текста в поиске*/ 
#search_text {
border:medium none;
color:#5B5B5B;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:12px;
margin:4px 0 0 10px;
width:147px;
float:left;
margin-top: 9px;
display: inline-block;
position:relative;
left: 30px;
}
/*кнопка подтверждения поиска*/
#search_submit {
background:none repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
float:left;
height:25px;
width:25px;
display: inline-block;
position:relative;
margin-top: 9px;
left: 30px;
}
/*блок верхнего меню*/
#top_menu {         
margin-left:10px;
position:relative; 
  
 
     
top:122px;         
left:220px;
         }
/*ссылки в верхнем меню*/
#top_menu a {
color:#39405a;
display:block;
float:left;
font-size:175%;
margin-right:15px;
padding:5px;
}
/*текст по центру в заголовке*/ 
#header_center {
margin-left:330px;
position:absolute;
top:65px;
width:280px;
}
#header_center ul {
margin:0;
padding:0 0 0 15px;
}
#header_center * {
color:#666666;
font-family:Tahoma,Verdana;
font-size:11px;
line-height:1.2; 
} 
#header_center li {
list-style:disc outside none;
margin-bottom:6px;
}
/*блок корзины*/ 
#cart {
background:url("../images/cart_background.gif") no-repeat scroll center bottom transparent;
color:#EEEEEE;
font-size:10px !important;
height:35px;
line-height:1.5;
margin-left:655px;
padding-top:15px;
position:absolute;
text-align:center;
top:20px;
width:253px;
}
#cart a {
color:#FFFFFF;
display:block;
font-size:11px !important;
}
#path_bar {
color:#767676;
font:1.4em/118% normal Verdana,Tahoma,sans-serif;
margin-bottom:20px;
padding-right:30px;
}
/*стиль общего блока*/ 
#body {
clear:both;
}
/*стиль h3 заголовка*/
h3 {
border:0 none;
margin:0;
padding:0;
}
/*стиль левого блока*/
#left {
float:left;
width:200px;
}
/*стиль правого блока*/ 
#right {
margin-left:220px;
}
/*стиль нижнего блока*/
#footer {
border-top:3px solid #e7e7e7;
clear:both;
color:#AAAAAA;
font-size:11px;
letter-spacing:1px;
margin:10px;
padding:15px;
}
/*отцентровка*/
center {
display:block;
font-size:16px;
font-weight:bold;
line-height:1.5;
padding:15px;
}
/*жирный текст*/
strong {
font-weight:bold;
}
/*стиль h1 заголовков*/
h1 {
font-size:24px;
font-weight:normal;
padding:18px 0 25px;
}
/*название товара*/
a.product_name_link{
font-size: 17px;
}
/*описание магазина*/
.mdescript{
display: block;
width: 730px;
float: right;
}
