
/* global */

* { margin: 0; padding: 0; }

body { background: #999; font-family: Tahoma,sans-serif; font-size: 12px; color: #000; }

.clear { clear: both; } /* clear floats */

p { margin-bottom: 5px; padding: 0; }

/* link styles */

a { color: #fd7508; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }

A:link IMG {border:none;}
A:Visited IMG {border:none;}

/* tables */

table { margin: 0px; padding: 0px; border: none; border-collapse: collapse; }

td { text-align: left; vertical-align: top; padding-left: 2px; padding-right: 2px; }

.bodytable { padding: 4px; border: 1px solid #dddddd; background: #fafafa url(images/newsbg.png) repeat-x bottom; }

/* headings */

h1, h2, h3, h4, h5, h6 { margin-top: 7px; color: #fff; font-size: 12px; text-align: center; padding: 4px; background: #000; }

/* theme layout */

.wrapper { width: 988px; margin: 0 auto; padding: 0; background: url(images/bg.gif) repeat-y; }

.innerwrapper { padding: 0 25px; }

/* header area */

.header { height: 145px; background: url(images/header.jpg) no-repeat; }

/* main navigation */

.nav { background: url(images/navb.jpg); border-bottom: 2px solid #000; height: 24px; }

#topmenu { margin: 0; padding: 0;  list-style-type: none; list-style-image: none; }
	
#topmenu li { display: inline; }

#topmenu a { border: 1px solid #444444; border-bottom: 6px solid #FFB400; color: #FFF; display: block;  padding: 2px 7px; text-align: center;  background: #4b4b4b;  float: left; text-decoration: none;  }

#topmenu a:hover { color: #fff; display: block; background: #000;  border-bottom: 6px solid #fd7508; text-decoration: none; }

#topmenu a.onpage { color: #fff; display: block; background: #000;  border-bottom: 6px solid #fd7508; text-decoration: none; }

/* end of navigation and header */

/* content area */

.main { padding: 2px 4px; }

/* left menu */

.leftmenu { width: 200px; float: left; text-align: center; font-size: 11px; }

/* center area */

.central { width: 522px; float: left; padding: 0 0 0 4px;  font-size: 11px;}

/* news styles */

.story { text-align: left; padding: 4px 0; border: 1px solid #dddddd; margin-top: 7px; background: #fafafa url(images/newsbg.png) repeat-x bottom; }

.story h3 { margin: 0; padding: 0;  color: #fd7508; background: none; font-size: 12px; text-align: left; border-bottom: 1px solid #fd7508; }

.newsleft { width: 20%; float: left; padding: 0 7px; } 

.newsimage { width: 60px; height: 60px; margin: 0 auto; }

.newsdate { margin: 7px 0 0 0; text-align: center;  }

.newstext { float: left; width: 72%; padding: 4px; font-size: 11px; }

.postby { margin: 0 0 7px 0; text-align: right;  padding: 0 5px; height: 20px; }

/* right menu */

.rightmenu { width: 200px; float: right; text-align: center; font-size: 11px; }

/* footer */

.footer { background: #121212 url(images/navb.jpg) repeat-x; }

.disclaimer { padding: 4px; text-align: center; color: #fff; font-size: 10px; }

/* end of theme layout structure */

/* E107 STYLES */
.button:hover { color: #FFF; background: #000; }

.indentchat { padding: 4px; border: 1px solid #dddddd; margin-bottom: 4px; text-align: center; background: #fafafa url(images/newsbg.png) repeat-x bottom; }

.indent { background: #fafafa url(images/newsbg.png) repeat-x bottom; color: #b40000; font-size: 10px; padding: 4px; border: 1px solid #dddddd; margin: 4px; }

.small { color: #b40000; font: 10px verdana, tahoma, arial, helvetica, sans-serif; }

.smalltext { font: 10px verdana, tahoma, arial, helvetica, sans-serif; color: #b40000; }

.smallbottom { font-size: 10px; color: #666666; text-align:left; }

.tbox { color: #E0691A; font-weight: bold; font-size: 12px; border: 1px solid #dddddd; margin: 2px auto; padding: 0 2px; }

.tbox:hover { color: #000;  border: 1px solid #000; }

.tbox:focus { color: #000;  border: 1px solid #000; }

.helpbox { background-color: #fff; border: 1px solid #DFDFDF; color: #000; font-size: 9px; padding: 4px 5px 4px 5px; }

.button{
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	padding: 2px;
 	margin: 2px auto;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
#commentform .tbox, #commentform .helpbox{
	/* width: 400px; 
	background-color:#000; */
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #DDDCDE;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #E2EDF0;
}


/* FORUM STYLES */

.fcaption { padding: 4px; line-height:21px; color: #fff; background: #444444; font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;  border-top: 1px solid #313A3D; border-bottom: 1px solid #313A3D; }

.fcaption span.smalltext { color: #fd7508; }

.fcaption span.smalltext a:hover { color: #fff; }

.fcaption a { color: #fd7508; text-decoration: none; }

.fcaption a:hover { color: #fff; }

a.forumlink { color: #fd7508; text-decoration: none; }

a.forumlink:hover { color: #fff; }

.fborder { border: none; background-color: transparent; }

.forumheader { background: none; padding: 7px 5px 7px 5px; height:20px; line-height:16px; font-weight:bold; border-bottom: 2px solid #313A3D; }

.forumheader2 { color: #000; padding: 7px 5px 7px 5px; }
	
.forumheader3 { color: #000; padding: 7px 5px 7px 5px; }

.forumheader4 { color: #000; padding: 7px 5px 7px 5px; }

.finfobar { padding: 4px; background: #444444; color: #000; }

.finfobar a  { color: #fd7508; }

.finfobar a:hover { color: #fff; }


//Open img

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white; 
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-image {
    border: 2px solid gray;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid gray;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 8pt;
    padding: 4px;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

div.code_highlight {
 overflow:            scroll;
 font-family: Times New Roman;
 font-size: 11px; 
 width:               100%;
}

