/*
 * Author: 	Albury Junior Badminton Club
 * Filename: 	style.css
 * Modified: 	29th June 2008
 *
 */

html {margin: 0 auto;}
body {margin: 0 auto; background:url('../images/bkgd.jpg') no-repeat top center black;}
img {border: 0px;}


#container {
	margin: 0 auto;
	width: 780px;
}

.float_clear {
  clear: both;
  overflow: hidden;
  height: 1px;
  margin-top:-1px;  
}

#top_banner {
	margin: 0 auto;
	width: 780px;
	height: 120px;
}

#button_strip {
	margin: 0 auto;	
	width: 780px;
	height: 51px;
	float: clear;
	background-color: black;
}


.button {
	margin: 0 auto;	
	height: 51px;
	float: left;
}

#animation_level {
	margin: 0 auto;	
	width: 780px;
	height: 230px;
	float: none;
}

#animation {
	margin: 0 auto;	
	width: 430px;
	height: 230px;
	float: left;
}

#panel_news {
	margin: 0 auto;	
	width: 350px;
	height: 230px;
	float: left;
	background:url('../images/panel_news.jpg') no-repeat; 
}

#lower_level {
	margin: 0 auto;	
	width: 780px;
	height: 230px;
	float: none;
}

#panel_1 {
	margin: 0 auto;	
	width: 260px;
	height: 230px;
	float: left;
	background:url('../images/panel_1.jpg') no-repeat; 
}

#panel_2 {
	margin: 0 auto;	
	width: 260px;
	height: 230px;
	float: left;
	background:url('../images/panel_2.jpg') no-repeat; 
}

#panel_3 {
	margin: 0 auto;	
	width: 260px;
	height: 230px;
	float: left;
	background:url('../images/panel_3.jpg') no-repeat; 
}

.news_panel_text {
	font-family: Trebuchet MS;
	margin: 44px 30px 25px 48px;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
}

.news_panel_text a:link, .news_panel_text a:visited, .news_panel_text a:active {
	color: rgb(153,0,0);
	text-decoration: none;
	font-weight: bold;
}

.news_panel_text a:hover {
	text-decoration: underline;
}

.panel_1_text {
	font-family: Trebuchet MS;
	margin: 44px 25px 25px 35px;
	font-size: 0.75em;
	float: left;
}

.panel_1_text a:link, .panel_1_text a:visited, .panel_1_text a:active {
	color: rgb(153,0,0);
	text-decoration: none;
	font-weight: bold;
}

.panel_1_text a:hover {
	text-decoration: underline;
}

.panel_2_text {
	font-family: Trebuchet MS;
	margin: 44px 25px 25px 30px;
	font-size: 0.75em;
	float: left;
}

.panel_2_text a:link, .panel_2_text a:visited, .panel_2_text a:active {
	color: rgb(153,0,0);
	text-decoration: none;
	font-weight: bold;
}

.panel_2_text a:hover {
	text-decoration: underline;
}

.panel_2_date {
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	color: rgb(153,0,0);
	float: left;
}

.panel_3_text {
	font-family: Trebuchet MS;
	color: #cccccc;
	margin: 44px 30px 25px 25px;
	font-size: 0.75em;
	float: left;
}

.panel_3_text a:link, .panel_3_text a:visited, .panel_3_text a:active {
	color: rgb(153,255,0);
	text-decoration: none;
}

.panel_3_text a:hover {
	text-decoration: underline;
}

#footer_level {
	margin: 0 auto;	
	width: 780px;
	height: 70px;
	float: none;
}

.gap1 {
  margin: 0px 15px 0px 0px;
  float: left;
}

.footer_text {
	font-family: Trebuchet MS;
	margin: 10px 0px 0px 35px;
	font-size: 0.75em;
	color: #CCCCCC;
	float: left;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: rgb(153,255,0);
	text-decoration: none;
}

.footer_text a:hover {
	text-decoration: underline;
}

#diary{
	margin: 0 auto;	
	width: 780px;
	float: clear;
	text-align: center;
}

.diary_text {
	font-family: Trebuchet MS;
	margin: 100px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	float: clear;
	color: white;
}

.diary_text a:link, .diary_text a:visited, .diary_text a:active {
	color: white;
	text-decoration: underline;
}

.diary_text a:hover {
  color: red;
	text-decoration: underline;
}

#content_level {
	margin: 0 auto;	
	width: 780px;
	float: none;
	min-height: 380px;
}

#title_pane {
	margin: 0 auto;	
  float: none;
  width: 780px;
}


.title_text {
  font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: bold;
	color: rgb(153,255,0);
	margin: 20px 35px 10px 35px;
}

.title_text a {
	font-size:.9em;
	color: rgb(153,255,0);
}

.content_pane{
	margin: 0 auto;	
	width: 780px;
	float: none;
}

.content_text {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	color: #CCCCCC;
	margin: 0px 25px 10px 35px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: rgb(153,255,0);
	text-decoration: none;
}

.content_text a:hover {
	text-decoration: underline;
}

.content_margin {
  margin: 0px 20px 10px 20px;
  float:none;
}

.events_date_pane {
	margin: 0 auto;	
	width: 210px;
	float: left;
}

.events_events_pane {
	margin: 0 auto;	
	width: 300px;
	float: left;
}

.events_details_pane {
	margin: 0 auto;	
	width: 270px;
	float: left;
}

.events_text {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	color: #CCCCCC;
	margin: 0px 0px 10px 35px;
}

#events a {
	color: rgb(153,255,0);
	text-decoration: none;
}

#events a:hover {
	text-decoration: underline;
}
#events {
	font-family: Trebuchet MS;
	font-size: 0.8em;
	color: #CCCCCC;
	margin-left:30px;
}
#events td {
	padding-bottom:20px
}
#contact input, #contact textarea {
	width:100%;
	font-family: Trebuchet MS;
	font-size:.9em;	
	margin-left:30px;
}
#contact td {
	padding-bottom:5px;
}
#contact #submit {
	width:100px;
}

img.newstoolbar{
    float:right; 
    margin:5px;
}

/*div.content_text{
    vertical-align: middle;
}*/
