@charset "utf-8";
/* CSS Document */

html { 
	background:#049D45 url("images/bg.png"); 
	background-position:top ;
	background-repeat: repeat-x;
	/* Height is 100%, so the body can be 100% */
	height:100%;
}


body {
	background-image:url(images/hd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:100%;
	color:#000;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}	

#wrapper_full {
	width:925px;
	margin:0 auto;
	position:relative;
}	

#wrapper {
	float:left;
	width:770px;
	margin:0;
	padding:0;

}	


#navtop_wrapper {
	float:left;
	width:580px;
	height:30px;
	margin:0;
	padding:0;
}	

#navtop {
	float:left;
	margin:0;
	padding:0;
	padding-left:20px;
	list-style-type:none;
	font-size:.8em;
	margin-top:4px;
}

#navtop LI{
	float:left;
}

#navtop A, #navtop A:VISITED {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	border-right:1px solid #E6B800;
}

#navtop A:HOVER {
	color:#000;
	margin-left:-1px;
	margin-top:-1px;
	border:#000 solid 1px;
}

#nav_wrapper {
	float:left;
	width:770px;
	height:40px;
	margin:0;
	padding:0;
	margin-top:226px;
}	

#content_wrapper {
	float:left;
	width:770px;
	padding:0;
	margin:0;
	background-color:#FFF;
}

#content_main {
	clear:both;
	width:750px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	padding-bottom:10px;
	min-height:450px;
}		

#content_main A, content_main A:VISITED{
	font-weight:bold;
	color:#333;
	background:#E6F282;
	text-decoration:none;
}	

#content_main A:HOVER {
	color:#000;
	text-decoration:underline;
}	

#content_main LI {
	list-style:circle url(images/bullet.gif);
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	margin-bottom:.7em;	
}

#content_main IMG {
	background:#FFF;
	padding:5px;
	border:dotted #4D4D4D 1px;
}		

#news {
	display:block;
	width: 740px;
	margin:0 auto;
	position:relative;
	min-height:30px;
	height:auto;
	list-style-type:none;
	font-size:.8em;
	font-weight:bold;
	margin-top:5px;
	padding:3px 3px 3px 3px;
	border:dotted 1px #6FDF61;
	background:#F0F688;
}	

#news A, news A:VISITED {
	text-decoration:none;
	color:#000;
}

P {
	font-family:Verdana, Arial, sans-serif;
	font-size:.8em;
	color: #000;
}	

H1 {
	padding:6px 0;
	font-size:1.4em;
	color:#049D45;
	border-bottom:1px solid #dbdbdb;
}

H2 {
	margin:0;
	font-size:1.2em;
	color:#236486;
	border-bottom:1px solid #dbdbdb;
}

H3 {
	margin:0;
	font-size:1.1em;
	color:#236486;
	border-bottom:1px solid #dbdbdb;
}

H4 {
	margin:0;
	font-size:1.1em;
	color:#333;
	background:#FFFFCC;
	
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	bottom: 1ex;
}

.table_pager_search {
	border:solid 1px #C1DAD7;
	font-size:.8em;
}

.table_content_border_nogrid {
	border:solid 1px #C1DAD7;
	font-size:.8em;
}	

.table_content_border_nogrid TD{
	padding:3px;
}

.table_content_border_grid {
	border:solid 1px #000;
	font-size:.8em;
}	

.table_content_border_grid TD {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding:3px;
}

.table_content_noborder_gridbt {
	font-size:.8em;
}	

.table_content_noborder_gridbt TD {
	border-bottom: 1px solid #C1DAD7;
	padding:3px;
}

.tableHD {
	background:#F0C310;
}	

.table_sidebar {
	border:dotted 1px #6FDF61;
	font-size:.8em;
}

.table_sidebar TD{
	padding:2px;
}

	

.hilite_para {
	display:block;
	background:#F0F688;
	border:solid 1px #6FDF61;
	padding:5px;
	font-weight:bold;
}	

#sidebar {
	float:right;
	width:200px;
	padding:2px;
	margin-top:10px;
}	

		
input[type="text"], input[type="password"], input[type="textfield"], input[type="select"], textarea, select {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background: #ffffff;
	color:#003366;
	border:#003366 1px solid;
} 

input[type="submit"], input[type="button"] {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background:#D3E3FB;
	color:#000000;
	border:#000000 2px solid;
	text-align:center;
	margin:5px;
}
input[type="submit"]:hover, input[type="button"]:hover {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background:#0F4A9C;
	color:#ffffff;
	border:#000000 2px solid;
	text-align:center;
	margin:5px;
}

#ads {
	float:right;
	width:145px;
	margin-top:30px;
	text-align:center;
}

/* message */
.ewmsg {
	color: red; /* message color */
}

#subscribe_msg {
	display:none;
}	

#mem_msg {
	display:none;
}	

#joinTerm {
	display:none;
}	

#CCpayment {
	display:none;
}

#submitHide {
	display:none;
}	

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5FAFA; /* alt row color 2 */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #E4F6A4; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #E8E8E8; /* select color */
}

.findPharmacy {color:#01A3F4;}


.error {
display: inline;
color: #C33;
border: 1px solid #C33;
}

