*:focus { outline: none }
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background:#d1e2dc url(../images/background_gradient.jpg) repeat-x;
}

h2, h3, h4, h5, h6{
	font-size:1em;
	margin-bottom:10px;
	margin-top:0;
}

.gallery{
	border:1px solid #8ab3a5;
	padding:9px 0 0 9px;
	margin-bottom:15px;
	width:507px;
}

.gallery-thumb{
	border:1px solid #e7e7e7;
	width:90px;
	height:90px;
	float:left;
	display:inline;
	margin:0 9px 9px 0;
}

.gallery-thumb:hover{
	border: 1px solid #FF6600;
}

.clear{clear:both; height:0;}

img { border: none; }

a:link, a:active {
  text-decoration: none;
  color: #666;
}

a:visited {
  text-decoration: none;
  color: #666;
}

a:hover {
  text-decoration: underline;
}

#main {
  margin: 0 auto;
  width: 940px;
}

.marginp {
  padding: 9px 15px ;
  margin: 0;
}

.standardlink {
  color: #006699;
}

.specialofferlink, .specialofferlink:link, .specialofferlink:visited, .specialofferlink:hover { color:#006699; font-size:9pt; font-weight:bold; }
.specialofferheader { color:#006699; font-size:13pt; font-we ight:bold; }
.specialofferinfo { color:#000; font-size:8.5pt; margin:3px 0 8px 0; }
.specialofferinfo2 { margin-left:11px; color:#ff6600; font-size:9pt; margin-bottom:11px; font-weight:bold; margin-top:3px; }
.specialoffersep { width:520px; height:12px; border-top:1px solid #cccccc; margin-top:5px; }

.sublink {
  color: #777;
}

.disclaimer { font-size: 8pt; }

/* navigation Area of the Document */

#topnav {
  height: 15px;
  background: #e8f1ee url(../images/buttons/topnav_back.jpg) bottom left repeat-x;
  position:relative;
  z-index:1;
}

#topnav_container a { margin: 0 12px; float:left; }
#topnav_container a, #topnav_container a:link, #topnav_container a:visited { color:#ff6002; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:9px; line-height:18px; font-family:Verdana, Geneva, sans-serif; }
#topnav_container a:hover { color:#686868; }
.top_sep { width:3px; height:3px; background:#000; overflow:hidden; display:box; float:left; margin:8px 0 5px 0px; }
#topnav_container { 
	float:right;
	margin:62px 10px 0;
	clear:none;
	padding:3px;
	background: url(../images/bkg-top-nav.png) 0 0;
}
#topnav sel, #topnav a.sel, #topnav a.sel:link, #topnav a.sel:visited { color:#686868; }

/* -------------- google site search  */

#top-nav-search{
	position:absolute;
	width:308px;
	height:32px;
	right:20px;
	background: url(../images/bkg-search-box.gif) no-repeat bottom center;
}

#cse table.gsc-search-box{
	position:absolute;
	width:308px;
	padding: 0 0 0 8px;
	height:32px;
	background: url(../images/bkg-search-box.gif) no-repeat bottom center;
	z-index:30;
	margin:0;
}

#cse form.gsc-search-box{
	margin:0;
}

.cse .gsc-branding,
.gsc-branding {
  display: none;
  position:absolute;
}

#cse .gsc-control-cse,
.gsc-control-cse {
  padding:0 0 0 0;
}

#cse .gsc-cursor-box{
	padding:0 5px;
}

#cse .gsc-wrapper{
	width:480px;
	position:absolute;
	top:15px;
	left:-172px;
	z-index:10;
	background:url(../images/bkg-search-rslt.png) repeat-y ;
	opacity:90%;
	padding:0;
}

#cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
  border-color:#ff6002;
}

#cse .gsc-resultsbox-visible{
	border-width:0 1px 1px 1px;
	border-color:#89b3a5;
	border-style:solid;
	padding:25px 10px 10px;
}

#cse .gsc-results{
	width:100%;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
  width:450px;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
#cse .gs-title a{
	color:#89b3a5;
	font-weight:bold;
}

#cse .gs-snippet,
#cse .gs-visibleUrl{
	color:#2e6699;
}

