/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

body {
  color: #aaaaaa;
  background: #181818 no-repeat center top;
  padding: 0;
  margin: 0;

	font-size: 10px;
	margin: 0;
}

#templar { background-image: url(images/templar.jpg); }
#summoner { background-image: url(images/summoner.jpg); }
#hunter { background-image: url(images/hunter.jpg); }

.mod_header {
  background: #181818;
  border-left:      1px solid #333333;
  border-bottom:    1px solid #111111;
  border-right:     1px solid #111111;
  border-top:       1px solid #444444;
  font-size:		17px;
  padding: 2px 5px 2px 5px;
}

.mod_header img {
	vertical-align:bottom;
	margin-right: 5px;
}

.mod_content {
  border-left:      1px solid #333333;
  border-bottom:    1px solid #111111;
  border-right:     1px solid #111111;
  padding: 2px 5px 2px 5px;
  margin-bottom: 10px;
}

div.des-container {
  padding: 0px;
}

#header div.des-container {
  background-color: #222222;
  border-left:      1px solid #333333;
  border-bottom:    1px solid #111111;
  border-right:     1px solid #111111;
  margin: 0;
  padding: 0;
}

#title div.des-container {
  background: transparent;
  width:      568px;
  height:     170px;
  margin-top: 20px;
  margin-bottom: 40px;
}

#main div.des-container {
	background-color: #222222;

  
  border-left:      1px solid #333333;
  border-bottom:    1px solid #111111;
  border-right:     1px solid #111111;
  border-top:       1px solid #444444;
}
 


#header div.des-container div { text-align: right; margin: 3px 6px 3px 6px; padding: 0; }
#header div.des-container ul li { display: inline-block; list-style-type: none; }
#header div.des-container input {  }

#fp1, #fp2, #fp3 {
  width: 33%;	
}

ul#nav {
 list-style: none;	
 margin: 0;
}