.search_td {
	background:url('/_Layouts/Oldcastle/Includes/Images/assets/searchBg.gif') no-repeat bottom right;
	background-color: #386F90;
	width: 250px;
	height:34px;
}

.search div table input, .search div table img {
	position:relative; 
	margin-top: 9px;
}

.search div table img 
{
	top: 4px;
	left:13px;
}

.search div table input
{
	top: 4px;
	left:13px;	
}

.search .ms-sbcell .ms-sbplain {
	border:1px solid #555555;
	height:20px;
	margin-left:2px;
	margin-right:2px;
}

.ms-sbtable-ex {
	border-collapse:collapse;
	margin-left:0px;
	margin-top:0px;
	width:100%;
}

.search 
{
	background:url('/_Layouts/Oldcastle/Includes/Images/assets/searchBg.gif') no-repeat top left; 
	height: 34px;
	width: 250px;
	top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	position:relative; 
}

.search div table {
	/*
	height:73px; 
	position:relative; 
	top:-19px; 
	width:340px; 
	padding:0; 
	border-collapse:collapse;*/
}

.ms-sbcell span {visibility:hidden}


.oldCastle_topNavItem {
	padding-top:10px;
	padding-bottom: 10px;
	
}

.oldCastle_topNavItem a:link, 
.oldCastle_topNavItem a:hover,
.oldCastle_topNavItem a:visited {
	color: White;
	text-decoration: none;
	font-size: 13px !important;
	font-weight: normal;
	/* change padding value below for firefox weirdness */
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}

.oldCastle_topNavHover 
{
	background-image: url('/_Layouts/Oldcastle/Includes/Images/assets/selected_state_nav.jpg');
	background-position: left;
	background-repeat: repeat-x;
}

.oldCastle_topNavSelected
{
	background-image: url('/_Layouts/Oldcastle/Includes/Images/assets/selected_state_nav.jpg');
	background-position: left;
	background-repeat: repeat-x;
}


.oldCastle_topNav 
{
    height: 34px;
	background-color: #005643;
	text-align: center;
	text-transform: uppercase;
}


.topNavContainer {
	height: 34px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #005643;
}

#topNavCell img
{
	height: 0px;
	width: 0px;
}
