/* CSS Reset | Eric Meyer | v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	background: #002158 url(../images/layout/body_bg.jpg) no-repeat 50% 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12.5px;
	color: #081a28;
}

a         {	color: #081a28; }
a:visited { color: #a2b4ce; }
a:hover   { color: #5e8dce; }

h1, h2 {
	letter-spacing: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 33px;
	color: #02255c;
}

h2 {
	letter-spacing: -0.5px;
	margin-bottom: 5px;
	font-size: 1.25em;
}

h3 {
	margin-bottom: 10px;
	margin-top: 1.15em;
}

ol {
	list-style: decimal;
	margin-bottom: 20px;
	margin-left: 35px;
}

ol li { margin-bottom: 5px; }

form {
	margin-top: 15px;
}

label {
	margin-right: 25px;
	padding-top: 3px;
	line-height: 20px;
	text-align: right;
	display: inline;
	float: left;	
	height: 25px;
	width: 100px;
}

label span {
	padding-right: 5px;
	color: #C00;
}

input, select, textarea {
	margin-bottom: 10px;
	display: block;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 12.5px;
	color: #211500;	
}

textarea { padding: 2px; width: auto; }

input[type=submit] {
	padding: 2px 8px;
	width: auto;
}

type[type=hidden], input.hidden { display: none; }

input.inline, label.inline {
	display: inline;
	float: none; 
}

label.inline {
	margin-right: 10px;
}

span.fieldinfo {
	padding: 2px 0px 3px;
	margin-top: 5px;
	font-size: .9em;
	display: inline;
	width: 255px;
	float: right;
}

span.fieldinfo label {
	line-height: 15px;
	width: auto;
	height: auto;
	padding-left: 5px;
}

span.fieldinfo input, span.fieldinfo label {
	*position: relative;
	*top: -15px;
	display: inline;
	float: left;
}

span.right {
	text-align: right;
	width: 135px !important;
}

#profile label {
	margin-right: 50px;
	text-align: right;
	width: 135px;
}

/* #profile  */
div.data {
	display: block;
	line-height: 25px;
	margin-bottom: 8px;
	height: 22px;
}

#profile div.indent {
	margin-left: 50px;
	margin-bottom: 0px;
}

#profile .fieldset {
	margin-top: 35px;	
}

#profile .first {
	margin-top: 0px;
}

#profile #mini {
	background: #96a6c0;
	text-align: center;
	padding: 15px;
	width: 205px;
	float: right;
	color: #FFF;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#profile #mini img {
	border: 1px solid #000;
	margin: 0px auto;
}

#profile #mini p {
	margin-top: 15px;
	text-align: left;
}

#profile #mini ul {
	text-align: left;
	list-style: disc;
}

#profile #mini ul li {
	margin-bottom: 5px;
	margin-left: 15px;
}

#search_selects {
	text-align: center;
	padding-bottom: 35px;
	padding-top: 5px;
}

#search_selects select {
	border: 1px solid #004b85;
	background: #e1e6f0;
	font-weight: bold;
	color: #002158;
	padding: 3px;
	width: 150px;
	float: left;
	margin-right: 15px;
}

#search_selects #language { margin-right: 0px; }

#searchbtn {
	background: url(../images/layout/search_btn.png);
	text-indent: -9999px;
	overflow: auto;
	outline: none;
	border: none;
	display: block;
	height: 30px;
	width: 71px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	margin: 35px auto 0px;
}

.cols div {
	display: inline;
	float: left;
}

.cols .right { float: right; }
.cols .right .add {	margin-top: 15px; }

.cols form, .cols input {
	margin: 0px;
	margin-bottom: 10px;
}

.cols label { width: 65px; }
.cols input { float: left; }

.cols .go { margin-top: 4px; margin-left: 5px; }

.pagination {
	font-size: 1.15em;
	margin-bottom: 50px;
	margin-top: -15px;
}

body#provider-search .pagination {
	margin-top: 5px;
}

