@import url(reset.css);
@import url(formbuilder.css);

a:link {
	color: #186897;
	text-decoration: underline;
}

a:visited {
	color: #186897;
	text-decoration: underline;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	padding: 0;
	margin: 0;
	color: #25271c;
	background: #25261e;
}

table td
{
	vertical-align:top;
}

form {
	margin: 0;
	padding: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h1 {
	color: #186897;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
}

h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px;
}

h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
}

.green
{
	color:#d4e389;
	font-size:14px;
}

.clear {
	clear: both;
}


/* Some layout
-----------------------------------------------------------------------------*/

#container {
	background:url(../images/container-bg.gif) repeat-y center;
}

#account-menu {
	text-align: right;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	padding: 5px;
}

#header 
{
	background: #f8f9fb url(../images/header-bg.gif) repeat-x top;
	clear: both;
}

#header img
{
	border:0;
}

#header .inner
{
	background:url(../images/header-inner-bg.jpg) repeat-x bottom;
}

#header .inner #header-content
{
	width:800px;
	height:312px;
	margin:0 auto;
}

#forum-link
{
	position:absolute; 
	width:800px; 
	text-align:right;
}

.link-to-homepage
{
	position:absolute; 
	top:15px; 
	width:800px; 
	text-align:center;
}

.link-to-homepage a
{
	display:block; 
	margin:0 auto; 
	width:300px; 
	height:160px; 
	text-decoration:none;
	position:relative;
}

#navigation
{
	position:absolute; 
	width:800px;
	top:296px;
}

#header .inner #header-content .altcontent
{
	width:800px;
	height: 400px;
	background:url(../images/alt-home-header.jpg) no-repeat;
}

#header .inner #header-content .altcontent a
{
	display:block;
	text-decoration:none;
	width: 525px;
	height: 154px;
	margin:170px 0 0 127px;
}

#content 
{
	width:780px;
	margin:0 auto;
	background: #d4e3a2 url(../images/content-bg.gif) repeat-x top;
	padding: 28px 10px 10px 10px;
	min-height: 400px;
	_height: 400px;
	overflow:hidden;
}

#content img
{
	border-color:#25261e;
}

#content ul, #content ol {
	margin-bottom: 15px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: inside;
}

#content ul {
	list-style-type: square;
	list-style-position: inside;
}

#footer
{
	width:100%;
	background:#3e3f2d;
}

#footer img
{
	border:0;
}

#footer .inner {
	padding: 5px 0;
	margin:0 auto;
	color:#d4e3a2;
	font-size:10px;
	width:800px;
	line-height:16px;
	
}

#footer .inner a
{
	text-decoration:none;
	color:#d4e3a2;
}

#footer .inner p {
	margin: 0;
	padding: 0;
}

/*=Home Page styles 
-----------------------------------------------------------------------------*/
#left-column
{
	background:#d4e3a2;
	padding:0 10px;
	width:348px;
	float:left;
	margin-top:29px;
}

#left-column a
{
	text-decoration:none;
}

#left-column .headline
{
	background:url(../images/headline-bg.jpg) no-repeat 0px 14px;
	padding-bottom:30px;
}

#left-column .headline .title
{
	display:block;
	width:195px;
	height:55px;
	float:left;
	margin-left:50px;
}

#left-column .headline .date
{
	display:block;
	width:103px;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-top:40px;
	text-align:right;
}

#left-column .headline .description
{
	clear:both;
	display:block;
	width:348px;
	border-top:1px solid #000;
	font-size:11px;
	padding:5px 0 0 0;
}

#left-column .headline .details
{
	text-align:right;
	font-size:11px;
	display:block;
	border-bottom:1px solid #000;
	padding:0 0 5px 0;
}

#left-column .archive
{
	font-size:11px;
	text-align:right;
}

#right-column
{
	margin-left:378px;
}

/*=News Page styles 
-----------------------------------------------------------------------------*/

.news-title
{
	background:url(../images/news-top-bg.png) no-repeat top right;
	padding:4px 0 0 65px;
	overflow:hidden;
	height:35px;
}

