﻿body,.pagebody { margin:0; padding:0; }
body { font-family:arial, sans-serif; font-size:.9em; }
.pagebody {
	color: #333333;
	background: #400000 url('pattern2.png') repeat;
}
html { height:100%; }
.rotatecontainer { margin:0px 0px 0px 50px;  }
.rotateitem {
	width:500px;
	height:80px;
	margin-left:40px;
	
}
.myslides {
	border: medium #000000 solid;
	float: left;
	height: 300px;
	width: 450px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


.mainright {
	width: 425px;
	float: right;
	}

.mainright ul {
	margin-top: -3px;
}	
.mainright li {
	margin:0px 0px 5px 0px;
	
}

/* These are ids for container divs in layout.master */
#wrapwebsite {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #ecebd9;
	background-image: url('wrapwebsite2.jpg');
	background-repeat: no-repeat;
}
#wrapheadertop{ margin-left:auto; margin-right:auto; width:960px; height:15px; margin-top: 30px; background: url('headertop.png') }
#wrapheader {
	height: 95px;
/*	background: #B5B9A7; */
	color: #777;
	background-color: #87997c; 
	background-image: url('wrapwebsiteheader.jpg');
	background-repeat: repeat-x; }
#logo {
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	padding-top: 35px;
	padding-left: 725px;
	top: 0px;
	width: 200px;
	height: 244px;
} 
#wrapcenter { clear:left; min-height:450px; margin:0; }
#wrapfooter { height:25px; clear:both; text-align:center; color:#414141; background:#6e926c url('footer.png') repeat-x; padding:18px 0 4px; }
#wrapfooter,#wrapfooter a { text-decoration:none; font-size:11px; }
#wrapfooterbottom{ margin-left:auto; margin-right:auto; width:960px; height:15px;  background: url('footerbottom.png') }


/* these are the main column layouts for supporting automatic column layout from 1 to 3 columns 
   all columns are floated left, the system programmatically assigns on of the classes to the center column depending on whether content exists
 in the left or right content sections
*/
.leftside { float:left; width:216px; margin:10px 0 0 9px; }
.center-nomargins { float:left; width:895px; margin:10px 30px 30px 30px; }
.center-rightandleftmargins { float:left; width:473px; margin:10px 8px 0; }
.center-rightmargin,.center-leftmargin { float:left; width:695px; margin:10px 8px 0; }
.rightside { float:right; width:216px; margin:10px 8px 0 0; }



