BODY,TABLE,FORM{
	font-family:sans-serif;
	font-size: 10pt;
/*	color: #000000;*/
}
TABLE.border{/*--- текст по краям от центра (левая/правая колонка) ---*/
	margin-left: 15px;
	margin-right: 15px;
	width: 220px;
	font-size: 9pt;
}
H1{/*заголовки первого уровня*/
	font-size: 16pt;
	font-weight:normal;
	color: #cf0202;
}
H2{/*заголовки второго уровня*/
	font-size: 14pt;
	font-weight:normal;
	color: #cf0202;
}
H2.group{/*заголовки групп товаров*/
	margin-top: -20px;
	margin-bottom: 10px;
	color: #000000;
}
H3{/*заголовки в тексте*/
	font-size: 12pt;
	font-weight:600;
	color: #CF0202;
/*	color: #687480;*/
/*	color: #047A00;*/
/*	color: #0068B8;*/
}
H3.product{/*название товара*/
	font-size: 12pt;
	margin-top: 5px;
	font-weight:600;
	color: #cf0202;
}
H4{/*подзаголовки в тексте*/
	font-size: 11pt;
	font-weight:normal;
	color: #0068B8;
}
H4.product{/*название товара (спец.предложение)*/
	font-size: 10pt;
	margin: 0px 5px 0px 5px;
	font-weight:500;
	color: #0068B8;
	height: 50px;
}
H5{/*остальные заголовки*/
	font-size: 12pt;
	font-weight:600;
	color: #cf0202;
	margin-bottom: 5px;
	text-indent: 15px;
}
P{
	text-indent: 15px;
}
IMG{
	border-color: #CCD7DD;
/*	border-color: #E8EDF0;*/
}
BLOCKQUOTE{
	margin: 10px 0px 10px 15px;
}
/*============== форма =================*/
FORM{
	margin: 0px 0px 0px 0px;
}
INPUT, SELECT, TEXTAREA, BUTTON{
	line-height:13pt;
	margin:0px 2px 0px 2px;
	padding:0px 0px 0px 0px;
/*	border-color: #00589F;
	border-color: #0068B8;*/
	border-color: #4F4F4F;	
	border-width: 1px;
	border-style: solid;
}
SELECT{
	font-size: 9pt;
}
LABEL{
	line-height:13pt;
}
INPUT.empty{
/*	color: #687480;
	border-color: #687480;*/
	color: #8C8C8C;
	border-color: #BCBCBC;
}
INPUT.button{
	font-size: 9pt;
	font-weight: bold;
	color: White;
	background-color: #A3ACB2;
	background-image: url(/images/bar_gray.gif);
	background-position: center;
	background-repeat: repeat-x;
	padding: 1px 5px 0px 5px;
	border: 1px solid White;
	border-style: solid;	
}
INPUT.button1{
	font-size: 9pt;
	display: none;
	font-weight: bold;
	color: White;
	background-color: #A3ACB2;
	background-image: url(/images/bar_gray.gif);
	background-position: center;
	background-repeat: repeat-x;
	padding: 1px 5px 0px 5px;
	border: 1px solid White;
	border-style: solid;	
}