span.hide { display: none; }

form .inline { overflow: hidden; margin-bottom: 10px; }
form .inline label { padding-top: 5px; }
form .inline input { float: left; margin-right: 25px; width: 168px; }
form .inline input.last { margin-right: 0px; }
form label.checkbox { float: left; display: inline; }
form input.single { width: 367px; margin-bottom: 20px; }
form textarea.single { width: 371px; margin-bottom: 20px; }
form .security { overflow: hidden; }
form .security img { margin-right: 10px; }
form .security img, form .security input, form .security span { display: inline; float: left; }
form .security span { display: block; clear: both; }
body#forgotpass form .security label,
body#resetpass form .security label { display: block; clear: both; width: 300px; margin-bottom: 15px; text-align: left; }
form .security label span { }

body#resetpass label { width: 135px; }

#wrapper {
	background: url(../images/layout/wrapper_bg.png) repeat-y 50% 0px;
	min-height: 400px;
	margin: 0px auto;	
}

body#home #container2 { background: none; }

#container, #container2 {
	min-height: 600px;
	margin: 0px auto;
	width: 939px;	
}

#container   { background: #FFF url(../images/layout/container_bg.gif) no-repeat 0px bottom; }
#container2  { background: url(../images/layout/container2_bg.gif) repeat-y; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#container { position: relative; left: 1px; }
}

#header {	
	background: url(../images/layout/header_bg.png) no-repeat;
	position: relative;
	padding-left: 15px;	
	padding-top: 8px;
	width: 924px; /* 939 */
	height: 79px; /* 87 */
}

#header span a {
	text-indent: -9999px;
	overflow: auto;
	outline: none;
	display: block;
	height: 71px;
	width: 542px;
}

#header ul {
	position: absolute;
	width: 367px;
	right: 0px;
	top: 0px; 
}

#header ul li {
	text-align: center;
	float: left;
}

#header ul li a {
	text-decoration: none;
	text-align: center;
	line-height: 28px;	
	display: block;	
	color: #FFFFFF;
	height: 30px;
}

#header ul li a:active, #header ul li a:hover, #header ul li a.current {
	background: #336f9d;
}
#header ul li#menu_locations a      { width: 72px; }
#header ul li#menu_contact-us a     { width: 87px;  margin-left: 2px; }
#header ul li#menu_employment a     { width: 91px;  margin-left: 2px; padding-left: 0px; }
#header ul li#menu_my-health-zone a { width: 109px; margin-left: 2px; padding-left: 2px; }

#menu {
	background: url(../images/layout/menu_bg.png) no-repeat -26px 7px;
	height: 59px;
	width: 960px;
	z-index: 999;
	margin-left: -10px;
	margin-top: -7px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
/* 	border: 1px solid #0F0; */
	text-indent: -9999px;
	position: relative;
	overflow: auto;
	outline: none; 
	display: block;
	height: 54px;	
	float: left;
}

#menu ul li a:active, #menu ul li a:hover, #menu ul li a.current { background: url(../images/layout/menu_bg.png) no-repeat; }

#menu ul li#menu_home a { width: 92px; margin-left: 18px; }
#menu ul li#menu_home a:active, #menu ul li#menu_home a:hover, #menu ul li#menu_home a.current { background-position: 0px -64px; }

#menu ul li#menu_meet-our-providers a { width: 181px; margin-left: -10px; }
#menu ul li#menu_meet-our-providers a:active, #menu ul li#menu_meet-our-providers a:hover, #menu ul li#menu_meet-our-providers a.current { background-position: -93px -64px; }

#menu ul li#menu_affiliated-health-plans a { width: 201px; margin-left: -10px; }
#menu ul li#menu_affiliated-health-plans a:active, #menu ul li#menu_affiliated-health-plans a:hover, #menu ul li#menu_affiliated-health-plans a.current { background-position: -274px -64px; }

