/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	color:#0a1d31;
	background: #fff url(../images/master/main-bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
}
html{
	height:100%;
	font-size: 100%; /* text resizing in IE */
}

input, textarea {
	font-family: Verdana, lucida,"lucida-sans unicode",sans-serif;
	font-size: 100%;
}
p {
	padding: 0 0 15px 0;
}
ol {
	padding: 0px 0px 0px 20px;
}
ol li{
	padding-bottom:14px;
	line-height:19px;
}
ul.bullets {
	padding: 0px 0px 10px 30px;
}
ul.bullets li{
	line-height:19px;
	padding-bottom:2px;
}
img {
	border: none;
}
a {
	color: #00aedb;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

blockquote {
	padding:15px 15px 0px 15px;
	background:#F0F7FD;
	margin:10px 0px;
	border: solid 1px #DADFE5}


/* content 
-------------------------------------------------------------- */
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* header
-------------------------------------------------------------- */
#header_items {
	width: 100%;
	height: 38px;
}
#header_items ul {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#header_items ul li {
	margin: 0;
	padding: 0;
	color: #ffffff;
	float: left;
	list-style: none;
	font-size: 11px;}
	#header_items ul.login li {
	background:#58c6ee url(../images/master/login_arrow.gif) no-repeat right;
	margin: 0;
	padding: 0 15px 0 0;
	color: #ffffff;
	float: right;
	list-style: none;
	font-size: 11px;
	position:absolute;
	right:0px;
	top:0px
}
#header_items a {
	color: #fff;
	padding: 0px 9px;
	display: inline-block;
	height: 26px;
	line-height: 24px;
	text-decoration:none;
	background:#035698;
}
#header_items a:hover {
	background:#15345b;}
	#header_items ul.login li a {
		background:#58C6EE}
	#header_items ul.login a:hover {
	background:none;}

/* navigation
-------------------------------------------------------------- */
#nav ul {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#nav li {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	font-size: 12px;
	height: 40px;
}
	#nav li a {
		display: block;
		height: 40px;
		text-indent: -9999px; }
		#nav li.link01 a{ width: 119px; background: url(../images/master/nav-buttons.jpg) no-repeat;}
		#nav li.link02 a{ width: 141px; background: url(../images/master/nav-buttons.jpg) no-repeat -119px 0px;}
		#nav li.link03 a{ width: 142px;	background: url(../images/master/nav-buttons.jpg) no-repeat -260px 0px;}
		#nav li.link04 a{ width: 196px;	background: url(../images/master/nav-buttons.jpg) no-repeat -402px 0px;}
		#nav li.link01 a:hover{ background-position: 0 -40px;}
		#nav li.link02 a:hover{ background-position: -119px -40px;}
		#nav li.link03 a:hover{ background-position: -260px -40px;}
		#nav li.link04 a:hover{ background-position: -402px -40px;}
		#nav li.link01 .active{ background-position: 0px -80px;}
		#nav li.link02 .active{ background-position: -119px -80px;}
		#nav li.link03 .active{ background-position: -260px -80px;}
		#nav li.link04 .active{ background-position: -402px -80px;}
		#nav li.link02 a.active:hover{ background-position: -119px -80px;}
		#nav li.link03 a.active:hover{ background-position: -260px -80px;}
		#nav li.link04 a.active:hover{ background-position: -402px -80px;}
		
.secondary_nav {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 35px;
	border-bottom:solid 1px #d5dfeb
}
.secondary_nav li {
	float: left;
	list-style:none;
}
ul.secondary_nav a {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #56c6ee;
	font-weight: bold;
	color: #fff;
	border: 1px solid #d5dfeb;
	text-decoration:none;
	margin: 0px 1px 0px 0px;
	padding: 6px 10px;
}
ul.secondary_nav a:hover{
	background-color: #fff;
	color: #045797;
}
ul.secondary_nav a.active {
	background: url(../images/master/secondary_nav_bkgrnd.gif) repeat-x;
	color: #035698;
	border-top: 1px solid #d5dfeb;
	border-right: 1px solid #d5dfeb;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #d5dfeb;
}


/* top callout
-------------------------------------------------------------- */
#top_callout{
	padding:10px;
	background:#FFF;
	float: left;
}
#top_callout .main{
	width:575px;
	float:left;
	padding: 50px 20px 20px 20px;
	margin-right: 10px;
	background: #fff url(../images/index/index_banner.jpg) no-repeat;
	height: 205px;
}
#top_callout .main p {
	width: 300px;
	line-height: 17px;
}
#top_callout .main a {
	font-weight: bold;
}

#top_callout .sub {
	width:305px;
	float:right;
}