INPUT.radio, INPUT.check{
	border-width:0px;
	margin-right: 4px;
}
/*============вид ссылок================*/
A{
	color: #0068B8;
	text-decoration: underline;
	cursor:hand;
}
A:hover{
	color:#047A00;
	text-decoration: none;
}
A:active{
	color: #047A00;
}
.mmenu A{
	color: #FFFFFF;
	text-decoration: none;
}
.mmenu A:hover{
	text-decoration: underline;
}
.vmenu A{
/*	color: #003810;*/
	color: #FFFFFF;
	text-transform: lowercase;
}
.vmenu A:hover, .header A:active{
	color: #FFFFFF;
}
.cmenu A{
	color: #cf0202;
	text-transform: lowercase;
}
.scmenu A{
	color: #0068B8;
	text-transform: lowercase;
}
.slidebar A, .slidegray A{
	color: #FFFFFF;
}
.starbar A, .starbar A:hover, .starbar A:active{
	color: #FFFFFF;
	text-decoration: none;
}
.basket A{
	color: #CF0202;
}
/*=============вид менюшек============*/
.cmenu{
	width: 235px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.scmenu{
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smenu{
	margin-top: 5px;
	margin-bottom: 15px;
}
.mmenu, .vmenu{
	font-size: 14px;
	font-weight: normal;
	word-spacing: -1px;
}
.cmenu{
	font-size: 10pt;
	font-weight: normal;
}
.smenu{
	font-size: 9pt;
	font-weight: normal;
}
.scmenu{
	font-size: 9pt;
	font-weight: normal;
}
.mmenu TD.left{
	background-image: url(/images/cL.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.mmenu TD.right{
	background-image: url(/images/cR.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.mmenu TD.center{
	background-position: center;
	background-repeat: no-repeat;
}
.vmenu LI{
	margin: 5px 5px 5px 5px;
	list-style-type: disc;
/*	color: #047A00;*/
	color: #FFFFFF;
}
.smenu LI{
	margin: 4px 5px 4px 5px;
	list-style-type: disc;
	color: #0068B8;
}
.cmenu LI{
	margin: 3px 0px 3px 25px;
	list-style-type: disc;
	color: #cf0202;
	text-indent: -15px;
}
.scmenu LI{
	margin: 3px 0px 3px 25px;
	list-style-type: disc;
	color: #0068B8;
	text-indent: -15px;
}
.mactive A, .mactive LI{
	color: #047A00;
}
.slidebar{
	background-image: url(/images/bar_green.gif);
	background-position: top center;
	background-repeat: repeat-x;
/*	background-color: #44C745;*/
	background-color: #33B649;
	text-align: center;
	width:225px;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 3px 10px;
}
.slidegray{
	background-image: url(/images/bar_gray.gif);
	background-position: top center;
	background-repeat: repeat-x;
/*	background-color: #BAC3CB;*/
	background-color: #CCD7DD;
	text-align: center;
	width:225px;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 3px 10px;
}
/*===============специальные стили===================*/
/*---цена---*/
.price{
	font-size: 16pt;
	font-weight: 500;
}
.price SUB, .price2 SUB{
	font-size: 65%;
	vertical-align: baseline;
}

/*---флажки на товар---*/
.flag{
	width: 60px;
	height: 45px;
	text-align: center;
	background-image:url(/images/f_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom: 5px;
	margin: 3px 1px 0px 1px;
}
.flag IMG{
	border: 1px solid #CCD7DD;
	margin: 0px 0px 0px 0px;
}


/*----вид квадратика заголовка----*/
.header{
	color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}
.header A{
	font-size: 10pt;
	color: #FFFFFF;
}
.header A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.header A:active{
	color: #FFFFFF;
}
.header H5{
	color: #FFFFFF;
	font-size: 16pt;
	font-weight:lighter;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 15px;
}
.header TD{
	font-size: 10pt;
	color: #FFFFFF;
}
.header TD.auth{
}
.header TD.basket{
	padding: 0px 0px 0px 20px;
}
.header TD.tool{
	padding: 0px 5px 0px 20px;
}
TD.tool IMG{	
	float: left;
	margin: 0px 3px 0px 0px;
}
.header P{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}

/*----форма авторизации----*/
.auth TD{
/*	text-transform: lowercase;*/
}
.auth UL{
	margin: 7px 0px 15px 20px;
}
.auth LI{
}
.auth LABEL{
	text-decoration: underline;
	cursor:hand;
}
.auth INPUT{
	margin-right: 5px;
	margin-bottom: 5px;
}
.auth INPUT.check{
	margin: 0px 4px 0px -5px;
}

/*----список анонсов (новости/статьи)----*/
.notice{
	text-align: justify;
	padding-bottom: 10px;
}
.notice H3{
	margin: 0px 0px 3px 0px;
}
.notice P{
	margin: 5px 0px 0px 0px;
	text-indent: 0px;
}
.notice SPAN{
	float: right;
}

/*--- панель с подложкой ---*/
TABLE.panel{
	font-size: 9pt;
	margin-left: 15px;
	margin-right: 15px;
	width: 220px;
}
TABLE.panel TD{
	color: #0068B8;
}
TABLE.panel .shadow_top{
	background-color: #E8EDF0;
	background-image: url(/images/ct_top.png);
	background-position: top center;
}
TABLE.panel .shadow_bottom{
	background-color: #FFFFFF;
	background-image: url(/images/ct_bottom.png);
	background-position: top center;
}
TD.starbar{
	font-size: 10pt;
	cursor:hand;
/*	background-color: #CCD7DD;*/
	background-color: #BECCD3;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left:15px;
	padding-right:5px;
}
TD.panel_body{
	background-color: #E8EDF0;
/*	width: 220px;*/
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
TD.panel{
	background-color: #E8EDF0;
	border: 1px solid #CCD7DD;
}
TD.panel UL, TD.panel OL, TD.panel P{
	margin-top: 7px;
	margin-bottom: 7px;
}
TD.panel_star{
	background-color: #E8EDF0;
	border: 1px solid #CCD7DD;
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
/*----список товаров----*/
TABLE.plist{
	font-size: 10pt;
/*	border-top: 2px solid #e8edf0;
	border-bottom: 2px solid #e8edf0;*/
}
.plist IMG{
}
.plist A{
	color: #cf0202;
}
.plist A.header{
	color: #0068B8;
	font-size: 9pt;
	margin-right: 16px;
}
.plist A.compare{
	color: #0068B8;
	font-size: 9pt;
}
.plist A.header:hover, .plist A.compare:hover{
	text-decoration: none;
	color: #047A00;
}
.plist A.header:active, .plist A.compare:active{
	text-decoration: underline;
	color: #047A00;
}
.plist A.page{
	color: #CF0202;
	font-size: 9pt;
	text-decoration: none;
}
.plist TH{
	font-weight: normal;
	vertical-align: middle;
/*	text-align: left;*/
	padding: 5px 0px 5px 0px;
}
.plist TD{
/*	text-align: center;*/
	vertical-align: middle;
}
.plist TD.basic{
	text-align: left;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
}
.plist TD.image{
	border: 1px solid #FFFFFF;
	background-color: White;
	text-align: center;
	vertical-align: middle;
	cursor:hand;
}
.plist TD.imageactive{
	border: 1px solid #FF6817;
/*	padding: -1px -1px -1px -1px;*/
	text-align: center;
	vertical-align: middle;
	cursor:hand;
}
.plist TD.imageover{
	border: 1px solid #0068B8;
	text-align: center;
	vertical-align: middle;
	cursor:hand;
}
.plist TD.price{
	padding: 0px 5px 0px 5px;
	font-size: 14pt;
	color: #0068B8;
	text-align: right;
}
.plist TD.percent{
	padding: 0px 5px 0px 5px;
	font-size: 15pt;
	color: #CF0202;
}
.plist TD.count{
	padding: 0px 5px 0px 5px;
	font-size: 15pt;
/*	color: #687480;*/
	color: #85A4AF;
}
.plist TD.price2{
	padding: 0px 0px 0px 25px;
	font-size: 18pt;
	color: #0068B8;
}
.plist SUB{
	color: #85A4AF;
}
.plist SUP{
	vertical-align: top;
}
.plist TD.page{
	padding: 5px 5px 5px 5px;
	text-align: right;
}
.plist TD.navigate{
	background-color: #E8EDF0;
	background-position: center;
	background-repeat: no-repeat;
	cursor:hand;
	vertical-align: top;
	border: 1px solid #CCD7DD;
}
.plist TD.nonavigate{
	background-color: transparent;
	background-image: none;
	vertical-align: top;
	border: 1px solid #E8EDF0;
}
.plist TD.compare{
	border-top: 1px solid #E8EDF0;
	border-bottom: 1px solid #E8EDF0;
	text-align: center;
	vertical-align: middle;
}
.plist TD.foot{
	border-top: 1px solid #E8EDF0;
}

/*---список спец.товаров---*/
TABLE.slist{
	font-size: 10pt;
	background-color: #E8EDF0;
}
.slist IMG{
}
.slist IMG.basic{
	border:2px solid #CCD7DD;
	margin: 0px 3px 4px 0px;
}
.slist A, .slist A.basket:hover,.slist A.basket:active{
	text-decoration: none;
}
.slist A.basket{
	text-decoration: underline;
}
.slist TD.border{
	vertical-align:top;
	background-image:url(/images/ct_pixel.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.slist TD.basic{
	padding: 2px 2px 2px 2px;
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.slist TD.image{
	height: 111px;
	vertical-align: middle;
}
.slist TD.flags{
	padding-top:0px;
	padding-bottom: 5px;
}
.slist TD.price{
	color: #0068B8;
	vertical-align: middle;
}
.slist SUB{
	color: #85A4AF;
}

/*---описание товара---*/
TABLE.product{
	font-size: 10pt;
	background-color: #E8EDF0;
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.product A{
/*	color: #CF0202;*/
}
.product IMG.basic{
	border:2px solid #CCD7DD;
	margin: 0px 0px 5px 5px;
/*	display: none;*/
}
.product TD{
}
.product TD.image{
	text-align: center;
/*	border:2px solid #CCD7DD;
	background-color: White;*/
}
.product TD.basic{
	text-align: left;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
}
.product TD.shop{
	padding: 10px 5px 10px 5px;
/*	color: #618694;*/
	color: #687480;
}
TD.shop TD{
	font-size: 8pt;
/*	color: #618694;*/
	color: #687480;
	padding: 1px 10px 1px 5px;
}
TD.shop LI{
	font-size: 8pt;
/*	color: #618694;*/
	color: #687480;
	margin: 0px 0px 0px 0px;
}
TD.shop DIV{
	margin-bottom: 5px;
}
.product TD.property{
	font-size: 9pt;
	padding: 1px 5px 1px 10px;
	background-position: top right;
	background-repeat: no-repeat;
}
.product TD.link{
	padding: 1px 5px 10px 5px;
	color: #CF0202;
}
.product TD.price{
	font-size: 22pt;
	font-weight: normal;
	color: #0068B8;
}
.product SUB{
	color: #85A4AF;
}
.product TD.flags{
	padding-top:0px;
	padding-bottom: 10px;
}

/*--- опрос ---*/
TABLE.poll{
	font-size: 9pt;
	margin-left: 15px;
	margin-right: 15px;
	width: 220px;
}
TABLE.poll INPUT{
	border-width: 0px;
}
.poll INPUT.button{
	border-width: 1px;
	padding: 4px 15px 3px 15px;
}
TABLE.poll_answers, TABLE.poll_results{
	background-color: #E8EDF0;
	width: 220px;
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.poll TD{
	color: #0068B8;
}
.poll TD.poll_question{
	font-size: 10pt;
	font-weight: 600;
	color: #000000;
	padding: 5px 0px 5px 0px;
}
.poll TD.poll_results{
	padding-left: 15px;
}
.poll TD.poll_answers{
	padding-left: 10px;
}
.poll TD.poll_info{
	display: none;
	color: #85A4AF;
	font-size: 8pt;
}
.poll DIV.poll_button{
	text-align: center;
	padding-top: 2px;
}
.poll SPAN.poll_count{
	font-size: 8pt;
	font-weight: bold;
	margin-left: 5px;
}

/*--- Календарь ---*/
TABLE.calendar{
	width: 220px;
	font-size: 9pt;
	margin: 3px 15px 0px 15px;
	background-color: #E8EDF0;
	background-image:url(/images/ct_back.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
}
.calendar A{
}
.calendar A:hover{
}
.calendar A:active{
}
.calendar A.day{
	color:#CF0202;
	font-weight:bold;
	background-color: #E8EdF0;
}
.calendar A.day:hover{
	color:#CF0202;
	text-decoration: underline;
}
.calendar A.day:active{
	color:#CF0202;
	text-decoration: underline;
}
.calendar TD.weekday{
}
.calendar TD.day{
	border:1px solid #CCD7DD;
}
.calendar TD.current{
	font-weight: bold;
	border:1px solid #CCD7DD;
	background-color: #CCD7DD;
}

/*--- Навигация ---*/
TABLE.navigate{
	font-size: 9pt;
	margin: 5px 0px 5px 0px;
}
.navigate TH{
	font-weight: normal;
	color: #85A4AF;
}
.navigate TD{
	border:1px solid #CCD7DD;
	cursor:hand;
	text-align: center;
	width: 18px;
}
.navigate TD.current{
	font-weight: bold;
	background-color: #CCD7DD;
}

/*===============остальные стили===============*/
DIV.basket{
	margin: 10px 0px 10px 3px;
	line-height: 25px;
}
/*----специальные виды текста----*/
.plainred{
	font-size: 10pt;
	color: #CF0202;
}
.plaingreen{
	font-size: 10pt;
	color: #047A00;
}
.plainblue{
	font-size: 10pt;
	color: #0068B8;
}
.plaingray{
	font-size: 10pt;
	color: #85A4AF;
}
.smallred, .warning{
	font-size: 8pt;
	color: #CF0202;
}
.smallgray{
	font-size: 8pt;
	color: #85A4AF;
}

.copyright, .plaindark{
	color: #687480;
	font-size: 9pt;
}
.contact{
	color: #687480;
	font-size: 8pt;
}
.blockout{
	color: #687480;
	cursor:pointer;
	width: 18px;
	height: 18px;
/*	text-align: center;*/
	padding: 1px 5px 0px 5px;
	margin: 0px 0px 1px 1px;
	background-color: #b9dbed;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #62a4c7;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #62a4c7;	
}
.blockover{
	color: #cf0202;
	cursor:pointer;
	width: 18px;
	height: 18px;
/*	text-align: center;*/
	padding: 1px 5px 0px 5px;
	margin: 0px 0px 1px 1px;
	background-color: #b9dbed;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #62a4c7;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #62a4c7;	
}
.blockactive{
	color: #cf0202;
	cursor:pointer;
	width: 18px;
	height: 18px;
	padding: 1px 5px 0px 5px;
	margin: 0px 0px 1px 1px;
	background-color: #E8EdF0;
	border: 1px solid #CCD7DD;
}
