/* CSS Document */
BODY { 
	background:url(../images/119_bgd.jpg) repeat-x top #fff;
	margin:0 auto;
	padding:0; 
	color:#000;
	}

A { color:#000; }
H1, H2, H3 { }

#wrapper { margin:0 auto; width:980px; padding:0; background:none; }
	
	#header { height:136px; margin:0; padding:0; background:url(../images/119.jpg) left center no-repeat #000; }
	
	#nav { margin:0 0 10px 0; padding:0; background:#000; color:#fff;  }
	#nav A { display:inline-block; padding:15px; margin:0 1px 0 0; background:#000; color:#ccc; }
	#nav A:HOVER, #nav A.selected { text-decoration:none; color:#fff; }
	#nav_cms { display:none;  }
	
	#col_wrapper { margin:0; padding:40px 0; }
		#left_col { float:left; margin:0 40px 0 0; width:220px; padding:0; background:#fff; }
		#left_col .panel { margin:0 0 1em 0; padding:2em 20px; border:0; background:#f5f5f5; } 
		#left_col #login_panel { }
		#registration_link A { display:inline-block; margin:20px 0 10px; padding:10px; background:#00b04e; color:#fff; font-weight:bold; text-decoration:none; } 
		#registration_link A:HOVER { text-decoration:underline; }
		#left_col #select_date_wrapper { }
		#nav_booking_rules {}

			#select_date { background:none; }
			.left_side_date A {
				margin:0;
				padding:3px 10px;
				display:block; 
				text-decoration:none;
				border-bottom:1px dotted #ddd;
				background:#fafafa;
				}
			DIV#select_date DIV.left_side_date:first-child A  { border-top:1px dotted #ddd; }
			.left_side_date A:HOVER, .left_side_date A.selected { background:yellow; font-weight:normal; } 	

	
		#right_col { float:left; margin:0; width:710px; padding:0; background:#fff; }
		
			.nested_column { width:300px; margin:0 20px 0 0; border-bottom:1px dotted #aaa; }
			/*
			.courtname { margin:1em 0 0 0 !important; }
			.courtdescr { text-transform:uppercase; font-weight:normal; margin:0 0 1em 0 !important; }
			*/
	
	#footer { margin:0; padding:1em 0; line-height:1em; border:0; color:#fff; background:#333;  }
	#footer A { color:#fff; }

#hbi { width:960px; }

@media only screen and (max-width:600px) {
	
	BODY { margin:0; padding:0; background:none; } 

	#header { height:4em !important; background-size:auto 3.5em !important; border-bottom:1px solid #aaa !important; }
	
	#menu_control  { background:#000; }

	#menu_control A { color:#fff; }
	
	#menu_wrapper { 
		background:#000;  
		color:#fff;
	}
	.close_wrapper A { color:#fff; }
	#menu_show_member { color:yellow; }
	#menu_links UL LI A { color:#fff;  }
	
	#menu_links A.selected { color:yellow; }
	A.na { color:#ddd !important; }
	
}
