

/*  --------------------------------------------------------------------  */

font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px;}
#949494 {color:#949494;}

outline:none; text-decoration:underline; {outline:none; text-decoration:underline;}
#9a9a9a {color:#9a9a9a;}

font-size:17px; text-decoration:none; line-height:20px; font-weight:bold; {font-size:17px; text-decoration:none; line-height:20px; font-weight:bold;}
color:#fa7306; {color:#fa7306;}

color:#fa7906;
	font-weight:bold;
	font-size:12px;
	line-height:12px; {color:#fa7906;
	font-weight:bold;
	font-size:12px;
	line-height:12px;}

color:#949494;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	border-bottom:1px solid #e9e9ea;
	padding:12px 0 12px 20px; margin-bottom:10px; {color:#949494;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	border-bottom:1px solid #e9e9ea;
	padding:12px 0 12px 20px; margin-bottom:10px;}

font-size:12px; font-weight:normal; background:#fafafa; color:#000; {font-size:12px; font-weight:normal; background:#fafafa; color:#000;}
#000 {color:#000;}

/*  --------------------------------------------------------------------  */

/* CSS Document */

* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#000;}
table, td {border-collapse:collapse; font-size:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
td { vertical-align:top; text-align:left;}

.main-width { width:950px; margin:0 auto; text-align:left;}

input, textarea { font-family:Tahoma; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden;}
.container { width:100%;}
.column-1, .column-2, .column-3{ float:left;}

a {color:#747474; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p { margin:0; padding:0;}

/* ============================= header ====================== */
#header{
	margin-bottom:20px;
	position:relative;
}
#header .left-head{
	float:left;
	position:absolute;
	left:-26px;
}
#header .logo{
	padding:14px 51px 0 0;
	float:left;
}
#header .shipping{
	float:left;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:211px;
	z-index: -1;
}
#header .shipping p{
	margin-bottom: 10px;
}
#header .center-head{
	float:right;
	text-align:right;
	padding:10px 19px 0 0px;
}
#header .navigation {
	font-size:12px;
        vertical-align: middle;
}
#header .navigation a {
	text-decoration:none;
}
#header .search {
	padding:10px 0 0 0;
        float: right;
}
#header .search .input1 {
	float:left;
	background:#eaeaeb;
	border:none;
	padding:7px 2px 6px 2px;
	width:204px;
}
#header .search .input2 {
	padding:0;
	border:none;
	background:none;
	float:left;
}
#header .search .corner {
	float:left;
	width:4px;
	height:28px;
	background:url(/images/drug_store/search-corner.gif) no-repeat left top;
}
#header .alphabet {
	padding:10px 0 0 0;
}
#header .alphabet a {
	text-decoration:none;
}
#header .alphabet a:hover,
#header .alphabet a.active {
    color:#FA7906;
}
#header .right-head {
	border:1px solid #e9e9ea;
	float:right;
	overflow:hidden;
	width:220px;
	margin:10px 0 0px 0;
	padding-bottom:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}
#header .lang{
	float:right;
	padding:12px 10px 0 9px;
}
#header .currencies{
	font-size:12px;
	line-height:20px;
	padding: 0px 8px 0px 8px;
}
#header .cart{
	font-size:12px;
	line-height:19px;
	background:url(/images/drug_store/cart.gif) no-repeat left 10px;
	overflow:hidden;
	padding:10px 0px 0px 25px;
        margin: 0px 5px 0px 10px;
}
#header .cart a{
	color:#fa7906;
	font-weight:bold;
	padding-left:3px;
}
#header .box2{
	margin:20px 0 0 0;
}
#header .menu{}
#header .menu ul{
	padding:0;
	margin:0;
	border:1px solid #e9e9ea;
	width:948px;
	overflow:hidden;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
}
#header .menu ul li{
	float:left;
	display:block;
	overflow:hidden;
	border-right:1px solid #e9e9ea;
}
#header .menu ul li.last{
	border-right:none;
}
#header .menu ul li a{
	color:#292a2a;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	padding:15px 20px;
	display:block;
}
#header .menu ul li a:hover,
#header .menu ul li.selected a{
	color:#fa7906;
}

