﻿/* HTML TAG DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;}

body {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 13px;
	background: #ffffff ;
	color: white;
	text-align: center;
	margin: 0;}

hr {
	background-color: #505050;
	color: #505050;
	height: 1px;
	width: 100%;}

img {
	border: none;}

h1 {
	color: #404040;
	font: normal 25px Tahoma, Arial, Helvetica, san-serif;
	text-align: left;
	margin: 0 0 20px 0;}

h2 {margin: 0px 0px 5px 0px; padding: 2px 5px 0px 5px; font-size: 18px; font-weight: normal; color: #444444; border-bottom: 1px solid #eeeeee;}

h3 {
	color: #CF010E;
	font: normal 18px Tahoma, Arial, Helvetica, san-serif;
	text-align: left;
	margin: 5px 0;}

h4 {
	color: #505050;
	font: normal 18px Tahoma, Arial, Helvetica, san-serif;
	margin: 5px 0;}

h5 {
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #8e0d00;
	letter-spacing: 2px;
	margin: 5px 0;}

h6 {
	font-size: 14px; font-weight: normal; color: #444444; border-bottom: 1px solid #eeeeee;
	color: #505050;
	letter-spacing: 2px;
	margin: 5px 0;}

a {
	color: blue;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: blue;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align:center;}	

/* PAGE LAYOUT IDs AND CLASSES */

#wrapper {
	border: 1px solid #dddddd;
	background-color: #fff;
	color: #000;
	text-align: left;
	width: 750px;
	margin: 0 auto;}

#globaltop {
	background-color: #d3010f;
	background-image: url('images/globalbg.jpg');
	height: 20px;
	font-size: 90%;
	letter-spacing: 3px;
	color: #e0e0e0;
	padding: 10px 10px;
	text-align: right;
	}

#globaltop a {
	color: #e0e0e0;
	text-decoration: none;
	font-weight: normal;}

#globaltop a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;}

.mainimage {
	background-color: white;
	background-image: url('images/mainimage.png');
	height: 140px;
	font-size: 130%;
	color: #fff;
	padding: 40px 10px 20px 455px;}

.mainimage p {
	margin: 20px 0;}

.sitename {
	color: #0000C0;
	font: normal 12px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	padding: 60px 0px 0px 0px;}
	}

span.sitename {
	color: #ff0f20;}

#mainnavigation {
	background-color: #d3010f;
	background-image: url('images/navbarbg.jpg');
	color: #e0e0e0;
	text-align: center;
	letter-spacing: 3px;
	height: 20px;
	padding: 5px 10px;}

#mainnavigation a {
	color: #e0e0e0;
	text-decoration: none;
	font-weight: bold;}

#mainnavigation a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;}

#sidebar {
   	width: 175px;
	float: left;
	padding: 10px;
	font-size: 90%;}
