/* *** ** Start of CSS ** *** */
/*
	Written by Eric Myer
	Source: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, .body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
.body {
	line-height: 1;
	color: black;
	background: transparent;
	min-height: 100%;
	_height: 100%;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/


.captcha {
	display:inline-block;}
		
	.captcha input {
		display:inline-block;}
		
	.captcha img {
		margin:0px 0px 3px 0px;}


.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:145px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct,
.custom-form .captcha input {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:247px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:395px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form,
#content .custom-form {
	margin:0px;
	padding:0px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol,
	#content .custom-form ol  {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p,
#content #overlay_div p {
	line-height:15px;
	margin:15px 0px;
	padding:0px;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #aaa;
	background-color:#ccc;
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3,
#content #overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #333;
	color:#000;
	padding:0px 0px 8px 0px;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	}

.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}
  
.form-pct2 {
	font:11px Arial, Helvetica, sans-serif;
	width:100px;}
	
.msg-pct2 {
	font:11px Arial, Helvetica, sans-serif;
	width:100px;
	height:50px;
	overflow:auto;}

.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;}
	
.submit:hover {	
	}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	display:block;
	padding:12px;
	margin:0px -12px;
	background:#364a61;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-align:left;}
	
	#disclaimer a {
		color:#ccc;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;}

#addressNotFound {
	}

#directions {
	}



/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0 0 0 8px;
	list-style-type: none;
	font-family: "century gothic","lucida grande","lucida sans",verdana;
	font-size: 12px;
	text-transform:uppercase;
	cursor: default;
	display: table;
	*width: 816px;
	height: 42px;
	padding-top: 0px;
	background:url(../images/menu-divider.png) no-repeat 4px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 4px 0 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	display: inline;
	background:url(../images/menu-divider.png) no-repeat right;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
/*	background:none;*/
	background: #b95500;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 150px;
	height:auto;
	position: absolute;
	left: -1000em;
	text-transform:none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	padding:0;
	background:none;
	width: 150px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */

ul.MenuBarHorizontal ul.practice-areas {
	width: 360px;
}
ul.MenuBarHorizontal ul.practice-areas li {
	width: 360px;
}


ul.MenuBarHorizontal ul
{
	border: 0px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 15px 4px;
	line-height:12px;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	line-height:normal;
	color: #fff;
	text-decoration: none;
	background: #000;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background:url(../images/hover-x.png) left -1px repeat-x;
	color: #fff;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background-image:none;
	background-color: #33C;
	color: #fff;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background:url(../images/hover-x.png) left -1px repeat-x;
	color: #fff;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
/*	hover level 2*/
	background: #5b7893;
	color: #fff;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/


/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
/*		background: #FFF;*/
	}
}



/*= Misc. Styling
*************************/
* {margin:0; padding:0;}
html {
	background: url(http://www.trucking-law.com/markjackson/images/bg.png);
	height: 100%;
}
img { border:none;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

/*= Test Styling
*************************/
.body{font:13px/1.5 'Century Gothic',Arial,'Liberation Sans',FreeSans,sans-serif;
	color:#000;
	background: #4f4e33 url(../images/body-x-home.png) repeat-x;
}
.body-subpage {
	background: #4f4e33 url(../images/body-x-subpage.png) repeat-x;
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px;}
h1, h2, h3, h4, h5, h6 {
	color: #73714b;
	text-transform: uppercase;
	font-weight: 500;
}

h1{font-weight: bold; font-size:19px;} /* Should be reserved for the client logo */
h2{font-size:17px;margin:0 0 10px; text-transform: none;}
h3{font-size:15px;margin:0; text-transform: none;}
h4{font-size:13px;margin:0; text-transform: none;}
h5{font-size:13px;margin:0; font-weight: 500; text-transform: none;}
h6{font-size:11px;margin:0; font-weight: 500; text-transform: none;}
strong { font-weight:bold;}
.required { color:#FF0000;}

ol{list-style:decimal;}
ul{list-style:disc;}
li{margin-left:30px;}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

a { text-decoration:underline; color: #73714b;}
a:hover { text-decoration:underline;}
a:active { outline: none;}
a:focus { -moz-outline-style: none; outline:none;}

p {margin: 0 0 1.5em;}

/*= Layout Styling
*************************/
.left {float:left;display:inline;}
.right {float:right;display:inline;}

#wrapper {
	width: 100%;
	margin: 0px auto;

}
#container {
	width: 100%;
}
h1#logo {
	position: absolute;
	top: 22px;
	left: 50px;
	width: 400px;
	height: 50px;
	margin: 0px; padding: 0;
/*	text-indent:-99999px;*/
}
h1#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#location-info {
	position: absolute;
	top: 90px;
	left: 65px;
	width: 510px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#free-consultation {
	text-align: center;
	font-size: 24px;
	width: 376px;
	height: 98px;
	background: url(http://www.trucking-law.com/markjackson/images/free-consultation.png) center bottom no-repeat;
	color: white;
	position: absolute;
	top: 9px;
	right: 10px;
	float: none;
}
#free-consultation span {
	width: 50%;
	float: left;
	display: inline;
	height: 52px;
	margin-top: 25px;
	line-height: 52px;
	text-align: center;
	color: #c3d6e6;
	font-weight: bold;
}
#phone-left {

}
#phone-right {

}
.mainContent {
	padding: 10px 45px 45px;
	line-height: 22px;
}
#logo-av {
	position: relative;
	top: 80px;
	left: 40px;
}
#sidebar {
	width:265px;
	float: left;
	display: inline;
	padding-bottom: 40px;
}


