/*******************************************************
/* Global styles
/******************************************************/

body, html, #container{
	padding: 0px;
	min-height: 100%;
	width: 100%;
	height: 100%;

}


/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 * This is used to align the footer to the bottom of the window on short pages
 */

html>body, html>body #container {
	height: auto;
}

/*
body{
	position: relative;
	padding: 0;
	font-size: 70%;
	color: #333333;
	background-color: #ffffff;
	margin: auto;
	width: 100%;
}
*/
/* sample(*/
body{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #606060;
	background-color: #ffffff;
	/*width: 750px;*/
	margin: auto;
}



#container{
	/*position: absolute;
	top: 0;
	left: 0;*/
	width: 748px;
	margin: auto;
}



form{
	margin: 0;
	padding: 0;
}


p{
	margin: 0px 0px 1.1em 0px;
	line-height: 1.4;
}

.nopmargin p{
	margin: 0;
}

a{
	margin: 0;
	padding: 0px 1px 0px 1px;
	/*font-weight: normal;*/
}

a:link, a:active{
	color: #B05A0D;
	text-decoration: none;
}


a:visited{
	color: #B05A0D;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.plain:link, a.plain:active, a.plain:visited, a.plain:hover{
	background-color: transparent;
	margin: 0;
	padding: 0;
}

a.blocklink{
	display: block;
	margin: 0 10px 15px 0;
	line-height: 2.5;
}

a.blocklink img{
	position: relative;
	top: 0.3em;
}


img{
	padding: 0;
	margin: 0;
	border: 0;
}

.displayinherit{
	display: inherit;
}

.displaynone{
	display: none;
}


a img{
	border: 0;
}

.clear{
	width: auto;
	height: 1px;
	overflow: hidden;
	clear:both;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

.floatleft{
	position: relative;
	float: left;
	margin: 0 15px 15px 0;
}

ul{
	margin: 2px 0 10px 10px;
	padding: 0;
}

ul li{
/*
	position: relative;
	list-style: disc;
	list-style: none;
	background-image: url(/img_site/decorations/bullet_ul.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding: 0 0 0 5px;
	margin: 0 0 0 15px;
	line-height: 1.4em;
	*/
	
	
	position: relative;
	background-image: url(/img_site/li_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	list-style: none;
	padding: 0 0 0 9px;
	margin: 0;
	font-size: 100%;

}

ol{
	margin: 2px 0 10px 35px;
	padding: 0;
}

ol li{
 	position: relative;
	margin: 0 0 0.5em 0px;
	padding: 0 0 0 0px;
	line-height: 1.4em;
 }


.loginwarning{
	color: #ff0000;
}

.hilite{
	background-color: #FFFF00;
}

.floatright{
	float: right;
	margin: 0 0 15px 15px;
}


.metaFieldset{
	position: relative;
}

.metaTable, .metaTable td{
	position: relative;
}





/*******************************************************
/* Misc forms
/******************************************************/
#searchformleft .input{
	width: 95%;
}


/*******************************************************
/* Decoration
/******************************************************/

#toplogo{
	margin: 0;
	padding: 0;
	float: left;
}

#printlogo{
	display: none;
}

/*******************************************************
/* Navigation
/******************************************************/

#mainnav{
	margin: 0;
	padding: 0;
	float: left;
}

#homelogolink{
	float: left;
}

#mainnav li{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#mainnav li a{
	position: relative;
	display: block;
	width: 92px;
	height: 77px;
	border-color: #fff;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	border-width: 0px 1px 0px 1px;
}

#mainnav li a:hover{
	width: 90px;
	height: 75px;
	border-width: 1px 2px 1px 2px;
	color: #fff;
	text-decoration: none;
}

#mainnav li span.mainnavactive a{
	background-color: #AB5E17 !important;
}

#mainnav li a img{
	position: relative;
	display: block;
	bottom: -47px;
	left: 10px;
	height: 15px;
}

#mainnav li a:hover img{
	position: relative;
	display: block;
	bottom: -46px;
	left: 9px;
	height: 15px;
}


