/* #GLOBAL RESET# */

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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body {
	line-height: 1;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}
	
del {
	text-decoration: line-through;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/*#HTML Tags#*/

body, p {
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background: none;
	font-size: 90%;
	}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #00236d;
	}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #4270BB;
	}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #00236d;
	}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #4270bb;
	}

h5 {
	font-size: 95%;
	font-style: italic;
	color: #ccc491;
	font-weight: bold;
	}

h6 {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	}


hr {
	background: #008852;
	height: 1pt;
	border: none;
	}

br {
	line-height: 10px;
	}

a:link, a:visited {
	color: #0000FF;
	text-decoration: underline;
	}

sup {
	font-size: 65%;
	vertical-align: top;
	}
	
sub {
	font-size: 65%;
	vertical-align: top;
	}

/* #HTML Tags/Content# */

#container p, #container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
	line-height: 1.25;
	margin-bottom: 10px;
	}

#content ul li, #contentWide ul li{	
	list-style-image: none;
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
#content ol li, #contentWide ol li {	
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: decimal;
	font-weight: bold;
	color: #005dab;
	}
	
#content ol li p, #contentWide ol li p {	
	font-weight: normal;
	color: #000;
	}

#content img, #contentWide img {
	margin: 10px;
	}

#content .home img {
	margin: 0;
	}
	
/* #Page Layout# */

#main, #wrapper, #content, #contentWide, #container, #navigation {
	background: none;
	width: auto; margin: 0; padding: 0;
	}
	
#navigation{
text-align: center;
}

#header {
	display: none
	}
	
#topInfo{
	display: none;
	}

#menuElem, .QuickLinks {
	display: none;
	}

#sidebar {
	display: none;
	}
	
.hide {
	display: none;
	}
	
.clear {
	clear: both;
	}

.breadcrumbs {
	display: none;
	}
	
#footer {
	clear: both;
	background: none;
	border-top: 1px dotted #666;
	padding-top: 10px;
	width: auto;
	text-align: center;
	}
	
#footer p{
	font-size: 10px; 
	color: #666;
	padding: 0;
	}

#footer .links{
	display: none;
	}

#footer .searchBox, #footer .box, #footer .boxMain, #footer .logins {
display: none;}
/* #Page Layout/Home Page Elements# */

#rotateImg {
	display: none;
	}

/* #Page Layout/Home Page Elements/Top Call-Out# */

#topCallout {
	display: none;
	}

/* #Page Layout/Home Page Elements/Construction# */
	

/* #Page Layout/Home Page Elements/Home Footer# */

.navigator {
	display: none;
	}

/* #Page Layout/Alerts# */

#alerts div {
	margin-bottom: 5px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	}

#alerts h2 {
	padding: 4px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-right-radius: 10px; border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px; -webkit-border-top-left-radius: 10px;
	}

#alerts p {
	margin: 5px 10px;
	}

#alerts p.time, .article p.time {
	font-size: 10px;
	color: #666;
	}

div.weatherAlert {
	background: #c0cee9;
	border: 2px solid #0035aa;
	}

div.weatherAlert h2 {
	background: #0035aa;
	color: #c0cee9;
	}

div.trafficAlert {
	background: #ff9;
	border: 2px solid #fc0;
	}

div.trafficAlert h2 {
	background: #fc0;
	color: #000;
	}

div.generalAlert {
	background: #e77376;
	border: 2px solid #a81418;
	}

div.generalAlert h2 {
	background: #a81418;
	color: #e77376;
	}

/* #Page Layout/SiteMap# */

/* #Page Layout/FAQs# */
	
/* #Page Layout/File Lists# */

.MediaGalleryFolderTree {
	width: 200px;
	float: right;
	}
	
.MediaGalleryFolderTree td.Folder a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}

.MediaLibrarySort {
	padding: 10px;
	font-weight: bold;
	color: #999;
	}

.MediaLibrarySort span{
	margin-right: 5px;
	}

.MediaLibrarySort a{
	text-decoration: none;
	color: #666;
	margin: 10px;
	font-weight: bold;
	}

.map {
	padding: 10px;
	overflow: hidden;
	}

.mapImage {
	float: left;
	margin-right: 20px;
	}

.mapDetails {
	float: left;
	}

.map span {
	font-weight: bold;
	}

.form {
	padding: 10px;
	border-top: 1px dotted #ccc;
	overflow: hidden;
	}

#container .form h3, #container .form p {
	margin: 0;
	padding: 0;
	}
	
.form h3 a {
	text-decoration: none;
	}

.form p {
	color: #999;
	}

.form span {
	padding-left: 20px;
	font-weight: bold;
	}

#formList h2, .shortlist h2 {
	margin-top: 10px;	
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #c0cee9;
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	}

/* #Page Layout/A-Z List# */

#AZnav {
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}

#AZnav p {
	padding: 0; margin: 0;
	}

#AZnav a {
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	}

/* #Page Layout/Sub-Menu# */

/* #Page Layout/Pager# */

#container .Pager {	
	display: none;
	}	

	
/* #Page Layout/Data Table# */	

