/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #05172e url(../images/master/main-bg.jpg) repeat-x;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	padding: 0;
}


input, textarea {
	font-family: Verdana, lucida,"lucida-sans unicode",sans-serif;
	font-size: 100%;
}
p {
	padding: 0 0 14px;
	font-size: 13px;
	line-height: 19px;
}
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: #5AABDF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



/* content 
-------------------------------------------------------------- */
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

/* header
-------------------------------------------------------------- */
#header_items {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header_items ul {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#header_items li {
	margin: 0;
	padding: 0;
	color: #7fc5f3;
	float: right;
	list-style: none;
	font-size: 11px;
}
#header_items a {
	color: #7fc5f3;
	padding: 0px 9px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	text-decoration:none;
}
#header_items a:hover {
	background:#15345b;}

/* top callout
-------------------------------------------------------------- */
#top_callout{
	padding:10px;
	background:#FFF;
	float: left;
}
#top_callout .main{
	width:615px;
	float:left;
	padding: 0 0px;
	margin-right: 10px;
	background: #3971A1 url(../images/index/index_banner.jpg) no-repeat;
	height: 230px;
	color: #FFFFFF;
}
#top_callout .main p {
	font-size: 12px;
	padding: 125px 260px 0px 30px;
	line-height: 17px;
}
#top_callout .main a {
	color: #EEB71B;
	font-weight: bold;
}

#top_callout .sub {
	width:305px;
	float:right;
}

/* blood-level callout
-------------------------------------------------------------- */
.blood_levels {
	background: #FFF url(../images/index/blood_levels-bg.jpg) no-repeat;
	height: 140px;
	width: 305px;
	padding-top: 60px;
	overflow: hidden;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blood_level_footer {
	height: 30px;
	background: #1b4b74;
}
.blood_level_footer li {
	float: left;
	display: block;
	line-height: 30px;
	font-size:11px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	.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;
	color: #000000;
	font-size: 11px;
	margin-bottom: 10px;
	padding-right: 13px;
	float: left;
	line-height: 15px;
}

ul.general {
	float: right;
}

/* content
-------------------------------------------------------------- */
#content{
	padding:10px 10px 30px;
	background:#FFF url(../images/master/content_footer_gradient.jpg) no-repeat right bottom;
	float: left;
	width: 930px;
}
#content #three_column {
	background: url(../images/master/three_col_content-bg.gif);
	float: left;
	width: 930px;
}
#content #two_column {
	background: url(../images/master/two_col_content-bg.gif);
	margin-top: 13px;
	float: left;
	width: 930px;
}
#content #col_main {
	width: 425px;
	padding-left: 15px;
	float: left;
}
#content #two_column #col_main {
	width: 665px;
	float: left;
}
#content #col_sub1 {
	width: 220px;
	margin-left: 30px;
	float: left;
}
#content #col_sub2 {
	float: right;
	width: 220px;
}
#content #two_column_v2 {
	background: url(../images/master/two_col_content_v2-bg.gif);
	margin-top: 13px;
	float: left;
	width: 930px;
}
#content #two_column_v2 #col_main {
	width: 640px;
	padding-right:25px;
	float: right;
}

/* footer
-------------------------------------------------------------- */
#footer {
	background: url(../images/master/footer-bg.gif) repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer li {
	float: right;
	text-align:right;
	list-style-type: none;
	margin-right: 15px;
	color: #316691;
	font-size: 12px;
}
#footer a {
	text-decoration: underline;
}

/* general
-------------------------------------------------------------- */
.gold { color:#EEB71B}
.amber { color:#df9226}
.blue { color:#294f77}
.ltblue { color:#5aabdf}
.red { color:#cc3533}
.clear {clear: both;}
.fourteen { font-size:14px;}
.plus {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
h1, h2, h3, h4 {
	font-weight:bold;
	letter-spacing: -1px;
	color: #294F77;
	margin-bottom:5px;
}
h1 {
	font-size:28px;
}
h2 {
	font-size:22px;
	margin-bottom:10px;
}
h2.news {
	font-size:25px;
	border-bottom:#FFCC66 solid 1px;
	margin-top:-10px;
}
h3 {
	font-size:18px;
	margin-bottom:10px;
}
h4 { 
	font-size:15px;
	letter-spacing: 0px;
	margin-bottom:0px;}
.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 {
	background: url(../images/master/blue_box_bg.gif);
	display: block;
	height: 40px;
	width: 200px;
	line-height: 33px;
	font-size: 13px;
	color: #316691;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
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;
	font-size: 12px;
	line-height: 16px;
}
ul.news strong {
	display: block;
	color: #5AABDF;
}
ul.news li a {
	display: block;
	padding: 7px 10px 7px 12px;
	border-bottom: 1px solid #fff;
	color: #000000;
	text-decoration:none;
}
ul.news li a:hover {
	background: #DEEBF4;
	border-bottom: 1px solid #C2D7E4;
}
ul.buttons li,
ul.download li  {
	float: left;
	list-style-type: none;
}
ul.buttons li a{
	height: 31px;
	width: 204px;
	margin-right: 8px;
	background: url(../images/master/general_buttons.gif) no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 31px;
	font-weight: bold;
	color: #65B0E1;
	display: block;
	margin-bottom: 8px;
	text-decoration:none;
}
.download a{
	height: 31px;
	width: 204px;
	float:left;
	margin-right: 8px;
	background: url(../images/master/download_buttons.gif) no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 31px;
	font-weight: bold;
	color: #65B0E1;
	display: block;
	margin-bottom: 8px;
	text-decoration:none;
}
ul.buttons a:hover,
.download a:hover {
	background-position: 0px -31px;
	color: #316691;
}

.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(..sponsor/hs_blood_drive_callout.jpg);
*/	height: 175px;
	/*width: 380px;*/
	padding: 30px 20px 0px 266px;
	margin-bottom: 8px;
	display:block;
}
.callout p {
	font-size: 14px;
}
.popbox1 {
	background:#E4EFF6 url(../images/master/popbox_footer.gif) no-repeat left bottom;
	padding:10px;
	padding-bottom:17px;
	margin-bottom: 10px;
}
.popbox2 {
	background:#FEEFD3 url(../images/master/popbox2_footer.gif) no-repeat left bottom;
	padding:10px;
	margin-bottom: 10px;
}
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: #FFF2DB;
	border-top: 15px solid #FFF2DB;
	border-bottom: 15px solid #FFF2DB;
	width: 100%; }

	.form td {
		padding: 4px 5px; }
	.form td.button_row {
		text-align: center;
		padding-top: 10px; }
	.form input {}	
	.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: #294f77 }
		a.blue_button:hover {
			background-color: #5aabdf;
			text-decoration: none; }