/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body 			{margin: 0;padding: 0;text-align: center;background: #efefef;}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td {font-family: Arial, Helvetica, sans-serif; text-align: left;}
p, li 			{font-size: 12px;}
p, h1 			{margin: 15px 0;}
h1 				{border-bottom: 1px solid #5B9ED5;color: #006699;font: 24px "Times New Roman", Times, serif;margin: 8px 0 0 0;}
h2 				{font-size: 16px;color: #006699;}
h2.attorneys 	{margin-top: 25px;}
h2.attorneys a 	{font-size: 11px;color: #006699;font-weight: normal;}
h3 				{font-size: 14px;color: #8C3838;}
address 		{text-align: left;font: normal 10px Arial, Helvetica, sans-serif;padding-top: 15px;padding-bottom: 20px;color: #666666;padding-left: 140px;}
strong 			{color: #8C3838; }
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
.left 			{float: left; margin: 0 15px 15px 0;}
.left-atty 		{float: left; margin: 10px 15px 15px 0;}
.right 			{float: right; margin: 0 0 15px 15px;}
.leftborder 	{padding: 2px; border: 1px solid #000; float: left; margin: 0 15px 15px 0;}
.rightborder 	{padding: 2px; border: 1px solid #E8E8E8; float: right; margin: 0 0 15px 15px;}
.border 		{padding: 2px; border: 1px solid #E8E8E8; margin-bottom: 15px;}
.clear 			{clear: both;}
.center 		{text-align: center;}
.ulleft 		{float: left; list-style: square; width: 250px; padding: 10px 10px 10px 20px; margin: 0px 0px 15px;}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:hover, a:active, a:visited { color: #006699; }
/* ----------------- Horizontal ------------------- */
div#nav {
	width: 860px;
	height: 30px;
	background: url(images/bg-nav.jpg) top left no-repeat;
	padding: 1px 10px;
}
ul#mainnav {margin: 0; padding: 0;}
ul#mainnav li {
	float: left; 
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 9px 7px;
	white-space: nowrap;
	font-weight: bold;
	text-transform: uppercase;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited { background: url(images/bg-nav-current.jpg) repeat-x; }
* html #nav a {width: 1%;}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#container {
	margin: auto;
	position: relative;
	width: 880px;
}
div#header {
	width: 880px;
	height: 114px;
	background: url(images/bg-header.jpg) no-repeat left top;
	text-align: left;
}
div#header .case-evaluation {
	margin-top: 45px;
	margin-left: 287px;
}
div#flash-index {
	background: url(images/bg-flash.jpg) no-repeat;
	height: 217px;
	width: 880px;
}
div#content {
	background: url(images/bg-content.jpg) repeat-y;
	width: 590px;
	padding: 1px 30px 1px 260px;
	line-height: 18px;
	color: #666;
	position: relative;
	min-height: 624px;
	_height: 624px;
}
div#content #heading {
	background: #C4DDF2;
	border: 3px double #5B9ED5;
	margin-top: 8px;
	padding: 0px 15px;
	margin-bottom: 15px;
}
div#content #heading p {
	color: #003366;
	margin-top: 10px;
}
div#content #attorneysMain p.brief-bio { padding-left: 210px; }
div#video-nav {
	margin-bottom: 15px;
	width: 590px;
	margin-top: 8px;
	height: 126px;
	text-align: center;
}

div#video-1, div#video-2, div#video-3 {
	background: #fff;
	padding: 30px 15px 15px;
	border: 5px solid #006699;
	width: 350px;
	position:absolute;
	z-index: 200;
	top: 100px;
	display:none
}
div#video-1 a, div#video-2 a, div#video-3 a { font-size: 12px; }
div#windowshade {
	background: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	opacity: .50;
	filter:alpha(opacity=50);
	display: none;
}
div#content #practice-areas, div#content #contact {
	position: absolute;
	left: 22px;
	border: 1px solid #E8E8E8;
	width: 195px;
	padding-right: 10px;
	padding-left: 10px;
}
div#content #practice-areas {
	background: #f7f7f7 url(images/box-heading-practice.jpg) no-repeat center top;
	top: 6px;
}
div#content #contact {
	background: #F7F7F7 url(images/box-heading-contact.jpg) no-repeat center top;
	top: 430px;
	height: 235px;
}
div#content #contact iframe {
	margin-top: -25px;
	margin-left: -30px;
}
div#content #newsletter {
	background: #F7F7F7 url(images/box-heading-newsletter.jpg) no-repeat center top;
	top: 542px;
}
div#content #case-eval {
	width: 217px;
	position: absolute;
	height: 45px;
	left: 22px;
	top: 385px;
}

