/*Additional 1.5 Stuff */

/*Added _menu and _text module suffix styles above for better cooperation of default content */

a img {
	border: none;
}

form#form-login fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#form-login ul {
	margin: 0px;
	padding: 0px;
}

div.banneritem a,
div.banneritemS1 a,
div.banneritemS2 a,
div.banneritemS3 a,
div.banneritemS4 a,
div.banneritemS5 a,
div.banneritem_text a {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

div.banneritem,
div.banneritemS1,
div.banneritemS2,
div.banneritemS3,
div.banneritemS4,
div.banneritemS5,
div.banneritem_text {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

#form-login ul li {
	list-style: none;
}

td.buttonheading {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.buttonheading img {
	padding: 0;
	margin: 1px;
}

td.article_column {
	padding: 4px;
}

/* Frontend Editing*/

fieldset {
	margin-top: 5px;
	padding: 5px;
}

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

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
td.sectiontableheader a {color: #fff;text-decoration: none;}
#content table.contentpane {width: 100%;}

div.moduletable table {text-align:left; width:100%;}
div.moduletable table.poll td {background-color:#ccc; padding:3px; color:#333;}
div.search div input.inputbox {background-color:#e7e7e7; border-left:solid #000 1px; border-top:solid #000 1px; background-image:url(../images/style3/searchbkfill.png);
border-right:solid #000 1px; border-bottom:solid #000 1px; padding:2px; padding-left:7px; padding-top:5px; color:#333; float:right; clear:right; margin-top:1px; margin-left:3px; height:18px;}
div.search .button {font-size:12px; padding:3px; padding-top:4px; font-family:arial; margin-top:1px;}
.topleft {
}
.landscapeblurb, .portraitblurb, .davidblurb {
	float:right;
	clear:right;
	font-size:80%;
	padding:3px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9FA6B0;
}
.landscapeblurb {
	width:360px;
}
.davidblurb {
	width:285px;
}
.portraitblurb {
	width:240px;
}
.contentimage {
	border: 3px double #46505E;
	margin-left:3px;
	margin-bottom:2px;
}
ol li {
margin-top:5px;
margin-bottom:8px;
}
#nospace {
margin-left:-10px;
margin-top:-10px;
border:0px;
}
.phonedirectory dl {
	
	margin-top:5px;
	margin-bottom:20px;
	margin-left:15px;
}

.phonedirectory dl dt {
	color:#000;
	float:left;
	margin-right:7px;
	padding:3px;
	padding-right:6px;
	width:110px;
	text-align:right;
	background-color:#e6e6e8;
}

.phonedirectory dl dd {
	margin:3px;
	padding:3px;
	color:#000;
	width:400px;
	background-color:#ffffcc;
}
table.contentpane tr td a {
display:none;

}

/* ALERT STYLES */
.alert, .info, .download, .note {
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.alert {
color: #c00;
border-top: 3px solid #fe7b7a;
border-bottom: 3px solid #fe7b7a;
background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}
.info {
color: #0055BB;
border-top: 3px solid #629de3;
border-bottom: 3px solid #629de3;
background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}
.note {
color: #B79000;
border-top: 3px solid #fde179;
border-bottom: 3px solid #fde179;
background: #FEF6D8 url(images/status-note.png) 10px 50% no-repeat;
}
.download {
color: #57861A;
border-top: 3px solid #c2df88;
border-bottom: 3px solid #c2df88;
background: #EEF7DD url(images/status-download.png) 10px 50% no-repeat;
}

 #navcontainer {
	height: 56px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0;


}


/*The Menu 

#navbar {
	margin: 0;
	padding-top:0;
	padding-bottom:0;
	position: relative;
	top: 0;
	width: 100%;
}*/

/* All lists must float */

#navbar ul {
	margin: 0;
	float: left;
}
