/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Main Site CSS                                                   */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Defaults */
a {
	text-decoration:none;
}

img {
	border:0
}

fieldset {
	border:0
}

body { 	
	margin: 0;
	padding: 0;
	background-color:#fff; 
	background-image:url(images/bg.gif); 
	background-repeat:repeat-x; 
	background-position:top;
}

/* Common menu CSS */
.menu_left {
	width: 200px;
	font-size:12px;
	border:solid 1px #999;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-image: url(/images/menu_title_back.gif);
}

.menu_left .left_header {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	padding:7px 0px 0px 0px;
	height:24px;
}

.menu_left ul {
	color:#CCC;
	margin: 0px;
	padding: 0px;
}

.menu_left ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	line-height:22px;
	background: #f1f1f1;
	border-bottom:solid 1px #e0e0e0;
	width:190px;
}

.menu_left ul li:hover {
	background: #e9e9e9;
}

.menu_left ul li a.menu_add_site {
	font-weight:bold;
	color:#000;
}

.menu_left ul li a {
	display:block;
	height:22px;
	text-decoration:none;
	color:#333;
}

.menu_left ul li a:hover {
	text-decoration:none;
}


/* Page Header */
#pageheader {
	padding-top:28px;
	padding-bottom:29px;
	height:45px;
}

#pageheader .left {
	float:left;
}

#pageheader .right {
	text-align:right;
	padding-right: 6px;
}


/* Footer */
#footer {
	background-image: url(/html/images/bottom.jpg);
	padding-top:30px;
	height:96px;
}

#footer .copy {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
}

/* tabs CSS */

#tabs {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 38px;
}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
	display: inline;
	overflow: hidden;
	width: 760px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -38px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -76px;
	}
	
.tabspacer  {
	float: left;
	width: 2px;
	background: url(/images/tabs/tab-spacer.gif) top left no-repeat;
	}

#tab1 a  {
	width: 125px;
	background: url(/images/tabs/tab1.gif) top left no-repeat;
	}

#tab2 a  {
	width: 125px;
	background: url(/images/tabs/tab2.gif) top left no-repeat;
	}

#tab3 a  {
	width: 125px;
	background: url(/images/tabs/tab3.gif) top left no-repeat;
	}

#tab4 a  {
	width: 125px;
	background: url(/images/tabs/tab4.gif) top left no-repeat;
	}

#tab5 a  {
	width: 125px;
	background: url(/images/tabs/tab5.gif) top left no-repeat;
	}

#tab6 a  {
	width: 125px;
	background: url(/images/tabs/tab6.gif) top left no-repeat;
	}


/* Common Header Style */
.right_header {
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-image: url(/images/menu_title_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	padding:8px 5px 2px 5px;
	height:22px;
}

.right_header_center {
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-image: url(/images/menu_title_back.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	padding:8px 5px 2px 5px;
	height:22px;
	text-align:center;
}

.right_header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	position: relative;
	margin: 4px 0 10px 8px;
}

.right_header span.left {
	float: left;
	text-align: left;
	font-weight: bold;
	width: 80%;
}

.right_header span.left a {
	color:#000;
	text-decoration:none;
}

.right_header span.left a:hover {
	text-decoration:underline;
}

.right_header span.right {
	float: right;
	text-align: right;
	width: 20%;
	font-size:9px;
	padding-top: 1px;
	text-transform:capitalize;
}
  

#topbar {
	background-repeat: repeat-x;
	background-image: url(/html/images/center.jpg);
	height:15px;
}

#container{ 
	width:980px;
	margin:0 auto;
	text-align:left
}

#navigation{
	float:left;
	width:200px
}

div.linedbox {
	border:solid 1px #999; 
}

#content {
/*	border:solid 1px #999; */
	float:right;
	width:760px;
	margin-left:20px;
}

#content_home {
	float:right;
	width:760px;
	margin-left:20px;
}

div.spacer {
	padding-top:1px;
	clear: both;
}
  
div.spacer1 {
	padding-top:1px;
	clear: both;
}
  
div.spacer4 {
	padding-top:4px;
	clear: both;
}
  
div.spacer5 {
	padding-top:5px;
	clear: both;
}
  
div.spacer6 {
	padding-top:6px;
	clear: both;
}
  
div.spacer10 {
	padding-top:10px;
	clear: both;
}
  
/* Tell a Friend */
#taf form {
	margin:3px;
	text-align:right;
}

#taf form input {
	width:83px;
	font-size:9px;
}

#taf form input.send {
	width:83px;
}

#taf {
	font-size:11px;
	padding:4px 6px;
}

/* Banner Ad */
.bannerad {
	text-align:center;
	margin:4px;
}

.plain_content {
	padding:6px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.plaintext {
	padding:6px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Drugs */
#drugs {
	padding:6px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#drugs .row_left {
	float:left;
	width:50%;
}

#drugs h1 {
	font-size:16px;
	margin: 0 0 4px 0;
}

/* Site of the Week */
#sow {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	width:283px;
	border:solid 1px #999;
	float:left;
	height:263px;
}

#sow a {
	color:#80b041;
}

#sow img {
	width:98px;
	height:98px;
	float:left;
	padding:6px;
}

#sow .sow_copy {
	padding:6px;
	line-height:15.5px;
}

/* Featured Sites */
#featured {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	width:283px;
	border:solid 1px #999;
	margin-left:289px;
	height:263px;
}

#featured a {
	color:#80b041;
}

#featured img {
	width:98px;
	height:98px;
	float:left;
	padding:6px;
}

#featured .featured_copy {
	padding:6px;
}

/* Homepage News */
#homenews {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	width:326px;
	border:solid 1px #999;
	float:left;
}
#homenews a {
	color:#80b041;
}
#homenews .homenews_copy {
	padding:6px;
}
#homenews strong {
	font-size:13px;
	font-weight:bold;
	color:#80b041;
}
