@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
}

body {
	background-image: url(http://www.halomac.org/images/background-color.png);
	background-repeat: repeat;
	background-color: #ffffff;
	min-width: 1000px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}

div#background-grid {
	background-image: url(http://www.halomac.org/images/background_grid.png);
	background-repeat: repeat;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	
}

div#background-gradient {
	background-image: url(http://www.halomac.org/images/background-gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}


/* MISC CLASSES SECTION */         			 /* MISC CLASSES SECTION */                       /* MISC CLASSES SECTION */

.clear {
	clear: both;
}

.small-br {
	line-height: 4px;
}

.hr {
	background-color: #ffffff;
	height: 1px;
	width: auto;
}

.simple-text {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	
}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 17px;
	color: #163f4a;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	color: #163f4a;
}

h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	display: inline;
	color: #163f4a;
}

.bold {
	font-weight: bold;
}

.left{
	float: left;
}

.right{
	float: right;
}

.wide {
	width: 100%;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
	width: 100%;
	display: block;
}

.hr {
	background-color: #cccccc;
	height: 1px;
	width: 100%;
}


/* HEADER SECTION */         			 /* HEADER SECTION */                       /* HEADER SECTION */

div#header {
	height: 180px;
	width: auto;
	margin-top: 3px;
	background-color: #ffffff;
}

div#header-logo {
	background-image: url(http://www.halomac.org/images/green_gradient.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 3px;
	height: 175px;
	width: 252px;
	float: left;
	border: solid 1px #eeeeee;
	
}

div#header-image {
	margin-left: 3px;
	width: 502px;
	height: 175px;
	float: left;
	border: solid 1px #eeeeee;
	
}


/* MENU SECTION */         			 /* MENU SECTION */                       /* MENU SECTION */

div#menu {
	float: left;
	width: 125px;
	height: auto;
	display: inline-block;
	background-image:url(../../images/contact_blue_box.png);
	background-position: center -250px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: solid 1px #333333;
	margin-left: auto;
	margin-right: 5px;
	text-align: right;
	padding: 5px;
}
	


/* CONTENT SECTION */         			 /* CONTENT SECTION */                       /* CONTENT SECTION */

div#content {
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	width: 1000px;
	height: 100%;
}

div#container {
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	display: inline-block;
	background-color: #ffffff;
	border: solid 1px #333333;
	text-align: left;
	float: left;
}

div.include {
	background-color: #ebebeb;
	border: solid 1px;
	border-color:  #cccccc;
	padding: 5px;
	margin: 2px;
	color: #333333;
	float: right;
	height: 50px;
	width: 125px;
}

.include-text {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	float: right;
	font-family: arial;
}

.include-yes {
	color: #5b8b27;
	font-size: 14px;
}

.include-header {
	font-size: 12px;
	color: #005177;
	font-weight: bold;
	float: left;
	font-family: arial;
}

.include-button {
	background:#0072AB none repeat scroll 0 0;
	border-color:#6CAECF #003048 #003048 #6CAECF;
	border-style:solid;
	border-width:1px;
	color:#E7EDEF;
	font-size:11px;
	font-weight:bold;
	margin-left:4px;
	margin-right:8px;
	margin-top:2px;
}

div#bg {
	background-image: url(http://www.halomac.org/images/background.png);
	background-repeat: repeat;
	padding: 0;
	margin: 0;
	
}


.item {
	padding: 5px;
	border: solid 1px #cccccc;
	background-color: #fcfcfc;
	margin:10px 10px 0px 10px;
	float: left;
	width: 560px;
}

.linked-rss {
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	color: #0B7001;
	text-decoration: none;
	width: 239px;
}

.linked-rss:hover {
	color: #0d5506;
}

.menu-link {
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: #04508b;
	text-decoration: none;
}

.menu-link:hover {
	color: #3488c9;
}

.linked-headline {
	font-family: Arial;
	font-size: 13px;
	font-weight: 400;
	text-align: left;
	color: #163f4a;
	text-decoration: none;
	width: 239px;
}

.linked-headline:hover {
	color: #990000;
}

div#accept-container {
	width: 210px;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
	display: block;
	float: left;
	height: 800px;
}


div#accept {
	width: 200px;
	height: 100px;
	display: block;
	background-image:url(../../images/header_blue_box.png);
	border: solid 1px #333333;
	margin-left: auto;
	margin-right: 5px;
	position: fixed;
	padding: 5px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
}

#accept-headline {
	font-size: 16px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}

div#message {
	width: 400px;
	height: auto;
	min-height: 125px;
	display: block;
	background-image:url(../../images/header_blue_box.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #044f8b;
	border: solid 1px #333333;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-family: arial;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

div#message-top {
	height: 90%;
	min-height: 100px;
	padding-top: 10px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
}


.comment {
	color: #FF0000;
}

.descrip {
	
	font-style: italic; 
}

	.searchtext {
		font-family: Arial;
		font-size: 10px;
		text-align: left;
		color: #efefef;
		
	}
	
	#searchbox {
		border: 1px solid #999999;
		margin-left: 20px;
		font-size: 10px;
		height: 14px;
		width: 150px;
		color: #333333;
	}

	#searchbutton {
		background: #0072AB none repeat scroll 0 0;
		border-color: #6CAECF #003048 #003048 #6CAECF;
		border-style: solid;
		border-width: 1px;
		color: #e7edef;
		font-size: 11px;
		font-weight: bold;
		margin-left: 4px;
		margin-top: 2px;
		margin-right: 8px;
	}





.contact-input {
		border: 1px solid #999999;
		font-size: 10px;
		height: 14px;
		width: 150px;
		color: #333333;
		margin-bottom: 10px;
	}
	
	.contact-text {
		height: 18px; 
		margin-bottom: 10px;
		margin-right: 10px;
	}


strong {
	color: #CC3300;
}

.error {
	position: relative;
	border: solid 1px #00CCFF;
	background-color: #003366;
	color: #ffffff;
	font-family: arial;
	padding: 5px;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	
}

div#status-box {
	width: 425px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	display: block;
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#status-left {
	float: left;
	width: 190px;
	height: 134px;
	padding: 3px;
	padding-left: 10px;
	
}

div#status-right {
	color: #222222; 
	float: right;
	padding: 8px;
	text-align: right;
}

div#status-lower {
	background-color: #eaeaea;
	height: auto;
	width: 100%;
	font-size: 10px;
}

.status-wrap {
	padding: 5px;
}

.status-hr-dark {
  background-color: #cccccc;
  height: 1px;
  width:100%;
 }
 
 .status-hr-light {
  background-color: #ffffff;
  height: 1px;
  width:100%;
 }
 
 .status-small {
 	font-size: 9px;
}
 
 






































