/* STYLESHEET DEATH CLAN GAMING */ 
/* BY JAN-WILLEM BUURLAGE - MAY BE USED FOR EDUCATIONAL PURPOSES ONLY - VISIT STATE9.com FOR CONTACT INFORMATION */
/* MAIN ATTRIBUTES (CONTAINERS ETC) */ 
body { margin:0 0 0 0; padding:0 0 0 0; text-align:center; background:#000000 url(images/bg.gif) repeat-y center; }
img { vertical-align: bottom; border:0; }
	#wrapper {  margin:0 auto; width:925px; text-align:left; padding-right:1px; }
	*+html #wrapper {  margin:0 auto; width:925px; text-align:left; padding-right:0px; }
		#banner { width:925px; height:214px; }
		div#nav { width:925px; height:34px; }
			ul#navigation { float:left; width:925px; height:34px;  list-style:none; margin:0 0 0 0; padding:0 0 0 0; }
				ul#navigation li { list-style:none; display:inline; }
					.home { background:url(images/nav/homebg.gif) no-repeat; height:34px; width:84px; float:left; }
						.home:hover { background-position:-84px 0%; }
					.roster { background:url(images/nav/rosterbg.gif) no-repeat; height:34px; width:93px; float:left; }
						.roster:hover { background-position:-93px 0%; }
					.forums { background:url(images/nav/forumsbg.gif) no-repeat; height:34px; width:101px; float:left; }
						.forums:hover { background-position:-101px 0%; }
					.downloads { background:url(images/nav/downloadsbg.gif) no-repeat; height:34px; width:124px; float:left; }
						.downloads:hover { background-position:-124px 0%; }
					.links { background:url(images/nav/linksbg.gif) no-repeat; height:34px; width:93px; float:left; }
						.links:hover { background-position:-93px 0%; }
					.contact { background:url(images/nav/contactbg.gif) no-repeat; height:34px; width:120px; float:left; }
						.contact:hover { background-position:-120px 0%; }
					.join { background:url(images/nav/joinusbg.gif) no-repeat; height:34px; width:102px; float:left; }
						.join:hover { background-position:-102px 0%; }
					.about { background:url(images/nav/aboutbg.gif) no-repeat; height:34px; width:114px; float:left; }
						.about:hover { background-position:-114px 0%; }
					.diplomacy { background:url(images/nav/diplomacybg.gif) no-repeat; height:34px; width:94px; float:left; }
						.diplomacy:hover { background-position:-94px 0%; }
						
		#contentwrapper { }
			#leftwrapper { width:212px; float:left; }
				.contentbox { background:url(images/contentboxesbg.gif) repeat-x #FFFFFF; width:211px; margin-left:1px; }
					.textinput { background:url(images/inputbg.gif) no-repeat; width:152px; height:18px; border:0;  float:left; margin-left:2px; padding:6px; padding-left:10px; color:#FFFFFF; }
					.go { background:url(images/go.gif); width:40px; height:34px; border:0; float:right; margin-right:1px;  } 
					.smallblackbar { background:url(images/contentbarbg.gif); width:202px; height:11px; padding:5px; }
					.smallblackbarright { background:url(images/contentbarbg.gif); width:202px; height:11px; margin-left:-1px; padding:5px; }
					.smallerblackbar { background:url(images/smallblackbar.gif); height:8px; width:206px; padding:3px; margin-left:1px; margin-bottom:1px; text-align:center; font-weight:bold; }
					.smallerblackbarr { background:url(images/smallblackbar.gif); height:8px; width:206px; padding:3px; margin-right:1px; margin-bottom:1px; text-align:center; font-weight:bold; }
					.notbold { font-weight:normal; }
					.leftfooter { background:url(images/leftfooterbg.gif); width:202px; height:14px; padding:5px; text-align:center; }
					.onepixelmin { margin:-1px; }
					#center { text-align:center; }
				#roster { background:url(images/contentboxesbg.gif) repeat-x #FFFFFF; width:211px; margin-right:1px; }
				#roster img { margin:3px; margin-left:5px; }
			#rightwrapper { width:212px; float:right; }
			* html #rightwrapper { margin-right:-1px; }
				.contentboxright { background:url(images/contentboxesbg.gif) repeat-x #000000; width:211px; margin-right:1px; }
				.nodisplay { display:none; }
				.display { display:block; }
			#centerwrapper {
	width:501px;
	float:left;
	position:absolute;
	margin-left:212px;
	top: 250px;
	background-color: #000000;
}
			* html #centerwrapper { margin-left:-1px; }
			*+html #centerwrapper { margin-left:0px; }
				#marginfix { margin:0 0 0 0; }
				.nomargin { margin:0 0 0 0; padding:0 0 0 0; }
				#gamename { margin-left:20px; color:#FFFFFF; }
				#division { background:url(images/contentboxesbg.gif) repeat-x #FFFFFF; width:499px; margin-left:1px; }
					#division img { margin:7px; margin-top:15px; }
				.news { width:499px; margin-left:1px;  background:#FFFFFF; }
					.onepixel { margin-left:1px; }
					.blackbar { background:url(images/blackbarbg.gif); height:9px; width:489px; padding:5px; }
					.paddingtext { padding:5px; }
					.postdetails { color:#FFFFFF; float:right; }
		#footer { clear:both; }
		
/* TEXT AND STUFF */ 
p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; margin:0 0 0 0; padding:0 0 0 0; }
.white { color:#FFFFFF; }
.submit { color:#33CC00; font-style:italic; }
.green { color:#006600; font-style:italic; font-size:10px; }
.win { color:#00FF00; }
.lose { color:#FF0000; }
.game { margin-right:20px; float:right; color:#FFFFFF; }
