@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #75570b;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color: #000;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}

h1 { color: #a08950; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 {
	color: #FFC;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

a {
	color: #ba7007;
}
a:visited {
	color: #ba7007;
}
a:hover    {
	color: #039;
}

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


/* BANNER AREA */
.bannerArea {
	width: 908px;
	background-image: url(images/banner_background3.png);
	padding-bottom: 1px;
	background-repeat: repeat;
}

.bannerNav {
	width: 750px;
	margin: 0px 0px 0px 15px;

	#margin-bottom: 10px; /* for IE */
	color: #0360b0;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	color: #0360b0;
	text-decoration: none;
}
.bannerNav a:visited{
	color: #0360b0;
}

.bannerNav a:hover{
	color: #000000;
}

.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #3FC;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica , sans-serif;
}

.bannersubnav a {
	color: #3FC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.bannersubnav a:visited {
	color: #0FF;
}
.bannersubnav a:hover {
	color: #FF6;
	text-decoration: none;
}
.login {
	color: #3FC;
}
.login a {
	color: #3FC;
	text-decoration: none;
}
.login a:visited {
	color: #0FF;
}
.login a:hover {
	color: #FF6;
}
.toplogo {
	margin-left: 0px;
	padding-top: 0px;
}

.navigationAreaAccordian {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}
.navigationArea {
	width: 908px;
	border-top: solid;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
	background-color: #c5b58d;
}
/* CONTENT AREA */
.acontent{
	overflow: auto;
	margin: 0px;
	color: #ffffff;
	background-color: #c5b58d;

	z/oom: 1;  /* Hack for IE to force auto height for the content panels  */
	padding: 20px 30px 10px 55px;
}
.contentArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.contentleft {
	width: 400px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.contentright {
	width: 400px;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 50px;
}

.copyright {
	border-top: dotted;
	border-color: #75570b;
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #a08950;
	font-size: 12px;
}
.warning_color {
	color: #009;
	clear: both;
}
.db_list_header th {
	border-bottom:	1px solid black;	
}
.db_list_body td{
	border-bottom:	1px solid black;	
}

.db_list_body:hover{
	background-color:#CCC;
	cursor: pointer;
}
.container .navigationArea #prescription table tr td label {
	font-size: 11px;
	color: #009;
}
