/* Start of CMSMS style sheet 'main style' */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1.4;
	font-family: inherit;
}

li {
	line-height:15px;	
}

div#bodywrap li{
	line-height:normal;
}

body {
	padding: 0;
	margin:0 auto;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	background:#333333;
}

:focus {outline: 0;}

form, a {
	margin: 0; 
	padding: 0;
}

a {
	color:#000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#bodywrap a{
	text-decoration: underline;
	color: #9C263E;
}

div#bodywrap a:hover{
	text-decoration: none;
}

fieldset {
	border:0px;
	margin-left:20px;
}

h1 {
	color: #0b333c;
	font-size:24px;
	margin:0px 0;
}

h2 {
	margin:10px 0 0 0;
	padding:0;	
}

h3 {
	font-size:16px;
	margin:22px 0 6px -1px;
}

h3 .fontnormal {
	font-weight:normal;	
}

h5 {
	color: #97263A;
	font-size:12px;
	margin:12px 0 2px -1px;
}




/* LAYOUT */

div#header {
	width:950px;
	height:86px;
	margin: 0 auto;
	padding:0; 
	background: url(images/header_bg_wider.jpg) no-repeat top left;
}

div#footer {
	width:610px;
	height:159px;
	margin: 0 auto;
	padding:50px 300px 0 40px; 
	background: url(images/footer_bg_wider.jpg) no-repeat top left;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
}

div#footer a {
	color:#fff;
	text-decoration: underline;
}

div#footer a:hover {
	text-decoration: none;
}

div#bgWrapper {
	width:950px;
	margin: 40px auto;
	padding:0; 
}

div#contentWrapper {
	padding:0px 20px 20px 20px; 
	background:#F1EBDD url(images/body_bg_wider.jpg) repeat-y top left;
}

div#menuwrap {
	margin-left: 3px;
	width:200px;
	float:left;
}

div#bodywrap {
	padding-top: 20px;
	width:616px;
	float:left;
	margin:0 0 0 90px;
}

div#insidehero {
	background:url(images/inside_hero_bottom.gif) no-repeat;
	background-position:bottom; 
	height: 257px;
}

div#bodywrap div.breadcrumbs, div#bodywrap div.breadcrumbs a {
	font-size: 13px;
	color: #999999;
}

div.breadcrumbs {
	padding: 4px 0px 0px 20px;
}

div.insidepanel {
	background:url(images/inside_panel_bg.jpg) no-repeat;
	padding: 8px;
	height: 236px;
}

div.insidepanel img{
	float: left;
}

div.insidepanel p{
	width: 244px;
	float: left;
	padding: 10px 0 0 20px;
}

div#sidequote {
	margin: 50px 0px 0px 10px;
}

div.homefeature {
	font-size: 13px;
	background: url(images/home_feature_bg.jpg) repeat-y;
	height: 256px;
	width: 154px;
	float: left;
	margin-bottom: 30px;
}

div.homefeature p{
	margin: 0px auto;
	height: 114px;
	width: 126px;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
cursor:hand
}

div.homefeature a, div.homefeature a:visited{
	color: #000;
	text-decoration: none;
}

div.staffImage {
	float: right;
	padding: 0 0 5px 10px;
}




/* FORMS */

div.formfield {
	width:170px;
font-size:14px;
}

input {
	h//eight:15px;
	width:300px;
	bor//der:1px solid #999999;
}

div.formfield input.long {
	height:15px;
	width:430px;
}

div textarea.input {
	width:350px;
	height:100px;	
}

div.checkboxfield input.checkbox {
	width:20px;
	margin-top:3px;
}

.submitbutton {
	width:70px;
	hei//ght:20px;
	b//order-bottom:1px solid #cccccc;
	b//order-left:1px solid #fefefe;
	b//order-top:1px solid #fefefe;
	b//order-right:1px solid #cccccc;
}


div.cl {
	clear:both;
}

div.fl {
	float:left;
}

div.fr {
	float:right;
}

.checkboxfield {
	width:20px;
}

.checkboxtext {
	padding:5px 0 0 2px;	
}

ul.sublist {
	padding-left:10px;
}

.validation-advice {
	color:#91152D;
	font-weight:bold;
	padding-top:3px;
}



/* SUBNAV */


div#subnav_contain {
	background:url(images/sub_nav_bg.jpg) repeat-y;
}

div#subnav_contain .title{
	background:url(images/sub_nav_top.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	padding: 38px 60px 0px 15px;
	line-height: 38px;
}

div#subnav_bottom{
	background:url(images/sub_nav_bot.jpg) no-repeat;
	height: 15px;
	margin-bottom: 30px;
}
label.error
{
	color: #97263A;
	font-style: italic;
}

label,input
{
	display: block;
	line-height: 1.8;
	vertical-align: top;
}

input {
margin-top:5px;
}

label
{
	width: 150px;
}

label.error 
{
	width: 220px;
}

/* NAV */

#nav li a {
	bborder-bottom:1px solid #B6E2F5;
	width: 300px;
	height:22px;
}

ul#nav {
	font-size: 15px;
	text-align: left;
	list-style: none;
	padding: 0px;
	padding: 31px 0 30px 0;
	margin: 0;
	width: 100%;
}

ul#subnav {
	list-style: none;
	padding: 18px 0px 10px 18px;
	margin: 0;
	width: 100%;
}

ul#nav li, ul#subnav li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#subnav li {
	float: left;
}

ul#nav li a {
	display: block;
	width: 90%;
	padding: 4px 0 7px 20px;
	text-decoration: none;
	color:#333333;
	background:url(images/icons/arrow_off_trans.gif) center left no-repeat;

}

ul#subnav li a {
	display: block;
	float: left;
	width: 183px;
	padding: 0px 0px 1px 17px;
	text-decoration: none;
	color:#2D2A2D;
	font-size: 13px;
	background:url(images/icons/arrow_off_small_trans.gif) center left no-repeat;

}

ul#nav li a:hover, ul#nav li a.selected,  ul#nav li a.activeparent{
	background:url(images/icons/arrow_on_trans.gif) center left no-repeat;
	color:#9C263E;
	font-weight:bold;
}

ul#subnav li a:hover, ul#subnav li a.selected {
	background:url(images/icons/arrow_on_small_trans.gif) center left no-repeat;
	color:#9C263E;
}

/* OTHER */

ul.insideticklist {
	list-style:none;
	padding: 0;
	margin: 0;
}

ul.insideticklist li {
	background:url(images/icons/arrow_on_trans.gif) center left no-repeat;
	padding: 4px 0 0 20px;
	margin: 0 0 0 10px;
}

ul#dashboard, ul#dashboard li ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 320px;
}

ul#dashboard li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#dashboard li a {
	display: block;
	width: 100%;
	padding: 4px 0 4px 50px;
	margin: 15px 5px;
	border-top:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	text-decoration: none;
	color:#565656;
	font-weight:bold;
	float:left;
}

ul#dashboard li.useredit a:hover, ul#dashboard li.table a:hover  {
	background-color:#ebe5e7;	
}

ul#dashboard li.useredit a {
	background:#F5F5F5 url(images/icons/user_edit.png) center left no-repeat;
	background-position: 4%;
}

ul#dashboard li.table a {
	background:#F5F5F5 url(images/icons/table.png) center left no-repeat;
	background-position: 4%;
}

div.plussign {
	background:url(images/icons/add.png) center left no-repeat;
	margin:5px 0 0 5px;
}

div.plussign a {
	padding-left:20px;
}

/* End of 'main style' */

