a img {
    border: 0 none;
    outline: 0 none;
}
    
body {
    font: 14px/1.2em Helvetica,Arial,sans-serif;
    color: black; 
    margin: 0;
    padding: 0;
}

.page-background {
    background: transparent none center top no-repeat;
}

.page {
    width: 900px;
    margin: 0 auto;
}

.header {
    margin-bottom: 20px;
}

.logo {
    display: block;
    width: 245px;
    height: 24px;
    background: transparent url('img/logo.png') 0 5px no-repeat;
    padding-top: 63px;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #666;
}

.logo:hover {
    text-decoration: bold;
    color: black;
}

.header .logo {
    float: left;
}

.header-utils-wrapper {
    background: white none;
    overflow: hidden;
}

.header .header-utils-wrapper {
    margin-left: 245px; /* Width of logo */
    width: 655px; /* 900 - 245 */
    height: 50px;
    padding-top: 5px;
}

.top-phones-wrapper {
    padding-left: 45px;
    background: transparent url('img/phone-icon.png') 5px center no-repeat;
    overflow: hidden;
}

.header-utils-wrapper .top-phones-wrapper {
    float: left;
    margin-right: 15px;
}

.top-phones-code {
    color: #999;
    font-size: 20px;
    line-height: 2em;
}

.top-phones-wrapper .top-phones-code {
    float: left;
    margin-right: 10px;
}

.top-phone-numbers-wrapper {
}

.top-phones-wrapper .top-phone-numbers-wrapper {
    float: left;
}

.top-phone-number {
    color: #f60;
    font-size: 20px;
    line-height: 1em;
    display:block;
}


.header-utils-wrapper .top-menu {
    float: left;
    margin: 0 50px 0 20px;
}


.header-utils-wrapper .search-form {
    float: left;
    margin-top: 6px;
}

.header .quick-search-form {
    position: relative;
    margin-left: 245px; /* Width of logo */
    top: -5px;
}
    
.sidebar {
    float: left;
    width: 160px;
    margin-bottom: 30px;
    background: white none;
}

.sidebar-menu-title {
    background: transparent url('img/side-menu-header.png') -2px top no-repeat;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    height: 27px;
    padding-left: 24px;
    line-height: 29px;
    margin: 0;
}

.sidebar-menu-title a {
	color: black;
	text-decoration: none;
}

.sidebar-menu-title a:hover {
	color: #333;
	text-decoration: underline;
}

.sidebar-button {
    display: block;
    width: 138px;
    height: 25px;
    line-height: 25px;
    background: transparent none left top no-repeat;
    text-align: center;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 5px auto;
}

.sidebar-button:hover {
    text-decoration: underline;
	opacity: 0.7;
}

.sidebar-button.specoffers {
	background-image: url('img/specoffers-button.png');
}

.sidebar-button.pricelist {
	background-image: url('img/price-button.png');
}

.sidebar-button.order-catalog {
    background-image: url('img/order-catalog-button.png');
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0;
}

.sidebar-button.brands {
    background-image: url('img/brands-button.png');
}

.sidebar-banner {
margin: 15px 0;
}

.footer {
    clear: both;
    padding-top: 30px;
    margin-bottom: 40px;
    border-top: 1px solid #ccc;
    overflow: hidden;
    background: transparent url('img/footer-logo.png') 10px 30px no-repeat;
    position: relative;
}

.footer-address {
    margin: 0;
    color: #666;
}

.footer .footer-address {
    padding: 60px 0 0 10px;
}


/* FOOTER MENU BEGIN */
.footer-float-menu {
    width: 100px;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 30px;
}

.footer-float-menu.left {
    left: 350px;
}

.footer-float-menu.right {
    left: 500px;
    width: 200px;
}

.footer-float-menu a {
    color: black;
    line-height: 1.2em;
    text-decoration: none;
}

.footer-float-menu a:hover {
    color: #999;
    text-decoration: underline;
}

.footer .search-form {
    position: absolute;
    top: 30px;
    right: 10px;
}

/* FOOTER MENU END */

.content {
    margin-left: 175px;
    background: white url('img/content-shadow.png') right top no-repeat;
    position: relative;
}