/* blood-level callout
-------------------------------------------------------------- */
.blood_levels {
	background: url(../images/index/blood_levels-bg.jpg) no-repeat;
	height: 215px;
	width: 305px;
	padding-top: 60px;
	overflow: hidden;
}
.blood_levels ul li{
	line-height:18px
}
.blood_level_footer {
	height: 35px;
	margin-top:-35px;
	padding-left:15px;
}
.blood_level_footer li {
	float: left;
	display: block;
	overflow:visible;
	text-wrap:none;
	line-height: 30px;
	list-style-type: none;}
	.blood_level_footer li img {
		margin-right: 6px;
		float: left; }
ul.critical, ul.urgent, ul.general {
	width: 115px;
	padding-left: 18px;
	list-style-type: none;
	margin-bottom: 7px;
	padding-right: 13px;
}
ul.critical, ul.urgent {
	float: left;
	clear:left;
}
ul.general{
	float:right;
}

/* content
-------------------------------------------------------------- */
#content{
	float: left;
	width: 930px;
	background:#fff;
	padding:10px;
}
#content_index{
	float: left;
	width: 950px;
}
#three_column {
	background: url(../images/master/three_col_content-bg.gif);
	float: left;
	width: 950px;
	padding-top:5px;
	margin:15px 0px
}
#two_column {
	background:#fff url(../images/master/two_col_content-bg.gif);
	float: left;
	width: 930px;
	padding:0px;
	margin-bottom:15px;
}
#col_main {
	width: 435px;
	padding: 10px 25px;
	float: left;
}
#two_column #col_main {
	width: 640px;
	float: left;
}
#col_sub3 {
	width: 220px;
	float: left;
}
#col_sub1 {
	width: 205px;
	float: left;
}
#col_sub2 {
	float: right;
	width: 220px;
}
	
#two_column_v2 {
	background: url(../images/master/two_col_content_v2-bg.gif);
	margin-top: 0px;
	float: left;
	width: 930px;
}
#two_column_v2 #col_main {
	width: 640px;
	padding-right:25px;
	float: right;
}

/* footer
-------------------------------------------------------------- */
#footer {
	background: url(../images/master/footer_bkgrnd.jpg) repeat-x;
	padding:25px 0px;
	color:#045797;
	min-height:50px
}
#footer li {
	float: right;
	text-align:right;
	list-style-type: none;
	margin-right: 15px;
	color: #316691;
	font-size: 12px;
}
#footer a {
}

#footer .facebook {
	float:right
}

