﻿body, .pagebody
{
	margin: 0;
	padding: 0;
}

body
{
	background: #999999;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pagebody
{
	padding: 0px;
	border: none;
	background-color: #999999;
	color: #222222;
}

html
{
	height: 100%;
}

#wrapwebsite
{
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 812px; /*	background-color: #414141;*/ /*	background: url('main.png') repeat-y;*/
	background-color: #FFFFFF;
	height: 511px;
	border: 0px;
	padding: 0px;
}

#wrapheader
{
	/* 	width: 942px; 	height: 161px; 	color: #D5D2D6; 	background: #000 url('LeftBack.gif') no-repeat; 	border-top: solid 2px #8AAF55; 	border-bottom: solid 5px #8AAF55; 	margin: 0 0 0 9px; */
}

#wrapcenter
{
	clear: left; /*	min-height: 300px;*/
	margin: 0;
}


/* not menu bit */
.notMenu
{
	width: 590px;
	float: left;
	margin-top: 29px;
}


/* middle bit?? */
.center-rightandleftmargins
{
	margin: 00px 10px 0;
}

/* middle bit.. or top in this case*/
.center-leftmargin
{
	/*	background: #FFFFFF;*/
	float: left; /*	width: 580px;*/
	padding: 0px 0 0 10px; /*	height: 995px;*/
	float: left;
}

.rightside
{
	margin: 00px 10px 0;
	float: left; /*	margin: 00px 12px 0 0;*/
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #EAF0EE;
	padding: 10px;
	width: 560px;
	height:194px;
}

#wrapfooter
{
	text-align: center;
	height: 20px;
	clear: both; /*	background: #545454;*/
	margin: 0 0 0 0px;
	padding: 8px 20px 0;
	background-color: #999999;
	text-align: right;
	color: #DDDDDD;
	border: none;
}



.leftside
{
	float: left;
	width: 180px;
	margin: 10px 0 20px 12px;
	background-color: #FFFFFF;
	background-image: url('LeftBack.gif');
	height: 234px;
/*
	padding: 210px 60px 0px 20px;
	*/
	padding:210px 0px 0px 20px;
}

.center-nomargins
{
	float: left; /*	width: 920px;*/
	margin: 10px 12px 0 18px;
	padding-top: 100px;
}


.center-rightmargin
{
	float: left; /*	width: 705px;*/
	margin: 10px 10px 0 15px;
}


.clear
{
	clear: both;
}

h1.siteheading
{
	font-size: 160%;
	letter-spacing: .2em;
	text-transform: none;
	margin: 0;
	padding: 28px 0 0 139px;
}

div.topnav
{
	width: 816px;
	height: 20px;
	padding: 8px 21px 0 19px;
	background-color: #999999;
}

.topnav ul
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

li.topnavitem
{
	float: left;
	list-style-type: none;
	border-left: solid thin #D5D2D6;
	padding: 0 7px;
}

li.firstnav
{
	float: left;
	list-style-type: none;
	padding: 0 7px 0 5px;
}

.editpanel
{
	float: right;
	margin: -5px 0 0;
}

div.addthisbutton
{
	float: right;
	margin: 5px;
}

#breadcrumb, .breadcrumbs
{
	padding: 4px 4px 10px;
}

fieldset
{
	border: 1px solid #787878;
	margin: 0 7px;
	padding: 1em;
}

.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;
}

.modulebuttonrow
{
	clear: left;
	text-align: center;
}

.div2columnleft
{
	float: left; /*	width: 350px;*/
	padding: 1px;
}

.div2columnright
{
	background-color: #696;
	margin: 0 0 0 305px;
	padding: 1px;
}

.modulepager
{
	vertical-align: top;
	padding: 4px;
}

.TextLabel
{
	width: 15px;
	background-color: #ECECEC;
	border: 0 solid #ECECEC;
}

.watermarktextbox
{
	width: 9em;
	color: Gray;
}

