/*-----------------------------------------------------------------------------
Exclusive Alco Screen Stylesheet

version:   1.0
date:      12/02/08
author:    Alexander Chuprin
email:     a.s.chuprin@gmail.com
website:   www.chuprin.com

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html { filter: ex * pression(document.execCommand("BackgroundImageCache", false, true)); }

html, body { width: 100%; height: 100%; }
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #474145;
	background: #d9d9d9;
}
p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 15px 0;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 { font-size: 1.1em; color: #010ebb; text-transform: uppercase; }
h2 { font-size: 1.1em; color: #010ebb; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }
table.styled { width: 100%; margin: 15px 0; }
table.styled td, table.styled th { padding: 20px; border: 1px solid #000; }
table.styled th { border-top: 0; font-weight: bold; color: #010eba; }
table.styled .last { border-right: 0; }
table.styled .first { border-left: 0; }
table.styled tr.last td { border-bottom: 0; }
table.styled .even { background: #e4e4e4; }

/* Inputs */
input { padding-left: 3px; }

/* Text */
.important { color: #eb5f06; }
.img-left { float: left; margin: 0 15px 10px 0; font-weight: bold; font-size: 0.9em; color: #979797; }
.img-left img { display: block; margin: 0 0 10px 0; }
.img-right { float: right; margin: 0 0 10px 15px; font-weight: bold; font-size: 0.9em; color: #979797; }
.blue { color: #0311ba; }

/* Lists */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }

/* Links 
---------------------------------------------------------- */

a img { border: 0; }
a {
	font-weight: bold;
	color: #010fbb;
	text-decoration: none;
}
a:hover, a:focus {
	color: #010fbb !important;
	text-decoration: underline;
}
a:active {
	color: #ff8800;
}
a:visited {
	color: #878787;
	text-decoration: none;
}
:focus
{
  -moz-outline-style: none;
}
/* Layout 
---------------------------------------------------------- */

#page { background: #fff repeat-y;  position: relative; width: 905px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto; font-size: 1.1em; }
#top { padding: 2px 14px 4px; background: url(/i/header_bg.gif) repeat-x; overflow: hidden; zoom: 1; }
#header { padding: 8px 14px; background: #fff; }
#content { padding: 0 15px 40px; overflow: hidden; -overflow: none; zoom: 1; height:100%; }
#main { float: left; width: 622px; border-top: 1px solid #d1d1d1; height: 100%;}
	#main .wrapper { padding: 0 15px 15px; }
#aside { float: right; width: 244px; border-top:1px #D6D3D6 solid;}
#footer {position: relative; margin:0 auto;  width: 905px; padding: 0 0 9px 0; background: url(/i/footer.gif) 0 100% no-repeat; }

#index-page #page { background-image: url(/i/cols_borders.gif); } 
#sub-page #page { background-image: url(/i/cols_borders_sub.gif); } 
#sub-page #content { margin: 0 15px; padding: 0 0 65px 0; border-top: 1px solid #d1d1d1; }
#wrapper { margin: 25px 20px 0 10px; background: url(/i/aside_bg.gif) 0 100% no-repeat; overflow: hidden; zoom: 1; }
#sub-page #aside { float: left; width: 194px; background: url(/i/aside_bg_top.gif) no-repeat; }
	#sub-page #aside .wraper { padding: 15px; }
#sub-page #main { float: right; width: 633px; border: 0; }

/* Header
---------------------------------------------------------- */

#top img { display: block; }
#logo { float: left; }
#slogan { float: right; padding: 15px 0 0; }

#header-img img { display: block; }

#nav { height: 60px; background: url(/i/nav_bg.gif) no-repeat; }
#nav ul { margin: 0; padding: 0 0 0 15px; overflow: hidden; zoom: 1; }
#nav ul li { display: inline; float: left; margin: 0 20px; padding: 18px 0 0 0; list-style: none; font-weight: bold; text-align: center; text-transform: uppercase; }
#nav ul li a { text-decoration: none; color: #fff; }
#nav ul li a:hover { text-decoration: underline; color: #fff !important; }
#nav ul li.active, #nav ul li.active a { color: #ff7300; }


/* Content
---------------------------------------------------------- */

#breadcrumbs { margin: 15px 10px; font-weight: bold; font-size: 0.9em; text-transform: uppercase; }
#breadcrumbs span { color: #ff8a00; }

.goods-list li { float: left; width: 24.9%; margin: 0 0 30px 0; list-style: none; font-size: 0.9em; font-weight: bold; text-align: center; color: #6d6d6d; }
.goods-list li div { height: 180px; }
.goods-list li img { vertical-align: middle; }

.team h2 { clear: both; }
.team p { float: left; width: 48%; margin: 0 10px 20px 0; }
.team img { display: block; float: none; }

/* Sidebar (Left)
---------------------------------------------------------- */

#sub-nav li { margin: 10px 0; list-style: none; }
#sub-nav li a, #sub-nav li span { display: block; padding: 0 0 0 12px; background: url(/i/subnav_bullet.gif) 0 0.45em no-repeat; text-transform: uppercase; color: #fff; font-weight: bold; zoom: 1; }
#sub-nav li .active { color: #3152bb; }
#sub-nav li ul { margin: 10px 0 10px 20px; }
#sub-nav li ul li a, #sub-nav li ul li span { padding: 0; background: none; text-transform: none; }

/* Sidebar (Right)
---------------------------------------------------------- */

#news-short h2 { margin: 0; padding: 0 10px; background: url(/i/title_news_bg.gif) no-repeat; line-height: 32px; font-size: 1.36em; font-weight: bold; text-transform: uppercase; color: #fff; } 
#news-short ul { position: relative; margin-top: 0; overflow: hidden; }
#news-short li { position: relative; margin: -1px 0 0; padding: 20px 15px 6px 8px; background: url(/i/dots.gif) 0 0 repeat-x; list-style: none; }
#news-short li div { overflow: hidden; zoom: 1; }
#news-short li h3 { float: left; width: 53px; height: 43px; margin: 0; border-right: 1px solid #ea7a09; color: #ea7a09; }
#news-short li p { margin: 0 0 8px 5px; }
#news-short li a { clear: both; margin: 0; }

/* Footer 
---------------------------------------------------------- */

#footer .wrapper { padding: 10px 10px 0 14px; background: url(/i/cols_borders_bottom.gif) no-repeat #fff; overflow: hidden; zoom: 1; }
#sub-page #footer .wrapper { background-image: url(/i/cols_borders_bottom_sub.gif); }

#copyright { float: left; padding: 0 0 16px; color: #6d6c6c; }
#sitemap-nav { float: right; width: 253px; height: 35px; background: url(/i/select_bg.gif) no-repeat; }
#sitemap-nav select { width: 230px; margin: 6px 0 0 10px; border: 0; font-size: 1em; font-family: Tahoma; }
.rss-show {padding:10px;}
