/* ------------------------------*/
/*  Adena Color Palette		*/
/*				*/
/*  RoaylBlue 	= #005094	*/
/*  LightRoyal 	= #4d85b4	*/
/*  PaleOrange	= #f28e25	*/
/*  BrightGreen	= #7fbd2d	*/
/*  OffWhite	= #f8f8f2	*/
/*
/*				*/
/* ----------------------------- */

/* ------------------------------------------------------------------------------ */
/*    Layout Core + Sticky Footer		                                 */
/* ------------------------------------------------------------------------------ */

* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background: url(../img/contentbody-bg.png) repeat-x center top;	
	font-family: Arial, sans-serif;
	font-size: 62.5%;
}

body#home {
	background: url(../img/body-bg.png) repeat-x center top;
}

*:focus { outline: none; }

a img { border: none; }
input, textarea, select { font-family: Arial, sans-serif; font-size: 12px; }

a, a:link, a:visited {
	color: #005094;
	text-decoration: none;
}

a:hover, a:active {
	color: #005094;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, table { margin: 1em 0; }

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -240px;
}

.container {
	width: 966px;
	margin: 0 auto;
}

#push {
	height: 240px;
}

#footer {
	min-height: 240px;
	background-color: #f8f8f2;
}

/* ------------------------------------------------------------------------------ */
/*    Headers & Navigation			                                 */
/* ------------------------------------------------------------------------------ */

#top {
	height: 32px;
	color: white;
	font-size: 1.1em;
	font-size: 11px;
	position: relative;
	z-index: 3;
}

#locationfinder {
	position: absolute;
	width: 370px;
	padding: 6px 0;
	font-size: 12px;

	text-align: left;
	line-height: 20px;
}

div.droptab {
	background-image: url(../img/tabs.gif);
	position: relative;
	height: 20px;
	padding:0 24px 0 4px;
	float: left;
}

#locationfinder div.droptab {
	line-height: 1.25em;
	float: left;
}

div.droptab a, div.droptab a:link, div.droptab a:visited {
	line-height: 20px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

div.droptab ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	position: absolute;
	top: 19px;
/*	right: 0;*/
	left: 0;
	width: 180px;

	display: none;
}

div.droptab ul li {
	padding: 0 12px;
	margin: 6px 0;
}

div.droptab ul li a, div.droptab ul li a:link, div.droptab ul li a:visited,
#auxnav div.droptab ul li a, #auxnav div.droptab ul li a:link, #auxnav div.droptab ul li a:visited {
	line-height: 14px;
	text-transform: none;
}


	div#locationdroptab {
		background-position: 0px -20px;
		width: 90px;
	}

	div#locationdroptab ul {
		background-color: #7fbd2d;
	}


ul#auxnav {
	list-style-type: none;
	margin: 0;
	padding: 0;

	position: absolute;
	right: 0;
}

ul#auxnav li {
	float: left;
	padding: 6px 0;
}

ul#auxnav li a, ul#auxnav li a:link, ul#auxnav li a:visited {
	display: block;
	float: left;
	border-right: 1px dotted #3686b8;
	padding: 0 7px;

	line-height: 20px;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}

ul#auxnav li a.last, ul#auxnav li a.last:link, ul#auxnav li a.last:visited {
	border-right: none;
}

	div#logindroptab {
		background-position: 0px 0px;
		width: 83px;
	}

	div#logindroptab ul {
		background-color: #f28e25;
	}

	ul#auxnav div#logindroptab a, ul#auxnav div#logindroptab a:link, ul#auxnav div#logindroptab a:visited {
		float: none;
		border: none;
	}

	ul#auxnav div#logindroptab ul li {
		float: none;
		border: none;
		padding: 0 12px;
		margin: 3px 0;
	}



	div#requestdroptab {
		background-position: 0px -60px;
		width: 170px;
		padding: 0 1px;
	}

	div#requestdroptab ul {
		background-color: #7EB2CD;
	}