/*= Mini Contact (mc-form) Styling
*************************/
.mc-form {display: inline; float: left; width: 192px; padding:0px; margin:0px auto 10px 42px; color: #969494; font-size: 12px;}
.mc-form label { float: left; display:inline; text-align:left; height: 15px; padding:0 0 0px 0; line-height: 15px; margin:0; width:60px; margin-right: 0px; background: transparent;}
.mc-form input { float: left; display: inline; width:130px; margin:0 0 2px auto; border: 1px solid black;}
.mc-form textarea { width:130px; height:40px;border: 1px solid black; float: right; display: inline; margin: 0 0 5px auto;}
.mc-form input.submit-btn {clear: both; width:56px; height:20px; margin:0; vertical-align:middle; text-align:center; border: 0px; float: right; display: inline;}

/*= Footer Styling
*************************/
#bottom {
	margin:0 auto;
	width: 913px;
	min-height: 120px;
	_height: 120px;
	clear: both;
	padding-top: 20px;
}
.footer {
	margin:0 auto;
	padding: 0px 20px;
}
ul.footerNav { text-align:center;list-style:none; color: #ffcc99; text-transform: uppercase; font-size: 10px;}
ul.footerNav li {display:inline;margin:0;}
ul.footerNav a { color: #e3e0ae; padding:0 8px; border-right:0px solid #fff; text-decoration: none;}
ul.footerNav a:hover {text-decoration: underline;}
ul.footerNav a.last-child { border: none;}

/* Disclaimer Styling */
.disclaimer {text-align: left;font-size:11px;padding: 5px 10px;color:black;
	width: 880px;
	margin: 0px auto;
}
.disclaimer p {
	float: left;
	display: inline;
	width: 670px;
	padding-top: 4px;
	color: #ccc;
}

.disclaimer a { color: #fff; font-weight:bold;}
.disclaimer a:hover { text-decoration:underline;}
a.logo-lnmh {float:left;padding:0 15px 0 0;display:inline; margin-left: 20px;}



/*Master.css ends above */


div#menu {
	position: absolute;
	bottom: 3px;
	height: 42px;
	width: 820px;
	left: 28px;
}


div#glass-header-bottom {
	background: url(../images/glass-header-bottom.png) center bottom no-repeat;
	width: 876px;
	margin: 0px auto;
	z-index: 99;
}
div#glass-header-top-home {
	background: url(http://www.trucking-law.com/markjackson/images/glass-header-top-home.png) center top no-repeat;
	width: 876px;
	height: 502px;
	margin: 0px auto;
	position: relative;
}
div#glass-header-top-subpage {
	background: url(../images/glass-header-top-subpage.png) center top no-repeat;
	width: 876px;
	height: 409px;
	margin: 0px auto;
	position: relative;
}




#container {
	background: url(http://www.trucking-law.com/markjackson/images/container-y.png) repeat-y;
	width: 876px;
	float: left; display: inline;
}

#container-top {
/*	background: url(../images/container-top.png) center top no-repeat;*/
	background: url(../images/container-top-no-lines.png) center top no-repeat;
	width: 870px;
	margin: 0px auto;
	float: left; display: inline;margin-left: 3px;
}
#container-bottom {
	background: url(http://www.trucking-law.com/markjackson/images/container-bottom.png) center bottom no-repeat;
	width: 870px;
	margin: 0px auto;
	min-height: 400px;
	_height: 400px;
	float: left; display: inline;	
}
#container-base {
	width: 876px;
	height: 20px;
	background: url(../images/container-base.png);
	margin: 0px auto;
}

div#white-box {
	background: url(../images/white-box-y.png) repeat-y;
	width: 536px;
}
div#white-box-top {
	background: url(http://www.trucking-law.com/markjackson/images/white-box-top.png);
	width: 536px;
	height: 24px;
}
div#white-box-bottom {
	background: url(../images/white-box-bottom.png);
	width: 536px;
	height: 24px;
}
div#white-box-wrapper {
	float: right;
	display: inline;
	width: 536px;
	margin-right: 44px;
	margin-bottom: 50px;
}





div#middle {
	width: 876px;
	float: none;
	margin: 0px auto;
}


#slideshowCycle {
	width: 723px;
	height: 296px;
	position: absolute;
	top: 131px;
	left: 77px;
}

#sidebar-photo-frame {
	background: url(../images/sidebar-photo-frame.png);
	height: 260px;
	width: 199px;
	margin-top: 9px;
	margin-left: 36px;
}
#sidebar-photo-frame img {
	margin: 6px;
}
ul#sidebar-buttons li {
	background: url(../images/widebutton-top.png) no-repeat;
	padding-top: 3px;
	margin: 5px 0px;
	width: 274px;
	list-style-type: none;
}
ul#sidebar-buttons li a {
	background: url(../images/widebutton-bottom.png) left bottom no-repeat;
	width: 224px;
	padding: 5px 10px 8px 40px;
	font-size: 14px;
	display: block;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 11px;
}




#h-contact-us, #h-practice-areas {
	margin-top: 20px;
	margin-left: 41px;
	margin-bottom: 20px;
}

div#homepage-quote {
	font-style: italic;
	color: #f9ffa5;
	line-height: 33px;
	font-size: 20px;
	text-shadow: 1px 1px 2px #333;
	padding: 10px 60px;
/*	background: url(../images/homepage-quotes.png) center 20px no-repeat;*/
	background: url(../images/quoted-text.png) 19px 33px no-repeat;
	text-align: center;
	min-height: 120px; margin-bottom: 20px;	
}

div#homepage-quote span {
	display: none;
}
img#subpage-photo {
	position: relative;
	top: 5px;
}
img.headshot {
	float: left; display: inline; margin: 0px 10px 5px 0px;
}
/* *** ** End   of CSS ** *** */