/* 
Title:			{site} screen style
Author:		Ryan Haney
Author URI:	http://kildare.us
Updated:  		August 27 2007
*/
/*
Colours

Dark Blue:		#00264c
Grey:			#8c979f
			#6c6c6c
			#c9c3b3
*/
/* reset================================================ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* general================================================ */
html, body {font-size: 100%;}
body {
	font: 0.625em/1em helvetica, arial, sans-serif;
	background: #ffffff url(/~morrnew/images/body_background.gif) repeat top left;
	color: #2A2A2A;
	line-height: 1.25em;
	position: relative;
}
p {
/*---	font: 1.2em/1em arial, sans-serif;---*/
	font: 1.3em/1em arial, sans-serif;
	line-height: 1.75em;
/*---	color: #7d7a72;---*/
	color: #333;
	margin-bottom: 20px;
}
h1{ 
	font: 4em/1em georgia;
	line-height: 1.25em;
}
h2 { 
	font: 3.25em/1em georgia;
	margin: 40px 0 25px 0;	
	color: #00264c;
	
}
h3 { 
	font: 1.6em/1em georgia;
	margin: 0 0 20px 0;	
	color: #00264c;
	border-bottom: 2px dotted #dddddd;
}
h4 { 
	font: 1.4em/1em georgia;
	color: #6c6c6c;
	margin: 20px 0 20px 0;
}
h5 { 
	font: 1.1em/1em georgia;
	color: #6c6c6c;
	margin: 20px 0 20px 0;
	font-weight: bold;
}
#main_column_inside ul li {
	font: 1.2em/1em arial, sans-serif;
	line-height: 1.75em;
	color: #7d7a72;
}
a {
	color: #506996;
}
a:hover {
	color: #00264c;
	text-decoration: none;
}
ol {
	list-style-type: decimal;
	margin-left: 20px;
}
ol li {
	margin-bottom: 10px;
	font: 1.2em/1em arial, sans-serif;
	line-height: 1.75em;
	color: #7d7a72;
}
blockquote {
	font: 1.1em/1em georgia, times new roman, serif;
	font-style: italic;
	line-height: 1.5em;
	color: #6c6c6c;
	padding-left: 20px;
	margin: 10px 0 10px 20px;
	border-left: 3px dotted #c9c3b3;
}
cite {

}
/* classes================================================ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {
	display: inline-block;
}
.last {
	border: none;
}
span.news_type {
	text-transform: uppercase;
	color: #c9c3b3;
	font-size: 90%;
	font-weight: bold;
}
span.attorney_name {
	font-weight: bold;
}
.hide {
	display: none;
}
/* structure================================================ */
#content {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #F0EED7;
	overflow: auto;
}
#main {
	margin-bottom: 60px;
}
.wrap {
	width: 960px;
	margin: 0 auto 0 auto;
}
.page {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/~morrnew/images/page_tile.png) repeat-y top center;
}
#skiplink {
	float:left;
	height:50%;
	margin-top:-325px;
	width:100%;
	color: #000;
}
#main_column {
	width: 490px;
	float: left;
	background: #FEFFF9 url(/~morrnew/images/main_column_small.gif) repeat-y top left;
}
#main_column_wrapper {
	padding: 0 40px 0 30px;
}
#main_column_inside {
	width: 720px;
	float: left;
	background: #FEFFF9 url(/~morrnew/images/main_column_large.gif) repeat-y top left;
}
#main_column_inside_wrapper {
	padding: 0 40px 0 30px;
}
#sub_column {
	background: url(/~morrnew/images/sub_column_tile.gif) repeat-y top right;
	float: left;
	width: 470px;
}
#sub_column_inside {
	background: url(/~morrnew/images/sub_column_tile.gif) repeat-y top right;
	float: left;
	width: 240px;
	padding-top: 55px;
}
#sub_column div {
	float: left;
	width: 210px;
	margin: 55px 25px 0 0;
	border-right: 2px dotted #9392A1;
}
#sub_column div.last {
	margin-right: 0;
	border: none;
}
#footer {
	height: 50px;
	clear:both;
	background: url(/~morrnew/images/footer_background.gif) no-repeat top center;
	padding: 20px 0 0 20px;
	font-size: 85%;
}
#footer a {
	color: #7d7a72;
}
#page_bottom {
	background: url(/~morrnew/images/page_bottom.png) no-repeat top center;
	display: block;
	height: 20px;
	width: 1000px;
	margin: 0 auto 0 auto;
}
/* header================================================ */
#header {
	background: url(/~morrnew/images/header_background.gif) repeat-x top left;
	width: 100%;
}
#logo_contact {
	height: 100px;
	background: #F2F0D9 url(/~morrnew/images/logo_contact_background.gif) repeat-y top center;
}
#main_logo h1 a, #main_logo  h1 {
	background: url(/~morrnew/images/morris_morris_logo.gif) no-repeat bottom center;
	display: block;
	width: 251px;
	height: 65px;
	text-indent: -9999px;
	margin: 0 auto 0 auto;
}
#main_logo  h1 {
	padding-top: 20px;
}
#main_logo {
	margin-left: 10px;
	background-color: #F2F0D9;
	width: 305px;
	height: 100px;
	float: left;
}

