@charset "UTF-8";
/* CSS Document */
h1{
	font-size:24px;
	line-height:22px;
}
.patientTitle {
	color: #8b7138;
	padding-top: 15px;
	font-style: italic;
	font-size: 12px;
}

.patient_nav {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
}
a.patient_nav:link {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
}
a.patient_nav:active {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
}
a.patient_nav:visited {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
}
a.patient_nav:hover {
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
}

.patientCopy {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	color: #000000;
}

a.patientCopy:link, a.patientCopy:visited,  a.patientCopy:active  {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8b7138;
}

a.patientCopy:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8b7138;
	text-decoration: underline;
}


.footnote {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}


.contentBorder {
	border-left: #BCB2A8 1px solid;
	border-bottom: #BCB2A8 1px solid;
	border-right: #BCB2A8 1px solid;
}

.patientCopyBold {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #8b7138;
}

.patientCopySmall {
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

.patientCopyBoldColor {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #BCB2A8;
}

.patientCopyBoldColor a {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #BCB2A8;
}

.patientCopyBoldColor a:hover {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	color: #BCB2A8;
	text-decoration: underline;
}

div.print {
	color: #335073;
}

.landingPage {
	background-color:#FFF;
	border: #BCB2A8 1px solid;
}

.landing_title {
	color:#BCB2A8;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style:italic;
}

.landing_copy {
	color:#000;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.landing_copy a {
	color:#BCB2A8;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.landing_order {
	color:#FFF;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

.contentBorderGallery {
	border: 1px solid #CCCCCC;
}

.patient{
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.patient-icon{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.patient-landing{
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;	
}

/* ^^^^^^^^ MAIN NAVIGATION - PATIENT ^^^^^^^^^^ */
#navMainPatient ul{
	background: #000000;
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navMainPatient li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 5px;
}

#navMainPatient a {	
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainPatient a:hover {
	background: url("/images/navigation/patient2-hover.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#navMainPatient .navMainPatientOn a {
	color: #aa8b46;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainPatient .navMainPatientOn a:hover {
	color: #aa8b46;
	padding-bottom: 5px;
	background-image: url("/images/navigation/patient2-hover.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navMainPatient .navMainPatientOn a:visited {
	background: url("/images/navigation/patient-hover.gif") bottom center no-repeat;
	color: #aa8b46;
	padding-bottom: 5px;
}

#navMainPatient .navMainPatientOn a:active {
	background: url("/images/navigation/patient2-hover.gif") bottom center no-repeat;
	color: #aa8b46;
	padding-bottom: 5px;
}

#navMainPatient .navMainPatientOff a {	
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

#navMainPatient .navMainPatientOff a:hover {
	background: url("/images/navigation/patient2-hover.gif") bottom center no-repeat;
	color: #FFFFFF;
	padding-bottom: 5px;
}

/* ^^^^^^^^ SIDE LINK TABLES - PATIENT ^^^^^^^^^^ */
table.tablebanner {
	border: thin solid #999;
	background-color: #f6f6f6;
	width: 198px;
	float:right;
	margin-bottom: 15px;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8b7138;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;;
	background-image: url(/images/patient/patient-banner-fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	letter-spacing: 1pt;
}

.tableLinks {
	font-size: 12px;
	line-height: 16px;
	color: #8b7138;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

.tableLinks a {
	font-size: 12px;
	line-height: 16px;
	color: #8b7138;
	list-style-position: outside;
	list-style-type: square;
}

.tableLinks a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #8b7138;
	list-style-position: outside;
	list-style-type: square;
	text-decoration: underline;
}

/* ^^^^^^^^ SIDE NAVIGATION - PATIENT ^^^^^^^^^^ */

div {
	margin: 0;
	padding: 0;
	border: 0;
}

.sidenavbg {
	background-color: #8b7138;
}

.ContentBox1 div.Header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6dcc6;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	outline: 0;
	display: block;
}

.ContentBox1 div.selected a {
	text-decoration: none;
}

.ContentBox1 div.Header a:hover{
	text-decoration: none;
	color: #000000;
}

a.BlockLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 10px 0px 10px;
	outline: 0;
	display: block;
}

a.BlockLink:hover {
	text-decoration: none;
	color: #000000;
}

a.HeaderLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6dcc6;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	outline: 0;
	display: block;
}

a.HeaderLink:hover {
	text-decoration: none;
	color: #000000;
}

.patient-product-photo {
	padding-top: 20px;
}

