/*
Global Styles ----------------*/
html, body, div, p {
	font-family: Verdana, Arial, sans-serif; 
	color: #444;
	font-size:11px;
	}
	
body {
	background: #4F5F84 url(../images/background-bg.jpg) repeat-x;
	padding:0;
	margin:0 auto;
	}

#main-wrap{
	background:url(../images/body-bg.gif) repeat-y; 
	width:732px;
	margin:0 auto;
	}
/*
Classes ---------------------*/
.address{
	float:left;
	width:150px}
/*
LINKS -----------------------*/

a:link, a:active, a:visited {
	color: #48546A;
	}

a img {
	border-width: 0; 
	border-style: none;
	}
	
/*
Header + Flash -----------------------*/

#header-top{
	background:url(../images/header-top.gif) no-repeat;
	height:37px;
	text-indent:-9000px;
	}
	
h1#main-header{
	background:url(../images/header-old.gif) no-repeat;
	height:98px;
	text-indent:-9000px;
	padding:0;
	margin:0;
	}
/* espanol button*/
#espanol{ padding:80px 0 0 600px; position:absolute; }
.btn-espanol { background: url("../images/btn_espanol.jpg") top left no-repeat; width: 126px; height: 30px; display:block; margin:0 0 0 0; }
.btn-espanol:hover { background-position: 0px -30px; }
.btn-espanol span { display:none; }

/*
NAV -----------------------*/
ul#nav {
	position: relative;
	background: url("../images/nav.gif") no-repeat;									
	margin:0;
	padding:0;
	width:732px;
	height:38px;
	float: left;
	z-index:1;
	}
	
#nav li span { display: none; }

#nav li {
    position: relative;
	float: left;
	list-style: none;
	_display: inline;
	}

#nav li, #nav a { 
	height: 38px;	
	display: block;
	}

  #nav-01 {left: 0px; width:  100px;}
  #nav-02 {left: 0px; width:  145px;}
  #nav-03 {left: 0px; width:  110px;}
  #nav-04 {left: 0px; width:  111px;}
  #nav-05 {left: 0px; width:  143px;}
  #nav-06 {left: 0px; width:  120px;}
  
  #nav-01 a:hover {background: transparent url(../images/nav.gif) -0px -40px no-repeat; }
  #nav-02 a:hover {background: transparent url(../images/nav.gif) -100px -40px no-repeat; }
  #nav-03 a:hover {background: transparent url(../images/nav.gif) -245px -40px no-repeat; }
  #nav-04 a:hover {background: transparent url(../images/nav.gif) -355px -40px no-repeat; }
  #nav-05 a:hover {background: transparent url(../images/nav.gif) -466px -40px no-repeat; }
  #nav-06 a:hover {background: transparent url(../images/nav.gif) -609px -40px no-repeat; }

/* SON OF SUCKERFISH */
#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #874702; 
	border:1px solid #fff;
	margin: 0; 
	padding: 0;
	}

#nav li ul li {
	height: 23px;
	}

#nav li ul li a {
	width: 180px;
	height: 23px;		
	line-height: 23px;	
	border-bottom:1px solid #fff;
	}
#nav li ul li a span{
	display:block;
	padding-left:5px;
	}	
	
/* Drop down styles "Suck it" */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
	}
	
#nav li ul ul {
	margin: -2.3em 0 0 16.25em;
	z-index:1;
	}
	
#nav li:hover, #nav li.hover { position: static; }/* IE 7 fix lazy drop down */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover { 
	background-image: none;
	background-color: #1F2570;
	width:180px; 
	/*w\idth:15em;*/
	}

#nav-02 ul, #nav-03 ul, #nav-04 ul, #nav-05 ul li, #nav-02 li, #nav-03 li, #nav-04 li, #nav-05 li { width: 180px; }			


/* Left Column
---------------------------------*/
#left-column{
	padding:0 0 10px 0;
	margin:0;
	width:233px;
	float:left;
	
	}

