@charset "utf-8";

body, html {
	background-image: url(../images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:"Arial", Helvetica, sans-serif;	
	height: 100%;
	font-size:13px;
}
body { behavior: url(includes/inc.csshover.htc); }

form { margin: 0; padding: 0; }
img {border:0; padding: 0; margin: 0; }
.clr { clear: both; line-height: 0; height: 0; }
.clearboth { clear: both; }
.transp { behavior: url(/includes/inc.iepngfix.htc); }

/* MAIN CONTAINERS */
#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#header {
	width:960px;
	margin: 0;
	padding: 0;
	z-index: 50;
	height: 186px;
	text-align: left;
	position: relative;
	background: url(../images/layout/header_bg.jpg) top right no-repeat;
}
#logo {
	position: relative;
	left: 20px; top: 0;
	padding: 0;
	width: 300px;
}
#logo a { }

#tagline {
	text-align: left;
	position: absolute;
	left: 415px;
	top: 50px;
	width: 540px;
}
#tagline h2 { margin-top: 0; padding-top: 0; color: #2a1e7e; font-weight: normal; font-size: 19px; }
#search {
	text-align: left;
	position: absolute;
	left: 415px;
	top: 83px;
	width: 540px;
}

#search .div3 form { display: block; height: 23px; }
#search .searchbox { 
	color:#d15a02; 
	width: 184px; 
	padding: 4px; 
	height: 17px; 
	border: 1px solid #bebbd4; 
	font-size: 11px; 
	background:url(../images/layout/form_bg.jpg) top left no-repeat; 
	float: left;
	font-weight: bold;
}
#search .submitbutton { float: left; }

#address-top {
	float: right;
	width: 190px;
	padding-left: 35px;
	margin-top: 33px;
	background-image: url(../images/icon-address.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-size: 12px;
	color: #000;
}
#address-top p {padding:0; margin:0}

#photo {
	width: 960px;
	padding: 0;
	z-index: 30;
}
#photo img { display: block; margin: 0 auto 0 auto; }

#content {
	width:933px;
	padding-top:0;
	padding-left: 27px;
}
#subnav { padding-bottom:15px; }

#sidebar {
	float:left;
	position: relative;
	width:265px;
	font-size: 12px;
	background: url(../images/layout/sidebar_bg.jpg) top left no-repeat;
	min-height:370px;
    height:auto !important;
    height:370px;
}

#submenu h2, #attorney-side h2 {
	font-size: 26px;
	color: #494e32;
	font-weight: bold;
	position: absolute;
	top: -85px;
	left: 52px;
	color: #ed7c24;
	width: 440px;
	margin: 0;
	padding: 0;
}
#submenu h3 { padding-left: 68px;}
#submenu h4 { padding-left: 68px;}
#submenu p { padding-left: 68px;}

#submenu ul, .submenu ul {
	margin: 0;
	padding: 30px 15px 22px  68px;
	list-style-type: none;
}
#submenu ul li, .submenu ul li {
	padding: 0;
	margin: 0 0 3px 0;
	line-height: 1.15em;
}
#submenu ul li a , .submenu ul li a{	
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}
#submenu ul li a:hover, .submenu ul li a:hover { color: #ed7c24;}

#submenu ul li ul { display: none; } /* default not to display, for practice areas listed on non-practice area page */

#submenu ul li ul li a { font-size: 11px; color: #2a1e7e; }
#submenu ul li ul { padding: 3px 0 15px 10px; margin: 0;}
#submenu ul li ul li a { background: none; }
#submenu ul li ul li a:hover { color: #d75d03; }


#body { 
	float: right; 
	width: 590px; 
	line-height: 20px;
	padding-bottom: 35px;
	padding-top: 25px;
	padding-right: 35px;
	background:url(../images/layout/bodycontent_bg.jpg) top right no-repeat;
	color: #403f3e;
}
#body a { color: #291e7e; text-decoration:none;  }
#body a:hover { color: #d75d03; }

