@import "../../../../Common/Themes/NiceForms/Styles/NiceForms.css";
@import url(sIFR-print.css) print;
body {
	text-align:center;
	background:#273B3F url(bg.gif) repeat-x;
}

body, td, th {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#5E6D6E;
}

a, a:visited {
	color:#06c;
	text-decoration:none;
}

a:active, a:hover {
	text-decoration:underline;
}

#PageForm {
	width:785px;
	margin:10px auto;
	text-align:left;
	border:solid 1px #000;
	background-color:#fff;
}

#header {
	padding-top:77px;
	height:28px;
	text-indent:-9000px;
	background:url(header.gif);
	position:relative;
}

#header a {
	text-indent:-9000px;
}

#home_link 
{
	width:66px;
	height:38px;
	background:url(home.jpg);
	position:absolute;
	top:0;
	right:0;
	display:block;	
}

#home_link:active,
#home_link:hover 
{
	background-position:0 -38px;
	text-decoration:none;
}

#header_link, #header_link:visited {
	height:66px;
	width:417px;
	display:block;
	position:absolute;
	left:0; bottom:0;
}

#header_link:active, #header_link:hover {
	text-decoration:none;
}

#menu {
	margin:0;
	padding:0 0 0 417px;
	list-style-type:none;
}

/* IE fix to get rid of annoying 'assumed padding' that IE adds */
* html #menu 
{
	position:absolute;
	right:-1px; bottom:0;
}

#menu li {
	float:left;
}

#menu li a, #menu li a:visited {
	display:block;
	height:28px;
}

#menu li a:hover, #menu li a:active, #menu li a.selected {
	text-decoration:none;
	margin:0; padding:0;
	background-position:0 -28px;
}

#menu_our_practice {
	background-image:url(menu_our_practice.gif);
	width:86px;
}

#menu_attorneys {
	background-image:url(menu_attorneys.gif);
	width:70px;
}

#menu_about_us {
	background-image:url(menu_about_us.gif);
	width:64px;
}

#menu_resources {
	background-image:url(menu_resources.gif);
	width:73px;
}

#menu_contact_us {
	background-image:url(menu_contact_us.gif);
	width:75px;
}

h1 {
	margin:0 0 20px 0;
	font-family:Georgia, Serif;
	font-size:18px;
}

#content .practice h1
{
	background-color:#fff;
	margin-top:0;
	margin-bottom:5px;
}

#content .practice p {
	margin-bottom:5px;
}

#content .practice {
	margin-bottom:15px;
}

h2 {
	margin:20px 0 5px 0;
	font-size:18px;
	font-family:Georgia, Serif;
}

h2.contact 
{
	padding-top:15px;
	border-top:dotted 1px #ABABAB;
}

h3 {
	margin:0 0 20px 0;
	font-family:Georgia, Serif;
}

#PageSkin_Content {
	background:#fff url(interior_bg.gif) repeat-y;
}

#PageSkin_Content.full_content 
{
	background:#fff;
	position:relative;
}

.home #PageSkin_Content
{
	background:#F4F5F5 url(home.gif);
}

#home_content 
{
	margin-left:-365px;
	width:365px;
	float:right;
}

#home_side 
{
	width:420px;
	float:left;
}

.home_intro {
	background-color:#fff;
	padding:20px 30px 5px 20px;
}

.latest_news {
	padding:20px 30px;
	margin:0;
	background:#F4F5F5;
	border-top:solid 1px #396686;
	font-size:10px;
}

.latest_news h3 {
	margin-bottom:0;
	font-size:11px;
}

.latest_news p {
	margin:0 0 15px 0;
}

.full_content #content 
{
	width: 735px;
	padding:0 25px 25px 25px;
	margin:0;
	background-color:#fff;
}

#content_header 
{
	margin-bottom:25px;
}

* html #content_header 
{
	margin:0 -25px 25px -25px;
}

