/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

body { behavior:url( hover.htc ); }

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
	
*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border-style: none;
}

html {
	height: 100%;
	font-family: Georgia,Utopia,"Times New Roman",serif;
	
}

body {
	background-image: url(../images/background_repeat.jpg);
	background-position: top center;
	color: #fff;
	font-family: Georgia,Utopia,"Times New Roman",serif;
	font-size: 16px;
	min-height: 101%;
	height: 100%;
}

.introbkgdrepeat {
	background-image: url(../images/background_repeat_intro.jpg);
}

#preload { display: none; }


#bodywrapperintro {
	position: relative;
	min-height: 100%;
	height: auto !important;
	background-image: url(../images/bkgd_intro.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

#bodywrapper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}

/* Page Structure
------------------------------------------------------------------------ */

/* Underlayer - This layer sits beneath the site to fill in the background
area when the footer sticks to the bottom
------------------------------------------------------------------------ */

#underlayer {
	position:absolute;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	background-image: url(../images/background_footer.jpg);
	
}
#underwrapper {
	position:absolute;
	width:800px;
	margin-left: -400px;
	left: 50%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:none;
}

/* Content 
------------------------------------------------------------- */

#contentwrapper {
	margin: auto;
	width: 960px;
	background:none;
	height: auto !important;
	height: 100%;
}

#content {
	margin: 0px auto 0 auto;
	padding: 10px 0px 20px 0px;
	width: 960px;
	background: none;
	height: auto !important;
	height: 100%;
}

#tabcontent {
	padding: 30px 30px 30px 30px;
	background-color:#353350;
	height: auto !important;
	height: 100%;
}


#leftcolumn {
	width: 550px;
	height: auto !important;
	height: 100%;
}

#rightcolumn {
	float: right;
	margin: 0px 0px 0px 30px;
	width: 326px;
	height: auto !important;
}

/* Stickyfooter 
------------------------------------------------------------- */

#push {
	height: 100px; /* .push must be the same height as .footer */
}


/* Footer Styles
------------------------------------------------------------------------ */
#footerbackground {
	position: relative;
	background:none;
	height:100px;
	width:100%;
	margin: auto;
}

#footerwrapper {
	position: relative;
	width:800px;
	background: none;
	height:100px;
	background:none;
	margin: 0 auto;
}

#footer {
	position: relative;
	background: none;
	color: #000;
	width: 100%;
	margin: auto;
	height:80px;
	padding-top:20px;
	margin-top: 20px;
	text-align:center;
	font-size:12px;
}
#footer li {
	display: inline;
}
#footer a {
	text-decoration: none;
}

#footer a:link {
	color: #3a3665;
}

#footer a:linked {
	color: #3a3665;
}
#footer a:visited {
	color: #3a3665;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}



/* Font Styles 
------------------------------------------------------------- */

h1 {
	color: #351f14;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

	h1 span {
		color: #ffffff;
		font-size: 20px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
}
	
.pagetitle {
	color: #351f14;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
}	

.subtitle {
	font-family: Georgia, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
	color: #fff;
	text-align: center;
}	

.title {
	text-transform:none;
	color:#fff;	
	font-size:16px;
}


.description {
	font-size: 12px;
	line-height: 18px;
	color: #ffffbe;
	padding: 5px 0 15px 0;

}

	#top_container {
		width: 680px;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 700px;
	}


a,
a:link,
a:visited {
	color: #09f;
}

a.linkbars,
a.linkbars:link,
a.linkbars:visited {
	background:#A9D06A none repeat scroll 0 0;
	color:#000000;
	display:block;
	margin:10px 0;
	padding:5px 10px;
	text-align:left;
	text-decoration:none;
}


a.linkbars:hover {
background:#0099FF none repeat scroll 0 0;
color:#FFFFFF;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-size: 130%;
	color: #09f;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

/* Lists 
------------------------------------------------------------- */

ul.bullets {
	margin:0 36px 1.29em 48px;
	color:#999dca;
	line-height:1.4em;
}

/* Unorganized 
------------------------------------------------------------- */

	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

	.page-title h1 {
		margin: 0 0 5px 0;
	}
	
	
	.page-title h2 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
		margin: 20px  0 0 0;	
		text-align: left;
		font-size: 10px;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
	}

	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
	font-family: Georgia,Utopia,"Times New Roman",serif;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
			font-size: 1.9em;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #000000; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
	background: #a9d06a;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #09F;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}


pre {
  	font-size: 11px;
  	padding: 10px;
  	background: #000000;
  	overflow: auto;
	margin: 10px 0 10px 0;
}