#menu ul li#menu_services a { width: 103px; margin-left: -10px; }
#menu ul li#menu_services a:active, #menu ul li#menu_services a:hover, #menu ul li#menu_services a.current { background-position: -477px -64px; }

#menu ul li#menu_urgent-care a { width: 127px; margin-left: -10px; }
#menu ul li#menu_urgent-care a:active, #menu ul li#menu_urgent-care a:hover, #menu ul li#menu_urgent-care a.current { background-position: -580px -64px; }

#menu ul li#menu_for-our-providers a { width: 168px; margin-left: -10px; }
#menu ul li#menu_for-our-providers a:active, #menu ul li#menu_for-our-providers a:hover, #menu ul li#menu_for-our-providers a.current { background-position: -707px -64px; }

#menu ul li#menu_about-us a { width: 112px; margin-left: -10px; }
#menu ul li#menu_about-us a:active, #menu ul li#menu_about-us a:hover, #menu ul li#menu_about-us a.current { background-position: -879px -64px; }

#flash {
	background: #000 url(../images/layout/flash_bg.jpg) no-repeat;
	position: relative;
	margin-top: -10px;
	*margin-top: -5px;
	/*margin-left: -1px;*/
	height: 347px;
	width: 939px;
	z-index: 1;
	overflow: hidden;
}

#flash p, #flash cite { display: none; }

#flash a {
	position: absolute;
	display: block;
	height: 48px;
	width: 283px;
	bottom: 0px;
	left: 59px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

.flash-replaced {
	position: relative;
	top: -5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.flash-replaced { top: 0px; }
}

#body, #sidebar {
	text-align: left;
	display: inline;
	float: left;
}

#sidebar {
	overflow: auto;
}

body#home #body {
	display: inherit;
	float: none;
}

#body {
	position: relative;
}

#pageheader {
	position: relative;
	padding: 15px;
	width: 656px;
}

#pageheader h1 {
	margin-top: 15px;
	*margin-top: 30px;
}

.noimage h1 {
	background: url(../images/layout/pageheader.gif) no-repeat 0px bottom;
	padding-bottom: 5px;
	margin-bottom: 1px;	
}

#breadcrumbs {
	position: absolute;
	top: 5px;
}

#breadcrumbs, #breadcrumbs a {
	color: #11578d;
}

#tools {
	position: absolute;	
	margin-top: 10px;	
	width: 243px;
	right: 0px;
	bottom: -20px;
}

#tools a, #tools div { float: left; }

#tools a {
	background: url(../images/layout/tools_bg.png) no-repeat;
	display: block;
	height: 23px;
	width: 60px;
	
	text-indent: -9999px;
	overflow: auto;
	outline: none;
}

#tools a#send { background-position: 0px 5px;    margin-right: 20px; }

#tools #sendform {
	background: #FFF;
	padding: 25px;
	width: 400px;
	display: none;
}

#code {
	position: relative;
	top: 7px;
	*top: -4px;
}

#tools a#print   { background-position: 0px bottom; margin-right: 20px; }

#tools #textsize {
	background: url(../images/layout/tools_bg.png) no-repeat 0px -25px;
	padding: 0px 4px 0px 4px;
	height: 25px;
	width: 52px; /* 60 */
}

#textsize a { background: none; }
#textsize a#font-small { width: 16px; }
#textsize a#font-medium { width: 17px; }
#textsize a#font-large { width: 19px; }
#textsize a#font-small:active, #textsize a#font-small:hover, #textsize a#font-small.current { background: url(../images/layout/tools_bg.png) -65px 0px; }
#textsize a#font-medium:active, #textsize a#font-medium:hover, #textsize a#font-medium.current { background: url(../images/layout/tools_bg.png) -81px -25px; }
#textsize a#font-large:active, #textsize a#font-large:hover, #textsize a#font-large.current { background: url(../images/layout/tools_bg.png) -98px -50px; }

body#home #content {
	background: url(../images/layout/content_home_bg.gif) repeat-x;
	padding: 12px 12px 12px 15px;
	overflow: auto;
	
	display: inherit;
	float: none;	
	width: auto;
}

