@charset "iso-8859-1";
 /*#############################################################

development by Rearden Killion Communications
info@reardenkillion.com
css/html by Arnel Siazon

#############################################################*/   	
 
/********************************************
   HTML ELEMENTS
********************************************/ 
* { padding: 0; margin: 0; }

body {
	
	background:#ffffff  url(../images/merlin-bg.jpg) repeat-y center top;
	font: 12px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; font-weight:normal;
	color:#000000;

	
	}
	
	
h1 { font: 13px Georgia, "Times New Roman", Times, serif; color:#002B5C; font-weight: bold; margin-bottom:3px; } 
h2 { font: 13px Georgia, "Times New Roman", Times, serif; color:#002B5C; font-weight: normal; margin-bottom:3px; border-bottom:solid 2px #FFD200;}
h3 { font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; color:#002B5C; font-weight: bold;}
h4 { font: 11px Georgia, "Times New Roman", Times, serif; color:#000000; font-weight: normal;} 

h1 a { font-weight:bold; }

/* links */
a {
		font-weight:normal;
	/*color: #3F3F3F;*/
	color: #002B5C;
	text-decoration:none;
}

a:visited {
	/*color: #3F3F3F;*/
}


a:hover {
	color: #999999;
}




img {
	border: 0;
}

p { padding: 0 20px 0 10px; }



#top {
	margin: 0 auto;
	height:58px;

	background:transparent url(../images/top-bg.png) no-repeat center top;
	position:relative;
}


#global {
margin: 0 auto;
height:auto;
width:1022px;
background:none;
position:relative;
}


#global2 {

margin-bottom:50px;
background:#FFFFFF;
border: none;
padding: 0 16px 0 16px;
}

#header {
height:117px;
position:relative;
}

#header-left {
float:left;

}

#header-mid {
float:right;
text-align:right;
width:550px;
padding: 0 0 0 0;
margin: 0 0 0 0;
color:#0065A4;
}

#head1 {
font:10px Georgia, "Times New Roman", Times, serif;
text-align:center;
height:83px;
background:transparent url(../images/contact-head.jpg) no-repeat;
padding: 0 0 5px 0;
color:#000000;

}


#head2 {
	font-size:18px;
	line-height:30px;
text-align:right;
height:45px;
color:#000000;
padding-top:5px;

}


#head3 {
	width:500px;
	font-weight:bold;
line-height:normal;
letter-spacing:.001em;
text-align:right;
height:30px;
padding: 0 0 0 17px;
color:#005288;
float:right;
}

#head3 a{ font:11px Georgia, "Times New Roman", Times, serif; font-weight:regular; color:#005288; }

#head3 a:hover{ text-decoration:underline; }

#head4 {
width:auto;

float:right;
}

#searchwrapper {
width:129px; /*follow your image's size*/
height:23px;/*follow your image's size*/
background-image:url(../images/searchbox2.jpg);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:100px;
height:18px;
font-size:10px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:110px;
width:20px;
height:18px;
}

#navi {
background:#ffffff url(../images/navi-bg.jpg)  repeat-x top;
width:990px;
}

#navi a {
color: #676868;	
}

#navi a:hover {
color: #015353;	
}





#container {
padding: 6px 0 0 0;

}


#top-left {
	float:left;
	width:198px;

}

#top-left-inner {
	background:#fffae6;
	padding:10px 10px 10px 10px;

}



#top-mid{
	float:left;
	width:438px;
	margin:0 10px 20px 10px;

}

#top-mid h2{
	font: 13px Georgia, "Times New Roman", Times, serif; color:#002B5C; font-weight: normal; margin-bottom:3px; border: none;
}

#top-right {
	background:#e8e5de;
	padding:10px 15px 10px 15px;
	margin-bottom:20px;
	width:301px;
	float:right;
	height:auto;
}

#rightvid {
	margin:3px 0 0 0;
}



#below {
	
	width:990px;
	height:210px;
	clear:both;
}


#below-left {
	background:#e8e5de;
	margin:10px 0 0 0;
	padding-bottom:10px;
	width:227px;
	height:210px;
	float:left;
}