#contact_info {
	background: url(/~morrnew/images/contact_background.jpg) no-repeat top left;
	float: right;
	width: 615px;
	height: 100px;
	padding: 0 20px 0 0;
	margin-left: 0;
}
#contact_info dt {
	font-family: georgia, serif;
	color: #00264c;
	font-size: 120%;
	margin-bottom: 5px;
}
#contact_info dl {
	float: left;
	width: 125px;
	border-right: 2px dotted #A9A79F;
	margin: 20px 0 0 20px;
}
#contact_info dl.last {
	border: none;
}
#contact_info dl dd {
	color: #8c979f;
	line-height: 1.65em;
}
a#contact_us {
	display: block;
	width: 160px;
	height: 53px;
	float: left;
	background: url(/~morrnew/images/contactbutton_background.gif) no-repeat center center;
	text-indent: -9999px;
	margin-left: 5px;
}
#nav {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: center;
	background: url(/~morrnew/images/nav_background.gif) repeat-x top left;
	height: 42px;
}
#nav ul {
    display: inline-block;
    margin: 0 auto 0 auto;
    width: 807px;
    /*width: 702px;*/
    background: transparent url(/~morrnew//images/nav.gif) no-repeat top left;
}

#nav ul li {
	float: left;
	position: relative;
	z-index: 600;
}
#nav ul ul {
position: absolute;
z-index: 500;
/* Fixes IE 7*/top: 38px;
/* Fixes IE 7*/left: 0;
padding: 10px;
background: #6B6034 url(/~morrnew/images/nav_sub_background.gif) no-repeat top left;
width: auto;
}

#nav ul ul li {
	border-bottom: 1px solid #7b6742;
	border-top: 1px solid #574623;
	z-index: 500;
}
#nav ul ul li.first {
	border-top: none;
}
#nav ul ul li a {
	background-color: #6B6034;
	background-image: none;
	text-indent: 0;
	color: #ffedbf;
	text-align: left;
	padding: 5px 10px 5px 10px;
	height: auto;
	text-decoration: none;
}
#nav ul ul li a:hover {
	background: url(/~morrnew/images/nav_sub_hover_background.gif) repeat-x top left;
}
div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}

#nav ul li a {
	display: block;
	height: 42px;
	width: 170px;
	text-align: center;
	text-indent: -9999px;
	background: transparent url(/~morrnew/images/nav.gif) no-repeat;
	outline: none;
}
/* Menu Positions */
li#nav_home a:link, li#nav_home a:visited {width: 106px; background-position: 0px 0px;}
li#nav_home a:hover, li#nav_home a:focus {background-position: 0 -42px;}

li#nav_our_firm a:link, li#nav_our_firm a:visited {width: 124px; background-position: -106px 0px;}
li#nav_our_firm a:hover, li#nav_our_firm a:focus, 
body#firm  #nav ul li#nav_our_firm a  {background-position: -106px -42px;}
body#firm  #nav ul li#nav_our_firm ul li a {background-position: 0 0;}

li#nav_practice_areas a:link, li#nav_practice_areas a:visited {width: 165px; background-position: -230px 0px;}
li#nav_practice_areas a:hover, li#nav_practice_areas a:focus,
body#practice_areas #menu ul li#nav_practice_areas a  {background-position: -230px -42px;}
body#practice_areas  #nav ul li#nav_practice_areas ul li a {background-position: 0 0;}

li#nav_attorneys a:link, li#nav_attorneys a:visited {width: 135px; background-position: -395px 0px;}
li#nav_attorneys a:hover, li#nav_attorneys a:focus,
body#attorneys #nav ul li#nav_attorneys a  {background-position: -395px -42px;}
body#attorneys  #nav ul li#nav_attorneys ul li a {background-position: 0 0;}

li#nav_careers a:link, li#nav_careers a:visited {width: 118px; background-position: -530px 0px;}
li#nav_careers a:hover, li#nav_careers a:focus,
body#careers #menu ul li#nav_careers a  {background-position: -530px -42px;}
body#careers  #nav ul li#nav_careers ul li a {background-position: 0 0;}

li#nav_news_events a:link, li#nav_news_events a:visited {width: 159px; background-position: -648px 0px;}
li#nav_news_events a:hover, li#nav_news_events a:focus,
body#news_events #menu ul li#nav_news_events a  {background-position: -648px -42px;}
body#news_events  #nav ul li#nav_our_firm ul li a {background-position: 0 0;}

body#firm  #nav ul li#nav_our_firm ul,
body#practice_areas  #nav ul li#nav_practice_areas ul,
body#attorneys  #nav ul li#nav_attorneys ul,
body#careers  #nav ul li#nav_careers ul,
body#news_events  #nav ul li#nav_our_firm ul {
max-width: 200px; /*fixes weird IE7 menu problem*/
}

#main_quote {
	background: #3A3000 url(/~morrnew/images/quote_background.gif) repeat-y top center;
	height: 190px;
	padding-top: 10px;
}
#main_quote h3 {
	background: url(/~morrnew/images/main_quote.jpg) no-repeat center center;
	width: 900px;
	height: 174px;
	margin: 0 auto 0 auto;
	text-indent: -9999px;
	border: none;
}

