body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d4d4d;
	background-image: url(gfx/bg_blackgrad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #323232;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #323232;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    height: 24px;
    font-weight: normal;
	text-transform: capitalize;
	background-image: url(gfx/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.newstitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    height: 24px;
    font-weight: normal;
	background-image: url(gfx/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink:hover {
    color: #c5c5c5;
    text-decoration: none;
    font-weight: normal;
}


img {
border: 0px;}

.toptitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3197F6;
    height: 22px;
    font-weight: bold;
	text-transform:capitalize;
	background-image: url(gfx/toptitle.jpg);
	background-repeat: repeat-x; 
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #323232; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #323232; 
    font-weight: normal; 
}

.marked {
    background-color: #323232;
    font-weight: bold;
}

a.submenulink, a.submenulink:visited, a.submenulink:active {
    color: #c5c5c5;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial;
	font-size: 11px;
	text-transform:capitalize;
	font-weight: lighter;
    text-decoration: none;
}

a.submenulink:hover {
    color: #3197F6;
	margin-right: 5px;
	font-family: Arial;
	font-size: 11px;
	margin-left: 5px;
    text-decoration: underline;
	text-transform:capitalize;
	font-weight: lighter;
}

a, a:visited, a:active {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #3197F6;
    text-decoration: none;
    font-weight: normal;
}


a.category, a.category:visited, a.category:active {
    color: #323232;
    text-decoration: none;
}

a.category:hover {
    color: #3197F6;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana; 
    font-size: 9px; 
    color: #323232; 
	font-weight: normal;
    background-color: #FFFFFF; 
    border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 20px;
border-bottom: 1px solid black;
padding: 1px 0;
text-align: left;
text-decoration: none;
background:url(gfx/bottons/menubg.png);
font-weight: bold;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color: #000000;
}


.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #FFFFFF; 
    border: 1px solid #cccccc;
}

.form_on {  
    color: #323232; 
    background-color: #ebebeb; 
    border: 1px solid #3197F6;
}

.form_username {
    background-color: #090909;
    border: 1px solid #cccccc;
    color: #ebebeb;
    text-align:left;
	height: 18px;
	_height: 20px;
	width: 102px;
    background-image: url(gfx/loginbars.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #090909;
    border: 1px solid #cccccc;
    color: #ebebeb;
    text-align:left;
	height: 18px;
	_height: 20px;
	width: 102px;
    background-image: url(gfx/loginbars.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #323232;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #e1e1e1;
    border: 1px solid #c5c5c5;
    color: #323232;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}
/* NAV */

#startindex  ,  #teamninth ,  #thecommunity ,  #files ,  #media ,  #featuresystem ,  #sponsorssupport {
position: absolute;
margin-top: 0px;
margin-left: 4px;
visibility: hidden;
text-transform: uppercase;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 0px;
float: left;
}


/* START TEAMNINTH THECOMMUNITY FILEZONE MEDIABASE FEATURESYSTEM*/
/* BOTTONS */
.postcommentbtn
{
	width: 85px;
	height: 20px;
	background-image: url(gfx/bottons/postcomment.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newgallerybtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/newgallery.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.addgallerybtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/addgallery.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.createteambtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/createteam.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.jointeambtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/jointeam.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.getpassbtn
{
	width: 85px;
	height: 20px;
	background-image: url(gfx/bottons/getpassword.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.gobtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/go.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.incomingbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/incoming.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.outgoingbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/outgoing.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.ratebtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/rate.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.sendbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/send.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.updatebtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/update.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.postbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/post.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.editbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/edit.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newsearchbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/newsearch.jpg);
	background-repeat: no-repeat;
	border: 0px;
}


.sendbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/send.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.searchbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/search.jpg);
	background-repeat: no-repeat;
	border: 0px;
}


.resetbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/reset.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.cancelbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/cancel.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.unpublishbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/unpublish.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.deletebtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/delete.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/new.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.upscreenbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/screenshots.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.addwarbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/addwar.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.addeventbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/addevent.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.stopbtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/stop.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.replybtn
{
	width: 44px;
	height: 20px;
	background-image: url(gfx/bottons/reply.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newfilebtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/newfile.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
.newcatbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/newcat.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newvidbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/newvid.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.addimgbtn
{
	width: 72px;
	height: 20px;
	background-image: url(gfx/bottons/addimg.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.newmessagesbtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/newmessage.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.postnewreplybtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/postnewreplys.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.postnewtopicbtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/postnewtopic.jpg);
	background-repeat: no-repeat;
	border: 0px;
}


.videobtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/videos.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.filebtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/files.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

.votebtn
{
	width: 82px;
	height: 20px;
	background-image: url(gfx/bottons/votebtn.jpg);
	background-repeat: no-repeat;
	border: 0px;
}