.news-title h2
{
	color:#fff;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	width:500px;
	display:block;
	float:left;
	padding-bottom:0;
	margin-bottom:0;
}

.news-title div
{
	float:right;
	margin-right:132px;
	padding:10px 0 0 0;
	font-size:12px;
	min-width:100px;
	text-align:right;
}

.news-item
{
	background:url(../images/news-bg.png) repeat-y right;
	padding:20px 20px 20px 65px;
	color:#fff;
}

.news-bottom-bg
{
	background:url(../images/news-bottom-bg.png) no-repeat top right;
	height:17px;
	line-height:17px;
	margin-bottom:30px;	
}


/*=Server Status Page 
-----------------------------------------------------------------------------*/

#server-status-list
{
	float:right;
	width:746px;
}

.server-status
{
	height:45px;
	padding:8px 0 40px 15px;
	background:url(../images/serverStatusBack.png) no-repeat;
}


/*=Paginator, used for search and other stuff 
-----------------------------------------------------------------------------*/

.paginator {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #999;
	font-weight: bold;
}

.paginator ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.paginator ul li {
	display: inline;
	padding-right: 10px;
}

.paginator ul li {
}

.paginator ul li span {
}

.paginator ul li span a {
	text-decoration: underline;
	padding: 0 10px;
	color: #026a9d;
}

.paginator ul li.active {
}

.paginator ul li.active span {
	padding: 0 10px;
}


/*=Search Results
-----------------------------------------------------------------------------*/

#search-results {
}

#search-results ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#search-results ul li {
	padding-bottom: 10px;
	font-weight: bold;
}

#search-results ul li a {
	text-decoration: underline;
}

/*= Calendar of Events 
-----------------------------------------------------------------------------*/

.calendar {
	width: 180px;
}

.calendar .header {
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}

.calendar .previous {
	float: left;
}

.calendar .next {
	float: right;
}

.calendar table.body {
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

.calendar table.body tr.week {
}

.calendar table.body tr.week-first {
}

.calendar table.body tr.week-last {
}

.calendar table.body td {
	vertical-align: middle !important;
}

.calendar table.body td.day {
	text-align: center;
	border: 1px solid #efefef;
	height: 24px;
	color: Gray;
	padding: 0;
	margin: 0;
}

.calendar table.body td.day-first {
}

.calendar table.body td.day-last {
	border-right: 1px solid #efefef;
}

.calendar table.body td.day a {
	display: block;
	background: #eeedec;
	padding: 5px 0;
	color: #650033;
	font-weight: bold;
}

/*=Gallery 
-----------------------------------------------------------------------------*/

ul#thumbnails {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

ul#thumbnails li {
	display: inline;
	height: 120px;
	width: 120px;
	float: left;
}

/*=Forms 
-----------------------------------------------------------------------------*/

.hint {
	color: Gray;
	font-size: 85%;
	font-weight: normal;
}

/* Applied to containers with  */
.validator {
	color: Red;
}

/* Applied to containers with required fields inside */
.validator-req {
}

/* 
    Applied to validator summary div, that contains ul
    By default it has style color: red; so you need to overwrite it somewhere in ul
	
	".errors" here is for validator summary from the form builder forms.
 */
.validator-summary, .errors {
	background: #fffed6;
	padding: 2px 8px;
	margin-bottom: 10px;
}

.validator-summary ul, .errors ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.validator-summary li, .errors li {
	font-weight: bold;
	padding: 3px 0 !important;
	color: #cc0000;
}


fieldset {
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
}


legend {
	display: none;
}

fieldset legend {
}

.field-row .field-control {
	margin-bottom: 10px;
}

.required .field-control {
}

.field-row .field-label {
	font-weight: bold;
}

label {
	font-family: Arial;
}

.field-row .field-control {
}

/* Simultaneously added to div.field-row */
.submit {
}

.input-name {
	width: 400px;
}

.input-address {
	width: 400px;
}

.input-city {
	width: 150px;
}

.input-state {
	width: 10ex;
}


.input-phone {
	width: 150px;
}

.input-reference {
	width: 150px;
}

.button-link {
	text-decoration: underline !important;
}
