﻿body {
	background-color: #FFF;
	color: #000;
	font: 14px "Trebuchet MS",Arial,sans-serif;
	line-height: normal;
	margin: 0;
	padding: 0;
}
img.bg {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
}
#wrapwebsite {
	background-color: #730D0F;
	min-height: 100%;
	min-width: 960px;
	position: absolute;
	width: 100%;
	z-index: 99;
}
#wrapheader {
	background-image: url('header-slice.png');
	background-repeat: repeat-x;
	clear: both;
	margin: 0;
	position: relative;
	width: 100%;
}
#wraplogotitle{
	position:relative;
	display: table;
	width:100%;
	height: 60px;
}

/*#wraplogotitle a{
	display: table-cell;
	vertical-align: middle;
	width: 45%;
}*/
.searchpanelcontainer {
	position: absolute;
	right: 20px;
	top: 2px;
	z-index: 100;
}
.wrapcenter {
	clear: both;
	margin: 10px auto 75px;
	min-height: 400px;
	overflow: hidden;
	position: relative;
	width: 960px;
}
.sitelogo {
	float: left;
	margin: 0;
	padding: 5px;
	position: relative;
	z-index: 300;
	display: table-cell;
	vertical-align: middle;
}
h1.siteheading {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 4px;
	position: relative;
	display:table-cell;
	vertical-align: middle;
	width: 100%;
}
.topnav {
	font-size: 10px;
	padding: 0 20px 0 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}
li.topnavitem {
	border-left: solid thin #FFF;
	float: left;
	list-style-type: none;
	padding: 0 5px;
}
li.firstnav {
	float: left;
	list-style-type: none;
	padding: 0 5px 0 0;
}
.editpanel {
	float: right;
	position: absolute;
	right: 5px;
	top: 30px;
}
div.addthisbutton {
	position: absolute;
	right: 20px;
	top: 37px;
}
.socialmedia {
	float: right;
	position: relative;
	right: 160px;
	top: 10px;
}
li.socialmediaitem {
	float: left;
	list-style-type: none;
	min-height: 16px;
	min-width: 16px;
	padding: 0 5px;
}
li.firstsocialmediaitem {
	float: left;
	height: 16px;
	list-style-type: none;
	min-height: 16px;
	min-width: 16px;
	padding: 0 5px 0 0;
	width: 16px;
}
#wrapfooter {
	background: url('footer-slice.png') repeat-x transparent scroll left bottom;
	bottom: 0;
	font-size: 10px;
	height: 65px;
	max-width: 100%;
	position: absolute;
	width: 100%;
	display:table;
}

#wrapfooter .left, #wrapfooter .right {
	display:table-cell;
	vertical-align:middle;
	float:none;
}

#wrapfooter .left {
	text-align: left;
	padding-left: 5px;
}

#wrapfooter .right {
	text-align: right;
	padding-right:5px;
}

.leftside, .rightside, .center-nomargins, .center-rightandleftmargins, .center-rightmargin, .center-leftmargin {
	float: left;
	overflow: hidden;
	position: relative;
}
.center-nomargins, .center-rightandleftmargins, .center-rightmargin, .center-leftmargin {
	margin-bottom: -100000px!important;
	padding: 0 10px 100000px!important;
}
.leftside, .rightside {
	background-image: url('translucent_black.png');
	background-repeat: repeat;
	margin-bottom: -100000px;
	padding-bottom: 100000px;
	width: 200px;
}
.center-nomargins {
	width: 940px;
}
.center-rightandleftmargins {
	margin: 0 9px;
	padding: 0 20px;
	width: 520px;
}
.center-rightmargin {
	margin: 0 9px 0 0;
	width: 730px;
}
.center-leftmargin {
	margin: 0 0 0 9px;
	width: 730px;
}
.altcontent1 .modulecontent {
	padding: 0;
}
.altcontent1 {
	max-width: 960px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.breadcrumbcontainer {
	clear: both;
	margin: auto;
	position: relative;
	width: 960px;
}
#breadcrumb, .breadcrumbs {
	padding: 2px 10px 2px 20px;
	font-size: 12px;
	line-height:12px;
}

