/* Basic site style */
body  { 
	color: #000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
}

table, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: solid 1px red;*/
}
div {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: #0066CC;
	padding-right: 0;
}
h2 {
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
	margin: 22px 0px 0px 0px;
}
h3, h4, h5, h6 {
	margin-top: 12px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}
h5 {
	font-weight: normal;
	font-size: 12px;
}
h6 {
	font-weight: normal;
	font-size: 12px;
}
p {
	margin-bottom: 12px;
	color: #000;
}
p.advert {
	text-align: center;
	margin-top: 100px;
}

input {
	font-size: 11px;
}

.right {
	text-align: right;
}
.soft {
	color: #777;
}

a:link  { color: #0066CC; text-decoration: underline }
a:visited  { color: #0066CC; text-decoration: none }
a:hover  { color: #0066CC; text-decoration: underline }
.alert {
	color: #900;
}
.floatright {
	float: right;
}
.vertalign {
	vertical-align: middle;
}
/* end Basic site style */


/* constructor div styles */
/* div#outer   { background-color: #fff; margin-left: -380px; padding: 0; position: absolute; left: 50%; width: 740px; border: solid 1px #aaa } */
div#outer     { text-align: left; background-color: #fff; margin-left: auto; margin-right: auto; padding: 0; width: 736px; max-width: 736px; border: 2px solid #339535; border-top: 0; }
td#leftmenu {
	padding: 30px 20px 0px 20px;
	width: 190px;
	max-width: 230px;
}
td#contentarea {
	text-align: left;
	padding: 0px;
	width: 506px;
}
td#contentarea div#padding {
	padding: 21px 0px 20px 20px;
}

td#contentarea ul {
	z-index: 0;
	list-style: disc;
}

td#contentarea ul li {
	margin-bottom: 5px;
}

div#footer, div#footer2   { color: #FFFFFF; background-color: #0066CC; margin: 0; width: 716px; padding: 7px 0; padding-left: 20px; border-top: 1px solid #339535; border-bottom: 0; }
div#footer {
	text-align: center;
}
div#footer p, div#footer2 p {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
img#masthead {
	width: 736px;
	height: 120px;
	margin: 0px;
	margin-bottom: -2px;
}
div#outer>img#masthead {
	margin-bottom: 0px;
}

a.pgfooter   { color: #006 }
a.pgfooter:visited   { color: #fc3; text-decoration: none }
a.pgfooter:hover { color: #fff; text-decoration: underline }
a.pageaction  { color: #006; margin-right: 10px; float: right }
a.pageaction:visited  { color: #fff; text-decoration: none }
a.pageaction:hover { color: #fff; text-decoration: underline }
a.pageaction img {
	border: none;
	vertical-align: middle;
	margin-right: 3px;
	position: relative;
	top: -1px;
}
/* end constructor div styles */


table#content {
	width: 736px;
	padding: 0px;
	/*margin-top: -2px;*/
}
 
 /* related items box */
  div#relations {
  	width: auto;
  	margin: 0px 0px 20px 0px;
  	background-color: #CCCCCC;
	border: 1px solid #339535;
  }
  div#relations p {
  	width: auto;
  	margin: 0px;
  	background-color: #0066CC;
  	color: #fff;
  	font-weight: bold;
  	padding: 3px 0px 4px 0px;
  }
  a.relate {
  	display: block;
  	margin-bottom: 6px;
  }
 /* end related items box */
  div#border  { width: 170px; border: solid 1px #006 }
 
 /* search box */
  div#search  { background-color: #CCCCCC; margin-bottom: 20px; width: auto; border: 1px solid #339535; }
  div#search p {
  	width: auto;
  	margin: 0px;
  	background-color: #0066CC;
  	color: #fff;
  	font-weight: bold;
  	padding: 3px 0px 4px 0px;
  }
  div#search form {
  	padding: 0px;
  	margin: 0px;
  }
 /* end search box */
  
 /* loginbox */
  div#loginbox {
  	width: auto;
  	margin: 0px 0px 20px 0px;
	background-color: #CCCCCC;
	border: 1px solid #339535;
  }
  div#loginbox p {
  	width: auto;
  	margin: 0px;
  	background-color: #0066CC;
  	color: #fff;
  	font-weight: bold;
  	padding: 3px 0px 4px 0px;
  }
  div.padding {
  	padding: 5px 3px 6px 7px;
  }
  div#loginbox form {
  	padding: 0px;
  	margin: 0px 0px 8px 0px;
  }
  div#loginbox input {
  	margin: 2px 0px 1px 0px;
  }
  input.submit {
  	position: relative;
  	left: 90px;
  	top: 3px;
  }
 /* end loginbox */