#cse .gs-visibleUrl{
	font-weight:bold;
}

#cse .gs-webResult b {
	color:#00548b;
}
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult.gs-result .gs-visibleUrl-short {
  display: none;
}
.gs-webResult.gs-result .gs-visibleUrl-long {
  display: block;
}


/* ------------------------------------------------------------- */

#logoarea {
  background: #FFF url(../images/action_people.jpg) no-repeat right;
}

#subnav {
  height: 34px;
  background: #FFF url(../images/buttons/subnav_back.jpg) top left repeat-x;
}

/* Stage Area of the Document */

#stage {
  clear: left;
  background-color: #FFF;
  padding-top: 5px;
}

#container {
  width: 930px;
  margin: 0 auto;
  background: url(../images/text-back.jpg) top right repeat-y;
}

#flasharea {
  width: 545px;
  margin: 0;
  float: left;
  border: none;
  display: block;
}

.container_fs { background:none !important; }
.container_fs #flasharea {
  width: 935px !important;
}

#drbacks {
  width: 385px;
  float: left;
  margin: 0;
  border: none;
  display: block;
}

#bluebox {
  height: 129px;
  background-color: #006699;
  color: #FFF;
  line-height: 16pt;
  font-size: 9pt;
  text-align: justify;
}

#greybox {
  color: #006699;
  background: #FFF url(../images/grey_box.jpg) top left no-repeat;
  height: 191px;
  padding: 0px;
  margin:0px;
}

#menubox {
  color: #006699;
  background: #FFF url(../images/menu_box.gif) top left repeat-y;
  padding: 5px 0px 5px 0;
  margin:0px;
  border-bottom:8px #ddd solid;
  border-top:8px #ddd solid;
  font-size:14px;
}

#menubox ul { margin: 0; padding: 0px 15px 0px 35px; list-style-image: url(../images/arrow.gif); }
#menubox li { margin-bottom: 0px; line-height: 14pt; }

#sm li ul { display:none; }

#sm li.active ul { display:block; }
#sm li.sel ul { display:block; }
#sm li.sel a { font-weight:bold; }
#sm li.sel ul li a { font-weight:normal; }

#greybox2 {
  color: #006699;
  background: #FFF url(../images/grey_box2.jpg) top left no-repeat;
  height: 250px;
  padding: 0px;
  margin:0px;
}

#greybox ul { margin: 0; padding: 18px 15px 0px 35px; list-style-image: url(../images/arrow.gif); }
#greybox li { margin-bottom: 10px; line-height: 14pt; }

ul.ul_arr { margin: 0; padding: 15px 15px 15px 35px; list-style-image: url(../images/arrow.gif); }
ul.ul_arr li { margin-bottom: 10px; line-height: 14pt; }

#bottombar {
  height: 5px;
  background-color: #006699;
  margin-top: 5px;
}

#locationimages {
	width: 360px;
	margin: 10px 0 0 4px;
	text-align: right;
}

#logos {
	float: right;
	width: 175px;
	margin: 10px 0 0 4px;
	text-align: right;
}

.imglink {
	border: 1px solid #e7e7e7;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imglink:hover {
	border: 1px solid #FF6600;
}

.inlineimage {
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}

.inlineimglink {
	border: 1px solid #e7e7e7;
	margin-left: 20px;
}
.inlineimglink:hover {
	border: 1px solid #FF6600;
}

/* Textarea for secondary pages */

#textarea {
  min-height: 377px;
  height:auto !important;
  height:377px;  
  margin-right: 5px;
  padding: 0 10px 7px 10px;
  display: block;
  border: 1px solid #e7e7e7;
  color: #006699;
}

#textarea h1 {
  font-size: 10pt;
  display: block;
  padding: 0;
  margin: 5px 0 10px 0;
  color: #006699;
}

#textarea2 {
  min-height:249px;
  height:auto !important;
  height:249px;
  padding: 0 0px 7px 0px;
  display: block;
  background: url(../images/back.gif)
  color: #006699;
}

#textarea2 h1 {
  font-size: 10pt;
  display: block;
  padding: 0;
  margin: 10px 5px 0 13px;
  color: #006699;
}

