/*-------------------------------------- Global --------------------------------------------*/

body  {
	font: 62.5% "Times New Roman", Times, serif;
        font-size: .9em;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}

h1, h2, h3, textarea, input, .nav1 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size:1.6em; }
h2 { font-size:1.2em; }
h3 { font-size:1em; }

textarea, input {
   font-size: .9em;
   color: #333333;
}

a { font-weight:bold; color: #990000; }
a:link, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

.twoColFixLtHdr #container { 
	width: 780px;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
	margin: 0 auto 20px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.center_text {
   text-align:center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}

.img_border_fltlft {
   border: 1px solid #333333;
   padding: 10px;
   margin: 0 10px 5px 0;
}

.img_border_fltrt {
   border: 1px solid #333333;
   padding: 10px;
   margin: 0 0 5px 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*-------------------------------------- Header --------------------------------------------*/

#header {
   border-top: 3px solid #910C0C;
   border-bottom: 3px solid #910C0C;
   margin:0px;
   padding:0px;
}

#free_report_submit {
   float:right;
   position:relative;
   top:-65px;
   right:26px;
}

#free_report_submit #free_report_input {
   width: 130px;
}

#banner {
   height:144px;
   width:780px;
}

#banner img {
   border:0px;
   margin:0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border                                around it, this is not necessary as that also avoids the margin collapse */
}



/*-------------------------------------- Sidebar --------------------------------------------*/

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px;
}

#sidebar1 img {
    border:0;
}

#on_air {
   background: url(http://www.bayarearadioadvertising.com/images/uploads/nav_onair.jpg) top left no-repeat;
   width:143px;
   height:59px;
   margin-left:20px;
}

#sidebar_mp3 {
   margin-left:19px;
}

.nav1 {
   list-style-type: none;
}

.nav1 li {
   padding:3px 0;
}

.nav1 a:link, .nav1 a:visited {
   background: url(http://www.bayarearadioadvertising.com/images/uploads/navdot_red.gif) left no-repeat;
   padding-left: 15px;
   color: #333333;
   display: block;
}

.nav1 a:hover {
   background: url(http://www.bayarearadioadvertising.com/images/uploads/navdot_orange.gif) left no-repeat;
   padding-left:15px;
   color: #333333;
}

body#home #link_home,
body#why_radio #link_why_radio,
body#radio_effectively #link_radio_effectively,
body#media_ #link_radio_stations,
body#media_C5 #link_5,
body#media_C4 #link_4,
body#media_C9 #link_9,
body#media_C8 #link_8,
body#tools #link_tools,
body#links #link_links,
body#about #link_about,
body#contact #link_contact
{
   background: url(http://www.bayarearadioadvertising.com/images/uploads/navdot_green.gif) left no-repeat;
   padding-left:15px;
   color: #990000;
}


/*-------------------------------------- Main body --------------------------------------------*/

.mainContent { 
	margin: 0 0 0 180px; /* the left margin on this div element creates the column down the left side of the page */
	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
        background: url(http://www.bayarearadioadvertising.com/images/uploads/gradient_orange.jpg) top left repeat-x;
}

#tips {
   margin: 20px 0;
   padding:20px 0 0 0;
   border-top: 2px solid #990000;
}

#links .mainContent ul {
   padding: 0;
   list-style-position: inside;
}

#links .mainContent ul li {
  padding:3px;
}


#media_C4 .mainContent td,
#media_C5 .mainContent td,
#media_C8 .mainContent td,
#media_C9 .mainContent td {
     padding-left:20px;
}

#media_C4 .mainContent table,
#media_C4 .mainContent table,
#media_C4 .mainContent table,
#media_C4 .mainContent table {
     margin-left:-20px;
}


#contact .star {
   color:#990000;
   display:inline;
}

#contact #mailbox {
  padding: 0 10px;
}

/*-------------------------------------- Footer --------------------------------------------*/

#footer { 
        clear:both;
	padding: 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
        border-top: 3px solid #990000;
}

#footer div#footer_text {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 230px 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]].   Code from Wikipedia */
.IPA {
    font-family: "Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans", "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode";
    font-family /**/:inherit;
}

/*-------------------------------------- Browser Fixes --------------------------------------------*/

<!--[if IE 5]>
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 160px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#sidebar1 { padding: 10px 0; }
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */