/*  Styles for Humane Education Society - screen layout*/

* {
	padding:0;
	margin:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#002250;
	margin-top:10px
}

a:link {color:#009}
a:visited {color:#009}
a:hover {color:#900}
a:active {color:#06F}

.infolink {font-size:0.8em}
.backtotop {text-align:center; padding-top:10px;}

#wrapper {
	margin:0px auto;
	width:902px;
	background-color:#666;
}

#container {
	width:900px;
	border:1px solid #000;
	background: #FFF url(/images/menu-bg.gif) repeat-y;
}

#header {
	height:210px;
	background: url(/images/heading2.gif) no-repeat;
	margin-bottom: 10px;
}

#header h1 {
	font-size:200%;
	line-height:1.5em;
	display:none
}

#header p {
	line-height:1.5em;
	display:none
}
#maincontentwide {
	width:690px;
	float: left;
}

#maincontentwide ul{margin:10px 0px 10px 40px;}
#maincontentwide li{margin:5px 0px; text-align:left;}
#maincontentwide h1 {
	font-size:1.9em; 
	font-weight:normal;
	margin-bottom:10px;
	color: #CD0100;
}
#maincontentwide h2 {
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:10px;
	color:#00419D;
}
#maincontentwide h3 {
	font-size:1.1em;
	margin-bottom: 10px;
}
#maincontentwide h4 {font-size:1em; font-weight:bold; margin:3px 3px 0 0; padding:0px; text-align:left}

#maincontentwide p {
	margin-bottom: 10px;
	line-height: 1.4em;
}

.newsheadline {font-weight:bold; padding:15px 0 0 0}

#footer {
	width:900px; 
	height:110px; 
	text-align:center; 
	background-color:#ccc; 
	background: url("/images/footer2.gif") no-repeat; 
	margin-top: 10px;
}

#footer p {
	display:none
}
.rightfloat {right:0; float:right; margin-left:10px; margin-bottom:10px}

/* Settings for drop down vertical menu */
#menu {
	width:160px; 	 
	float: left;
	margin:0 25px 0 5px;
	background-color:#C6DEFF;
	list-style:none;
	display: inline;
}
#menu li {
	position: relative;
	float: left;
}
#menu a {
	display: block;
	color: #000080;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #888 #555 #fff;
	padding: 4px 5px;
	text-decoration: none;
	height: 1%; /* IE6 hasLayout fix */	
	width: 150px;
}
#menu a:hover {
	background: #FFE65D;
	border-bottom:2px solid #BD0000;
	padding:4px 5px 3px 5px;
	border-color: #fff #888 #840000 #fff;
}
#menu li ul {
	background-color:#C6DEFF;
	list-style:none; 
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	font-size:0.8em;
	display: none;	
}
#menu li:hover ul {
	display: block;
}
.clear-both {
	clear:both;
	font-size:1px;
}
.photos {
	margin:15px auto 15px auto;
	width:600px;
}
/* map styles */
#mapcontainer {
	float:right;
	width:200px;
	margin:0 0 10px 15px;
	text-align: center;
}
#mapcontainer p {
	font-size: 85%;
	margin: 5px 0 0 0;
}
#mapcontainer img {
	border: 1px solid #000100;
}
#mapouter {
	margin: 10px;
}
#maplarge {
	width: 680px;
	height: 530px;
}
/* end map styles */
/* contact form styles */
.contact-form {
	background-color:#F1F1F1;
	border:1px solid #666666;
	padding:15px;	
	width:500px; 
	margin: 10px auto;
}
#maincontentwide .contact-form p {
	margin:0;
}
label {
	display:block;
	margin-bottom:5px;
}
.textfield, .dropdown, .textbox {
	margin-bottom:15px;
	padding:3px;
	width:340px;
}
.dropdown {
	width:200px;
}
.donate .dropdown {
	width: 150px;
}
.textbox {
	width:420px;
}
.checkboxcontainer {
	margin:10px 0;
	height:1%; /* IE hasLayout bug */
}
.checkbox {
	width:166px;
	float:left;
	font-size:85%;
	color: #02439D;
	margin-bottom: 10px;
}
.checkbox input {
	height:1%; /* IE hasLayout bug */
	margin:0 3px 0px 0;
}
.submit-button {
	background:none repeat scroll 0 0 #002250;
	border:1px solid #666666;
	color:#FFFFFF;
	padding:3px 0px;
	width:7.5em;
}
.note {
	font-style:italic;
	font-size:90%;
	color:#8E631E;
}
.formentry {
	display:none;
}
/* end contact form styles */
/* home page styles */
#home-left {
	width:407px;
	margin-right:23px;
	float: left;
}
#home-right {
	width:260px;
	float:left;	
}
#home-left, #home-right {
 margin-top: 10px;
}
#home-left h2, #home-right h2 {
	margin-bottom: 15px;
}
#events {
	background: url(/images/latest-events.gif) no-repeat top left;
	min-height: 173px;
	padding: 18px 15px 0 29px; 
}
#events h3 {
	color:#CD0100;
}
#events p {
	color:#343432;
	font-size:0.9em;
	line-height:1.5em;
}
.home-image {
	float: right;
	border: 1px solid #000;
	margin: 0 0 15px 10px;
}
/* end home page styles */
.align-center {
	text-align:center;
}
.stars {
	padding:10px 0;
}
.logos table {
	margin:20px auto;
}
#newsletter-header {
	background:url(/images/newsletter-heading.gif) no-repeat top center;
	width:376px;
	height:114px;
	margin:0 auto 20px auto;
	padding:40px 190px 0 15px;
	color:#343432; 
}
#newsletter-header h2 {
	color:#343432;
}
#newsletter-header a {
	color:#CE0201;
}
/*container styles start*/
.container {
	border-bottom:1px solid #02439D;
	margin-bottom: 20px;
	color: #333333;
}
.container p {
	font-size: 90%;
}
.container a {
	color:#CC0202;
}
.container img {
	float:right;
	margin:5px 20px 0 0;
}
/*container styles end*/
.img-border {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #000;
}
.date {
	font-style:italic;
	color:#666;
	font-size:90%;
}

#credits p {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	padding: 8px 0;
}
#credits a {
	color: #fff; 
	text-decoration: underline;
}
#credits a:hover{
	color: #ffff00;
	text-decoration: underline;
}

