@charset "utf-8";
/* CSS Document */

/*  Neuralieve.com, secondary.css - Layout and Functionality */ 

/* ----------| Initial Page Structure |---------- */ 
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #473628;
	background-color: #d9efee;
}

/* ----------| Default Utilities |---------- */ 

.left { 
	float: left;
	position: relative;
	margin: 6px 10px 2px 0;
}

.right { 
	float: right;
	position: relative;
	margin: 6px 0 2px 10px;
}

.clear {
	clear: both;
}

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.clear-none { 
	clear: none;
}

.center { 
	text-align: center;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { 
	display: inline-block;
}

.autoclear { 
	display: block;
}

sup {

vertical-align: super;
line-height: 16px;
font-size: 10px;
}

/* ----------| Type Treatments/Classes |---------- */
h1 {
	font: 24px "Trebuchet MS",Arial,sans-serif;
	color: #009290;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #009290;
}

.tagline {
	font: 18px "Trebuchet MS",Arial,sans-serif;
	color: #fff;
	font-style: italic;
	margin-left: 240px;
}

.form_special {
	font: 14px "Trebuchet MS",Arial,sans-serif;
	color: #009290;
	font-weight: bold;
}

.footnotes {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #473628;
	font-style: italic;
}

.thumbnail {
	font: 12px "Trebuchet MS",Arial,sans-serif;
	padding: 10px;
	background-color: #ededbb;
	border: 1px solid #473628;
	float: right;
	margin-left: 20px;
}

/* ----------| Link Classes |---------- */
.menu_questions a {
	font: 16px "Trebuchet MS",Arial,sans-serif;
	color: #473628;
	text-decoration: underline;
}

.menu_questions a:hover {
	font-weight: bold;
}

#sidebar li {
	list-style: none;
	margin: 0 0 3px 0;
}

#sidebar li a {
	font: 16px "Trebuchet MS",Arial,sans-serif;
	color: #473628;
	font-weight: bold;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar .secondary a {
	font: 14px "Trebuchet MS",Arial,sans-serif;
	margin: 0 0 0 15px;
	font-weight: normal;
}

#data a {
	color: #473628;
}

/* ----------| Layout Structure |---------- */
#wrapper {
	width: 900px;
	height: 1250px;
	margin: 15px auto 0 auto;
	position: relative;
}

#top_nav {
	width: 144px;
	height: 32px;
	margin: 10px 0px 10px 756px;
}

#top_nav img {
	border: none;
	text-decoration: none;
}

#tagline {
	background: url(../images/tagline.png) no-repeat;
	width: 628px;
	height: 65px;
	margin: 0px 10px;
	padding: 10px 10px 10px 240px;
}

#banner {
	width: 878px;
	height: 175px;
	margin: 0 10px 0 10px;
	background: url(../images/banner-secondary.jpg) no-repeat;
}

#navigation { 
	position: relative;
	background-color: #009290;
	padding: 5px;
	margin: 0px 10px;
	z-index: 4000;
}

#container {
	width: 856px;
	height: 550px;
}

#content {
	width: 856px;
	height: auto;
	margin: 0 10px;
	padding: 10px;
	border-left: 1px solid #473628;
	border-right: 1px solid #473628;
}

#form {
	width: 825px;
	margin: 20px;
}

#menu_items {
	width: 550px;
	height: 550px;
	margin: 0 10px 0 0;
	float: left;
}

#sidebar {
	width: 260px;
	height: 530px;
	margin: 0 0 010px;
	padding: 10px;
	background-color: #f1f3cd;
	border: 1px solid #473628;
	float: right;
}

#box {
	padding: 10px;
	background-color: #f1f3cd;
	border: 1px solid #473628;
}

#footer {
	height: 15px;
	margin: 0px 5px;
	padding: 5px 0px;
	border-top: 1px solid #473628;
	left: 21px;
}	

/* ----------| Rounded Boxes |---------- */
			#roundedbox_top {
				background: url(../images/roundedbox-top.png) no-repeat;
				width: 900px;
				height: 10px;
			}
			
			#roundedbox_middle {
				background: #fff;
				border-left: 1px solid #473628;
				border-right: 1px solid #473628;
				width: 898px;
				height: auto;
			}
			
			#roundedbox_bottom {
				background: url(../images/roundedbox-bottom.png) no-repeat;
				width: 900px;
				height: 20px;
				margin: 0 auto;
			}			
			
/* ----------| Navigation |---------- */ 

#navigation ul#nav { 
	z-index: 4000;
	background: #14735d url(../images/tab-bg.gif) repeat-x left top;
	list-style: none;
}

#navigation ul#nav li { 
	position: relative;
	float: left;
	text-align: center;
	line-height: 1em;
	list-style: none;
}

#navigation ul#nav li a { 
	display: block;
	padding: 12px 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #009290;
	font-size: 13px;
	font-family: "Trebuchet MS",Arial,sans-serif;
	text-align: center;
}

#navigation ul#nav li a span { 
	padding: 0 15px 0 10px;
}

#navigation .item1 { width: 90px; }
#navigation .item2 { width: 137px; }
#navigation .item3 { width: 171px; }
#navigation .item4 { width: 147px; }
#navigation .item5 { width: 125px; }
#navigation .item6 { width: 106px; }
#navigation .item7 { width: 92px; }

		/* ----------| Navigation (Drop Down) |---------- */ 

		#navigation ul#nav  li ul { 
			display: block;
			position: absolute;
			left: -999em;
			width: 162px;
			padding: 3px 8px 3px 8px;
			background: #199985 url(../images/sub-bg.gif) repeat-x left top;
			border-bottom: 5px solid #009290;
		}

		#navigation ul#nav  li:hover ul, 
		#navigation ul#nav  li.over ul /* used to target IE via script */ { 
			display: block;
			left: 0;
			top: 100%;
			position: absolute;
			z-index: 3000;
			width: 146px;
		}

		#navigation ul#nav  li ul li { 
			width: 146px;
			height: auto;
			background: transparent;
			text-indent: 0;
			padding: 0;
		}

		#navigation ul#nav  li:hover ul li a, 
		#navigation ul#nav  li.over ul li a { 
			display: block;
			width: 126px;
			background: transparent;
			padding: 7px 10px;
			text-decoration: none;
			margin: 0;
			color: #eee;
			text-indent: 0;
			text-align: left;
			border: 0;
			font-size: 11px;
			white-space: nowrap;
		}

		#navigation ul#nav li ul li a:hover { 
			color: #fff;
			background-color: #66bebc;
		}
		
#navigation ul#nav li.active a, 
#navigation ul#nav li a:hover, 
#navigation ul#nav li:hover a, 
#navigation ul#nav li.over a { 
	background: #009290;
}
#wrapper #roundedbox_middle #content #form a {
	color: #473628;
}

/* Table */
table {
	font-size: 12px;
}

.table_head {
	background-color: #009290;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.even {
	padding: 5px;
}

.odd {
	background-color: #d9efee;
	padding: 5px;
}

#form li {
	list-style: none;
	list-style-position: inside;
	margin-left: 10px;
}

.arrows {
	color: #009290;
	font-weight: bold;
}

ul#directions {
}#wrapper #roundedbox_middle #content #form #directions {
	list-style-type: decimal;
}
#wrapper #roundedbox_middle #content #form #directions li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}
