/* CSS Document */
body { 
	margin:0;
	padding:0; 
	background:url(../images/18_footer-bg.png) repeat;
	}

body, a { color:#000; }

h1, h2, h3 { color:#2b2564; }

#wrapper { border:0; width:1000px; }

#header { height:255px;  background:url(../images/18_banner.jpg) center no-repeat; margin-top:0; padding-top:0; }

/*** colours ***/
#nav {
	padding:10px 0; 
	text-align:center;
	border-top:0; 
	border-bottom:0;

	}
#nav, #nav A { 
	color:#fff; 
	border-bottom:0;
	}

#nav A { margin:0 15px; padding:10px 0; }
#nav A:HOVER, #nav A.selected { color:#448aff; text-decoration:underline; }

#nav_cms { display:none; }

#col_wrapper { border:0; margin:0;  }

#left_col { width:200px; padding:0 10px; margin:0 20px 0 0; }

#select_date { background:none; }
DIV#select_date DIV.left_side_date A {
	margin:0;
	padding:3px 0 3px 15px;
	display:block; 
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	background:#fff;
	}
DIV#select_date DIV.left_side_date:first-child A  { border-top:1px dotted #ccc; }
DIV#select_date DIV.left_side_date A:HOVER, DIV#select_date DIV.left_side_date A.selected { background:yellow; font-weight:normal; text-decoration:none; } 	

#right_col 	{ float:left; width:730px; border:0; background:#fafafa; }

.nested_column { width:230px; }


#footer { 
	padding:1em 0;
	background:#2b2564;
	color:#fff;
	}
#footer A { color:#fff;  }

#hbi, #hbi A { color:#fff;  } 
#mycourts_logo { content:url("/images/mycourts_white_150.png") }

@media only screen and (max-width:600px) {
	
	BODY { margin:0; padding:0;  } 

	#header { height:6em; background-image:url(../images/18_logo.png) !important; border-bottom:1px solid #ccc !important;  }
	
	#menu_control  { background:url(../images/18_footer-bg.png) repeat; }

	#menu_control A { color:#fff; }
	
	#menu_wrapper { 
		background:url(../images/18_footer-bg.png) repeat;  
		color:#fff;
	}
	.close_wrapper A { color:#fff; }
	#menu_show_member { color:448aff; }
	#menu_links UL LI A { color:#fff;  }
	
	#menu_links A.selected { color:448aff; }
	A.na { color:#ddd !important; }


}
