/* CSS Document */

@import "css_nav.css";

html { overflow-y:scroll; }
body {
	color:#4c4c4c;
	font-size:.8em;
	margin:0 auto;
	background-color:#B3B3B3;
	font-family:"Trebuchet MS";
	background-image:url(/images/bg_body.jpg);
	background-repeat:repeat-x;
	line-height:18px;
}



a img {border:none;}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

.v-card {color:#760031; text-decoration:none;}
.v-card#hover {color:#760031; text-decoration:none;}
	
/* ---- class settings ----------------------- */

.img_top {
	position:absolute;
	top:0;
	left:0;
}

.img_btm {
	position:absolute;
	bottom:0;
	left:0;
}

.img_photo {
	position:absolute;
	top:0;
	left:0;
}

.flag {
	margin:0 0 6px 0;
}

.hidden_flag {
	 display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.center {
	text-align:center;
}

.logo_mask {
	position:absolute;
	top:110px;
	left:60px;
}

.divider_line {
	height:2px;
	border:none;
	color:#808080;
	background-color:#808080;
}
.practice_line {
	height:2px;
	border:none;
	color:#fff;
	background-color:#fff;
}

.related-attorneys {
	margin-left:-5px;
}

.aop-list {
	margin:0px 0 0 -25px;
	padding:0 0 0 40px;
}

.news-image {
	position:relative;
	float:right;
	padding:0 0 0 15px;
}

.news-image img {
	border:4px solid #B3B3B3;
}

.news-title {
	font-size:14px;
	font-weight:bold;
}

/* ---- our people class settings ----------------------- */

#our-people_wrapper {
	position:relative;
	top:0;
	left:0;
	width:856px;
	height:auto;
	background-image:url(/images/bg_people-wrapper.jpg);
	background-repeat:no-repeat;
}

#our-people_content {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:90px 20px 0 40px;
	width:440px;
	height:auto;
}

#our-people_sidebar {
	position:relative;
	top:0;
	right:8px;
	float:right;
	padding:315px 0 40px 0px;
	height:auto;
	width:338px;
	background-image:url(/images/bg_our-people-sidebar.jpg);
	background-repeat:repeat-y;
}

#our-people_sidebar a{
	font-weight:normal;
}

#our-people_sidebar-content {
	position:relative;
	top:0;
	left:0;
	padding:0 40px 0 20px;
	width:278px;
	height:auto;
	background-image:url(/images/bg_our-people-sidebar-content.jpg);
	background-repeat:no-repeat;
}

#our-people-tabs {
	position:relative;
	top:0;
	left:0;
	width:563px;
	height:40px;
	background-repeat: no-repeat;
}

#our-people-image {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	text-align:center;
}


.people_sub_flag {
	color:#860038;
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
}

.people-name {
	color:#860038;
	font-size:30px;
	font:"Trebuchet MS";
}

.people-title {
	color:#808080;
	font-size:16px;
	font:"Trebuchet MS";
	letter-spacing:3px;
	margin:0 0 50px;
	text-transform:uppercase;
	
}

.people-link {
	font-weight:normal;
}



/* ---- careers class settings ----------------------- */


.careers {
	margin:0 auto;
	width:850px;
	
}
	
.column_head {
	background-color:#95123C;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float:left;
	width:270px;
	padding:5px 0 0 0;
	margin:0 3px 10px 0;
}

.column_img{
	position:relative;
	top:0;
	left:-1px;
	width:817px;
	height:209px;
	margin:0 auto;
	background-image:url(images/career_top.gif);
	background-repeat:no-repeat;
}

.column_head h2 a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.column {
	float:left;
	width:240px;
	height:auto;
	padding: 0 15px 0 15px;
}


/* ---- practice class settings ----------------------- */
.litigation_link {
	color:#c3252a;
}

.litigation_flag {
	color:#c3252a;
	font-size:16px;
}

.labor_link {
	color:#774496;
}

.labor_flag {
	color:#774496;
	font-size:16px;
}

.business_link {
	color:#3fa949;
}

.business_flag {
	color:#3fa949;
	font-size:16px;
}

.healthcare_link {
	color:#1177bc;
}


.healthcare_flag {
	color:#1177bc;
	font-size:16px;
}
/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-color:#808080;
}


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:880px;
	padding:0 0 0 70px;
	height:41px;
	background-color:#808080;
	background-image:url(/images/bg_nav.jpg);
}

#practice-area-tabs {
	position:relative;
	top:0;
	left:0;
	margin:0px 0 0 100px;
	width:650px;
	height:40px;
}


/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	padding: 0 0px 0 0;
	height:auto;
	background-image:url(/images/bg_main.jpg);
	background-repeat:repeat-y;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:20px 0 0 60px;
	width:440px;
	height:auto;
}

#content_main_wide {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:20px 0 0 50px;
	width:800px;
	height:auto;
}



/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:20px 10px 0 60px;
	width:270px;
	height:auto;
}

.meritas {
	position:relative;
	top:0;
	left:0px;
	padding:80px 20px 0 20px;
	width:274px;
	height:486px;
	float:right;
	background-image:url(images/bg_meritas.jpg);
	background-repeat:no-repeat;
}

#sidebar_nav {
	position:relative;
	top:0;
	left:0;
	float:right;
	text-align:left;
	margin:30px 0 0 0px;
	padding:30px 15px 30px 15px;
	width:194px;
	background-image:url(/images/bg_sidebar.jpg);
	background-repeat:repeat-y;
	height:auto;
}

#side_bar-small {
	position:relative;
	top:0;
	left:0;
	float:right;
	padding:20px 10px 0 60px;
	width:224px;
	height:auto;
}

#sidebar_nav-small {
	position:relative;
	top:0;
	left:0;
	float:right;
	text-align:left;
	margin:30px 0 0 0px;
	padding:30px 15px 30px 15px;
	width:194px;
	background-image:url(/images/bg_sidebar.jpg);
	background-repeat:repeat-y;
	height:auto;
}


/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	font-size:10px;
	color:#4c4c4c;
	padding:100px 20px 0 20px;
	width:910px;
	height:100px;
	clear:both;
	background-color:#B3B3B3;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ------ Import Nav CSS -----*/



