/* Modified 8 may 08 bjr for human_wide, full width style */
/* Changed 27 dec 13 bjr for underlined hyperlinks */

/* DEFAULT HTML STYLES */

body, html {
	margin: 0 auto;
	background: #E4F2FF;
	/* background: #E4F2FF url(images/bg.png) repeat-y center; */
	/* width: 767px; */
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	/* text-align: center; */
}

a:link {
	color: #3F729E;
	text-decoration: underline;
	page-break-after: always;
}

a:visited {
	color: #093860;
	text-decoration: underline;
}

a:hover, a:active {
	color: #093860;
}

p {
	margin-top: 0px
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

form {
	margin: 2px 0px 0px 0px;
}

hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 92%;
	text-align:center;
	border-style: dotted;
}

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#5d6e75;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align:left;
}

blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	color:#7e96ac;
}

/* STYLES USED IN HUMAN_WIDE THEME */

/* rap may not be needed, since body default L/R margins is auto */
#rap {
  	margin-left: auto;
  	margin-right: auto;
  	/* width: 749px; */
}

/* new edge columns  bjr 8 may 08 */
#leftedge {
	background: #E4F2FF url(images/bgleft.png) right repeat-y;
	width: 20px;
	margin: 0 0;
}

#rightedge {
	background: #E4F2FF url(images/bgright.png) left repeat-y;
	width: 20px;
	margin: 0 0;
}

#separator {
	background: url(images/bgspacer.png) repeat-y;
	width: 11px;
	margin: 0 0;
}

#header {
	background: url(images/header.png) repeat-x;
	height: 80px;
	/* width: 747px; */
	margin: 0 auto;
	text-align: left;
}

#header a {
	text-decoration: none;
	font-size: 18pt;
	position: relative;
	top: 45px;
	left: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

#header a:visited {
	color: #3F729E;
}

#header a:hover {
	color: #093860;
}

/* wrapper appears to be no longer used */
.wrapper {
	width: 100%;
	margin-left: auto;
  	margin-right: auto;
}

#menu {
	width: 170px;
	/* margin-left: 575px; */
	background: #F2F2F2;
	text-align: left;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 20px;
	vertical-align: top;
}

#menu a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

#menu a:visited {
	color: #3F729E;
}

#menu a:hover {
	color: #093860;
}

#menu input, textarea {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
}

/* I think this is an e107 core class */
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.menubox {
	color: #242424;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 8pt;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #D7D7D7;
	background: #EAEAEA;
	/* width: 150px; */
	margin-left: 5px;
	margin-right: 5px;
}

.post {
	/* width: 540px;    use margins instead of width */
	background: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	/* float: left; */
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.textstyle1 {
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color: #888;
}

.textstyle2 {
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
}

.textstyle4 {
	font-size: 13px;
	margin: 5px 0 0 0;
}

.textstyle4 a:link {
	color: #000;
}

.textstyle4 a:visited {
	color: #000;
	text-decoration: none;
}

.textstyle4 a:hover, a:active {
	color: #093860;
}

.post .textstyle3 {
	font-size: 10px;
	border-left: 1px solid #ddd;
	padding-left: 5px;
	text-align: justify;
	}

.textstyle3 a:hover {
	background: #EFF8FF;
}

.postinfo {
	font-size: 9px;
	/* width: 541px;    use margins instead of width */
	margin-left: 0px;
	margin-right: 0px;
	background: #eee;
	padding: 2px 0 2px 2px;
}

.postinfo a:link {
	color: #606060;
}

.postinfo a:hover {
	color: #093860;
}


#titlebar2{
	/* width: 500px; */
	font-size: .7em;
}

#sitedisclaimer {
	clear: both;
	/* width: 747px; */
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
}

.date {
	/* width: 543px;   use margins instead of width */
	margin-left: 20px;
	margin-right: 20px;
	font-size: .8em;
	background: url(images/titlebar.png) no-repeat;
	height: 23px;
	margin: 0;
	padding-top: 4px;
	padding-left: 5px;
	color: #0E2E4A;
}

/* STYLES USED BY E107 CORE */

.smalltext {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#5d6e75;
}
.smallblacktext {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000;
}
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 9px verdana, tahoma, arial, sans-serif;
	color: #000060;
	border: 1px solid #cfcdcd;
	background-color: #efefef;
}
.defaulttext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000;
}

.mediumtext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000;
}
/* captiontext not used in e107 core */
.captiontext {
    background: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	color:#000080;
}
.tbox{
	background-color: #F4F7FA;
	border-bottom: #5e5d63 1px solid;
	border-left: #5e5d63 1px solid;
	border-right: #5e5d63 1px solid;
	border-top: #5e5d63 1px solid;
	color: #000000;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}
.button{
	color: #fff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color: #4F5974;
	border-bottom: #333A4B 1px solid;
	border-left: #7180A6 1px solid;
	border-right: #333A4B 1px solid;
	border-top: #7180A6 1px solid;
	letter-spacing: 0.1em;
	cursor:pointer
}

.button a{
	color: #FFF;
	}
.button a:hover{
	color: #CFCFDF;
	text-decoration: none;
}

.nextprev{
	/* width: 535px; */
	font-size: .8em;
	background: url(images/titlebar.png) no-repeat;
	height: 23px;
	margin: 0;
	padding-top: 6px;
	padding-left: 5px;
	color: #0E2E4A;
	padding-right: 10px;
}

.spacer{
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
}

.border {
	border: #999 1px solid;
	background-color: #F0F1F1;
	padding: 2px;
}

.bodytable {
	padding: 2px;
	background-color: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}

.fborder {
	border: 1px solid #c3bdbd;
	background-color: #fff;

}
.forumheader{
	background-color: #EBEFF2;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
}

.forumheader2{
	background-color: #EFEFEF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	background-color: #eaeaea;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #c3bdbd 1px solid;
}

/* forumborder not used in e107 core */
.forumborder{
	border-bottom: #000080 1px solid;
	border-left: #000080 1px solid;
	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #c3bdbd 1px solid;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 2px;
	background-color: #dcdada;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#616060;
}

/* topbar not used in e107 core */
.topbar {
	background-image : url('images/topbar.png');
}
/* leftbar not used in e107 core */
.leftbar {
	background-image : url('images/leftbar.png');
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal; font-variant:normal;
	font-weight:normal; font-size:11px;
	font-family:verdana, tahoma, arial, helvetica, sans-serif
}

a.forumlink{
	color: #616060;
	text-decoration: underline;
}

.helpbox {
	border: 0px none red;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.linkspage_button{
	border:0px;
}