body {
font-size: 8pt;
color: #4b4b4b; 
font-family: verdana, tahoma, arial;
}
td {
font-size: 8pt; 
color: #4b4b4b; 
font-family: verdana, tahoma, arial;
}

a {
	font-weight: normal; 
	font-size: 11px; 
	color: #2b72dd; 
	text-decoration: underline;
	font-family: verdana , arial, helvetica, sans-serif;
}
 a:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #cd5c5c; 
	text-decoration: none;
	font-family: verdana , arial , helvetica, sans-serif;
}


.menu a {
	font-weight: normal; 
	font-size: 14px; 
	color: 216782; 
	text-decoration: none;
	font-family: verdana , arial, helvetica, sans-serif;
}
.menu a:hover {
	font-weight: normal; 
	font-size: 14px; 
	color: #cd5c5c; 
	text-decoration: underline;
	font-family: verdana , arial , helvetica, sans-serif;
}



/*Ссылка товар заголовок*/
.tpvar a {
	font-size: 11px; 
	color:#616161;
	font-weight:bold;
	text-decoration:none;
	font-family: verdana , arial, helvetica, sans-serif;
}
.tpvar a:hover{
	font-size: 11px; 
	color:#616161;
	font-weight:bold;
	text-decoration: underline;
	font-family: verdana , arial , helvetica, sans-serif;
}

/*Конец*/

.copyr A {
font-weight: normal; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}
.copyr a:hover {
font-weight: normal; 
font-size: 11px; 
color:#f5f5f5; 
text-decoration: underline;
font-family: verdana, tahoma, arial;
}
.copyr{
font-size: 11px; 
color: #ffffff; 
}