#body h1 {
	font-size: 25px;
	font-weight: normal;	
	color: #291e7e;
	padding-bottom: 8px;
	margin: 0;
	line-height:30px;	
}
#body h2 { padding: 15px 0; margin: 0;  font-size:17px;}
#body h3 { padding: 8px 0; margin: 0;  font-size:16px;}
#body h4  { padding: 5px 0 0 0; margin: 0;  font-size:13px; line-height: 15px;}
#body ul { padding: 4px 30px 7px 30px; margin: 0; list-style-type:none; list-style-image:url(../images/layout/bullet.gif); }

#footer {
	clear: both;
	margin: 0 auto 0 auto;
	height: 160px;
	text-align:center;
	font-size: 13px;
	padding-top:3px;
	color: #696a71;
	border-top: 1px solid #f07a23;
	position: relative;
}
#footer #address-bar {
	background: #d1d1d1;
	height: 40px;
	color: #111010;
}
#footer #address-bar p { margin: 0 auto 0 auto; padding-top: 12px; font-size: 13px; width: 960px; }

#footer-cols {
	width: 960px;
	margin: 0 auto 0 auto;
}

#footer-cols div {
	float: left;
	font-size: 11px;
	color: #585858;
	position: relative;
	background: url(../images/layout/footer_line.jpg) top right no-repeat;
	height: 264px;
	padding-top: 30px;
	padding-bottom: 25px;
	text-align: left;
}
#footer-cols .div1 p, #footer-cols .div2 p, #footer-cols .div2 ul { margin-top: 0; }
#footer-cols .div1 { width: 248px; padding: 30px 60px 25px 60px; text-align: left; }
#footer-cols .div2 { width: 198px; padding: 30px 60px 25px 60px; }
#footer-cols .div3 { width: 218px; background: none; padding: 30px 15px 25px 30px;  }

#footer-cols .div3 form { display: block; height: 23px; }
#footer-cols .searchbox { 
	color:#d15a02; 
	width: 184px; 
	padding: 4px; 
	height: 14px; 
	border: 1px solid #bebbd4; 
	font-size: 11px; 
	background:url(../images/layout/form_bg.jpg) top left no-repeat; 
	float: left;
	font-weight: bold;
}
#footer-cols .submitbutton { float: left; }

#footer a { color: #696a71; text-decoration:none; }
#footer a:hover { color: #d15a02; }

#footer ul { list-style-type:none; list-style-image:none; padding: 0; margin: 0;}
#footer ul li { list-style-type:none; list-style-image:none; }


.cssform p {
	width: 400px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform .inputform { /*width of text boxes. IE6 does not understand this attribute*/
font-family:"Arial",  Helvetica;
padding:2px;
width:180px;
}

.cssform textarea{
width: 335px;
height: 100px;
}




/* HOME PAGE SPECIFIC */
#home #container {
	
}
#home #photo {
	width: 935px;
	height: 355px;
	background: url(../images/layout/photo-home.jpg) top right no-repeat;
	position: relative;
}

#home #content {
	width: auto;
	padding-left: 0;
	paddig-right: 0;
	background: url(../images/layout/home_content_bg.jpg) top left repeat-x;
}
#home #body {
	float: none;
	width: 909px;
	margin: 0 auto 0 auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/layout/home_cols_bg.jpg) top left no-repeat;
	min-height: 355px;
	height: auto !important;
	height: 355px;
}
#home #body .col { width: 250px; float: left; padding: 42px 28px 0 22px; line-height: 17px; }
#home #body .col-mid { width: 260px; padding: 42px 32px 0 27px; }
#home #body .col-last { padding: 42px 16px 0 22px; }
#home #body .col h1 {
	margin-top: 0;
	padding: 0 0 13px 0;
	font-size: 22px; 
	color: #040404;
}
#home #body .col p {
	margin: 0 0 9px 0;
	font-size: 13px;
}
#home #body .col .learnmore { text-align:right; }

#home .submenu ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
}