#below-middle {
	background:#e8e5de;
	margin:10px 14px 0 14px;
	padding-bottom:10px;
	width:309px;
	height:210px;
	float:left;
}

#info h1 a {
	color:#002B5C;
	font-weight:bold;
}

#info h1 a:hover {
	color:#999999;
	font-weight:bold;
}



#below-right {
	background:#e8e5de;
	margin:10px 0 0 0;
	padding-bottom:10px;
	width:334px;
	height:210px;
	float:left;
}

#info {
	padding:0;
}





#video ul {
	margin: 0 0 0 20px;
list-style-image: url(../images/video-bt.jpg);
list-style-type:square;
}

#paper ul {	
margin: 0 0 0 20px;
list-style-image: url(../images/paper-bt.jpg);
list-style-type:square; 
}


#end { clear:both; height: 20px; width: 997px;}


#footer{
	clear:both;
	margin:0 16px 20px 16px;

	font-size:9px;
	padding:0 0 0 0;
	color:#8C8C8C;
}

#footer a{
	color:#8C8C8C;
}

#footer a:hover{
	color:#8C8C8C;
	text-decoration:underline;
}


/*
input {
	border:1px solid #4b4b4b;
	color:#3F3F3F;
	height:15px;
	font: 11px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif;
}*/

input { color:#999; padding-left:2px;  }
textarea#styled {
	width: 185px;
	padding-left:2px; 
	color:#999;
	font: 12px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif;
}

span.formButton input{
background: transparent url(../images/go.jpg) no-repeat;
width: 80px;
height: 20px;
border:none;
}

span.enEspanol input {
background: transparent url(../images/en-espanol.jpg) no-repeat;
width: 60px;
height: 20px;
border:none;

}

span.gulfOil input {
background: transparent url(../images/oilspill.jpg) no-repeat;
width: 80px;
height: 20px;
border:none;
}

span.phone input {
background: transparent url(../images/phone.jpg) no-repeat;
width: 21px;
height: 20px;
border:none;
}

span.formButton2 input{
background: transparent url(../images/red.jpg) no-repeat;
width: 80px;
height: 14px;
border:none;
}


.blue {
		font-weight:normal;
color:#002B5C;
	
}


.blue a {
	font-weight:normal;
color:#002B5C;
	
}


#underbuttons { float:left; clear:both; width:300px; margin: 0 0 0 10px; color:#002B5C;}
#underbuttons a{color:#002B5C; }
#underbuttons a:hover{color:#999999; }


.more a{color:#002B5C; font:9px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; margin-top:10px; margin-left:30px;  }
.more a:hover{ color:#999999;}


.more2 a{color:#002B5C; font:9px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; margin-top:5px; }
.more2 a:hover{ color:#999999;} 


.more3 a{ float:left; color:#002B5C; font:9px "Lucida Grande", Geneva, Helvetica, Arial, Tahoma, sans-serif; margin-top:0; margin-left:10px; clear:both;  }
.more3 a:hover{ color:#999999;} 


#profile { text-align:center;}

.MartindaleHubble{
	background: url('../images/logo/MartindaleHubble_bw.jpg') no-repeat;
	width: 150px;
	height: 34px;
	margin-bottom:10px;
}
.MartindaleHubble:hover{
	background: url('../images/logo/MartindaleHubble_color.jpg') no-repeat;
}

.SuperLawyers{
	background: url('../images/logo/SuperLawyers_bw.jpg') no-repeat;
	width: 150px;
	height: 47px;
	margin-bottom:10px;
}

.SuperLawyers:hover{
	background: url('../images/logo/SuperLawyers_color.jpg') no-repeat;
}

.FloridaTrend{
	background: url('../images/logo/FloridaTrend_bw.jpg') no-repeat;
	width: 90px;
	height: 77px;
	margin-bottom:10px;
}

.FloridaTrend:hover{
	background: url('../images/logo/FloridaTrend_color.jpg') no-repeat;

}

.BestLawyers{
	background: url('../images/logo/BestLawyers_bw.jpg') no-repeat;
	width: 150px;
	height: 38px;
}

.BestLawyers:hover{
	background: url('../images/logo/BestLawyers_color.jpg') no-repeat;
}
