/*  flu  CSS  */

body{

	background-color: #939393;     /* 1st  colour  */
}

#outer_border {
    width:1000px;  /* from new_pegovstyle.css */
}
#rightcolumn {
	background-color: #fff;   /*  2nd colour  */
}
.topic a {
	color:#cdcdcd  ;   /*  2nd colour  */
}

#footer a {
	color: #000;    /*  2nd colour  */
}
#footer a:hover {
	color: #000;    /*  2nd colour  */
}
#leftnav a{
	background-color: #e4e4e3;   /*  */
}
#footer {
	background-color: #e4e4e3;   /* 3rd colour  */
	color:#000;
}
#topnav ul
{
	background-color: #e4e4e3;     /* 3rd colour  */
}
#topnav ul li a{
	background-color: #e4e4e3;         /* 3rd colour  */
}
#topnav ul li a:hover{/*  from line 177*/
    background-color:#FF9900;
    color: #000;
}
#navigation {/*  2nd colour  */
    background-color:#e4e4e3;
}
/* pegovstyle_2.css (line 459) */
.navlink a, .navlink a:visited {
    color:#000;
    text-decoration:none;
}
.navlink a:hover {
    color:#000;
    text-decoration:underline;
}
#dropdown-menu li:hover li a, #dropdown-menu li.hover li a {  
  background-color: #e4e4e3;  
  color:#000;
}
/* pegovstyle_2.css (line 721) */
#dropdown-menu li a {
color:#000;

}
/*  pegovstyle_2.css (line 208) */
#nav a, #nav a:visited {
    color:#000;
    text-decoration:none;
}
#nav a:hover {
    color:#000;
    text-decoration:underline;  
}
#leftnav a:hover {
    background-color:#DEF9BA;
    color:#000000;
}
#subleftnav a, #subleftnav a:link, #subnavlist a:visited {
   background-color:#FFFFFF;
    color:#000000;
}
#subleftnav a:hover {
    background-color:#DEF9BA;
    color:#000000;
}
#rightcolumn  a, #rightcolumn  a:visited  {
color:#009933;
}
#rightcolumn  a:hover {
color:#006666;
}
/*******************    *******************************/
/*   Start Image URLS   */ 
#bk_cols2 {
	background: url(2col.gif);
}
#bk_cols3 {
	background: url(3col.gif);
}
#banner {
	background-image: url(flu_banner.jpg);
}
#topBanner { /* GIF instead of JPG from new_pegovstyle.css */
	background-image: url(http://www.gov.pe.ca/health/images/topBannerhealth.gif);
}
#topBanner_F { /* GIF instead of JPG from new_pegovstyle.css */
	background-image: url(http://www.gov.pe.ca/health/images/topBanner_F.gif);
}
/*   END Image URLS   */ 
/* indentation of Quick link bullets prob#3 */
ul.quick {
      margin-left:3px;
      padding:0;
      font-size:100%;
      color:#009966;
    }
ul.quick li{
        list-style-type:disc;
    }
ul.quick li a {
      color:#009966;  
}
ul.quick li a:hover {
      color:#000000;  
}

ul.style3 {
    font-size: 8pt;
    list-style-type: disc;
    list-style-position: inside;
}

#light {
    margin-top:5px;
    font-style:italic;
    font-weight: 100;
    text-align:center;
}
#light a {
    color:#000;  
    text-decoration:underline;
}
#search_btn{
    background-color:#FFFFCC;
    color:#000;
    font-weight:bold;
    cursor: pointer;
}
#homebtn{ /*  */
	float:left;
	font-weight:bold;
	padding-top:2px;
	margin-left:5px;
	color:#fff;
	width:auto;		
	}
/*  new_pego...style.css (line 591) override*/

div.custom {
    text-align:center;

}
/* new_pego...style.css (line 596) */
.list {
    list-style-type:none;
}

/* pegovstyle_2.css (line 870)  */ 
news-title, .whatsNew-title, .dyk-title {
    background-color:#8DC640;
    background-position:center bottom;
    background-repeat:repeat-x;
    border:1px solid #000;
    color:#FFFFFF;
    font-weight:700;
    padding:2px 5px;
}
.new-title {
    background-color:#8DC640;
    border:1px solid #000;
    color:#FFFFFF;
    font-weight:700;
    margin-bottom:5px;
    margin-top:15px;
    padding:2px 5px;
    width:98.5%;
}
/* pegovstyle_2.css (line 857)  */ 
#left-content {
    clear:both;
    float:left;
    padding-left:20px;
    width:230px;
}
/* pegovstyle_2.css (line 851)  */ 
#right-content {
    float:right;
    padding-left:20px;
    width:230px;
}
.acc-header{
	border-top:2px  solid #8dc640; /* topbanner colour */
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	color:#000; 
	font-size:14px;
	font-weight:bold;
}

/*
	background-image:url(http://198.167.59.8/~bjpoehlman/htdocs/homepage_new/header_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
*/ 
.content{
	background-image:url(http://www.gov.pe.ca/health/images/new_accb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#fff;
}
.contentpadding{
    padding:10px;
}

.accord{
	border:#8dc640 solid 2px;
	margin-right:10px;
	width:230px;
}
.open{

}

