/*

Battlefield 2 Template by BryanLe and coded by XiLLiON @ www.ClanTemplates.com All rights reserved copyright 2006.

*/

body{

background: #171717;

margin: 0;

padding: 0;

}

html,div,span,table,tr,td{

vertical-align: top;

}

iframe{

border: 0px;

}

a:link,a:visited,a:active,a:hover{

text-decoration: underline;

color: #ffdb00;

}

.iframe{

background: url(images/iframe-bg.jpg) no-repeat;

height: 71px;

text-align: center;

}

/* Body Areas */

.wrapper{

background: url(images/wrap-bg.jpg) repeat-y;

width: 995px;

margin-left: auto;

margin-right: auto;


}

.container{

width: 944px;

margin-left: auto;

margin-right: auto;

}

/* Top Head */

.th-bg{

background: url(images/th-bg.jpg) no-repeat;

width: 944px;

height: 27px;

}

.th-bg div{

font-family: Verdana;

font-weight: normal;

font-size: 10px;

color: #e3c300;

}

.sitename{

margin: 7px 15px 6px 25px;

float: left;

}

.sitestats{

margin: 7px 25px 6px 15px;

float: right;

}

.sitestats span{

font-weight: bold;

}

/* Head Right */



/* Nav */

.homelink{

background: url(images/homelink.jpg) no-repeat;

width: 50px;

height: 28px;

}

.rosterlink{

background: url(images/rosterlink.jpg) no-repeat;

width: 66px;

height: 28px;

}

.matcheslink{

background: url(images/matcheslink.jpg) no-repeat;

width: 76px;

height: 28px;

}

.medialink{

background: url(images/medialink.jpg) no-repeat;

width: 59px;

height: 28px;

}

.compititionlink{

background: url(images/compititionlink.jpg) no-repeat;

width: 95px;

height: 28px;

}

.sponserslink{

background: url(images/sponserslink.jpg) no-repeat;

width: 80px;

height: 28px;

}

.forumslink{

background: url(images/forumslink.jpg) no-repeat;

width: 63px;

height: 28px;

}

.undernavbg{

background: url(images/under-nav-bg.jpg) repeat-x;

width: 491px;

height: 34px;

}

/* Footer */

.foot-bg{

background: url(images/foot.jpg) no-repeat;

width: 944px;

height: 23px;

}

.foot-bg div{

font-family: Verdana;

font-weight: normal;

font-size: 10px;

color: #e3c300;

}

.left-f-bg{ /* Div */

margin: 7px 15px 6px 25px;

float: left;

}

.right-f-bg{ /* Div */

margin: 7px 25px 6px 15px;

float: right;

}

/* Recent Left */

.rl-width{

width: 260px;

}

.recentdiv{

margin: 2px 15px 2px 25px;

font-family: Verdana;

font-weight: normal;

font-size: 10px;

color: #e3c300;

}

.recentdark{

background: url(images/recentdark.jpg) no-repeat;

width: 260px;

height: 19px;

}

.recentlight{

background: url(images/recentlight.jpg) no-repeat;

width: 260px;

height: 19px;

}

/* Head Sponser */



/* Content Module */

.contentmodule-width{

width: 425px;

}

.topic-title{

background: url(images/topic-title-bg.jpg) no-repeat;

margin: 0 0 0 1px;

height: 18px;

}

.topic-title-div{

padding-left: 10px;

padding-top: 2px;

font-family: Verdana;

font-weight: normal;

font-size: 10px;

color: #e3c300;

}

.topic-content{

background: url(images/topic-content.jpg) repeat-y;

padding-left: 15px;

margin: 0 0 0 1px;

font-family: Verdana;

font-weight: normal;

font-size: 10px;

color: #e3c300;

}

.topic-footer{

background: url(images/topic-foot-bg.jpg) no-repeat top;

margin: 0 0 0 1px;

padding: 4px;

font-family: Verdana;

font-weight: bold;

font-size: 11px;

color: #c2c2c2;

}

.topic-f{

padding: 2px;

font-family: Verdana;

font-size: 11px;

color: #c2c2c2;

width: 309px;

}

.comments-tf{

float: right;

width: 100px;

font-family: Verdana;

font-weight: normal;

font-size: 11px;

color: #c2c2c2;

}

/* Roster */

.scrollbar{

background: url(images/scrollbar.jpg) no-repeat;

width: 569px;

height: 18px;

}

.roster-click{

background: url(images/roster-click-bg.jpg) no-repeat;

width: 115px;

height: 88px;

text-align: center;

padding-top: 2px;

}

/* Login */

.login-bg{

background: url(images/login-bg.jpg) no-repeat;

width: 491px;

height: 54px;

}

.login-textarea{

background: url(images/textarea.jpg) no-repeat;

width: 139px;

height: 17px;

border: 0px;

border-color: transparent;

font-family: Verdana;

font-size: 10px;

color: #e3c300;

padding: 3px;

margin: 0;

}

.login-form{

margin-top: 15px;

margin-left: 145px;

}

.nowrap { white-space: nowrap; } 