@import url("content.css");
@import url("menu.css");
/* Imported Styles
----------------------------------------------- 
 Common Part
----------------------------------------------- */
* {
margin:0;
padding:0;
}

html,body {
height:100%;
}

body {
background-color:#fafafa;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:.63em;
color:#000;
}

#wrapper {
position:relative;
height:100%;
min-width:990px;
width:expression( (document.documentElement.clientWidth || document.body.clientWidth) < 1024 ? '990px' : '');
padding:0 5px;
}

html>body #wrapper {
height:auto;
min-height:100%;
}

/* =Misc(links)
----------------------------------------------- */
a {
color:#059fc6;
}

img {
border:0;
}

h2 {
margin-bottom:16px;
}

h2 span {
display:none;
}

/* =Header
----------------------------------------------- */
#header {
height:126px;
}

h1 {
position:absolute;
top:15px;
}

h1 a {
display:block;
text-decoration:none;
text-indent:-9999px;
width:306px;
height:85px;
background:url(http://www.topalco.ru/img/logo.gif) no-repeat;
}

#login {
float:right;
margin-top:20px;
background-color:#fff;
border:1px solid #eee;
width:38.2em;
height:4em;
padding:6px 0 0 8px;
}

#login fieldset {
width:380px;
overflow:hidden;
border:0 solid transparent;
}

#login fieldset div {
float:left;
display:inline;
line-height:150%;
text-align:right;
padding-right:6px;
}

#login fieldset div a {
font-family:Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

#login input {
width:91px;
height:16px;
border:1px solid #c7c7c7;
background-color:#fff;
margin:0 0 0 6px;
padding:0;
}

#login input.ok {
background-color:#b5bf00;
color:#fff;
font-size:9px;
cursor:pointer;
height:18px;
margin:0;
}

#info {
background-color:#fff;
border:1px solid #eee;
float:right;
width:38.2em;
height:2.2em;
margin-top:10px;
padding:8px 0 0 8px;
}

.checkout {
background-color:#b5bf00;
display:block;
padding-top:2px;
color:#fff;
font-size:1em;
cursor:pointer;
width:91px;
float:right;
text-align:center;
text-decoration:none;
height:16px;
margin:-2px 7px 0 0;
_margin:-2px 5px 0 0;
}

.grey_line {
min-height:26px;
_height:26px;
border-top:1px solid #e2e2e2;
border-bottom:1px solid #e2e2e2;
background-color:#f5f5f5;
margin:0 0 28px;
}

#search {
padding:3px 0 0 10px;
}

#search fieldset {
overflow:hidden;
border:0 solid transparent;
}

#search input {
width:178px;
height:16px;
border:1px solid #c7c7c7;
background-color:#fff;
font-size:1em;
margin:0 8px;
padding:0;
}

#search input.ok {
background-color:#059fc6;
color:#fff;
font-size:1em;
cursor:pointer;
height:18px;
width:91px;
margin-bottom:-1px;
}

#path {
float:right;
color:#059fc6;
margin:5px 0 0;
}

/* =Content
----------------------------------------------- */
#content {
padding-bottom:100px;
}

#left {
float:left;
width:220px;
}

#border {
border-right:1px solid #eee;}



#pricelist {
width:156px;
height:55px;
background-color:#fff;
border:1px solid #eee;
margin-top:22px;
padding:3px 30px 0 32px;
}

#world_news {
margin-top:22px;
padding:0px 10px 0 10px;
}

#pricelist strong {
font-family:Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
float:right;
}

#pricelist a img {
margin-bottom:-2px;}

#right {
float:right;
width:170px;
}

#contacts {
width:168px;
height:62px;
background-color:#fff;
border:1px solid #eee;
margin:20px 0;
padding-top:15px;
line-height:200%;
text-align:center;
}

#right p {
line-height:160%;
padding-bottom:20px;
}

#middle {
min-height:500px;
_height:500px;
margin:0 202px 100px 30px;
_margin:0 202px 0 30px;
padding:0 0 0 0;
}

*:lang(ru) #middle {
margin:0 202px 0 252px !important;
}



/* =Secondary(sidebar)
----------------------------------------------- 
 =Footer
----------------------------------------------- */
#footer,#empty, {
height:150px;
}

#footer {
height:150px;
bottom:0;
left:50px;
right:50px;
_width:100%;
text-align:center;

}

