
* {
	margin:0px;
	padding:0px;
}

.searchhighlight{color:#00FF00;font-weight:bold;}

body {
/*	background-image: url(images/background.png);*/
	background: #2a2a2a;
	margin: 0px;
	padding:0px;
	text-align: left;
	font-size: 12px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
/*	font: 7pt Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	margin-bottom: 12px;
}

.nullclass {}

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #ffdd00;
	text-decoration: underline;
}

form {
	display: inline;
}

table {
	margin-left: auto;
	margin-right: auto;
}

td {
	text-align: left;
}

img {
	border: none;
	vertical-align: middle
}

p {
	margin-top: 0px
}

ul {
	padding-left: 32px;
  	vertical-align: middle;
}


ul li {
  	list-style: outside url(images/nonew_comments.png);
}


blockquote {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:#7e96ac;
	border: 1px solid #d6d6d6;
}

.code_highlight {
	width: 100%;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color:#000000;
	border: 1px solid #d6d6d6;
	background-color: #efefef;
}

hr {
	border-top: #ff6600 1px solid;
	border-bottom: #ff6600 1px solid;
	height: 2px;
	width: 99%;
	text-align:center;
}

/*  THE DEFAULT HEADERS (h2: Main titles, h3: Blog and Sidebar titles, h4: Comment names/userlinks)*/
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #00ee00;
	margin: 4px;
}

h2{
	color: #800000;
	font-size: 20px;
	margin: 0 0 5px 0;
}
h3{
	color: #b08000;
	margin: 0 0 8px 0;
	font-size: 15px;
}
h4{
	font-size: 11px;
}

/* This is used for hidden stuff, stuff that you don't want people to see with CSS enabled	*/
/* Try disabling CSS and you'll see some messages that you don't see with CSS enabled		*/
.hidden{
	display: none;
}

#wm {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #f3eded url(images/wblogo.png) bottom right no-repeat;
	border: 1px solid #ede3e3;
	padding: 10px 150px 10px 10px;
	color: #f0f;
}

.button {
	border: #b7b5b5 1px solid;
	color: #000;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}


/* Header / logo ... */
#header {
	width: 100%;
	height: 124px;
	background: url(images/logo2.png) repeat-x;
}

#logo1 {
	width: 207px;
	height: 124px;
	float: left;
	background: url(images/logo1.png) no-repeat;
}

#headerr {
	position: absolute;
	top:0px;
	right:0px;
	width: 8px;
	height: 124px;
	background-repeat: no-repeat;
	background: url(images/logo3.png) no-repeat;
}

#banner {
	position: absolute;
	top:30px;
	right:20px;
}

#Clock {
	position: absolute;
	top: 106px;
	right: 84px;
	color: #ffe343;
	font-size: 11px;
}

/* end */

/* main layout ... */

#mainbox {
	width: 99%;
/*	margin-bottom:4px;*/
/*	background: #333;*/
	border-bottom: 1px solid #c0c0c0;
}


#menu1content {
	width: 200px;
	padding:4px;
	vertical-align: top;
}
#menu2content {
	width: 200px;
	margin:0; padding:0;
	vertical-align: top;
}

#centercontent {
	padding: 4px;
	vertical-align: top;
}

#footer {
	text-align: center;

	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	color:#999;
}

.clear {
	clear: both;
}


/* NAVIGATION */

.nav1 {
	background-image: url(images/nav2.png);
	width: 100%;
	height: 28px;
}

#navigation {
	height: 28px;
/*	position: absolute;
	right: 10px;
	top: 124px;*/
	text-align: center;
}

#navigation li {
	font-size: 12px;
	list-style: none;
	float: left;
	height: 28px;
	list-style-type: none;
}

#navigation a {
	width: 86px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
	line-height: 28px;
	text-decoration: none;
	background: url(images/nav_button.png) no-repeat;
	background-position: 0px -56px;
	display: block;
}

#navigation a:hover {
	color: #fff;
	background-position: 0px -28px;
}

#navigation a.onpage {
	color: #fd0;
	background-position: 0px 0px;
}

#navigation a:hover.onpage {
	color: #fd0;
	background-position: 0px 0px;
}


.adbox {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #555555;
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	clear: both;
}

.adleft {
}

.adright {
	text-align: right;
}


.dtable {
	padding:auto;
    width: 100%;
}

.dtable .dcaption {
}


