/* 
	The Third Factor
	Master Screen CSS
	Beth Dewey
	9.24.09
	
	COLORS
	
		
 */

/* ------------------------ 
		reset
------------------------ */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

	ol, ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
		caption, th, td {
			text-align: left;
			font-weight: normal;
		}

		
	body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#777982;
	}

		a:link,
		a:visited,
		a:active {
			color:#a7a6a6;
		}
			a:hover {
				color:#000;
			}
		
p#skiplink{
	text-indent:-9999px;
}

	#container {
		width:900px;
		margin:0 auto;
	}
	
.image-right {
	float:right;
	margin-left:4px;
}
	
	
/* ------------------------ 
		head
------------------------ */
#head {
	background:url(../images/site/header.gif) no-repeat;
	display: block;
	width:900px;
	height:175px;
	margin:0 auto;
}

 h1 a{
 	text-indent:-9999px;
	display:block;
	width:130px; height:65px;
	margin-top:50px;
	position:absolute
}

	h2, h3 {
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#000;
	}
		h3 {
			font-size:18px;
		}
			h3.medium {
				font-size:17px;
			}

	
/* ------------------------ 
		navigation
------------------------ */
	#navigation {
		margin: 160px 10px 0px 30px;
		float:left;
		display: inline;
		
		_margin: 160px 0px 0px 0px;
		_background-color: #faafff;
		_width: 200px;
	}
		
		#navigation li a {
			font-family:"Times New Roman", Times, serif;
			font-size:16px;
			text-decoration:none;
			line-height:23px;
		}
		
			#navigation li a:active {
				color:#000;
			}
 
 
/* ------------------------ 
		content
------------------------ */
 #content {
	float:right;
	width:650px;
	margin-right:30px;
	text-align:justify;
	margin-bottom:25px;
	display: inline;
	
	_margin: 0px 0px 0px 0px;
	_background-color: #faafff;
	_width: 200px;
	_float: left;
 }
 	#content p{
		margin-top:8px;
		line-height:16px;
	}
	
		ul#number-list {
			margin-bottom:15px;
		}
		
			ul#number-list li{
				margin-top:8px;
				line-height:16px;
			}
			
				#number-list span {
					color:#333;
					font-weight:bold;
				}
				
					ul#number-list ol.inner-list {
						list-style:decimal;
						font-weight:bold;
					}
					
					ul#number-list ol.inner-list-letter {
						list-style:lower-alpha;
						font-weight:bold;
					}
					
					ul#number-list ol.inner-list li, ol.inner-list-letter li{
						margin-left:40px;
						font-weight:normal;
					}

ul.prev-next li {
	float:right;
	position:relative;
	display:inline;
}
	
	li.next a{
		text-indent:-9999px;
		background:url(../images/site/next-previous.gif) no-repeat -96px 0;
		width:73px; height:21px;
		display:block;
		margin-left:4px;
	 }
			li.next a:hover{
				background-position: -96px -21px;
			 }
			 
			 li.hidden a {
			 	visibility:hidden;
			 }
			 
					li.previous a{
						text-indent:-9999px;
						background:url(../images/site/next-previous.gif) no-repeat 0 0;
						width:96px; height:21px;
						display:block;
					 }
							li.previous a:hover{
								background-position: 0 -21px;
							 }
 

/* ------------------------ 
		footer
------------------------ */
div#footer						{ width: 100%; height: 154px; padding: 0px 0px 0px 0px; margin: 0px 0px 40px 0px; background: #fff; border-top: 1px solid #bec0c2; clear:both; position:relative;}
div#directory					{ overflow: hidden; height: 130px; padding: 5px 0px 0px 0px; margin: 4px 0px 0px 0px; background: #fff; }
div#footer1						{ width: 274px; height: 100%; float: left; padding: 5px 20px 0px 0px; border-right: 1px dashed #bec0c2; }
div#footer2						{ width: 274px; height: 100%; float: left; padding: 5px 20px 0px 20px; border-right: 1px dashed #bec0c2; }
div#footer3						{ width: 114px; height: 100%; float: left; padding: 5px 20px 0px 20px; border-right: 1px dashed #bec0c2; }
div#footer4						{ width: 114px; height: 100%; float: left; padding: 5px 0px 0px 20px; }

div#footer h1					{ display: block; clear: both; font-size: 12px; color: #39393a; margin: 0px 0px 2px 0px; }
div#footer ul					{ list-style-type: none; display: block; width: 132px; height: auto; float: left; }
div#footer ul li				{ list-style-type: none; height: 15px; }
div#footer ul li, li a				{ text-decoration: none; color: #77787b; font-size: 11px; line-height: 15px; padding: 0px 0px 0px 0px; }
div#footer ul li a:hover		{ text-decoration: underline; color: #39393a; }

div#footer_controls				{ clear: both; width: 100%; background: #fff; }
div#footer_controls span		{ cursor: pointer; font-size: 12px; color: #77787b; line-height: 20px; }

	
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