.rega A {
font-weight: normal; 
font-size: 11px; 
color: #8a8a8c; 
text-decoration: underline;
font-family: verdana, tahoma, arial;
}
.rega a:hover {
font-weight: normal; 
font-size: 11px; 
color:#8a8a8c; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}
.rega{
font-size: 11px; 
color: #8a8a8c; 
}


.pismo a {
font-weight: normal; 
font-size: 10px; 
color: #778899; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}
.pismo a:hover {
font-weight: normal;
color: #cd5c5c; 
font-size: 10px; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}

.sape {
font-weight: normal; 
font-size: 10px; 
font-family: verdana, tahoma, arial;
color: #ffffff; 
}

.sape a {
font-weight: normal; 
font-size: 10px; 
color: #ffffff; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}
.sape a:hover {
font-weight: normal;
color: #ffffff;  
font-size: 10px; 
text-decoration: none;
font-family: verdana, tahoma, arial;
}

/*Подробнее о товаре зелёная ссылка*/

.sska a {
	font-weight: normal; 
	font-size: 10px; 
	color: green;
	text-decoration: none;
	font-family: verdana;
}
.sska a:hover {
	font-weight: normal; 
	font-size: 10px; 
	text-decoration: underline;
	font-family: verdana;
}
/*Конец*/


.div1{z-index:5;
position: absolute;
top:0px;
right:0px;
}

.div2{z-index:10;
position: absolute;
top:27px;
right:240px;
}

.padding{
padding-right: 10px;
}

input {
	margin-top: 0pt; 
	font-size: 9pt; 
	margin-bottom: 0pt;
	color: #666666; 
	font-family: verdana;
	font-size:11px; 
	border: 1px solid #b3ccd3;
}




/*Раскрывающееся меню*/

ul.catalog{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


li.podcatalog{
	/*Бег каталога*/
	background-image: url(images/podcatalog_bg.jpg);
	background-repeat: no-repeat;
}

li.podcatalog a{
	padding-left: 10px;
}

li.catalog{
	background-image: url(images/catalog_bg.jpg);
	background-repeat: no-repeat;
	width: 238px;
	cursor: pointer;
	margin-top:1px;
	background-color: F9FCFC;
	}

li.catalog strong{
	color: #616161;
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
	
}

li.catalog a{
	color: #616161;
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
	
}


li.catalog a:hover{
font-weight: bolder;
	color: #616161;
	text-decoration: underline;
	}

li.podcatalog a{
	color: #4b4b4b;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
	padding-left: 30px;
	}
	
	li.podcatalog a:hover{
	color: #dc143c;
	font-weight: normal;
	line-height: 25px;
	text-decoration: underline;
	padding-left: 30px;
	}

/*КОНЕЦ Раскрывающееся меню*/



.img{
border: 1px solid #cfcfcf;
}
/*Спидбар в каталоге*/
div.page_nava{
	background-color: #f6f6f6;
	padding: 0px;
   	color: #5e5e5e;
	BORDER-BOTTOM: #c8d9e0 1px solid;
	BORDER-TOP: #FFFFFF 3px solid;
}

div.page_nava2{
font-size:14px;
font-weight: bold;
	background-color: #f6f6f6;
	padding: 5px;
  	color: #5e5e5e;
	border-bottom: #c8d9e0 1px solid;
	border-top: #c8d9e0 1px solid;
	
}

div.page_nava div{
	padding: 5px;
}

div.page_nava a{
	color: #5e5e5e;
}

/*КОНЕЦ */


/*Вид блока фильтров*/
#allspec{
   margin-top:10px;
   background-color: #F8F8F8;
   BORDER-RIGHT: #d3d3d3 1px dashed; 
   PADDING-RIGHT: 5px; 
   BORDER-TOP: #d3d3d3 1px dashed; 
   PADDING-LEFT: 5px; 
   PADDING-BOTTOM: 5px; 
   BORDER-LEFT: #d3d3d3 1px dashed; 
   PADDING-TOP: 5px; 
   BORDER-BOTTOM: #d3d3d3 1px dashed;
   width: 98%;
  }

/*Конец блока фильтров*/

/*Кнопка приминить в фильтрах*/
input.ok{
	background-color: #ffffff;
	border-width: 1px;
	border-color: #bbbbbb;
	border-style: solid;
	font-size: 11px;
	color: #5d5d5d;
	margin-left: 5px;
	cursor: pointer;
}

/*Конец*/


/*Заголовки разделов*/
.plashka_zag{
background:#f0f0f0;
font-weight:bold;
padding:4px 8px; 
font-size:14px;

}
/*Конец*/

ul{
	list-style-type: square;
	color: #19B76C;
}

div.opros{
    float: left;
    background: #b0c4de;
    height: 10px;
    background-repeat: no-repeat;
}


.bgprice {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #ededed;
}


div.page_catalog{/*Каталог страниц*/
	margin-top: 20px;
}



div.product_odnotip td,div.product_odnotip td a  {
	font-size: 11px;
	color: #35A0C4;
}

table.standart td{
	font-size: 11px;
	color: #696969;
}


div.gbook_otvet{/*ответ на отзыв*/
	margin-top: 10px;
	background-color: #F6FAFD;
	margin-bottom: 10px;
	BORDER: #d8d8d8  1px dashed; 
   PADDING: 5px; 
}

div.pod_cart{/*Ссылки в корзину подробное описание*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	BORDER: #d8d8d8 1px dashed; 
   PADDING: 5px; 
}

div.pod_cart td a,div.pod_cart td{
	color: #A8281A;
	font-size: 11px;
}

img.big{
   border:			1px solid #5B98AF;
}

div.price{/*Цена подробное описание*/
	color: #15C311;
	font-size: 15px;
	font-weight: bolder;
	width: 150px;
	line-height: 18px;
	margin-bottom: 20px;
}
div.price strong{
	font-size: 18px;
}

div.product_cart a{
	color: A8281A;
	line-height: 25px;
	height: 30px;
}



div.product_forma_1{
	font-size: 11px;
	color: #696969;
   background-image: url(images/product_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top:15px;
}
div.product_price_bg{
	/*Форма товара - картинка*/
	text-align: center;
	background-image: url(images/product_price_bg.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 28px;
	font-size: 12px;
	margin-top: 1px;
	color: FFFFFF;
	font-weight: bolder;
	line-height: 25px;
}

div.textblock_bg{
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
}

div.product_price_bg strong{
   font-size: 15px;
}


div.product_img_bg{
	/*Форма товара - картинка*/
	text-align: center;
	background-image: url(images/product_img_bg.jpg);
	background-repeat: no-repeat;
	width: 188px;
	height: 134px;
}

div.product_img{
	/*Форма товара - картинка*/
	float: left;
	padding: 15px;
}

div.product_img_2{
	/*Форма товара - картинка*/
	float: left;
	padding-left: 30px;
}

div.product_content{/*Форма товара - описание*/
	padding-right: 10px;
}

div.product_content a{/*Форма товара - описание*/
	color: #14814B;
   font-weight: bolder;
	line-height: 30px;
}

div.product_name a{/*Форма товара - описание*/
	color: #075B2F;
   font-weight: bolder;
}

div.product_price{
	/*Форма товара - цена*/
	float: right;
}


div.line{
	/*Разделитель новостей*/
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 4px;
	margin-top:5px;
}

div.news_date{/*Новости*/
	color: #B62E19;
	font-weight: bolder;
	float: left;
	
}

div.news_tema,div.news_tema a{/*Новости*/
	color: #14814B;
	font-weight: bolder;
	
}


div.opros_footer{
	/*Левый блок голосование низ*/
   
	background-color: #C99E69;
	background-repeat: repeat-x;
	margin-top: 2px;
	height: 7px;
	margin-top:1px;
}

div.opros_bg{
	/*Левый блок голосование бег*/
	background-image: url(images/left_opros_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	color: FFFFFF;
	padding: 15px;
}

div.opros_bg td{
	color: FFFFFF;
	font-size: 11px;
}


div.left_search_bg td{/*Шапка авторизация пользователей*/
	color: FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

div.left_search_bg{ /*Левый блок поиска*/
	background-image: url(images/left_search_bg.jpg);
	background-repeat: repeat-x;
	height: 77px;
	padding-left:10px;
	padding-top:0px;
}

input.search{
	font-size: 10px;
	width: 140px;
}

input.user{
	font-size: 10px;
}

div.header_user_area {/*Шапка авторизация пользователей*/
	float: left;
	margin-left:0px;
	padding-left:50px;
	margin-top:0px;
	padding-right: 10px;	
}

div.header_user_area2 td{/*Шапка авторизация пользователей*/
	color: FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.small{
	color: FFFFFF;
	font-size: 10px;
	font-weight: normal;
}


div.header_phpshop_slogan{ /*Слоган*/
   width: 300px;
	float: left;
	color: FFFFFF;
}

div.header_phpshop_slogan H1{ /*Слоган название компании*/
	color: #0F7647;
	font-size: 15px;
}

div.header_phpshop_slogan a{ /*Слоган ссылка*/
	color: #149D5E;
	font-size: 12px;
}

img.icon{/*Логотип иконки*/
	margin-top:20px;
	margin-left:60px;
}

div.header_phpshop_logo{ /*Логотип*/
	width: 182px;
	height: 54px;
	
	/*background-image: url(images/phpshop_logo.png);
	background-repeat: no-repeat;*/
	margin-left:40px;
	margin-right:40px;
	float: left;
}

div.header_nav_bg{ /*Фоновая картинка в шапке навигация*/
	width: 100%;
	height: 51px;
	background-image: url(images/header_bg_nav.jpg);
	background-repeat: repeat-x;
	BORDER-TOP: #FFFFFF 1px solid;
}

div.header_nav_bg a{ /*Основная навигаци в шапке*/
	color: FFFFFF;
	font-weight: bold;
   text-decoration: none;
	font-size: 12px;
	
}
div.header_nav_bg a:hover{ /*Основная навигаци в шапке*/
	color: #E3FAF2;
   text-decoration: none;
}
div.header_nav{
	float: left;
	text-align: center;
	padding-top:15px;
	width: 140px;
}


div.header_nav_line{/*Разделитель в навигации*/
   width: 4px;
	height: 51px;
	background-image: url(images/header_bg_nav_line.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left:10px;
	margin-right:10px;
}

div.header_bg_2_up_order{
   background-image: url(images/header_bg_1_up_order_anim.gif);
	background-repeat: no-repeat;
	float: left;
	color: #B64926;
	width: 200px;
	height: 51px;
	font-weight: bold;
   padding-top:20px;
	padding-left:50px;
}

div.header_bg_2_up_order a{
	color: #B64926;
}

div.header_bg_2_up_cur{/*Фоновая картинка в шапке валюта*/
	width: 220px;
	height: 51px;
	background-image: url(images/header_bg_1_up_cur.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #B64926;
	font-weight: bold;
   padding-top:20px;
}
div.header_bg_2_up_cur div{
	margin-left:25px;
}
div.header_bg_2_up_cur select{
	font-size: 10px;
	margin-left: 10px;
}

div.header_bg_2_up_sum{/*Фоновая картинка в шапке сумма*/
	width: 180px;
	height: 51px;
	background-image: url(images/header_bg_1_up_sum.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #B64926;
	font-weight: bold;
   padding-top:20px;
}
div.header_bg_2_up_sum div{
	margin-left:50px;
	text-decoration: none;
	
}
div.header_bg_2_up_cart{/*Фоновая картинка в шапке корзина*/
	width: 230px;
	height: 51px;
	background-image: url(images/header_bg_1_up_cart.jpg);
	background-repeat: no-repeat;
	float: left;
	color: B64926;
	font-weight: bold;
    padding-top:20px;
	margin-left:45px;
	text-decoration: none;
	cursor: pointer;
}
div.header_bg_2_up_cart div{
	margin-left:50px;
}
div.header_bg_2_up{/*Фоновая картинка в шапке заглушка верхняя навигация*/
	width: 100%;
	height: 51px;
	background-color: E5F0F4;
	background-image: url(images/header_bg_1_up.jpg);
	background-repeat: repeat-x;
}
div.header_bg_2_bg{/*Фоновая картинка в шапке заглушка*/
	width: 100%;
	height: 214px;
	background-color: E5F0F4;
	background-image: url(images/header_bg_1_bg.jpg);
	background-repeat: repeat-x;
}
div.header_bg_2{/*Фоновая картинка в шапке*/
	width: 1004px;
	height: 214px;
	background-image: url(images/header_bg_1.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
}

div.header_bg_2_bg_shop{/*Фоновая картинка в шапке заглушка*/
	width: 100%;
	height: 180px;
	background-color: E5F0F4;
	background-image: url(images/header_bg_1_bg.jpg);
	background-repeat: repeat-x;
}

div.header_bg_2_shop{/*Фоновая картинка в шапке */
	width: 1004px;
	height: 180px;
	background-image: url(images/header_bg_1.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
}

#main{
	margin:6px;
}

#left_block{
	float: left;
	width: 238px;
}
#center_block{
   width: 490px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#right_block{
	float: left;
	width: 238px;
}
#footer_block{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 113px;
	width: 100%;
	float: left;
	margin-top:20px;
}

#footer_tel{
	padding-top: 30px;
	padding-left: 30px;
	width: 250px;
	float: left;
	color: FFFFFF;
}
#footer_tel H3{
  font-size: 15px;
}
#footer_cart{
	background-image: url(images/footer_cart.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 116px;
	float: left;
}

#footer_copyright{
	height: 113px;
	padding-left: 50px;
	color: FFFFFF;
}

#footer_copyright a{
	color: FFFFFF;
}




td.setka{
    
	 
}


* HTML div.podcatalog_forma{ /* Только для браузера IE */
   background-image: url(images/podcatalog_forma.gif);
   background-repeat: repeat-y;
   WIDTH: 275px;
}






a.link{
	color: #A8281A;
}

#allspec a{
	color: #075B2F;
}

#allspec input, #allspec td select {
	font-size: 10px;
}


#allspecwhite{
	margin-top: 10px;
	background-color: #F6FAFD;
	margin-bottom: 10px;
	BORDER: #d8d8d8 1px dashed; 
   PADDING: 5px; 
}

.sortActiv{
    font-weight: bold;
}


form
{
    margin:0px;
}


H1{
    font-size: 15px;
    text-transform: none;
    color: #BF4A4E;
	 line-height: 20px;
}
H2{
    font-size: 15px;
    text-transform: none;
    color: #075B2F;
   
}


input, select{
	font-size: 11px;
}

input.but{
   font-size: 11px;
   height: 22px;
   border-style: solid;
   border-color: #395200;
   border-width: 1px;
   background-color: white;
   color:#4b4b4b;
}
.sort_name_bg{
   color: #373737;
   font-weight: bolder;
   
}
.sort_table{
   font-size: 11px;
   margin-top: 10px;
   background-color: White;
	color: #35A0C4;
}
.sort_table b{
	color: #696969;
}
#cartwindow{
   position:absolute;
   left:10px;
   top:0;
   visibility:hidden; 
   width: 250px; 
   height: 68px;
   Z-INDEX: 2;
   BACKGROUND: #e6e6fa;
	
   padding:10px;
   border: solid;
   border-width: 1px; 
   border-color:#4D88C8;
   FILTER: revealTrans  (duration=1,transition=4);
}
#cartwindow *{ 
  color: 000000;
  font-size: 11px;
}

