body { color:#000; background-color:#FFF; font-family:verdana, sans-serif; font-size:1em; margin:1em!important; padding:0; }
.pagebody { background-color:#333; color:#FFF; }


/* These are ids for container divs in layout.master */
#wrapheader { height:4.5em; vertical-align:bottom; background:#25509F url('hdr.jpg') no-repeat bottom left; margin:0; }
#container { padding-top:25px; }
#wrapwebsite { min-height:200px; background-color:#666; }
.headerleft { float:left; }
.headerright { float:right; }
.wrapcenter { float:left; clear:none; width:100%; min-height:400px; background-color:#666; margin:13px 0 0; }
#wrapfooter { float:left; width:100%; height:3em; margin-bottom:1em!important; color:#0AD; background:#25509F url('hdr.jpg') repeat-y top left; font-size:.6em; text-transform:lowercase; line-height:2.6em; }
.footerLeft { float:left; width:60%; height:3em; background:url('corner_bl.gif') no-repeat bottom left; }
.footerRight { float:right; width:35%; height:3em; text-align:right; background:url('corner_br.gif') no-repeat bottom right; }
#wrapfooter a { color:#0AD; text-decoration:underline; }
#wrapfooter a:hover { color:#666; }



/* 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 one of the classes to the center column depending on whether content exists
 in the left or right content sections
*/
.leftside { float:left; width:22%; margin:0 10px; }
.center-nomargins { float:left; width:98%; margin:0 12px; }
.center-rightandleftmargins { float:left; width:52%; margin:0; }
.center-rightmargin { float:left; width:75.2%; margin:0 0 0 10px; }
.center-leftmargin { float:left; width:75.2%; margin:0; }
.rightside { float:left; width:22%; margin:0 0 0 10px; }


/* Elements */
p { line-height:1.8em; }
blockquote { border:1px solid #666; border-left:5px solid #666; font-weight:700; margin:15px; padding:0 0 0 32px; }
hr { color:Silver; height:1pt; text-align:left; }
img { border:0; }


/* Headings */
h1 { font-family:arial, sans-serif; font-size:40px;  }
h2 { font-family:arial, sans-serif; font-size:36px;  }
h3 { font-family:arial, sans-serif; font-size:19px; margin:0; color:#FC0; }
h4 { font-family:arial, sans-serif; font-size:16px;  margin:0; color:#FC0;}
h5 { font-family:arial, sans-serif; font-size:14px; margin:0; color:#FC0;}
h6 { font-family:arial, sans-serif; font-size:13px; margin:0; color:#FC0;}
.sitelogo { position:absolute; top:5px; left:5px; z-index:300; margin:0; }
h1.siteheading { position:absolute; top:80px; left:70px; height:30px; font-size:1.4em; font-weight:700; text-transform:uppercase; text-align:right; line-height:.75em; letter-spacing:-.15em; margin:0 0 5px; }
h2.moduletitle { vertical-align:middle; border-bottom:1px solid #AAA; margin:0 10px; padding:0 0 5px; 
background-color:#777; color:#FC0; font-weight:700; font-size:.8em; text-transform:lowercase; }
.modulesubtitle { height:23px; vertical-align:bottom; font-size:small; font-weight:700; margin:5px 0 0; padding:4px 0 4px 5px; }
.pagelayout h2, .register h2, .sitesettings h3 { font-size:14px; }


/* Form styles */
fieldset { border:1px solid #ccc; margin:0; 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; }
.settinglabel,.settinglabelFixedHeight { font-weight:700; font-size:smaller; }
.settingrow { clear:left; padding:4px 0; }
.settinglabeltight { float:left; clear:left; width:8em; font-weight:700; padding:1px; }
.settingrowtight { clear:left; padding:1px 0; }
.modulebuttonrow { clear:left; text-align:center; }
.smalltextbox { width:4em; }
.normaltextbox { width:10em; }
.mediumtextbox, .login .signinbox, .login .passwordbox { width:15em; }
.widetextbox { width:25em; }
.verywidetextbox { width:35em; }
.txterror { font-size:100%; font-weight:700; color:Red; }
.watermarktextbox { width:9em; color:Gray; }
.subscribeemail { color:Gray; width:14em; }
input.openid_login { background:url('openidlogin.gif') no-repeat; background-color:#fff; background-position:0 50%; color:#000; padding-left:18px; }
.txtcopyright { font-size:80%; font-weight:400; }

.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 */
table.editgrid th { font-weight:700; padding:7px; }
.AspNet-GridView td a { color:#666; text-decoration:none; }
.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 { padding:7px; }



/* Lists */
ol.searchresultlist { list-style-type:none; }
.topnav { text-align:right; font-size:.6em; text-transform:lowercase; line-height:2.6em; }
div.topnav { position:absolute; top:0; right:0; width:99%; height:26px; padding:0 22px 0 0; }
.topnav ul { float:right; display:inline; margin:5px 0 0 10px; }
li.topnavitem { float:left; list-style-type:none; padding:0 7px; } 
li.firstnav { float:left; list-style-type:none; padding:0 7px 0 0; }
li.linkitem,li.linkaltitem { display:block; min-height:18px; border-bottom-color:#737373; border-style:none none dashed; border-width:0 0 1px; margin:5px 0 0; }
.linkitem a { padding:7px 0 0 4px; }
.simplelist,.simplelist li { list-style:none; padding:0 0 10px 3px; }
ul.linkitem { list-style-type:none; margin:0; padding:2px; }
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; font-size:90%; margin:0 0 0 -40px; }
ul.userstats ul { display:block; margin:0; padding:0; }
ul.userstats li { position:relative; list-style:none; font-size:100%; }
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; }
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,a.ModuleEditLink:hover,a.ModuleEditLink:active { color:#FC0; font-size:10px; }
h1.siteheading a.siteheading:link,a.siteheading:visited,a.siteheading:hover,a.siteheading:active { color:#FFF; }
.sitelink,a.sitelink:link,a.sitelink:visited,a.sitelink:hover,a.sitelink:active,a:hover { color:#fff; }
h3 a,a,a:link,a:visited,a:active { color:#FC0; }
.AspNet-GridView td a:hover,a.sitelink:hover,a.ModulePager:hover,a.selectedcrumb:hover,li.linkitem a:hover,li.linkaltitem a:hover,a.unselectedcrumb:hover {
text-decoration:underline;
}
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,li.linkitem a,li.linkaltitem a {
text-decoration:none;
}
.pageditlinks a { margin: 3px 7px 3px 0px; }
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 { color:#fff; font-weight:700; }

.breadcrumbs { margin-bottom:3px; width:99%; padding:4px; }
.unselectedcrumb { font-weight:400; }
.selectedcrumb { font-weight:700; }

.modulepager { font-size:100%; font-weight:700; }
.selectedpage { font-size:80%; font-weight:700; line-height:12px; }
a.SelectedPage:hover { color:#000; text-decoration:underline; }
.selectedpage,a.SelectedPage:link,a.SelectedPage:visited,a.SelectedPage:active { color:#FFF; }
.modulepager, .ModulePager, .PageInfo, .SelectedPage, .pageditlinks a { font-size: 16px; }

.panelwrapper,.modulecontent { background-color:#777; }
.modulecontent { vertical-align:top; border-top:solid thin #777; font-size:.8em; padding:0 10px 10px; }
.modulefooter { display:none; }
.modulealtrow { background-color:#666; }

.yui-content,.yui-content .settinglabel,.yui-content .settingrow label,.yui-content h3,.gmnoprint {
color:#000;
}

/* Corner Rounding with Nifty Corners */
.rtop,.rbottom { display:block; background:#666; }
.rtop .r1,.rtop .r2,.rtop .r3,.rtop .r4,.rbottom .r1,.rbottom .r2,.rbottom .r3,.rbottom .r4 {
background:#777;
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; }

.gmaptextbox { width:27em; }
.gmap { margin:0 0 10px; color:#000; }
.bmap { position:relative; }

.foldergallery h1 { font-size:large; margin-bottom:20px; }
.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; }

.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; }
.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; }

.forumnotify { white-space:nowrap; vertical-align:middle; padding: 10px 0px 5px 0px; }
.forumnotify img {float:left;}

div.addthisbutton { position:absolute; top:90px; right:23px; }
.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; }
.clear { clear:both; }
.searchterm { color:#000; background-color:#FF0; }
.templatewrapper { border-bottom:solid 4px #000; }
.linkdescription { font-size:100%; font-weight:400;  }
.logolist,.pageicons,.skiplink { display:none; }
.padded { padding:7px; }
.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; }





