body, .pagebody {
	margin:0;
	padding:0;
}
.pagebody {
	background-color: #EEEEEE;
	padding: 5px;
}
body {
	font-family:'Karla', Tahoma, arial, sans-serif;
	font-size:14px;
	color:#666666;
}
html {
	height:100%;
}
.ui-widget .ui-widget {
	margin:5px;
}
/* These are ids for container divs in layout.master */
#wrapwebsite {
	margin-left:auto;
	margin-right:auto;
        min-width:480px;
	max-width:980px;
	padding-bottom:5px;
}
#wrapfooter {
	padding-bottom:50px;
	padding-top: 50px;
	clear:both;
	text-align:center;
	font-size:11px;
}
#wrapcenter {
/*	float:left;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* main column layouts */
.leftside {
	float:left;
	width:25%;
	margin:2px 0px 0px 0px;
}
.center-nomargins {

	width:100%;
	margin:2px 0px 0px 0px;
}
.center-rightandleftmargins {
	float:left;
	width:520px;
	margin:2px 0px 0px 0px;
}
.center-rightmargin, .center-leftmargin {
	float:left;
	width:75%;
	margin:2px 0px 0px 0px;
	
}
body.merck .center-rightmargin {
	float:left;
	width:857px !important;
	margin:2px 0px 0px 0px;
	padding-right:10px;
}
.rightside {
	float:left;
	width:25%;
	margin:2px 0px 0px 0px;
	
}
/* 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 {
	background-color:#E4DCB2;
	background-image:url('quote_wh.gif');
	background-repeat:no-repeat;
	background-position:5px 10px;
	border:dashed thin #656C4A;
	margin:15px;
	padding:5px 0 0 32px;
}
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-size:300%;
	margin-bottom:.5em;
	
}
h2 {
	font-size:200%;
	margin-bottom:.5em;
	
}
h3 {
	font-size:150%;
	margin-bottom:.5em;
	
}
h4 {
	font-size:125%;
	margin-bottom:.5em;
}
h5 {
	font-size:110%;
	margin-bottom:.5em;
}
h6 {
	font-size:100%;
	margin-bottom:.5em;
}
h1.siteheading {
	font-size:150%;
	display:inline;
}
h1.siteheading a:link, h1.siteheading a:visited {
	color:#666666;
}



h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', Tahoma, arial, san-serif;
	font-weight:300;
}


span.sitelink {
	padding-left:20px;
	display:inline;
}
div#wrapheader {
	position:relative;
	height:40px;
	clear:both;
	width:100%;
	margin-top:10px;
	margin-bottom:20px;
}
div.siteTitle {
	top:0;
	left:0;
	width:600px;
}
div.menu-container {

	
}
.modulesubtitle {
	height:23px;
	font-weight:700;
	padding:4px 5px 0;
}
/* Form styles */
fieldset {
	border:1px solid #cccccc;
	margin:0 7px;
	padding:1em;
background-color:#FFF;
border-radius:4px;
box-shadow:0 4px 8px rgba(0,0,0,.1);
}
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;
}
.txtcopyright {
	color:#444;
	font-size:80%;
	font-weight:400;
}
.txterror {
	color:red;
	font-weight:700;
}
.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;
}
.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;
}
table.editgrid td {
	padding:7px;
}
table.editgrid td a {
	color:black;
}
div.AspNet-GridView table td, div.AspNet-GridView table td a {
	color:black;
}
td.ptreebuttons {
	vertical-align:top;
	padding-left: 5px;
}
/* Lists */
ol.searchresultlist {
	list-style-type:none;
}
.topnav {
	text-align:right;
}
div.topnav {
	height:18px;
	padding:5px 3px 0px 10px;
}
.topnav ul {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
li.topnavitem {
	float:left;
	list-style-type:none;
	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('arrowRight.gif') 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:blue;
	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 {
}
ul.linkitem li:hover {
	background:url('green_arrow.png') no-repeat;
	background-position: 0px 5px;
}
ul.firstnav span.sitelink, li.topnavitem, li.firstnav {
	font-size: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 10px;
}
.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 */

div#wrapfooter a:link, a:visited {
	color:#666666;
}
a.ModuleEditLink {
	font-size:10px;
}
a.siteheading:link, a.siteheading:visited, a.siteheading:hover, a.siteheading:active {
	text-decoration: none;
}
.buttonlink {
	background-color:transparent;
	color:#03F;
	cursor:pointer;
	text-decoration:underline;
	font-size:13px;
	border-style:none;
	padding-left: 0px;
	text-align:left;
}
.breadcrumbs {
	padding:10px 4px 10px 7px;
	;
	z-index:0;
	width:100%;
}
.unselectedcrumb {
	font-weight:400;
}
.selectedcrumb {
	font-weight:700;
}
.modulepager {
	vertical-align:top;
	padding:4px;
}
.selectedpage {
	color:#000;
	font-weight:700;
}
a.SelectedPage:hover {
	color:#000;
	font-weight:700;
	text-decoration:underline;
}
.modulepager, .ModulePager, .PageInfo, .SelectedPage, .pageditlinks a {
	font-size: 16px;
}
.modulecontent {
	vertical-align:top;
	text-align:left;
	padding:4px 0;
}
.modulefooter {
	display:none;
	font-size:11px;
	text-align:center;
}
.adminmenu .ui-widget-content {
	border: none;
}

.adminmenu ul.simplelist li a {
background-color:#fff;
border-radius:3px;
box-shadow:0 4px 6px rgba(0,0,0,.1);
}


.gmaptextbox {
	width:27em;
}
.gmap {
	margin:0 0 10px;
}
.bmap {
	position:relative;
	z-index:1;
}
.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;
}
.leftside .ratingprompt, .rightside .ratingprompt {
	display: none;
}
.eventcalendar table {
	clear:both;
}
.forumnotify {
	white-space:nowrap;
	vertical-align:middle;
	padding: 10px 0px 5px 0px;
}
.forumnotify img {
	float:left;
}
.addthisbutton {
	float:right;
	margin:-5px 10px 0 0;
	display:inline;
}
.logolist, .pageicons, .skiplink {
	display:none;
}
.moduleedit {
	height:28px;
	background-color:#C7D0D7;
	border:0;
	text-indent:4px;
	margin:0;
	padding:0;
}
.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;
}
.clear {
	clear:both;
}
.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;
}

