/* New badminton site layout */
body
{
	font-family:century-gothic, Arial, Times New Roman, sans-serif;
	font-size:15px;
}
ul#nav{
	clear:both;
	margin:0;
	background:#3b3b3b url(/images/global_ul_bg.gif) no-repeat right top;
	}

ul#nav li{
	float:left;
	list-style:none;
	position:relative;
	padding:0;
	z-index:2;
	margin:0;
	background:#3b3b3b;
	}
ul#nav li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	padding:0.3em 0.5em;
	margin:0;
	font-weight:bold;
	background:#3b3b3b url(/images/global_nav_bg.gif) no-repeat right top;
	}
ul#nav li:hover a{background:#3b3b3b url(/images/global_nav_hov.gif) no-repeat right top;
	}
ul#nav li a:hover{background:#71c8ff url(/images/global_nav_hov.gif) no-repeat right top;
	}
ul#nav li.welcome a.welcome{background:#71c8ff url(/images/home_button.gif) no-repeat right top;
	}
ul#nav li.welcome{ padding-left:5px; background:#71c8ff url(/images/home_button_css.gif) no-repeat top left}
ul#nav li ul{position:absolute;
	width:200px;
	top:1.8em;
	margin:0;
	display:none;
	padding:0px;
	border:none;
	z-index:500;
	text-align:left;
	}
ul#nav li:hover ul, ul#nav li.hover ul{
	display:block;
	left:-1px;
	background:#5c5c5c url(/images/navul.png) no-repeat center bottom;
	height:auto;
	}
ul#nav li:hover #last{margin:0;
	left:auto;
	right:0px;
	}
ul#nav li li{float:none;
	background:none;
	line-height:1.1em;
	height:20px;
	padding:2px;
	}
ul#nav li li:hover{
		background:#4e4e4e;
}
ul#nav li li a, ul#nav li:hover li a{
	float:none;
	color:#ffffff;
	background:none;
	padding:0.1em 1em;
	margin:0;
	font-weight:normal;
	}
ul#nav li li a:hover{
	background:#4e4e4e;
	}
	
    #page_container{
      width:100%;
      text-align:center;
    }
    #menubar{
      width:840px;
      margin:0px auto;
    }
    #titlebar{
      width:790px;
      margin:0px auto;
    }
    #titlebar div{
      float:left;
    }
    .menuitemcontainer{
      float:left;
      margin:0px 1px;
    }
    .menuitemleft {
      background:transparent url('images/topnav_left.gif') top left no-repeat;
      width:9px;
      height:25px;
      float:left;
    }
    .menuitemright {
      background:transparent url('images/topnav_right.gif') top left no-repeat;
      width:8px;
      height:25px;
      float:left;
    }
    .menuitembody {
      background:transparent url('images/topnav_middle.gif') top left repeat-x;
      height:25px;
      float:left;
      font:bold 100% Arial;
      color:#fff;
      padding:0px 2px;
    }
    #mainpage{
      width:1000px;     
      background-color:#71C8FF;
      margin:0px auto;
      clear:both;
      text-align:left;
    }
    #mainpage_main{
      width:924px; 
      margin:0px 38px;
      position:relative;
      top:-34px;
    }
    .submenu {
      top:167px;
      float:left;
      background-color:#eeeeee;
      padding:5px;
      z-index:5;
      position:absolute;
    }

h3
{
text-align:center;
}
.news
{
padding-left:10px;
font:normal 14pt century-gothic;
}
table.other
{
	border:2px solid #000000;
	font:normal 12pt century-gothic;
}
table.contacts
{
	font:normal 10pt century-gothic;
}
td.other
{
	padding:2px;
	text-align:center;
	border:1px solid #999999;
}
#center 
{
text-align:center;
}
td.players {text-transform:capitalize; padding:2px; text-align:center; border:1px solid #999999;}

table#fixtures{border:1px solid #000; padding:3px; margin:2px; width:500px;}
#fixtures td{padding:2px; margin:0px; border:1px solid #000;}
table#team_fix{clear:left;}
div#team_home_night, div#team_sheet{border:1px solid #000;}
div#team_home_night {width:210px; margin:5px 0px}
div#team_sheet{width:350px; clear:left; margin:5px 0px;}
div.home_night_heading{height:20px; width:100px; border-right:1px solid #000; padding:2px;}
div.home_night_content{float:left; height:20px; width:100px; border-left:1px solid #000; padding:2px;}
div.team_sheet_men{height:60px; width:170px; border-right:1px solid #000; padding:2px}
div.team_sheet_women{float:left; height:60px; width:170px; border-left:1px solid #000; padding:2px;}
div.news{font:normal 12pt century-gothic; color:#000;}
div.news_items_list{border:1px solid #7b7b7b; width:100%}
div.news_story{clear:left;}
div.news_nav{clear:left; width:100%;}
span.news_item{font-size:70%; width:18%;}
span.news_older{font-size:70%; color:#00f}
span.news_newer{font-size:70%; color:#00f}
span.news_title{font:bold 120% century-gothic;}
span.news_content{font:normal 90% century-gothic;}
div#league_club table {
  font:normal 90% century-gothic;
}
div#league_club td {
  padding:3px;
}
#profile_creator_container{
  border:2px solid #333;
  padding:5px;
  clear:left;
}
.form_field {float:left; font:normal 90% century-gothic;}
.form_field_cells {background-color:#e5e5e5; padding:5px; margin:0px 0px 2px 0px; clear:left; width:400px;}
.form_fieldname {float:left; font:bold 90% century-gothic; width:110px;}
.form_field input {width:120px; border:1px solid #000; background-color:#e5e5e5;}
.tt_title {font:bold 14px century-gothic}
div.history table td {border-bottom:1px dashed #ffffff; padding:5px 0px;}
#fixtures .provisional_result {color:#ff0000;}
