/* @override http://tma.mcg/css/tma2007.css */

table {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

td { padding: 0; }

/* ANCHORS __________________________________________________________________ */

a:link {
	text-decoration: none;
	color: #f33500;
}

a:hover, a:visited:hover {
	color: #ff0000;
	text-decoration: underline;
}

a:visited {
	color: #ff6600;
	text-decoration: none;
}

a.latestPostsSiteLink, a.latestPostsSiteLink:visited, a.facReviewFacLink, a.facReviewFacLink:visited {
	color: #fff;
	text-decoration: underline;
}

a.latestPostsSiteLink:hover, a.latestPostsSiteLink:visited:hover {
	color: #ff0;
}

a.addContentLink, a.addContentLink:visited {
	/*text-decoration: underline;*/
	color: #FFF;
	font-weight: bold;
}

a.addContentLink:hover, a.addContentLink:visited:hover {
	color: #fff; text-decoration: underline;
}

a.aliasEdit {
	font-style: normal;
}

a.attachedSite, a.attachedSite:visited {
	color: #FFF;
}

a.attachedSite:hover, a.attachedSite:visited:hover {
	color: #FFF;
	text-decoration: underline;
}


a.moreNewsLink {
	font-weight: bold;
	font-style: italic;
}

.siteNavHeader1 {
	background-color: #F06;
	padding: 10px 20px;
	font-weight: bold;
	color: #FF3;
	background-image: url(../images/menuBack.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.siteNavHeader1 div {
	height: 5px;
	overflow: hidden;
}
.siteNavHeader2 {
	background-color: #F06;
	padding: 5px;
	padding-left: 0px;
	background-image: url(../images/menuBack.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.siteNavHeader2 a {
	float: right;
	color: #ffff00;
	margin-right: 20px;
	margin-top: 4px;
}


.siteNavHeader1 td {
	padding-right: 30px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.3;
	font-weight: bold;
}

.siteNavHeader1 td a, .siteNavHeader1 td a:visited {
	font-weight: bold;
	color: #FF0;
}

.siteNavHeader1 td a:hover, .siteNavHeader1 td a:visited:hover {
	color: #ffffff;
	text-decoration: none;
}

a.navLinkAdmin, a.navLinkAdmin:visited {
	font-weight: bold;
	color: #f99;
}

a.navLink:hover, a.navLink:visited:hover, a.navLinkAdmin:hover, a.navLinkAdmin:visited:hover {
	font-weight: bold;
	color: #FFF;
}


a.siteContentSummaryLink, a.siteContentSummaryLink:visited {
	color: #FFF;
	font-weight: bold;
}

a.siteContentSummaryLink:hover, a.siteContentSummaryLink:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

a.siteLink {
	color: #F30;
}
a.siteLink:hover, a.siteLink:visited:hover {
	color: #F00;
}
a.siteLink:visited {
	color: #F63;
}

a.url {
	font-weight: bold;
}

a.userLink, a.userLink:visited {
	color: #F06;
}

a.userLink:hover, a.userLink:visited:hover {
	color: #F00;
}

a.permaLink, a.permaLink:visited {
	color: #999;
	text-decoration: underline;
}

a.permaLink:hover, a.permaLink:visited:hover {
	color: #666;
	text-decoration: underline;
}

ul.siteTypeGroup {
	margin: 0;
	padding: 0;
	padding-left: 24px;
	line-height: 1.3;
}

ul.siteType {
	margin: 0;
	padding: 0;
	padding-left: 24px;
	line-height: 1.3;
}

hr {
	height: 1px;
	border: 0px solid #666666;
	background-color: #666666;
	color: #666666;
}

.hr {
	background-color: #000000;
	height: 1px;
	overflow: hidden;
}

.hr hr {
	visibility: hidden;
}

td {
	font-size: 9px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

ol {
	margin-top: 5px;
}

a.weblogAttachmentPermaLink, a_weblogAttachmentPermaLink:visited {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}

a.weblogAttachmentPermaLink:hover, a.weblogAttachmentPermaLink:visited:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #ffffff;
}


/* -------------------------------------------------------------------------- */

.mapWrapper {
	background-color: #ffffff;
	padding: 20px;
}

.inlineGoogleMapOptions {
	padding: 8px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 11px;
}

.inlineGoogleMapFooter {
	background-image: url(../images/whiteShadow.gif);
	background-repeat: repeat-x;
	height: 8px;
}

.inlineGoogleMapOptionsClose {
	float: right;
}

.inlineGoogleMapClicker {
	padding-top: 20px;
	font-size: 11px;
	line-height: 1.3;
	border-top: 1px solid #bbbbb5;
	color: #999999;
}

.inlineGoogleMapClicker a {
	font-weight: bold;

}
.inlineGoogleMapHolder {
	border: 1px solid #bbbbb5;
	background-color: #fff;
	padding: 8px;
}

.inlineGoogleMapHolderInfo {
	border-top: 1px solid #bbbbb5;
	padding: 20px 0px;
	color: #999999;
	font-size: 11px;
	line-height: 1.5;
}


.siteListWrapper {
	background-color: #ffffff;
	padding: 20px 0px 30px 0px;
}

.siteListCell {
	width: 33%;
	padding: 0px 20px;
	font-size: 11px;
	line-height: 1.5;
	color: #666666;
}

.siteListCell div {
	padding: 10px 0px;
	border-top: 1px solid #bbbbb5;

}

#topRow div {	
	border-top: 0px solid #bbbbb5;
	padding-top: 0px;
}

.siteListPosts {
	float: right;
	display: inline-block;
	text-align: right;
	font-size: 9px;
	line-height: 17px;
	margin-left: 20px;
	
}
.siteListCell a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3;
}

h1, h2, h3, h4, h5 {

	margin: 0px;
	padding: 0px;
}

form, input, select, textarea {
	margin: 0;
}

.discussions_bubble_surround {
}

.aliases ul {
	margin: 0;
}

/* Map Browser ______________________________________________________________ */

div {text-align: left; }

.page { margin: 0px auto; }

.guidelinesInline {
	border: 1px solid;
	border-color: #000000;
	background-color: #f8f8f8;
	padding: 10px;
}

.alias {
	color: #333;
	font-style: normal;
}

.homeNewsPadder {
	padding-top: 10px;
}

.contributorsByline {
	background-color: #FFF;
	padding: 5px 20px;
	font-size: 11px;
	color: #666;
}
.contributorRowLeft1, .contributorRowRight1, .contributorRowLeft2, .contributorRowRight2 {
	padding: 5px;
	font-size: 11px;
	line-height: 9px;
}

.contributorRowLeft1, .contributorRowLeft2 {
	padding-left: 20px;
}

.contributorRowRight1, .contributorRowRight2 {
	padding-left: 0px;
}

.contributorRowLeft1, .contributorRowRight1 {
	background-color: #ffffff;
}

.contributorRowLeft2, .contributorRowRight2 {
	background-color: #eeeeee;
}

.latestPostsExtraHeader {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-color: #cccc00;
}

.latestPostsFilterDropdown {
	padding: 0px;
	border: 1px solid #999999;
	font-family: 'Lucida Grande', Verdana;
	font-size: 11px;
	width: 100%;
}

.pageTitle {
	padding: 10px 20px;
	background-image: url(../images/siteTreeBack.gif);
	background-repeat: repeat-x;
}

.gettingStarted
{
	background-image: url(../images/tmaPackshot.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.welcomeFooter, .mapRHS, .browseRHS {
	font-size: 11px;
	line-height: 1.5;
	background-color: #d0d0d0;
	border-top: 1px solid #bbbbb5;
	background-image: url(../images/tmaBookInfoShadow.gif);
	background-repeat: repeat-x;
	padding: 20px 40px 0px 40px;
}

.mapRHS, .browseRHS { padding: 20px 20px 20px 20px; }

.welcomeFooter ul { margin-left: 40px; }

.tmaPackshot {
	float: left; margin-right: 40px;
}
.tmePackshot {
	float: right;
	margin-left: 40px;
}

.siteTitleLHS h1 {

	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
}

.pageTitle h1, .welcomeText h1 {

	font-size: 18px;
	line-height: 1;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	color: #4a0068;

}

.pageTitleInfo {
	background-image: url(../images/siteTreeBack.gif);
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana;
}


.siteTitleLHS {
	background-color: #FFF;
	padding: 20px 20px 0px 20px;
}

.siteTitleRHS {
	background-color: #FFF;
	padding: 20px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 1.5;
	font-family: 'Lucida Grande', Verdana;
}

.genericLHS, .browseLHS {
	background-color: #FFF;
	padding: 20px 40px 20px 20px;
	line-height: 1.5;
	font-size: 12px;
}

.browseLHS { padding: 0px; background-color: #bbbbb5;}

.browsePagination {
	border-top: 1px solid #999999;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
	line-height: 1.5;
	padding: 20px;
}

.browseText {
	padding: 0px 0px 20px 20px;
	background-color: #ffffff;
}

	

.genericLHS td {
	font-size: 12px;
	line-height: 1.5;
}

.genericRHS {
	background-color: #FFF;
	line-height: 15px;
	font-size: 11px;
	padding: 10px;
	color: #999;
	padding-left: 0px;
	padding-bottom: 20px;
}


.OSInfoSurround {
	margin-top: 10px;
}

.OSInfoSurround td {
	font-size: 10px;
	line-height: 1.5;
}

.contentTitle {
	font-weight: bold;
}

.welcomeTitleHeader {
	padding: 10px 20px;
}

.mastheadLHS {
	padding: 0px 0px 6px 10px;
	background-color: #4a0068;
}


.editProfileHeader {
	padding: 10px;
	background-color: #000000;
}

.welcomeTitleHeader {
	background-image: url(../images/siteTreeBack.gif);
	background-color: #ffff33;
	border-bottom: 1px solid #eeee22;
}

.genericTitle {
	background-image: url(../images/weblogHeaderBack.gif);
	background-color: #ff0066;
	padding: 10px 20px;
}


.genericTitle h3, .bookTitle h3, .showSitesHeader h3, .editProfileHeader h3, .welcomeTitleHeader h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
	letter-spacing: -0.5px;
	font-family: Georgia, Times New Roman, serif;
	/*text-shadow: 0px 2px 3px rgba(0,0,0,0.5);*/
	color: #FFF;
	font-weight: bold;
}

.showSitesHeader h3 a, .editProfileHeader h3 a, .welcomeTitleHeader h3 a, .showSitesHeader h3 a:visited, .editProfileHeader h3 a:visited, .welcomeTitleHeader h3 a:visited  {
	color: #ffffff;
}

.welcomeTitleHeader h3 {
	color: #000000;
}

.contentTypeHeaderExtra {
	font-weight: normal;
	font-style: italic;
}

.contentTypeHeaderInfo {
	padding: 10px;
	padding-left: 0px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana;
}

.countyHeader {
	color: #000000;
	font-weight: bold;
}

.error {
	background-color: #F00;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
}

.plugIns {
	margin-top: 20px;
	border-top: 1px solid #bbbbb5;
	padding-top: 20px;
	color: #999999;
	font-size: 11px;
	line-height: 1.5;
}

.plugIns td {
	font-size: 11px;
	line-height: 1.5;
}

.plugInCol1 {
	width: 250px;
}

.plugInsToggle {
	float: right;
}

.plugInsMini {
	color: #999999;
	margin-top: 1px;
	margin-bottom: 10px;
}

/* search ___________________________________________________________________ */

.searchResultsHeaderLeft, .searchResultsHeaderRight {
	color: #888888;
	border-bottom: 1px solid #bbbbb5;
	padding-bottom: 5px;
}

.searchResultHighlight {
	background-color: #ffff99;
	padding: 2px 0px;
}

.searchResultLeft {
	padding: 5px 20px 3px 0px;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
}

.searchResultLeft b {
	font-size: 14px;
	font-family: Georgia;
	line-height: 1.3;
}

.searchResultRight { color: #999999; padding-top: 5px;}

.searchNote {
	color: #999999;
}

.searchResultsExtract {
	font-size: 11px;
	line-height: 1.5;
	padding: 20px 40px 40px 20px;
}

.searchNoMatches {
	font-weight: bold;
	color: #ff0000;
}

/* facilities _______________________________________________________________ */

.facInfo, .facInfo td {
	font-size: 11px;
	line-height: 15px;
}

.facNearestSites {
}	

.facNearestFac, .browseNearestSites {
	padding-right: 20px;
}	

.editDate, .facMapLink {
	font-size: 9px;
}




.introContentSummary { margin: 20px 0px 0px 0px; }

.contentSummary { width: 220px; }

.contentSummary td {
	font-size: 11px;
	line-height: 1.5;
}

.siteInfo { width: 250px; }

.contentSummary ul, .plugIns td ul {
	margin: 10px 0 20px 0;
	padding: 0;
	padding-left: 24px;
}

.contentSummary ul { margin-top: 0px; }

.plugIns td ul { margin-bottom: 0px; }

.contentSummary li {
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
}

li.blogPosts, li.blogPosts a, li.blogPosts a:visited { color: #ff0066; }
li.sites, li.sites a, li.sites a:visited { color: #cc0000; }
li.news, li.news a, li.news a:visited { color: #cc6600; }
li.images, li.images a, li.images a:visited { color: #99cc00; }
li.fieldnotes, li.fieldnotes a, li.fieldnotes a:visited { color: #33cc00; }
li.folklore, li.folklore a, li.folklore a:visited { color: #00cc99; }
li.miscellaneous, li.miscellaneous a, li.miscellaneous a:visited { color: #0099cc; }
li.links, li.links a, li.links a:visited { color: #0033cc; }
li.facilities, li.facilities a, li.facilities a:visited { color: #9900cc; }
li.facilityReviews, li.facilityReviews a, li.facilityReviews a:visited { color: #cc0099; }

.dropDownBarLHS, .dropDownBarRHS { 
 	padding: 20px 20px 30px 20px;
	background-image: url(../images/dropDownBack.gif);
	background-repeat: repeat-x;
	background-color: #d9d9d9;
}

.viewAll ul span { color: #888888; }

.dropDownBarRHS { padding-left: 0px; }


.facTitleType {
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	color: #7F7F19;
	letter-spacing: 0px;
}

.searchLHS {
	font-size: 11px;
	line-height: 1.5;
	background-color: #fff;
	padding: 20px 40px 40px 20px;
}

.searchLHS td {
	line-height: 1.5;
}

.homepageLHS, .bookLHS, .forumLHS {
	background-color: #fff;
	padding: 20px 40px 40px 20px;
}

.addLHS, .messagesLHS, .logInLHS, .tcLHS {
	padding: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 1.5;
}

.addLHS td {
	font-size: 11px;
	line-height: 1.5;
}

.homepageRHS, .bookRHS, .searchRHS, .addRHS, .userRHS, .messagesRHS, .logInRHS, .tcRHS {
	font-size: 11px;
	line-height: 1.5;
	padding: 10px;
	padding-right: 20px;
	padding-left: 0px;
}

.searchRHS {
	background-color: #bbbbb5;
	padding: 20px;
}

.addRHS {
	background-color: #666666;
	color: #cccccc;
	padding: 0px;
	width: 30%;
	
}

.addRHS div { padding: 0px 0px 0px 20px; font-size: 10px;
	line-height: 1.5; }

.addRHS b {
	font-size: 11px;
	color: #ffffff;
	display: block;
}
.addRHS ul {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

.addRHS ul li { color: #ffffff; }

.addRHS  a, .addRHS a:visited { color: #ffffff; }

.addRHS hr {
	clear: both;
	border: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 1px;
	background-color: transparent;	
	overflow: hidden;
	margin: 10px 0px;
}
.viewAll ul {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

.addRHS hr, .plugInsRHS hr {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.fullsizeImageCreditBlock {
	clear: both;
	background-color: #ffffff;
}

.fullsizeImageCopyright {
	padding: 20px 20px 20px 0px;
	font-size: 11px;
	line-height: 1.3;
}

.imageCredits {
	line-height: 15px;
	font-size: 11px;
	padding: 10px;
	padding-bottom: 20px;
	color: #999999;
	background-color: #f8f8f8;
}


.featuredImageCell {
	width: 278px;
}

.floatFix {
	clear: both;
}

.newsLHS, .imagesLHS, .fieldnotesLHS, .folkloreLHS, .miscellaneousLHS, .linksLHS, .weblogLHS, .fac_reviewLHS, .sitesLHS, .forumLHS, .commentsLHS, .commentsRHS {
	background-color: #ffffff;
	border-color: #f8f8f8;
	padding: 20px 40px 40px 20px;
	line-height: 1.6;
	font-size: 12px;
}

.commentTextArea {
	width: 100%;
	display: block;
	margin: 10px 0px 20px 0px;
	border: 1px solid #bbbbb5;
	padding: 5px;
	color: #000000;
	background-color: #ffffff;
	font-family: 'Lucida Grande', Verdana;
	font-size: 12px;
	line-height: 1.3;
}

.imagesLHS b {
	display: block;
	clear: both;
	margin: 0px 20px 0px 0px;
	padding: 20px 0px;
	border-top: 1px solid #bbbbb5;
}

.imagesLHS #noLine { border-top: 0px solid #ffffff; padding-top: 0px }

.addLHS { padding: 20px 40px 40px 20px; }

.addLHS td { font-weight: bold; }

.newsLHS, .imagesLHS, .fieldnotesLHS, .folkloreLHS, .miscellaneousLHS, .linksLHS, .newsRHS, .imagesRHS, .fieldnotesRHS, .folkloreRHS, .miscellaneousRHS, .linksRHS, .commentsLHS, .commentsRHS { background-repeat: repeat-x; }

.newsLHS, .newsRHS { background-image: url(../images/newsGrad.gif); }
.fieldnotesLHS, .fieldnotesRHS { background-image: url(../images/fieldnotesGrad.gif); }
.folkloreLHS, .folkloreRHS { background-image: url(../images/folkloreGrad.gif); }
.miscellaneousLHS, .miscellaneousRHS {	background-image: url(../images/miscGrad.gif); }
.linksLHS, .linksRHS { background-image: url(../images/linksGrad.gif); }


.sitesLHS {
	padding: 20px 0px 40px 20px;
}

.liveSearchResults {
	padding: 20px;
	background-color: #cccccc;
}

.liveSearchResults ul {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 24px;
}

.postLinks {
	border-top: 1px solid #bbbbb5;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 10px;
}

.commentsHRule { 	background-color: #888888; height: 1px; }

.newsRHS, .imagesRHS, .fieldnotesRHS, .folkloreRHS, .miscellaneousRHS, .linksRHS, .weblogRHS, .fac_reviewRHS, .sitesRHS, .forumRHS, .commentsRHS {
	line-height: 1.5;
	font-size: 11px;
	padding: 20px 20px 20px 0px;
	color: #888888;
	background-color: #ffffff;
}

.imagesLHS, .imagesRHS {
	border-top: 1px solid #bbbbb5;
	background-color: #f0f0f0;
	padding: 20px 0px 20px 20px;
	background-image: url(../images/fullsizeImageBack.gif);
	background-repeat: repeat-x;
}

.imagesRHS { padding-left: 0px; }


.homeLatestImages {
	background-color: #ffffff;
}

.homeLatestImages .imagesLHS {
	background-color: #ffffff;
	border-width: 0px;
	background-image: url(../images/imagesGrad.gif);
}

.addRHS {
	line-height: 1.5;
	font-size: 12px;
	padding: 20px 20px 20px 0px;
}

.fieldnotesRHS {
	background-image: url(../images/fieldnotesGrad.gif);
	background-repeat: repeat-x;
}

.editScreen {
	background-image: url(../images/editBack.gif);
}

.editScreen .hr {
	background-color: #666666;
}

.editScreen td {
	font-size: 12px;
}


.fullsizeImageCredit, .postStreamImageCredit {
	clear: both;
}


.fullsizeImageCredit, .postStreamImageCredit {
	background-color: #f0f0f0;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	line-height: 1.5;
	color: #888888;
}

.fullsizeImageCredit {	background-color: #ffffff; }

.postStreamImageCredit {
	border-top: 1px solid #bbbbb5;
	padding: 0px 20px 10px 20px;
}
 
/* definitive inline image stuff  ---------------------------------- */

.imageHolder {
	background-image: url(../images/fullsizeImageBack.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	background-color: #f0f0f0;
	padding: 20px;
	text-align: center;
}

.imageHolder table {
	margin: 0px auto;
}

.fullsizeImageFooter {
	background-image: url(../images/greyShadow.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.europeMap, .postStreamThumb, .avatar, .featuredImage, .miniSiteThumb, .weblogAttachedThumb {
	float: left;
	text-align: center;
	background-image: url(../images/greyShadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin: 0px 8px 0px 0px;
}


.imagesRHS .avatar {
	background-image: url(../images/greyShadow.gif);
}

.fullsizeImage {
	border: 1px solid #bbbbb5;
	padding: 8px;
	float: none;
	text-align: center;
	width: auto;
	background-color: #ffffff;
}

.featuredImage, .europeMap { margin-bottom: 0px }

.europeMap, .featuredImage, .miniSiteThumb, .avatar, .homeLatestImages .postStreamThumb, .weblogAttachedThumb {
	background-image: url(../images/whiteShadow.gif);
}

.europeMap span, .postStreamThumb a, .postStreamThumb a:visited, .featuredImage a, .featuredImage a:visited, .miniSiteThumb a, .miniSiteThumb a:visited, .avatar a, .avatar a:visited, .weblogAttachedThumb a, .weblogAttachedThumb a:visited {
	display: block;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #bbbbb5;
	padding: 8px;
	margin-bottom: 0px;
}

.avatar { margin-right: 10px }
.avatar a, .avatar a:visited { padding: 4px; }

.postStreamThumb a:hover, .postStreamThumb a:visited:hover, .featuredImage a:hover, .featuredImage a:visited:hover, .miniSiteThumb a:hover, .miniSiteThumb a:visited:hover, .avatar a:hover, .avatar a:visited:hover, .weblogAttachedThumb a:hover, .weblogAttachedThumb a:visited:hover {
	border: 1px solid #888888;
	text-decoration: none;
	color: #444444;
}

.europeMap span img, .postStreamThumb a img, .featuredImage a img, .miniSiteThumb a img, .avatar a img, .weblogAttachedThumb a img { border-width: 0px; margin: 0; padding: 0; }

.fullsizeImage span {
	background-color: #ffffff;
	border: 1px solid #bbbbb5;
	padding: 8px;
	display: block;
}

.fullsizeImage span.caption {
	border-width: 0px;
	padding: 8px 0px 0px 0px;
	display: block;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	font-size: 11px;
	line-height: 1.5;
}

a .imageNote, a .imageNote:visited {
	color: #666666;
	font-size: 9px;
	line-height: 1;
	padding-top: 8px;
	display: block;
}

a .imageNote:hover, a .imageNote:visited:hover {
	color: #666666;
	text-decoration: underline;
}

/* definitive inline image stuff -------------------------------------------- */

.newsRHS .avatar a, .newsRHS .avatar a:visited {
	border-color: #c4aa84;
}


.bigImageTD { border: 1px solid #bbbbb5; padding: 8px; background-color: #ffffff; }
.bigImageFooter, .userImageFooter { height: 10px; background-image: url(../images/whiteShadow.gif); }
.userImageFooter { background-image: url(../images/greyShadow.gif); }

.fullsizeImageCredit {	padding: 10px 20px 0px 20px; }

.userImageHolder {
	float: inherit;
	margin-bottom: 10px;
}

.homeLatestCol {
	width: 33%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 1.3;
	background-position: 0px 35px;
	padding: 0 0 20px 0;
}

.rss {
	letter-spacing: 0px;
	font-family: 'Lucida Grande', Verdana;
	font-weight: normal;
	font-size: 9px;
	line-height: 1;
	display: inline;
	float: right;
	margin-top: 1px;
}
	

.rss a img { border-width: 0px; }

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.newsWrap { background-image: url(../images/newsGrad.gif); }
.weblogWrap { background-image: url(../images/weblogGrad.gif); }
.fieldnotesWrap { background-image: url(../images/fieldnotesGrad.gif); }
.folkloreWrap { background-image: url(../images/folkloreGrad.gif); }
.miscWrap { background-image: url(../images/miscGrad.gif); }
.linksWrap { background-image: url(../images/linksGrad.gif); }
.commentsLHS, .commentsRHS, .threadsWrap { background-image: url(../images/threadsGrad.gif); }
.commentsWrap { background-image: url(../images/commentsGrad.gif); }

.newsWrap, .weblogWrap, .fieldnotesWrap, .folkloreWrap, .miscWrap, .linksWrap, .threadsWrap, .commentsWrap { background-repeat: repeat-x; }

.weblogHeader, .sitesHeader, .newsHeader, .imagesHeader, .fieldnotesHeader, .folkloreHeader, .miscellaneousHeader, .miscHeader, .linksHeader, .facilitiesHeader, .facilityReviewsHeader, .threadsHeader, .weblogHeaderInfo, .sitesHeaderInfo, .newsHeaderInfo, .imagesHeaderInfo, .fieldnotesHeaderInfo, .folkloreHeaderInfo, .miscellaneousHeaderInfo, .linksHeaderInfo, .facilitiesHeaderInfo, .facilityReviewsHeaderInfo, .threadsHeaderInfo, .commentsHeader {
	padding: 10px 20px;
	background-repeat: repeat-x;
}

.weblogHeaderInfo, .sitesHeaderInfo, .newsHeaderInfo, .imagesHeaderInfo, .fieldnotesHeaderInfo, .folkloreHeaderInfo, .miscellaneousHeaderInfo, .linksHeaderInfo, .facilitiesHeaderInfo, .facilityReviewsHeaderInfo, .threadsHeaderInfo {
	font-family: 'Lucida Grande', Verdana;
	padding-left: 0px;
	font-size: 11px;
}

h3 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	line-height: 1.1;
	letter-spacing: -0.5px;
	font-family: Georgia, Times New Roman, serif;
	color: #ffffff;
	font-weight: bold;
}


h3 a:link, h3 a:visited { color: #ffffff; }
h3 a:hover, h3 a:visited:hover { color: #ffffff; text-decoration: underline; }

.contentTypeHeader h3 a, .showSitesHeader h3 a, .editProfileHeader h3 a, .welcomeTitleHeader h3 a,.contentTypeHeader h3 a:visited, .showSitesHeader h3 a:visited, .editProfileHeader h3 a:visited, .welcomeTitleHeader h3 a:visited  {
	color: #ffffff;
}




.weblogHeader, .weblogHeaderInfo {
	background-color: #ff0066;
	background-image: url(../images/weblogHeaderBack.gif);
}

.newsHeader, .newsHeaderInfo {
	background-color: #cc6600;
	background-image: url(../images/newsHeaderBack.gif);
}

.imagesHeader, .imagesHeaderInfo {
	background-color: #99cc00;
	background-image: url(../images/imagesHeaderBack.gif);
}

.fieldnotesHeader, .fieldnotesHeaderInfo {
	background-color: #33cc00;
	background-image: url(../images/fieldnotesHeaderBack.gif);
}

.folkloreHeader, .folkloreHeaderInfo {
	background-color: #00cc99;
	background-image: url(../images/folkloreHeaderBack.gif);
}

.miscellaneousHeader, .miscellaneousHeaderInfo, .miscHeader {
	background-color: #0099cc;
	background-image: url(../images/miscellaneousHeaderBack.gif);
}

.linksHeader, .linksHeaderInfo {
	background-color: #0033cc;
	background-image: url(../images/linksHeaderBack.gif);
}

.threadsHeader, .threadsHeaderInfo {
	background-color: #444444;
	background-image: url(../images/threadsHeaderBack.gif);
}

.commentsHeader {
	background-color: #888888;
	background-image: url(../images/commentsHeaderBack.gif);
}

.facilitiesHeader, .facilitiesHeaderInfo {
	background-color: #9900cc;
	background-image: url(../images/facilitiesHeaderBack.gif);
}

.facilityReviewsHeader, .facilityReviewsHeaderInfo {
	background-color: #cc0099;
	background-image: url(../images/facilityReviewsHeaderBack.gif);
}

.sitesHeader, .sitesHeaderInfo {
	background-color: #cc0000;
	background-image: url(../images/sitesHeaderBack.gif);
}

.homeLatestCol .contentTypeHeader {
}

.homeLatest {
	padding: 10px 20px;
}

.homeLatest:hover {
	background-color: #ffff99;
	cursor: pointer;
	cursor: hand;
}

.homeLatest b {
	display:  block;
}

.homeLatestPosted {
	color: #666666;
	margin-top: 4px;
}

.homeLatestPosted a {
	color: #666666;
	font-weight: normal;
}

.homeLatestCol a {
	font-weight: bold;
}

.homeLatestHR {
	margin: 0px 20px;
	background-color: #bbbbb5;
	height: 1px;
	overflow: hidden;
}

.homeLatestHR hr {
	visibility: hidden;
}

.welcome {
	background-color: #ffffff;
	padding: 20px 40px 20px 20px;
}

.welcomeText, .welcomeText td {
	font-size: 12px;
	line-height: 1.5;
}


.imageCaption {
	line-height: 15px;
	font-size: 11px;
	padding: 10px;
	padding-bottom: 20px;
	color: #000000;
	background-color: #f8f8f8;
}

.imageSelector {
	font-size: 9px;
	line-height: 1;
	color: #bbbbb5;
	display: block; float: left;
}

.imageSelector ul {
	font-size: 9px;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	padding-left: 16px;
	margin-bottom: 8px;
}

.imageSelector ul li b {
	font-weight: bold;
	color: #666666;
}

.imageSelector ul a, .imageSelector ul a:visited {
}
.imageSelectorOptionR { text-align: right; }

.imageSelectorImage {
	margin-right: 8px;
	float: left;
	display: inline-block;
}

.imageSelectorImage span { display: block; padding-top: 8px; }

.imageSelectorImage img { border: 0px solid #ffffff; margin: 0px; }

.input, .select {
	font-weight: normal;
	width: 95%;
	font-family: 'Lucida Grande', Verdana;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #FFF;
	padding: 5px;
}

.liveSearchResults input.input { margin: 10px 0px; }

.keyColor {
	padding: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.keyIndex {
	padding: 5px 0px 5px 20px;
	color: #333;
	font-weight: bold;
}

.paginator {
	background-color: #bbbbb5;
	padding: 5px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.linksDropDown {
	background-color: #FFF;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana;
	font-size: 12px;
	border: 1px solid;
	border-color: #999;
	color: #333333;
	width: 100%;
}

.logIn {
	font-weight: bold;
	color: #ff0066;
	padding-bottom: 5px;
	background-color: #4a0068;
}

.logIn a, .logIn a:visited {
	color: #ffff00;
}

.logIn a:hover, .logIn a:visited:hover {
	color: #ffffff;
}

.siteInfo, .siteInfo td {
	font-size: 11px;
	line-height: 1.5;
}

.siteInfo ul {
	margin: 0;
	padding-left: 24px;
}

.weblogAttachmentList .columnHeaders td {
	font-weight: normal;
	color: #666666;
}	


.addContentDropDown, .countrySelector {
	background-color: #FFF;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana;
	font-size: 11px;
	border: 1px solid;
	border-color: #999;
	color: #333333;
	width: 100%;
}

.menuSearchInput {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border: 0 solid;
	color: #000000;
	background-color: #FFF;
	padding-left: 2px;
	width: 200px;
}

.postStreamCompactCredit {
	margin-top: 10px;
	border-top: 1px solid #bbbbb5;
	padding-top: 10px;
	font-size: 9px;
	line-height: 1.3;
}

.profileLHS, .profileRHS {
	background-color: #f0f0f0;
	font-size: 11px;
	line-height: 1.5;
	font-family: 'Lucida Grande', Verdana;
}

.profileLHS { padding: 0px 20px 0px 0px; }
.profileRHS { padding: 20px 20px 20px 0px; }

.profileRHS .hr { margin: 10px 0px; background-color: #bbbbb5; }

.welcomeFooter .hr {
	margin: 20px 0px;
	background-color: #666666;
}


.profileContent {
	font-weight: bold;
}

.profileContent ul {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}

.profile_email {
}

.nav {
	font-weight: bold;
	color: #FF3;
	font-size: 9px;
	font-family: Verdana;
	line-height: 14px;
}

.newsHeadline {
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 0px;
}

.newsInfo {
	color: #666;
}

.newsThumb {
	padding: 1px;
}

.newPostsStrap {
	color: #000;
	padding: 5px 20px;
	background-color: #d0d0d0;
	border-top: 1px solid #bbbbb5;
	font-size: 11px;
	line-height: 2;
	font-family: 'Lucida Grande', Verdana;
}

.newPostsStrap a, .newPostsStrap a:visited {
	color: #d05300;
}

.note {
	color: #666666;
	font-weight: normal;
	line-height: 1.3;
}

.note2 {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	line-height: 1.5;
	padding-right: 20px;
}

.userBlogList {
	clear: both;
	

}

.userBlogList h1 {
	margin: 0;
	padding: 0 0 6px 0;
	font-family: Georgia;
	font-size: 15px;
	border-bottom: 1px solid #d0d0d0;
}

.userBlogList ul {
	list-style: none;
	padding: 6px 0 6px 0;
	margin: 0;
}

.userBlogList ul li {
	border-bottom: 1px solid #d0d0d0;
	padding: 6px 0px;
}

.userBlogList ul li span {
	display: block;
}

.postWeblogLink {
	background-color: #eeeeee;
	border-top: 1px solid;
	border-color: #cccccc;
	padding: 10px;
	font-size: 11px;
	line-height: 1.3;
	font-family: 'Lucida Grande', Verdana;
	margin-top: 20px;
}

.page {
	width: 800px;
	height: 100%;
	padding-bottom: 50px;
/*	background-image: url(../images/pageFooter.gif);
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: repeat-x;*/
}

.browseSitesHolder {
	padding: 0px 0px 40px 20px;
	background-color: #ffffff;
}

.browseSitesHolder a, .browseTypesHolder a { color: #cc0000; }
.browseSitesHolder a:visited, .browseTypesHolder a:visited { color: #ff3333; }

.browseSitesOpenList {
	margin-left: 20px;
	line-height: 1.5;
}

.browseSitesInfo { font-size: 11px; color: #666666; }

.browseSitesListOpenHeader,
.browseSitesListClosedHeader {
	border-top: 1px solid #d0d0d0;
}

.browseTypesListOpenHeader,
.browseTypesListClosedHeader {
	border-top: 1px solid #bbbbb5;
}

.browseSitesArrow {
	width: 20px;
	float: left;
	display: block;
}

.browseSitesArrow img {
	border: 0px solid #ffffff;
	margin: 3px 0px 0px 3px;
}

.browseSitesLink {
	display: block;
	margin-left: 20px;
}

a.footerLink, a.footerLink:visited {
	color: #ff6600;
}

a.footerLink:hover, a.footerLink:visited:hover {
	color: #ffffff;
}

.pageFooterLeft {
	padding: 10px 20px;
	background-color: #000;
	color: #f33500;
	font-weight: bold;
}

.pageFooterRight {
	padding: 10px 10px 10px 0px;
	background-color: #000;
	color: #f33500;
	font-weight: bold;
}

blockquote {
	font-size: 13px;
	font-family: Georgia, Times New Roman, serif;
	color: #333333;
	margin-left:30px;
	margin-bottom: 3em;

}

.bookTitle {
	background-color: #000000;
	padding: 10px 20px;
}

.bookTitle h3 {
	letter-spacing: 1px;
	text-align: center;
}

.postTitle, h4.postTitle, .text h4, .genericLHS h4, .rssLHS h4 {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: 0px;
	color: #000;
	line-height: 20px;
}

.welcomeFooter blockquote {
	margin-bottom: 0px;
	font-family: Georgia;
	line-height: 1.5;
	font-size: 14px;
}

.quoteCredit {
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}

.tableRowSeparator {
	background-color: #cccccc;
}

.inlineThumb, .inlineThumbPinned {
	float: left;
	padding: 1px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.inlineThumb:hover {
	background-color: #f00;
}

.siteGuideLinks {
	padding: 10px 20px;
	font-size: 11px;
	color: #666;
	background-color: #CCC;
}

.siteTitleHeader {
	background-color: #ffffff;
	padding: 10px;
	padding-right: 20px;
}

.siteTitleHeaderInfo	{
	background-color: #FFF;
	padding: 10px;
	padding-left: 0px;
}

.siteTitleType {
	font-size: 24px;
	line-height: 1;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #999;
	letter-spacing: 0px;
}

.viewAll {
	padding: 20px 0px;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
}

.noMap {
	height: 20px;
	background-color: #ffffff;
}

.siteTree {
	background-image: url(../images/siteTreeBack.gif);
	background-color: #ffff33;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid;
	border-color: #eeee22;

}

.siteTree h2 {
	color: #F33500;
	font-family: 'Lucida Grande', Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
}	

.siteDiscussionsBubble {
	background-color: #cccccc;
}

.submit {
	font-family: 'Lucida Grande', Verdana;
	border: 1px solid #cc0033;
	font-weight: bold;
	padding: 2px;
	font-size: 14px;
	background-color: #ff0066;
	color: #FFF;
}	

.tableHeaderLeft {
	padding: 5px 20px;
	background-color: #cccccc;
	color: #333333;
}

.tableHeaderRight {
	padding: 5px;
	padding-left: 0px;
	background-color: #cccccc;
	color: #333333;
}

.text {
	font-size: 11px;
}

.weblogInlineHeader {
	margin-top: 20px;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 11px;
}

.weblogInlineContent {
	font-size: 11px;
	line-height: 1.5;
	padding: 10px 20px 0px 20px;
	background-repeat: repeat-x;
}

.weblogInlineClose {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#weblogNewsHeader { background-color: #cc6600; }
#weblogImagesHeader { background-color: #99cc00; }
#weblogFieldnotesHeader { background-color: #33cc00; }
#weblogFolkloreHeader { background-color: #00cc99; }
#weblogMiscellaneousHeader { background-color: #0099cc; }
#weblogLinksHeader { background-color: #0033cc; }


.weblogInlineHeader h4 {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
}

.weblogInlineHeader h4 a {
	color: #ffffff;
	text-decoration: underline;
}

#weblogHeaderLink {
	float: right;
	display: inline-block;
	font-size: 9px;
	padding-top: 5px;
}

#weblogHeaderDate { padding-left: 30px }

#weblogHeaderLink a {
	color: #ffffff;
}

#weblogNewsContent { background-image: url(../images/newsGrad.gif); }
#weblogImagesContent { background-image: url(../images/imagesGrad.gif); }
#weblogFieldnotesContent { background-image: url(../images/fieldnotesGrad.gif); }
#weblogFolkloreContent { background-image: url(../images/folkloreGrad.gif); }
#weblogMiscellaneousContent { background-image: url(../images/miscellaneousGrad.gif); }
#weblogLinksContent { background-image: url(../images/linksGrad.gif); }

.userContentHeaderWeblog, .userContentHeaderWeblogActive,
.userContentHeaderSites, .userContentHeaderSitesActive,
.userContentHeaderNews, .userContentHeaderNewsActive,
.userContentHeaderImages, .userContentHeaderImagesActive,
.userContentHeaderFieldnotes, .userContentHeaderFieldnotesActive,
.userContentHeaderFolklore, .userContentHeaderFolkloreActive,
.userContentHeaderMisc, .userContentHeaderMiscActive,
.userContentHeaderLinks, .userContentHeaderLinksActive,
.userContentHeaderFacilities, .userContentHeaderFacilitiesActive,
.userContentHeaderFacNotes, .userContentHeaderFacNotesActive {
	padding: 5px;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	color: #FFF;
	border-bottom: 1px solid;
	border-color: #ffffff;
}

.userContentHeaderWeblog, .userContentHeaderWeblogActive { background-color: #ff0066; }

.userContentHeaderWeblogActive { border-color: #ff0066; }

.userContentHeaderSites, .userContentHeaderSitesActive { background-color: #cc0000; }
 
.userContentHeaderSitesActive { border-color: #cc0000; }

.userContentHeaderNews, .userContentHeaderNewsActive { background-color: #cc6600; }

.userContentHeaderNewsActive { border-color: #cc6600; }

.userContentHeaderImages, .userContentHeaderImagesActive { background-color: #99cc00 }
 
.userContentHeaderImagesActive {border-color: #99cc00; }

.userContentHeaderFieldnotes, .userContentHeaderFieldnotesActive { background-color: #33cc00; }

.userContentHeaderFieldnotesActive { border-color: #33cc00; }
 
.userContentHeaderFolklore, .userContentHeaderFolkloreActive { background-color: #00cc99; }

.userContentHeaderFolkloreActive { border-color: #00cc99; }

.userContentHeaderMisc, .userContentHeaderMiscActive { background-color: #0099cc; }

.userContentHeaderMiscActive { border-color: #0099cc; }

.userContentHeaderLinks, .userContentHeaderLinksActive { background-color: #0033cc; }

.userContentHeaderLinksActive { border-color: #0033cc; }

.userContentHeaderFacilities, .userContentHeaderFacilitiesActive {
	background-color: #9900cc;
}

.userContentHeaderFacilitiesActive { border-color: #9900cc; }

.userContentHeaderFacNotes, .userContentHeaderFacNotesActive { background-color: #cc0099; }

.userContentHeaderFacNotesActive { border-color: #cc0099; }

.userSitesHeader {
	padding: 10px 20px;
	background-color: #cc0000;
	background-image: url(../images/headerShade.png);
	background-repeat: repeat-x;
}

.weblogListHeader {
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid;
	border-color: #cccccc;
}

.weblogListHeader h3 {
	font-size: 11px;
	font-weight: bold;
}

.weblogListFooter {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
}

.weblogListHeader2 {
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 5px;
}

.weblogListEntry1 {
	background-color: #EEE;
}

.weblogListEntry2 {
	background-color: #DDD;
}

.weblogListEntry {
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 5px;
	font-size: 11px;
}

.weblogListInfo {
	padding: 5px;
	font-size: 11px;
	color: #666666;
	border-bottom: 1px solid;
	border-color: #cccccc;
}

.weblogEntryEdit {
	background-color: #EEEEEE;
	padding: 5px;
	padding-left: 0px;
	font-size: 11px;
}

.weblogText {
	background-color: #FFF;
	padding: 10px;
	line-height: 15px;
	font-size: 11px;
	padding-bottom: 20px;
	padding-right: 10px;
}


.webRing { clear: both;
	border-top: 1px solid #666666;
	background-color: #999999;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
	font-family: 'Lucida Grande', 'Verdana';
	color: #333333;
}

.webRing a, .webRing a:visited {
	color: #000000;
}


div.permaLink {
	line-height: 19px;
	color: #666666;
}

.postAdminOptions {
	font-size: 9px;
	line-height: 11px;
}


.geoURL {
	margin: 2px 0px 2px 0px;
}

a.geoURL, a.geoURL:visited {
	background-color: #009933;
	color: #ffffff;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

a.geoURL:hover, a.geoURL:visited:hover {
	background-color: #33cc66;
	color: #ffffff;
}

.titleSurround {
	background-color: #ff3;
	border-bottom: 1px solid;
	border-color: #bbbbb5;
}

body.imagePage {
	margin: 0px;
}

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body.main, body.home {
	background: url(../images/body_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #006;
	color: #000;
	margin: 0px 0px 0px 0px;
}

body.mapBrowserSubBody {
	background-color: #FFF;
	margin: 20px;
	margin-left: 0px;
}

body.markup {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

.markupContent {
	padding: 5px;
	padding-right: 15px;
}

.showSitesLeft1 {
	background-color: #EEE;
	padding: 5px 20px;
	font-size: 11px;
	line-height: 1.3;
	color: #666;
}

.showSitesRight1 {
	background-color: #EEE;
	padding: 3px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

.showSitesLeft2 {
	background-color: #FFF;
	padding: 5px 20px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

.showSitesRight2 {
	background-color: #FFF;
	padding: 3px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}

.childSitesDisputed {
	margin: 20px;
	border-top: 1px solid #bbbbb5;
	padding-top: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.coOrdsSelector {
}

.coOrdsButtons { padding: 0; margin: 0; display: inline-block; width: 100%; position: relative; top: 1px; }

.coOrdsButtons b { width: 30%; display: inline-block; padding: 4px 0px 4px 0px; }

.coOrdsActive, .coOrdsInActive, .inactiveCoOrdsButton { background-color: #d8d8d8; margin: 0px; display: inline-block; border: 1px solid #666666; padding: 4px 8px;  }

.coOrdsActive, .inactiveCoOrdsButton { background-color: #ffffff;
border-bottom: 1px solid #ffffff; }

.coOrdsButtons a, .coOrdsButtons a:visited { color: #000000; }


.coOrdsHolder { background-image: url(/images/coordsEditBack.gif); background-repeat: repeat-x; background-color: #d8d8d8; border: 1px solid #666666; margin-bottom: 20px; padding: 20px; }

.addThisButton {
	margin-top: -2px;
	float: left;
	margin-right: 10px;
}

.h1Offline {
	font-weight: normal;
	color: #888888;
}

.noOS {
	color: #999999;
}

.genericLHS li {
	padding-bottom: 5px;
}

.randomSite {
	margin-bottom: 20px;	
}

.randomSite img {
	margin-bottom: 10px;
	border: 1px #f33500 solid;
}

.dodgySiteAdmin {
}

.dodgySite {
	float: left;
	margin: 3px 10px 0px 0px;
}

.dodgySiteInfo {
	font-size: 11px;
	line-height: 1.5;
	color: #999999;
	margin-bottom: 20px;
}

a.inlineMap, a.inlineMap:visited { color: #ff0066; }

.siteEdNote {
	font-size: 12px;
	line-height: 1.6;
	margin: 0px 0px 24px 0px;
}

.inlineEdit {
	border: 1px solid #cccccc;
	padding: 20px;
}

.inlineEdit .button {
	font-size: 9px;
	background-color: #ff0066 !important;
	color: #ffffff;
	padding: 2px;
	border-width: 0px;
}

.editText {
	width: auto;
	background-color: #ff0066;
	color: #ffffff !important;
	font-size: 9px;
	border-width: 0px;
	padding: 2px;
	
}

.tmaPage {
	background-color: #ffffff;
}