/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

-------------------------------

Basic Div Layout

---------------------------------

*/



#wrap {margin:0 auto; text-align:left;}



#header {width:1000px; margin:0 auto;}



#logo {margin:0; padding:25px 0px 10px; position:relative; z-index:1;}



#logo a {border:none; cursor:pointer;}



#content {width:980px; background:#fff; margin:0 auto; padding:0; text-align:left; min-height:450px;}



#content_wrap {margin:0 auto;}



#content_top {width:1000px; background:url(images/container_top.png) no-repeat top center; margin:0 auto; height:20px;}



#content_bottom {width:1000px; background:url(images/container_bottom.png) no-repeat top center; margin:0 auto; height:20px;}



.container_clear {width:980px; margin:0 auto; height:10px;}



/*



-------------------------------

Navigation Bar Dropbox

-------------------------------

*/



#button {

	height: 28px;

	width: 200px;

	margin: auto;

	position:relative;

	top:6px;

	right:0px;

	z-index:1;

}



#button img {height:28px; width:200px;}



.menu_class {

	margin-bottom: -5px;

}



.the_menu {

	display:none;

	width:200px;

}



.the_menu {background:d9e7fc; }



.the_menu ul.children {

	margin-bottom:0;

}





.the_menu ul.children li {

	padding-left:20px;

}



.the_menu ul.children li a {

	font-size:11px;

}



.the_menu li a {
	color:#000000;
	background-color:#DEE7EF;
	text-decoration:none;
	padding:10px;
	display:block;
}



.the_menu li a:hover {
	padding:10px;
	font-weight:bold;
	background:#ffffff;
	color:#000000;
}



	



/*

-------------------------

.grid_5 #sidebar {
 border: 1px solid #000;
}

.grid_5 {
 border: 1px solid #000;
}