#textarea ul {
  padding-left: 25px;
  margin-left: 0px;
  list-style-type: square;
}

#textarea ol {
  padding-left: 25px;
  margin-left: 0px;
}

#textarea ol li {
  margin-bottom: 10px;
}

#textarea ol li ul {
  margin-top: 12px;
  list-style-type: square;
}

#textarea ol li ul li {
  margin: 0;
  padding: 0;
}

#textarea b,
#textarea strong {
  color: #FF6600;
}

/* Footer area of the Document */

#footer {
  background-color: #d1e2dc;
}

#copyright {
  float: center;
  font-size: 8pt;
  color: #006699;
  margin: 5px 0 0 0;
  background-color: #d1e2dc;
  padding: 0;
}

#legal {
  float: center;
  font-size: 8pt;
  color: #006699;
  margin: 5px 0 0 0;
  padding: 0;
}

/* Top Nav Button States */

#home_btn {
  display: block;
  float: right;
  width: 61px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/home.jpg) top left no-repeat;
}
#home_btn:hover {
  background: url(../images/buttons/home.jpg) bottom left no-repeat;
}
#home_btnact {
  display: block;
  float: right;
  width: 61px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/home.jpg) bottom left no-repeat;
}

#hours_btn {
  display: block;
  float: right;
  width: 76px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/hours.jpg) top left no-repeat;
}
#hours_btn:hover {
  background: url(../images/buttons/hours.jpg) bottom left no-repeat;
}
#hours_btnact {
  display: block;
  float: right;
  width: 76px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/hours.jpg) bottom left no-repeat;
}

#location_btn {
  display: block;
  float: right;
  width: 94px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/location.jpg) top left no-repeat;
}
#location_btn:hover {
  background: url(../images/buttons/location.jpg) bottom left no-repeat;
}
#location_btnact {
  display: block;
  float: right;
  width: 94px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/location.jpg) bottom left no-repeat;
}

#contactus_btn {
  display: block;
  float: right;
  width: 105px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/contactus.jpg) top left no-repeat;
}
#contactus_btn:hover {
  background: url(../images/buttons/contactus.jpg) bottom left no-repeat;
}
#contactus_btnact {
  display: block;
  float: right;
  width: 105px;
  height: 24px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/contactus.jpg) bottom left no-repeat;
}

/* Sub Nav Buttons */

#specialties_btn {
  display: block;
  width: 110px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/specialties.jpg) top left no-repeat;
}
#specialties_btn:hover {
  background: url(../images/buttons/specialties.jpg) bottom left no-repeat;
}
#specialties_btnact {
  display: block;
  width: 110px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/specialties.jpg) bottom left no-repeat;
}

#practitioners_btn {
  display: block;
  width: 127px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/practitioners.jpg) top left no-repeat;
}
#practitioners_btn:hover {
  background: url(../images/buttons/practitioners.jpg) bottom left no-repeat;
}
#practitioners_btnact {
  display: block;
  width: 127px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/practitioners.jpg) bottom left no-repeat;
}

#affiliations_btn {
  display: block;
  width: 122px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/affiliations.jpg) top left no-repeat;
}
#affiliations_btn:hover {
  background: url(../images/buttons/affiliations.jpg) bottom left no-repeat;
}
#affiliations_btnact {
  display: block;
  width: 122px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/affiliations.jpg) bottom left no-repeat;
}

#faqs_btn {
  display: block;
  width: 75px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/faqs.jpg) top left no-repeat;
}
#faqs_btn:hover {
  background: url(../images/buttons/faqs.jpg) bottom left no-repeat;
}
#faqs_btnact {
  display: block;
  width: 75px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/faqs.jpg) bottom left no-repeat;
}

#healthplans_btn {
  display: block;
  width: 121px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/healthplans.jpg) top left no-repeat;
}
#healthplans_btn:hover {
  background: url(../images/buttons/healthplans.jpg) bottom left no-repeat;
}
#healthplans_btnact {
  display: block;
  width: 121px;
  height: 30px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(../images/buttons/healthplans.jpg) bottom left no-repeat;
}

/* Drop Down Button Style */

#subnav2, #subnav2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
}

#subnav2 li {
		background:url(../images/menu_sep.gif) no-repeat;
}

