/* The CSS that's required to position the footer */

html {
	height: 100%;
}

body {
	height: 100%;
}

#wrap {
	position: relative;
	min-height: 100%;
}

* html #wrap {
	height: 100%;
}

#footer {
	position: relative;
	margin: -3.0em auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */

* html #footer {
/* 		margin-top: -2.9em; */
}
/******** General tags ********/
body {
	background:/*#E7E7E7*/white url(images/bg_top.jpg) repeat-x scroll right top;
	color:#575757;
	font-family:arial;
	font-size:76%;/*0.9em;*/
	margin:0pt;
	padding:0pt;
	vertical-align:top;
	width:100%;:
}

p {
	font-weight:normal;
	font-size:1.2em;
	padding:0px 0px 0px 0px;
	margin:0px 0px .8em 0px;
}

a {color:#00A0DB;}
a:hover {text-decoration:none;}
a img {border:0;}
ul,ol,dl {margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 30px;}

.dt {
	width:100%;
	display:table;
	text-align:left;
}
.dr {
	width:100%;
	display:table-row;
}
.dc {
	vertical-align:top;
	display:table-cell;
	width:100%;
}
.quote {
	font-size:16px;
	font-style:cursive;
	font-weight:bold;
	text-align:center;
	margin-bottom:1em;
}

form, div, input, textarea {
		margin:0pt;
		padding:0pt;
}


h1, h2, h3 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:1.65em;
	font-family:arial;
	text-transform:uppercase;
	line-height:1.01em;
	font-weight:normal;
	letter-spacing:0px;
	color:#FFFFFF;
	padding:32px 380px 0px 62px;
}
h1 a{
	color:#FFFFFF;
	text-decoration:none;
}
h2 {
	font-family:arial;
	font-size:1.51em;
	color:#215E81;
	font-weight:normal;
	padding:3px 0px 20px 0px;
	background:url(images/bg_h2.gif) bottom left no-repeat;
}

blockquote{
		font-size:0.9em;
		border:1px solid #bababa;
		margin:20px 10px;
		padding:8px;
}

blockquote p {margin:0;}

/******** Main wrap ********/
#wrap {
		color:#505050;
		/*width:760px;*/
		margin:0 auto;
		padding:0;
}

/******** Header ********/
#header {
		clear:both;
		background:url(images/bg_top_r.jpg) top right no-repeat;
		height:207px;/*180px; */
		text-align:left;
		position:relative;
}

#title {
		height: 100px;
		position:absolute;
		top:-10px;
		right:1%;
}

#title h1 {
		color:#FFFFFF;
		font-family:arial;
		font-size:1.65em;
		font-weight:bold;
		letter-spacing:0px;
		line-height:1.01em;
		padding:32px 380px 0px 62px;
		text-transform:none;
}

#title h1 a {color:#fff; text-decoration:none;}

#profession {
		color:#fff;
		font-size:1.6em;
		font-weight:bold;
		letter-spacing:-1px;
		margin:5px 0 10px 62px;
}

#tagline {
		color:#fff;
		font-size:1.6em;
		font-weight:bold;
		letter-spacing:-1px;
		margin:75px 0 10px 62px;
}

#qotd {
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:+1px;
	position:absolute;
	top:25px;
	left:10px;
	width:25%;
/* 	width:300px; */
/* 	opacity:40%; */
/* 	background:white; */
}
#mainmenuXXX {
		width:297px;
		font-size:1.5em;
		margin:0 0 0 457px;
		padding:1px 1px 0 2px;
}

#mainmenuXXX ul{
		list-style:none;
		margin:0;
		padding:0;
}

#mainmenuXXX li {
		list-style:none;
		border-bottom:1px solid #9FA19C;
}

#mainmenuXXX li a {
		font-weight:normal;
		text-decoration:none;
		color:#669900;
		display:block;
		height:1em;
		padding:5px 0 2px 12px;
}

#mainmenuXXX li a:hover {
		color:#99cc00;
		background:url(images/menuarrow.gif) center left no-repeat;
		text-decoration:none;
}

#mainmenuXXX li .current {
		color:#505050;
		background: url(images/menuarrow.gif) center left no-repeat;
}

#mainmenuXXX li .current:hover {
		color:#505050;
		background: url(images/menuarrow.gif) center left no-repeat;
}

/******** leftside, left sidebar ********/
#leftside {
		clear:both;
		float:left;
		width:150px;
		margin:0;
		padding:1px 10px 5px 0;
}

#leftside h2{
		margin:15px 0 10px 0;
		font-size:1.1em;
}

#leftside ul{
		list-style:none;
		margin:0;
		font-size:1.1em;
		padding:0 0 0 5px;;
}

#leftside li{
		list-style:none;
		margin:0 0 8px 0;
		padding:0;
}

#leftside li a{
		padding:3px;
		color:#669900;
}

#leftside li a:hover{
		padding:2px;
		text-decoration:none;
		border:1px solid #99cc00;
}

#leftside ul ul{
		margin:7px 0 6px 10px;
		font-size:0.9em;
		line-height:1.1em;
		padding:0;
}