#home-text {
	position: absolute;
	left: 60px;
	top: 0;
	width: 274px;
	margin: 0;
	text-align: right;
	z-index: 20;
}
#home-text p {
	padding: 0 4px 0 4px;
	color: #161616;
	font-size: 12px;
	text-align: left;
	line-height: 1.25em;
}
#home-text h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	background:url(../images/layout/home_text_h2.gif) bottom center no-repeat;
	padding-bottom: 13px;
	text-align: center;
	margin-top: 20px;
}
#home-text p.learnMoreLink { text-align: right; margin: 0; padding: 0;}
#home-text p.learnMoreLink a {  }
#home-text p.learnMoreLink img { display: inline; margin: 0; }

#home-flash {
	position: relative;
	right: 0;
	top: 0;
	width: 567px;
	height: 296px;
	float: right;
	z-index:100;
}

#hot-topics {
	background-image:url(../images/layout/flame.png);
	background-position: 5px 17px;
	background-repeat:no-repeat;
	left:45px;
	padding-left:30px;
	position:absolute;
	top:296px;
	height:43px;
}
#hot-topics strong { padding: 0 5px;}
#hot-topics p { padding: 23px 0 0 0; margin:0;}
#hot-topics, #hot-topics a { color:#291E7E;font-weight:bold; text-decoration:none;}
#hot-topics p span { color:#ef7b24;}

#home-links { text-align:left}
#home-links h3 {
	font-size:14px;
	margin:0;
	padding:10px 0 0 ;
	text-transform: uppercase;
	width:274px;
}
#home-links ul {list-style-type:none; list-style-image:url(../images/layout/bullet.gif); padding:5px 0 5px 8px; font-size:11px ; margin:0;}
#home-links ul li {border-bottom:1px solid #A6A6A6; padding:4px 0;}
#home-links ul li.last { border-bottom: none; }
#home-links p.more { margin:0; text-align:right; color:#000;}
#home-links p.more a { color:#000;text-decoration:none; font-size:12px;}
#home-links ul li a { text-decoration:none; color:#291E7E}

/* ATTORNEY PAGE */
#attorney-page #sidebar { 
	width:230px;
}
#attorney-page #body {
	width: 620px;
}
#attorney-page #body h1 {
	padding-bottom: 0;
}
#attorney-page #body h3 {
padding: 0;
font-size: 11px;
}

#attorney-side {
	padding-left: 61px;
}
#attorney-side .textarea {
	background: url(../images/layout/sidebar_side.gif) top left no-repeat;
	padding-left: 15px;
}
#attorney-side a { color: #291e7e; text-decoration:none; font-size: 12px; }
#attorney-side a:hover  { color: #d75d03;}




/* PRACTICES PAGE */
#practices-page  #photo
{
	display: none;
}
#practices-page #body {
	background: none;
	padding-top: 0;
	width: 624px;
}
#practices-page #sidebar {
	width: 265px;
	background: url(../images/layout/sidebar_bg_practice.jpg) top right no-repeat;
}
#practices-page #sidebar #submenu { width: 265px; margin: 0; }
#practices-page #sidebar h2 {
	position:relative;
	top: auto;
	left: auto;
	color: #040404;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 36px;
	width: auto;
}
#practices-page #submenu ul { padding-top: 6px; display: block; padding-left: 36px;  margin: 0; }
#practices-page #submenu ul li.on a { }
#practices-page #submenu ul li { margin-bottom: 2px; }
#practices-page #submenu ul li ul { padding-left: 15px; }

#practices-page #submenu ul li.off ul { display: none; }



#practice-photo {
	height: 129px; 
	background:url(../images/layout/practice_photo.jpg) top left no-repeat;
}
#practice-photo h2 { color: #e17220; font-weight: bold; font-size: 31px; margin: 0; padding: 30px 0 0 32px;}
#practice-photo h3 { color: #121212; font-weight: normal; font-size: 28px; margin: 0; padding: 8px 0 8px 32px; }

#practices-page #below-photo {
	padding: 0 35px 0 35px;
}

#practices-page #body #below-photo h2.mainh2 {
	background: url(../images/layout/h2_practice_bar.gif) center bottom no-repeat;
	padding: 2px 0 14px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	float: left;
}





