/***************************************************MASTHEAD-Main Nav Elements for IBA ************************************/

/* THIS SETS ALL MARGINS & PADDING "0" */
body { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	font-size: small;
	}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}	
	
	
h1 {
	font-size: 130%;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 110%;
	padding: 0 0 5px 0;
}

h3 {
	font-size: 105%;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
	
p { 
	margin: 2.5px 0 2.5px 0;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}

a { 
	color: #039;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

a:active {
	color: #039;
}

a:visted {
	color: #039;
}

#MastheadWrapper * { margin: 0; padding: 0; border: none; }

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
                margin-left: 10px;
}

.region3 { text-align: right; }
.region6 { text-align: right;}
.region7 { text-align: right;}







/* MASTHEAD
------------------------------------------------------------- */
#Masthead {
	padding: 1px 0;
	background: url(20060113_042418_iba_masthead_bg.jpg) top left repeat-x;
	height: 75px;
	min-height: 72px;
	width: 1000px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
 font-size: 12px;
}

ul#Masthead  {
	float: left;
	list-style: none;
}

#Masthead li {
	float: left;
}



#Masthead form input {
	float: left;
	padding: 2.5px;
	border: 0px solid #333;
}



/* end MASTHEAD
------------------------------------------------------------- */

/* MAIN NAV
------------------------------------------------------------- */
div#mainNavWrapper	{
	float: left;
	padding: 10px 0 10px 0;
	width: 1000px;
	background: #003366 url(20060110_042719_iba_mainnav_bg.gif) top left repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* BEGIN TOP LEVEL STYLES FOR MAIN NAV */

ul#mainNav {
	float: left;
	width: 650px;
	margin: 0 5px 0 0;
	list-style: none;
}

* html ul#mainNav {
	margin: 5px 0 0 0;

}
/* STYLES FOR NAV LIST ITEMS: HOME, SPORTS, etc. */
ul#mainNav li {
	float: left;
	font-size: 12px !important;
	line-height: 1.8em;
	position: relative;
z-index: 10;
}

ul#mainNav a {
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
 font-size: 12px;
}

ul#mainNav a:hover{
	   color: #ccc;
 font-size: 12px;
}

/* STYLES FOR DROP DOWNS */
ul#mainNav li ul{
	display: none;
	width: 13em;
	position: absolute;
	top: 1.2em;
    	left: 0;
	background: #f7f7f7 url(20060110_042801_iba_mainnav_dropdown_bg.gif) top left repeat-x;
	border-right: thin solid #ccc;
	border-bottom: thin solid #ccc;
	border-left: thin solid #ccc;
  	z-index: 10;
}

/*
div#headerimg { z-index: -9; }

div#headerimg,
div#header { 
	position: relative;
	z-index: 1; 
}
*/

* html ul#mainNav li ul{
	display: none;
	position: absolute;
	top: 1.25em;
}

/* reset the top and left properties none IE browsers */
ul#mainNav li > ul {
	top: auto;
	left: auto;
	list-style: none;
}

ul#mainNav li: hover ul {
	display: block;
	clear: left;
	}

/* STYLES FOR DROP DOWN LIST ITEMS */
ul#mainNav li li {
    display: block;
	width: 100%;
}

/* STYLES FOR LINKS */
ul#mainNav li li a {
    display: block;
    color: #465365;
    text-decoration: none;
	border-top: thin solid #fff;
	border-bottom: thin solid #dedfdf;
}

ul#mainNav li li a:hover {
     text-decoration: none;
	 color: #f90;
	 background: none;
}

ul#mainNav li:hover ul, li.over ul {
	display: block;
	clear: left;
}

/*end  MAIN NAV
------------------------------------------------------------- */


/* CLASSIFIED NAV
------------------------------------------------------------- */

ul#classifiedsnav {
	float: left;

	font-size: 11px !important;

	padding: 0 0 0 5px;
	width: 320px;
	height: 22px;
	list-style: none;
	color: #039;
	background: url(20060113_042727_iba_classifieds_left.gif) top left no-repeat;
}

ul#classifiedsnav li {
	float: left;
	line-height: 1.8em;
}

ul#classifiedsnav .right {
	padding: 0 5px 0 0;
	height: 22px;
	background: url(20060113_042757_iba_classifieds_right.gif) top right no-repeat;
	}

ul#classifiedsnav .left {
	padding: 0 0 0 10px;
	}

ul#classifiedsnav li a {
	padding: 0 5px 0 5px;
	color: #039;
font-size: 11px;
	}

	ul#classifiedsnav li a:hover {
	color: #f60;
	}

/*end  CLASSIFIED NAV
------------------------------------------------------------- */

/* KEY LINKS NAV
------------------------------------------------------------- */
li#keylinksnavli {
	float: right;
	padding: 5px 15px 0 0;
	font-size: 13px !important;
	font-weight: bold;
	color: #ccc;
                text-align: right;
}

li#keylinksnavli a {
	color: white;
}

li#keylinksnavli a:hover {
	color: #f60;
}

/*
ul#keylinksnav {
	float: left;

	font-size: 12px !important;

	padding: 0 0 0 5px;
	width: 320px;
	height: 22px;
	list-style: none;
	color: #039;
}

ul#keylinksnav li {
	float: right;
	line-height: 1.8em;
}

ul#keylinksnav li a {
	padding: 0 5px 0 5px;
	color: #039;
	}

ul#keylinksnav li a:hover {
	color: #f60;
	}
*/	

/*end  KEY LINKS NAV
------------------------------------------------------------- */
/*********************************************************** end MASTHEAD-Main Nav Elements ************************************/

/***** Begin Yahoo Search Styles *****/

#brand.logo {display: inline;}

.yahoosearchbox {
width: 325px;
position: relative;
}

.cSearchText {
width:225px;
height: 19px;
display: inline;
float: left;
vertical-align: baseline;
}

ul#searchoptions {
display: block;
float: left;
list-style-type: none;
}

#searchoptions li {
margin-right: 10px;
color: #fff;
font: normal 9px verdana,arial,sans-serif;
}

#searchoptions input {
vertical-align: baseline;
}

.yahooText, .yahooSearchText {
display: inline;
font: bold 9px verdana,arial,sans-serif;
}

input.searchbutton {
display: inline;
float: right;
position: relative;
left: 7;
/* top: -4; */
}


/***** End Yahoo Search Styles *****/

/* -------- Part of the BayArea.com Network masthead image - Added by snguyen 6/5/08 -------- */
#banetwork {
	margin-bottom:14px;
	border:0;
	}
/* -------- END: Part of the BayArea.com Network masthead image -------- */