#leftside ul ul li a{
		font-weight:normal;
}

#leftside ul ul li a:hover{
		padding:2px;
		text-decoration:none;
		border:1px solid #99cc00;
}

/******** Content variations ********/
#contentwide {
		text-align:left;
		margin:0 100px;
		padding:0;
		position:relative;
}
#contentwide-karma {
		text-align:left;
		margin:0;
		padding:0;
		position:relative;
}
#contentwide-karma h2{
	display: none;
}
#contentfull {
		text-align:left;
		margin:0;
		padding:0;
}

#contentwide p,#contentfull p {
		line-height:1.6em;
}

#contentwide h2,#contentfull h2 {
	font-size:1.6em;
	margin:30px 0 10px;
	text-align:left;
	margin-bottom:1.5em;
}

#contentwide h3,#contentfull h3 {
	font-size:1.3em;
	margin:10px 0 8px;
	text-align:left;
	margin-bottom:1em;
}

#contentwide li,#contentfull li{margin-bottom:4px;}

/******** Footer ********/
#footer {
		clear:both;
		width:100%;/*760px;*/
		text-align:center;
		color:#808080;
		font-size:0.75em;
/* 		margin:25px auto 0 auto; */
		padding:4px 0;
}

#footer p {margin:3px/* 3px 3px 10px*/;}
#footer a {color:#808080; text-decoration:none;}
#footer a:hover, a:hover {text-decoration:underline;}

/******** Various classes ********/
.splitcontentleft {float:left; width:48%;}
.splitcontentright {float:right; width:46%;}

.important {
		text-align:center;
		color:#505050;
		border:1px solid #bababa;
		padding:2px;
}

.infobox{
		width:240px;
		float:right;
		font-size:0.9em;
		border:1px solid #bababa;
		margin:0 0 5px 20px;
		padding:5px;
}

.infobox p {margin:0;}
.infobox ul{margin:0 0 0 25px;}
.links a {font-weight:normal;}
.links li {line-height:1.1em;}
.left {float:left; margin:0 15px 4px 0;}
.right {float:right; margin:0 0 4px 15px;}
.textright {text-align:right;}
.readmore {text-align:right; margin:-10px 10px 18px 0;}
.center {text-align:center;}
.blue {color:#559900;}
.big {font-size:1.2em;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.clear {clear:both;}
.hide {display:none;}

.photo {
		border:1px solid #bababa;
		padding:2px;
		background-color:#ffffff;
		margin:6px 18px 2px 5px;
}



/* MODx Styles */

/* Code
------------------------------------------------------------------------- */

code {
		background-color: #f4f4f4;
		border-bottom: 1px solid #ddd;
		padding: 10px;
		display: block;
}

/* UserComments
------------------------------------------------------------------------- */
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/* EmailForm
------------------------------------------------------------------------------- */
#EmailForm {
		width: 360px;
		text-align: left;
		padding-bottom: 20px;
		border: none;
}
#EmailForm.full { width: 100%; }


fieldset {
    border: none;
}

legend {
		display: none;
}
#EmailForm h3 {
		clear: both;
		padding: 15px 0 5px;
		font-size: 14px;
		font-family: Helvetica, Arial, sans-serif;
		color: #000;
		font-weight: bold;
}

#EmailForm label,
#EmailForm p {
		display: block;
		clear: both;
		width: 310px;
		font-size: 1em;
		line-height: 1.5em;
		padding: 0 0 9px;
}

#EmailForm input {
		display: block;
		margin-top: 3px;
}

#EmailForm select {
		float: left;
		display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
		float: left;
		clear: none;
		margin: 0 10px 0 0;
		width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
		float: left;
		width: 150px;
		padding: 0;
}

#EmailForm label.state select {
		width: 60px;
		float: left;
		margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
		float: left;
		width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
		float: left;
		clear: left;
		width: 310px;
		margin: 0;
		line-height: 1.5em;
}

#EmailForm label input {
		float: left;
		width: 310px;
		padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
		clear: left;
		float: left;
		padding: 0;
		margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
		clear: none;
		margin: 0 0 0 25px;
		padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
		clear: both;
		float: left;
		padding: 0;
		margin: 0;
}

#EmailForm label.checkbox {
		clear: none;
		margin: 0 0 0 25px;
		padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;
}
#EmailForm textarea {
		margin-top: 3px;
		width: 383px;
		height: auto;
		display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
		background-color: #EBE9ED;
}


/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
		float: left;
}

.MODX_RichTextWidget a {
		border: 0px;
}

/* NL Stuff
------------------------------------------------------------------------------- */
.nl_summaryPost h3 {
		border-bottom: 1px solid #CCCCCC;
		margin: 0px !important;
		padding: 5px !important;
		color: black;
}

.nl_summaryPost .nl_info {
		background-color: #F8F8F8;
		padding: 5px !important;
		font-size: 0.8em;
		color: black;
}

.nl_link {
		font-size: 76%;
		text-align: right;
}

