@charset "utf-8";
/* CSS Document */

body,div,p,span,a,td,ul,li,input,textarea,select,option,button,.content,h1,h2,h3
{
  font-family:Arial;
  font-size:11px;
  line-height:18px;
  color:#000;
  text-decoration:none;
}

.results select,.addmatch select,.grey_select
{
  height:18px;
  border:1px solid #ccc;
  padding:0;
  line-height:14px;
}

.results input,.register input,.register textarea,.addmatch input,.grey_input
{
  height:14px;
  border:1px solid #ccc;
  padding:1px 4px;
  line-height:14px;
  text-align:center;
}

.register input,.register textarea,.addmatch input,.grey_input
{
  text-align:left;
}

td
{
  vertical-align:top;
}

h1,h2,h3
{
  font-weight:bold;
  margin:0;
  padding:0;
}

h1
{
  font-size:18px;
}

h2
{
  font-size:14px;
}

p
{
  margin:0 0 18px;
}

a,.green
{
  color:#77bd41;
}

a img
{
  border:0;
}

body
{
  width:100%;
  height:100%;
	padding:0;
	margin:0;
}

#mainContainer
{
	position:absolute;
	width:100%;
	padding:0;
	margin:0 auto;
}

#centerDiv
{
	position:relative;
	width:1024px;
	margin:0 auto;
}

#user_options
{
  position:absolute;
  top:8px;
  right:28px;
  text-align:right;
}

#top
{
  width:1024px;
  height:89px;
  position:relative;
  float:left;
}

#header
{
  width:1024px;
  height:240px;
  position:relative;
  float:left;
}

#menu
{
  width:260px;
  height:220px;
  padding:8px 0;
  position:relative;
  float:left;
}

#menu ul,#menu_home ul,#menu_forum ul
{
  margin:0;
  padding:0;
}

#menu li,#menu_home li,#menu_forum li
{
  height:25px;
  background-repeat:no-repeat;
  background-position:left;
  padding:0 0 0 10px;
  margin:2px 0 3px 13px;
}

#menu_forum li
{
  margin:2px 0 3px -14px;
}

#menu_home
{
  width:210px;
  position:absolute;
  top:50px;
  left:1px;
}

#menu_forum
{
  width:210px;
  position:relative;
  float:left;
  padding:14px 22px 220px 28px;
}

#forum_home
{
  margin:31px 0 0 -4px;
}

#nocnsf
{
  position:absolute;
  top:44px;
  left:274px;
}

#logo
{
  position:absolute;
  top:42px;
  left:321px;
}

#searchDiv
{
  width:400px;
  height:25px;
  position:absolute;
  top:50px;
  right:28px;
}

#searchBtn
{
  float:right;
}

#searchFor
{
  float:right;
  width:244px;
  height:14px;
  border:1px solid #76ba40;
  padding:5px 4px 4px;
  line-height:14px;
  margin-right:8px;
}

#contentDiv1
{
  width:1024px;
  position:relative;
  float:left;
}

#contentDiv2
{
  width:664px;
  position:relative;
  float:left;
  padding:20px 40px 20px 60px;
}