/* Elements */
code { text-align:left; display:block; overflow:auto; font:500 1em/1.5em 'Lucida Console', 'courier new', monospace; background:#FAFAFA; border:1px solid #EAEAEA; border-left:5px solid #72A545; margin:5px 0; padding:10px; }
acronym { cursor:help; border-bottom:1px solid #777; }
blockquote { border-left:5px solid #777; margin:15px; padding:0 0 0 7px; }
hr { height:1px; background-color:#414141; color:#414141; border-width:0; }
p { line-height:1.7em; margin:0; padding:0 0 16px; }
img { border:0; }


/* Headings */
h1 { font-family:arial, sans-serif; font-size:40px; letter-spacing:.1em; }
h2 {  font-family:arial, sans-serif; font-size:25px;  }
h3 { font-family:arial, sans-serif; font-size:23px; margin:7px 0 0 0;}
h4 { font-family:arial, sans-serif; font-size:14px;margin:0;}
h5 { font-family:arial, sans-serif; font-size:12px; margin:0;}
h6 { font-family:arial, sans-serif; font-size:12px;margin:0; }
h1.siteheading {
	font-size: 160%;
	letter-spacing: .2em;
	text-transform: none;
	margin: 0;
	padding: 27px 0 0 45px;
	
}
.siteheading { font-size:130%; text-decoration:none; text-align: left;
}
h2.moduletitle {
	clear: both;
	margin: 0;
	padding: 35px 0 35px 7px;
	color: #333333;
	font-family: arial, sans-serif;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: 500;
}
div.leftside h2.moduletitle,div.rightside h2.moduletitle { background:#E1E5D5; }
.modulesubtitle { height:23px; font-weight:700; padding:4px 5px 0; }
.pagelayout h2, .register h2, .sitesettings h3 { font-size:14px; }


/* Form styles */
fieldset { border:1px solid #787878; margin:0 7px; padding:1em; }
legend { font-size:larger; font-weight:700; }
ol.formlist { list-style:none; margin: 0px; }
li.settingrow  { list-style:none; }
.settinglabel { float:left; clear:left; width:20em; padding:1px; }
.settinglabelFixedHeight { float:left; clear:left; width:20em; height:77px; padding:1px; }
.settingrow { clear:left; padding:4px 0; }
.settinglabeltight { float:left; clear:left; width:8em; font-weight:700; padding:1px; }
.settingrowtight { clear:left; padding:1px 0; }
.settinglabel,.settinglabelFixedHeight { font-weight:700; font-size:smaller; }
.modulebuttonrow { clear:left; text-align:center; }
.watermarktextbox { width:9em; color:Gray; }
.subscribeemail { color:Gray; width:14em; }
.smalltextbox { width:4em; }
.normaltextbox { width:10em; }
.mediumtextbox, .login .signinbox, .login .passwordbox { width:15em; }
.widetextbox { width:25em; }
.verywidetextbox { width:35em; }
.txtcopyright { color:#444; font-size:80%; font-weight:400; }
.txterror { color:red; font-weight:700; }
input.openid_login { background:url('openidlogin.gif') no-repeat; background-color:#fff; background-position:0 50%; color:#000; padding-left:18px; }

.pagelayout .addcontent{float: left; margin: 0 0 20px; }
.pagelayout .panelayout { clear: both; margin: 0 0 20px 0; padding: 0;}
.pagelayout .panelayout h2 {text-align: center; margin: 0 10px 10px 0;}
.pagelayout .regularpanes{margin: 0 auto; width: 630px; clear: both;}
.pagelayout .pane{float: left; clear: none;margin: 20px 0 20px 0; position: relative;}
.pagelayout .layoutcenter{margin: 20px 30px;}
.pagelayout .layoutalt1,
.pagelayout .layoutalt2{float: none;clear: both; width: 190px; margin: 0 auto; position: relative;}
.pagelayout .altlayoutnotice{margin-bottom: 20px;}
.pagelayout .panelistbox{position: relative; width: 190px;}
.pagelayout .pane select {width: 170px; margin-right: 10px;}
.pagelayout .layoutbuttons{right: 0; top: 5px; position: absolute;}
.pagelayout .layoutbuttons input{display: block; margin-bottom: 10px;}

/* Grids and Tables */
div.memberlist table { width:100%; }
table.editgrid { margin:10px; }
table.editgrid th { font-weight:700; padding:7px; }
.AspNet-GridView table thead tr th { padding:2px; }
.AspNet-GridView table tbody tr td { color:#333; background:#FFF; border-bottom:solid 1px #CCC; border-right:solid 1px #CCC; text-align:left; padding:2px 20px 2px 2px; }
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background:#F7F6F3; }
table.editgrid td,.padded { padding:7px; }


/* Lists */
ol.searchresultlist { list-style-type:none; }
.topnav {
	text-align: right;
	visibility: hidden;
}
.topnav ul { float:left; display:inline; margin:0; padding:0; }
li.topnavitem { float:left; list-style-type:none; border-left:solid thin #414141; padding:0 7px; }
li.firstnav { float:left; list-style-type:none; padding:0 7px 0 5px; }
.simplelist,.simplelist li { list-style:none; padding:0 0 4px 10px; }
ul.linkitem { position:relative; top:-6px; left:0; list-style:none; margin:10px; padding:0; }
div.sitemap ul,div.sitemap ul li { list-style:none; font-size:100%; }
.site-statistics { border-bottom:solid thin #ccc; margin:0 0 5px; padding:0 0 5px; }
ul.userstats { list-style-type:none; margin:0 0 0 -40px; }
ul.userstats ul { display:block; margin:0; padding:0; }
ul.userstats li { position:relative; list-style:none; }
ul.linkitem li { list-style:none; min-height:18px; background:url('arrow.png') no-repeat; background-position: 0px 5px; margin:0 0 1px; padding:2px 0; }
ul.linkitem a { color:#414141; text-decoration:none; margin:0 0 0 7px; padding:2px 5px 2px 10px; }
* html body ul.linkitem a { height:18px; }
ul.linkitem a:hover { color:#8AAF55; padding:2px 5px 2px 10px; }
div.panelwrapper ul.simplelist { margin-bottom:0; }
div.AspNet-RadioButtonList ul,div.AspNet-CheckBoxList ul { list-style-type:none; margin:0; padding:0; }
div.simplehorizontalmenu { clear:both; width:100%; height:27px; }
ul.simplehorizontalmenu { float:left; list-style:none; margin:0; padding:0; }
ul.simplehorizontalmenu li { display:inline; padding:0 10px; }
ul.linkitem li:hover { background:url('arrow_select.png') no-repeat left center; }
li.AspNet-RadioButtonList-Item,li.AspNet-CheckBoxList-Item { white-space:nowrap; }
ul.simplehorizontalmenu li.selecteditem { font-weight:700; }
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; }
.tag-cloud { list-style-type:none; margin:15px 0 3px -30px; }
.tag-cloud li { display:inline; list-style-type:none; }
.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%; }


/* Links */
a.ModuleEditLink,a.ModuleEditLink:link,a.ModuleEditLink:visited {
	color: #666666;
}
a.ModuleEditLink:active,a.siteheading:link,a.siteheading:visited,a.siteheading:hover,a.siteheading:active { color:#777; }
a:hover { color:#8AAF55; text-decoration:underline; }
legend a.ModuleEditLink:hover { color:#414141; font-size:smaller; }
a.ModuleEditLink:hover,.sitelink,a.sitelink:link,a.sitelink:visited,a.sitelink:hover,a.sitelink:active,#wrapfooter a,.accent,a:link,a:visited,a:active { color:#414141; }
a.SelectedPage:link,a.SelectedPage:visited,a.SelectedPage:active { color:#FFF; font-weight:700; text-decoration:none; }
legend a.ModuleEditLink,legend a.ModuleEditLink:link,legend a.ModuleEditLink:visited,legend a.ModuleEditLink:active { color:#8AAF55; font-size:smaller; }
legend a,a.siteheading:link,a.siteheading:visited,a.siteheading:hover,a.siteheading:active,a.sitelink:link,a.sitelink:visited,a.sitelink:active,a.selectedcrumb:link,a.selectedcrumb:visited,a.selectedcrumb:active,a.unselectedcrumb:link,a.unselectedcrumb:visited,a.unselectedcrumb:active {
text-decoration:none;
}
a.ModuleEditLink,a.ModuleEditLink:link,a.ModuleEditLink:visited,a.ModuleEditLink:hover,a.ModuleEditLink:active,ul.firstnav span.sitelink,li.topnavitem,li.firstnav,.WelcomeMessage,.sitelink {
font-size:10px;
}

a.sitelink:hover,a.ModulePager:link,a.ModulePager:visited,a.ModulePager:hover,a.ModulePager:active,a.selectedcrumb:hover,a.unselectedcrumb:hover {
text-decoration:underline;
}
a.adminlink ,
a.adminlink:link ,
a.adminlink:visited ,
a.adminlink:hover ,
a.adminlink:active { 
font-size: 16px; 
border-left: 1px solid #a4a4a4;
  padding: 8px 8px 10px 8px;
  line-height: 32px;
  color: #555;
  text-decoration:none;
}
a.adminlink:hover {  text-decoration:underline;}
.extrasearchlink { padding-left: 10px;  }
.buttonlink { background-color:transparent; color:#03F; cursor:pointer; text-decoration:underline; font-size:13px; border-style:none;padding-left: 0px; text-align:left; }
.accent { font-weight:700; }
.pageditlinks a { margin: 3px 7px 3px 0px; }

.breadcrumbs { padding:4px 4px 10px; }
.unselectedcrumb { font-weight:400; }
.selectedcrumb { font-weight:700; }

.modulepager { vertical-align:top; padding:4px; }
.selectedpage { color:#FFF; font-weight:700; }
a.SelectedPage:hover { color:#FFF; font-weight:700; text-decoration:underline; }
.modulepager, .ModulePager, .PageInfo, .SelectedPage, .pageditlinks a { font-size: 16px; }

.modulecontent { vertical-align:top; text-align:left; padding:4px 4px 4px 7px; }
div.leftside div.modulecontent,div.rightside div.modulecontent { background:#E1E5D5; color:#555; }
.modulefooter { display:none; font-size:11px; text-align:center; }

tr.modulerow td,tr.modulealtrow td { border:solid thin #414141; padding:0 0 0 10px; }



/* Corner Rounding with Nifty Corners */
.rtop,.rbottom { display:block; background:#F5F6F0; }
.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4 {
background:#E1E5D5;
display:block;
height:1px;
overflow:hidden; }
.r1 { margin:0 5px; }
.r2 { margin:0 3px; }
.r3 { margin:0 2px; }
.rtop .r4,.rbottom .r4 { height:2px; margin:0 1px; }
.rbottom { margin-bottom:10px; }

.center-leftmargin .rtop,.center-leftmargin .rbottom,.center-rightmargin .rtop,.center-rightmargin .rbottom,.center-nomargins .rtop,.center-nomargins .rbottom,.center-rightandleftmargins .rtop,.center-rightandleftmargins .rbottom,.logolist,.pageicons,.skiplink {
display:none;
}

.foldergallery {
	margin-left: auto;
	margin-right: auto;
}
}
.foldergallery a {
	font-weight: 600;
}
.foldergallery h3 { font-size:24px; margin-bottom:10px; }
.albumMetaName { font-weight:700; }
.albumFloat { float:left; text-align:center; margin-right:8px; margin-bottom:4px; }
.albumMetaSectionHead { background-color:Gray; color:#FFF; font-weight:700; }

.gmaptextbox { width:27em; }
.gmap { margin:0 0 10px; }
.bmap { position:relative; }


.leftside .ratingprompt , .rightside .ratingprompt{ display: none; }


div.addthisbutton { float:right; clear:right; margin:5px; }
.moduleedit { height:28px; background-color:#C7D0D7; border:0; text-indent:4px; margin:0; padding:0; }
.clear { clear:both; }
.clearpanel { clear:left; padding-top:15px; }
.minheightpanel { min-height:200px; }
.center { text-align:center; }
.vevent { padding:10px; }
.vevent abbr { border:0; }
.whoson { float:left; padding:5px; }
.searchterm { color:#000; background-color:#FF0; }
.templatewrapper { border-bottom:solid 4px #000; }
.linkdescription { padding:5px; }
.forumnotify { white-space:nowrap; vertical-align:middle; padding: 10px 0px 5px 0px; }
.forumnotify img {float:left;}
.mojo-tabs {  font-size:inherit;}
.cmwrapper { margin:10px; }

/* password stength meter */
.pwspoor { background-color: Red; color:White; padding:5px 5px 5px 5px;}
.pwsweak { background-color: Orange; color:White; padding:5px 5px 5px 5px; }
.pwsaverage { background-color: Yellow; color:Black; padding:5px 5px 5px 5px; }
.pwsstrong { background-color:Teal; color:Black; padding:5px 5px 5px 5px; }
.pwsexcellent { background-color:Green; color:White; padding:5px 5px 5px 5px; }
.pwdstrengthbarborder { border-style:solid; border-width:1px; width:200px; vertical-align:middle; }
.pwdstrengthbar { width:200px; height:15px; padding:2px 2px 2px 2px;}

.hidden{ display:none; }
  
.fthumbs img{
    padding:5px;
    margin:5px;
    -moz-box-shadow:#333 2px 2px 5px;
    -webkit-box-shadow:#333 2px 2px 5px;
    cursor:pointer;
  }
  
  span.btn{
    padding:10px;
    margin-left:5px;
    display:inline-block;
    cursor:pointer;
    font:12px/14px Arial, Helvetica, sans-serif;
    color:#aaa;
    background-color:#eee;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-box-shadow:#999 2px 0px 3px;
    -webkit-box-shadow:#999 2px 0px 3px;
  }
  span.btn.pages{ background-color:#fff;}
  span.btn.pages:hover, span.btn.pages.sel { background-color:#f3f3f3; color:#999; }
  span.btn:hover, span.btn.sel{ background-color:#000; }
  .galleryinfo{ position:relative; display:inline-block;  margin-top:10px; }

.floatrightimage { float:right; margin-right:15px; }
.highlight1 { background-color:#FF0; }
.highlight2 { background-color:lime; }
.floatpanel,.floatleftimage { float:left; margin-right:15px; }







﻿