.content.index {
    margin-left: 163px;
}
    

h1 {
    font-size: 18px;
    margin: 0.8em 0;
}

h2 {
    font-size: 16px;
    margin: 0.8em 0;
}

/* SEO TEXT BEGIN */
.seo-text-wrapper {
    overflow: auto;
    margin: 20px 0 40px;
}

.seo-text-wrapper .seo-text-col {
    float: left;
    width: 45%;
	margin-right: 2%;
}


.seo-text-heading {
    font-weight: normal;
    font-size: 18px;
    color:#666;
}

.seo-text-wrapper p {
    font-size: 12px;
    line-height: 1.2em;
    color: #999;
}
/* SEO TEXT END */

/* TOP ITEMS BEGIN */
.top-items-wrapper {
    width: 737px;
    height: 390px;
    position: relative;
	overflow:hidden;
}

.top-items-wrapper .slot-1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 369px;
    height: 191px;
    overflow: hidden;
}

.top-items-wrapper .slot-2 {
    position: absolute;
    left: 368px;
    top: 0;
    width: 369px;
    height: 191px;
    overflow: hidden;
}

.top-items-wrapper .slot-3 {
    position: absolute;
    left: 0;
    top: 191px;
    width: 247px;
    height: 191px;
    overflow: hidden;
}

.top-items-wrapper .slot-4 {
    position: absolute;
    left: 246px;
    top: 191px;
    width: 247px;
    height: 191px;
    overflow: hidden;
}

.top-items-wrapper .slot-5 {
    position: absolute;
    left: 492px;
    top: 191px;
    width: 245px;
    height: 191px;
    overflow: hidden;
}
/* TOP ITEMS END */



.similar-items-header {
	background: #cccccc none;
	height: 1px;
	margin: 50px 0;
	clear: right;
	}
	
.similar-items-header span {
	padding-right: 30px;
	position: relative;
	font-size: 18px;
	color: #666;
	line-height: 18px;
	bottom: 9px;
	background: #FFF url(img/logo-micro.png) 95% center no-repeat;
	}
	
	

.currency-sign {
	font-size: 0.8em;
}

/* ABOUT PAGE BEGIN */
.about-awards-wrapper {
    clear: right;
    position: relative;
    height: 290px;
    margin: 25px 0 0 0;
    padding: 10px 0 0 0;
    background: transparent url('img/hr-long.png') left top no-repeat;
}

.about-awards-wrapper h2 {
    margin: 0 0 10px;
}

.about-award {
    float: left;
    width: 160px;
    height: 240px;
    text-align: center;
    margin: 15px 10px;
}

.about-award:hover {
    opacity: 0.7;
}

.about-award-title {
    display: block;
    font-size: 13px;
    line-height: 1em;
    height: 3em;
    margin-bottom: 5px;
}

#about-photo {
    float: right;
    margin: 15px;
    box-shadow: 10px 10px 5px #ccc;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
}

/* ABOUT PAGE END */

/* CONTACTS PAGE BEGIN */
.contacts-filial-panel {
	width: 250px; 
	background-color: #ececec; 
	padding: 10px;
	margin: 0 25px 20px;
	float: right;
	font-size: 0.9em;
	clear: right;
}

.contacts-filial-panel .shifted-phone {
	margin-left: 10ex;
	display: block;
}
/* CONTACTS PAGE END */

.brands-wrapper {
	overflow: hidden;
}

.catalog-header {
	width: 375px;
}

.content-banner-wrapper {
	position: relative;
	left: -15px;
}

.index .content-banner-wrapper {
	left: 0;
}

.footer .akalita {
	position: absolute;
	bottom: 0;
	right: 0;
}

.akalita {
	display: block;
	padding: 15px 0 0 0;
	width: 82px;
	background: transparent url("img/akalita-sign.gif") center top no-repeat;
	color: #999;
	font: normal normal normal 10px/1.1em Arial,"Liberation Sans",sans-serif;
	text-align: center;
	text-decoration: underline;
}

.akalita.span {
	display: block;
}

.akalita:hover {
	text-decoration: none;
	color: black;
}
