/*==== Main Nav ====*/
#topnav {
	padding: 30px 5px 0 0;
	background-color: #000;
	background: url(../images_layout/topnav/background_POSTBETA.jpg) no-repeat center top #000;
}
#topnav #logo_link {
	text-align:right;         
  width:25%;
  float:right;
  margin-right:0px;
}

#topnav #logo_link img {
	text-align:right;              
  float:right;
}

.inside-wrapper{
    width:100%;
    height:90px;
    padding:0px 10px 2px 0px;
}
.wrapper-two-sections{
    float:left;
    width:60%
}
#site-name,
#section-name {
	float:left;		
	text-transform: uppercase;
    color:#ffffff;
	margin-top:13px;
}
#site-name2{
    float:left;    
    clear:left;
    width:80%;
}/*For the Header subhead */

#site-name2 h2{
    font-size: 19px;
    font-family: Arial;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-rendering:optimizeLegibility;
    -moz-font-smoothing: antialiased; /*firefox*/
    -o-font-smoothing: antialiased;
    color:#ffffff;
}
#site-name h1,
#section-name h1 {
	font-family: Helvetica, Arial;
	margin-top: 4px;
	font-size:25px;	
	-webkit-font-smoothing: antialiased;
	text-shadow: #3c0266 0 0 0; /* fixes mac chrome and safari issue for fonts as bold*/	
	font-weight:lighter !important;
	font-style:normal;
	line-height:28px;
	width: 650px;
	opacity: 0.99;/*for firefox on mac*/
	text-rendering:optimizeLegibility;
	-moz-font-smoothing: antialiased; /*firefox*/
	-o-font-smoothing: antialiased;
	font-size-adjust: 0.5;
}
.diabetesresearch #site-name h1,
.recreationtherapy #site-name h1,
.asian-health #site-name h1,
.human-sexuality #site-name h1{
	font-size: 22px; /* font size for ie */
}
#site-name a,
#section-name a,
#site-name2 a{
	
	color: #FFFFFF;
	overflow: visible;
        text-decoration: none;
}/*For the Header subhead */

#site-name a,
#section-name a {
	color: #FFFFFF;
	overflow: visible;	
}
#site-name a { /*line-height: normal; *//*padding-bottom: 4px; margin-top: -4px;*/ position: relative; }
#site-name a:hover,
#section-name a:hover {
	text-decoration: none;
}

#nav_main {
	text-align: left;
	margin: 0 0 -3px 20px;
	padding: 0;
	clear:left;
}
#nav_main li {
	display: inline-block;	
	padding: 0 20px;
	margin:0px 0px 0px 9px;
	font-size: 11pt;
	font-family:Arial;
	height: 18px;
	overflow: visible;
	*display: inline;
	*zoom: 1;
	background: url("../images_layout/topnav/dot_menu.png") no-repeat scroll 0 17% transparent !important;
	/*text-rendering:optimizeLegibility;*/
}
#nav_main li:first-child,
#nav_main li.first {
	border-left: 0px !important;
	background: none !important;
	padding-left:0px !important;
	margin-left:0px;
}
#topnav.centered #nav_main {
	text-align: center;
	margin-left: 0;
}
#topnav.centered #nav_main li {
	/*padding: 0 50px; */
	padding: 0 10px 0px 25px;
	height:36px;
}

#topnav.centered #nav_main.items_5 li { padding: 0 10px 0 30px; }
#topnav.centered #nav_main.items_6 li { padding: 0 10px 0 30px; }
#topnav.centered #nav_main.items_7 li { padding: 0 0px 0 20px; }
#topnav.centered #nav_main.items_8 li { padding: 0 0px  0 20px; }
#topnav.centered #nav_main.items_max li { padding: 0 0 0 20px; }
#topnav.centered #nav_main.items_min li { padding: 0 28px 0 50px; }


#nav_main li a {
	color: #fff;
	padding: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: transparent;
}
#nav_main li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #653EA0;
}

#nav_main li.active-trail a,
#nav_main li.active-parent a {
  	background: url("../images_layout/topnav/selected_pointer.gif") no-repeat scroll center 21px rgba(0, 0, 0, 0) !important;
    height: 34px;	
}



/* menu spacing and active arrow fix */

#content, #content div.wrapper {
    background-color: #fff;
    min-height: 340px;
    position: relative;
    top: 0;
}

#main-menu > #nav_main > li {
    padding: 0 15px !important;
}

/* utility nav */
#utility {
	background-color: #333;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#333)) no-repeat;*/
	/*background:
		-moz-linear-gradient(top,
			#272727,
			#333)
		no-repeat;*/
	-webkit-background-size: 100% 10px;
	-moz-background-size: 100% 10px;
	background-position: center top;
	*background: url(../images_layout/utility/background_gradient.gif) repeat-x 0 0 #333;
	border-top: 1px solid #333;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#utilityNavList {
	margin: 0 auto;
	/*width: 860px;
	padding: 0 120px 0 0;*/
	width:1000px;
	height: 30px;
	text-align: right;
	position: relative;
}
#utilityNavList ul {
	text-align:right;
	margin: 0;
	padding: 0;
}
#utilityNavList li {
	display: inline-block;
	*display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 18px;
}
#utilityNavList li a {
	display:inline-block;
	color: #999;
	line-height: 30px;
	background: url(../images_layout/utility/arrow.gif) no-repeat 0px 12px;
	padding-left: 10px;
}
#utilityNavList li a:hover {
	color: #f7f7f7;
	text-decoration: none;
	
}