/* general
-------------------------------------------------------------- */
.gold { color:#9ec73b} /*Green*/
.green { color:#9ec73b} /*Green*/
.amber { color:#df9226}
.blue { color:#025697}
.ltblue { color:#56c6ee}
.orange { color:#fcb142}
.white { color:#fff}
.clear {clear: both;}
.fourteen { font-size:14px;}
.plus {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
h1, h2, h3, h4 {
	font-weight:bold;
	color: #025697;
	margin-bottom:10px;
	line-height:1.3;
}
h1 {
	font-size:27px;
}
h2 {
	font-size:22px;
	margin-bottom:10px;
}
h2.news {
	font-size:24px;
}
h3 {
	font-size:18px;
	margin-bottom:4px;
}
h4 { 
	font-size:15px;
	margin-bottom:2px;}
.line_break {
	height: 5px;
	border-bottom: 1px solid #DEEBF4;
	margin-bottom: 15px;
	margin-left: -10px;
	margin-right: -10px;
}
img.donor {
	padding:3px;
	border: 1px solid #FDBD47;
}
.float_right { float:right; margin-left:10px; margin-bottom:inherit}
.float_left { float:left; margin-right:10px; margin-bottom:10px}
h3.blue_box {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #045797;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 0px;
	border-left: 4px solid #b1d235;
	border-bottom: 1px solid #dde3ee;
}
h3.yellow_box {
	background: url(../images/master/yellow_box_bg.gif);
	display: block;
	height: 40px;
	width: 200px;
	line-height: 33px;
	font-size: 13px;
	color: #D59342;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
ul.news,
ul.padding {
	margin-bottom: 10px;
}
ul.padding {
	padding:10px;
}
ul.news li,
ul.padding li {
	list-style-type: none;
}
ul.news strong {
	display: block;
	color: #00aedb;
}
ul.news li a {
	display: block;
	padding: 8px 15px;
	border-bottom: 1px solid #fff;
	color: #000000;
	text-decoration:none;
}
ul.news li a:hover {
	background: url(../images/master/footer_bkgrnd.jpg) repeat-x 0px -1px;
	border-bottom: 1px solid #ddebf5;
}
ul.buttons li,
ul.download li,
ul.buttons2 li  {
	float: left;
	list-style-type: none;
}
ul.buttons li a, ul.buttons2 li a{
	height: 31px;
	width: 204px;
	margin: 0px 8px 8px 0px;
	background: url(../images/master/general_buttons.gif) no-repeat;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	color: #58c6ee;
	display: block;
	text-decoration:none;}
	ul.buttons2 li a {
		background:#b1d235;
		color:#fff;
		text-shadow: #809e0f 0px 0px 3px;}
		ul.buttons2 li a:hover {
		background:#045797;}
ul.buttons_small li a{
	height: 20px;
	margin: 0px 8px 8px 0px;
	padding:2px 8px;
	background: #b1d235;
	text-align: center;
	line-height: 20px;
	color: #fff;
	display: block;
	overflow:visible;
	text-wrap:none;
	text-decoration:none;}
	ul.buttons_small li a:hover {
		background:#045797;}

.download a{
	height: 31px;
	width: 185px;
	float:left;
	margin-right: 8px;
	background: url(../images/master/download_buttons.gif) no-repeat;
	font-size: 12px;
	padding-left:35px;
	line-height: 31px;
	font-weight: bold;
	color: #58c6ee;
	display: block;
	margin-bottom: 8px;
	text-decoration:none;
}
ul.buttons a:hover,
.download a:hover {
	background-position: 0px -31px;
	color: #fff;
}

.search {
	background: #183964;
	border: 1px solid #346F9F;
	height: 15px;
	margin-top: 4px;
	color: #7fc5f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.search_submit {
	margin-top: 4px;
	color: #7fc5f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.callout {
/*	background: url(../images/sponsor/hs_blood_drive_callout.jpg);
*/ 	min-height:140px;
	/*width: 380px;*/
	padding: 50px 20px 10px 220px;
	margin-bottom: 20px;
	margin-top:15px;
	display:block;
	border-bottom:solid 1px #d4dfeb;
}
.callout p {
}

.eligibility_date {
	background:#f69e21; padding:5px; margin-top:5px; display:block}
	
.popbox1 {
	background:#E4EFF6 url(../images/master/popbox_footer.gif) no-repeat left bottom;
	padding:10px;
	padding-bottom:17px;
	margin-bottom: 10px;
}
.popbox2 {
	background: #045797 url(../images/master/popbox2.gif) no-repeat;
	padding:10px}
	.popbox2 p, .popbox2 h3{
			color:#fff;
			margin:0px;
			padding:5px;
			text-shadow: #093063 0px 0px 3px;}
	.popbox2_footer {
	background: #58c6ee url(../images/master/popbox2_footer.gif) no-repeat center bottom;
	padding:15px;
	margin-bottom:10px}
		.popbox2_footer p, .popbox2_footer h3{
			color:#fff;
			margin:0px;
			padding:0px;
			text-shadow: #008cb6 0px 0px 3px;}
.popbox3 {
	background: #ffbf4f ;
	padding:15px;
	margin-bottom:10px}
	.popbox3 p, .popbox3 h3{
			color:#fff;
			margin:0px;
			padding:0px;
			text-shadow: #ea8e0a 0px 0px 3px;}
	
hr {
	clear:both; 
	padding:8px; 
	border:solid 0px #fff; 
	border-top: solid 1px #C2D7E4
}
.zip {
	border: solid 1px #C2D7E4;
	padding:10px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5AABDF}
.form {
	background-color: #edf6fb;
	border-top: 15px solid #edf6fb;
	border-bottom: 15px solid #edf6fb;
	width: 100%; }

	.form td {
		padding: 4px 5px; }
	.form td.button_row {
		text-align: center;
		padding-top: 10px; }
	.form input, input, textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#025697;
		border: 1px solid #C2D7E4;
		padding:7px
	}	
	.form .button {
		background-color:#003366;
		padding:10px;}
.required {
	font-weight: bold;
	font-size: 16px;
	color: #cc3533 }
a.blue_button{
	display: inline-block;
	padding: 7px 8px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px; }
	a.blue_button { background-color: #025697 }
		a.blue_button:hover {
			background-color: #5aabdf;
			text-decoration: none; }
/* png ie6 hack
-------------------------------------------------------------- */
* html img{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/support/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

/* Leightbox / Lightbox
-------------------------------------------------------------- */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:400px;
	height:425px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
	border: 15px solid #B2D135;
	background-color: white;
	padding: 20px;
	overflow:auto;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#05172e;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}



/* random content
-------------------------------------------------------------- */
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
}


/*RAD Controls Styles
-------------------------------------------------------------- */
.paragraph {
	padding: 0 0 14px;
	font-size: 13px;
	line-height: 19px;
	width:500px;
}
.amber_subhead {
	font-size:18px;
	margin-bottom:10px;
	color:#df9226;
}
.ltblue_subhead {
	font-size:18px;
	margin-bottom:10px;
	color:#5aabdf;
}
.drkblue_subhead {
	font-size:18px;
	margin-bottom:10px;
	color:#025697;
}
.rad ul{
	padding: 0px 0px 10px 30px;
}
.rad li{
	line-height:19px;
	padding-bottom:2px;
}
