/*
theme name: ceviline theme
author:  alexey petlenko
description: theme for medicine shop
version: 1.0
*/

body
{
	background:#96dc83 !important;
}
a {outline:none;}
.footer_info strong{
font-size:12px;
}
.frame {
position:fixed;
right:0;
top:50%;
margin-top:-100px;
z-index: 9999;
cursor:pointer;
}
.frame2 {cursor:pointer;}
.all
{
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.menu > .menu-item:first-child  > ul{

display:block;}
.news-content h1
{
	font-size:19px;
	font-family:Arial, Tahoma, Arial Black;
	color:#368e09;
	text-shadow:1px 1px 1px #eee; 
	font-weight:normal;
}
.news-content h2
{
	font-size:17px;	
	color:#308505;
	font-weight:normal;
	text-shadow:1px 1px 1px #eee;
}
.news-content h3
{
	font-size:14px;	
	color:#2c660f;
	font-weight:bold;
	text-shadow:1px 1px 1px #eee;
	text-align: left!important;
}
.news-content a,
.news-content a.art
{
	color:#1470cc ;
	text-decoration:underline; 
	font-weight:normal !important;
}
a b
{
	font-weight:normal !important;
}
.news-content a:hover
{
	color:#d82229 !important;
	text-decoration:none;
}
.news-content a:visited
{
	color:#6884a1;
}
.news-content p
{
	color:#333;
	font-size:13,5px;
	line-height:18px;
	text-align: left;
}
.news-content strong, .news-content b
{
	font-weight:bold;
}
.news-content img.frame
{
	background-color:#7aa62e;
	padding:2px;
	border:3px solid #60871b;
	border-radius:2px;
}
.news-content ol
{
	counter-reset:section;
	list-style:none;
	margin:20px 5px 25px 15px;
	padding:0px;
}
.news-content ol li
{
	counter-increment:section;
	margin:11px 30px 9px 0px;
	display:block;
	position:relative;
	padding:2px 56px 2px 26px;
	min-height:16px;
	color:#333;
	font-size:14px;
	line-height:18px;
}
.news-content ol li:before
{
	content:counter(section);
	display:block;
	width:20px;
	height:20px;
	line-height:19px;
	text-align:center;
	background-image:url(img/li.png);
	position:absolute;
	left:0px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	font-family:Arial, Tahoma, Arial Black;
}
.news-content ul
{
	list-style:none;
	margin:20px 5px 25px 17px;
	padding:0px;
}
.news-content ul li:first-letter, .news-content ol li:first-letter{
	text-transform:uppercase;
}
.picture {
width: 200px;
color: black;
}
.news-content ul li
{
	margin:7px 30px 7px 0px;
	display:block;
	padding:0px 56px 2px 26px;
	min-height:16px;
	color:#333;
	line-height:18px;
	background:url(img/ul.png) no-repeat top left;
}
.news-content .em
{
	background-color:#e6fcbd;
	font-style:normal;
	display:block;
	padding:5px 20px;
	border-top:6px double #4b9a4a !important;
	border-bottom:5px double #4b9a4a !important;
	border:1px dotted #7ba138;
	border-radius:1px;
	position:relative;
	margin:30px 0px;
}

/*
.news-content em:before
{
	display:block;
	content:" ";
	background:url(img/upper.png) no-repeat;
	width:80px;
	height:85px;
	position:absolute;
	top:-8px;
	left:-8px;
}
.news-content em:after
{
	display:block;
	content:" ";
	background:url(img/lower.png) no-repeat;
	width:80px;
	height:85px;
	position:absolute;
	bottom:-8px;
	right:-8px;
}*/
.news-content blockquote
{

	background-color:#fbfff2;
	padding:10px 10px 10px 40px;
	margin:10px 0px;
	font-family: Tahoma, Arial;
	font-size:15px;
	font-style:italic;
	line-height:20px;
	background:url(img/blockquote.png) 5px 10px no-repeat;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	color:#444;
	word-spacing:3px;
}
.news-content blockquote > *{
margin-top:0;
}
.news-content strong.name
{
	padding:0px 0px 0px 10px;
	font-style:italic;
}
.news-content strong.name + blockquote
{
	margin-top:0px;
}
table.green tr.title
{
	background-color:#0b730b !important;
}
form.search, [role="search"]
{
	float:left;
	margin:-10px 3px 17px 360px;
}
form input[type="submit"],
.form_button
{
   background: #008310;
color: white;
	line-height:20px;
	border:1px solid #355005;
	border-radius:2px;
	padding:2px 4px;
	
}
form input[type="submit"]:hover,
.form_button:hover
{
	background:#d82229;
	cursor:pointer;
}
/********************************/

.products_menu {
	width: 121px
}
td.left_content div  a{
	padding:3px 3px 3px 5px !important;
	/*border-left:1px solid #095109;
	border-right:1px solid #095109;*/
	
}
td div.csc-textpic-clear
{
	margin-bottom:6px;
}
td.left_content .products_menu_item_l1 a {
	font-size: 12px;
	background:url(img/level_1.png);
	display: block;
	vertical-align: middle;
	width: 195px;
	padding-left:30px !important;
	line-height: 20px;
	border-bottom: #095109 3px double;
	border-top: #095109 1px solid;
	text-align: left;
	position:relative;
	margin-top:-1px;
}
.products_menu_item_l1 a:before
{
	content:" ";
	background-image:url(img/level_1_before.png);
	width:15px;
	height:15px;
	display:block;
	margin:0px;
	float:left;
	position:absolute;
	bottom:6px;
	left:15px;
}
.products_menu_item_l1_sel a {
	font-size: 12px;
	background-position: left center;
	display: block;
	padding-left: 15px;
	background-image: url(arrow.gif);
	vertical-align: middle;
	width: 210px;
	line-height: 20px;
	border-bottom: #095109 3px double;
	background-repeat: no-repeat;
	background-color: #0bd74e;
	text-align: left
}

.products_menu_item_l2 a:hover {
	background: #0aaf0b;
}

.products_menu_item_l2 a {
	font-size: 11px;
	display: block;
	padding-left: 15px;
	vertical-align: middle;
	width: 210px;
	color: #323234;
	line-height: 20px;
	border-bottom: #868887 1px solid;
	text-align: left;
	background: #d6d9d4 url(img/level_2.png);
}

.products_menu_item_l2_sel a {
	font-size: 11px;
	display: block;
	padding-left: 15px;
	font-weight: bold;
	vertical-align: middle;
	width: 210px;
	color: #323234;
	line-height: 20px;
	border-bottom: #868887 2px solid;
	background: #eee !important;
	text-align: left;
	text-decoration: underline
}

.products_menu_item_l2 a:hover {
	background: #aaaaaa !important;
}

.products_menu_item_l3 a {
	font-size: 12px;
	background-position: left center;
	display: block;
	padding-left: 15px;
	background-image: url(arrow.gif);
	vertical-align: middle;
	width: 210px;
	line-height: 20px;
	border-bottom: #095109 3px double;
	background-repeat: no-repeat;
	background-color: #fc2b33;
	text-align: left;
	background:url(img/level_3.png);
}

.products_menu_item_l3_sel a {
	font-size: 12px;
	background-position: left center;
	display: block;
	padding-left: 15px;
	background-image: url(arrow.gif);
	vertical-align: middle;
	width: 210px;
	line-height: 20px;
	border-bottom: #095109 3px double;
	background-repeat: no-repeat;
	background-color: #fc2b33;
	text-align: left
}

.products_menu_item_l3 a:hover {
	background-color: #fc2b33
}

.comment
{
	display:none;
}
.button
{
	cursor:pointer;
}
/********************************************/
.faq
{
	background-color: #e6fcbd;
    border: 1px solid #7ba138;
	padding:10px;
	margin:20px 0px;
	border-radius:4px;
}
.faq strong
{
	border-bottom:1px dashed;
	cursor:pointer;
}
.faq p
{
	display:none;
}
.faq.open p
{
	display:block;
}
/***************************************************/
#wrapper
{
	background:url(img/fon.jpg) top center repeat;
}
.content_menu
{
	width:100%;
	height:20px;
	padding:0px;
}
.content_menu li
{
	list-style:none;
	border-left:1px solid #eee;
	float:left;
}
.content_menu li a
{
	margin:0px 10px;
	text-decoration:underline;
}
.content_menu li a:hover
{
	text-decoration:none;
}
.content_menu li.order
{
	border:none !important;
	margin-right:20px;
}
.content_menu li.order a
{
    background: url("img/but.png") repeat scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    bottom: 14px;
    color: #ffffff;
    display: block;
    font-size: 0;
    height: 40px;
    left: 10px;
    position: relative;
    width: 152px;
}
.main_green
{
	background-color:#0b880c;
	margin:20px 0px;
}
.main_green td
{
	padding:10px 5px 15px 5px;
	text-align:center;
}
table.main_green td a
{
	color:#fff !important;
	font-weight:bold !important;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	display:block;
}
table.main_green td a:hover
{
	color:#fff !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	padding:10px 0px 0px 0px;
	display:block;
}
.catalog 
{
	color:#333;
	margin:20px 0px;
	background-color:#fff;
	border-collapse:collapse;
}
.catalog th
{
	background-color:#0b880c;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:6px 3px;
	border:1px solid #eee;
}
.catalog td
{
	padding:5px;
	border:1px solid #999;
	position:relative;
}
.catalog td a
{
	position:relative;
	display:block;
	left:40px;
	top:18px;
	color:#06a607 !important;
}
.catalog td + td
{
	width:110px;
}
.catalog td + td
{
	width:60px;
}
.center
{
	text-align:center;
}
.price
{
	font-weight:bold;
	color:#ed252c;
}
.order_form td,
.small_order td
{
	color:#333;
}
.order_form p,
.small_order p
{
	font-size:12px;
	line-height:17px;
	padding-left:10px;
}
.soc .fb{
background:url(img/fb.png) no-repeat;
}
.soc .fb:hover{
background:url(img/fb_hover.png) no-repeat;
}
.soc a{
display:inline-block;
width:120px;
height:25px;
}
.soc.lefter a{
float:left;
display:inline-block;
width: 58px;
height: 53px;
}
.soc.lefter {
margin: 17px 0 8px 19px;
overflow: hidden;
display: block;
}
.soc.lefter .tw{
background-position: 7px!important;
background:url(img/social-network-easy-buttons.png) no-repeat;
}
.soc.lefter .fb{
background:url(img/social-network-easy-buttons.png) no-repeat;
background-position:-125px 0;
}
.soc.lefter .vk{
background:url(img/social-network-easy-buttons.png) no-repeat;
background-position:-60px 0;
}
.soc .tw{
background:url(img/twitter.png) no-repeat;
}
.soc:not(.lefter) .tw:hover{
background:url(img/twitter_hover.png) no-repeat;
}
.soc:not(.lefter) .vk{
background:url(img/vk.png) no-repeat;
}
.soc:not(.lefter) .vk:hover{
background:url(img/vk_hover.png) no-repeat;
}
.footer_info strong{
font-size:13px;
}
.footer_info
{
	font-size:11px;
	color:#fff;
	padding:30px 0px 10px 0px;
}
.footer_info a.art
{
	color:#68b1f9;
	text-decoration:underline;
	font-weight:normal !important;
}
.footer_info a.art:hover
{
	color:#ff4e53;
	text-decoration:none;
}
.slogan
{
	font-size:18px;
	
	text-shadow:0px 0px 1px #0bb70b;
	font-style:italic;
	letter-spacing:1px;
	padding:15px 30px 0px 0px;
	font-family:Arial, Tahoma, Arial Black;
}
.mail
{
    margin: 20px 0 10px 15px;
}

.mail input
{
	font-family: arial;
    font-size: 12px;
  margin: 9px 0 0px;
}
.bottom_menu
{
	vertical-align:middle;
}
.bottom_menu_item
{
	padding:20px 0px 0px 0px;
}
.small_order
{
	float:right;
	margin:10px 0px 10px 15px;
	width:200px !important;
	overflow:hidden;
}
.small_order input,
.small_order textarea,
.small_order select
{
	width:140px;
	float:left;
}
.small_order input[type="checkbox"]
{
	width:10px;
	margin:10px 5px 10px 0px;
}
.small_order input[type="checkbox"]+img
{
	float:left;
	margin:0px 10px 0px 5px;
}
.small_order .preview
{
	padding-top:5px;
	vertical-align:baseline;
}
.small_order .wrap
{
	width:140px;
	height:10px;
}
	
/***********************/
#back-top {
position:fixed;
right: 0;
top: 50%;
margin-top: 90px;
z-index: 9999;
display: block;
}
/*----whale code----*/
ul li,ol li{
list-style-type:none;
}
.stars_container{
padding-top: 8px;
padding-left: 110px;
width: 220px; /*changed after slider install*/
white-space: nowrap;
}
#menu-top{
margin: 0;
padding-left:0px;
}
.stars_container ul li a{
padding-left: 2px;
font-size: 16px;
padding-bottom: 2px;
margin-left: 1px;
line-height: 17px;
padding-top: 3px;
font-family: arial, "times new roman", times, serif;
white-space: nowrap;
}
.stars_container ul li:last-child{
background: url(img/star.gif) no-repeat 2px 0px;
}
.stars_container ul li{
padding-bottom: 8px;
padding-left: 18px;
margin-bottom: 5px;
background: url(img/menu_line.gif) no-repeat left bottom, url(img/star.gif) no-repeat 2px 0px;
width: 215px;
}
ul.order{
display:block;
width:100%;
height:30px;
padding:0px;
}
ul.order li{
list-style: none;
border-left: 1px solid #eee;
float: left;
}
ul.order li:first-child{
border: none !important;
margin-right: 20px;
}
ul.order li a{
margin: 0px 10px;
text-decoration: underline;
}
ul.order li:first-child a{
background: url("img/but.png") repeat scroll 0 0 transparent;
border-radius: 2px 2px 2px 2px;
bottom: 14px;
color: white;
display: block;
font-size: 0;
height: 40px;
left: 10px;
position: relative;
width: 152px;
}
/*----lefter----*/
.widget{
list-style-type:none;
}
.widget ul, .widget ol{
list-style-type:none;
margin:0;
padding:0;
}
.widget_nav_menu > div{
margin-left: 14px;
}
.widget_nav_menu > div > ul > li:first-child > a,.widget_nav_menu > div > ul > li:nth-child(2) > a{
font-size: 12px;
background-position: left center;
display: block;
padding-left: 30px !important;
vertical-align: middle;
/*width: 210px;*/
line-height: 20px;
border-bottom: #095109 3px double;
background-repeat: no-repeat;
width: 185px;
text-align: left;
background:url("img/level_1_before.png") no-repeat 10px center, url("img/level_3.png");
cursor:pointer;
}
.widget_nav_menu > div > ul > li:first-child.open > a,.widget_nav_menu > div > ul > li:nth-child(2).open > a{
background:url("img/level_1_open.png") no-repeat 10px center, url("img/level_3.png") !important;
}
.widget_nav_menu > div > ul > li > a{
font-size: 12px;
background:url("img/level_1_before.png") no-repeat 10px center, url("img/level_1.png");
display: block;
vertical-align: middle;
width: 185px;
padding-left: 30px !important;
line-height: 20px;
border-bottom: #095109 3px double;
border-top: #095109 1px solid;
text-align: left;
position: relative;
margin-top: -1px;
border-bottom: 3px double #095109;
border-top: 1px solid #095109;
}
.widget_nav_menu > div > ul > li.open > a {
background:url("img/level_1_open.png") no-repeat 10px center, url("img/level_1.png") !important;
}
.sub-menu li.current_page_item a {
background: #BEBEBE !important;;
}
.sub-menu li a{
text-transform:uppercase;
font-size: 11px;
display: block;
padding-left: 15px;
vertical-align: middle;
width: 210px;
color: #323234;
line-height: 20px;
border-bottom: #868887 1px solid;
text-align: left;
background: #d6d9d4 url("img/level_2.png");
border-bottom: 1px solid #868887;
}
.sub-menu li a:hover{
background:#BEBEBE;
}