#content {
	padding: 40px 25px 15px 15px;
	width: 656px; /* 696 */
}

#content ul.disc { margin-bottom: 25px; }
#content ul.disc li {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style: disc;
}

body#login #content, body#forgotpass #content, body#resetpass #content {
	padding-top: 0px;
}

#sidebar {
	padding: 15px 0px 15px 9px;
	width: 228px; /* 237 */
}

#content p {
	letter-spacing: -0.4px;
	margin-bottom: 15px;
	line-height: 15px;
}

#content p:last-child { margin-bottom: 30px; }

#welcome, #topics {
	display: inline;
	float: left;
}

#welcome { 
	padding-right: 15px;
	padding-top: 5px;	
	width: 355px;
}

#sidebar #topics a {
	display: block;
	margin-bottom: 15px;.
}

body#home #topics {
	background: url(../images/layout/topics_bg.gif) no-repeat;
	padding-left: 10px;
	padding-top: 6px;
	float: right;	
	height: 181px; /* 187 */
	width: 531px; /* 541 */
}

body#home #topics div {
	background: url(../images/layout/topic_bg.png) no-repeat;
	height: 161px; /* 181 */
	width: 239px; /* 264 */
	
	padding: 10px 15px 10px 10px;
	margin-bottom: 0px;
	position: relative;
	display: inline;
	float: left;
}

body#home #topics div p {
	letter-spacing: -0.25px;
	margin-top: 15px;
	color: #3594de;
}

body#home #topics div a {
	display: block;
	height: 32px;
	width: 74px;

	text-indent: -9999px;
	overflow: hidden;
	outline: none;

	*background: url(../images/layout/trans.gif);
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#clear, .clear { clear: both; }

#footer {
	background: url(../images/layout/footer_bg.png) no-repeat 50% 0px;
	padding-bottom: 50px;	
	padding-top: 50px;
	text-align: center;	
	height: 179px;
	/* color: #00357b; */
	color: #004189;
	clear: both;
}

body#home #footer { background-image: url(../images/layout/footer_home_bg.png); }

#footer a {
	text-decoration: none;
	color: #004189;
}

#footer ul {
	text-align: center;
	margin-bottom: 7px;	
}

#footer ul li {
	border-right: 1px solid #3594de;
	padding-left: 2px;
	*padding-left: 9px;
	display: inline;
}

#footer ul li:last-child, #footer ul li.last { border: none; }

#footer ul li a {
	font-weight: lighter;
	letter-spacing: 0.5px;
	padding-right: 6px;
	color: #3594de;
}

#footer p {
	margin: 20px auto 0px;
	width: 925px;
}

#footer #copyright a {
	/* color: #00357b; */
}

#footer #disclaimer {
	text-align: left;
	color: #004189;	
}

table.data {
	border: 1px solid #000;	
	background: #d8dfec;
}

table.data th, table.data td {
	background: #002158;
	font-size: 14.5px;	
	padding: 6px 8px;
	color: #FFF;
}

table.data th {
	font-weight: normal;
}

table.data td {
	background: #97a6bf;
	font-size: 12.5px;
	font-weight: bold;
	color: #002158;
	padding: 8px;
}

table.data td a {
	color: #002158;
}

table.data td.space {
	background: transparent;
	font-size: .1em;
	height: 23px;
	*height: 8px;
}

a.dlpdf {
	background: url(../images/layout/downloadpdf_btn.png) no-repeat;
	display: block;
	height: 30px;
	width: 128px;
	
	text-indent: -9999px;
	overflow: auto;
	outline: none;
}

table.data a.dlpdf {	
	position: absolute;
	margin-top: -19px;
	right: 50px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	table.data a.dlpdf {
		margin-top: -8px;
	}
	
	table.data td.space {
		height: 8px;
	}
}

.error {
	background: #fff5c2 url(../images/icons/warning_48.png) no-repeat 20px 50% /*15%*/;
	padding: 32px 15px 32px 85px;
	border: 1px solid #7b5511;
	margin-bottom: 15px;
}