div#content #practice-areas ul, div#content #newsletter ul {
	margin: 35px 0px 10px;
	padding: 0px;
	list-style: none;
}
div#content #practice-areas li, div#content #newsletter li {
	background: url(images/bullet.gif) no-repeat left 6px;
	padding-left: 15px;
	margin-left: 5px;
	font-size: 11px;
}
div#content #practice-areas a, div#content #newsletter a { color: #A94F4F; }
#content .right-back {float: right; font-size: 11px;}
#content .btn-drugevaluation {float: right; margin: 0 0 15px 10px;}

/* ----------------- Hiding all secondary divs to start ----------------- */
#practiceAreaMain,
#practiceAreaPersonalInjury,
#practiceAreaMaritimeOffshore,
#practiceAreaConsumerClassActions,
#practiceAreaPriceFixingAntitrust,
#practiceAreaMassTorts,
#practiceAreaEnvironmentalToxicTorts,
#practiceAreaDefectiveMedicalDevices,
#practiceAreaWhistleBlower,
#practiceAreaAutomobileTrainAccidents,
#practiceAreaTobacco,
#practiceAreaMesothelioma,
#practiceAreaPPH,
#practiceAreaDrugCases,
#practiceAreaDrugCasesContact,
#practiceAreaOvertimeCases,
#practiceAreaOvertimeCasesQuestionaire,
#caseBrachialPlexusBirthInjury, 
#caseFarmAnimalAccident,
#caseTraumaticallyInducedMS,
#caseMossvilleCommunityBuyout,
#caseLouisianaTobaccoLitigation,
#caseFenPhenRecoveries,
#caseTrailerUnderRideAccident,
#caseDrainageCanalAccidents,
#aboutUsMain,
#aboutUsMap1,
#aboutUsMap2,
#aboutUsContact,
#attorneysJimmySimien,
#attorneysEulisSimien,
#attorneysMarkSimien,
#attorneysChadBoykin,
#positionAttorneys,
#positionParalegals,
#positionLegalSecretaries,
#positionCaseManager,
#practiceAreaIrsTax,
#practiceAreaPensionRetirement,
#practiceAreaOtherPractice,
{ display: none; } 
/* change the above to block to see all the divs in dreamweaver design view for easier changes, just change it back when your done */
/* You can also comment out individual divs to see them, just change it back when your done */
/* ---------------------------------------------------------------------- */
div#footer {
	width: 860px;
	height: 70px;
	background: url(images/bg-footer.jpg) no-repeat left top;
	font-size: 10px;
	text-align: left;
	color: #666666;
	padding-left: 20px;
}
div#footer .right {float: right; margin-right: 20px;}
div#footer a:link, div#footer a:visited { color: #666666; }
div#copyright {
	margin-top: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
div#copyright a:link, div#copyright a:visited { color: #666666; }
div#copyright .ypimg {margin: 5px 0;}
div#maplink {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 9px;
	left: 565px;
}
div#maplink a { color: #FFFFFF; }
div#audio {
	position: absolute;
	height: 13px;
	width: 111px;
	top: 515px;
	left: 743px;
}
div#map {
	padding: 2px;
	margin-bottom: 15px;
	border: 1px solid #E8E8E8;
	width: 580px;
	height: 450px;
}
div#espanol {
	position: absolute;
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	top: 9px;
	left: 382px;
}
div#video {
	background-image: url(images/videopage.jpg);
	background-position: center;
	margin: auto;
	padding: 0px;
	height: 400px;
	width: 400px;
}
a#abagado {
	display: block;
	height: 23px;
	width: 285px;
	position: absolute;
	left: 286px;
	top: 74px;
}