/*---WORDPRESS NEWS----*/
.news-content {
color:black;
padding: 15px;
background: white;
}
.news-content h2{
border-bottom:1px dashed green;
padding-bottom:5px;
margin:0;
}
.news-content h1{
color:green;
}
.news > h1{
padding-left: 20px;
font-size: 18px;
}
.more a {
color: darkGreen;
}
.more{
display:block;
padding-bottom:3px;
border-bottom:1px dashed green;
text-align: right;
}
.news-content{
overflow:hidden;
}
[title="7prichin2"]{
border:0px!important;
}
.clear{
clear:both;
}
.news-content form img{
margin:0;
}
#total{
width:63px;
}
.news-content img{
margin:0 5px 5px 5px;
}
.alignright{
float:right;
}
.alignleft{
float:left;
}
.alignnone{
float:none;
}
.aligncenter{
float:none;
margin:0 auto;
display:block;
}
a img{
border:0px;
}
.bottom_cont{
}
.bottom_cont ul li:first-child{
border:0;
}
.bottom_cont ul li{
float:left;
padding-left:9px;
margin-right:8px;
border-left:1px solid white;
}
.bottom_cont ul li a{
FONT-SIZE: 11px;
COLOR: #ffffff;
FONT-FAMILY: Arial, Tahoma, "Arial Black";
}
input[name=review[cap]]{
width: 221px;
}
.content a{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;
COLOR: #008000;
FONT-FAMILY: Tahoma ,Arial;
TEXT-DECORATION: underline;
}
.menu-order-container a{
color:white;
}
.product.news-content ul li {
list-style-type: initial!important;
}
.menu-order-container{
display:none;
}
.product_prices {
color:#ffffff;
font-size:18px;
background:url("img/div_price.png") no-repeat;
width: 147px;
height: 83px;
line-height: 1.7em;
padding: 16px 10px 0 10px;
text-align:center;
}
.product_prices b {display:block;float:right;clear:both;}
.product_prices span {display:block;float:right;text-decoration: line-through;}
.news table {color:#000000;}
.left_content li#text-2{display:none;}