body
	{
	    font-family :verdana,arial,sans-serif;
	    font-size: 12px;
	}
.center_body {
  text-align: center;
  margin-top:0px;
  margin-bottom:10px;
}

.BGColor
{
    background: #465a65;
}

.MenuSpan
{
    background-color :Transparent ;
    color :#ffffff;
    font-family :verdana,arial,sans-serif;
    font-size :9px;
}

span.question
{
    color :#000000;
}

span.answer
{
    font-size :1;
}

A
{
    COLOR: #0c7eff; text-decoration: none
}

A:link {
	COLOR: #0c7eff; text-decoration: none
}
A:visited {
	COLOR: #0c7eff; text-decoration: none
}
A:active {
	COLOR: #0c7eff; text-decoration: none
}
A:hover {
	COLOR: #0c7eff; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF ;
  border: 1px solid #465a65;
}

.search_bar
{
    background-position:center center;
    background-image:url('../img/search_bar.gif');
    background-repeat:no-repeat;
    height:37px;
    width:298px;
    position:relative;
    left:265px;
    top:-64px;
    clear:both;
}

.aspSearchBar
{
    position:relative;
    left:91px;
}

#header_image
{
    background-position: center center;
    height: 210px;
    margin-bottom :-37px;
    clear: both;
    background-repeat: no-repeat;
}

.header_menu
{
    height: 41px;
    background: url('../img/header_menu_background.jpg');
    clear: both;
    background-repeat: repeat-x;
    vertical-align:top ;
    font-family:verdana, arial, sans-serif;
    color:#ffffff;
    font-weight:bold;
	font-size:14px;
}

#page_header {
  height: 101px;
  background: #ffffff url('../img/header_background.jpg') top right no-repeat;
  clear: both;
  margin-bottom :-40px
}

.header_title
{
    font-family:verdana, arial, sans-serif;
    color:#293656;
    font-weight:400;
    font-size:18px;
}

.header_tollfree
{
    font-family:verdana, arial, sans-serif;
    color:#aaaaa8;
    font-weight:800;
    font-size:9px;
}

.login
{
    font-family :verdana, arial, sans-serif;
    color :#0C7EFF;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}


#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#sidebar {
  margin-top:5px;
  float: left;
  width:160px;
  border:0px dashed #cccccc;
  font-size:12px;
}

#sidebar h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #53616a;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
  font-size:10px;
}

#sidebar p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#maincontent {
  float: right;
  width:540px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}
#maincontent h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}
#maincontent h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}
  h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}
  h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#maincontent p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

#File h4 
{
    font-weight :normal ;
    font-size:12px;
}

#File b 
{
    font-weight:bold ;
}

#File strong
{
    margin-top:0px;
      margin-bottom:10px;
      font-family: verdana, arial, sans-serif;
      color: #37b224;
      background-color:#FFFFFF;
      padding:4px;
      border-bottom: 1px solid #018843;
      clear:both;
}
 
#File h3
{
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-size:12px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#page_footer {
  height: 75px;
  background-color: #38ba2a;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  color: #FFFFFF;
  letter-spacing:1px;
  font-size :11px;
}

#spacer {
  height: 10px;
  clear:both;
}

.arrow_list { 
  padding-left: 0;
  list-style: none;
  margin-left :10px;
  font-size:16px;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  line-height:18px;
  font-size:11px;
    
}


.small_table
{
    border-width:1px;
    font-family:  verdana, arial, sans-serif;
    background-color :#7A7E33;
    font-size:10px;
}
.table_footer
{
     background-color :#465A65;
     font-weight :bold ;
     color :White ;
}

.table_header
{
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#465a65;
  font-size:11px;
  text-align :center ;
}

.table_header_left
{
    background-color :#465A65;
    font-weight :bold ;
    color :White ;
    text-align :left ;
}

.table_row_1
{
    color :#284775;
    background-color :White ;
}

.table_row_0
{
    color :#333333;
    background-color :#F7F6F3 ;
}

.regular_table
{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffff;
border: 1px #AAE5A4 solid;
border-collapse: collapse;
border-spacing: 0px;
}
.regular_table td
{
	padding:4px;
}


.regular_table_center_text
{
    font-family:verdana, arial, sans-serif;
    background-color :#F7F6F3 ;
    color:#000000;
    border-width:0px;
    text-align :center ;
    font-size:11px;
}

.regular_table_center_text td
{
	padding:4px;
}


.jqmWindow {
    display: none;
    
    position: fixed;
    top: 30%;
    left: 50%;
    
    margin-left: -300px;
    width: 500px;
    
    background-color: #EEE;
    color: #333;
    border: 2px solid black;
    padding: 0px;
}

.jqmOverlay { background-color: #000; }

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

span .pricebeat
{
    color :Red ;
    font-weight :bold ;
    background-color :Lime ;
}

.center 
{
    text-align:center;
}

.left 
{
    text-align:left;
}

.right
{
	text-align :right ;
}
.center_content
{
    margin :0 auto;
}

table.alerts
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #ffffff;
border: 1px #AAE5A4 solid;
border-collapse: collapse;
border-spacing: 0px;}


.alerthd
{
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#465a65;
  font-size:11px;}


.alertBod p
{ text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;} 

.bigfont
{
	font-size :16px
}

.border_less
{
	border :none;
}

.display_none
{
	display :none ;
}

span.pricebeat
{
	color :Red ;
	background-color :Yellow ;
	font-size:17px;
}

span.invalid 
{
	color :Red ;
	font-weight :bold ;}

.errorblock
{
	font-weight :bold ;
	color :Red ;
	padding :4 4 4 4;
}

div.header_contact
{
	font-family :Verdana ;
	font-size :14px;
	color :#ffffff;
}

.feature_product
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #bbbbbb;
	border-collapse: separate;
	background-color: white;
}
.feature_product td
{
	border-width: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	padding:4px;
}
.feature_product td table
{
	border-width: 0;
}
.feature_product td table td
{
	border-width: 0;
}

.review_button
{
	position:relative;
	bottom :5;
}

.maple_leaf
{
	position:relative;
	right:40px;
}

.likeH3tag {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #53616a;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
  font-size:10px;
}

.contenth3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-size:12px;
   font-weight :bold;
}

#detailContent h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-weight :bold;
  font-size:16px;
}
#detailContent h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-weight :bold;
  font-size:16px;

}

#detailContent h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-weight :bold;
  font-size:16px;

}

#detailContent h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-weight :bold;
  font-size:16px;

}


/*Add by Jerry On Apr 15th,2010 Below */
.contentNew{
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  color: #37b224;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
  font-size:16px;
   font-weight :bold;
}


.populardrugscontent
{
font-family:Calibri;
font-size:12px;
text-align: justify;
vertical-align: text-top;
}


#detailContent
{
font-family:Calibri;
font-size:12px;
text-align: justify;
vertical-align: text-top;
}


.detailContenthome
{
font-family:Calibri;
font-size:15px;
text-align: justify;
vertical-align: text-top;
}


/*
#File
{
font-family:Calibri;
font-size:16px;
text-align: justify;
vertical-align: text-top;
}
*/