/* -----------------------------------------------------------------------

   homeonly-ownstyles.css
    Contains box, tip, table styles, top nav, footer nav and menus.
----------------------------------------------------------------------- */



/* -----------------------------------------------------------------------

  Top navigation menu

----------------------------------------------------------------------- */



#menulist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#menulist li 
{
padding-left: 10px;
background-image: url(../lib/greyelement.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/* -----------------------------------------------------------------------

  FOR ADF MEMBERS 

----------------------------------------------------------------------- */



#menunavcontainer
{
/* width: 100%; */

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

}

#menunavcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;

}


#menunavcontainer li
{
border-bottom: 1px dotted #ccc;
margin: 0;

}

#menunavcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #3366ff;

background-color: #fff;
color: blue;
text-decoration: none;
/* width: 100%; */
}

html>body #menunavcontainer li a { width: auto; }

#menunavcontainer li a:hover
{
border-left: 10px solid #003399;

}


/* -----------------------------------------------------------------------

  Right nav menu for home page - FOR ADF MEMBERS

----------------------------------------------------------------------- */

#menunavcontainercol2
{
/*
width: 12em; */ 
width: 50%;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

}

#menunavcontainercol2 ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;

}


#menunavcontainercol2 li
{
border-bottom: 1px dotted #ccc;
margin: 0;

}

#menunavcontainercol2 li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #3366ff;

background-color: #fff;
color: blue;
text-decoration: none;
width: 100%;
}

html>body #menunavcontainercol2 li a { width: auto; }

#menunavcontainercol2 li a:hover
{
border-left: 10px solid #003399;

}


/* TOP NAVIGATION
--------------------------------------------------------- */


#navigation{
height:2.2em;
line-height:2.2em;


background: url(../images/bptopline1.jpg) #fff bottom left repeat-x;


padding: 0;
margin: 0;

/* to add sapce for input box*/
font-size: 1.3em;

}



#navigation ul{
padding: 0;
margin: 0;

}




#navigation li{
float:left;
list-style-type:none;
/* border-right:1px; */ 
white-space:nowrap;
padding: 0;
margin: 0;
/* should change to relative size */ 
font-size: 12px;

}

#navigation li a{
display:block;
padding:0 10px;
background: url(../images/bptopline1.jpg) #fff bottom left repeat-x;

font-weight:normal;
/*text-transform:uppercase;*/
text-decoration:none;
background-color:inherit;


}





#navigation .selected,#navigation a:hover{
background:#2c98d8;
color:#ffffff;
font-weight: normal;
background:url(../images/topbluegradientline.jpg) repeat-x bottom left;
text-decoration:none;
}

#navigation  .selected a {
background:#2c98d8;
color:#ffffff;
background:url(../images/topbluegradientline.jpg) repeat-x bottom left;

}



/* -----------------------------------------------------------------------

  FOOTER contAinER And styles

----------------------------------------------------------------------- */


div#footercont_container {
 /*  margin: 2em;  */
}
div#footercont_container ul li {
  list-style-type: disc;
  margin-left: 1em; 
}
div#footercont_container ul {
     margin-left: 1.5em;
    margin-right: 1.5em;  
}


div#footercont_container ul.navbar {
  border-top: 1px solid #DCDDE0;
  border-bottom: 1px solid #DCDDE0;
/*	text-align: center; */ 
	margin: 0 0 2em 0;
	padding: .5em;
	background: url(../images/bluebottomline.jpg) top repeat-x;
	
}
div#footercont_container ul.navbar span {
	display: none;
}



div#footercont_container ul.navbar a:visited { color: #fff; }


div#footercont_container ul.navbar a:link, div#results_container ul.navbar a:visited {
	color: #fff; 
	text-decoration: none;
/*	margin-right: 1em;
	margin-left: 1em; */ 
}

div#footercont_container ul.navbar a:hover, div#results_container ul.navbar a:active {
color: #ccc;
	text-decoration: underline;
/*	margin-right: 1em;
	margin-left: 1em; */ 
}

div#footercont_container ul.navbar li {
	display: inline;
}


.contentarea {width:470px;}

/* breadcrumbs
--------------------------------------------------------- */
.breadcrumb{

padding:.6em;margin-bottom:1em; border-left: 1px solid #ddd;; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;

}

.breadcrumb p{
margin: 0; padding:0;

}

.breadcrumb a{
background: transparent url(../images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;

}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}


/* select box used on about.html
--------------------------------------------------------- */

.selectbox {  background:#EEE;;border:#CCC 1px solid; padding: 1em;}



/* TIPS
--------------------------------------------------------- */ 
#tip-content {
 width: 180px;
 float: right;
 border-left:  5px solid #298FCD;
 border-right:  5px solid #006599;
 border-top:   1px solid #FFFFFF;
 background-color: #69B0DC;
 padding:   2px 4px 2px 4px;
 color:     #ffffff;
}

#tip-content ul {
	list-style: none;
/*	margin-left: 0px;
	margin-top: 0px; */
	margin: 0 0 0.5em 0;
	padding: 0;	
 }
	
 
  #tip-content a {
	text-decoration: underline;
	padding: 0 2px;
	

 }
 

   #tip-content li {
	line-height: 1.7em; 
	
	

 }
 
 #tip-content p  {
 font-weight: bold;
 font-size: 1.2em;
 background-color: #369;
 margin: 0 -8px 0 -8px;
 padding: 2px 0px 2px 10px;
 color: #fff;

 }

/* SEARCH BOX 
--------------------------------------------------------- */
 
#search_box {
    width: 201px;
    height: 31px;
    background: url(../bg_search_box.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: #fff;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}





/* tables */ 

th {
			border-bottom: 2px solid #CCCCCC;
		}
		td {
			border-bottom: 1px solid #DDDDDD;
		}
		.hand {
			cursor: pointer;
		}
		.hl:hover {
			background-color: #FFFFD9;
		}
		.center {
			text-align: center;
		}
	/* 	a {
			text-decoration: none;
			color: #000000;
		}
		a:hover.red {
			color: #FF0000;
			text-decoration: underline;
		}  */ 

.boxy {padding: 1em; border:1px solid #ccc;}

.news { background:#ccc;  } 

.firstwords { color:#0059b1; }