#content_header h1,
#content {
	width:369px;
	padding:0 25px 25px 25px;
	float:left;
	background-color:#fff;
}

* html #content_header h1 
{
	padding-left:50px;
}

#content p {
	margin:0 0 10px 0;
}

#content h1 {
	line-height:29px;
	margin:1px -24px 25px -25px;
	padding-left:25px;
	font-size:14px;
	background-color:#366587;
}

#content h1,
#content h1 a, #main h1 a:visited 
{
	color:#7898AF;
}

#content_header .side_menu,
#side {
	text-align:center;
	color:#fff;
	float:right;
}

#side 
{
	width:315px;
	padding:0 25px 25px 25px;
	background-image:url(bg_pillars.jpg);
	min-height:500px;
	height:auto;
}

* html #side 
{
	height:500px;
}

* html #content_header .side_menu
{
	margin-right:0;
	position:absolute; top:0; right:-1px;
}

#content_header .side_menu {
	padding:0;
	width:365px;
}

#content_header h1,
#content_header .side_menu
{
	margin-bottom:0;
	padding-bottom:0;
	line-height:29px;
	height:29px;
}

.side_menu {
	margin:0 -25px 0 -25px;
	height:27px;
	line-height:27px;
	padding:1px 0;
	background-color:#596664;
	border-color:#6F807E;
	border-style:solid;
	border-width:1px 0;
	text-align:center;
	opacity:.8;
	filter:alpha(opacity=80);
}

.side_menu a, .side_menu a:visited {
	color:#E5E7E7;
	font-size:10px;
	padding:8px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

.side_menu a.side_SelectedMenuItem,
.side_menu a:hover, .side_menu a:active {
	background-color:#7B8685;
	text-decoration:none;
}

.side_photo {
	font-size:11px;
	text-align:left;
}

.side_photo img {
	border:solid 1px #fff;
}

#side_flash { margin-top:25px; }

.interior_content 
{
	width:510px;
	margin-left:-225px;
	float:right;
}

.interior_side 
{
	width:175px;
	padding:0 25px 0 0;
	border-right:dashed 1px #ABABAB;
	float:left;
}

.interior_side ul 
{
	margin:0; padding:0;
	list-style-type:none;
}

a.interior_SelectedMenuItem, a.interior_SelectedMenuItem:visited,
.interior_side li.selected a, .interior_side li.selected a:visited 
{
	background-color:#EFF0F0;
	color:#373939;
}

.interior_side li.header a { font-weight:bold; }

.interior_side ul a, .interior_side ul a:visited 
{
	padding:5px 10px;
	display:block;
	width:155px;
}

.footer {
	padding:96px 20px 0 20px;
	line-height:26px;
	font-size:10px;
	color:#CBCFCF;
	background:url(footer.jpg);
}

.footer a, .footer a:visited 
{
	color:#CBCFCF;
	text-decoration:underline;
}

.footer a:active, .footer a:hover 
{
	color:#fff;
}

.footer p { margin:0; }

#digett 
{
	float:right; 
}

.interior_content h2, .article h2, .contact h2 { margin-top:0; }

.interior_content h3, .article h3, .contact h3
{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:5E6D6E;
	font-size:12px;
}

.form-text input,
.form-full input,
.form-url input,
.form-fields textarea 
{
	width:225px;
}

.link h4 { margin-bottom:0; }

.article, .contact 
{
	margin-bottom:25px;
}

.contact_photo 
{
	float:right;
	margin:0 0 25px 25px;
}

.contact_email 
{
	margin:0 0 6px -3px;
}

.c:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.c {display: inline-block;}

/* Hides from IE-mac \*/
* html .c {height: 1%;}
.c {display: block;}
/* End hide from IE-mac */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate 
{
	text-indent:-9000px;

	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

.sIFR-hasFlash #home_content h1, .sIFR-hasFlash h2 
{
	visibility: hidden;
}
