/* Core Classes - tech_lus */


body {
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: 95.5%;
	color: #333333;
	background-color: #000;
}
#page {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 759px; 
	min-height: 100%;		
}
#headerwrapper {
	width: 759px;
	height: 320px;
}
#navbartop {
	width: 759px;
	height: 42px;
	background:url("images/navbar_top.gif") top left no-repeat;
}
#navbar {
	width: 759px;
	height: 33px;
	background:url("images/navbar.gif") top left no-repeat;
}

#header {
	height: 245px; 
	width: 759px; 
	background: url("images/header.jpg") top left no-repeat;
}

#logo {
	float: left;
	width: 500px;
}
#logo_left {
	float: left;
	width: 230px;
	padding: 70px 0 0 40px;
}

#clockbox {
	width: 200px;
	height: 18px;
	text-align: left;
	padding: 10px 0 0 5px;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: .5em;
	font-weight: bold;
	color: #fff;
}
#quotebox {
	width: 150px;
	height: 50px;
	text-align: left;
	padding: 0 0 0 5px;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: .6em;	
	color: #828F98;
}


#contentwrapper {
	width: 750px;
	min-height: 100%;	
	background: url("images/body_bg.gif") top left repeat-y;	
}
#contentwrapper_custom {
	width: 750px;
	min-height: 100%;
	padding: 0 0 0 0;
	background: url("images/body_bg.gif") top left repeat-y;	
}


/* SIDE BAR - BEGIN */

#sidebar {
	float: left;
	width: 219px; 
	min-height: 100%;
	padding: 0 0 0 20px;
	font-size: 1em;
	text-align: left;	
}
#sidebar a{
	color: #000;
	text-decoration: none;
}
#sidebar a:hover{
	color: #2C70B5;
	text-decoration: underline;	
}
#menutop {
	width: 219px;
	height: 145px;
	background: url("images/menu_box_top.gif") top left no-repeat;
}
#menubg {
	width: 219px;
	height: 100%;
	background: url("images/menu_box_bg.gif") top left repeat-y;
}
#menubottom {
	width: 219px;
	height: 16px;
	background: url("images/menu_box_bottom.gif") top left no-repeat;
}

#menuwrapper {
	width: 180px;	
	margin: 0 auto 0 auto;
	font-size: .8em;	
}

/* SIDE BAR - END */



/* MAIN CONTENT - BEGIN  */

#maincontent {
	float: left;
	width: 490px; /* 490 + 11 = 501 */
	margin: 0 0 0 11px;
	padding: 0 0 0 0;
	text-align: left;	
}
#maincontent_custom {
	float: right;
	width: 718px;
	height: 100%;
	margin: 0;
	padding: 10px 11px 0 0;	
	font-size: .9em;		
}

/* CONTENT BOX- START */
#contenttop {
	width: 490px;
	height: 100%;
	padding: 50px 0 0 0;
	background: url("images/content_box_top.gif") top left no-repeat;
}
#contentbg {
	width: 490px;	
	background: url("images/content_box_bg.gif") top left repeat-y;	
}
#contentbottom {
	width: 490px;
	height: 16px;
	background: url("images/content_box_bottom.gif") top left no-repeat;
}

#maincontentwrapper {
	width: 450px; 
	margin: auto auto auto auto;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: .9em;
	
}

/* CONTENT BOX- END */

/* CUSTOM CONTENT BOX- START */
#contenttop_custom {
	width: 718px;
	height: 100%;
	padding: 56px 0 0 0;
	background: url("images/content_box_big_top.gif") top left no-repeat;
}
#contentbg_custom {
	width: 718px;
	background: url("images/content_box_big_bg.gif") top left repeat-y;	
}
#contentbottom_custom {
	width: 718px;
	height: 16px;
	background: url("images/content_box_big_bottom.gif") top left no-repeat;
}

#maincontentwrapper_custom {
	width: 680px; 
	margin: auto auto auto auto;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: .9em;
	
}

/* CUSTOM CONTENT BOX- END */

/* MAIN CONTENT - END  */



/* FOOTER - BEGIN */
#footer {
	text-align: left;
	clear: both;
	font-size: 0.7em;
	padding: 0 0 0 0;
	width: 759px;
	height: 91px;
	background: url("images/footer.gif") top left no-repeat;
		
}
#footernav {
	width: 700px;
	color: #CAD3DC;
	font-size: .9em;
	text-align: right;
	padding: 20px 0 0 0;
}
#footernav a{
	color: #CAD3DC;		
}
#footernav a:hover{
	color: #CAD3DC;
	text-decoration: underline;	
}


/* FOOTER - END */

/* NEWS STYLE - BEGIN */

.newsbody {
	padding: 2px;
	font: 0.8em  tahoma, verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	color: #333333;	
}
.newsfootertext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;	
	color:#000;
}
.newsfootertext a{
	color: #10C010;
	text-decoration: underline;
}
.newsmore {
	font: 10px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4D5BB3;
	text-decoration: none;
}
.newsmore a{
	color: #000000;
	text-decoration: underline;
}
.newsmore a:hover{
	color: #000000;
	text-decoration: underline;
}
.mediumtext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commenttext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333; 
}