#footer a {
margin:0 15px 0 3px;
}

#footer_nav {
text-align:center;
color:#059fc6;
margin:5px auto;
}

#counters {
margin-top:20px;
}

#path a,#footer #footer_nav a {
font-weight:700;
font-size:1.2em;
margin:0 10px;
}

input, select {

font-size : 12px;
border:1px solid #c7c7c7;
background-color:#fff;
margin:0 0 0 6px;
padding:0;


}

input.def_submit {
background-color:#b5bf00;
color:#fff;
font-size:9px;
cursor:pointer;
height:18px;
margin:0;
}


.dark_red, .shiny_red {
padding : 5px;
}

.basketpopup {
position : absolute;
top : 200px;
left : 200px;
z-index : 2;
display : none;
}



.recence_block {
border:solid 1px #E2E2E2;
margin-bottom:12px;
}
.recence_header {
background:#F5F5F5;
border-bottom:solid 1px #E2E2E2;
padding:9px 13px 0 14px;
height:22px;
font-weight:bold;
}
.recence_header_sub {
border-top:solid 1px #E2E2E2;
}
.recence_date {
float:right;
}
.recence_author {
float:left;
}
.recence_body {
padding:10px 27px 0 17px;
line-height:17px;
}
.recence_body p{
padding-bottom:16px;
}
.recent_add_comment {
padding:0 0 12px 0;
height:60px;
}
.add_message {
display:block;
border:solid 1px #C6C7C7;
background:#059FC6;
padding:1px 21px 2px 17px;
float:left;
color:#fff;
text-decoration:none;
}
.showed {
float:right;
font-size:10px;
text-align:right;
}
.showed p{
padding-bottom:8px;
}
.showed a,.showed span{
color:#93BC10;
}
.messages_bl_bot {
padding:18px 0 0 0;
}
.messages_bl_title {
padding-bottom:5px;
font-weight:bold;
}
.messages_bl_border {
border:solid 1px #E2E2E2;
background:#F5F5F5;
padding:9px 23px 11px 0;
}
.messages_bl_border label {
position:absolute;
padding:3px 0 0 0;
width:68px;
text-align:right;
font-size:9px;
}
.messages_bl_border_inp {
width:178px;
height:16px;
background:#fff;
border:solid 1px #C7C7C7;
font-family:Tahoma;
font-size:11px;
margin:0 0 4px 73px;
}
.messages_bl_border_inp2 {
width:100%;
height:60px;
background:#fff;
border:solid 1px #C7C7C7;
font-family:Tahoma;
font-size:11px;
margin:0 0 2px 0;
}
.textarea_left {
padding-left:73px;
}
.buttons_space_bl {
padding-left:73px;
}
.buttons_space_bl input {
border:solid 1px #C6C7C7;
background:#059FC6;
padding:0 0 2px 0;
width:86px;
height:18px;
color:#fff;
margin-right:2px;
font-family:Tahoma;
font-size:11px;
color:#fff;
text-align:center;
cursor:hand;
cursor:pointer;
}


/* Super light menu */
.menu_block {

}
.menu_block ul {
background:url(../images/l_menu/v_dotted.gif) repeat-y;
list-style:none;
}
.menu_block ul li {
padding:0 0 5px 11px;
background:url(../images/l_menu/h_dotted.gif) no-repeat 1px 7px;
}
.menu_block ul li a{
padding:0 0 0 17px;
}
.menu_block ul li ul{
padding:5px 0 0 0;
position:relative;
margin-bottom:-5px;
margin-left:7px;
}
.menu_block ul li ul li ul{
padding:5px 0 0 0;
position:relative;
margin-bottom:-5px;
margin-left:7px;
}
.more_items {
background:url(../images/l_menu/arrow_more.gif) no-repeat 0 3px;
}
.more_items_active {
background:url(../images/l_menu/arrow_more_active.gif) no-repeat 0 3px;
}
.corner_top {
position:absolute;
background:#FAFAFA;
width:2px;
height:7px;
font-size:0%;
line-height:0%;
}
.corner_bottom {
position:absolute;
background:#FAFAFA;
width:2px;
height:10px;
font-size:0%;
line-height:0%;
margin-top:-10px;
}
.m_first {
background:url(../images/l_menu/m_first.gif) no-repeat 0 0;
}
.m_last {
background:url(../images/l_menu/m_last.gif) no-repeat 0 7px !important;
}

