/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {
	color: #333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active {
		text-decoration: none;
}

h1 {
	font-size: 26px;
	margin:0px;
	padding-top: 40px;	
	padding-right:450px;
}
h1 a {
	color: #FFF;
	text-decoration: none;
}
h1 a:visited {
	color:#FFF;
	text-decoration: none;
}
h1 a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
		text-decoration: none;
}




h2 {
font-size:16px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E9E9E9;
	display:block;
	
}

/* ----------banner for logo-------------- */
#banner {
	background-color: #004A7C;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #FFF;
	background-image: url(headerxanax.png);
	height:150px;
}
#banner img {padding:10px 0px;} 
#tagline {
	padding-right:450px;
}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content {
	min-height:800px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
	padding: 5px 10px;
	margin:0px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height: 18px;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 800px;
}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 5px;
	text-align: right;
	color: #FFF;
	background-color: #004A7C;
}
/* ----- */
.product_info { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt; color: #3C526B; }
.product_info h2 { margin: 0; font-size: 14pt; color: #ED5E00; border-bottom: 2px solid #E5EDF2; }
.product_info .info { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt; color: #3C526B; line-height: 11pt; padding: 10px 10px 0 0; }
.product_info h3 { margin: 0; margin-bottom: 6pt; font-size: 8pt; color: #ED5E00; }
.product_info p { margin: 0; line-height: 11pt; padding-bottom: 16pt; padding-left: 10pt;}

.products_table {
	width: 90%;
}
.products_table th { text-align: left; color: #ffffff; background-color: #004A7C; padding: 3px; white-space:nowrap; }
.products_table th.th_qnty { text-align: left; width: 185px; }
.products_table th.th_qnty_herbal { text-align: left; width: 200px;  }
.products_table th.th_price { width: 100px; }
.products_table tr.r1 { background-color: #EBF2F8 }
.products_table tr.r2 { background-color: #ffffff; }
.products_table td { padding: 3px; border-bottom: 1px solid #D0DFE8; }
.products_table td.td_qnty { text-align: left; /*padding-right: 20px;*/ }
.products_table td.td_qnty_herbal { text-align: left; }
.products_table td.td_price { text-align: left; }
.products_table td.td_price_pp { text-align: left; }
.products_table .save { padding-left: 10px; color: #cc0000; }
.products_table .note_cell { border:1px solid #CDE3F5; border-bottom:none; padding: 7px; color:#ff0000; }
.products_table .note_cell p{padding:0; line-height:normal;}

.products_pack_table { width: 100%; BORDER: 1px solid #58789B;}
.products_pack_table th { text-align: left; color: #ffffff; background-color: #58789B; padding: 3px 8px; white-space:nowrap; }
.products_pack_table td { padding: 3px 8px;}
.products_pack_table ul li {line-height: 2em; color: #ED5E00; padding-left: 0px;}
.products_pack_table .td_price {background-color: #EBF2F8;}
.products_pack_table .note_cell { border:1px solid #004A7C; border-bottom:none; padding: 4px;}
.orange_button {
    font-size: 10px;
    background: #abe1fa;
    border: 1px solid #001937;
    width:70px;
    cursor:pointer;
    padding:2px 7px;
    line-height:17px;
}
.orange_button a{
    text-decoration:none;
    color:#3C526B;
}
.special_offer table{
	border:1px solid #004A7C;
}
.special_offer .header{
	background:#07599A;
}
.main_content table#herbal_promo img{
	display:block;
}
.body_hyperlink {
	color: #F60;
}
