/* sn_styles.css */




/*===== SCREEN STYLES ============================================*/
@media screen {

body {
	font-family: Georgia, Times, Century Schoolbook, Times New Roman, serif;
	background: url(images/front_topfill.jpg) repeat-x;
	font-size: .9em;
	margin: 0;
	}

body.front {
	font-family: Georgia, Times, Century Schoolbook, Times New Roman, serif;
	font-size: .9em;
	background: url(images/front_topfill.jpg) repeat-x;
	margin: 0;
	}

html, body {
	height: 100%;
	}


#header {
	width: 100%;
	height: 170px;
	padding: 0;
	}
	
#left {
	position: absolute;
	left: 35px;
	top: 225px;
	/*padding: 10px 0 0 0;*/
	float: left;
	width: 180px;
	min-height: 400px;
	}

#content {
	position: absolute;
	left: 240px;
	top: 100px;
	width: 600px;
	clear: right;
	}

#frontcontent {
	position: absolute;
	left: 250px;
	top: 140px;
	width: 200px;
	/*height: auto;*/

	}
	
.contentliner {
	padding: 20px;
	}

#frontcontent div#fronttabs {
	margin-left: 40px;
	z-index: 10;
	}
	

div#tabs {
	position: absolute;
	left: 200px;
	top: 60px;
	width: 100%;
	height: 22px;
	text-align: left;
	z-index: 100;
	}
	
#sidebar {
	position: absolute;
	left: 700px;
	top: 194px;
	padding: 0;
	width: 200px;
	height: 400px;
	border-right: 1px solid #fff;
	background: url(images/sidebar_fill.jpg) no-repeat;
	}

#nautilusmovie {
	position: absolute;
	left: 100px;
	top: 140px;
	width: 210px;
	height: 210px;
	}
	
/* TAB STYLES */
div#fronttabs {
	
	}
	
div#fronttabs ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	
	}

div#fronttabs ul li {
	padding: 0 20px 20px 0;
	display: block;
	font-weight: bold;
	} 

div#fronttabs ul li a:link, div#fronttabs ul li a:visited {
	font-size: 1em;
	color: #145E85;
	text-decoration: none;
	}

div#fronttabs ul li a:hover {
	font-size: 1em;
	color: #219cde;
	text-decoration: underline;
	}

#frontimg {
	position: absolute;
	left: 450px;
	top: 140px;
	}

#sidebar {
	position: absolute;
	left: 700px;
	top: 194px;
	padding: 0;
	width: 200px;
	height: 400px;
	border-right: 1px solid #fff;
	background: url(snp_images/sidebar_fill.jpg) no-repeat;
	}

#innerlogo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 15;
	}

/*div.sectiontext {
	height: 0px;
	margin: 0px;
	padding: 0px;
	}*/

h1 {
	font-family: Georgia, Garamond, Baskerville, serif;
	font-size: 1.4em;
	margin: 5px 0 15px 0;
	/* color: #193a74; ultramarine */
	color: #415d8f; /* gray-blue dark */
	z-index: 1;
	}

h2 {
	font-family: Georgia, Garamond, Baskerville, serif;
	font-size: 1.2em;
	margin: 20px 0 5px 0;
	color: #555;
	z-index: 1;
	}

h3 {
	font-family: Georgia, Garamond, Baskerville, serif;
	font-size: 1em;
	margin: 20px 0 5px 0;
	color: #193a74; /*ultramarine*/
	}

/* LEFT MENU styles */

#left ul {
	list-style: none;
	width: 200px;
	padding: 0;
	margin: 0;
	}
	
#left ul li {
	margin: 10px 0 5px 10px;
	width: 170px;
	font-size: 1em;
	font-weight: bold;
	white-space: normal;
	}
	
#left a:link, #left a:visited {
	color: #415d8f;
	text-decoration: none;
	}

#left a:hover {
	color: #177fbc;
	text-decoration: underline;
	}

#left ul li.sn_menuitemselected {
	background: url("images/selected2.gif") no-repeat;
	padding: 0 0 0 18px;
	}
	
#left ul li.sn_menuitemselected a.sn_menulinkselected:link, #left ul li.sn_menuitemselected a.sn_menulinkselected:visited {
	color: #177fbc;
	font-weight: bold;
	line-height: 100%;
	text-decoration: underline;
	}
	
#left ul li.sn_menuitemselected a.sn_menulinkselected:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

p { 
	margin: 0;
	padding: 0;
	}

div.text1, div.pagecontent_bulletlist {
	font-size: .9em;
	line-height: 130%;
}

div.pagecontent_bulletlist ul li {
	margin-bottom: 5px;
	list-style-image: url("images/bullet.gif");
}

div.text2 {
	width: 85%;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #91b4c6;
	font-size: .9em;
	}
/*div.text2 {
	position: absolute;
	left: 520px;
	top: 0px;
	padding: 0;
	width: 200px;
	height: 420px;
	}*/

div.text2 p {
	padding: 0 5px 0 10px;
	line-height: 120%;
	color: #145E85;
}

div.text2 h2 {
	font-size: 1em;
	color: #444;
	}
	
div.text2 h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 110%;
	padding: 0 0 0 10px;
	}
	
div.text2 a:link, #sidebar a:visited {
	text-decoration: underline;
	}
	
div.text2 a:hover 
{	text-decoration: none;
	}

a.sn_pagecontent_link {
	font-size: 1em;
	color: #193a74
	}

div.sn_imageleft {
	float: left;
	margin-right: 15px;
	}
	
div.sn_imageright {
	float: right;
	margin-left: 15px;
	}
	
div.sn_imagecenter {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

div.sn_caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	text-align: center;
	width: auto;
	line-height: 120%;
	padding: 5px 0 5px 0;
	}
	
.pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #193a74; /*ultramarine*/
	text-decoration: underline;
	font-size: 1em;
	}

#footer {
	border-top: 1px solid #cfcfcf;
	width: 97%;
	margin: 20px;
	padding: 20px;
	font-size: .75em;
	color: #444;
	float: left;
	clear: both;
	}
	
#frontfooter {
	position: absolute;
	left: 100px;
	top: 575px;
	border-top: 1px solid #cfcfcf;
	width: 97%;
	margin: 20px 0 20px 0;
	font-size: .75em;
	color: #444;
	}
	
#footer a:link, #footer a:visited {
	color: #555;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #444;
	text-decoration: none;
	}

#frontfooter a:link, #footer a:visited {
	color: #555;
	text-decoration: underline;
	}
	
#frontfooter a:hover {
	color: #444;
	text-decoration: none;
	}
	
}

/*===== PRINT STYLES ============================================*/

@media print {
	@page {
		size: 8.5in 11in;
		margin: 0.25in;
		}
	body {
		font-family: Georgia, Times;	
		white-space: normal;
		font-size: 12pt;
		width: 7.5in;
	}
	p {
		width: 7.5in;
		white-space: normal;		
	}
	
div#tabs { 
	display: none;
	}
div#tabs ul li {
	display: none;
	}
div#left ul, div#left ul li {
	display: none;
	}
}


/*===== END PRINT STYLES ============================================*/