/*
+---------------------------------------------------------------+
|	e107 website system
|	-------------------
|	NLSTART
|	-------------------
|	©2008 mcpeace / nlstart
|	http://www.manatwork.info   | http://e107.webstartinternet.com
|	mcpeace.manatwork@gmail.com | nlstart@webstartinternet.com
|
|	Released under the terms and conditions of the BUYOUT
|	Commercial License.
+---------------------------------------------------------------+
*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 10px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: 'lucida grande', verdana, arial, sans-serif;
	color: #333;
	text-align: center;
	background: url("images/background.jpg");
}
a {
	color: #0055ff;
	text-decoration: none;
}
a:hover {
	color: #178BFF;
	text-decoration: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h1, h2, h3 {
	font-family: 'trebuchet ms', 'lucida grande', verdana, arial, sans-serif;
	font-weight: bold;
	color: #000;
}
td {
  background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding: 0;
	text-align:left;
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	color: #ccc;
	background: #ccc;
	margin: 5px 0;
}
code {
	border: 1px solid #007FFF;
	background: url("images/code.jpg");
	color: #000;
	display: block;
	padding: 5px;
	margin: 5px auto;
	font-size: 0.9em;
	text-align: left;
	word-spacing: normal;
}
/* Support Geshi plugin */
.php, .sql, .c, .javascript, .mysql, .perl, .ruby, .vb, .xml {
    border: 1px solid #007FFF;
    background: url("images/code.jpg");
    color: #000;
    display: block;
    padding: 5px;
    margin: 5px auto;
    font-size: 0.9em;
    text-align: left;
    word-spacing: normal;
    padding-left: 40px;
}
/* End of Geshi support */
.bbcode {
	list-style-position: inside;
}
[list] {
	list-style-position: inside;
}
ul {
	list-style-position: inside;
}
a img {
	border: none;
}
.linkspage_button {
	border: 0;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 1004px;
	text-align: left;
	background:#fff url("images/page.jpg") top left repeat-y;
}
#header {
	padding: 0;
	margin: 0;
	height: 150px;
	width: 1004px;
	background: url("images/header.jpg") top left no-repeat;
}
#headerin {
	position: relative;
	padding: 0;
	margin: 0;
	height: 95px;
	width: 1004px;
}
#site_logo {
	position: absolute;
	top: 15px;
	left: 22px;
}
#headerin h1 {
	position: absolute;
	top: 20px;
	left: 110px;
	width: 600px;
	padding: 0;
	margin: 0 auto;
	font-size: 2.6em;
	text-align: left;
}
#headerin h1 a, #headerin h1 a:hover {
	color: #000;
}
#headerin h2 {
	position: absolute;
	top: 70px;
	left: 135px;
	width: 500px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	color: #fff;
}
#headerin h3 {
	position: absolute;
	top: 30px;
	right: 20px;
	width: 400px;
	padding: 0;
	margin: 0 auto;
	font-size: 1.2em;
	text-align: right;
	color: #fff;
}
#search {
	float: right;
	margin: 70px 22px 0 0;
}
#searchsubmit {
	background: url("images/search.gif") top left no-repeat;
	width: 70px;
	height: 20px;
	border: none;
	font-size: 10px;
	color: #fff;
	cursor: pointer;
	margin-left: 0;
}
#searchfield {
	border: 1px solid;
	border-color: #333 #00aaff #00aaff #333;
	padding: 0 2px;
	margin-right: -5px;
}
#navigation {
	width: 970px;
	height: 22px;
	margin: 0 auto;
}
#content {
	padding: 0 15px 25px 15px;
	background: url("images/bottom.jpg") bottom no-repeat;
}
#left_side {
	float: left;
	width: 754px;
}
.sidebar {
	margin: 0;
	padding: 0;
	width: 200px;
	font: 1.1em 'lucida grande', verdana, arial, sans-serif;
	background: #ccc;
}
#sidebar_left {
	float: left;
	width: 248px;
}
#sidebar_left1 {
	float: left;
	width: 248px;
}
#sidebar_right {
	float: right;
}
.auxiliar1 {
	float: left;
	width: 496px;
}
.auxiliar {
	width: 770px;
}
.auxiliar_left {
	float: left;
	width: 242px;
}
.auxiliar_right {
	float: right;
	width: 242px;
}
.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 496px;
	font-size: 1.2em;
}
.semiwidecolumn {
	padding: 0;
	margin: 0;
	width: 754px;
	font-size: 1.2em;
}
.semiwidecolumn1 {
	float: right;
	padding: 0;
	margin: 0;
	width: 722px;
	font-size: 1.2em;
}
.widecolumn {
	padding: 0;
	margin: 0;
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	line-height: 1.6em;
}
.narrowcolumn .entry, .semiwidecolumn .entry, .semiwidecolumn1 .entry, .widecolumn .entry {
	line-height: 1.4em;
}
#footer {
	padding: 0;
	margin: 0;
	width: 1004px;
	clear: both;
	background: url("images/footer.jpg") top left repeat-y;
}
#footer p {
	margin: 0;
	padding: 10px 10px 20px 10px;
	width: 984px;
	min-height: 25px;
	height: 25px;
	text-align: center;
	background: url("images/footer_bottom.jpg") bottom left no-repeat;
}
#footer a {
	color: #00d4ff;
}
#footer a:hover {
	color: #002aff;
}
.button {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url("images/button.jpg") left repeat-x;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 2px 5px;
}
#loggin .button, .sidebar .button {
	background: url("images/search.gif") top left no-repeat;
	width: 60px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin-left: 0;
}
.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.spacer {
	padding: 2px 0 2px 0;
}
.indent {
  border: 1px solid #007FFF;
  background: #ffffff url("images/quote.gif") no-repeat center center;
  color: #4d4d80;
  padding: 5px;
  margin: 5px auto;
  font-family: 'lucida grande', verdana, arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}