#mnfirm{
	background-color: #526567;
}
#mnpractice{
	background-color: #627577;
	left: -1px;
}
#mnpeople{
	background-color: #758688;
	left: -2px;
}
#mnhome{
	background-color: #8A9B9D;
	left: -3px;
}

/* mainnav rollovers */

#mnfirm:hover{
	background-color: #5C7173;
}
#mnpractice:hover{
	background-color: #6C8082;
}
#mnpeople:hover{
	background-color: #819294;
}
#mnhome:hover{
	background-color: #94A6A8;
}


#jumptolawyer{
	margin-top: 5px;
}

.subnavactive a{
	font-weight: bold;
}



/*******************************************************
/* Headings
/******************************************************/


#sectionhead h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	line-height: 1.3;
	color: #333;
	margin: 0 0 0 0;
}

h1{
	font-size: 100%;
	color: #333;
	font-weight: bold;
	margin: 2.7em 0 1em 0;
}

h1.notopmargin{
	font-size: 100%;
	color: #333;
	font-weight: bold;
	margin: 0em 0 1em 0;
}

#sectionhead h2{
	font-weight: normal;
}

h2{
	font-size: 100%;
	color: #333;
	margin: 0;
	font-weight: bold;
}

h1 p, h2 p{
	margin: 0;
}


/*******************************************************
/* Boxes
/******************************************************/

/*
#container{
	position: relative;
	margin: 0px auto 10px auto;
	padding: 74px 0 0 0;
	width: 716px;
	z-index: 10;
}

*/

#topbanner{
	position: relative;
	left: 0;
	top: 1px;
	width: 748px;
	background-color: #A3B4B6;
	margin: 0 0 58px 0;
}

#topsearch{
	position: relative;
	float: right;
	right: 10px;
	bottom: -45px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 85%;
}


#topsearch .searchfield{
	border: none;
	background-color: #e6e6e6;
	padding: 2px;
	margin: 0 10px 0 3px;
	width: 140px;
}

#pdfbutton{
	display: inline;
}


#sectionhead{
	margin: 0 0 40px 0;
}

#subnav{
	clear: left;
	float: left;
}


#topright{
	position: relative;
	margin: -45px 10px 0 0;
	float: right;
	text-align: right;
	display: inline;
}

#tagline{
	position: relative;
	margin: -45px 0 0 0;
	float: left;
	display: inline;
}

/*
#topright h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 56px;
	color: #C4C4C4;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#introtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 0 0;
}
*/

/*******************************************************
/* home.php
/******************************************************/

#homecontainer{
	position: relative;
	width: 723px;
}


#homebanner{
	position: relative;
	margin: 0px 0 7px 0;
	height: 60px;
	width: 724px;
}

#homebanner #homesearch{
	position: absolute;
	bottom: 0;
	color: #333;
	font-size: 85%;
}

#homebanner #homesearch .searchfield{
	border: none;
	background-color: #e6e6e6;
	padding: 2px;
	margin: 0 10px 0 3px;
	width: 140px;
}

#searchsubmit{
	position: relative;
	top: 3px;

}

#lawcorp{
	margin: 12px 0 0 348px;
}

#address{
	position: relative;
	margin: 10px 0 30px 360px;
	width: 360px;
}

#addressNote{
	position: absolute;
	left: -200px;
	width: 200px;
	text-align: right;
}

#meritashome{
	position: absolute;
	right: 0;
	bottom: 0;
}

#homegrid{
	position: relative;
	background-color: #A3B4B6;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

#homegrid td{

	vertical-align: top;
	text-align: left;
	width: 180px;
	height: 155px;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	color: #ffffff;
}

#homegrid td p{
	margin: 0;
	padding: 0;
}

#homegrid td img{
	padding: 0;
	margin: 0;
}

#homegrid #c1r1{
	background-color: #A3B4B6;
}


#homegrid #c3r1{
	background-color: #627577;
}

#homegrid #c2r2{
	background-color: #526567;
}

#homegrid #c4r2{
	background-color: #8A9B9D;
}

#homegrid #c1r3{
	background-color: #92A2A3;
	vertical-align: bottom;
}