/*Стили кнопок табов*/


.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	margin:			1px -5px 1px 5px;
	float:			left;
	padding:		3px 6px 3px 6px;
	background:		#E3FAF2;
	border:			1px solid;
	border-color:	#8BE7C1;
	border-left:	0;
	border-bottom:	0;
	border-top:		0;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border:			1px solid #8BE7C1;
	border-bottom:	0;
	z-index:		3;
	padding:		2px 6px 5px 6px;
	margin:			1px -6px -2px 0px;
	top:			-2px;
	background:		white;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			12px;
	color:				#14814B;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	##075B2F;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight: bolder;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #8BE7C1;
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			#696969;
	font-size:		11px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		#E3FAF2;
	height:			1.85em;
	width:			100%;
}

.tab-page a{
	color: #AE8895;
}

div.comment_list{/*отзывы*/
	margin-top: 10px;
	
	margin-bottom: 10px;
	BORDER: #c8d9e0 1px dashed;  
   PADDING: 5px; 
}

div.comment_user{
	padding: 3px;
	}

div.comment_user a{
	color: #ff0000;
}

/*Вид блока последних комментариев к товару*/

.comments a {
	font-weight: normal; 
	font-size: 12px; 
	color: #ff6347; 
	text-decoration: underline;
	font-family: verdana , arial, helvetica, sans-serif;
}
.comments a:hover {
	font-weight: normal; 
	font-size: 12px; 
	color: #ff6347; 
	text-decoration: none;
	font-family: verdana , arial , helvetica, sans-serif;
}