.smalltext {
	font: 1em 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
}
.mediumtext_adm {
	font: 12px 'lucida grande', verdana, arial, sans-serif;
	color: #ffffff;
}
.tbox {
	background-color: #f4f7fa;
	color: #000000;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	border: 1px solid;
	border-color: #777 #ddd #ddd #777;
	padding: 1px 0 2px 0;
}
#loggin .tbox {
	padding: 0 1px;
	background-color: #f4f7fa;
}
.helpbox {
	border: 0;
	background-color: transparent;
	color: #000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}
.fborder {
	border: 1px solid;
	border-color: #ddd #777 #777 #ddd;
	background-color: #efefef;
}
.forumheader {
	background: url("images/forum1.jpg") top left repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #777 #777 #ddd;
	font-weight: bold;
}
.forumheader a {
	color: #00d4ff;
}
.forumheader a:hover {
	color: #55aaff;
}
.sidebar .indent a, .sidebar .forumheader3 a {
	color: #002aff;
}
.sidebar .indent a:hover {
	color: #00aaff;
}
.sidebar .forumheader3 a {
	color: #000;
}
.sidebar .forumheader3 a:hover {
	color: #0055ff;
}
.sidebar .forumheader, .sidebar .forumheader2a, .sidebar .forumheader3 {
	font-size: 10px;
}
.forumheader2 a, .forumheader3 a {
	color: #0055ff;
}
.forumheader2 a:hover, .forumheader3 a:hover {
	color: #00aaff;
}
.forumheader2 {
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #777 #777 #ddd;
}
.forumheader3 {
	background-color: #fff;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: 1px solid;
	border-color: #ddd #777 #777 #ddd;
}
.forumborder {
	border: #000080 1px solid;
	background-color: transparent;
}
.fcaption {
	height: 35px;
	padding: 2px 0 2px 8px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	background: url("images/forum.jpg") top left repeat-x;
	border: 1px solid;
	border-color: #ddd #777 #777 #ddd;
	vertical-align: middle;
}
.fcaption a {
	padding-right: 4px;
	color: #007fff;
}
.home, .contact, .sign, .home1, .contact1, .sign1 {
  padding: 0 17px 0 5px;
  background: url("images/pipe1.jpg") right 2px no-repeat;
  margin: 0;
  height: 11px;
}
.logout {
  padding: 0 17px 0 17px;
  background: url("images/logout.gif") left 2px no-repeat;
  margin: 0;
}
.logout1 {
  padding: 0 17px 0 17px;
  background: url("images/logouto.gif") left 2px no-repeat;
  margin: 0;
}
.topnav_login, .topnav_login1 {
  padding: 0 0 40px 30px;
  background: url("images/login.gif") top left no-repeat;
}
.menu_left {
	background: url("images/left_blue.jpg") top left repeat-y;
	color: #ddd;
}
.menu_left h3 {
	background: url("images/left_blue_caption.jpg") top left no-repeat;
	padding: 3px 10px 5px 10px;
	color: #fff;
}
.menu_left .text {
	background: url("images/left_blue_bottom.jpg") bottom no-repeat;
	padding: 5px 10px 20px 10px;
	color: #ddd;
}
.menu_left1 {
	background: url("images/left_gray.jpg") top left repeat-y;
}
.menu_left1 h3 {
	background: url("images/left_gray_caption.jpg") top left no-repeat;
	padding: 3px 10px 5px 10px;
}
.menu_left1 .text {
	background: url("images/left_gray_bottom.jpg") bottom no-repeat;
	padding: 5px 10px 20px 10px;
}
.menu_right {
	background: url("images/right_blue.jpg") top right repeat-y;
	color: #ddd;
}
.menu_right h3 {
	background: url("images/right_blue_caption.jpg") top right no-repeat;
	padding: 3px 10px 5px 10px;
	color: #fff;
}
.menu_right .text {
	background: url("images/right_blue_bottom.jpg") bottom right no-repeat;
	padding: 5px 10px 20px 10px;
	color: #ddd;
}
.menu_right1 {
	background: url("images/right_gray.jpg") top right repeat-y;
}
.menu_right1 h3 {
	background: url("images/right_gray_caption.jpg") top right no-repeat;
	padding: 3px 10px 5px 10px;
}
.menu_right1 .text {
	background: url("images/right_gray_bottom.jpg") bottom right no-repeat;
	padding: 5px 10px 20px 10px;
}
.menu_right a, .menu_right h3 a, .menu_left a, .menu_left h3 a, .auxiliarr a, .auxiliarr h3 a, .aux_left a, .aux_left h3 a {
	color: #00d4ff;
}
.menu_right a:hover, .menu_left a:hover, .auxiliarr a:hover, .menu_right h3 a:hover, .menu_left h3 a:hover, .auxiliarr h3 a:hover, .aux_left a:hover, .aux_left h3 a:hover {
	color: #003162;
}
.content_menu {
	background: url("images/content.jpg") top left repeat-y;
	margin-left: 35px;
}
.content_menu h3 {
	background: url("images/content_caption.jpg") top left no-repeat;
	padding: 5px 10px 20px 10px;
}
.content_menu .text {
	background: url("images/content_bottom.jpg") bottom no-repeat;
	padding: 5px 10px 20px 10px;
}
.content_menu1 {
	background: url("images/content1.jpg") top left repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_menu1 h3 {
	background: url("images/content_caption1.jpg") top left no-repeat;
	padding: 5px 10px 5px 10px;
}
.content_menu1 .text {
	background: url("images/content_bottom1.jpg") bottom no-repeat;
	padding: 15px 10px 10px 10px;
}
.content_menu2 {
	background: url("images/content2.jpg") top left repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_menu2 h3 {
	background: url("images/content_caption2.jpg") top left no-repeat;
	padding: 5px 10px 5px 15px;
}
.content_menu2 .text {
	background: url("images/content_bottom2.jpg") bottom no-repeat;
	padding: 5px 25px 10px 25px;
	margin-left: -16px;
}
.content_menu3 {
	background: url("images/content3.jpg") top left repeat-y;
	margin-bottom: 10px;
	overflow: hidden;
}
.content_menu3 h3 {
	background: url("images/content_caption3.jpg") top left no-repeat;
	padding: 5px 10px 5px 10px;
}
.content_menu3 .text {
	background: url("images/content_bottom3.jpg") bottom no-repeat;
	padding: 5px 10px 10px 10px;
}
.auxiliarr {
	background: url("images/auxiliar.jpg") top left repeat-y;
	font-size: 1.1em;
	color: #eee;
}
.auxiliarrr {
	background: url("images/auxiliar_bottom.jpg") bottom left no-repeat;
}
.auxiliarr .text {
	background: url("images/auxiliar_caption.gif") top left no-repeat;
	padding: 10px 10px 20px 10px;
}
.aux_left {
	background: url("images/middle_blue.jpg") top left repeat-y;
	font-size: 0.9em;
	color: #ddd;
}
.aux_left h3 {
	background: url("images/middle_blue_caption.jpg") top left no-repeat;
	padding: 5px 10px 5px 10px;
	color: #fff;
}
.aux_left .text {
	background: url("images/middle_blue_bottom.jpg") bottom no-repeat;
	padding: 5px 10px 20px 10px;
	color: #ddd;
}
.aux_left .info, .aux_left .newstext {
	color: #ddd;
}
.menu_left .info, .menu_right .info {
	color: #ddd;
	font-size: 1.1em;
}
.menu_left .newstext, .menu_right .newstext {
	color: #ddd;
	font-size: 1.2em;
}
.aux_right {
	font-size: 0.9em;
	background: url("images/middle_green.jpg") top left repeat-y;
}
.aux_right h3 {
	background: url("images/middle_green_caption.jpg") top left no-repeat;
	padding: 5px 10px 5px 10px;
	color: #000;
}
.aux_right .text {
	background: url("images/middle_green_bottom.jpg") bottom no-repeat;
	padding: 5px 10px 20px 10px;
}
.articleout {
	background: url("images/content.jpg") top left repeat-y;
}
.article {
	background: url("images/content_bottom.jpg") bottom left no-repeat;
}
.newstext {
	padding: 5px 0;
}
.articlein {
	background: url("images/content_caption.jpg") top left no-repeat;
	padding: 10px 10px 0 10px;
}
.news_date {
	background: url(images/date.jpg) top left no-repeat;
	height: 50px;
}
.year {
	text-align: center;
	color: #fff;
}
.date {
	color: #ff0000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.month {
	color: #0055ff;
	text-align: center;
	font-size: 9px;
}
.newsimage {
	float: left;
	padding: 3px 10px 10px 0;
}
.article p {
	#text-indent: 15px;
}
.titleline {
	font-size: 1.3em;
	padding: 0 0 1px 10px;
	background: url(images/line.jpg) 5px bottom no-repeat;
}
.info {
	padding: 0 0 5px 10px;
	font-size: 1.2em;
}
.comments {
	font-size: 1.2em;
	padding-bottom: 15px;
}
.up {
	text-align: center;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.article_icons {
	padding-bottom: 15px;
}
.newstext {
	font-size: 1.4em;
	padding: 10px 0 0 0;
}
.comm  {
	background: #efefef;
	padding: 5px;
	color: #000;
	border: 1px solid;
	border-color: #efefef #bbb #bbb #efefef;
	margin: 0;
}
.comm1 {
  background: url("images/ar.gif") top right no-repeat;
  margin: 0;
}
.comm_adm  {
	background: #0099ff;
	padding: 5px;
	/*color: #000;*/
	color: #ffffff;
	border: 1px solid;
	border-color: #0099ff #006699 #006699 #0099ff;
	margin: 0;
}
.comm_adm1 {
  background: url("images/ar_adm.gif") top right no-repeat;
  margin: 0;
}
.name1 {
	border-bottom: 1px solid #000;
}
.nextprev {
  padding: 5px 10px 15px 10px;
}
.nextprev_link {
  background: #0a84f3;
	border: 1px solid;
	border-color: #ccc #333 #333 #ccc;
  color: #fff;
  font: 10px tahoma;
  text-align: center;
  padding: 2px 5px 2px 5px;
}
.nextprev_link:hover {
  background: #eee;
	border: 1px solid;
	border-color: #333 #ccc #ccc #333;
  color: #000;
  font: 10px tahoma;
  text-align: center;
  padding: 2px 5px 2px 5px;
  text-decoration: none;
}
.nextprev_current {
	background: #efefef;
	border: 1px solid;
	border-color: #ccc #333 #333 #ccc;
	color: #333;
	font: 10px tahoma;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
.npbutton {
  background: #efefef;
  text-decoration: none;
  width: 16px;
  height: 14px;
  text-align: center;
  padding: 3px 0;
	border: 1px solid;
	border-color: #ccc #333 #333 #ccc;
  color: #333;
}
.nforumdisclaimer {
  display:none;
}
.menu_left .chatdate, .menu_right .chatdate, .aux_left .chatdate {
	font-size: 11px;
	color: #ddd;
}
.menu_left .chattext, .menu_right .chattext, .aux_left .chattext {
	color: #ddd;
}
/* ------------------------------------------+
   #tag_container: Additional tag display
   ------------------------------------------+
*/
.tag_container {
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	width: 298px;
	margin-left: -52px;
	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}
.tag_left {
	background-image: url(images/tag_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.tag_top {
	background-image: url(images/tag_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.tag_back {
	text-align: center;
	background-image: url(images/tag_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.tag_bottom {
	background-image: url(images/tag_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 73px 0;
}
.tag_caption {
	padding-bottom: 5px;
	padding-left: 55px;
}
.tag_text {
  padding-left: 55px;
}
/* ------------------------------------------+
   #mainMenu: The alternative top level site menu
   ------------------------------------------+
*/
#mainMenu {
	width: 950px;
	height: 22px;
	margin: 0 auto;
  clear: both;
}
#mainMenu ul {
  margin: 0;
  padding: 0;
}
#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
#mainMenu a {
  float: left;
  margin: 0 2px;
  padding: 5px 0.5em;
	font-family: 'lucida grande', verdana, arial, sans-serif;
  text-decoration: none;
  text-transform: lowercase;
  color: #0055ff;
  margin-bottom: 5px;
}
#mainMenu a:hover {
  color: #007FFF;
  border-top: 5px solid #007FFF;
  margin-bottom: -5px;
}
#mainMenu li.here a {
  float: left;
  margin: 0 2px;
  padding: 5px 0.5em;
  border-top: 5px solid #ff0000;
  text-decoration: none;
  text-transform: lowercase;
  color: #ff0000;
}
#mainMenu li a.last {
  margin-right: 0;
}
#mainMenu img.floatRight {
  margin: 5px 0 10px 15px;
}
#mainMenu img.floatLeft {
  margin: 5px 15px 10px 0;
}
#mainMenu a img {
  border: 0;
}
#mainMenu a:hover img {
  border: 0;
}
/* ------------------------------------------+
   #searchspot: Top level search display
   ------------------------------------------+
*/
.searchspot {
  float: right;
  margin: 45px 50px 0 0;
  position: relative!important;
}
.searchspotbutton {
  margin: 10px 0 -20px 0;
  position: relative;
  z-index: 100;
}