.obj_vnav							{margin: 15px 5px 0px 0px; padding: 0px; width: 97%; height: auto; background: #ffffff url(images/bkg_obj.jpg) repeat-x bottom; border: 1px #e8e7e7 solid; border-bottom: none;}
.obj_vnav_related 	                {padding:0px;}
.obj_vnav_related h3                {border-bottom: 1px #e8e7e7 solid;padding-left: 2px;}	
.obj_vnav_related ul				{list-style: none; margin: 5px 0px 0px 0px; padding: 0px; font-size: 12px;}
.obj_vnav_related ul li				{margin: 0px 0px 1px 0px;}
.obj_vnav_related ul li a			{display: block; padding: 2px; color: #CF010E; background: #ffffff url(images/bkg_vnav.jpg) repeat-x bottom; text-decoration: none; width: 97%;}
.obj_vnav_related ul li a:hover		{color: #ffffff; background: #CF010E repeat-x top;}

span.hottopic {
	color: #8e0d00;
	font-weight: bold;}

#content {
	width: 534px;
	float: right;
	padding: 10px;
	border-left: 1px solid #dddddd;
	min-height: 375px;
	}
#content2 {
	width: 100%;
	float: right;
	padding: 10px;
	min-height: 375px;
	}
#contentwide {
	padding: 10px;}

#footer {
	clear: both;
	background-image: url('images/footerbg.jpg');
	padding-top: 20px;
	height: 80px;
	text-align: center;
	color: #fff;}

#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;}

/* MISCELLANEOUS FORMATTING CLASSES */

.contact {padding: 5px; text-align: left; margin: 20px 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; background-color: #fff; color: #fff; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.catalogleft {
	width: 230px;
	padding: 0 10px 5px 0;
	float: left;
	text-align: left;}
	
.catalogright {
	width: 230px;
	padding: 0 0 5px 10px;
	float: right;
	text-align: left;}	
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imagecenter-noborder {
	margin: 0 60px;}
	
.imageleft {
	margin: 0 10px 0 0; 
	float: left; 
	border: 3px double #828282;}

.imageright {
	margin: 0 0 0 10px; 
	float: right; 
	border: 3px double #828282;}
	
.imageContent {
	border: 1px solid black;
	background-color: black;
	margin-right: 10px;
	}
.obj_vnav2			                    {margin: 15px 5px 0px 0px; padding: 0px; width: 65%; height: auto; background: #ffffff url(images/bkg_obj.jpg) repeat-x bottom; border: 1px #e8e7e7 solid; border-bottom: none;}
.obj_vnav_related2                      {padding:0px;}
.obj_vnav_related2 ul				    {list-style: none; margin: 5px 0px 0px 0px; padding: 0px; font-size: 12px;}
.obj_vnav_related2 ul li				{margin: 0px 0px 1px 0px;}
.obj_vnav_related2 ul li a	            {display: block; padding: 2px; color: #000099; background: #ffffff url(images/bkg_vnav.jpg) repeat-x bottom; text-decoration: none; width: 98%;}
.obj_vnav_related2 ul li a:hover		{color: #ffffff; background: #000099 repeat-x top;}

.con_left   {margin: 0px; padding: 5px; width: 265px; height: auto; float: left;}
.con_right  {margin: 0px; padding: 5px; width: 185px; height: auto; float: left;}
ul.mail				{margin: 0px; padding: 0px 5px 10px 5px; font-size: 14px; color: #666666; list-style-type: none;}
ul.mail li			{margin: 0px; padding: 1px; display: block; width: auto; float: left;}

.con_form				{margin: 0px; padding: 0px; width: 265px; float: left; background: none; font-size: 11px; color: #555555;}
.con_form ul			{margin: 0px; padding: 0px; list-style-type: none;}
.con_form ul li			{margin: 0px 0px 5px 0px; padding: 0px; float: left; display: block; height: auto;}
.con_form ul li.label	{width: 85px;}
.con_form ul li.field	{width: 180px;}
input.field				{width: 170px; height: 18px;}
textarea.field			{width: 160px; height: 80px;}
.error                  {color: #FF0000;}
.cancerBooklet          {padding: 10px;}

.dlist				{margin: 0px; padding: 10px; width: 250px;}
.dlist ul			{margin: 0px; padding: 0px; list-style-type: none;}
.dlist ul li			{margin: 2px; display: block;}
.dlist ul li a			{padding: 8px 0px 8px 30px; color: #444444; text-decoration: none; display: block; background: url(images/bkg_dlist_li.jpg) no-repeat top left; font-size: 12px; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd;border-right: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.dlist ul li a:hover		{color: #222222; text-decoration: underline; border-left: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb;}

.dlist2				{margin: 0px; padding: 10px;}
.dlist2 ul			{margin: 0px; padding: 0px; list-style-type: none;}
.dlist2 ul li			{margin: 2px; display: block;}
.dlist2 ul li a			{padding: 8px 0px 8px 30px; color: #444444; text-decoration: none; display: block; background: url(images/bkg_dlist_li.jpg) no-repeat top left; font-size: 12px; border-left: 1px solid #dddddd; border-top: 1px solid #dddddd;}
.dlist2 ul li a:hover		{color: #222222; text-decoration: underline; border-left: 1px solid #bbbbbb; border-top: 1px solid #bbbbbb;}