#sub_column_inside h3{
	border: none;
}

#sub_column_inside li,
#sub_column li {
	font-size: 110%;
	color: #807559;
	background: url(/~morrnew/images/bullet_blue.gif) no-repeat 0 7px;
	padding-right: 20px;
	margin: 0 0 10px 0;
	line-height: 1.75em;
	padding-left: 12px;
}
#sub_column #people_say li {
	background: url(/~morrnew/images/bullet_quote.gif) no-repeat 0 7px;
}
#sub_column h3 {
	border: none;
}
#associate_logos {
	background: url(/~morrnew/images/column_fade_small.jpg) no-repeat bottom center;
	width: 490px;
	height: 347px;
}
#emboss_logo {
	background: url(/~morrnew/images/emboss_column_fade.jpg) no-repeat bottom center;
	width: 720px;
	height: 170px;
}
#emboss_logo h5 {
	text-indent: -9999px;
}
#page_title {
	background: url(/~morrnew/images/page_title_background.jpg) no-repeat top left;
	height: 64px;
	overflow: hidden;
}
#page_title h3 {
	color: #dddddd;
	background-color: #3A2F01;
	font-size: 300%;
	display: inline;
	padding: 0 20px 0 0;
	margin: 0 0 0 30px;
	border: none;
	line-height: 64px;
}
.header_virginia, .header_scales {
	height: 58px;
	margin: 20px 0 15px 0;
	line-height: 58px;
	position: relative;
	z-index: 100;
}
.header_virginia {
	background: url(/~morrnew/images/header_virginia.jpg) no-repeat top left;
}
.header_scales {
	background: url(/~morrnew/images/header_scales.jpg) no-repeat top left;
	width: 400px;
	float: right;
}
.header_virginia span, .header_scales span {
	background: url(/~morrnew/images/header_gradient.png) no-repeat top left;
	position: absolute;
	display: block;
	width: 100%;
	height: 30px;
	top: 10px;
	z-index: 100;
}

/*----.intro_text {
	color: #47451C;
	font-size: 170%;
	font-family: georgia;
	line-height: 1.25em;
}---*/

.attorney_bio_pic {
	height: 260px;
	width: 230px;
	display: block;
	background: url(/~morrnew/images/attorney_bio_pic.jpg) no-repeat center center;
	float: left;
	margin: 17px 20px 15px 0;
}
.attorney_bio_pic img {
	width: 200px;
	height: 230px;
	margin: 15px 0 0 15px;
}
.attorney_contact_header {
	background: url(/~morrnew/images/attorney_contact_background.gif) repeat-x top center;
	width: 225px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	color: #352600;
	font-size: 200%;
	border: none;
}
.attorney_contact {
	background: url(/~morrnew/images/attorney_contact_corner.jpg) no-repeat bottom right;
	width: 225px;
	min-height: 100px;
	font-size: 115%;
	line-height: 1.5em;
	padding-bottom: 40px;
	margin-top: 5px;
}
.attorney_contact span.type, div.mail_label {
	color: #7d7a72;
}
.attorney_contact div.adr {
	margin: 20px 0 20px 0;
}
.download_vcard {
	background: url(/~morrnew/images/vcard_icon.gif) no-repeat 0 2px;
	padding-left: 20px;
}
.bio_lists {
	width: 220px;
}
.bio_lists h4 {
	border-bottom: 2px dotted #9392A1;
	padding-bottom: 5px;
	margin: 30px 0 15px 0;
}
.bio_lists li {
	font-size: 110%;
	color: #807559;
	background: url(/~morrnew/images/bullet_blue.gif) no-repeat 0 7px;
	padding-right: 20px;
	line-height: 1.75em;
	padding-left: 12px;
}
.bio_lists li span {
	clear: right;
	font-weight: bold;
}
#chambers {
background: url(/~morrnew/images/chambers_logo.gif) no-repeat center center;
width: 211px;
height: 65px;
display: block;
float: left;
text-indent: -9999px;
margin: 20px 0 0 0;
}
#alfa {
background: url(/~morrnew/images/alfa_logo.gif) no-repeat center center;
width: 208px;
height: 65px;
display: block;
float: left;
margin: 20px 0 0 30px;
text-indent: -9999px;
}
#peer_review {
background: url(/~morrnew/images/av_logo.gif) no-repeat center center;
width: 419px;
height: 85px;
display: block;
clear: both;
margin: 20px 0 0 30px;
text-indent: -9999px;
}
#snapshots img {
	margin: 0 0 20px 10px;
}
#main_column_inside ul li {
		background: url(/~morrnew/images/bullet_blue.gif) no-repeat 0 7px;
		padding-left: 20px;
		line-height: 1.em;
		margin-bottom: 10px;
		font-size: 120%;
}
/* IE6 ======================================================*/
* html #main_logo {width: 290px;}
* html #nav ul ul {width: 180px;}
* html #associate_logos div {margin-left: -30px;}