/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl { margin:0; padding:0; }
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }
.imgright { float:right; padding:0 0 0 10px; }
/* ----- type selectors ----- */ 
body { background: #092d4b url(../images/bg.gif) repeat-x; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#3d3d3d; }
a:link, a:visited { color:#b5820d; text-decoration:underline; }
a:hover, a:active { color:#3d3d3d; text-decoration:none; }
p { margin-bottom:10px; }
/* ----- classes ----- */

div.clear { clear:both; height:.01em; overflow:hidden; }
.readmore { background:transparent url("../images/bullet.gif") 5px 18px no-repeat; padding-left:18px;  /* pushes text to the right to display bg img */ color:#3d3d3d; font-size: 10px; text-decoration:none; margin: 0px 0 0px 0px; padding-top: 10px; }
.readmore a:link, .readmore a:visited { color:#3d3d3d; text-decoration:none; }
.readmore a:hover, .readmore a:active { color:#3d3d3d; text-decoration:underline; }
.logo { padding: 0 0 0 30px; }
.home { background: url("../images/home.gif") top left no-repeat; width: 141px; height: 27px; display:block; margin-bottom:0px; }
.home:hover { background-position: 0px -27px; }
.home span { display:none; }
/* framework
 * ------------------------------------------------------------------------- */

#wrap { background:url("../images/wrap.gif") top left repeat-y; width:877px; margin:0 auto; text-align:left; }
#inside-wrap { background:url("../images/wrap.gif") top left repeat-y; width:877px; margin:0 auto; text-align:left; }
#header { background:url("../images/header.gif") top left no-repeat; width:877px; height:159px; }
#header span { display:none }
#homebutton { padding: 132px 0px 0px 730px; }
/* navigation	
/*----------------------------- */
#nav { background: url("../images/nav.gif") no-repeat; width:877px; height:36px; margin:0; padding:0; }
#nav span { display: none; }
#nav li, #nav a { height: 36px; display: block; }
#nav li { float: left; list-style: none; _display: inline; }
#nav-01 { width: 127px; }
#nav-02 { width: 156px; }
#nav-03 { width: 178px; }
#nav-04 { width: 132px; }
#nav-05 { width: 174px; }
#nav-06 { width: 109px; }
#nav-01 a:hover { background: transparent url("../images/nav.gif") -0px -36px no-repeat; }
#nav-02 a:hover { background: transparent url("../images/nav.gif") -127px -36px no-repeat; }
#nav-03 a:hover { background: transparent url("../images/nav.gif") -283px -36px no-repeat; }
#nav-04 a:hover { background: transparent url("../images/nav.gif") -461px -36px no-repeat; }
#nav-05 a:hover { background: transparent url("../images/nav.gif") -593px -36px no-repeat; }
#nav-06 a:hover { background: transparent url("../images/nav.gif") -767px -36px no-repeat; }
/* flash	
/*----------------------------- */
#flash { width:877px; height:223px; float:left; }
#flash span { display:none; }
/* column left
 * ------------------------------------------------------------------------- */
 
#column-left { width:205px; float:left; }
/* contact
 * ------------------------------------------------------------------------- */		
 
#contactbg { background:url("../images/contactbg.gif") top left no-repeat; height:298px; }
#contactbg p { color:#FFFFFF; line-height:16px; width:160px; padding: 45px 0 15px 23px; }
/* median btn
 * ------------------------------------------------------------------------- */
#media-btn { margin: 10px 0 0px 15px; }
/* blurb 1
 * ------------------------------------------------------------------------- */
#blurb_1 { margin:10px 5px 10px 5px; background:url("/images/gavel_bg.jpg") no-repeat; padding: 5px 0 0px 20px; }
#blurb_1_body { width: 155px; color:#636363; }
#blurb_1_body p span { font-size:16px; }
/* column right
 * ------------------------------------------------------------------------- */	

#column-right { width:665px; float:left; overflow:hidden; }
#column-right ul { padding: 0 0 12px 0; }
#column-right ul li { background:transparent url("../images/bullet2.gif") 0px 6px no-repeat; padding-left:14px;  /* pushes text to the right to display bg img */ font-size: 12px; text-decoration:none; margin: 0px 0 0px 0px; }
/* column middle
 * ------------------------------------------------------------------------- */	

#column-middle { width:430px; float:left; overflow:hidden; }
/* column narrow right
 * ------------------------------------------------------------------------- */	

#column-narrow-right { width:200px; float:right; overflow:hidden; margin-right:20px;}
#column-right ul li { background:transparent url("../images/bullet2.gif") 0px 6px no-repeat; padding-left:14px;  /* pushes text to the right to display bg img */ font-size: 12px; text-decoration:none; margin: 0px 0 0px 0px; }
/* blurb 2 - 
 * ------------------------------------------------------------------------- */
#blurb_2 { width: 400px; padding:25px 0 0px 23px; float:left; }
h1#blurb_2_title { font-size:20px; color:#3d3d3d; font-weight:normal; padding:0px; }
h1#blurb_2_title span { font-size:24px; }
#blurb_2_body { width: 404px; padding:20px 0 25px 0px; }
#blurb_2_body p span { font-size:14px; }
#blurb_2_body ul { margin-left:20px;}
#blurb_2_body ul li {
background:transparent url(../images/bullet2.gif) no-repeat scroll 0 8px;
font-size:12px;
margin:0 0 0 0;
padding-left:14px;
text-decoration:none;
}
/* blurb 3 - 
 * -------------------------------------------------------------------------*/
#blurb_3 { width: 200px; padding:0 0 0 23px; float:left; }
h2#blurb_3_title { font-size:13px; font-weight:bold; color:#3d3d3d; padding:0px 0 0px 0px; }
#blurb_3_body { width:180px; padding:5px 0 0px 0px; }
#blurb_3_body p span { font-size:14px; }
/* blurb 4 - 
 * -------------------------------------------------------------------------*/
#blurb_6 { width: 150px; padding:0 0 0 15px; float:left; }
h2#blurb_6_title { font-size:13px; font-weight:bold; color:#3d3d3d; padding:0px 0 0px 0px; }
#blurb_6_body { width:180px; padding:5px 0 0px 0px; }
#blurb_6_body ul { margin-left:0px;}
#blurb_6_body ul li {
background:transparent url(../images/bullet2.gif) no-repeat scroll 0 8px;
font-size:12px;
margin:0 0 0 0;
padding-left:14px;
text-decoration:none;
}
/* blurb 5 - 
 * -------------------------------------------------------------------------*/
#blurb_5 { width: 190px; padding:35px 0 15px 10px; float:left; }
h2#blurb_5_title { font-size:13px; font-weight:bold; color:#3d3d3d; padding:0px 0 0px 0px; margin-top:-20px; }
#blurb_5_body { padding:5px 0 0px 0px; }
#blurb_5_body ul { margin-left:0px;}
#blurb_5_body ul li {background:transparent url(../images/bullet2.gif) no-repeat scroll 0 8px;
font-size:12px;
margin:0 0 0 0;
padding-left:14px;
text-decoration:none;}

/* blurb 4 - moved current investigations up next to blurb 2....blurb 4 became Latest News
 * -------------------------------------------------------------------------*/
#blurb_4 { width: 180px; margin:25px 0 0 0; padding:0px 10px 0px 10px; float:right; background:#eee;}
h2#blurb_4_title { font-size:13px; font-weight:bold; color:#3d3d3d; padding:0p; }
#blurb_4_body { padding:5px 0 0px 0px; }

/* blurb 7 - moved current investigations up next to blurb 2....blurb 7 became Latest News
 * -------------------------------------------------------------------------*/
#blurb_7 { width: 180px; margin:15px 0 0 0; padding:0px 10px 0px 10px; float:right; background:#eee;}
h2#blurb_7_title { font-size:13px; font-weight:bold; color:#3d3d3d; padding:0p; }
#blurb_7_body { padding:5px 0 0px 0px; }
/* inside pages
 * ------------------------------------------------------------------------- */

#body_content { width: 600px; padding:25px 0 0px 23px; }
h1#body_content_title { font-size:20px; color:#3d3d3d; font-weight:normal; padding:5px 0 0px 0px; }
#body_content_body { width: 604px; padding:20px 0 25px 0px; }
#video { width: 604px; padding:20px 0 25px 0px; }
/* location
 * ------------------------------------------------------------------------- */		
 
#locationbg { background:url("../images/locationbg.gif") top left no-repeat; height:406px; }
#locationbg p { color:#FFFFFF; line-height:16px; width:160px; padding: 55px 0 15px 23px; }
#locationbg p span { color:#FFFFFF; font-size:18px; }

/* nationwide
 * ------------------------------------------------------------------------- */		

#nationwide { background:url("../images/rodanast-nationwide.jpg") top left no-repeat; height:126px; width:195px; margin: 32px 0 0 13px;}



/* footer
 * ------------------------------------------------------------------------- */
 
#footer { background:url("../images/footer.jpg") no-repeat; width:877px; height:150px; margin:auto; clear:both; overflow:hidden; text-align:right; padding: 18px 0 30px 0; font-size:11px; }
#footer p { margin-bottom:10px; color:#b5820d; line-height:12px; }
#footer a:link, #footer a:visited { color: #fff; text-decoration:none; }
#footer a:hover, #footer a:active { color:#fff; text-decoration:underline; }
#footer li { /* if your li's float, you can adjust border height w/ line-height */ padding: 0px 5px 0 7px; display: inline; border-left: 1px solid #fff; }
#footer li.first { border: none; }
#footer p#disclaimer { width:870px; margin-top: 10px; color:#b5820d; line-height:12px; text-align:justify; }
/* ----- form ----- */ 
form { width:150px; padding:0px 0 15px 0px; }
form p { font-size:10px; }
form br { line-height:0; /* defaults vertical spacing between fields */ }
input, textarea, select { background-color:#fff; border:1px solid #000; color:#000; width:150px; height:18px; vertical-align: middle; margin-bottom:4px; /* sets vertical spacing between fields */ padding-top:1px; /* vertically position text in input/textarea field */ padding-left:4px; /* horizontally position text in input/textarea field */ font-family:"Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; font-size:12px; }
textarea { height:70px; overflow:auto; }
/* ----- Quick Contact Form -----*/

#quick_contact { width: 152px; color: #ebe8e8; line-height: 20px; margin: 0px 30px 10px 23px; }
#quick_contact p { margin: 0px 13px 10px 12px; }
.quick_field { width: 152px; height: 17px; border-width: 1px; border-style: solid; border-color: #cacaca; font-size: 11px; color: #676666; margin-bottom: 2px; padding: 0px 0px 0px 3px; }
.quick_textarea { width: 152px; height: 78px; border-width: 1px; border-style: solid; border-color: #cacaca; font-size: 11px; color: #676666; padding: 0px 0px 0px 3px; margin-bottom: 2px; }
.btn_form { background:url("../images/submit.gif") no-repeat; width:49px; height:20px; border:none; }
/* main contact form
 * ------------------------------------------------------------------------- */
 
 
#main { margin: 20px 0 30px 65px; }
#main label { width:100px; position:relative; display:block; text-align:right; margin-bottom:10px; font-size:12px; }
#main label input, #main label textarea, #main label select { width:175px; position:absolute; left:110%; top:-2px; }
#main label select { width:205px; }
#main label textarea { height:100px; }
.btn_form2 { background:url("../images/submit2.gif") no-repeat; width:52px; height:17px; border:none; margin:75px 0 0 238px; }
/*  These are standard sIFR styles... do not modify 
 * ------------------------------------------------------------------------- */

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 { visibility: hidden; }
.sIFR-hasFlash h2 { visibility: hidden; }
#btn_align { clear:both; float:left; width:100%; margin:0px 0 20px 215px; display:block; }
.btn_more_1 { float:left; padding:10px 0 0 23px; width:200px; height:25px; display:inline; }
.btn_more_2 { float:left; padding:10px 0 0 15px; width:215px; height:25px; display:inline; }
.btn_more_3 { float:left; padding:10px 0 0 15px; width:180px; height:25px; display:inline; margin-left:-5px;}
.btn_more_4 { float:left; padding:10px 0 0 15px; width:130px; height:25px; display:inline; margin:-15px 0 15px 0; }
