/*
 * Pharmacy Styles: http://www.soft-tabs.info
*/

body {
	font-size: 11px; /* Resets 1em to 10px 62.5% */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #333;
        margin: 12px 0 12px 0;
        padding: 0;
	background:#dde1e3;
}

img {
	border: 0;
}

a, a:link, a:active, a:focus, a:visited, a:hover {
	color: #114;
}

.wrapper {
    width: 981px;
    margin: 0 auto 0 auto;
    background-color: white;
}

.cr{ background: url(./img/c_l.gif) left top repeat-y;}
.cl{ background: url(./img/c_r.gif) right top repeat-y; }
.ctl{ background: url(./img/c_tl.gif) left top no-repeat; height: 12px; width:12px; float:left;}
.ctr{ background: url(./img/c_tr.gif) right top no-repeat; height: 12px; width:12px; float:right;}
.ct{ background: url(./img/c_t.gif) left top repeat-x; height: 12px;}
.cbl{ background: url(./img/c_bl.gif) left bottom no-repeat; height: 12px; width:12px; float:left;}
.cbr{ background: url(./img/c_br.gif) right bottom no-repeat; height: 12px; width:12px; float:right;}
.cb{ background: url(./img/c_b.gif) left bottom repeat-x; height: 12px;}
.page{ margin: 0 12px 0 12px;}

#roof {
    margin: 0 12px 6px 12px;
    height: 35px;
    background-color: #E9F0F0;
    font-size: 1.1em;
    font-family: tahoma;
}

#header{
    /*height:212px;
    background: url(./img/header-tabs.jpg) center top no-repeat;*/
    margin: 0 12px 0 12px;
    height:140px;
    background: url(./img/header-wise.jpg) center top no-repeat;
}

#menu{
    height: 46px;
    background: url(./img/menu-bg.gif) left top repeat-x;
    margin: 6px 12px 6px 12px;
}

#sidebar-l {
    float: left;
    width: 200px;
    margin: 0 0 0 0;
}

#sidebar-r {
    float: right;
    width: 200px;
    margin: 0 0 0 0;	
}

#content {
    float: left;
    margin: 0 6px 0 6px;
    width: 545px;
    _width: 540px;
    _margin: 0 0px 0 6px;
}

#medicine {
    float: right;
    margin: 0 0 0 0;
    width: 757px;
}

.clear {clear: both}

.sidebar{
	
}

.sidebar ul em, .sidebar .tags em{
    font-style: normal;
    color: #903030;
    font-weight: bolder;
}

.sidebar h2, #content h2 {
    margin: 0;
    padding: 0 0 0 30px;
    background-color: #f0f7f9;
    background-image: url(./img/box_header_left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    color: #46585a;
    
    line-height: 33px;
}


#content h2 {
    background-color: #F2EFE8;
    background-image: url(./img/cont_header_left.gif);
    background-position: left top;
    background-repeat: no-repeat;
    color: #2f2f2f;
}

.sidebar h2.text{
    background-color: #F2EFE8 !important;
    background-image: url(./img/cont_header_left.gif);
}

#menu ul{
	list-style: none;
	display: block;
	height: 46px;
	line-height: 46px;
	margin: 0;
	padding: 0 5px 0 5px;
}

#menu ul li{
	list-style-type: none;
	/*display: block;
	float: left;*/
	display: inline;
	height: 46px;
	margin: 0 10px 0 5px;
	background: url(./img/pill-sep.gif) right center no-repeat;
	padding: 0 25px 0 0;
}

#menu ul li.nopill {
	background: transparent;
}

#menu ul li a, #menu ul li a:active,  #menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover {
	color: white;
	/*font-weight: bolder;*/
	text-decoration: none;
	font-family: Arial;
	font-size: 1.3em;
	text-transform: uppercase;
}

#menu ul li a:hover {
	
}

.sidebar .tags {
	margin: 5px 5px 5px 25px;
	padding: 0;
}


.sidebar ul {
	margin: 0 0 0 25px;
	padding: 0;
}

.sidebar ul li {
	list-style-image: url(./img/bullet1.gif);
	line-height: 18px;
}

.sidebar ul li a, .sidebar ul li a:link, .sidebar ul li a:active, .sidebar ul li a:visited, .sidebar ul li a:hover{
	font-size: 1.05em;
	font-weight: bolder;
	color: #495E63;
	text-decoration: none;
}

.sidebar ul li a:hover {
	color: #903030;
	text-decoration: underline;
}

a.tag, a:link.tag, a:active.tag, a:visited.tag, a:hover.tag{
	font-size: 1.1em;
	margin-right: 5px;
	color: #495E63;
	text-decoration: none;
}

a:hover.tag{
	color: #903030;
	text-decoration: underline;
}

.l {float: left; width: 140px; text-align: center;}
.r {float: right; width: 320px;}

.ll{float:left;}
.rr{float:right;}

.pill {
	margin: 5px 0 10px 0;
}

.pill h1{
	font-size: 1.6em;
	margin: 5px 0 10px 0;
	padding: 0;
	
}

.pill h1 a, .pill h1 a:link,  .pill h1 a:visited,  .pill h1 a:active, .pill h1 a:hover {
	color: #1279B1;
	text-decoration: none;
}

.pill .ops {
	margin: 5px 0 5px 0;
	border: 1px solid #ddd;
	padding: 10px;
}

.pill .prc{
	color: #BD1700;
	font-size: 1.6em;
	font-weight: bolder;
	float: left;
	width: 120px;
	text-align: center;
	padding: 5px 0 0 0;
}

.pill .notes {
	margin: 0 0 0 155px;
	color: #555;
}

.pill strong{
	font-size: 1.1em;
	font-weight: normal;
}

a.buynow, a:visited .buynow, a:active .buynow, a:hover .buynow, a:link .buynow{
	display: block;
	padding: 2px;
	background-color: #BF2121;
	color: white;
	text-decoration: none;
	font-size: 12px;
	margin: 10px 0 5px 0;
	-moz-border-radius: 2px;
}

.moreinfo {
	display: block;
	padding: 2px 2px 2px 0;
	margin: 5px 0 5px 0;	
}

.moreinfo a, .moreinfo a:visited, .moreinfo a:active, .moreinfo a:hover, .moreinfo a:link{
	color: #75888A;
	text-decoration: none;
}

.pills {
	width: 100%;
	border:0;
	border-collapse: collapse;
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
}

.pills tr td {
	padding: 6px 1px 6px 1px;
	text-align: center;
}

.pillinfo {
	border-bottom: 1px dotted #ccc;
	
}

.pillinfo strong {
	font-weight: bolder !important;
}

.popular {
	background-color: #ffffe0;
}

.packd {
	margin: 0 0 5px 0;
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	background-color: #f0f0e8;
}

.odd{
	background-color: #f0f4f9;
}

.qty {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 2px;
	width: 20px;
	font-size: 0.95em;
	text-align: center;
	font-weight: bolder;
}

.cart-div {
	border: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.cart{
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}


.cart .hdr td{
	font-weight: bolder;
	height: 28px;
	font-size: 0.95em;
}

.cart tr td {
	text-align: center;
	font-size: 1.1em;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 2px 8px 2px; 
}

.cart tr td select{
	font-size: 1em;
}

#cart-buttons {
	margin: 10px 0 10px 0;
	text-align: center;
}

.info {
	margin: 5px 0 15px;
	text-align: center;
	font-size: 1.1em;
}

.rt {
	text-align: right !important;
}

.red {
	color: #BF2121;
}



/**/
#nav{
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px 0px;
}

#nav strong {
	display: inline;
	font-size: 1.1em;
	font-weight: normal;
	margin-right: 5px;
}


.footer {
	margin: 10px 10px 5px 10px;
	border-top: 3px solid #ccc;
	padding: 5px 0 0 0;
}


