﻿@charset "utf-8";
/* CSS Document */

body { 

background:url(../images/background.jpg) no-repeat 50% 147px; background-color: black; font-family: Arial, Helvetica, sans-serif; margin: 0 0 10px 0;} 

a { color: #9CF; text-decoration: none; text-weight:none; cursor: pointer; }

h1, h2, h3, h4, h5, hr, img, a { border: none; padding: 0; margin: 0; font-size: 1.03em;}
/**********************/
div#topbar { background: url(../images/gradient1.gif); height: 40px; }
div#topbar #content { margin: 0 auto 0 auto; width: 910px; padding: 5px 0;}
div#topbar #rt { color: white; float: right; font-size: 14px;}
/**********************/
div#header { background: url(../images/header2.png); height: 217px; width: 933px; margin: 0 auto 0 auto;}
/**********************/
div#navi { height: 30px; width: 715px; top: 192px; position: relative; float: right; }
div#navi ul { list-style:none; padding: 0; margin: 0; }
div#navi li { display: block; float: left; margin: 0 0 0 8px; padding: 0; }

div#navi li a { display: block; width: 100%; text-decoration: none; cursor: pointer}

div#navi li a.home { background: url(../images/navi/home.png); height: 18px; width: 52px;}
div#navi li a.news { background: url(../images/navi/news.png); height: 18px; width: 60px;}
div#navi li a.about { background: url(../images/navi/about.png); height: 18px; width: 62px;}
div#navi li a.media { background: url(../images/navi/media.png); height: 18px; width: 61px;}
div#navi li a.community { background: url(../images/navi/community.png); height: 18px; width: 103px;}
div#navi li a.credits { background: url(../images/navi/credits.png); height: 18px; width: 66px;}
div#navi li a.downloads { background: url(../images/navi/downloads.png); height: 18px; width: 94px;}
/**********************/
div.content1 { width: 933px; margin: 20px auto 0 auto}
div.contentlog { align: center; width: 630px; margin: 20px auto 0 auto}

div.content1 #t { background: url(../images/wide_content/c_top.png); height: 13px;}
div.content1 #c { background-image: url(../images/wide_content/c_mid.png); }
div.content1 #f { background: url(../images/wide_content/c_bot.png); height: 13px;}

div#footer { font-size: 13px; width: 933px; margin: 12px auto 15px auto; font-weight:bold;text-align: center; color: #98b3ce; background: url(../images/transparent_black.png); padding: 10px 0 10px 0; }
/* div#footer a { margin: 0 7px 0 7px; color: #f5ff9f; font-size: 11px; }
div#footer h3 { font-size: 10px; color: #c8f6fc;} /*

/***************************/


input, textarea {
    font-size: 14px;
    color: #CCFFFF;
    opacity: 0.35;
    filter: alpha(opacity=35); /* IE's opacity*/
    background-color: #000000;
    border: 1px solid #dcf0fe;

scrollbar-base-color: #101516;
scrollbar-arrow-color: #d0e2fb;
scrollbar-track-color: #000000;

scrollbar-shadow-color: #101516;
scrollbar-lightshadow-color: #101516;
scrollbar-darkshadow-color: #101516;

scrollbar-highlight-color: #101516;
scrollbar-3dlight-color: #101516;

}

select {
    font-size: 14px;
    color: #CCFFFF;
	min-width: 160px;
    max-width: 230px;
    opacity: 0.35;
    filter: alpha(opacity=35); /* IE's opacity*/
    background-color: #000000;
    border: 0px solid #dcf0fe;

}




#footer .footerLinks a {
	margin: 0 7px 0 7px;
	color: #f5ff9f;
	font-size: 11px;
	
	
}

#footer .disclaimer{
	width:780px;
	font-size: 10px;
	color: #c8f6fc;
	margin: 18px auto auto auto;
	
	
}

#footer .copyright {
	font-size: 10px;
	color: #c8f6fc;
	
	
}

.controlbar {
	
}

/*
.controlbar fieldset{
	background-color: #000000;
	color:#000000;
	
	
}

*/

.controlbar textarea{
	
	color: #CCFFFF;
	opacity:1.0;
	filter: alpha(opacity=100);
	border: 0px
}



.vBulletin_editor {
	font-size: 14px;
    color: #FFFFFF;
/*    opacity: 0.5;
    filter: alpha(opacity=50);  IE's opacity*/
    background:none repeat scroll 0 0 rgba(255,255,255,0.7);
    border: 0px solid #dcf0fe;	
	
}



/***********************************************/
/**** Coded by Perigee Global Corporation ******/

