/************** WOCN STYLES ***************/
body {
	background: #b8b8b8 url(../../images/bg.gif) no-repeat top left;
}
h1 {

	text-indent:-5000px;
	margin:9px 0 4px 0;
}
.sponsor {
  display: none;
}
#utilities {
		position:absolute;
		list-style:none;
		padding:0;
		margin: -8px 0 0 0;
		top: 0;
		right:2px;
}

#utilities li {
		float:left;
		padding: 8px 13px;
}
#utilities li a {
	color: #474747;
	text-decoration: none;
	font-size: 11px;
}
#utilities li a:hover {
	text-decoration:underline;
}
#searchbox	{
		position:absolute;
		list-style:none;
		padding:0;
		margin: -8px 0 0 0;
		top: 36px;
		right:5px;	
		width:285px;
}

#searchbox .searchBtn {
	position:absolute;
	right:0;

}



#menu {
		width:960px;
		clear:both;
		list-style:none;
		float:left;
		padding:0;
		margin:10px 0 0 0;
		background-color:#515151;
		z-index: 10;
	}

#menu li {
		float:left;
		padding: 8px 12px;		
	}

#menu li.first {
	margin-left: 8px;
	}
	
#menu li.active_section {	
	background: url(../../images/tab_BG.gif) repeat-x bottom center;
	}
	
#menu li.active_section a:hover {	
		color:#fff;
		}
	
#menu li a {
		font-family: "Lucida Grande", sans-serif;
		font-size: 13px;
		text-decoration:none;
		display: block;
		float:left;
		color: #fff;
	}
#menu li a:hover {
	color: #1186BC;
} 

#header {
	background: #b8b8b8 url(../../images/top.gif) no-repeat top left;
	float:left;
	width:960px;
	z-index: 3;
	position: relative;
} 
#home #content {
	background: transparent url(../../images/footerBG.gif) no-repeat bottom left;
	width:960px;
	padding-bottom:18px;
}


#home #main_content {
	background: #007db7 url(../../images/secondaryBG.gif) repeat-x top left;
	overflow:hidden;
}


#home .news h3, #home .home_hilight h3 {
	margin:15px 0 0 30px;
	color:#cdeafb;
}

#home .news ul {
	margin-top:15px;
}
#home .news li {
	margin:0 0 10px 25px;
	color: #fff;
}

#home .home_hilight {	
	min-height:225px;
}

#home .home_hilight p {
	margin:10px 0 25px 30px;
	color:#f0f0f0;
	font-size: 15px;
}
#home #secondary_content {
	background-color: #fff;
	overflow:hidden;
}
#home #secondary_content div {
	cursor: pointer;
}
#home #secondary_content h4 {
	text-indent: -5000px;
}

#home #secondary_content p {
	width:200px;
	margin:48px 0 0 20px;
	font-size:11px;
	text-align:left;
}
p.right {
	text-align: right;
}


/* HOMEPAGE Secondary Buttons
==================================*/
.become {
	background: url(../../images/becomeBG.jpg) no-repeat 0 0;
	min-height:150px;
}
.become:hover {
	background: url(../../images/becomeBG.jpg) no-repeat -231px 0px;

}
.practice {
	background: url(../../images/practiceBG.jpg) no-repeat 0 0;
	min-height:150px;
}
.practice:hover {
	background: url(../../images/practiceBG.jpg) no-repeat -231px 0px;
}
.patients {
	background: url(../../images/patientsBG.jpg) no-repeat 0 0;
	min-height:150px;
}
.patients:hover {
	background: url(../../images/patientsBG.jpg) no-repeat -231px 0px;
}
.featured {
	background: url(../../images/featuredBG.jpg) no-repeat 0 0;
	min-height:150px;
}
.featured:hover {
	background: url(../../images/featuredBG.jpg) no-repeat -231px 0px;
}
/*
=============================================*/

#footer {
	position:relative;
}

#footer .menu {
		width:960px;
		clear:both;
		list-style:none;
		float:left;
		padding:0;
		margin:10px 0 0 0;

	}
#footer .menu  li {
		float:left;
		padding: 8px 13px;		
	}
#footer .menu li.first {
	margin-left: -10px;
	}
#footer .menu  li a {
		font-family: "Lucida Grande", sans-serif;
		font-size: 10px;
		text-decoration:none;
		display: block;
		float:left;
		color: #474747;
	}	
