#menu_vert {
	margin: 0;
	padding: 0;
        background: #fff url( /uploads/images/backgrounds/bgNav3.jpg ) no-repeat top right;
        padding-bottom: 12px;
}
.clearb {
	clear: both;
}
#menuwrapper {	 
	/* IE6 Hack */
	height: 1%;
	width: auto;
	margin: 0;
	padding: 0;
}
ul#primary-nav, ul#primary-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
	padding-top: 1px;
	padding-left: 10px;
}
ul#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
	border-top: 1px solid #C8D3D7;
	border-right: 1px solid #C8D3D7;
	border-bottom: 1px solid #ADC0C7;
	border-left: 1px solid #A5B9C0;
}
ul#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
ul#primary-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
	width: 220px;
	margin-left: 0px;
	margin-top: -1px;

	float: none;
	position: relative;
}

ul#primary-nav li a {
	font-size: 13px!important;
	font-weight: normal;
	color: #fff;
	padding: 14px 10px 10px;
	display: block;
	text-decoration: none;
}
ul#primary-nav li a:hover {
	background-color: transparent;
}
ul#primary-nav li li a:hover {
	color: #333;
}
ul#primary-nav li a.menuactive {
	color: #C7E2EE;
	font-weight: bold;
}
ul#primary-nav li a.menuactive:hover {
	color: #333;
	font-weight: bold;
}
#primary-nav li li a.menuparent span {
	display: block;
	background:  url(uploads/ngrey/parent.png) no-repeat 98% center;
}

* html #primary-nav li li a.menuparent span {
	background:  url(uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
	text-align: left;
	margin: 0px;
	position: relative;
	padding: 6px 3px 6px 15px;
	font-weight: normal;
	color: #000;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}

ul#primary-nav li ul {
	background: #F3F5F5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #374B51;
	opacity: 0.95;
}

ul#primary-nav li ul ul {
	opacity: 95;
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
	background-color: #85b8cf; /* <- this line does the background color on hover */
	color: #333!important;
}

#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}

#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* PAT STUFF */
ul#primary-nav li a:hover {
	color: #000!important;
}
li.menuSep {
	width: 184px;
}
.menuSep:hover, li.menuSep:hover, li.menuSep a:hover, .menuSep a:hover {
	background-color: none!important;
	background-color: transparent;
}
/* Stylesheet: Navigation: CSSMenu - Horizontal Modified On 2010-04-20 12:01:10 */
/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#333;
	background:#fff;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	margin: 0.5em 0;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#333;
	background:#fff;
	font-size:100%;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:none;
}
textarea {
	margin: 0.5em 0;
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

.contactform input {border: 1px solid #ccc; padding: 6px;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 6px;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.success {
	border: 1px solid #333;
	background-color: #D6E4C5;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
}

.fb_invalid {
	color: darkred;
	font-weight: bold;
}

.error_message {
	margin: 15px 0;
	color: darkred;
	background-color: pink;
	border: 1px solid darkred;
	padding: 10px;
}

.error_message ul, .error_message li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.contactform div {
	clear: both;
	margin-bottom: 10px;
}
/* Stylesheet: FormBuilder Default Style Modified On 2010-03-10 12:18:08 */