.success {
	background: #dee8d9 url(../images/icons/accepted_48.png) no-repeat 20px 50%;
	padding: 32px 15px 32px 85px;
	border: 1px solid #415735;
	margin-bottom: 15px;
}

.error ul, .success ul { margin-left: 20px; margin-top: -5px; margin-bottom: -8px; }
.error ul li, .success ul li { margin-bottom: 5px; list-style: disc; }
.error p, .success p { margin-bottom: 0px; }

body#login .success, body#login .error { margin-top: 0px; }
body#login .error { width: 300px; }
body#login .error ul li { margin-left: -10px;  list-style: none; }
body#login #content form { margin-top: 20px; }

.modal .error, .modal .success {
	margin: 10px auto;
}

.hide { display: none; }

.overlay {
	position: absolute;
	padding: 5px;
	padding-left: 25px;
	right: 8px;
	top: -2px;
}

#fancybox-inner .overlay {
	bottom: -25px;
	left: 0px;
	right: auto;
	top: auto;
	width: 468px;
}

.success.overlay { background: #dee8d9 url(../images/icons/accepted_16.png) no-repeat 5px 50%; }
.error.overlay { background: #fff5c2 url(../images/icons/warning_16.png) no-repeat 5px 50%; }

#content .error ul, #content .success ul { margin-left: 20px; margin-top: -5px; margin-bottom: -8px; }
#content .error ul li, #content .success ul li { margin-bottom: 5px; list-style: disc; }
#content .error p, #content .success p { margin-bottom: 0px; }

/***** Page Specific Rules *****/

#our-mission {
	padding: 25px 0px;
	margin: 0px auto;
	overflow: auto;
	width: 90%;
	
}

#our-mission img {
	margin-right: 15px;
	float: left;
}

.underline { text-decoration: underline; }

/* body#affiliated-health-plans */ #plans       { margin-bottom: 0px; padding: 0px 25px; }
/* body#affiliated-health-plans */ #plans ul li { margin-bottom: 50px; }

#plans ul li a {
	background: url(../images/layout/health_plans.png) no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;	
}

#plans ul li#aetna a          { height: 51px; width: 161px; }
#plans ul li#anthem a         { height: 46px; width: 187px; background-position: 0px -51px; }
#plans ul li#blueshield a     { height: 33px; width: 283px; background-position: 0px -97px; }
#plans ul li#pacificare a     { height: 42px; width: 187px; background-position: 0px -130px; }
#plans ul li#securehorizons a { height: 48px; width: 196px; background-position: 0px -172px; }
#plans ul li#scanhealth a     { height: 47px; width: 147px; background-position: 0px -220px; }
#plans ul li#healthnet a      { height: 57px; width: 190px; background-position: 0px -270px; }
#plans ul li#cigna a          { height: 87px; width: 83px;  background-position: 0px -330px; }

.expandable, .providers div, .locations div {
	border: 1px solid #004b85;
	margin-bottom: 20px;
	background: #d8dfec;
	color: #004b85;
}

.expandable div {
	line-height: 15px;
}

.expandable ul {
	list-style: disc;
	margin-bottom: 20px;
	margin-left: 35px;
}

.expandable h2 {
	font-size: 1.2em;	
	padding: 10px 8px 4px;
	color: #004b85;
}

.expandable h3, .providers h3, .locations h3 {
	font-size: 1.2em;
}

.expandable > a {
	text-decoration: none;
	line-height: 20px;
	display: block;
	color: #004b85;
	height: 20px;
}

.expandable > a:active, .expandable > a:hover, .expandable > a.current {
	background: #97a6bf;
	color: #000000;
}

.expandable > a.current {
	background: #97a6bf url(../images/layout/close_btn.png) no-repeat 620px;
}

.expandable > a     { padding: 10px 12px; }

.expandable > a.hide { display: none; }