#header {
	height: 124px;
	position: relative;
	z-index: 2;
}

	#logo {
		position: absolute;
		left: 0px;
		top: 16px;
	}

	#logo a {
		display: block;
		width: 131px;
		height: 90px;
		background: url(../img/logo.gif) no-repeat;
		text-indent: -9999px;
	}

	#search {
		width: 355px;
		height: 33px;
		background: url(../img/searchbox.gif) no-repeat;
		padding: 6px 6px 6px 36px;
		position: absolute;
		top: 24px;
		right: 0;
	}

	#search input#q {
		width: 280px;
		background: white;
		border: 1px solid #e5e5e5;
		font-size: 12px;
		padding: 5px 3px;
		color: #000;
	}

	#search input {
		vertical-align: middle;
	}


ul#nav {
	list-style-type: none;
	margin: 0;
	height: 30px;
	padding: 82px 0 0 280px;
	font-size: 1.2em;
}

ul#nav li {
	float: left;
}

ul#nav li a.main, ul#nav li a.main:link, ul#nav li a.main:visited {
	display: block;
	float: left;
	background-image: url(../img/nav-sprite.gif);
	height: 30px;
	text-indent: -9999px;
}

	a#nav-care, a#nav-care:link, a#nav-care:visited 						{ width: 122px; background-position: 0px 0px; }
	a#nav-care-on, a#nav-care:hover, a#nav-care:active, a#nav-care-on:link, a#nav-care-on:visited 	{ width: 122px; background-position: 0px -30px; }
	a#nav-loca, a#nav-loca:link, a#nav-loca:visited 						{ width: 87px; background-position: -122px 0px; }
	a#nav-loca-on, a#nav-loca:hover, a#nav-loca:active, a#nav-loca-on:link, a#nav-loca-on:visited 	{ width: 87px; background-position: -122px -30px; }
	a#nav-news, a#nav-news:link, a#nav-news:visited 						{ width: 113px; background-position: -209px 0px; }
	a#nav-news-on, a#nav-news:hover, a#nav-news:active, a#nav-news-on:link, a#nav-news-on:visited 	{ width: 113px; background-position: -209px -30px; }
	a#nav-pati, a#nav-pati:link, a#nav-pati:visited 						{ width: 135px; background-position: -322px 0px; }
	a#nav-pati-on, a#nav-pati:hover, a#nav-pati:active, a#nav-pati-on:link, a#nav-pati-on:visited 	{ width: 135px; background-position: -322px -30px; }
	a#nav-find, a#nav-find:link, a#nav-find:visited 						{ width: 114px; background-position: -465px 0px; }
	a#nav-find-on, a#nav-find:hover, a#nav-find:active, a#nav-find-on:link, a#nav-find-on:visited 	{ width: 114px; background-position: -465px -30px; }
	/*a#nav-foun, a#nav-foun:link, a#nav-foun:visited 						{ width: 99px; background-position: -579px 0px; }
	a#nav-foun-on, a#nav-foun:hover, a#nav-foun:active, a#nav-foun-on:link, a#nav-foun-on:visited 	{ width: 99px; background-position: -579px -30px; }*/
	a#nav-medi, a#nav-medi:link, a#nav-medi:visited 						{ width: 120px; background-position: -678px 0px; }
	a#nav-medi-on, a#nav-medi:hover, a#nav-medi:active, a#nav-medi-on:link, a#nav-foun-on:visited 	{ width: 120px; background-position: -678px -30px; }
	a#nav-qual, a#nav-qual:link, a#nav-qual:visited 						{ width: 104px; background-position: -800px 0px; }
	a#nav-qual-on, a#nav-qual:hover, a#nav-qual:active, a#nav-qual-on:link, a#nav-qual-on:visited 	{ width: 104px; background-position: -800px -30px; }

	ul#nav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 11px;
	}

	ul#nav ul.dropnav {
		position: absolute;
		width: 942px;
		top: 124px;
		left: 0;
		padding: 12px 12px 18px;
		text-align: center;
		background: url(../img/dropdownbg.png) no-repeat center bottom;

		display: none;
	}

	ul#nav ul.dropnav li {
		float: none;
		display: -moz-inline-box;
		display: inline-block;
		width: 150px;
		position: relative;
		vertical-align: top;
		margin: 0 16px;
	}

	ul#nav ul.dropnav ul {
		text-align: left;
		border-bottom: 3px solid #f3f3f3;
		width: 150px; /* needed for FF2 */
	}

	ul#nav ul.dropnav ul li {
		display: block;
		margin: 0;
		width: auto;
		padding: 4px 0;
		border-bottom: 1px solid #f3f3f3;
	}

	ul#nav ul.dropnav ul li.nobdr {
		border: none;
	}

	ul#nav ul.dropnav ul li.feature a,
	ul#nav ul.dropnav ul li.feature a:link,
	ul#nav ul.dropnav ul li.feature a:visited,
	ul#nav ul.dropnav ul li.feature a img {
		display: block; /* needed for FF2 */
	}

	ul#nav ul.dropnav ul li h3, ul#nav ul.dropnav ul li h3 a,
	ul#nav ul.dropnav ul li h3 a:link, ul#nav ul.dropnav ul li h3 a:visited {
		color: #7eb2ce;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		margin: 0;
	}

	ul#nav ul.dropnav ul li a, ul#nav ul.dropnav ul li a:link, ul#nav ul.dropnav ul li a:visited {
		color: #000;
		font-size: 1em;
		text-decoration: none;
	}

	ul#nav ul.dropnav ul li em a, ul#nav ul.dropnav ul li em a:link, ul#nav ul.dropnav ul li em a:visited {
		color: #7fbd2d;
	}

