@import url("forms.css");
@import url("catalog.css");
/* кнопка Купить */
.buy_button {
background:url("../images/buy_button.gif") no-repeat scroll center top white;
border:medium none;
display:block;
height:30px;
margin-top:4px;
padding-top:1px;
width:90px;
z-index:-999;
}
/*общий стиль страницы*/
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 repeat scroll 0 0 transparent;
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/bg.png) repeat-x top;
background-color: #fff;
color:#444;
font-family: 'PT Sans', sans-serif;
font-size:11px;
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:#0b3dae;
text-decoration:underline;
}
/*ссылки при наведении*/
a:hover {
text-decoration:none;
}
/*выделение жирным*/
b {
color:#222222;
}
/*панель входа в заголовке*/
#top_login {
margin-left:710px;
position:absolute;
top:76px;
width:270px;
}
/*общий стиль*/
#container {
background:none;
border:0px solid #EEEEEE;
margin:0 auto;
width:1000px;
z-index:100;
}
/*стиль заголовка*/
#header {
height:110px;
margin-top:60px;
background: url("../images/logomyled.jpg") no-repeat top center;
}
#header div {
float:left;
}
/*блок логотипа*/
#logo {
display:block;
height:190px;
margin-top:5px;
position:absolute;
top:0px;
width:390px; 
}
/*сам логотип*/
#logo-bg {
background:url("../images/logo.png") no-repeat scroll center center transparent;
height:190px;
margin-top:0px;
position:absolute;
width:390px;
}
/*текст под логотипом*/
#logo-text {
color:#666666;
font-size:120%;
left:35px;
position:absolute;
text-align:center; 
text-decoration:none;
top:70px;
}
/*окно поиска*/
#search {
background:url("../images/search.png") no-repeat scroll center center transparent;
margin-top:80px;
position:absolute;
top:54px;
width:240px;
display: none;

}
/*окно ввода текста в поиске*/ 
#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;
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;
left: 30px;
}
/*блок верхнего меню*/
#top_menu {
margin-left:10px;
position:relative;
top:50px;
left:400px;
}
/*ссылки в верхнем меню*/
#top_menu a {
color:#0b3dae;
display:block;
float:right;
font-size:160%;
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 {
color:#000;
font-size:14px !important;
height:35px;
line-height:1.5;
margin-left:20px;
padding-top:15px;
padding-bottom: 40px;
text-align:center;
top:20px;
width:200px;
}
#cart a {
color: #fff;
background-color: #309;
padding: 3px;
margin: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
text-decoration:none;
display:block;
font-size:12px !important;
}
#path_bar {
color:#767676;
font:10px normal Verdana,Tahoma,sans-serif;
margin-bottom:20px;
padding-right:30px;
margin-top: 20px;
}
/*стиль общего блока*/ 
#body {
clear:both;
}
/*стиль h3 заголовка*/
h3 {
border:0 none;
margin:0;
padding:0;
}
/*стиль левого блока*/
#left {
float:left;
width:200px;
margin-right: 30px;
padding-top: 40px;
}
/*стиль правого блока*/ 
#right {
margin-left:250px;
}
/*стиль нижнего блока*/
#footer {
border-top:0px 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: 12px;
font-weight: bold;
margin-bottom: 5px;
}
/*описание магазина*/
.mdescript{
display: block;
width: 730px;
float: right;
}
.footlink a {font-size: 11px; text-decoration: none; color: #CCC; font-family: Tahoma;}
.payicons {size: 30%; !important
opacity: 0.5;
display: none;}
#subtotal_price {
font-size: 18px; !important
margin-left: 10px; !important
margin-right: 10px; !important
}
}