.unselectedcrumb {
	font-weight: 400;
}

.breadcrumb:hover,.breadcrumbbold:hover{
	text-decoration:underline;
}

.pagetitle {
	color: #0770A6;
	font-size: 22px;
	font-weight: 700;
	left: -15px;
	margin: 0 auto 10px;
	padding: 0;
	position: relative;
}
fieldset {
	border: 1px solid #eee;
	margin: 0;
	padding: 1em;
}
.settinglabel {
	clear: left;
	float: left;
	padding: 1px;
	width: 20em;
}
.settinglabelFixedHeight {
	clear: left;
	float: left;
	height: 77px;
	padding: 1px;
	width: 20em;
}
.settingrow {
	clear: left;
	padding: 4px 0;
}
.settinglabeltight {
	clear: left;
	float: left;
	font-weight: 700;
	padding: 1px;
	width: 8em;
}
.settingrowtight {
	clear: left;
	padding: 1px 0;
}
.modulebuttonrow {
	clear: left;
	text-align: center;
}
.div2columnleft {
	float: left;
	padding: 1px;
	width: 350px;
}
.div2columnright {
	margin: 0 0 0 355px;
	padding: 1px;
}
h1 {
	font-size: 24px;
	margin: 0 0 5px;
}
h2 {
	font-size: 22px;
	margin: 0 0 5px;
}
h3 {
	font-size: 20px;
	margin: 0;
}
h4 {
	font-size: 18px;
	margin: 0;
}
h5 {
	font-size: 16px;
	margin: 0;
}
.watermarktextbox {
	color: Gray;
	width: 9em;
}
h2.moduletitle {
	padding: 0 0 0 5px;
	vertical-align: middle;
}
.modulesubtitle {
	font-size: small;
	font-weight: 700;
	height: 23px;
	margin: 5px 0 0;
	padding: 4px 0 4px 5px;
	vertical-align: bottom;
}
.modulecontent {
	padding: 0 4px 10px;
	position: relative;
	vertical-align: top;
}
.modulefooter {
	display: none;
	font-size: smaller;
	text-align: center;
}
ul.linkitem li {}
li.linkitem, li.linkaltitem {
	border-bottom-color: #eee;
	border-style: none none dashed;
	border-width: 0 0 1px;
	display: block;
	height: 26px;
	margin: 5px 0;
}
.linkitem a {
	padding: 7px 0 7px 0;
}
.floatpanel {
	float: left;
	margin-right: 15px;
}
.clearpanel {
	clear: left;
	padding-top: 15px;
}
.simplelist, .simplelist li {
	list-style: none;
	padding: 0 0 2px 3px;
}
ul.linkitem {
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
div.sitemap ul, div.sitemap ul li {
	font-size: 100%;
	list-style: none;
}
.site-statistics {
	border-bottom: solid thin #eee;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
ul.userstats {
	font-size: 90%;
	list-style-type: none;
	margin: 0 0 0 -40px;
}
ul.userstats ul {
	display: block;
	margin: 0;
	padding: 0;
}
ul.userstats li {
	font-size: 100%;
	list-style: none;
	position: relative;
}
p {
	line-height: 20px;
}
blockquote {
	background: url('quote_wh.gif') no-repeat 5px 10px!important;
	background-position: 8px 10px;
	border: 1px solid #eee;
	border-left: 5px solid #eee;
	font-weight: 700;
	margin: 15px;
	padding: 0 0 0 32px;
}
table.editgrid th {
	font-weight: 700;
	padding: 7px;
}
.minheightpanel {
	min-height: 200px;
}
.gmaptextbox {
	width: 27em;
}
.gmap {
	margin: 0 0 10px;
}
div.AspNet-RadioButtonList ul, div.AspNet-CheckBoxList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.foldergallery h1 {
	font-size: large;
	margin-bottom: 20px;
}
.albumFloat {
	float: left;
	margin-bottom: 4px;
	margin-right: 8px;
	text-align: center;
}
.albumMetaSectionHead {
	background-color: Gray;
	color: #FFF;
	font-weight: 700;
}
.center {
	text-align: center;
}
div.simplehorizontalmenu {
	clear: both;
	height: 27px;
	width: 100%;
}
ul.simplehorizontalmenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.simplehorizontalmenu li {
	display: inline;
	padding: 0 10px;
}
.vevent {
	padding: 10px;
}
.smalltextbox {
	width: 4em;
}
.normaltextbox {
	width: 10em;
}
.mediumtextbox {
	width: 15em;
}
.widetextbox {
	width: 25em;
}
.verywidetextbox {
	width: 35em;
}
.clear {
	clear: both;
}
.whoson {
	float: left;
	padding: 5px;
}
.ratingcontainer {
	float: right;
	position: relative;
	z-index: 99;
}
.ratingStar {
	height: 14px;
	margin: 1em;
	white-space: nowrap;
}
.ratingStar .ratingItem {
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 13px;
	margin: 0;
	padding: 0;
	width: 13px;
}
.ratingcomments {
	background-color: #eee;
	border: #000 1px solid;
	color: #000;
	height: 210px;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	width: 300px;
}
.ratingcommentbox {
	height: 100px;
	width: 280px;
}
ul.tag-cloud {
	list-style-type: none;
	padding-left: 15px;
}
.tag-cloud li {
	list-style: none;
	margin: 0 0 3px;
}
.tagcount {
	font-size: x-small;
}
.tag-cloud .weight1 {
	font-size: 90%;
}
.tag-cloud .weight2 {
	font-size: 110%;
}
.tag-cloud .weight3 {
	font-size: 120%;
}
.tag-cloud .weight4 {
	font-size: 130%;
}
.tag-cloud .weight5 {
	font-size: 140%;
}
.tag-cloud .weight6 {
	font-size: 150%;
}
.tag-cloud .weight7 {
	font-size: 160%;
}
.tag-cloud .weight8 {
	font-size: 180%;
}
.tag-cloud .weight9 {
	font-size: 200%;
}
.tag-cloud .weight10 {
	font-size: 210%;
}
.pgHeader-Container {
	max-height: 200px;
	min-height: 200px;
	z-index: 99;
}
.pgHeader-Overlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.pgHeader-Text {
	max-width: 265px;
	position: absolute;
	right: 0;
	top: 0;
	width: 265px;
	z-index: 99;
}
h1.siteheading a, a:link, a:visited, a:active {
	color: #036;
}
a.siteheading:link, a.siteheading:visited, a.siteheading:hover, a.siteheading:active {
	color: #DCE4F6;
	text-decoration: none;
}
.headerlink, a.headerlink:link, a.headerlink:visited, a.headerlink:hover, a.headerlink:active {
	color: #FFF;
	font-size: .8em;
	font-weight: 700;
	text-decoration: none;
}
.accent {
	color: #FFF;
	font-weight: 700;
}
a.ModuleEditLink, a.ModuleEditLink:link, a.ModuleEditLink:visited, a.ModuleEditLink:hover, a.ModuleEditLink:active {
	color: #933;
}
a.SelectedPage:hover {
	color: #000;
	text-decoration: underline;
}
.txterror {
	color: Red;
	font-size: 100%;
	font-weight: 700;
}
.TextLabel {
	background-color: #FFF;
	border: 0 solid #FFF;
	font-size: 11px;
}
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle {
	color: #69F;
}
.filesfooter {
	background-color: #00688E;
	color: #FFF;
	text-align: left;
	white-space: nowrap;
}
.modulerow {
	background-color: #FFF;
}
.modulealtrow {
	background-color: #eee;
}
li.linkitem a, li.linkaltitem a {
	color: #A58970;
	text-decoration: none;
}
.highlight1 {
	background-color: #FF0;
}
.highlight2 {
	background-color: green;
}
.searchterm {
	background-color: #87B3FF;
}
input.openid_login {
	background: url('openidlogin.gif') no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}
.headergraphic {
	background-image: url('header-logo.png');
	background-position: center;
	background-repeat: no-repeat;
}

.pgHeader-Image {
	background-position: center;
	background-repeat: no-repeat;
}
.ratingStar .Filled {
	background-image: url('ratingStarFilled.png');
}
.ratingStar .Empty {
	background-image: url('ratingStarEmpty.png');
}
.ratingStar .Saved {
	background-image: url('ratingStarSaved.png');
}
.center-leftmargin, .center-rightmargin, .center-rightandleftmargins, .center-nomargins {
	background-image: url('translucent_white.png');
	background-repeat: repeat;
	overflow: auto;
}
.leftside .modulecontent a img, .rightside .modulecontent a img {
	border-bottom: none!important;
}
hr {
	color: #eee;
	height: 1pt;
	text-align: left;
}
.collapsiblepanel {
	border: dashed thin #000;
}
.leftside {
	border-right: 1px #FFF solid;
}
.center-rightandleftmargins, .center-rightmargin, .center-leftmargin, .center-nomargins {
	border-top: 1px #000 solid;
}
.rightside {
	border-left: 1px solid #FFF;
}
.NoLinkBorder {
	border: none!important;
}
.AspNet-GridView table thead tr th {
	padding: 2px;
}
.AspNet-GridView table tbody tr td {
	background: #FFF;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #CCC;
	color: #333;
	padding: 2px 20px 2px 2px;
	text-align: left;
}
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td {
	background: #F7F6F3;
}
legend {
	font-size: larger;
	font-weight: 700;
}
.settinglabel, .settinglabelFixedHeight {
	font-size: smaller;
	font-weight: 700;
}
a.modulesettingslink, a.ModuleEditLink, a.ModuleEditLink:link, a.ModuleEditLink:visited, a.ModuleEditLink:active {
	font-size: 10px;
	letter-spacing: normal;
}
.modulepager {
	font-size: 100%;
	font-weight: 700;
}
.selectedpage {
	font-size: 80%;
	font-weight: 700;
}
.txtcopyright {
	font-size: 80%;
	font-weight: 400;
}
.moduletitle {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
}
.leftside .moduletitle, .rightside .moduletitle {
	color: #FFF;
	text-align: center;
}
.linkdescription {
	font-size: 100%;
	font-style: italic;
	font-weight: 400;
}
.buttonlink {
	background-color: transparent;
	border-style: none;
	color: #03F;
	cursor: pointer;
	font-size: 9px;
	text-decoration: underline;
}
.panelwrapper.searchresults h3 {
	color: maroon;
	font: normal 1.3em georgia, arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}
.topnav ul, .socialmedia ul {
	display: inline;
	float: right;
	margin: 5px 0 0 10px;
}
.rtop, .rbottom, .pageicons, .skiplink {
	display: none;
}
table.editgrid td, .padded {
	padding: 7px;
}
li.AspNet-RadioButtonList-Item, li.AspNet-CheckBoxList-Item, .ratingrow {
	white-space: nowrap;
}
.albumMetaName, ul.simplehorizontalmenu li.selecteditem, a.breadcrumbbold, .selectedcrumb {
	font-weight: 700;
}
a:hover, a.ModulePager:hover {
	color: #38B;
	text-decoration: underline;
}
.sitelink, a.sitelink:link, a.sitelink:visited, a.sitelink:hover, a.sitelink:active, .breadcrumbs, a.breadcrumb, a.breadcrumbbold, #wrapfooter, #wrapfooter a, .Side-Bar, .leftside .modulecontent, .rightside .modulecontent, .leftside .modulecontent a, .rightside .modulecontent a {
	color: #FFF;
}
h3 a, .modulepager, a.ModulePager:link, a.ModulePager:visited, a.ModulePager:active {
	color: #666;
}
.selectedpage, a.SelectedPage:link, a.SelectedPage:visited, a.SelectedPage:active, .center-rightandleftmargins h2.moduletitle, .center-rightmargin h2.moduletitle, .center-leftmargin h2.moduletitle, .center-nomargins h2.moduletitle {
	color: #000;
}
img, .vevent abbr {
	border: 0;
}
a, a:active, a:visited, legend a, .socialmedia ul li a, a.sitelink:link, a.sitelink:visited, a.sitelink:active, a.headerlink:link, a.headerlink:visited, a.headerlink:active, .leftside .modulecontent a, .rightside .modulecontent a, a.selectedcrumb:link, a.selectedcrumb:visited, a.selectedcrumb:active, a.unselectedcrumb:link, a.unselectedcrumb:visited, a.unselectedcrumb:active, #wrapfooter a {
	text-decoration: none;
}
a.sitelink:hover, a.headerlink:hover, a.ModuleEditLink:hover, .leftside .modulecontent a:hover, .rightside .modulecontent a:hover, a.selectedcrumb:hover, li.linkitem a:hover, li.linkaltitem a:hover, a.unselectedcrumb:hover, #wrapfooter a:hover {
	text-decoration: underline;
}