#left-column p, #left-column strong {
	margin: 10px 0 0 25px;
	}
	
#left-column h2{
	height:33px;
	padding:0;
	margin:0;
	text-indent:-9000px;
	}

.indent { width: 175px; padding-right: 10px; margin-right: 10px; }

h2#practice-sm-title{
	background: url(../images/practice-small-title.gif) no-repeat;
	}

h2#contact-sm-title { 
	background:url(../images/contact-small-title.gif) no-repeat;
	}

h2#contact-sm-title-sp { 
	background:url(../images/contact-sm-title-spanish.gif) no-repeat;
	}

h2#locate-small-title{
	background:url(../images/locate-small-title.gif) no-repeat;
	}
	
/* Right Column
---------------------------------*/
#right-column{
	width:499px;
	float:left;
	}
	
#right-column p{padding:0; margin:0;}

#right-column strong{color:#7D3F00;}
	
#blurb_4_title {
	
	/*text-indent:-9000px;*/
	padding:0;
	margin:10px 0px 5px 15px;
	
	}
	
#blurb_4_body{
	float:left;
	padding:10px 15px 10px 15px;
	margin:0;
	}	

#blurb_4_body a { text-decoration:none; }
#blurb_4_body a:hover { text-decoration:underline; }

#blurb_4_body h2 a { font-size:14px; font-weight:normal; }

#blurb_1_title {
	background:url(../images/welcome.gif) no-repeat;
	height:89px;
	text-indent:-9000px;
	padding:0;
	margin:0;
	}
	
#blurb_1_body{
	float:left;
	padding:10px 15px 0px 15px;
	margin:0;
	}	
#blurb_1_body h1{padding:0; margin:0; font-family:Georgia, "Times New Roman", Times, serif;}
	
#blurb_1_body p{padding:0; margin:0;}
		
#blurb_1_body img{
	float:left;
	padding:0 10px 10px 0;
	margin:0;
	}
	
#right-inside-wraper{ padding:0; margin: 0 0 0 15px;}

h3#add-area-1{
	background:url(../images/add-area-1.gif) no-repeat;
	height:77px;
	width:232px;
	text-indent:-9000px;
	float:left;
	padding:0 0 0 2px;
	margin:0;
	}
	
	h3#add-area-1 a, h3#add-area-2 a{
		display: block;
		height:77px;
		}

h3#add-area-2{
	background:url(../images/add-area-2.gif) no-repeat;
	height:77px;
	text-indent:-9000px;
	width:232px;
	float:left;
	padding:0;
	margin:0;
	}

#blurb_2{
	width:231px;
	float:left;
	margin: 10px 2px 0 0;
	padding:0;
	}
		
h2#blurb_2_title{
	background:url(../images/verdicts-small-title.gif) no-repeat;
	height:33px;
	text-indent:-9000px;
	padding:0;
	margin:0;
	}	
	
#blurb_2_body{
	padding:0 10px 0 10px;
	margin:0;
	}

#blurb_2_body ul{
	padding:10px 10px 0 10px;
	margin:0;
	}
	
#blurb_2_body ul li{
	padding:0 0 10px 0;
	margin:0;
	}

#blurb_3{
	width:231px;
	float:left;
	margin:10px 0 0 0;
	padding:0;	
	}
		
h2#blurb_3_title{
	background:url(../images/intial-small-title.gif) no-repeat;
	height:33px;
	text-indent:-9000px;
	padding:0;
	margin:0;
	}
	
#blurb_3_body{
	padding:0 10px 0 10px;
	margin:0;
	}

#body_content_body{
	padding:0 10px 10px 10px;
	margin:0;
	line-height:14px;
	}

#body_content_body p{
	/*padding:0;*/
	padding: 7px 0 7px 0;
	margin:0;
}

#body_content_body h2  {
	padding: 7px 0 3px 0;
	margin: 0;
}