.moduleedit
{
	height: 28px;
	background-color: #C7D0D7;
	border: 0;
	text-indent: 4px;
	margin: 0;
	padding: 0;
}

h2.moduletitle
{
	clear: both; /*	border-bottom: solid 1px #787878; 	margin: 0; 	padding: 0 0 5px 7px;*/
	text-transform: uppercase;
	color: #91BAAC;
	font-size: 14px;
}

.modulesubtitle
{
	height: 23px;
	color: #FFF;
	background-color: #545454;
	font-weight: 700;
	padding: 4px 5px 0;
}

.modulecontent
{
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

.modulefooter
{
	display: none;
	font-size: 11px;
	text-align: center;
}

.clearpanel
{
	clear: left;
	padding-top: 15px;
}

.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%;
}

div.memberlist table
{
	width: 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 left center;
	margin: 0 0 1px;
	padding: 2px 0;
}

ul.linkitem a
{
	color: #D5D2D6;
	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;
}

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 #8AAF55;
	margin: 15px;
	padding: 0 0 0 7px;
}

/*
.rtop, .rbottom
{
	display: block;
	background: #414141;
}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4, .rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{
	background: #FFFFFF;
	display: block;
	height: 1px;
	overflow: hidden;
}

.r1
{
	margin: 0px;
}

.r2
{
	margin: 0px;
}

.r3
{
	margin: 0px;
}

.rtop .r4, .rbottom .r4
{
	margin: 0px;
}

.rbottom
{
	margin: 0px;
}
	*/

div.panelwrapper ul.simplelist
{
	margin-bottom: 0;
}

table.editgrid
{
	margin: 10px;
}

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;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 4px;
}

.albumMetaSectionHead
{
	background-color: Gray;
	color: #FFF;
	font-weight: 700;
}

.center
{
	text-align: center;
}

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;
}

.vevent
{
	padding: 10px;
}

.smalltextbox
{
	width: 4em;
}

.normaltextbox
{
	width: 10em;
}

.mediumtextbox
{
	width: 15em;
}

.widetextbox
{
	width: 25em;
}

.verywidetextbox
{
	width: 35em;
}

.whoson
{
	float: left;
	padding: 5px;
}

.ratingcontainer
{
	float: right;
}

.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');
}

.ratingcomments
{
	border: #000 1px solid;
	background-color: #eee;
	color: #000;
	width: 300px;
	height: 210px;
	position: absolute;
	margin-top: 15px;
	padding: 5px;
}

.ratingcommentbox
{
	width: 280px;
	height: 100px;
}

.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%;
}

.floatrightimage
{
	float: right;
	margin-right: 15px;
}


a.ModuleEditLink:hover
{
	color: #FFF;
}

.sitelink, a.sitelink:link, a.sitelink:visited, a.sitelink:hover, a.sitelink:active, #wrapfooter a, .accent
{
	font-size: 1.2em;
}

.selectedpage
{
	color: #FFF;
	font-weight: 700;
}