#subnav2 li a {
	display: block;
	padding: 8px 20px 4px 20px;
	line-height:20px;
}

#subnav2 li a:link, #subnav2 li a:visited, #subnav2 li a:hover
{
	color:#00548b;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#subnav2 li a:hover, #subnav2 li.active a
{
	color:#686667 !important;
}

#subnav2 li {
	height:30px;
	float: left;
}

#subnav2 li ul {
	position: absolute;
	background: #e7e7e7;
	left: -999em;
	border: 1px solid #CCC;
	padding: 2px 0;
	width:190px;
}

#subnav2 li ul li
{
	float:none;
	height:100%;
	background:#e7e7e7 url(../images/arrow2.gif) 0 8px no-repeat;
}
#subnav2 li ul li a {
	padding: 3px 2px 3px 25px;
	float:none;
}

#subnav2 li ul li a:link, #subnav2 li ul li a:visited, #subnav2 li ul li a:hover
{
	color: #006699 !important;
	font-weight:normal;
}

#subnav2 li ul li a:hover
{
	text-decoration:underline;
}

#subnav2 li ul ul {
	margin: -2em 0 0 14em;
}

#subnav2 li:hover ul ul, #subnav2 li.sfhover ul ul {
	left: -999em;
}

#subnav2 li:hover ul, #subnav2 li.sfhover ul, #subnav2 li li:hover ul, #subnav2 li li.sfhover ul {
	left: auto;
}

#menu5 { width:220px !important; }

/* Lightbox CSS */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #CCC;
	}

.frm label {display:block;color:#333333;margin-top:10px}
#irc {color:#666666;font:11px Tahoma;}
#l_form {color:#666666;font:11px Tahoma;float:right;width:355px;margin:0px;border: none;background:#d2d2d2;padding:15px;height:356px;}

.frm {padding:0px;margin:0px;border:0px}
#l_form  .frm input , #l_form  .frm textarea{width:345px;border:1px solid #999999;font-size:14px;padding:2px}
.frm .btn {float:right;display:inline;margin:9px 0px;width:75px!important;border:1px solid #666666;background:#999999;color:white;font-weight:bold;text-transform:uppercase; cursor:pointer; }
#contactus { display: block; height:420px; }
#contactus input ,#contactus textarea{width:260px !important;}
#contactus .btn {width:75px!important}
#l_form h1 {color:#006495;margin:0px 0px 10px;padding:0px;font:18px Arial;text-align:center}
#contactus #l_form {float:none;margin:0px;border: none;background:white;padding:0px;display:block;width:260px}
#contactus h1 {font-weight:bold;color: #006699;margin:10px 0px 0px 0px;font:bold 12px Arial;text-align:left}

#sitemap li { list-style: none;	}
#sitemap li ul li { list-style:disc;	}	

#textarea h1.h1_title {
  display: block;
  padding: 0;
  margin: 5px 0 20px 0;
  background: url(../images/h3back.gif) bottom left repeat-x;
  color: #FF6600;
  font-size: 13pt;
}

.downloads li a{
	text-decoration: underline;
	padding: 3px;
}

/* --- New Header --------------------------------------------- */

.new{
	background: #cedfda url(../images/bkg-main.gif) repeat-x 0 0;
}

#header{
	height:125px;
	width:940px;
}

#logo{
	background: url(../images/apm-logo.png) no-repeat 0 0;
	width:174px;
	height:110px;
	float:left;
	margin:8px 12px;
}

#logo a{
	display:block;
	width:174px;
	height:110px;
}

#logo a:hover{
	border-radius:6px;
	background: #FFF url(../images/apm-logo.png) no-repeat 0 0;
}

#secondary-nav{
	width:500px;
	height:50px;
	float:right;
}

#nav-buttons li{
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	color:#FF6122;
	margin:0 2px;
	position:relative;
}

#nav-buttons li a{
	color:#4D4D4D;
	text-decoration:none;
	padding:3px 2px;
}

#nav-buttons li a:hover{
	color:#FF6122;
	text-decoration:none;
}


.twitter-button, .facebook-like, .google-plusone, .stumble, .digg, .redit {
    float: left;
    margin-left: 10px;
}