#comment{
   margin:3px;
   background-color: #ffffff;
   BORDER-RIGHT: #d3d3d3 1px dashed; 
   PADDING-RIGHT: 5px; 
   BORDER-TOP: #d3d3d3 1px dashed; 
   PADDING-LEFT: 5px; 
   PADDING-BOTTOM: 5px; 
   BORDER-LEFT: #d3d3d3 1px dashed; 
   PADDING-TOP: 5px; 
   BORDER-BOTTOM: #d3d3d3 1px dashed;

  }

/*Конец блока последних комментариев*/

div.vrach_otvet{/*ответ врача*/
	margin-top: 10px;
	background-color: #F6FAFD;
	margin-bottom: 10px;
	BORDER: #d8d8d8  1px dashed; 
   PADDING: 5px; 
}

/*Menu*/
.navcentre
{
float:left;
position:relative;
left:50%;
text-align:left;
}
#nav
{
position:relative;
left:-50%;
}
#nav, #nav ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#nav li {
float: left;
position: relative;
padding: 0;
}
#nav a {
font-weight: normal; 
font-size: 14px; 
color: #216782;
text-decoration: none;
display: block;
padding: 4px 10px;
}
#nav a:hover {
color: #cd5c5c;
}
#nav li:hover,
#nav li.jshover {
}

#nav li ul {
  display: none;
  position: absolute;
  background: #f4f9fd;
  padding: 5px;
  width: 190px;
  BORDER: #d8d8d8 1px dashed; 
}

#nav li li a {
  width: 190px;
  background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 118px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}