.dtable .dcaption .topleft { background: url('images/cap_top_lft_wht.png') no-repeat; width: 8px;  }
.dtable .dcaption .topright { background: url('images/cap_top_rgt_wht.png') no-repeat; width: 12px;  }
.dtable .dcaption .topcenter { background: url(images/cap_top_wht.png) repeat-x; padding: 4px; color: #ffdd00; text-align: left; font-weight: bold; /*font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;*/ width: auto; }

.dtable .dcapbtm {
}

.dtable .dcapbtm .btmleft { background: url('images/cap_btm_lft_wht.png') no-repeat; float: left; height: 2px; width: 8px;  }
.dtable .dcapbtm .btmright { background: url('images/cap_btm_rgt_wht.png') no-repeat; float: right; height: 2px; width: 12px;  }
.dtable .dcapbtm .btmcenter { background: url('images/cap_btm_wht.png') repeat-x; height: 2px; }

.dtable .dbody {
	background:#333333;
/*    background: url('images/transfade.png') repeat-x;*/
}

.dtable .dbody .leftwrapper {
	padding:0;
	background: url("images/left.png") left repeat-y;
	width: 1px;
}
.dtable .dbody .rightwrapper {
	padding:0;
	background: url("images/right.png") right repeat-y;
	width: 1px;
}
.dtable .dbody .leftcontent {
	float:left;
	width:4px;
	padding:0;
}
.dtable .dbody .rightcontent {
	float:right;
	width:4px;
	margin:0; padding:0;
}
.dtable .dbody .dcenter {
	padding:0;
}
.dtable .dbody .dinner {
	color: #eee;
 /*   font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	padding: 4px;
}

.dtable .dbottom {
	background: url('images/bottom.gif');
	repeat-x;
}

.dtable .dbottom .left { background: url('images/bottomleft.png') no-repeat; height: 10px; width: 1px;   }
.dtable .dbottom .right { background: url('images/bottomright.png') no-repeat; height: 10px; width: 1px;   }
.dtable .dbottom .center { background: url('images/bottom.png') repeat-x; height: 10px; }



.spacer {
	padding: 2px 0 2px 0;
}



/* THE FOLLOWING PART IS FOR THE FONT CONTROL */
#fontcontrol{
	background: none;
	width: 54px;
	height: 18px;
	position: absolute;
	top: 106px;
	right: 20px;
}
#fontcontrol ul{
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#fontcontrol ul li{
	background: none;
	list-style: none;
}
#fontcontrol i{
	display: block;
	visibility: hidden;
}
.font1 a:link, .font1 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/01_font1.gif) no-repeat;
}
.font2 a:link, .font2 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 18px;
	background: url(images/01_font2.gif) no-repeat;
}
.font3 a:link, .font3 a:visited{
	width: 18px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 36px;
	background: url(images/01_font3.gif) no-repeat;
}
.font1 a:hover, .font1 a:active{
	background-position: 0 -18px;
}
.font2 a:hover, .font2 a:active{
	background-position: 0 -18px;
}
.font3 a:hover, .font3 a:active{
	background-position: 0 -18px;
}

/* Nice Titles */
.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 25em;
	z-index: 20;
	max-width: 50%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 5px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}

/* news */
.newstext {
	line-height: 120%;
	color: #eee;
	text-align: left;
	margin: 4px;
}

.news_image {
	float: right;
	padding: 0px 0px 7px 7px;
}

.newheadline {
	font-size: 14px;
	font-weight: bold;
	color: #00ee00;
	margin: 4px;
}

.newsinfo {
/*	font: 9px tahoma, verdana, arial, helvetica, sans-serif;*/
	color:#5d6e75;
}

.newsinfo a {
	background: transparent;
	color: #b01000;
}

.newsinfo a:hover {
	color: #ec5800;
	text-decoration: underline;
}


.helpbox {
	color:#eee;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}


.smallblacktext {
	font: 10px tahoma, verdana, arial, helvetica, sans-serif;
	color:#eee;
	line-height: 120%;
	margin: 4px;
}

.smalltext {
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	margin: 4px;
	color:#eee;
}

.mediumtext {
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #eee;
}

.tbox{
	background-color: #fff;
	border: #b7b5b5 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.fborder {
	border: #999 1px solid;
}

.fcaption {
	background: url(images/cap_wht.png) repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	border: 1px solid #555;
	color:#fd0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.nforumcaption2 {
	background: url(images/cap_wht.png) repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	border: 1px solid #555;
	color:#fd0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.forumheader{
	background-image: url(images/menubg.png);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
/*	font-size: 12px;*/
	color:#fd0;
	padding: 4px;
	border: 1px solid #777;
	text-align: left;
}

.forumheader2{
	background: transparent;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fd0;
	padding: 4px;
	border: #555 1px solid;
}

.forumheader3{
/*   background: url('images/transfade.png') repeat-x;*/
/*	background-position: 0px -10px;*/
/*	background: transparent;*/
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#eee;
	padding: 4px;
	border: #555 1px solid;
}

.forumheader4{
/*   background: url('images/transfade.png') repeat-x;
	background-position: 0px -10px;*/
	background: transparent;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#eee;
	padding: 4px;
	border: #555 1px solid;
}

.finfobar{
	background-image: url(images/menubg2.png);
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#fd0;
	padding: 4px;
	border: 1px solid #555;
	text-align: left;
}

.indent {
	border-right: #444 1px solid;
	border-top: #222 1px solid;
	border-left: #222 1px solid;
	border-bottom: #444 1px solid;
	padding: 6px 6px 6px 6px;
	margin: 10px;
	background-color: #2f2f2f
}


.nextprev{
	color: #eee;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	padding : 2px;
	text-align: right;
}


.commentinfo {
	background-image: url(images/cap_wht.gif);
	padding: 8px 0px 8px 4px;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color: #fd0;
}

.commentinfo a {
	background: transparent;
	color: #f60;
}

.commentinfo a:hover {
	color: #fd0;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