/* end left menu styles */

/* templates/newslisting.php */
p.date {
	color: #0066CC;
	margin-top: 0px;
}
img.newsimage {
	float: right;
	margin: 0px 0px 5px 10px;
}
/* end templates/newslisting.php */

/* templates/documentlisting.php */
table.listing {
	margin-top: 15px;
	margin-bottom: 20px;
}
/* end templates/documentlisting.php */

/* templates/register.php and passwordchange.php */
table.registration {
	margin: 10px 10px 10px 40px;
	width: 400px;
}
/* end templates/register.php */

/* templates/print.php */
p#hide {
	margin-left: 12px;
}
/* end templates/print.php */

/* templates/forumthread.php */
table.forumthread {
	width: 100%;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin-bottom: 10px;
}
table.forumthread th {
	font-weight: bold;	
}
table.forumthread td, table.forumthread th {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 4px 6px;
}
tr.odd {
	background-color: #eee;
}
tr.even {
	background-color: #ddd;
}
p.smallright {
	text-align: right;
	font-size: 9px;
	margin: 0px 0px 5px 0px;
}
/* end templates/forumthread.php */

/* templates/forumtopic.php */
table.forumthread input.text, table.forumthread textarea {
	width: 360px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* end templates/forumtopic.php */

/* templates/forum.php */
p.small {
	font-size: 9px;
	margin: 3px 0px;
}
/* end templates/forum.php */

/* templates/calendar.php */
table#monthcal {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 100%;
}
table#monthcal td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
img.prev_next {
	border: none;
	height: 12px;
	width: 11px;
	vertical-align: middle;
	position: relative;
	top: 1px;
	margin-bottom: 5px;
}
table.dayview {
	border: 1px solid #ccc;
	width: 100%;
	margin: 10px 0px;	
}
table.dayview td {
	padding: 2px 8px;
	height: 20px;
}
td.daysothermonth  { background-color: #efefef }
td.weekend  { background-color: #e6e6e6 }
td.today  { background-color: #CCCCCC }
td.daysthismonth  { background-color: #c0cce6 }
.tiny {
	font-size: 9px;
}

table#monthcal a:link, table#monthcal a:visited {
	color: #006;
}

a.subnavlinkon {
	font-weight: bold;
}
/* end templates/calendar.php */

/* templates/textadvert.php */
a.textad {
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	background-color: #fff;
}
/* end templates/textadvert.php */

/* templates/includes/advert.inc.php */
div#adverts {
	text-align: center;
	letter-spacing: -0.04em;
}
td#rightmenu {
	padding: 0px;
}
td#rightmenu div#adverts div.ads {
	display: block;
	margin: 14px 0px 0px 0px;
}
td#rightmenu div#adverts div.ads a {
	background-color: #fff;
}

div#footer2 a:link  { color: #FFF; text-decoration: none }
div#footer2 a:visited  { color: #FFF; text-decoration: none }
div#footer2 a:hover  { color: #FFF; text-decoration: underline }

#leftmenu input {
	border: 1px solid #0066CC;
}
/* end templates/includes/advert.inc.php */