#footer .menu  li a:hover {
	text-decoration:underline;
}	
	
#footer p {
	color: #474747;
	font-size: 10px;
	line-height:13px;
}
#footer .sponsor {
	position:absolute;
	right:5px;
	top:20px;
	padding:0;
	margin:0;
	width:219px;
}
#footer .sponsor_img {
	float:right;
	margin:-20px 0 0 0;
	padding:0;

}
h3 {
	color:#005B86;
	margin-bottom:10px;
}

h4, h5, h6 {
	color:#474747;
	margin:10px 0 8px 10px;
	font-weight:bold;
}
li h6 {
	margin-left:0px;
}

ul, ol {
	margin-left:30px;
}

dl {
	margin-left:10px;
	font-size: 13px;
}
dd {
	margin-bottom:10px;
}

#home #main_content img {float:right; margin: 10px 30px 0 0 ;}
.clear {clear:both;}
#presentation img {margin:0; padding:0;}

#context_links .external a {
	background: url(../../images/external2.gif) 99% 40% no-repeat;
	padding-right:17px;
	display:inline;
}
#context_links .pdf a {
	background: url(../../images/file_acrobat.gif) 99% 40% no-repeat;
	padding-right:20px;
	display:inline;
}
.accredited {
	padding:2px 8px;
}
.accredited:hover {
	background-color:#dae8f9;
	padding:2px 8px;
} 

.accredited:hover strong{
	color:#b10000;
}
.news li a, #feed li a {
	color:#fff;
	text-decoration:none;
}
.home_hilight a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.home_hilight li a{
	color:#fff;
}
.home_hilight li {
	margin-left:10px;
	color:#fff;
}

.news li a:hover, #feed li a:hover, .home_hilight a:hover {
	text-decoration:underline;
}
.logo {
	position:absolute;
	top:0;
	left:0;
}
#menu li {margin-bottom:0;}

.cleartop {
	clear:left;
}

#wocnnetwork {
	left:280px;
	position:absolute;
	top:-10px;
	z-index: 11;
	height: 50px;
	overflow: hidden;
}

#wocnnetwork:hover {
	height: 110px;
}

.home_hilight ul li a.callout {color:#ceae00; text-decoration:underline;}

.block {
  margin: auto 40px;
}

/************ WOCN IMAGES STYLES ****************/

a:hover {
	background: transparent;
}

img#splash {
padding: 0;
margin: 0;
margin-top: -15px;
margin-left: -20px;
}
#contactbox {
	text-align: center;
}
#contactbox p {
	color: white;
	margin-top: 5em;
	margin-left: 1em;
	margin-right: .5em;
	text-align: left;
}
#contactbox a{
	color: white;
}
/*************** USERNAV ***********/
#usernav {
	background-color: #222;
	color: white;
	padding-top: .5em;
	height: 2em;
	opacity: 0.75;
}
#usernav h6 {
	float: left;
	margin: 0;
	padding: 0;
	color: #ccc;
}
#usernav ul {
	float: right;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#usernav li {
	display: inline;
	margin-left: 2em;
	color: white;
}
#usernav a {
	color: white;
}
#usernav a:hover {
	color: #aaa;
	background-color: transparent;
}

/********* GALLERY BAR ***************/
.galleryname {
	width: 100px;
	font-size: 1.2em;
	font-weight: bold;
}
.gallerycount {
	font-size: .9em;
}
ul#galleries li a {
	padding-left: .5em;
}

/********* DISCLAIMER ****************/
#disclaimer {
	padding-top: 1em;
	padding-left: 2em;
	padding-right: 2em;
	color: white;
}

/********** PHOTO SHOW PAGE ***********/
#photo img {
	float: none;
	border: 1px solid #ccc;
}

/********** GALLERY SHOW PAGE *********/
.photo_thumb {
	margin-bottom: 2em;
}
.photo_thumb strong {
	color: #666;
}
#thumbnails img {
	border: 1px solid #ccc;
	float: left;
	margin: 0;
	margin-right: 1em;
}
#thumbnails h4 {
	margin: 0;
	clear: none;
	padding: 0;
	color: #005882;
}
.pages {
	clear: both;
	text-align: right;
	margin-bottom: 1em;
	padding-top: 1em;
	height: 2em;
	display: block;
}