.expandable > div {
	border-bottom: 1px solid #004b85;
	padding: 25px 25px 20px;
	background: #ecf2f6;
	display: none;
}

.expandable > div.last {
	border-bottom: none;
	padding-bottom: 20px;
}

.expandable address {
	line-height: 15px;
	font-style: normal;
}

.expandable p { margin-bottom: 0px; }
.expandable ul li { margin-bottom: 5px; }

.providers, .locations {
	overflow: auto;
	*margin-bottom: 15px;
}

.providers div, .locations div {
	display: inline;
	float: left;
	width: 315px;
}

.locations div {
	height: 270px;
}
 
.providers div h3, .locations div h3 {
	margin-top: 0px;
	padding: 7px;
}

.providers div h3, .providers div p,
.locations div h3, .locations div p {
	padding: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.locations div h3 {
	margin-bottom: 10px;
}

.providers .primary, .locations .clinic {
	margin-right: 15px;
}

.providers ul, .locations ul { margin-bottom: 10px; }

.providers ul li a, .locations ul li a, .locations ul li span {
	text-decoration: none;
	display: block;
	padding: 10px;
	color: #004b85;
}

.providers ul li a:hover, .locations ul li a:hover {
	background: #97a6bf;
}

#letters {
	margin-bottom: 10px;
	overflow: auto;
}

#letters a {
	font-size: 12px;
	margin-right: 2px;
	text-decoration: none;
	
	border: 1px solid #001f59;
	background: #96a6c0;
	
	line-height: 26px;
	height: 25px;
	width: 20px;
	
	text-align: center;
	color: #000;
	display: block;
	float: left;
}

#letters a:hover {
	background: #d7dfec;
}

#letters a.current { 
	border: 1px solid #000;
	background: #424d90;
	font-weight: bold;
	color: #FFF;
}

body#provider-profile #content label {
	padding: 5px 8px 0px;
	background: #d8dfec;
	text-align: left;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body#provider-profile #content .data {
	padding-left: 10px;
	padding-top: 5px;
	display: block;
	height: auto;
}

body#provider-profile #content label, body#provider-profile #content .data {
	float: none;
	width: 60%;
	display: block;
}

body#provider-profile .address {
	margin-bottom: -5px;
}

body#view-location #transportation label {
	width: 150px;
}

#map {
	border: 1px solid #000;
	height: 600px;
}

#map > div > div > div > div { text-indent: -9999px; }
#map > div > div > div > div h2, #map > div > div > div > div p { text-indent: 0px; }
#map > div > div > div > div h2 { font-size: 16px; }
#map > div > div > div > div p { font-size: 12.5px; line-height: 15px;  }

#map.small {
	height: 300px;
	width: 62%;
}

#hidemap {
	margin-bottom: 15px;
	margin-top: 5px;
}

#providers-access {
	background: #004b85 url(../images/layout/providerlogin_top_bg.png) 0px top no-repeat;	
	margin-bottom: 20px;
	padding-top: 12px;
	width: 218px;
}

#providers-access-inner {
	background: #004b85 url(../images/layout/providerlogin_bot_bg.png) 0px bottom no-repeat;
	width: 192px;  /* 219 */
	padding: 0px 13px 31px;
	position: relative;
}

#sidebar #logoutbtn {
	background: url(../images/layout/logout_btn.png);
	position: absolute;
	display: block;
	height: 30px;
	width: 78px;

	bottom: 10px;
	left: 68px;

	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#providers-access, #providers-access a, #providers-access a:hover { color: #FFF; }

#providers-access h2 {
	text-indent: none;
	display: block;
	color: #FFF;
}

#providers-access input {
	color: #808080;
}

#doccats    { margin-top: 15px; margin-bottom: 55px; }

#sidebar #doccats li {
	margin-bottom: 7px;
	margin-left: 0px;	
	list-style: none;
}

#sidebar #doccats li a {
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	padding: 3px;
	color: #FFF;
}