.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #9c0;
    color: #fff;
}
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: #618100;
}
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none;
    margin-left: 15px;
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
}
#nl_archivelist .nl_month {
    font-weight: bold;
}

/* MODx Icons
------------------------------------------------------------------------------- */

#modxicon {
		height: 32px;
		width: 34px;
		margin: 0 auto;
		text-align: center;
		float: right;
		margin-top: -2em;
}

#modxicon a#modxicon32 {
    margin: 0 auto;
    width: 34px;
    height: 32px;
    display: block;
		text-indent: -2000px;
		text-align: center;
		overflow: hidden;
    background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
}

#modxicon a#modxicon32:hover {
    background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
    color: #111;
}

#modxicon a, #modxicon a:visited, #modxicon a:hover {
		background: transparent;
		border: 0;
		text-decoration: none;
}
/* END */

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}


/* AJAX Search */


#ajaxSearch_form {
		color: #444;
		width: auto;
}
#ajaxSearch_input {
		width: 70%;
		display: inline;
		height: 17px;
		border: 1px solid #ddd;
		border-left-color: #c3c3c3;
		border-top-color: #7c7c7c;
		margin: 0 6px 0 0;
		padding: 3px;
		vertical-align: top;
		float: left;
}
#ajaxSearch_submit {
		float: left;
		background: url(../../snippets/AjaxSearch/search.gif) no-repeat center center;
		text-indent: -9999px;
		width: 25px;
		height: 25px;
		border: 0;
		margin: 0;
		padding: 0;
}
#ajaxSearch_output {
		border: 1px solid #444;
		padding: 10px;
		background: #fff;
		display: block;
		height: auto;
		vertical-align: top;
}
.ajaxSearch_paging {
}
.AS_ajax_result {
		color: #444;
		margin-bottom: 3px;
}
.AS_resultLink {
		text-decoration: underline;
}
.AS_resultDescription{
		color: #555;
}
.AS_ajax_more {
		color: #555;
}
#ajaxSearch_form img {
		float: left;
		border: 0;
		margin: 0;
		padding: 0;
}
.AS_intro {
		clear: left;
		visibility: hidden;
		height: 0;
		overflow: hidden;
}

/* END AJAX Search */

#search fieldset, #sidebarlogin fieldset{
		border: none;
		margin: 0px;
		padding: 0px;
}
#search form, #sidebarlogin form {
		border: none;
		margin: 0px;
		padding: 0px;
}


#search label, #sidebarlogin label {
		color: #444444;
}


#search input, #sidebarlogin input {
		border-top: 1px solid #75767B;
		border-left: 1px solid #75767B;
		border-bottom: 1px solid #B6B9C0;
		border-right: 1px solid #B6B9C0;
		height: 19px;
}
#sidebarlogin label {
		display: block;
		margin-top: 5px !important;
}

#sidebarlogin input {
		width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right;}
#sidebarlogin h3 {
		display: none;
}
.button {
		width: auto !important;
		height: auto !important;
		padding: 2px !important;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
}

#sidebarlogin #forgotpsswd {
		display: block;
		font-size: 70% !important;
}
.vertical-menu {
	float:left;
	margin:0 15px 15px 0;
	padding:0 15px 0 0;
	border-right:thin solid #00A0DB;
	border-bottom:thin solid #00A0DB;
}
.vertical-menu ul {
	list-style: url(images/splash2.gif) disc;
}
.vertical-menu li {
}
.vertical-menu a {
	font-size:1.2em;
}
.note {
/* 	float:right; */
/* 	width:200px; */
/* 	border:thin dashed #99cc00; */
	padding:15px;
	font-size:1.2em;
	line-height:1.4em;
}
.postal {
	clear:right;
	float:right;
	width:220px;
	border:thin dashed #99cc00;
	margin:0 100px 15px 15px;
	padding:15px;
	font-size:1.2em;
	line-height:1.4em;
}
.free-offer {
	float:right;
	width:220px;
	border:thin dashed #99cc00;
	margin:0 100px 15px 15px;
	padding:15px;
	font-size:1.2em;
	line-height:1.4em;
}
#loginLink {
	position:absolute;
	top:30px;
	right:100px;
	width:125px;
	height:105px;
	cursor:pointer;
}
#loginfrm {
	position:relative;
}
#loginfrm label {
	clear:left;
	float:left;
	width:160px;
	line-height:2em;
}
#loginfrm input.text {
	float:left;
	width:200px;
	line-height:2em;
}
#loginfrm input.check {
	float:left;
	line-height:2em;
}
#loginfrm input.submit {
	position:absolute;
	bottom:0;
	left:170px;
}
#logoutLink {
	position:absolute;
	bottom:9px;
	right:20px;
}
#logoutLink a {
	text-decoration:none;
}
.B_crumbBox {
	display:block;
	position:relative;
	top:20px;
	left:30px;
}
#contentwide .B_crumbBox {
	display:block;
	position:relative;
	top:20px;
	left:0px;
}
.B_crumbBox a,
#contentwide .B_crumbBox a {
	text-decoration:none;
}
