/* @override 
	http://thecheepcheeps.com/page/templates/as_ocean_breeze_5/css/common.css
*/

@charset "utf-8";
/* CSS Document */
* {}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em,img, a {border: 0;}
a {  color: #004E8E; text-decoration: underline;}
body{
background-color: #dcecf2;
color:#606060;
}
/*ie png fix disables certain classes, divs and headings*/
* html .cssbox1, .cssbox2, .cssbox3, .cssbox4 { behavior: none; }
* html h1,h2,h3{ behavior: none; }
* html #secondary_content  { behavior: none; }
/*layout*/
#wrapper {
}
#page, #page_top {
background: #E5E7DF;}
/*
Change: Old mast head here:
#masthead {}*/
/* New mast head */
#masthead {
 }

#main_content {
}
#header {
background: #DCECF2;
}
div.logo a{
	background: #FFFFFF;
}
img.logo {
}
div.logo{
	background: #FFFFFF;
}
#secondary_content {
/*Change in margins:
*/

}
.cssbox1 { background:#fff;  } 
.cssbox2 { background:#fff;  } 
.cssbox3 { background:#fff;  0 10px 0;} /*pdg centers flash*/
.cssbox4 { background:#d5e8ef;       }
.cssbox4 .left {
}
#footer {
background: #FFFFFF;
}
#footer p {
}
#footer  .copyright {
color:#005e9d; 
}

#footer .copyright a {
color:#005E9D;
}

/*inside pages*/
#inside_main_content {
}
#inside_main_content .cssbox1 {
}
#column1 {
}
#column2{
}
/*header_nav*/
ul#header_nav {
}
ul#header_nav li {
}
ul#header_nav li a{
color:#fff;
background: #0072A6;
}
/*secondary_header_nav*/
ul#secondary_header_nav {
}
ul#secondary_header_nav li {
color:#0073a3;
}
ul#secondary_header_nav li a{
color:#005e9d;
}

/*main_nav*/
#main_nav {
color:#013366;
background: #FFFFFF;
/* changed: added text align */
}

*:first-child+html #main_nav {
}

* html #main_nav {
}


/*
changed: Old nav li
#main_nav li {
color:#004e8e;
}*/

/* New nav li */
#main_nav li {
		color: #013366;
		}

#main_nav a{ 
/*background: url(../images/divider.png) no-repeat center right;*/
color:#005e9d;
}
#main_nav li a:hover{ 
color:#013366;
}
#main_nav .current a {color:#000; }
#main_nav .last { background:none; border: none;}

/*sidebar_nav*/
#sidebar_nav, #spanish_nav {
background-color: #fff;
}
/*
changed: sidebar nav
#sidebar_nav li {   }
#sidebar_nav li a {  color: #004e8e; }*/
#sidebar_nav li {}
#sidebar_nav li a, #spanish_nav li a {   color:#005e9d; }

#sidebar_nav li, #spanish_nav li{
	background: #D5E8EE url(../../images/help_button.png) no-repeat 10px 0;
}
#sidebar_nav li.patient-forms, #sidebar_nav li.request-an-appointment,
#spanish_nav li.patient-forms, #spanish_nav li.request-an-appointment{
	background: #D5E8EE url(../../images/form_button.png) no-repeat 10px 0;
}
#sidebar_nav li.insurance-and-billing, #spanish_nav li.insurance-and-billing{
	background: #D5E8EE url(../../images/insurance_button.png) no-repeat 10px 0;
}
#sidebar_nav li.online-bill-pay, #spanish_nav li.online-bill-pay{
	background: #D5E8EE url(../../images/credit_card_button.png) no-repeat 10px 0;
}
#sidebar_nav li.directions, #spanish_nav li.directions{
	background: #D5E8EE url(../../images/directions_button.png) no-repeat 10px 0;
}
#sidebar_nav li.newsletter-signup, #spanish_nav li.newsletter-signup{
	background: #D5E8EE url(../../images/envelope_button.png) no-repeat 10px 0;
}
/*inside_secondary_nav*/
#inside_secondary_nav {
color:#fff;
}
#inside_secondary_nav a {color:#004E8E;}
#inside_secondary_nav .indent {}
#inside_secondary_nav .current a{
color:#000;
}

/*misc classes*/
.clear {}
.left {}
.right {}
.orange {color:#e37d16;}
.blue_green {color:#2c5d5d;}

/*typhograpy*/
p {}
#main_content h1 {
color:#fff;
background-color:#0073a3;
}
#main_content h3 {
color:#fff;
background:#0073a3;
}

#main_content h3.titlebar_link {
	}

h2 div.moduletable {
	}

#inside_main_content #bread_crumb {
background-color:#0073a3;
}
.cssbox1 h2 {
color:#595f27;
border-bottom: dotted 1px #004e8e;
}
.cssbox1 p { }
.cssbox2 p {
color:#606060;
}
.cssbox4 p {
color:#606060;
}
.large {}
a {}
#bread_crumb, #bread_crumb a {
color:#fff;
}
.cssbox2 a {
color:#606060;
}
.cssbox3 a {
/* change: removed padding */
/*/
/* change: margins */
color:#005e9d;
}


.cssbox4 a {
color:#005e9d;
}
#secondary_content h2 {
color:#fff;
background:#0073a3;
}
#secondary_content h2 a {
	color: #FFFFFF;
}
#inside_main_content .cssbox1 h2 {
color:#2c5d5d;
border-bottom: dotted 1px #004e8e;
}
#inside_main_content .cssbox1 .link_list p {}

/*link_list*/
.link_list { }
.link_list li {}
.link_list li a{color:#013366;}

/* Stuff added recently */

.cssbox3 a:hover {
}

#footer .moduletable {
color: #000;
}


#main_nav li .nl_subnav {
background: none;
}

#main_nav li .nl_subnav li {
 
}

#main_nav li .nl_subnav a {
background: #fff;
 }

#main_nav li .nl_subnav a:hover {
background: #0073a3;
color: #fff; }


#slideshow {  
      
      
      
    	} 
 
#slideshow img {  
    border:  1px solid #ccc;  
    background-color: #eee;  
     
     
     
     
}

/* Quiz CSS */

.goodanswer {
	color: #239900;
}

.badanswer {
	color: #FF0000;
}

#main_content h1.ctcss-title {
		color:#004e8e;
	background-color: #fff;
}
#main_content p.ctcss-question-title {
	}

.ctcss-ul-style label {
		}

/*Breaking News Styles*/

.bnews {
				color:#fff;
		}

.bnews h3 {
		color: #004E8E;
			border-bottom: 1px solid #004e8e;
}

.bnews p {
	}

.rmlink {
		}

/* Joomla content styles */

.contentheading {
		color:#013366;
	border-bottom: dotted 1px #004e8e;
			}

.cssbox1 .moduletable * {
	}
	
	

#footer a{
	color: #fff;
}



#footer a:hover{
	color: #fff;
}

div.bottom_bar{
	border-bottom: 3px solid #004E8E;
}