/* $id: screen.css v 1.17 09/03/2007 Symphony Systems Exp $ */

/* modified from original by James Koster - http://www.jameskoster.co.uk */


body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.8em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

/* links */

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FF9900;
}


/* sticky footer
---------------------------------------------------------- */

html, body, center {height:100%;}

#wrap {min-height:100%;}

#content {
	/*overflow:auto;*/ /* fix footer float-up on chrome re-size, but causes issues with this template */ 
    padding-bottom:40px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -56px; /* negative value of footer height */
	height: 40px;
	clear:both;} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


/* forms
---------------------------------------------------------- */

#mailform {
	padding: 10px 15px 15px 15px;
	background: #efefef;
}

#mailform form dt {
	margin: 0 0 4px 0;
	padding: 0;
}

#mailform form dd {
	margin: 0 0 8px 0;
	padding: 0;
}

#mailform dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#mailform dt em {
	color: #c00;
	font-style: normal;
	vertical-align: baseline;
}

#mailform textarea { width: 100%; }

input {
	/*
	background-color:#94AEDA;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728CD6;
	*/
	color:#555555;
	margin-bottom:2px;
}

input[type=submit] {
	/*
	background-color:#eeeeee;
	*/
	color:#000000;
}

input[type=select] {
	color:#000000;
}

input.FSF_submit {
	margin-left:2px;
}

/* Lists */

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

/* page structure
---------------------------------------------------------- */

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AEDA;
	margin-bottom:30px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:20px;
	padding-top:20px;
	padding-bottom:20px;

}

#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	padding-left:19px;
	padding-right:19px;
	color:#2a65ad;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:25px;
}

#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-bottom:10px;
	text-align:left;
}

#header h1 a {
	color:#2a65ad;
	font-weight:normal;
	text-decoration:none;
}

#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#e8a900;
	border-bottom:1px solid #eeeeee;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
}

.floatright {
	float: right;
	margin-right: 10px;
	max-width: 325px;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	font-style: italic;
	line-height:20px;
	font-size:13px;
	color:#555555;
	text-indent:25px;
	/*background-image:url(../images/backgrounds/desc.jpg);*/
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
}

.logo {
	float:right;
	margin-right:5px;
	margin-bottom:25px;
}

.clearer {
	clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:95%;
	text-align:left;
	clear:none;
	/* force a gap between the sidebar and the footer on pages with light content */
	margin-bottom:100px;
}

#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#e8a900;
	text-align:right;
}

.submenu {
}

.submenu ul {
	padding: 0px;
	margin: 0px;
}

.submenu ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
}

.submenu ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
}

.submenu ul li ul {
	/* controls the bakcground block size on lower level menu items */
	/* only needed when no background image for a hover */
	/* width:89%; */
}

.submenu li {
	width:100%;
	list-style: none;
	background: url(../images/backgrounds/submenua.gif) no-repeat 0 4px;
	background-position:center right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
}

.submenu li.LM_expanded {
	/* here we force the background arrow top right for expanded li's */
	background-position:100% 5%;
}

.submenu li li {
	background: url(../images/sub_icon.gif) no-repeat 0 4px;
	padding: 2px 0 2px 18px;
	font-size: 1em !important;
}

.submenu li li li {
	background: url(../images/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.submenu a {
	display:block;
	width:100%;
}

.submenu a:hover {
	background-color:#ffffff;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
	color:#2a65ad;
}

.submenu #LM_youAreHere {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}

#mainbar {
	margin-right:185px;
	padding-right:35px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728CD6;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width:100%;
	background-color:#94AEDA;
	border-top:1px solid #eeeeee;
	border-bottom:5px solid #7b8ead;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}

#footer a:hover {
	color:#2a65ad;
}

#etoNotice {
	display:none;
}