/* ------------------------------------------------------------------------------ */
/*    Main Page Layout				                                 */
/* ------------------------------------------------------------------------------ */

#shadow, #shadowhome {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/shadow.png) repeat-x;
	position: absolute;
	z-index: 3;
}
#shadow {
	width: 966px;
	top: 124px;
}
#shadowhome {
	width: 100%; 
	top: 156px;
	
}

#main {
	padding-top: 20px;
	background: url(../img/shadowback.png) repeat-x center top;
}

#home #main {
	padding: 0;
	background-image: none;
	background-color: white;
	min-height: 300px;
	z-index: 1;
}

#homecontent {
	padding: 20px 0 30px;
	text-align: center;
}

#content, #subnav {
	border-left: 1px solid #eaedef;
	border-right: 1px solid #eaedef;
	border-top: 0;
	border-bottom: 1px solid #d9d9d9;
	background-color: white;
}


#content {
	margin-left: 286px;
	margin-bottom: 3em;
	padding: 12px 30px;

	border-top: 1px solid #eaedef;
}

#panel {
	width: 252px;
	float: left;
}

#cleaner {
	clear: both;
}

/* ------------------------------------------------------------------------------ */
/*    Home page carousel				                                 */
/* ------------------------------------------------------------------------------ */

#carousel {
/*	width: 966px;*/
	width: 100%;
	height: 363px;
	overflow: hidden;
	position: relative;
}

#carousel ul {
	list-style-type: none;
	width: 96600px;
	height: 363px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

#carousel ul li {
	width: 966px;
	height: 363px;
	float: left;
	margin: 0;
	position: relative;
}

a.arrow, a.arrow:link, a.arrow:visited {
	display: block;
	width: 57px;
	height: 76px;
	background-image: url(../img/arrows.png);
	position: absolute;
	top: 300px;
}

.arrowleft {
	background-position: 0px -76px;
	left: 0px;
}

.arrowright {
	background-position: -57px -76px;
	right: 0px;
}

.arrowleft.off, a.arrowleft.off:hover { background-position: 0px 0px; }
.arrowright.off, a.arrowright.off:hover { background-position: -57px 0px; }


/* ------------------------------------------------------------------------------ */
/*    Home page content				                                 */
/* ------------------------------------------------------------------------------ */

.actionbox {
	display: -moz-inline-box;
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: left;
}


#panel .actionbox {
	display: block;
	margin-bottom: 2em;
}

