/* sn_styles.css */

body {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background: #00502f url("assets/container-vert-fillwide.gif") repeat-y;
	background-position: top center;
	margin: 0;
	}

html, body {
	height: 100%;
	}

#container {
	width: 1000px;
	position: relative;
	line-height: 1.4em;
	
	margin: 0 auto 0 auto;

	}
	
#header {
	background: url("assets/bmll-header.gif") no-repeat;
	width: 1000px;
	height: 43px;
	}
	
#localmenu {
	padding: 15px 0 0 0;
	float: left;
	width: 160px;

	}

#content {
	float: left;
	width: 620px;
	margin-left: 10px;
	}

#contentsearch {
	float: left;
	width: 600px;
	margin-left: 10px;
	}
	
.contentliner {
	padding: 15px;
	}

div#globalmenu {
	width: 1000px;
	height: 26px;
	background: #009288;
	border: 1px solid #fff;
	border-width: 1px 0 1px 0;
	position: relative;
	}

img#viewcart {
	position: absolute;
	right: 10px;
	top: 4px;
	}
	
#sidebar {
	float: left;
	padding: 0;
	width: 200px;
	min-height: 400px;
	margin-left: 10px;
	}

#sidebarliner {
	padding: 15px;
	}

h1,h2 {
	font-family: Verdana, Arial, Trebuchet MS, sans-serif;
	font-size: 14px;
	line-height: 100%;
	height: 14px;
	width: 600px;
	margin: 10px -15px 10px -15px;
	padding: 9px 0 9px 20px;
	color: #fff;
	background: #0065a4; /* blue */
	}

.page_content h2 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	color: #444477;
	}

h3 {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	margin: 5px 0 5px 0;
	color: #3e8bca; /* medium blue */
	}

#sidebarliner h2 {
	color: #ffc843;
	background: none;
	white-space: normal;
	font-size: 1.2em;
	width: auto;
	margin: 0 0 25px 0;
	padding: 0;
	}

#sidebarliner h3 {
	color: white;
	font-size: 1em;
	}

#sidebarliner {
	color: white;
	}

#sidebarliner a:link, #sidebarliner a:visited {
	color: #ffc843; /* goldenrod */
	text-decoration: underline;
	}

#sidebarliner a:hover {
	color: white;
	}

/* ===== LOCAL MENU STYLES ===== */
 

#localmenu ul {
	list-style: none;
	width: 160px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	}
	
#localmenu ul li {
	margin: 0 0 5px 10px;
	padding: 0 0 10px 10px;
	width: 140px;
	font-size: 1.1em;
	font-weight: bold;
	white-space: normal;
	}
	
#localmenu a:link, #localmenu a:visited {
	color: #fff;
	text-decoration: none;
	}

#localmenu a:hover {
	color: #52a9f0; /* bright blue */
	text-decoration: underline;
	}

#localmenu ul li.sn_menuitemselected {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	background: url("assets/selected-arrow.gif") no-repeat;
	}
	
#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:link, #localmenu ul li.sn_menuitemselected a.sn_menulinkselected:visited {
	color: #fff; /* bright blue */
	text-decoration: none;
	}
	
#localmenu ul li.sn_menuitemselected a.sn_menulinkselected:hover {
	color: #fff;
	text-decoration: underline;
	}
/* ======= END LOCAL MENU STYLES ======= */

div#localmenu div#search {
	width: 150px;
	padding: 0 0 0 10px;
	margin: 3px 0 10px 0;
	clear: both;
	}
	
div#localmenu div#search form input.field {
	float: left;
	height: 14px;
	border: 1px solid #777;
	padding-left: 3px;
	color: #555;
	font-size: 8pt;
	}

div#localmenu div#search form input.submit {
	font-size: 7pt;
	font-weight: bold;
	width: 25px;
	height: 17px;
	margin-left: 3px;
	}



p { 
	margin: 0;
	padding: 0;
	font-size: .9em;
	}

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

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

div.text2 {
    background-color: #eee;
    padding: 15px;
}

div.text2 p {
	font-family: Verdana, Arial, sans-serif;
	padding: 0 5px 0 10px;
	line-height: 120%;
	color: #444;
}

div.text2 h2 {
	font-family: Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	padding: 0 0 0 10px;
	color: #444;
	}
	
div.text2 h3 {
	font-family: Trebuchet, Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 110%;
	padding: 0 0 0 10px;
	color: #87cefa; /* light sky blue */
	}
	
div.text2 a:link {
	color: #0065a4;
	text-decoration: underline;
	}
	
div.text2 a:hover {
	color: #000;
	text-decoration: none;
	}

#sidebarliner .text2 {
	background: none;
	border: 1px solid #ffc843;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	}

#sidebarliner .text2 a:link, #sidebarliner .text2 a:visited {
	color: #ffc843; /* goldenrod */
	}
	
#sidebarliner .text2 a:hover {
	color: #fff;
	}

a.sn_pagecontent_link:link, a.sn_pagecontent_link:visited  {
	font-size: .9em;
	color: #0065a4;
	}
	
a.sn_pagecontent_link:hover {
	font-size: .9em;
	color: #87cefa;
	}

.sn_imageleft {
	float: left;
	margin-right: 10px;
	}
	
.sn_imageright {
	float: right;
	margin-left: 5px;
	}
	
div.sn_imagecenter {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}
	
.pagetext a:link, .pagecontent_text a:link,
.sn_pagecontent_link a:link, .sn_pagecontent_link a:visited {
	color: #0065a4; /*med blue*/
	text-decoration: underline;
	font-size: .9em;
	}

#footer {
	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;
	}

#utility {
	float: right;
	margin: 5px 50px 0 0;
	padding: 3px 15px 0 0;
	width: 160px;
	height: 25px;
	background: url("images/minimenubox.jpg") no-repeat;
	font-size: .85em;
	text-align: right;
	color: #fff;
	}

#utility a:link {
	color: white;
	text-decoration: none;
	}

#utility a:visited {
	color: white;
	text-decoration: none;
	}

#utility a:hover {
	color: #031746; /* dark blue */
	text-decoration: underline;
	}

label.req {
	font-weight: bold;
	}

input.req {
	background: #e9ffde;
	border: 1px solid #999;
	padding: 1px;
	height: 20px;

	}