/* BLOG SPECIFIC */
#blog-side ul { padding-top: 6px; padding-bottom: 12px; }
#blog-side h3 { margin-bottom: 2px; color:#291E7E; margin-top: 6px; }
#blog-side div { padding-left: 68px; padding-top: 15px;  }
#blog-side input.textBox { 
	background:transparent url(../images/layout/form_bg.jpg) no-repeat scroll left top;
	border:1px solid #BEBBD4;
	color:#D15A02;
	float:left;
	font-size:11px;
	height:14px;
	padding:4px;
	font-weight:bold;
}

#blog-side .submitbutton { float:left; }














/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	margin: 0;
	padding: 0 0 0 25px;
	width: 960px;
	height: 78px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500;
}
* html #menu { padding:0}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fee6a5;
	display: inline;
	padding: 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #efefef;
	padding: 45px 18px 0 18px;	
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	height: 33px;
}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #ffffff;
	background: transparent url(../images/layout/nav_hover.gif) top center no-repeat;
}

#menu ul li.on a {
	color: #ffffff;
	background: transparent url(../images/layout/nav_hover.gif) top center no-repeat;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #ffffff;
	background: transparent url(../images/layout/nav_hover.gif) top center no-repeat;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #3a3a3c;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #2E2E30;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a, #menu ul li.on ul li a  {
	background: none;
	padding: 5px 0px 5px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	border-left: 1px solid #3a3a3c;
	border-right: 1px solid #3a3a3c;
	border-top: 1px solid #3a3a3c;
	float: none;
	margin:0;
	height:auto;
}
#menu ul li ul li.on a { background: none; }

#menu ul li ul li:hover { }

#menu ul li ul li a:hover {	
	color:#F17B23;
	background: none;
	border-top: 1px solid #5a5a5c;
	border-left: 1px solid #5a5a5c;
}

#menu ul li ul li:hover > a {	
	background: none;
	border-top: 1px solid #3a3a3c;
	border-left: 1px solid #3a3a3c;
	color:#F17B23;
	
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	/* width: 211px;  */
}

#menu ul li:hover ul li:hover ul li a {
}
/* END MENU */

#submenu p.contact-button { margin: 0; padding: 0; }
.contact-button img { padding-left: 60px;  }


#contact-form input.txt 
{
	font-family:"Arial",  Helvetica;
	padding:2px;
	width:200px;
	background:transparent url(../images/layout/form_bg.jpg) no-repeat left top;
	border:1px solid #BEBBD4;
	color:#D15A02;
	font-size:11px;
	padding:4px;
	margin-bottom: 2px;
}
#contact-form textarea {
	width:200px;
	background:transparent url(../images/layout/form_bg.jpg) no-repeat left top;
	border:1px solid #BEBBD4;
	color:#D15A02;
	font-size:11px;
	font-family:"Arial",  Helvetica;
	padding:2px;
	margin-bottom: 6px;
	height: 45px;
	overflow: auto;
}

#submenu a {color:#ED7C24}
#submenu a:hover {color:#BF6217;}

#linkshome { padding-top:16px}
#linkshome p { padding:8px 0; margin:0; border-bottom: 1px solid #A6A6A6; background-image:url(../images/layout/bullet.gif); background-position:left 12px; background-repeat:no-repeat; padding-left:8px;}
#linkshome a { color:#EF7C23; text-decoration:none; } 
#linkshome a:hover {color:#291E7E; }
#linkshome span { font-size:10px;}

#sublinks {float:right; padding-left:14px;padding-top:8px;}

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:567px;
		height:296px;
		overflow:hidden; 
		}	
		
		
#cse-search-results iframe {

	width:590px!important;
}		

.formsubmit { 
	background:url(../images/layout/submit.jpg) top left no-repeat; 
	width: 79px; 
	height: 29px; 
	display: block;
	text-indent:-9999px; 
	font-size: 0;
	line-height: 0;
	border:none; 
	cursor: pointer; 
}

