/* стандартные теги */

* { 
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

body {
	background: #fff;
	font: 11px/1.5 Tahoma;
	color: #343434;
	margin: 0;
	padding: 0; }
	
img {
	border: none; }
	
form {
	margin: 0;
	padding: 0; }
	
input {
	color: #343434; }
	
a {
	color: #4477c6; }

a:hover {
	text-decoration: none; }
	
td, ul, li {
	vertical-align: top;
	font: 11px/1.5 Tahoma;
	color: #343434; }
	
/* область заголовка */
	
.pageheader {
	width: 990px;
	height: 85px; }
	
/* логотип */
	
.toplogo {
	display: block;
	float: left;
	background: url(../i/toplogo.gif) left top no-repeat;
	font-size: 1px;
	color: #fff;
	width: 216px;
	height: 85px; }
	
/* форма поиска */
	
.searchform {
	display: block;
	float: left;
	padding: 28px 41px 0 41px; }
	
.searchform .text {
	font: 17px Tahoma;
	color: #343434;
	background: url(../i/searchform_bg.gif) left top repeat-x #fff;
	border: 1px solid #cacaca;
	padding: 4px;
	width: 325px;
	height: 30px; }
	
.searchform .submit {
	position: relative;
	left: 4px;
	top: 4px; }
	
* > .searchform .submit {
	top: 8px; }
	
/* форма логина/регистрации */
	
.loginform {
	float: left;
	background: url(../i/toplogin_bg.gif) left bottom no-repeat;
	width: 309px;
	height: 69px;
	margin: 8px 0 0 0;
	position: relative; }
	
.loginform .tabs {
	position: absolute;
	left: 0;
	top: 0; }
	
.loginform .tabs a {
	display: block;
	float: left;
	width: 89px;
	height: 24px;
	margin: 0 3px 0 0; }
	
.loginform .tabs .login {
	background: url(../i/toplogin_loginbutton.gif) left top no-repeat; }
	
.loginform .tabs .login_active {
	background: url(../i/toplogin_loginbutton_a.gif) left top no-repeat; }
	
.loginform .tabs .register {
	background: url(../i/toplogin_registerbutton.gif) left top no-repeat; }
	
.loginform .tabs .register_active {
	background: url(../i/toplogin_registerbutton_a.gif) left top no-repeat; }
	
.loginform .forgotpassword {
	position: absolute;
	font-size: 10px;
	left: 219px;
	top: 4px; }
	
.loginform form {
	display: block;
	color: #768ea6;
	position: absolute;
	left: 10px;
	top: 36px; }
	
.loginform #logindata_email, .loginform #logindata_password, .loginform #registerdata_email, .loginform #registerdata_password {
	font: 11px Tahoma;
	width: 83px;
	height: 20px;
	border: 1px solid #c7d4e0; }
	
.loginform .logindata, .loginform .registerdata {
	display: none; }
	
.loginform .logindata_active, .loginform .registerdata_active {
	display: block; }
	
/* первая строка меню */
	
.mainmenu .line1, .mainmenu .line2 {
	clear: both;
	width: 990px;
	height: 36px; }
	
.mainmenu .links {
	float: left;
	color: #65809a;
	background: url(../i/mainmenu_linksbg2.gif) left top repeat-x;
	width: 683px;
	height: 36px; }
	
.mainmenu .links .w1 {
	background: url(../i/mainmenu_linksbg1.gif) left top no-repeat;
	width: 683px;
	height: 36px; }
	
.mainmenu .links .w2 {
	font: 11px/1.0 Tahoma;
	background: url(../i/mainmenu_linksbg3.gif) right top no-repeat;
	padding: 11px 15px 12px 15px; }
	
.mainmenu .links a {
	margin: 0 5px 0 5px;
	color: #264a80;
	text-decoration: none; }
	
.mainmenu .links a:hover {
	color: #3d75ae;
	text-decoration: underline; }
	
/* корзина */
	
.mainmenu .cart {
	float: left;
	background: url(../i/mainmenu_cartbg1.gif) left top repeat-x;
	width: 307px;
	height: 36px; }
	
.mainmenu .cart .w1 {
	color: #3e5e90;
	font: bold 11px/1.0 Tahoma;
	background: url(../i/mainmenu_cartbg2.gif) right top no-repeat;
	padding: 8px; }
	
/* вторая строка меню, категории */
	
.mainmenu .categories {
	background: url(../i/mainmenu_categoriesbg.gif) left top repeat-x;
	height: 36px; }
	
.mainmenu .categories a {
	display: block;
	float: left;
	background: url(../i/mainmenu_categoriesbgright.gif) right top no-repeat; }
	
.mainmenu .categories a:hover {
	background: url(../i/mainmenu_categoriesbgright.gif) right -36px no-repeat; }
	
.mainmenu .categories a span {
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: url(../i/mainmenu_categoriesbgleft.gif) left top no-repeat;
	padding: 11px 7px 6px 7px; }
	
.mainmenu .categories a:hover span {
	background: url(../i/mainmenu_categoriesbgleft.gif) left -36px no-repeat;
	text-decoration: underline; }
	
.mainmenu .categories .listall {
	background: url(../i/mainmenu_categoriesbgright.gif) right -36px no-repeat;
	margin: 0 0 0 4px; }

.mainmenu .categories .listall span {
	color: #ffe58b !important;
	background: url(../i/mainmenu_categoriesbgleft.gif) left -36px no-repeat; }
	
.mainmenu .categories .listall strong {
	font-weight: normal; }
	
/* курсоры прокрутки категорий */

.mainmenu .scrollprev, .mainmenu .scrollnext {
	background: url(../i/mainmenu_categoriesprev.gif) left top no-repeat !important;
	width: 14px;
	height: 36px;
	margin: 0 2px 0 4px; }
	
.mainmenu .scrollnext {
	background: url(../i/mainmenu_categoriesnext.gif) left top no-repeat !important;
	margin: 0 4px 0 2px; }
	
/* стандартная макетная таблица */
	
.layouttable {
	width: 1000px;
	margin: 0; }
	
/* стандартный блок */
	
.pageblock {
	border: 1px solid #cad9e7;
	padding: 1px; }
	
.blockheader {
	clear: both;
	font-weight: bold;
	color: #4f77b6;
	background: url(../i/blockheader_bg.gif) left top repeat-x;
	border-bottom: 1px solid #cad9e7;
	padding: 3px 0 4px 10px;
	height: 25px; }
	
.blockheader.blue { /* синий заголовок */
	color: #fff;
	background: url(../i/blockheader_bgblue.gif) left top repeat-x;
	border-bottom: 1px solid #5f82b9; }
	
/* заголовок блока для размещения в нём элементов управления */
	
.blockheader .heading {
	float: left; }
	
/* пейджер для перехода по страницам в скроллере */
	
.blockheader .contentscroller {
	float: right;
	margin: 2px 5px 0 0; }
	
.blockheader .contentscroller a {
	background: #f0f5fb;
	font-size: 10px;
	color: #8aaad3;
	border: 1px solid #6e94cf;
	padding: 0 3px 0 3px;
	margin: 0 1px 0 1px;
	text-decoration: none; }
	
.blockheader .contentscroller a:hover {
	color: #6183b8;
	background: #fff; }
	
.blockheader .contentscroller a.active {
	color: #6183b8;
	background: url(../i/contentscroller_bgactive.gif); }
	
/* блок скроллируемого контента */
	
.switchcontent {
	display: none; }
	
.switchcontent_active {
	display: block; }
	
/* группа табов */

.tabgroup {
	width: 990px;
	border: 1px solid #cad9e7; }
	
.tabgroup .blockheader {
	border: 1px solid #fff;
	font-size: 11px;
	border-bottom: 1px solid #cad9e7;
	height: 25px; }
	
.tabgroup .blockheader a {
	float: left;
	position: relative;
	top: 1px;
	text-decoration: none;
	background: url(../i/tabgroup_tabsbgright.gif) right top no-repeat;
	margin: 0 3px -4px 0;
	height: 21px; }
	
.tabgroup .blockheader a span {
	display: block;
	color: #8ba9d7;
	font-weight: bold;
	background: url(../i/tabgroup_tabsbgleft.gif) left top no-repeat;
	padding: 3px 8px 4px 8px; }
	
.tabgroup .blockheader a.active, .tabgroup .blockheader a.active:hover, .tabgroup .blockheader a:hover {
	background: url(../i/tabgroup_tabsbgright.gif) right -21px no-repeat; }
	
.tabgroup .blockheader a.active span, .tabgroup .blockheader a.active:hover span, .tabgroup .blockheader a:hover span {
	color: #dcb000;
	background: url(../i/tabgroup_tabsbgleft.gif) left -21px no-repeat; }
	
.tabgroup .blockheader a:hover span {
	color: #8ba9d7; }
	
/* содержимое табов */
	
.tabgroup .tabcontent {
	display: none; }
	
.tabgroup .tabcontent_active {
	display: block; }
	
/* 5-колоночный список товаров */
	
.productlist5 .listtable {
	width: 100%; }
	
.productlist5 .listtable td {
	background: url(../i/productlist_bg.gif) left bottom repeat-x;
	width: 20%;
	padding: 8px;
	border-bottom: 1px solid #dfe8f1;
	border-right: 1px solid #dfe8f1;
	text-align: center; }
	
.productlist5 .last td {
	border-bottom: none; }
	
.productlist5 td.last {
	border-right: none; }
	
.productlist5 .title {
	display: block;
	line-height: 1.3;
	height: 30px;
	overflow: hidden;
	text-decoration: none; }
	
.productlist5 .title:hover {
	text-decoration: underline; }
	
.productlist5 .price {
	font-weight: bold;
	color: #b51616; }
	
.productlist5 .oldprice {
	font-weight: bold;
	color: #c09a9a;
	text-decoration: line-through;
	margin: 0 5px 0 0; }
	
/* 3 колоночный список ссылок */
	
.linkslist3 td {
	padding: 5px;
	width: 33%; }
	
.linkslist3 a {
	font-weight: bold;
	display: block;
	background: url(../i/linkslist_bullet.gif) left 8px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 2px 0; }
	
/* нижняя панель поиска и ссылок */
	
.bottompanel {
	width: 986px; }
	
.bottompanel .panel {
	padding: 10px; }
	
.bottompanel .fastlinks {
	float: left;
	font-weight: bold;
	padding: 4px 0 0 0; }
	
.bottompanel .fastlinks a {
	color: #575757;
	margin: 0 3px 0 3px; }
	
.bottompanel .fastlinks a.selected {
	color: #4477c6; }
	
.bottompanel .searchform {
	float: right;
	padding: 0; }
	
.bottompanel .searchform .text {
	font: 17px Tahoma;
	color: #343434;
	background: url(../i/searchform_bg.gif) left top repeat-x #fff;
	border: 1px solid #cacaca;
	padding: 4px;
	width: 325px;
	height: 30px;
	position: relative;
	top: -6px; }
	
.bottompanel .searchform .submit {
	position: relative;
	left: 4px;
	top: -2px; }
	
* > .bottompanel .searchform .text {
	top: -10px; }
	
/* футер */
	
.footer {
	width: 990px;
	margin: 5px 0 0 0; }
	
.paymentsystems {
	display: block;
	width: 990px;
	margin: 5px 0 0; }
	
.footer .footerdata td {
	background: #f4f9fd;
	border-top: 1px solid #d8e3ed;
	padding: 8px 8px 14px 8px; }
	
/* левый копирайт и адреса */
	
.footer .copyright1 {
	font-size: 10px;
	color: #7793bd;
	text-align: center;
	line-height: 1.0;
	width: 202px !important;
	padding-right: 20px; }
	
/* нижнее навигационное меню */
	
.footer .footermenu {
	width: 500px;
	line-height: 1.3; }
	
.footer .footermenu .menucolumn.first {
	border-left: 1px solid #dee8f1;
	padding-left: 20px; }
	
.footer .footermenu .menucolumn {
	float: left;
	width: 140px;
	height: 100px;
	margin: 0 10px 0 0; }
	
.footer .footermenu .menucolumn_wide {
	float: left;
	width: 190px;
	margin: 0 10px 0 0; }
	
.footer .footermenu .header {
	display: block;
	font-weight: bold;
	color: #4477c6;
	margin: 0 0 2px 0; }
	
.footer .footermenu .menucolumn a {
	display: block;
	color: #707070;
	background: url(../i/footermenu_bullet.gif) left 8px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 4px 0; }
	
.footer .icqlink {
	display: block;
	color: #707070;
	background: url(../i/icon_icq.gif) left 2px no-repeat !important;
	padding: 0 0 4px 20px !important;
	margin: 6px 0 4px 0 !important; }
	
/* правый копирайт и счётчики */
	
.footer .copyright2 {
	color: #707070;
	width: 220px !important; }
	
.footer .copyright2 .text {
	height: 100px;
	padding-left: 20px;
	border-left: 1px solid #dee8f1; }
	
.footer .copyright2 .counters {
	margin: 10px 0 0 0; }
	
.footer .copyright2 .counters .item {
	float: left;
	margin: 0 7px 7px 0; }
	
/* полный список категорий */
	
.fullcategories {
	background: url(../i/fullcategories_bg.gif) left top repeat-x #fff;
	width: 990px;
	border: 1px solid #a6bace;
	display: none;
	position: absolute;
	top: 158px;
	z-index: 999; }
	
.fullcategories.show {
	display: block; }
	
.fullcategories td {
	width: 323px; }
	
.fullcategories .group {
	width: 300px;
	line-height: 1.35;
	margin: 5px 0 5px 0; }
	
.fullcategories .groupheader {
	font-weight: bold;
	color: #4477c6; }
	
.fullcategories a {
	color: #575757;
	text-decoration: none; }
	
.fullcategories a:hover {
	text-decoration: underline; }
	
/* всплывающее меню */
	
#dropmenudiv {
	position: absolute;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	border: 1px solid #a6bace;
	padding: 3px; }

#dropmenudiv a {
	width: 100%;
	line-height: 1.3;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ecf3fc;
	text-decoration: none; }

#dropmenudiv a:hover { 
	background-color: #f0f7fd;
	text-decoration: underline; }
	

	
/* специфичные классы для главной страницы */

/* блок специальных предложений */
	
#mainpage .specialoffers {
	width: 555px; }
	
#mainpage .specialoffers .switchcontent_active {
	height: 165px;
	max-height: 165px;
	overflow: hidden; }
	
#mainpage .specialoffers .blocklink {
	display: block;
	border-top: 1px solid #fff; }
	
/* блок новостей сайта */
	
#mainpage .sitenews .lastitem {
	line-height: 1.45;
	margin: 10px 10px 3px 10px;
	border-bottom: 1px solid #e5ecf3; }
	
#mainpage .sitenews .image {
	float: left;
	width: 60px;
	height: 90px;
	margin-right: 7px; }
	
#mainpage .sitenews .header {
	font-weight: bold; }
	
#mainpage .sitenews .date {
	font-weight: normal;
	color: #818181;
	padding: 0 5px 0 0; }
	
#mainpage .sitenews .lastitem p {
	margin: 4px 0 0 0;
	height: 86px;
	overflow: hidden; }
	
#mainpage .sitenews .previousnews {
	margin: 0 10px 0 10px; }
	
#mainpage .sitenews .previousnews .date {
	font-size: 10px;
	text-decoration: none; }
	
#mainpage .sitenews .previousnews a {
	display: block;
	font-weight: bold;
	margin: 0 0 2px 0; }
	
/* краткий список категорий */
	
#mainpage .shortcategories {
	background: #f8fcff;
	border: 1px solid #cad9e7;
	border-bottom: none;
	width: 990px; }
	
#mainpage .shortcategories td {
	padding: 7px 4px 7px 4px;
	width: 25px;
	border-bottom: 1px solid #cad9e7; }
	
#mainpage .shortcategories div {
	float: left;
	width: 178px;
	line-height: 1.3;
	height: 60px;
	overflow: hidden;
	margin: 0 0 0 4px; }

#mainpage .shortcategories a {
	color: #707172;
	text-decoration: none; }
	
#mainpage .shortcategories a:hover {
	text-decoration: underline; }
	
#mainpage .shortcategories a.cattitle {
	display: block;
	color: #4477c6;
	font-weight: bold;
	margin: 0 0 2px 0;
	text-decoration: underline; }
	
#mainpage .shortcategories a.cattitle:hover {
	text-decoration: none; }
	
#mainpage .shortcategories a.catall {
	color: #4477c6; }
	
/* группа табов */
	
#mainpage .tabgroup {
	margin: 5px 0 0 0; }
