/*  SightSavers
Author:	www.readingroom.com
Last updated: 08 October 07 */

/* STYLESHEET  */


/*_____globals__________________________________________________
*/

* {
	margin:0;
	padding:0;
}

body {
	background: #00b700 url(../images/bkgradient.gif) top left repeat-x;
	font-size:62.5%; font-family:Arial, Helvetica, sans-serif;
}

.clearB {
	clear:both;
}

/*_____topNav__________________________________________________
*/

#topNav{
	list-style:none;
	float:left;

}

#topNav li {
	display:block;
	float:left;
}

#topNav li a {
	display:block;
	text-decoration:none;
	width:97px;
	height: 7.1em;
}

#topNav li a span {
	visibility:hidden;
}

/*_____footer__________________________________________________
*/

#footer {
	float:left;
	color:white;	
	margin-left:15px;
	margin-top:-7px;
	width:700px;
}

#footer ul{
	list-style-type:none;
	list-style-position: inside;
	margin-top:6px;
}

#footer ul li{
	float:left;
	padding-left:9px;
	padding-right:7px;
	
	background: url(../images/bullet.gif) center left no-repeat;
}

#footer ul li a {
	text-decoration:none; 
	color:white;
	font-size:110%;
}

#footer ul li a:hover {
	text-decoration:underline; 
}

#hmlogo {
	float:right;
	margin-right:15px;
	margin-top:-7px;
	border:none;
	position:relative;
}

#footer p a {
	color:white;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}

#footer p a:hover {

	text-decoration:underline;

}

/* Start Comment Styles */
#content .comment {
	padding: 8px;
	}

#content .comment_container {
	margin-top: 10px;
	clear:both;
	width:530px;
	overflow: hidden;
	/*background-color: #CCFFFF;*/
	}
	
#content .comment_container .even {
	border-left: 2px solid  #f2f5fa;
	border-right: 2px solid  #f2f5fa;
	background-color: #f2f5fa;
	}

#content .comment_container .odd {
	/*background-color: #CCFFFF;*/
	}
	
#content .comment_container .comment_header {
	border-bottom: 1px solid #c7cdd8;
	width: 100%;
	overflow: auto;
	}

#content .comment_container h5 {
	border-bottom: none;
	margin: 0;
	padding: 0;
	color:#008985;
	font-size:18px;
	line-height:1.2;
	}

#content .comment_container .comment h5 {
	padding-bottom: 4px;
}
#content .comment_container .comment p {
	padding: 4px 0 2px 0;
}

#content .comment_container p {
	line-height:1.2em;
	color:#008985;
	float: none;
	margin:0;
	padding:1px 0 0 0;
	}
	
#content .comment_container .comment_header h5 {
	float: left;
	}

#content .comment_container .comment_name {
	color: ##008985;
	padding-bottom: 3px;
	}

#content .comment_container .comment_text {
	width: 100%;
	height: 65px;
	margin-bottom: 10px;
	}

#content .comment_container .comment_submit {
	float: left;
	margin-top: -4px;
	margin-right: 8px;
	}
	
#post_comment_form {
	width: 500px;
}
/* End Comment Styles */

/* General Image */
.welcome_box {
	width: 530px;
	background-color: #fff;
	border: solid 1px #000;
	display: inline-block;
}

.welcome_image {
	margin-right: 0;
}

.welcome_text {
	width: 520px;
	margin-left: 5px;
}
/* End General Image */

/* Listing */
#content .listing {
	width: 530px;
	overflow: auto;
	padding: 12px 0;
	border-top: 1px solid #c7cdd8;
	}

#content .listing h4 a {
	color: #008985;
}

#content .listing h4 a:visited {
	color: #008985;
}

#content .listing h4 a {
	text-decoration: none;
	font-size: 16px;
}

#content .listing h4 a:hover {
	text-decoration: underline;
}

#content .listing p {
	margin-bottom: 0;
	width: auto;
	float: none;
	}

#content .listing img {
	border: solid 1px #a4a3a3;
	padding: 4px;
	float: left;
	margin-right: 14px;
	clear: both;
	}
/* End Listing */

/* Links */
#content #links_container ul {
	margin-left:5px;
}

#content #links_container li {
	margin-bottom: 0.5em;
	background-image: url(../images/link_icon.gif);
	background-position:0 7px;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	vertical-align:baseline;
	}

#content #links_container h5 {
	font-size:18px;
	color: #008985;
}

#content #links_container li p {	
	font-size:1em;
	float:none;
}

#content #links_container li.last {
	padding-bottom: 0.5em;
}

#content #links_container {
	border-bottom: 1px solid #c7cdd8;
	border-top: 1px solid #c7cdd8;
	padding-top: 8px;
	margin-bottom: 14px;
	font-size: 1em;;
	width:530px;
}
	
#content #links_container p {
	margin-bottom: 0.5em;	
	font-size: 1em;
}

#content #links_container p a {
	color: #000;
}
	
#content #links_container p strong {
	color: #008985;
}

/* End Links */

/* doc listing */
#content .doclisting {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
	overflow: auto;
	}

#content .docitem {
	width: 112px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	float: left;
/*	text-align:center; */
}

#content .docitem a:visited {
	color: #008985;
}

#content .docitem a {
	color: #008985;
	font-size: 14px;
	text-decoration: none;
}

#content .docitem a span {
	float:left;
}
#content .docitem a img {
	border: solid 1px #000;
	float:none;
}

#content .docitem a:hover {
	text-decoration: underline;
}

/* End doc listing */