﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	color: #131313;
	text-align: left;
	background: #c3d4dc url(Images/body3.jpg) no-repeat 50% 0;
}
html, body {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;	
}
a img, img {
	border: 0;
}
/* Layout */
.wrapper
{
	margin: 0 auto;
	width: 1000px;
}
.header
{
	height: 105px;
	padding-top: 5px;
	position: relative;
	width: 100%;
	float: left;
	clear: both;
}
span.logo, a.logo:link, a.logo:visited, a.logo:hover, a.logo:active
{
	float: left;
	margin-right: 30px;
	background:  url(Images/mtdotnetlogo_111.png) no-repeat;
	display: block;
	/*background:  #494949 url(Images/logo.gif) no-repeat 50% 50%;
	width: 110px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;*/
}
span.tabs, .searchBox
{
	display: block; 
	position: relative; 
	margin-top: 57px;	
}
/* Search Box */
.sf_searchBox
{
	position: absolute;
	top: 23px;
	right: 0;
	padding: 4px 5px 0 5px;
	border: 0;
	background-color: #acc1cc;
	width: 145px;
	height: 26px;
}
.sf_searchBox .sf_searchLabel
{
	position: absolute;
	padding-top: 3px;
	text-transform: uppercase;
}
.sf_searchBox .sf_searchText
{
	border: 0;
	padding-top: 2px;
	background-color: transparent;
	width: 114px;
	height: 20px;
	vertical-align: middle;
}
.sf_searchBox .sf_searchSubmit
{
	border: 0;
	width: 23px;
	height: 23px;
	background: transparent url(Images/search-btn.gif) no-repeat 0 0;
	vertical-align: middle;
}
.content
{
	margin: 20px 0 0;
	padding: 20px 20px 0;
	min-height: 480px;
	width: 960px;
	float: left;
	clear: both;
	background: #3567A8;
	
	_height: 480px;
	_overflow: visible;
}
.main
{
	width: 795px;
	float: left;
}
.mainbox-top
{
	height: 5px;
	width: 100%;
	float: left;
	clear: both;
	background: transparent url(Images/main.png) repeat-y 0 0;
}
.mainbox
{
	min-height: 75px;
	padding: 15px 20px 15px;
	background: transparent url(Images/main.png) repeat-y -1800px 0;
	
	width: 755px;
	float: left;
	clear: both;
}
.mainbox-bottom
{
	background: transparent url(Images/main.png) no-repeat -900px 100%;
	margin-bottom: 15px;
	height: 6px;
	width: 100%;
	float: left;
	clear: both;
}
.mainbox
{
	_margin-bottom: 20px;
	_padding-bottom: 10px;
	_background-image: none;
	_background-color: #fff;
}
.mainbox-top, .mainbox-bottom
{
	_display: none;
}
.recentActivities
{
	background: transparent url(Images/recent-activity.gif) repeat-y -800px 0;
	width: 100%;
	float: left;
	clear: both;
}
.recentActivities-Decor
{
	background: transparent url(Images/recent-activity.gif) no-repeat 0 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	float: left;
	clear: both;
	_overflow-y: hidden;
}
.recentActivityBox
{
	margin-left: 20px;
	padding: 20px;
	width: 195px;
	float: left;
}
.recentActivityBox-First
{
	margin-left: 0;
}
.sidebar
{
	width: 155px;
	float: right;
}
.sidebox-top
{
	height: 5px;
	width: 100%;
	float: left;
	clear: both;
	background: transparent url(Images/sidebar.png) repeat-y 0 0;
}
.sidebox
{
	min-height: 75px;
	padding: 10px 10px 0;
	width: 135px;
	float: left;
	clear: both;
	background: transparent url(Images/sidebar.png) repeat-y -600px 0;
}
.sidebox-bottom
{
	height: 6px;
	width: 100%;
	float: left;
	clear: both;
	background: transparent url(Images/sidebar.png) no-repeat -300px 100%;
}
.sidebox
{
	_background-image: none;
	_background-color: #fff;
	_position: static;
	_padding-bottom: 10px;
}
.sidebox-top, .sidebox-bottom
{
	_display: none;
}
.content .intro
{
	padding-top: 20px;
	border-top: 1px solid #cfcfcf;
}
.footer
{
	margin-bottom: 80px;
	padding: 10px 20px;
	background: #434b4f url(Images/footer.gif) no-repeat 50% 100%;
	color: #c7d7de;
	width: 960px;
	float: left;
	clear: both;
}
/* Headings */
.content h1
{
	margin: 0;
	padding: 0 0 20px;
	color: #467E91;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.home .content h1
{
	padding-bottom: 5px;
}
.content h2
{
	margin: 0;
	padding: 10px 0 10px;
	font-size: 18px;
	/* color: #467E91; */
	font-weight: normal;
}
.home .content h2
{
	padding-top: 0;
}
.home .content h2, .gallery .content h2, .sidebar h2
{
	color: #467E91;
}
.sidebar h2
{
	padding-top: 0;
}
.content .sf_newsList h2.sf_newsTitle, .content .sf_eventsList h2.sf_eventTitle,
.content .sf_singleNews h2.sf_NewsTitle
{
	margin: 0;
	padding: 0;
	font-size: 18px;
}
.content .sf_singleEvent h2.sf_eventTitle
{
	font-size: 18px;
}
.content h3
{
	margin: 0;
	padding: 10px 0 10px;
	font-size: 15px;
	font-weight: normal;
}
.content .recentActivities h3
{
	padding-top: 0;
}
.content .sf_singleEvent h3
{
	padding-top: 10px;
	padding-bottom: 0;
	font-size: 16px;
}
.content h4
{
	margin: 0;
	padding: 0 0 10px;
	font-weight: bold;
	font-size: 13px;
}
.content .recentActivityBox h4
{
	padding-bottom: 5px;
}
/* Paragraphs */
.content p 
{
	margin: 0;
	padding: 0 0 10px;
}
.content .recentActivityBox .sf_eventPriod, .content .recentActivityBox .sf_newsDate 
{
	padding-bottom: 0;
	font-size: 11px;
}
.content .sf_newsList .sf_newsDate, .content .sf_eventsList .sf_eventPriod, .content .sf_singleNews .sf_newsDate
{
	font-size: 11px;
	color: #666;
}
.content .sf_createNewItem
{
	padding: 10px 0;
}
.content .sf_postCommands
{
	padding: 10px 0 15px;
}
.content .read-more 
{
	padding-bottom: 0;
	padding-top: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
/* Lists */
ul, ol {
	list-style-position: outside;
}
li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.main ul, .main ol 
{
	margin: 0 0 10px 20px;
}
.main li
{
	margin-bottom: 5px;
}
.sidebar ul, .sidebar ol 
{
	margin: 0;
}
.sidebar li
{
	padding: 14px 0;
	list-style-type: none;
	background: transparent url(Images/border.gif) repeat-x 0 0;
}
.main .recentActivityBox ul, .main .recentActivityBox ol 
{
	margin: 0;
	padding: 0;
}
.main .recentActivities .recentActivityBox li
{
	padding: 10px 0;
	list-style-type: none;
	background: transparent url(Images/border.gif) repeat-x 0 0;
}
.main .sf_newsList, .main .sf_eventsList, .main .sf_searchResults
{
	margin: 0;
	padding: 0 20px 20px;
	padding: 0 0 20px;
	/* background-color: #f1f1f3; */
}
.main .sf_newsList li, .main .sf_eventsList li, .main .sf_searchResults li
{
	margin: 0;
	padding: 20px 0;
	list-style-type: none;
	background: transparent url(Images/border.gif) repeat-x 0 100%;
}
.content .sf_singleEvent .sf_eventBasicInfo dt, .content .sf_singleEvent .sf_eventLocation dt, .content .sf_singleEvent .sf_eventContact dt
{
	font-size: 13px;
	font-weight: bold;
}
.content .sf_photoListLightbox li
{
	padding: 19px 0 0 19px;
	margin: 0 10px 10px 0;
	width: 179px;
	height: 229px;
	background: transparent url(Images/lightbox.png) no-repeat 0 0;
	_background-image: url(Images/lightbox.gif);
}
.content ol.sf_photoListLightbox li dt
{
	padding-top: 27px;
}
.content ol.sf_photoListLightbox li dd
{
	color: #666;
}
/* Tables */
table
{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
.sf_libraryGrid
{
	margin-bottom: 30px;
	width: 100%;
	border-top: 1px solid #ccc;
}
.sf_libraryGrid th, .sf_libraryGrid td
{
	padding: 5px 5px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	vertical-align: bottom;
}
.sf_libraryGrid th
{
	text-align: left;
}
.sf_libraryGrid td
{
	text-align: right;
}
.sf_libraryGrid .sf_date
{
	color: #666;
}
.sf_libraryGrid th a
{
	font-size: 15px;
}
.sf_libraryGrid th em, .sf_libraryGrid .sf_date
{
	font-size: 11px;
	color: #666;
	font-style: normal;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
.sf_searchResults strong
{
	background-color: #ff0;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	font-style: normal;
	line-height: 1.5;
}
/* Links */
a:link, a:visited, a:hover, a:active 
{
	color: #456b7a;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #456b7a;
}
a:focus
{
	outline: 0;
}
.content .sf_back 
{
	display: block; 
	padding-bottom: 20px;
}
.sf_createNewItem a:link, .sf_createNewItem a:visited, .sf_createNewItem a:hover, .sf_createNewItem a:active,
.sf_postCommands a:link, .sf_postCommands a:visited, .sf_postCommands a:hover, .sf_postCommands a:active 
{
	padding: 4px 9px;
	background-color: #c0cda3;
	border: 1px solid #889d57;
	color: #333;
}
.sf_createNewItem a:hover, .sf_postCommands a:hover
{
	background-color: #889d57;
	border: 1px solid #c0cda3;
	text-decoration: none;
}
.sf_createNewItem a.sf_cancel:link, .sf_createNewItem a.sf_cancel:visited, .sf_createNewItem a.sf_cancel:hover, .sf_createNewItem a.sf_cancel:active 
{
	padding: 0;
	background-color: transparent;
	border: 0;
}
.sf_createNewItem a.sf_cancel:hover
{
	text-decoration: underline;
}
a.sf_back:link, a.sf_back:visited, a.sf_back:hover, a.sf_back:active,
.sf_back a:link, .sf_back a:visited, .sf_back a:hover, .sf_back a:active 
{
	color: #333;
	text-decoration: underline;
}
a.sf_back:hover, .sf_back a:hover
{
	text-decoration: none;
}
.content .read-more a:link, .content .read-more a:visited, .content .read-more a:hover, .content .read-more a:active 
{
	text-decoration: underline;
}
.content .read-more a:hover
{
	text-decoration: none;
}
/* Forums */

.sf_createNewItem input
{
	padding: 4px 9px;
	background-color: #c0cda3;
	border: 1px solid #889d57;
	color: #333;
}
.sf_createNewItem input:hover
{
	background-color: #889d57;
	border: 1px solid #c0cda3;
	text-decoration: none;
}
.sf_forumsEditor h3 input
{
	font-size: 24px;
	width: 400px;
	height: 32px;
	padding: 2px 5px;
}
.content .sf_postContent, .content .sf_userInfo
{
	padding: 10px 0 0;
}
/* Community Version Logo */
.poweredBySitefinityLogo
{
	clear: both;
}