﻿/* Styles used in the Bookstore layout */


/* Start of items pulled from decisionhealth.com */
.mainwrapper
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
	margin-top:8px;
	padding-left:16px;
	min-height: 630px; /* set min height in IE6*/
	height: auto !important;
	height: 630px;
}

#header
{
	background: url( 'images/dh_header.jpg' ) repeat-x top;
	height: 113px;
	width: 800px;
	text-align: right;
	color: #ffffff;
}
#headerlinks
{
	float: right;
	margin-top: 20px;
}
#headerlinks .text
{
	margin-right: 20px;
}
#header a
{
	color: #ffffff;
	text-decoration: none;
}
#header a:hover
{
	text-decoration: underline;
}
#headerlinks .search
{
	margin-top: 15px;
}
#header input
{
	font-size: 13px;
}
#headerlinks input
{
	font-size: 13px;
	margin-top: 20px;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header2
{
	float: left;
	height: 10px;
	width: 800px;
	text-align: right;
	color: #ffffff;
	position: relative;
}
#header2 a
{
	position: absolute;
	width: 395px;
	height: 76px;
	text-indent: -1000em;
	z-index: 1000; /* need for FX and IE */
}
#header2 .home a
{
	float: left;
	top: -70px;
	left: 20px;
}


/* Main Navigation Section */

#nav
{
	width: 800px;
	height: 33px;
	background: url('images/nav_sliver.gif') repeat-x top;
	margin-bottom: 5px;
	clear: both;
}
#nav ul
{
	list-style: none;
	width: 760px;
	margin: 0 0 0 0em;
	_margin: 0 0 0 3em;
}

*:first-child+html #nav ul
{
	margin: 0 0 0 2.3em;
}

#nav li
{
	display: inline;
	margin: 5px 10px 0 0px;
	float: left;
}
#nav span
{
	text-align: center;
	padding: 0;
}
#nav a
{
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	font-size: 11px;
	color: #fcfcfc;
	text-decoration: none;
	display: block;
	text-transform:uppercase;
}
#nav a:hover
{
	background: #990033;
}

#nav .current span
{
	background: #fcfcfc url('images/current_tab_right.gif') no-repeat right top;
	padding: 0px 8px 5px 0px;
	display: block;
}
#nav .current a
{
	background: #fcfcfc url('images/current_tab_left.gif') no-repeat left top;
	color: #7F132B;
	padding: 7px 5px 5px 13px;
	text-decoration: none;
}
#nav .current a:hover
{
	background: #fcfcfc url('images/current_tab_left.gif') no-repeat left top;
}


/* Right Content for Landing pages */
#landing_content
{
	width: 535px;
	padding-right:35px;
	float: right;
	margin-top: 0px;
	
	
}
#landing_main_text
{
	margin: 0px 0px 10px 0px;
	float: left;
	width: 400px;
	
	
}

img.main_text
{
	padding-left: 15px;
}

#landing_right_text
{
	margin: 15px 0px 10px 0px;
	float: right;
	width: 130px;
	text-align: right;	
	
}
#landing_right_text img
{
	margin-left: auto;
	margin-right: auto;
}

img.main_photo
{
	margin: 0px 45px 10px 15px;
	float: right;
}

/* Footer Section */
#footer
{
	clear: both;
	padding-top: 10px;
}
#copyright
{
	margin-top: 10px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
	background: url( 'images/footer_sliver.gif' ) repeat-x;
	height: 24px;
	clear: both;
}
#copyright a
{
	color: #ffffff;
	text-decoration: none;
	border: none;
}
#copyright a:hover
{
	text-decoration: underline;
}
#copyright2
{
	margin: 0 auto;
	color: #333;
	font-size:11px;
	text-align: center;
}
/* end of items pulled from decisionhealth.com */


.search
{
	font-size: x-small;
	font-family: verdana,arial,helvetica,sans-serif;
}
.SearchPanel
{
	background-color: #d3d3d3;
	
}
.eyebrow
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	background-color: #98002e;
}
.indent
{
	margin-left: 1em;
}
.bullet
{
	color: #003b53;
}
.tiny
{
	font-size: x-small;
	font-family: verdana,arial,helvetica,sans-serif;
}

.Panel
{
	background-color: #fff;
}
.BorderPanel
{
	background-color: #98002e;
}
.TabPanel
{
	background-color: #003b53;
}
.TopPanel
{
	background-color: #003b53;
}
.topnav
{
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
}
.topnav A:link
{
	color: #003399;
	text-decoration: none;
}
.topnav A:visited
{
	color: #003399;
	text-decoration: none;
}
.topnav A:hover
{
	color: #4d8dd5;
	text-decoration: none;
}

.subnav
{
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	line-height: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
}
A.subnav:link
{
	text-decoration: none;
	color: #FFFFFF;
}
A.subnav:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
A.subnav:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.LeftNavigation
{
	margin-top: 2px;
}

.LeftNavItem 
{
}

.LeftNavItem a:link
{
text-decoration: none;
}
.LeftNavItem a:visited {
text-decoration:none;
}
.LeftNavItem a:hover {
text-decoration:underline;
}