body#category h2 a {
	text-decoration: none;
	margin-bottom: 15px;
	display: block;
}

a#forgotpass {
	margin-top: 7px;
	margin-bottom: 10px;
	text-align: right;
	display: block;
	width: 105px;
	float: right;
}

#username, #password {
	background: #FFF url(../images/layout/input_lbl.gif) no-repeat 2px 3px;
	border: 1px solid #909090;
	padding: 3px;
}

#password {
	background-position: 2px -13px;
}

#providers-access input:focus, #providers-access input.active {
	background-image: none;
	color: #000;
}

#providers-access #loginbtn {
	background: url(../images/layout/login_btn.png) no-repeat;
	text-indent: -9999px;
	overflow: auto;
	outline: none;
	border: none;
	height: 30px;
	width: 61px;

	*text-align: right;
	*font-size: 1px;
	*color: #2fa1db;
}

p#register {
	margin: 20px auto;
	width: 145px;
}

#articles div {
	background: url(../images/layout/pageheader.gif) no-repeat 0px bottom;
	padding-bottom: 10px;
	padding-top: 10px;	
	overflow: auto;
}

#articles h3 {
	font-size: 1.15em;
}

#articles img, body#article #content img {
	border: 1px solid #506884;
	margin: 15px 25px 25px 0px;
	display: inline;
	float: left;
}

body#article #content img {
	margin: 0px 0px 25px 25px;
	float: right;
}

#articles p:last-child { margin-bottom: 0px; }

body#article #fancybox-inner img { border: none; margin: 0px; float: none; display: inline; }

.important {
	font-weight: bold;
	color: #C00;
}

#location_map {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	background: #0c2c5b;
}

#location_map div div {
	padding: 15px;
	color: #FFF;
}

#location_map a { color: #FFF; }

#location_map .cols      { overflow: auto; }
.street, .city           { font-size: 1.2em; }
#location_map .address p { margin-bottom: 3px; }
#location_map p.phone    { margin-top: 18px; }
#location_map p.hours    { margin-top: 15px; }
#location_map .map img   { border: 1px solid #000; }

#directions { margin-top: 25px; }
#directions label { width: 50px; }
#directions #fromaddress { width: 400px; }
#directions #getdirections { width: 100px; }

#directions #route { display: none; }
#directions #map { height: 350px; }
#directions #route {
	margin-top: 15px;
}

#directions #map { position: relative; z-index: -9; }
#directions .error { margin-top: 15px; display: none; }
#directions p.instructions { margin-bottom: 3px; }

#transportation { margin-top: 25px; }
#transportation label { width: 225px; margin-right: 50px; }

#sidebar ul {
	margin-top: 15px;
	margin-bottom: 25px;
}

#sidebar h4 {
	font-size: 1.25em;
	margin-top: -5px;
}

#sidebar h5 {
	margin-top: 15px;
}

#sidebar ul li {
	margin-bottom: 5px;
	margin-left: 20px;
	list-style: disc;
}

#sidebar ul li a {
	color: #000;
}

a.learnmore {
	background: url(../images/layout/learnmore_btn.png);
	text-indent: -9999px;
	overflow: auto;
	outline: none;
	border: none;
	display: block;
	height: 24px;
	width: 80px;
	
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#plantypes p {
	margin-bottom: 35px;
	padding-right: 100px;
}

#plantypes a.learnmore {
	margin-right: -100px;
	margin-top: -5px;
	float: right;
}

/***** Fancy box styles *****/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
	text-align: left;
}

body#about #fancybox-inner   { padding: 0px 0px 0px 10px;  }
body#about #fancybox-inner p { width: 475px; }

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../images/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../images/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../images/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../images/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

.googledir div {
	font-size: .85em;
	color: #808080;
}

.googledir td {
	font-size: 1.5em;
	color: #000;
}

#comm100_track { display: none; }

#livechat {
	position: relative;
	float: right;
	right: 7px;
	top: 30px;
	z-index: 999;
	overflow: hidden;
}