#body_content_body h3 {
	padding: 7px 0 0 0;
	margin: 0
	}
		

#smallNav{
	padding:0 10px 0 10px;
	margin:0;
	line-height:14px;
	}
#smallNav p{
	padding:0;
	margin:0;
}		
/* ----- Graphic Headers ------ */
h2{padding:0; margin:0;}

#body_content_title{ 
	font-size:1.6em;
	background:url(../images/default.gif) no-repeat;
	height:43px;
	padding:15px 0 0 75px;
	color:#ffffff; 
	font-weight:bold;
	}

body#attorneys #body_content_title {background:url(../images/attorneys-title.gif) no-repeat;}
body#overview #body_content_title {background:url(../images/overview-title.gif) no-repeat;}
body#motor #body_content_title {background:url(../images/motor-title.gif) no-repeat;}
body#boat #body_content_title {background:url(../images/boat-title.gif) no-repeat;}
body#insurance #body_content_title {background:url(../images/insurance-title.gif) no-repeat;}
body#personal #body_content_title {background:url(../images/personal-title.gif) no-repeat;}
body#product #body_content_title {background:url(../images/product-title.gif) no-repeat;}
body#premis #body_content_title {background:url(../images/premis-title.gif) no-repeat;}
body#medical #body_content_title {background:url(../images/medical-title.gif) no-repeat;}
body#contact #body_content_title {background:url(../images/contact-title.gif) no-repeat;}
body#verdicts #body_content_title {background:url(../images/verdicts-title.gif) no-repeat;}
body#error #body_content_title {background:url(../images/404-title.gif) no-repeat;}
body#sitemap #body_content_title {background:url(../images/sitemap-title.gif) no-repeat;}

/*---- footer -----*/

#footer { 
	height:51px;
	background:url(../images/footer-bg.gif) repeat-x;
	width:732px; 
	margin:0px auto; 
	text-align:center;
	color:#FFF;
	padding-bottom:20px;
	}

#footer p {
	color:#fff;
	padding:5px 0 0 0;
	margin:0;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	}

#footer a:hover, #footer a:active {
	color:#C39F12;
	}

#footer ul { margin:10px 0 0 0; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	}

	#footer li.first { border: none; }
/* ----- global form elements ----- */ 

form { 
	width:200px; 
	padding:0px 0 10px 15px; 
	}

fieldset{border:none;}

form label	{ font-size:10px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	clear:left;
	}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	width:195px; /* 5 pixles smaller than form width !important */
	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, Helvetica, sans-serif; 
	font-size:12px;
	float:left;
	}

select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}

input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:10px 0 0 0px; border:1px solid #000066; }

input.submit-image {  
	width:63px; 
	height:15px; 
	border:none; 
	cursor:pointer; 
	}
	
/* ----- NAV TREE ----- */ 
ul#nav-tree{
	padding:5px 0 20px 25px;
	margin:0;
	list-style: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	}
	
ul#nav-tree li {
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding:5px 0 0 15px;
	margin:0;
	text-decoration: none;
	}
	
ul#nav-tree li a{
	text-decoration:none;
	}
	
ul#nav-tree li a:hover{
	text-decoration: underline;
	}
	
ul#nav-tree li ul li  {
	padding:0;
	margin: 5px 0 5px -20px;
	font-size:11px;	
	}

li.close{
	background-image: url(../images/close.gif);
	}

li.open{
	background-image: url(../images/open.gif);
	}

/* ----- main contact form ----- */ 

#contact-main { 
	padding:10px 0 10px 70px; 
	}

#contact-main label { 
	width:300px; 
	display:block;  
	margin-bottom:10px;
	font-size:11px;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:295px;
	margin-top:3px;
	border:#000066 1px solid;
	}

#contact-main label select {
	width:300px;
	}

#contact-main label textarea { height:100px; }

/*	
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		