#homegrid #c3r3{
	background-color: #959D9E;
}

#homegrid td a.mainlink{
	display: block;
	padding: 3px;
	margin: 0 0 0 0;
}

#homegrid td a.mainlink:hover{
	padding: 1px;
	border: 2px solid #fff;
}

#homegrid #cornertl{
	top: 0px;
	left: 0px;
}

#homegrid #c3r1 a.mainlink:hover{
	background-color: #72888A;
}

#homegrid #c4r2 a.mainlink:hover{
	background-color: #9BAEB0;
}


#homegrid #c2r2 a.mainlink:hover{
	background-color: #647B7D;
}



/*******************************************************
/* subnarrow.php
/******************************************************/

#subnarrowmaincol{
	margin: 0 0 0 15px;
	width: 450px;
}

/*******************************************************
/* subwide.php
/******************************************************/

#subwidemaincol{
	margin: 0 0 0 15px;
	width: 100%;
}


/*******************************************************
/* twocol_leftnav.php
/******************************************************/

#twocolleftnav{
	margin: 0 0 0 15px;
	width: 100%;
}

#twocolleftnav #leftcol{
	float: left;
	display: inline;
	width: 169px;
	margin: 0 15px 0 0;
}

#twocolleftnav #maincol{
	float: left;
	width: 500px;
}


/*******************************************************
/* twocol_equal.php
/******************************************************/

#twocolequal{
	margin: 0 0 0 15px;
	width: 100%;
}

#twocolequal #leftcol{
	float: left;
	display: inline;
	width: 323px;
	margin: 0 75px 0 0;
}

#twocolequal #maincol{
	float: left;
	width: 323px;
}


/*******************************************************
/* threecol_equal.php
/******************************************************/

#threecolequal{
	margin: 0 0 0 15px;
	width: 100%;
}

#threecolequal #leftcol{
	float: left;
	display: inline;
	width: 230px;
	margin: 0 20px 0 0;
}

#threecolequal #maincol{
	float: left;
	display: inline;
	width: 230px;
	margin: 0 20px 0 0;
}

#threecolequal #rightcol{
	float: left;
	width: 230px;
}



/******************
/* lawyer_detail.php
/******************
*/

#lawyerdetail{
	margin: 0 0 0 15px;
	width: 100%;
}

#lawyerdetail #sectionhead, #lawyerdetail #sectionhead h1{
	margin-bottom: 0;
}

#lawyerdetail #role{
	margin: -2px 0 20px 0;
}

#lawyerdetail #role h2{
	color: #595959;
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
}

#lawyerdetail #leftcol{
	float: left;
	display: inline;
	width: 323px;
	margin: 0 75px 0 0;
	overflow: hidden;
}

#lawyerdetail #maincol{
	float: left;
	width: 323px;
	margin: -50px 0 0 0;
}

#lawyerdetail #maincol h2{
	margin-top: 1.5em;
}


/******************
/* Practice List.php
/******************
*/

ul.navpractice{
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

ul.navpractice li{
	list-style: none;
	background-image: none;
	margin: 2px 0 2px 0;
	padding: 0;
	font-size: 120%;
}

ul.navexpertise li{
	font-size: 100%;
}


#navpracticesdetail ul.navpractice{
	margin-left: 0px;
	padding: 0;
}

#navpracticesdetail ul.navpractice li{
	position: relative;
	/*background-image: url(/img_site/li_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;*/
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
	font-size: 100%;
}


#navpracticesdetail ul.navexpertise{
	margin: 0 0 0 0px;
	padding: 0;
	
}


#navpracticesdetail ul.navexpertise li{
	/*background-image: url(/img_site/li_dash.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;*/
	list-style: none;
	padding: 0 0 0 7px;
	margin: 0;
	font-size: 100%;
}

#navpracticesdetail .subnavactive a{
	font-weight: bold;
}



/******************
/* practice_detail_pres.php
/******************
*/

#practicedetail{
	margin: 0 0 0 15px;
	width: 100%;
}


#practicedetail #leftcol{
	float: left;
	display: inline;
	width: 240px;
	margin: 0 40px 0 0;
}