/* google appliance search */

#content_main #google-appliance-search-form--2,
#content_main #google-appliance-search-form{
	display:none !important;
}
/*form.search-form,
#utility form.search-google-appliance-search-form{
	position: absolute;
	right: 0;
	top: 4px;
	width: 125px;
	margin-right:10px;
}*/

/*search form for directory, Huming, 9/10/2010*/
#directory_container form.search-form
{
    position:relative;
}

form.search-form input#search_box,
#utility form.search-google-appliance-search-form .form-text{
	background: #fff;
	color: #666;
	font-size:12px;
	display: inline-block;
	*display: inline;
	width: 88px;
	height: 16px;
	line-height: 16px;
	padding: 2px;
	border: 0;
	*float: left;
}
#utility form.search-google-appliance-search-form label{
	display: none;
}

#utility form.search-google-appliance-search-form .form-submit{
	border: none;	
	font-size: 0;
	line-height: 0;
	background: url(../images_layout/utility/bttn_search.gif) no-repeat;
	width: 25px;
	height: 28px;
	border: none;
}
#utility form.search-google-appliance-search-form #edit-prompt,
#utility form.search-google-appliance-search-form #edit-prompt--2{
	display:none;
}
#utility form.search-google-appliance-search-form #edit-keys-wrapper{
	margin: 0 5px 0 0; display: block; position: relative; left: 4px; float: left;
}
body.page-search form#google-appliance-search-form--2 { display: none; }
/*form.search-form input.search-submit {
	display:inline-block;
	height:20px;
	position:absolute;
	right:0;
	top:0;
	*background-color: yellow;
}*/

/* Home Link - top left */
#utilityNavList .first {
	float: left;
	display: inline;
	font-weight: normal;
	letter-spacing: 2px;
}
#utilityNavList .first a {
	background: none;
	padding-left: 0;
}
body.homeNav #utilityNavList li.first {
	display: none;
}
/* find a doc link */
#utilityNavList li.find-a-doctor-link a {
	display: inline-block;
	background: url(../images_layout/utility/icon_find_a_doc.gif) no-repeat 0 5px;
	line-height: 30px;
	padding-left: 20px;
	color: #fff;	
}
#utilityNavList li.find-a-doctor-link a:hover {
	color: #B988FF;
	border-bottom: none;
}


/*==== Trails - container for breadcrumbs and node links ====*/
#trails {
  width: 100%;
  overflow: auto;
  padding-bottom: 10px;
}
#trails ul {
  margin: 0;
  padding: 0;
}

/*==== Breadcrumbs ====*/
#breadcrumbs {
	float: left;
	padding: 0 0 10px 0;
	font-size: 13px;
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
	color: #999;
	line-height: 17px;
}
#breadcrumbs li {
	background: url(../images_layout/breadcrumbs/icon_arrow.gif) no-repeat 0 3px;
	display: inline;
	float: left;
	padding: 0 2px 0 22px;
}
#breadcrumbs li a {
	color: #3083AC;
	display: inline-block;
	*display: inline;
}
#breadcrumbs li span.uppercase { text-transform: uppercase; }

#breadcrumbs li.first {
	background: none;
	padding-left: 0;
}
#breadcrumbs li.first a {
	background: url(../images_layout/breadcrumbs/icon_home.gif) no-repeat 0 0;
	height: 17px;
	width: 14px;
	text-indent: -999em;
	*display: block;
}


/*==== Node Links ====*/
#print-links {
	float: right;
	font-size: 11px;
	padding-right: 20px;
	width:130px;
}
#print-links li {
	display: inline;
	padding: 0 2px 0 22px;
}
#print-links li a {
	color: #3083AC;
	display: inline-block;
	*display: inline;
}
#print-links li.first {
	padding-left: 0;
}
#print-links li.first a {
}


/*=== Font increaser/decreaser ===*/
div#text-resize { width:55px; float: right; }
a#text_resize_decrease {
	background:url("../images_layout/txtSmall.jpg") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:21px;
	margin: 0;
	outline:medium none;
	text-indent:-9000px;
	width:23px;
}
a#text_resize_increase {
	background:url("../images_layout/txtLarge.jpg") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:27px;
	margin: 0;
	outline:medium none;
	text-indent:-9000px;
	width:28px;
}

/*==== footer nav ====*/
#footer {
	background-color: #333;
	background: url(../images_layout/footer/background_gradient.gif) repeat-x 0 0 #333;
}
#footer div.wrapper {
	margin: 0 auto;
	width: 972px;
	position: relative;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 40px 0 30px 0;
	background: transparent;
}

