/*  
Theme Name: CNT
Theme URI: http://www.cicelynorthcotetrust.org.uk
Description: Simple and professional in blue and white.
Version: 1
Author: Liz Helliwell
Author URI: http://digitalis-designs.co.uk/
*/


#topnav {
	background-color: #fff;
	border: solid 1px #020279;
	border-bottom: none;
	height: 29px;
	}


	
/* Dropdowns */

.menubox {
	background: #fff;
	border: none;
	height: 30px;
}
.menubar {
	background: #fff;
	border: none;
	height: 30px;
	color: #00003F;
	padding-top: 52px;
}
#menu-container {
	display:block;
	position:relative;
	width:680px;
	margin:0px auto 0px;
	margin-top: 78px;
	color: #00003F;
}
#drop_down_menu {
	display:block;
	position:absolute;
	clear:both;
	margin:8px 0 8px 20px;
	padding:0;
	padding-left: 25px;
	text-align:left;
	list-style-type:none;
	width:620px;
	float:none;
	left:5px;
	top:0px;
}
#drop_down_menu a {
	font-weight: normal;
	color:#00003F;
	text-decoration:none;
	font-weight: bold;
	background-image: url(../images/button.gif)
}
#drop_down_menu .button a {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #fff;
	margin-top: -1px;
	text-align: center;
	width: 84px;
	}
#drop_down_menu .news a {
	width: 60px;
	}
#drop_down_menu a:hover {
	color: #00003F;
}
#drop_down_menu .button a:hover {
	color: #00003F;
	background-color: #ededfe;
	border: 1px solid #00003F;
	text-align: center;
}
#drop_down_menu li {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float:left;
	color:#00003F;
	margin:0px;
	margin-right:5px;
	cursor:pointer;
	background:#fff;
	width:118px;
	border-top:none;
}
#drop_down_menu li a {
	color:#00003F;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
}
#drop_down_menu li ul {
	display:none;
	margin:0px;
	padding:0;
	list-style-type:none;
	margin-top:7px;
	border-top: 1px solid #00003F;
	background: #ededfe;
}
#drop_down_menu li ul li {
	display:block;
	float:none;
	clear:both;
	margin:0;
	border:none;
	background: #ededfe;
}
#drop_down_menu li ul li a {
	color:#00003F;
	font-weight: normal;
	text-decoration:none;
	border-bottom:1px solid #00003F;
	border-left:1px solid #00003F;
	border-right:1px solid #00003F;
	padding: 0 5px;
	line-height: 2em;
}
#drop_down_menu li ul li a:hover {
	color:#00003F;
	font-weight: normal;
	text-decoration:none;
	border-bottom:1px solid #00003F;
	background: #D9D9FD;
}

.house {
	margin: 7px 0 0 7px;
	}
.small {
	font-size: .9em;
	line-height: 1.25em;
	}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	h1, h2 {
		color: #dd0000;
		}
	#container {
		width: 95%;
		}
	#mainbox a:link, #mainbox a:visited, #mainbox a:active {
	text-decoration:none;
	color: #000;
	border-bottom: none;
	}
}