/* NEWS STYLE - END */




/* CHAT CLASSES */

.chatuser  {
	font: 10px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color: #4D5BB3;
	font-weight: bold;
}
.chatuser a{
	color: #4D5BB3;
}
.chatuser a:hover{
	color: #000;
	text-decoration: underline;
}
.chatmessage {
	font: 10px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color: #444;
}

/* CHAT CLASSES - END */





/* MISC CLASSES */
.nextprev {
	font: 7pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#333;
	font-weight: bold;	
}
.disclaimer {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#CAD3DC;
}
.disclaimer a{
	color: #CF3C11;
}
.disclaimer a:hover{
	color: #CF3C11;
	text-decoration: underline;
}
.smalltext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color: #376B9E;
}
.smalltext a:link, .smalltext a:visited {
	color: #10C010;
}
.smalltext a:hover{
	color: #2C70B5;
	text-decoration: underline;
}
a {
	color: #2C70B5; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;	
}
a:hover {
	color: #10C010;
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;	
}

h2 {
	font-family: tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #38499E; 
	margin: 0 0 0 0;
}
h3 {
	font-family: tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #38499E;
}
.button {
	font-family:  tahoma, Verdana, Arial, 'Trebuchet MS', Sans-Serif;
	background: url("images/button.png") top left repeat-x;
	border: 0;
	height: 20px;	
	color: #fff;
	text-align:center;
	font-size: 11px;	
}
.button:hover {
	font-family:  tahoma, Verdana, Arial, 'Trebuchet MS', Sans-Serif;
	background: url("images/button.png") top left repeat-x;
	border: 0;
	height: 20px;	
	color: #fff;
	text-align:center;
	font-size: 11px;	
}

.tbox{
	background-color: #fff;
	border: #A6AEB2 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
#loginbox {
	width: 135px;
	text-align: left;
}
.loginbutton {
	text-align: right;
}
.login.user {
	background: #fff url("images/login_bg.gif") top left no-repeat;
	color: #000;
	width: 160px;
	height: 12px;
	border-top: #818181 2px solid;
	border-right: #818181 2px solid;
	border-bottom: #EFF1F3 2px solid;
	border-left: #818181 2px solid;
}
.login.pass {
	background: #fff url("images/login_bg.gif") top left no-repeat;
	color: #000;
	width: 160px;
	height: 12px;
	border-top: #818181 2px solid;
	border-right: #818181 2px solid;
	border-bottom: #EFF1F3 2px solid;
	border-left: #818181 2px solid;
}


/* START NAVIGATION - COURTESY: QUE~* (http://e107.net)/

/* UL NAVIGATION  */

#navigation{
	font-size: 10px;
	width: 500px;
	height: 28px; 
	position: relative;
	top: 5px;
	left: 200px;
	list-style: none;
}
#navigation ul{
	height: 28px; 
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
 	display: inline;
}
#navigation a{
	font-weight: bold;
	text-decoration:none;
}

/* END UL NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS AND NOT REALLY UTILIZED BY THE FLASH BUTTONS*/
/* THESE CLASSES ARE RETAINED FOR THEM WHO WANTS TO REMOVE THE FLASH BUTTONS AND WANT TO USE TEXT LINKS INSTEAD */
/* THEY GOT TO REMOVE THE FLASH OBJECT TAG IN THE TOPNAV.SC FILE TOO */

/*
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited {
	color: #fff;
	width: 67px;
	height: 28px;
	line-height: 33px;
	background: url(images/nav_bg2.gif) top left no-repeat;
	padding: 0 0 0 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited {
	color: #374854;
	width: 60px;
	height: 32px;
	line-height: 33px; 
	background: url(images/nav_bg2.gif) top left no-repeat;
	padding: 0 0 0 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 0;
	left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 0;
	left: 74px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 0;
	left: 144px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 0;
	left: 208px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 0;
	left: 295px;
}


/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active {
	background: url(images/nav_bg1.gif) top left no-repeat;
	margin: 0 0 0 0;	
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited {
	background: url(images/nav_bg1.gif) top left no-repeat;	
}

*/

/* END NAVIGATION */




/* FORUM CLASSES */

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}
.fborder {
	border: #ededed 0px solid;
	background-color: transparent;	
	
}
.forumheader{
	background-color: #ECECEE;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #486889;
	padding: 4px;
	border: 0px solid #ededed;
	text-align: left;
}
.forumheader a{
	color: #DD8503;
	text-decoration: none;
}
.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 0px solid;
	text-align: left;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 0px solid;
	text-align: justify;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:20px;
	border: #ededed 0px solid;
	padding: 2px 8px 2px 8px;
	background: #374854 url("images/fcap.png") top left repeat-x;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#F0F2F4;
	font-weight:bold;	
}
.fcaption a{
	padding-right:4px;
	color:#F0F2F4;
	text-decoration: underline;

}

/* END FORUM CLASSES */