.FileManager_table .aspdatagridheader a{
	font-weight: bold;
	color: #993333;
}
.yui-panel-container{
	position: fixed;
	z-index:1000;
	left: 100px;
	top: 100px;
}

.modulepager, .ModulePager, .PageInfo, .SelectedPage, .pageditlinks a { font-size: 16px; }
.pageditlinks a { margin: 3px 7px 3px 0px; }

.ratingcontainer { float:right; white-space:nowrap; margin:5px 5px 5px 5px;  }
.ratingprompt { float: left; margin-right: 5px; }
.leftside .ratingprompt , .rightside .ratingprompt{ display: none; }
.voteswrap { margin-left: 5px; }
.ratingcontainer div { float:left; white-space:nowrap; margin:0px 0px 0px 0px;  }
.ratingrow { white-space:nowrap; }
.ratingStar { white-space:nowrap; height:14px; margin:1em; }
.ratingStar .ratingItem { font-size:0; width:13px; height:12px; display:block; background-repeat:no-repeat; cursor:pointer; margin:0; padding:0; }
.ratingStar .Filled { background-image:url('ratingStarFilled.png'); }
.ratingStar .Empty { background-image:url('ratingStarEmpty.png'); }
.ratingStar .Saved { background-image:url('ratingStarSaved.png'); }
.ratingbuttons {  margin: 0px 0px 0px 0px; padding: 2px 0px 0px 0px;  }
.rcommentprompt { display:block;}
.ratingcomments { border:#000 1px solid; background-color:#eee; color:#000; width:206px; height:200px; position:absolute; margin-top:15px; padding:5px; }
.ratingcommentbox { width:200px; height:100px; }

ol.formlist { list-style:none; margin: 0px; }
li.settingrow  { list-style:none; }
div.sitemap .AspNet-TreeView-Expand
{background:  url('expand.gif') 0 0 no-repeat; width: 15px; margin-right: 5px;
 float:left; cursor: pointer; line-height: 15px;  }	
div.sitemap .AspNet-TreeView-Collapse
{background: url('collapse.gif') 0 0 no-repeat; width: 15px; margin-right: 5px;
  float:left; cursor: pointer; line-height: 15px;}
.AspNet-TreeView-Hide { display:none;}
div.sitemap a.AspNet-TreeView-Expand, div.sitemap a.AspNet-TreeView-Collapse  { text-decoration: none; }
.mojo-tabs {  font-size:inherit;}