#practicedetail #maincol{
	float: left;
	width: 400px;
	margin: 0px 0 0 0;
}

#practicedetail #maincol h2{
	margin-top: 1.5em;
}

#practicepeople{
	margin: 0;
	padding: 0;
}

#practicepeople li{
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;
}




/******************
/* Lawyer List
/******************
*/

#lawyerlist{
	margin: 0 0 0 15px;
	width: 100%;
}

#lawyerlist #sectionhead, #lawyerlist #sectionhead  h1{
	margin: 0;
	margin-bottom: 0;
}

#lawyerlist #pageindex h2{
	font-weight: normal;
}

#lawyerlist #pageindex a{
	margin-right: 10px;
}

#lawyerlist #indexright{
	float: right;
	margin-right: 8px;
}

#lawyerlist #pageindex #jumptolawyer{
	position: relative;
	top: -5px;
}





.lawyerlistrow{
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}

.lawyerlistcell{
	position: relative;
	display: block;
	background-color: transparent;
	width: 137px;
	float: left;
	margin: 0 47px 5px 0;
	padding: 0 0 7px 0px;

}


.lawyerlistcell .lawyermug img{
	position: relative;
	top: 0px;
	margin-bottom: 3px;
	width: 138px;
	height: 165px;
	overflow: hidden;
	display: inline;	
	text-decoration: none !important;
}

.lawyermug img{
	width: 138px;
	height: 165px;
}


a.lawyerlistcell:link, a.lawyerlistcell:visited, a.lawyerlistcell:active{
	background-color: transparent;
	text-decoration: none;
	/*margin: 0 5px 5px 0;*/
}

a.lawyerlistcell:hover{
	background-color: transparent;
	text-decoration: underline;
	/*margin: 0 5px 5px 0;*/
}

.lawyername{
	position: relative;
	margin-top: 5px;
	line-height: 1.2 !important;
}



/****************************/
/** Footer
/****************************/

#footer {
	position: absolute;
	bottom: 0;
	width: 748px;
	background-color: #E2E5E6;
	color: #333;
	font-size: 85%;
}

#footernav{
	float: left;
	display: inline;
	margin: 10px 0 10px 10px;
}

#footernav a, footernav a:hover{
	color: #333;
	margin-right: 10px;
}

#footernote{
	float: right;
	margin: 10px 10px 10px 0;
}

#footerspacer{
	clear: both;
	position: relative;
	height: 65px;
}

#footerspacerhome{
	clear: both;
	position: relative;
	height: 20px;
	margin-bottom: 60px;
}



#footercornertl{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
	border: 5px solid red;
}

#footercornertr{
	position: absolute;
	top: 0;
	right: 0;
}


/****************************/
/** Search
/****************************/

#os_results{
	font-weight: bold;
}


#os_results blockquote{
	margin: 0 0 10px 0;
	font-weight: normal;
}

#os_pagin1{
	float: left;
}

#os_pagin3{
	float: left;
	margin: 0 0 0 20px;
}

#os_pagin2{
	float: left;
	margin: 0 0 0 20px;

}

#os_search{
	clear: both;
	margin: 15px 0 0 0;
}

#searchform a{
	margin: 0;
	padding: 0;
}

/****************************/
/** Sitemap
/****************************/

#threecolequal .displaynone{
	display: none !important;
}

#threecolequal ul.navpractice li{
	font-size: 100%;
}

.sitemap .navpractice{
	margin: 0 0 0 10px !important;
}

.sitemap .navpractice li{
	position: relative;
	background-image: url(/img_site/li_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	list-style: none;
	padding: 0 0 0 9px !important;
	margin: 0;

}

#fancy_div {
	background-image:url(/js/video_bg.png);
	color: #000;
}

.homeLowerCol{
	float: left;
	width: 215px;
	margin: 30px 25px 0 0;
	font-size: 0.9em;
}

#newsCol.homeLowerCol{
	margin-left: 15px;
}

.homeLowerCol h2{
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

#footerLanguageHome{
	float: right;
	margin: 6px 10px 10px 20px;
}