a.SelectedPage:hover
{
	color: #FFF;
	font-weight: 700;
	text-decoration: underline;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

legend a.ModuleEditLink:hover
{
	color: #FFF;
	font-size: smaller;
}

.txtcopyright
{
	color: #444;
	font-size: 80%;
	font-weight: 400;
}

.txterror
{
	color: red;
	font-weight: 700;
}

div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle
{
	color: #91BAAC;
	text-transform: uppercase;
	font-size: 14px;
}

.filesfooter
{
	background-color: #545454;
	color: #FFF;
	text-align: left;
	white-space: nowrap;
}

.modulerow
{
	background-color: #414141;
}

.modulealtrow
{
	background-color: #545454;
}

h2
{
	/*	text-transform: uppercase;*/
	color: #91BAAC;
	font-size: 14px;
}

h3
{
	color: #009900;
	font-size: 14px;
}

fieldset, legend, .moduledefinitions, .moduledefinitionsettings, .modulesettings, .sitesettings, .contentmanagerpreview, .contentmanager, .pagesettings, .pagelayout, .modulecontent, .manageusers, .modulepager, .blogedit, .register, .login, .userprofile, .panelwrapper
{
	/*	background: #FF0000;*/
}

.searchterm
{
	color: #000;
	background-color: #FF0;
}

.highlight1
{
	background-color: #FF0;
}

.highlight2
{
	background-color: lime;
}

input.openid_login
{
	background: url('openidlogin.gif') no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

.collapsiblepanel
{
	border-style: dashed;
	border-width: thin;
}

hr
{
	height: 1px;
	background-color: #D1D7DC;
	color: #D1D7DC;
	border-width: 0;
}

.templatewrapper
{
	border-bottom: solid 4px #000;
}

.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;
}
/*
#wrapfooter, #wrapfooter a
{
	text-decoration: none;
	font-size: 9px;
}
*/
.siteheading
{
	font-size: 130%;
	text-decoration: none;
}

h1
{
	text-transform: uppercase;
	color: #91BAAC;
	font-size: 14px;
}

.topnav
{
	text-align: right;
}

legend
{
	font-size: larger;
	font-weight: 700;
}

.settinglabel, .settinglabelFixedHeight
{
	font-weight: 700;
	font-size: smaller;
}

a.ModuleEditLink, a.ModuleEditLink:link, a.ModuleEditLink:visited, a.ModuleEditLink:hover, a.ModuleEditLink:active
{
	font-size: 10px;
}

ul.firstnav span.sitelink, li.topnavitem, li.firstnav, .WelcomeMessage, .sitelink
{
	font-size: 9px;
	color: #333333;
}

.linkdescription
{
	padding: 5px;
}

.unselectedcrumb
{
	font-weight: 400;
}

/*
p
{
	line-height: 1.7em;
	margin: 0;
	padding: 0 0 16px;
}
*/

.buttonlink
{
	background-color: transparent;
	color: #FFF;
	cursor: pointer;
	text-decoration: underline;
	font-size: 9px;
	border-style: none;
}

.floatpanel, .floatleftimage
{
	float: left;
	margin-right: 15px;
}

.logolist, .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, .accent, .selectedcrumb
{
	font-weight: 700;
}

a.ModuleEditLink, a.ModuleEditLink:link, a.ModuleEditLink:visited, a.ModuleEditLink:active, a.siteheading:link, a.siteheading:visited, a.siteheading:hover, a.siteheading:active, a:link, a:visited, a:active
{
	color: #808000;
}

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;
}

.yui-content, .yui-content .settinglabel, .yui-content .settingrow label, .yui-content h3, .gmap, .gmnoprint
{
	color: #000;
}

img, .vevent abbr
{
	border: 0;
}

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.sitelink:hover, a.ModulePager:link, a.ModulePager:visited, a.ModulePager:hover, a.ModulePager:active, a.selectedcrumb:hover, a.unselectedcrumb:hover
{
	text-decoration: underline;
}


a
{
	color: #111111;
}

a:link
{
	color: #111111;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #017301;
}
a:active
{
	color: #017301;
}

/* child menus*/
.sitemap li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 12px;
	line-height: 1.7em;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	color: #666666;
}
.sitemap li a:hover
{
	color: #000000;
}

.accomItem
{
	/*	width: 300px;*/
	padding: 10px;
	vertical-align: baseline;
	display: block;
	margin: 5px;
	border-bottom: solid 1px #999999;
	clear: both;
}

.accomItem img
{
	float: left;
	margin: 10px;
	margin-top: 0px;
}

.scrollSection
{
}

.scrollMiddle
{
}

.scrollMiddle img
{
	padding: 10px;
}

.breadcrumbs a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 12px;
	line-height: 1.7em;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: none;
	color: #666666;
}