h2.lbl {
	margin: 0;
	background-color: #005094;
	border-bottom: 6px solid #4d85b4;
	color: white;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: normal;
	padding: 0 8px;
}

h2.lbl a, h2.lbl a:link, h2.lbl a:visited, h2.lbl a:hover, h2.lbl a:active {
	color: white;
	text-decoration: none;
}

#homecontent #homenews h2.lbl { height: 35px; background: #fff url(/img/home/news_hd_bg.png) left bottom repeat-x; }
#homecontent #homenews h2.lbl span { display: block; float: left; padding: 0 10px; border-top: 3px #fff solid; }
#homecontent #homenews h2.lbl span.active { background: #4d85b4; border-top-color: #9abad4; }
#homecontent #homenews #news_clarifications { display: block; height: 25px; width: 100%; background: #f2f2f2; color: #999; font-size: 11px; text-align: right; overflow: hidden; }
#homecontent #homenews #news_clarifications a { display: block; padding: 7px 11px; text-align: right; }

.actioncontent {
	border-style: solid;
	border-color: #f2f2f2;
	border-width: 0 1px 1px 1px;
	padding: 2px 14px;

	font-size: 1.2em;
	color: #000;
}

#homenews { margin-top: 7px; }
#homenews, #homenews div.wrap {
         width: 400px;
}

 #homenews div.wrap.hidden { display: none; }

	#homenews .actioncontent { padding: 0; }


	#homenews ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#homenews li {
		display: block;
		position: relative; 
		border-top: 1px solid #f2f2f2;
		padding: 1px 0;
		line-height: 1.5em;	
	}	

	#homenews li a.open { 
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 100;
	}

	#homenews li a.open span {
		display: block;
		height: 19px;
		width: 19px;
		position: absolute;
		top: 10px;
		right: 10px;
		z-index: 100;
		background: url(/img/exp_con.gif) 0 -19px no-repeat;	
	}
	
	#homenews li a.open:hover span {
		background-position: 0 0;	
	}
			
	#homenews li a.close {
		display: none;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 101;	
	}
	
	#homenews li.open a.close {
		display: block;
	}

	#homenews li a.close span {
		display: block;
		height: 19px;
		width: 19px;
		position: absolute;
		top: 10px;
		right: 10px;
		z-index: 100;
		background: url(/img/exp_con.gif) -19px -19px no-repeat;	
	}

	#homenews li a.close:hover span { 
		/*background-position: -19px 0;*/
	}	
	
	#homenews li h4 { 
		color: #000;
		font-size: 1em;
		margin: 10px 41px 10px 15px;
	}

	#homenews li.open h4 { 
		color: #4d85b4;
	}
	
	#homenews li img {
		display: block;
		float: left;
		margin: 10px 10px 10px 5px;
	}

	#homenews li .con {
		position: relative;
		overflow: auto;
		margin: 0;	
	}

	#homenews li .con:hover {
		background: #faf7ea;
	}

	#homenews li.open .con:hover {
		background: none;
	}
			
	#homenews li .exp {
		display: none;
		overflow: auto;
		margin: 0;
		padding: 0 15px 10px;	
	}

	#homenews li .exp p {
		margin-top: 0;
	}
	
	#homenews li .exp a:hover, 
	#homenews li .exp a:active,
	#homenews li .exp a, 
	#homenews li .exp a:link, 
	#homenews li .exp a:visited {
		color: #0050a0;
		text-decoration: none;
		font-weight: bold;
	}

#homefind {
	width: 250px;
	margin: 10px 26px 0px;
}

#homefind div.wrap {
	width: 250px;
}

	/** find a doc styles moved to adena.find.css **/

#homechat { margin: 10px 0 0; }

#homechat, #homechat div.wrap {
	width: 250px;
}

	#askadena {
		padding: 1px 12px;
		background: url(../img/askadena.gif) no-repeat center bottom;
		position: relative;
		height: 254px;
	}

	#panel #askadena {
		height: 160px;
	}

	#panel #askadena p {
		display: none;
	}

	#askadena #btnchat{
		position: absolute;
		right: 12px;
		bottom: 30px;
	}