#footer_logo {
    float: right;
    padding: 5px 0 0;
    position: relative;
    right: 0;
}
p#phone_number {
	position: absolute;
	top: 42px;
	right: 0;
	width: 200px;
	color: #fff;
	text-align: right;
	padding-right: 20px;
	padding-bottom:20px;
	background: url(../images_layout/footer/icon_phone.gif) no-repeat right top;
}
p#phone_number strong {
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
	display: block;
	font-weight: bold;
	font-size: 28px;
	line-height: 24px;
	letter-spacing: 2px;
	*padding-bottom: 10px;
}
/* style to make the phone number white 
on mobile devices that convert this to a link */
p#phone_number strong a,
p#phone_number a{
	color: #fff;
}

#footer_primary, 
#footer_secondary {
	width: 972px;
	zoom: 1;
	clear: none;
	margin: 0 0 10px 0;
    padding-left: 0px;
	
}
#footer_primary:after, 
#footer_secondary:after {
	content: '.';
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
#footer_primary li, 
#footer_secondary li {
	list-style: none;
	float: left;
	*display: inline;
	padding: 0 15px 0 0;
	font-size: 11px;
	color: #ccc;	
}
#footer_primary li {
	padding: 0 15px 0 19px;
	background: url(../images_layout/footer/bullet.gif) no-repeat left 8px;
}
#footer_primary li:first-child,
#footer_primary li.first {
	padding: 0 15px 0 0;
	background: none;
}
#footer_primary li a, 
#footer_secondary li a {
	color: #a5a5a5;
	font-size: 16px;
	border-bottom: 1px solid #333;
	*zoom: 1;
	background: transparent;
}
#footer_secondary li a {
	color: #ccc;
	font-size: 12px;
}
#footer_primary li a:hover, 
#footer_secondary li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
#footer_logo { background-color: transparent; }
#footer-copyright { position: absolute; left: 20px; bottom: 40px; }


/* Left Nav styles */
div#column_left.sidebar {
	/*margin: 15px 15px 0 0;*/
}
div#column_left.sidebar h2 {
	padding: 10px;
	font-family: SortsMillGoudy, Georgia, "Times New Roman", Times, Serif;
}
div#column_left.sidebar h2 a,
ul#leftNav a {
	color: #515151;
	text-align:left;
	
}
ul#leftNav,
ul#leftNav ol,
ul#leftNav ol ul,
ul#leftNav li {
	list-style: none;
	padding: 0;
}
ul#leftNav {
	border-top: 1px solid #dddddd;
}
ul#leftNav ol {
	padding: 10px 0 5px 0;
}
ul#leftNav ol li {
	margin: 7px 0 7px 2px;
	background: url(../images_layout/subnav_bullet_arrow.gif) no-repeat 0 5px;
	padding-left: 10px;
	/*list-style-image: url(../images_layout/subnav_bullet_arrow.gif);
	margin: 7px 0px 7px 10px;*/
}
ul#leftNav ol ul {
	padding: 2px 0 2px 12px;
}
ul#leftNav ol a {
	/*padding-left: 10px;
	background: url(../images_layout/subnav_bullet_arrow.gif) no-repeat 0 5px;*/
}

ul#leftNav h3 {
 display: inline;
}

ul#leftNav h3 a {
 display: inline;
}

ul#leftNav h3,
ul#leftNav h4 {
	font-size: 100%;
	font-weight: bold;
}

ul#leftNav h3 a {color: #6A3B11 !important;} 
ul#leftNav h3 a.active {color: #67429B !important;} 

ul#leftNav {
	list-style: none;
}

ul#leftNav > li {
    border-top: 1px solid #DDDDDD;
	*border-top: 1px solid #DDDDDD;
    padding: 10px 10px 10px 15px;
    position: relative;
}

ul#leftNav > li:first-child,
ul#leftNav > li.first {
	border-top: 0px;
}
ul#leftNav li span {
	display: none;
	visibility: hidden;
}
ul#leftNav li.hasChildren span {
	display: block;
	visibility: visible;
	position: absolute;
	top: 11px;
	right: 10px;
	/*float: right;*/
}
ul#leftNav li.hasChildren span a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images_layout/subnav_toggle.gif) no-repeat center bottom;
	text-indent: -999em;
}

ul#leftNav li.hasChildren span a.collapsed {
	background-position: center 4px;
}


ul#leftNav li.leaf { /*list-style-image: none; list-style-type: none;*/
	*list-style-image: url(../images_layout/subnav_bullet_arrow.gif);
	*margin-left:15px; /*ie7*/
	*padding-left:0px;/*ie7*/
}
ul#leftNav li ol li.collapsed{
	*list-style-image: url(../images_layout/subnav_bullet_arrow.gif);
	*margin-left:15px; /*ie7*/
	*padding-left:0px;/*ie7*/
}
ul#leftNav li ol li ul li {
	list-style-image: none !important;
	padding-left:10px !important;
}
ul#leftNav li.expanded { list-style-image: none; list-style-type: none; }
ul#leftNav li.collapsed { list-style-image: none; list-style-type: none; }

ul#leftNav a.active {
	color: #67429B;
}

.page-gsearch #column_main{
	background:none !important;
	border:none !important;
}

.google-appliance-synonyms{
	display:none;
}