#searchbox {
	margin: 12px 5px 0 0;
	padding: 0 5px 0 10px;
}

#key {
	border: 1px solid #333;
	width: 150px;
	font-size: 1.2em;
	height: 17px;
	color: #606060;
	float: left;
}

#sb {
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: #a00000 url(./img/search.gif) center center no-repeat; 
	border: 1px solid #600;
	padding: 0;
	float: left;
	margin: 0 0 0 5px;
}

#searchbox form {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#phonebox{
	float: right;
	background: url(./img/phones.gif) left center no-repeat;
	width: 220px;
	height: 30px;
	margin: 100px -120px 0 20px;
}


#cartbox{
	float: right;
	font-weight: bolder;
	background: url(./img/basket.gif) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 20px 20px 0 10px;
	z-index: 10;
}

#cartbox a, #cartbox a:link, #cartbox a:visited, #cartbox a:active, #cartbox a:hover{
	color: #990000;
}

#cartbox a:hover {
	text-decoration: underline;
}

#store-logo {
	clear: both;
	float:left;
	margin: -110px 0 0 10px;
	z-index: 0;
}

#live-support {
	float: right;
	background: url(./img/icons/chat.png) center top no-repeat;
	height: 48px;
	width: 96px;
	padding: 48px 0 0 0;
	margin: 10px 20px 0 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: bolder;
	font-family: tahoma;
	color: #444;
	cursor: pointer;
}

.text {
	font-size: 1.1em;
	padding: 5px 5px 5px 0;
}

.plaintext {
	font-size: 1.1em;
}

.memotext {
	font-size: 1.15em;
	line-height: 1.4;
}

.dram {
	text-align: right;
}


.error {
	border: 2px solid #990000;
}

.row15 input, .row15 textarea, .row15 select{
	margin: 2px 0 5px 0;
}

.keywords-selection {
	padding: 5px 10px 5px 15px;
	line-height: 140%;
}


.keywords-selection b {
	font-weight: normal;
}

.limage {
	float: right;
	margin: 0 0 5px 5px;
}

#slogan {
	width: 400px;
	margin: 15px 0 0 0;
	color: #777;
	font-size: 1.1em;
}

#slogan b {
	font-weight: normal;
}

.more-about {
	margin: 5px 0 15px 0;
	text-align: right;
}

.warn {
	margin: 5px 0 5px 0;
	padding: 5px 2px 5px 2px;
	color: #903030;
	background-color: #fff0f0;
	line-height: 140%;
}

.preface {
	font-size: 1.15em;
	padding: 10px 5px 10px 5px;
	margin: 5px 0 5px 0;
	background-color: #f8f8f2;
	line-height: 1.4;
}

.memotext h2{
    padding: 4px 0 4px 4px !important;
    margin: 0 !important;
    background: transparent !important;
    color: #333 !important;
}



.news-entry {
	margin: 0 5px 10px 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

.news-entry .date {
	background-color: #f0f0f0;
	padding: 2px 4px;
	color: #333;
	display: block;
	float: right;
	
	margin: 5px 0 0 10px;
	
}

.news-entry h3 {
	margin: 2px 0 2px 0;
	padding: 2px;
	font-size: 14px;
}

.news-entry .description {
	padding: 0 2px;
	font-size: 12px;
	text-align: justify;
}

.news-article .body {
	padding: 0 2px;
	text-align: justify;
}

.news-article .date {
	background-color: #f0f0f0;
	padding: 2px 4px;
	color: #333;
	display: block;
	float: right;
	
	margin: 5px 0 0 10px;
}

.news-article h3 {
	margin: 2px 0 2px 0;
	padding: 2px;
	font-size: 16px;
}

.news-article {
	margin: 0 5px 10px 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#curr {
	float: right;
	color: white;
	margin: 13px 10px 0 5px;
}

#curr select{
	font-size: 12px;
}