#categoriesContent ul li ul {
    margin-left: -10px;
    display: none;
}
#categoriesContent ul li.active ul {
    display: block;
}
#categoriesContent ul li ul li {
    border: none;
    padding: 0px 0px 0px 20px; 
}
#categoriesContent ul li ul li a {
    line-height: 20px;
}
#categoriesContent ul li ul li,
#categoriesContent ul li ul li:hover,
#categoriesContent ul li ul li a,
#categoriesContent ul li ul li a:hover {
    background-color: #fff;
}
#categoriesContent ul li ul li.all {
    padding: 10px 0px 5px 20px;
    background: #fff;
}
#categoriesContent ul li ul li.active {
    font-weight: bold;
}
/* ============================= content ===================== */
a.name {
    color: #4e4e4e !important;
    text-decoration: underline !important;
}
a.name:hover{
    color:#fa7306 !important;
    text-decoration: none !important;
}
.name{ font-size:17px; text-decoration:none; line-height:18px; font-weight:bold;}
.name:hover{ color:#fa7306;}
#column-left{
	padding-right:12px;
}
#column_right{
	padding-left:10px;
	padding-right:2px;
}
.centerBoxHeading{footer-menu 
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	border-bottom:1px solid #e9e9ea;
	padding:12px 0 12px 20px; margin-bottom:10px;
	margin-bottom:10px;
}
.product-col{
	padding:9px 0 0 0;
	width:130px!important;
	margin-bottom:11px;
}
.product-col .img{
	text-align:center;
	padding-bottom:12px;
}
.product-col .prod-info{
	border:1px solid #eaeaeb;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	position:relative;
	padding-bottom:7px;
}
.product-col .prod-info:hover{
	background:#f9f9fa;
}
.product-col .name{
	color:#949494;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	display:inline-block;
	padding:7px 0 0 9px;
}
.product-col .name:hover{
	color:#000;
}
.price{
	color:#fa7906;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}
.exprice{
	color:#9B0909;
	font-weight:bold;
	font-size: 18px;
}
.exprice small {
        font-size: 12px;
        font-weight: normal !important;
        color: #000 !important;
}
.product-col .price{
	padding:5px 0 0 9px;
}
.product-col .btn{
	padding:7px 0 0 9px;
}
.product-col .button{
	float:left;
}
.product-col .button2{
	float:right;
	padding-top:1px;
	padding-right:15px;
}
/* ============================= footer ====================== */
#footer{
	margin-top:19px;
	border-top:1px solid #eaeaeb;
	overflow:hidden;
	width:100%;
	padding:15px 0px;
}
#footer .footer-menu{
	color:#d5d6d8;
	font-size:12px;
	line-height:20px;
}
#footer .footer-menu a{
	font-size:12px;
	line-height:24px;
	text-decoration:none;
}
#footer .footer-menu a:hover{
	color:#fa7306;
}
#footer .copyright{
	color:#fa7306;
	font-size:12px;
	line-height:24px;
        padding: 8px;
}
#footer .copyright a{
	color:#fa7306;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#949494;
}
#footer .footer_col1 {
    width: 700px;
    float: left;
}
#footer .footer_col2 {
    width: 250px;
    float: right;
}
#footer .footer_col2 ul li {
    list-style: none;
    display: inline-block;
}
/* ======= footer delivery =========*/
section.delivery ul {
	display: block;
	float: none;
  list-style: none;
  margin: auto;
  padding: 0;
	text-align: center;
}
section.delivery li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px;
}
/* ======= footer delivery =========*/
/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd;}

/* ============================= slider ======================= */
#faded { overflow:hidden; height:300px; width:550px; position:relative; }
.pagination{ position:absolute; top:272px; left:254px; padding:0; margin:0;}
.pagination li{ float:left; margin-right:3px; position:relative; z-index:10; }
.pagination li a{ text-indent:-9999px; width:12px; height:12px; background:url(/images/drug_store/pagination.png) no-repeat right top; display:block;}
.pagination li a:hover{ background:url(/images/drug_store/pagination.png) no-repeat center top;}
.pagination li.current a{ background:url(/images/drug_store/pagination.png) no-repeat left top;}
.centerColumn ul li {
    list-style: circle;
    margin-left: 20px;
}

.centerColumn p {
    margin-bottom: 5px;
}
.free {
    font-weight: bold;
    color:#C00505;
}
ul.manufacturers li,
ul.testimonials li {
    margin: 0px;
    list-style: none;
    padding-bottom: 15px;
}
.tie table {
    border-spacing: 0;
    border: 0;
    padding: 0;
    margin: 10px 0px;
    width: 100%;
}
.tie table th {
    padding: 7px 10px;
    white-space: nowrap;
    font-weight: bold;
}
.tie table th, .tie table td {
    border-top: 1px solid #CBCBCB;
}
.tie table td {
    margin: 2px;
    vertical-align: middle;
	padding-bottom:2px;
}
.tie table td.subheader {
    padding: 20px 0px 5px 0px;
}
.tie table td.subheader strong {
   color: #000 !important;
}
.tie table .remove {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0;
    background: url('/images/drug_store/but-remove.png') center center no-repeat;
}
.tie table .remove:hover {
    background: url('/images/drug_store/but-remove-active.png') center center no-repeat;
}
span.package {
    font-weight: bold;
}
span.package a {
    color: #000;
    text-decoration: none;
}
span.package a:hover {
    color: #FA7906;
}
.savings {
    color: #D40000;
}
td.number, td.free, td.price {
    text-align: center;
    padding: 5px 0px;
}
td.number {
    font-weight: bold;
}
td.free {
    color: #545757;
    font-weight: normal !important;
}
td.price {
    color: #000;
}
td.peritem {
    font-weight: normal !important;
}
td.order a img {
    padding: 10px 2px 5px 18px;
}
ul.content-nav {
    margin: 0px 0px 10px 0px;
}
ul.content-nav li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    padding: 5px 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-decoration: none;
    border: 1px solid #949494;
    background: #fff;
    font-weight: normal;
}
ul.content-nav li.active {
    background: #FA7906;
    font-weight: bold;
}
ul.content-nav li a {
    text-decoration: none;
    color: #000;
}
ul.content-nav li.active a {
    color: #fff;
}
ul.bonuses li {
    list-style: none;
    margin: 0 0 1px 40px;
    padding: 0;
}
ul.bonuses li {
    background-position: left;
    background-repeat: no-repeat;
    height: 2em;
    line-height: 2.1em;
    padding: 0 0 0 25px;
    width: 500px;
}
ul.bonuses li {
    background-image: url(/images/drug_store/ico-yes.png);
}
ul.bonuses li.no {
    background-image: url(/images/drug_store/ico-no.png);
}
table.shipping td {
    border: none;
    padding: 5px;
}
table.shipping td.check {
    padding-top 10px;
}
input.count {
    width: 30px;
	text-align:center;
}
.minus_plus {
    text-decoration: none;
}
.shipping-ico {
    -moz-opacity:.50;
    filter:alpha(opacity=50);
    opacity:.50;
}
.shipping-ico:hover {
    -moz-opacity:.9;
    filter:alpha(opacity=90);
    opacity:.9;
}

.adphotos {
    background: url("/images/glass.gif") no-repeat;
    color: #444444;
    font-size: 11px;
    padding-left: 15px;
    line-height: 23px;
}