/* ------------------------------------------------------------------------------ */
/*    Footer & Foot Navigation			                                 */
/* ------------------------------------------------------------------------------ */


#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer ul.footnav {
	font-size: 1.2em;
	font-size: 12px;
}

#footer ul.footnav {
	width: 942px;
	margin: 0 auto;
	padding: 12px;
	text-align: center;
}

#footer ul.footnav li {
	float: none;
	display: -moz-inline-box;
	display: inline-block;
	width: 140px;
/*	position: relative; */
	vertical-align: top;
	margin: 0 16px;
}

#footer ul.footnav li.narrow {
	width: 100px;
}
#footer ul.footnav li.wide {
	width: 180px;
}

#footer ul.footnav ul {
	text-align: left;
	width: 140px;
}

#footer ul.footnav ul li {
	width: auto;
	display: block;
	margin: 0;
	padding: 4px 0;
}

#footer ul.footnav ul li h3, #footer ul.footnav ul li h3 a, #footer ul.footnav ul li h3 a:link, #footer ul.footnav ul li h3 a:visited {
	color: #005094;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#footer ul.footnav ul li a, #footer ul.footnav ul li a:link, #footer ul.footnav ul li a:visited {
	color: #000;
	font-size: 1em;
	text-decoration: none;
}

#footer #copy {
	margin: 1em auto 0;
	border-top: 1px solid #eaeaea;
	color: #000;
	font-size: 1.2em;

	width: 942px;
	padding: 6px 12px;
}

#footer #copy .controls {
	float: right;
}

#footer #copy a {
	color: #000;
	font-size: 1em;
	text-decoration: none;
}


/* ------------------------------------------------------------------------------ */
/*    SubNavigation			                                	 */
/* ------------------------------------------------------------------------------ */

ul#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;

	font-size: 1.2em;
}

ul#subnav li {
	padding: 8px 0 8px 16px;
	border-top: 1px solid #eaedef;
	margin-bottom: 1px;
}

ul#subnav li.active {
	background-color: #faf7eb;
}


ul#subnav ul li.active {
	background-color: transparent;
}

ul#subnav li a, ul#subnav li a:link, ul#subnav li a:visited {
	color: #4d85b4;
	text-decoration: none;
	font-weight: bold;
}

ul#subnav ul {
	list-style-type: none;
	margin: 0;
	margin-top: 6px;
	padding: 0;
}

ul#subnav ul li {
	border: none;
	padding: 0;
	margin: 0;
}


ul#subnav ul li a, ul#subnav ul li a:link, ul#subnav ul li a:visited {
	display: block;
	padding: 5px 15px;
	background-color: transparent;

	color: #000;
	text-decoration: none;
	font-weight: normal;
}


ul#subnav ul li a.on, ul#subnav ul li a.on:link, ul#subnav ul li a.on:visited,
ul#subnav ul li a:hover, ul#subnav ul li a:active {
	background-color: #f3eedb;
}


ul#subnav ul ul {
	margin: 0;
	padding-left: 15px;
}

ul#subnav ul ul li a, ul#subnav ul ul li a:link, ul#subnav ul ul li a:visited {
	display: block;
	padding: 3px 15px;
	background-color: transparent;
	font-size: 0.9em;
	line-height: 13px;

	color: #000;
	text-decoration: none;
	font-weight: normal;
}


ul#subnav ul ul li a.on, ul#subnav ul ul li a.on:link, ul#subnav ul ul li a.on:visited,
ul#subnav ul ul li a:hover, ul#subnav ul ul li a:active {
	background-color: transparent;
	font-weight: bold;
}




#login {
	width: 300px;
	margin: 35px auto;
	padding: 20px;
	border: 24px solid #eaf3fa;
}

#login label {
	width: 130px;
	float: left;
	font-size: 1.2em;
	display: block;
	margin: 0 0 6px auto;
}

#login div {
	margin: 0 0 10px 0;
}

#login input.txt {
	width: 162px;
}

#login-warn {
	color: #cc0000;
	font-weight: bold;
}