table.dataTable th, table.dataTable td, table.listTable td, table.listTable td{
	padding: 5px;
	line-height: 1.25;
	}

table.dataTable tbody {
	text-align: right;
	}

table.dataTable tbody tr {
	text-align: right;
	border-bottom: 1px dotted #ccc;
	}

table.dataTable tbody td {
	border-left: 1px solid #e0eaf4;
	}

table.dataTable thead {
	text-align: right;
	background: #E0EAf4;
	border-bottom: 1px solid #999;
	color: #333;
	}

table.dataTable tfoot {
	text-align: right;
	border-top: 3px double #999;
	color: #333;
	font-weight: bold;
	}
	
table.dataTable, table.listTable {
	margin-bottom: 10px;
	}
	
table.listTable tr {
	border-bottom: 1px dotted #ccc;
	}

#container table h1,#container table h2, #container table h3, #container table h4, #container table h5,#container table h6, #container table p {
	margin: 0; padding: 0;
	}
	
/* #Page Layout/Misc# */

/* #Page Layout/Misc/Contact# */

#container .contact {
	margin-bottom: 20px;
	margin-top: 10px;	
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #c0cee9;
	clear: both;
	}

#container .contact p {
	margin-left: 10px;
	}
	
#container .contact p span {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-right: 10px;
	display: block;
	width: 200px;
	}

/* #Page Layout/Misc/Article List# */

.article {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	}

.articleList {
	margin: 10px 0;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	}

.articleList h2 a {
	font-size: 16px;
	text-decoration: none;
	}

.articleList p.more {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	}

#container .articleList div.release {
	font-weight: bold;
	color: #4270BB;
	}
	
.article img.teaser, .articleList img.teaser {
	float: right;
	}
			
/* #Page Layout/Misc/Note# */

.note { 
	background: #E0EAf4;	
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
/* #Page Layout/Misc/Top Link# */

#container .top {
	display: none;
	}
	
	
/* #xX To Be Sorted Xx# */

.Map {
	float: right;
	padding-left: 10px;
	background: #fff;
	}
	
.park .thumbnail {
	float: left;
	}
	
.park span {
	color: #999;
	font-size: #10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 10px;
	}

div.park {
	border-top: 1px dotted #ccc;
	padding: 10px;
	}

#content .staffLeft img {
	float: left;
	margin: 0 10px 10px 0;
	}

#content .staffRight img {
	float: right;
	margin: 0 0 10px 10px;
	}

.staffRight, .staffLeft  {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	height: 1%;
	}

.staffRight .title, .staffLeft .title {
	margin-top: -10px;
	color: #666;
	font-style: italic;
	}
	
.park span, .staffRight span, .staffLeft span{
	color: #999;
	font-size: #10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}


div.shared {
	border: #E0EAf4 1px solid;	
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#formList .shared h2 {
	margin: 0;	
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	color: #999;
	}
	
.EditingFormInfoLabel { 
	background: #E0EAf4;	
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-weight:bold;
	font-size: 16px;
	}

.EditingFormTable td {
	vertical-align: top;
	padding: 5px;
	}

.EditingFormLabel {	
	text-transform: uppercase;
	line-height: 1.25;
	font-weight: bold;
	color: #999;
	float: right;
	text-align: right;
	}
	
.EditingFormErrorLabel , .ErrorLabel{	
	text-transform: none;
	font-weight: bold;
	font-style: inherit;
	color: red;
	}
	

.EditingFormTable  .TextboxField, .EditingFormTable  .TextBoxField, .EditingFormTable  .TextAreaField, .EditingFormTable  .DropDownField  {
	border: 1px dotted #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	}
	
.EditingFormTable  input[type="text"]:focus, .EditingFormTable  textarea:focus {
	border: 1px dotted #333;
	background: #e0eaf4;
	}
	
.EditingFormTable  input[type="submit"] {
	display: block;
	margin-top: 10px;
	width: 68px;
	height: 23px;
	border: none;
	background: url(/SandySprings/media/layout/Submit.jpg) no-repeat;
	background-position: 0 0;	
	text-indent: -9999px;
	}
	
#content .attachments {	
	border: #E0EAf4 1px solid;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#content .attachments img {
	margin: 0;
	}  	 
	
#content .attachments a {
	font-weight: bold;
	text-decoration: none;
	}  	

#content .attachments div {
	margin-bottom: 10px;
	}  

.rssLink a{
	background: url(/SandySprings/media/layout/rssIcon2.jpg) no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #fc8044;
	}

#content .rss_box ul li {
	list-style: none;
	list-style-image: none;
	width: 260px;
	float: left;
	border: 1px dotted #ccc;
	margin: 5px;
	padding: 5px;
	}
	
#content .rss_box .rss_title {
	position: absolute;
	left: -9999px;
	}
	
#content .rss_box, #content .rss_box p {
	font-size: 10px;
	color: #999;
	line-height: 1.25;
	}

#content .rss_box p {
	font-size: 10px;
	color: #999;
	margin: 0;
	}
	
#AZnav, .top {	
	display: none;
	}
	
.share {
	display: none;
	}

img.ext {
display:none;}

#cloned, #dialog, .admin, .PageManagerInfoContainer { display: none; } 