
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

.headline {
    font-weight: bold;
	font-size: 20px;
	line-height: 1.8em;
	color: #092b7a;
}

.side_headline {
    font-weight: bold;
	font-size: 16px;
	color: #092b7a;
}

.three_headline {
    font-weight: bold;
	font-size: 20px;
	color: #092b7a;
}

.su_admin_h1 {
	font-size: 18px;
	font-weight: bold;
}
 
 html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3d3d;
}

/* ---------- DIVS ---------- */

#preload {
    position: absolute;
    top: -110%;
    left: -110%;
}

#page {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	background: url('site/1/template/body_logo_bg.png') repeat top center;
}

#wrapper {
	width: 1014px;
	min-height: 718px;
	height: auto !important;
	height: 718px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url('site/1/template/wrapper_bg.png') no-repeat center 5px;
}

#header {
    width: 960px;
	height: 122px;
	margin: 0 auto;
	position: relative;
	background: url('site/1/template/header_bg.gif') no-repeat top center;
}

#logo {
    width: 126px;
	height: 124px;
	position: absolute;
	top: 21px;
	left: 135px;
}

#navigation {
	width: 960px;
	height: 28px;
	margin: 0 auto;
	background: #59729f url('/site/1/template/nav_bg.gif') repeat-x bottom left;
}

#container {
    width: 894px;
	min-height: 457px;
	height: auto !important;
	height: 457px;
	margin: 0 auto;
	padding: 25px 60px 15px;
	background: transparent url('site/1/template/container_bg.png') repeat-y top center;
}

#content {
	width: 500px;
	min-height: 257px;
	height: auto !important;
	height: 257px;
	margin: 0;
	padding: 0;
}

#feature {
	width: 380px;
	margin: 0;
	padding: 0;
	padding-top: 35px;
	text-align: right;
}

#sidebar {
	width: 180px;
	min-height: 357px;
	height: auto !important;
	height: 357px;
	margin: 0;
	padding: 10px 15px;
	position: relative;
	top: 10px;
	border-right: 2px solid #f7e9d1;
	border-left: 2px solid #f7e9d1;
	background: #fff8e7 url('site/1/template/article_side_bg.gif') no-repeat top center;
}

#three_things {
	width: 894px;
	height: 183px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	text-align: center;
	background: url('site/1/template/bottom_three_bg.gif') no-repeat top center;
}	

#footer {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 15px 0 35px;
	background: url('site/1/template/footer_bg.png') no-repeat top center;
	text-align: center;
	color: #fff;
}

/* ---------- STYLES ---------- */

.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

a, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #092b7a;
}

a:hover {
	text-decoration: none;
}

a img {
    border: 0;
}

/* ---------- PAGE ---------- */

/* ---------- WRAPPER ---------- */

/* ---------- HEADER ---------- */

#header p.links {
	position: absolute;
	top: 18px;
	right: 30px;
	text-align: right;
}

/* ---------- LOGO ---------- */

#logo img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

h1 {
	text-indent: -9999px;
	width: 126px;
	height: 124px;
	margin: 0;
	padding: 0;
	background: transparent url('site/1/template/logo.png') no-repeat;
}


/* ---------- NAVIGATION ---------- */

#navigation p {
	margin: 0;
	margin-left: 230px;
	padding: 0;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1em;
	color: #fffefe;
}

#navigation p a, #navigation p a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #fffefe;
}

#navigation p a:hover {
	text-decoration: underline;
}

/* ---------- CONTAINER ---------- */

#container.article {
	padding-top: 15px;
}



/* ---------- CONTENT ---------- */

#content.article {
	width: 650px;
}

#content.admin {
    width: 894px;
}

#content ul {
	margin-bottom: 0;
	list-style-image: url('site/1/template/list_bullet.gif');
	list-style-position: outside;
	line-height: 1.3em;
}

.syssmall {
	color: #666666;
}



/* ---------- FEATURE ---------- */



/* ---------- THREE THINGS ---------- */

#three_things table {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	padding-top: 20px;
	text-align: left;
	vertical-align: bottom;
}

#three_things table img {
	padding-bottom: 5px;
}


/* ---------- SIDEBAR ---------- */

#sidebar img.side_top {
	position: absolute;
	top: 0;
	left: -2px;
}

#sidebar img.side_bottom {
	position: absolute;
	bottom: 0;
	left: -2px;
}

#sidebar a {
	line-height: 1.5em;
}


/* ---------- FOOTER ---------- */

#footer a, #footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}
.unit {
	position: relative;
	display: inline;
	float: left;
}
.pin {
	position: absolute;
	top: -2px;
	left: 135px;
	z-index: 1;
}
.sample {
	margin: 5px;
	padding: 1px;
	border: 1px #97A5C1 solid;
}

/* ---------- CALENDAR ---------- */
#content ul.calendar_details_section {
	list-style-image: none;
}