/* =========================================
    SURVEY
   ========================================= */

div.survey div.sfsOuterBody {
background-color:#ffffff;
padding:3em;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;

-moz-box-shadow:0 4px 8px rgba(0,0,0,.1);
-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);
box-shadow:0 4px 8px rgba(0,0,0,.1);

}

div.survey div.sfsOuterBody div.settingrow p {
font-color:#222;
font-size:110%;

padding:0;

}

div.survey div.sfsOuterBody div.settingrow input[type=text] {
min-width:400px;
max-width:600px;
height:40px;
padding:6px;
border:1px solid #ccc;

}


/*   GALLERY  */


li.galleryitem {
	position:relative;
}



span.galleryedit {
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}

li.galleryitem:hover span.galleryedit {
	visibility:visible;
}



div.galleryLogos li.galleryitem {
	display:inline-block;
	width: 112px;
	height: 112px;
	padding: 3px;
	box-shadow: 0 2px 5px #AAA;
	background-color:#FFF;
	margin:9px;
	float:left;
	text-align:center;
	line-height:100px;
}
div.galleryLogos div.mojogallery a {
	display:inline-block;
	width:100px;
	height:100px;
	padding:5px;
	border:1px solid #eee;
}
div.galleryLogos div.mojogallery a img {
	vertical-align:middle;
}


div.mojogallery span.galleryedit a {
	display:block;
	width:10px;
	height:10px;
	border:none;
	text-align:left;
	line-height:16px;
}
div.galleryWebsites li.galleryitem {
	display:inline-block;
	width: 172px;
	height: 132px;
	padding: 3px;
	box-shadow: 0 2px 5px #AAA;
	background-color:#FFF;
	margin:9px;
	float:left;
	text-align:center;
	line-height:120px;
}
div.galleryWebsites div.mojogallery a {
	display:inline-block;
	padding:5px;
	border:1px solid #eeeeee;
	text-align:center;
}
div.galleryWebsites div.mojogallery a img {
	vertical-align:middle;
}

div.galleryAdvertising li.galleryitem {
	display:inline-block;
	width: 132px;
	height: 172px;
	padding: 3px;
	box-shadow: 0 2px 5px #AAA;
	background-color:#FFF;
	margin:9px;
	float:left;
	text-align:center;
	line-height:150px;
}
div.galleryAdvertising div.mojogallery a {
	display:inline-block;
	padding:5px;
	border:1px solid #eeeeee;
	text-align:center;
}
div.galleryAdvertising div.mojogallery a img {
	vertical-align:middle;
}

div.panelwrapper {
	min-height:20px;
}
div.panelwrapper:hover span.modulelinks {
	display:block !important;
}
div.moduletitle:hover span.modulelinks {
	display:block !important;
}
div.sfsOuter:hover span.modulelinks {
	display:block !important;
}
#cboxLoadedContent {
	padding: 35px 20px 30px 20px !important;
	border:1px solid #eee;
	margin-top:25px;
	
}
#cboxTitle {
	position: absolute;
	bottom: 5px !important;
	left: 0;
	text-align: center;
	width: 100%;
        height:10px;
}

input.ui-button {
font-size:14px;
padding: .4em 1em !important;
}

textarea.csseditor {
height:700px;
}

h1.homeheadline {
position: absolute; 
top: 1em; left: 1em; 
font-size: 44px; 
color: #fff; line-height: 1.25; 
text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.45);
}

/* Minimum width of 600 pixels. */
@media screen and (min-width: 800px) {

div.siteTitle {
position: absolute;
top: 0;
left: 0;
width: 600px;
}
	div.menu-container {
position: absolute;
right: 0;
top: -15px;
text-align: right;
}

h1.homeheadline {
position: absolute; 
top: 1em; left: 1em; 
font-size: 54px; 
color: #fff; line-height: 1.25; 
text-shadow: 0px 4px 5px rgba(0, 0, 0, 0.45);
}

}