/* ---------------------------------------------------------------------------

	Subtle Technology / Young Designs
	http://www.subtletech.com, http://www.youngdesignsinc.com
	coded by: Fred Boyle

--------------------------------------------------------------------------- */

/* RESET! */

html, 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; }
fieldset, img, abbr, acronym { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }

/* ---------------------------------------------------------------------------
	
	> master

--------------------------------------------------------------------------- */

html { 
	background-color: #ffffff;
}

body {
	font-size: 90%;
	font-family: 'Times New Roman', Times, serif;
	/*color: #5f605f;*/
	color: #666666;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.italic {
	font-style: italic;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

body.practice #bodycopy h2, body.practice #bodycopy h3 {
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	font-weight: normal;
	color: #003471;
}

	body.practice #bodycopy h2 {
		font-size: 140%;
	}
	
	body.practice #bodycopy h3 {
		font-size: 120%;
		padding-top: 12px;
	}

body.practice #bodycopy p {
	/*font-family: Times, Times New Roman, serif;*/
	font-size: 90%;
	line-height: 140%;
	
	padding-bottom: 12px;
}

/* ---------------------------------------------------------------------------
	
	> buckets

--------------------------------------------------------------------------- */

#master_container {
	width: 960px;
	margin: 0 auto;
	/*font-size: 12px;*/
}

#header {
	border-bottom: 38px solid #dcdbdb;
}

	#logo {
		display: block;
		height: 19px;
		width: 317px;
		margin: 40px 45px 40px auto;
		background: url(../_images/henrichsen_siegel-logo.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	
/* ---------------------------------------------------------------------------
	
	> nav

--------------------------------------------------------------------------- */
	
#nav {
	border-top: 1px solid #9999cc;
	border-bottom: 1px solid #9999cc;
	padding: 15px;
	margin-bottom: 12px;
	list-style: none;
	overflow: hidden;
	height: 18px;
}

	#nav li {
		float: left;
		margin-right: 20px;
		height: 18px;
		text-indent: -9999px;
		background-image: url(../_images/nav.png);
	}
	
		#nav li a {
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			background-image: url(../_images/nav.png);
			background-repeat: no-repeat;
		}
	
	#nav_home, #nav_home a {
		width: 62px;
		background-position: 0 0;
	}
	
		body.home #nav #nav_home, body.home #nav #nav_home a, #nav #nav_home a:hover {
			background-position: 0 -34px;
		}
		
	#nav_practice, #nav_practice a {
		width: 81px;
		background-position: -81px 0;
	}
	
		body.practice #nav #nav_practice, body.practice #nav #nav_practice a, #nav #nav_practice a:hover {
			background-position: -81px -34px;
		}
		
	#nav_bios, #nav_bios a {
		width: 118px;
		background-position: -182px 0;
	}
	
		body.bios #nav #nav_bios, body.bios #nav #nav_bios a, #nav #nav_bios a:hover {
			background-position: -182px -34px;
		}
		
	#nav_resources, #nav_resources a {
		width: 90px;
		background-position: -320px 0;
	}
	
		body.resources #nav #nav_resources, body.resources #nav #nav_resources a, #nav #nav_resources a:hover {
			background-position: -320px -34px;
		}
		
	#nav_contact, #nav_contact a {
		width: 94px;
		background-position: -433px 0;
	}
	
		body.contact #nav #nav_contact, body.contact #nav #nav_contact a, #nav #nav_contact a:hover {
			background-position: -433px -34px;
		}
		
	li#nav_search {
		text-indent: 0;
		float: right;
		margin-right: 0;
		
		position: relative;
			top: -7px;
			left: 0;
	}
	
		#nav_search input {
			border: none;
			width: 200px;
			font-size: 12px;
			background-color: #edecec;
			
			margin-right: 18px;
			padding: 9px 8px;
		}
		
		#nav_search button {
			background: url(../_images/search-button.png) no-repeat 0 0;
			border: none;
			line-height: 30px;
			width: 48px;
			height: 14px;
			text-indent: -9999px;
			overflow: hidden;
		}
			
/* ---------------------------------------------------------------------------
	
	> Home

--------------------------------------------------------------------------- */

body.home #flash {
	width: 580px;
	float: left;
}

	body.home #slideshow {
		position: relative;
		z-index: 9;
	}

body.home #blurb {
	width: 290px;
	padding: 30px 0 0 0;
	float: right;
/* font-size: 100%; */
	line-height: 140%;
	/*text-align: justify;*/

	margin: 0 35px 0 30px;
}

	body.home #blurb h1 {
		width: 249px;
		height: 79px;
		background: url(../_images/headline-attorneys-at-law4.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 30px;
	}
	
	body.home #blurb p.first {
		border-bottom: 4px solid #d1d1d1;
		padding-bottom: 40px;
	}
	
	body.home #blurb p span.italic {
		/*font-size: 10px;*/
	}
	
	body.home #blurb #awards {
		padding: 24px 70px 0 0;
		line-height: 120%;
		font-size: 80%;
	}
	
		body.home #blurb #awards img.first {
			margin-right: 24px;
		}
	
		body.home #blurb #awards p {
			padding-top: 20px;
		}

body.home #news {
	clear: both;
	padding-top: 20px;
	/*font-family: Arial, sans-serif;*/
	/*font-size: 10px;*/
}

	body.home #news h2 {
		width: 51px;
		height: 11px;
		background: url(../_images/header-news.png) no-repeat 0 0;
		text-indent: -9999px;
	}
	
	body.home #news ul {
		list-style: none;
		margin-top: 8px;
		margin-left: -40px;
	}
	
		body.home #news ul li {
			float: left;
			width: 140px;
			padding: 10px 20px 0 40px;
			border-right: 2px solid #d3d3d3;
		}
		
			body.home #news ul li .date, body.home .archive-link {
				font-family: Futura, Century Gothic, AppleGothic, sans-serif; 	
			}
			
			body.home #news ul li h3 {
				color: #272abc;
				/*font-size: 11px;*/
				font-size: 100%;
			}
			
			body.home #news ul li .readmore {
				text-decoration: none;
				display: block;
				font-size: 80%;
			}
			
body.home .archive-link {
	float: left;
	display: block;
	font-size: 90%;
	text-align: left;
	
	padding-top: 20px;
}

/* ---------------------------------------------------------------------------
	
	> News

--------------------------------------------------------------------------- */

body.news #sidebar {
	/*
	width: 274px;
	float: right;
	list-style: none;
	
	margin: 0 0 40px 34px;
	padding: 210px 0 50px 0;
	background: url(../_images/_sidebar/practice-areas.jpg) no-repeat 0 0 #c0c6cd;
	
	font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	*/
	font-size: 90%;
}

	body.news .news-list {
		list-style: none;
		padding: 30px 0 50px 16px;
	}

		body.news .news-list li {
			margin-bottom: 19px;
		}
		
			body.news .news-list span.date, body.news #bodycopy .news-date {
				display: block;
				font-family: Futura, Century Gothic, AppleGothic, sans-serif;
			}

body.news #bodycopy {
	padding: 54px 34px 0 34px;
	/*font-family: Futura, Century Gothic, AppleGothic, sans-serif;*/
}

	body.news #bodycopy h1 {
		width: 331px;
		height: 19px;
		background: url(../_images/header-news-large.png) no-repeat 0 0;
		text-indent: -9999px;
	
		margin-bottom: 28px;
	}
	
	body.news #bodycopy h2 {
		font-weight: normal;
		font-size: 140%;
		line-height: 200%;
		border-bottom: 1px solid #ccc;
		margin-bottom: 1em;
		font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	}
	
	body.news #bodycopy p {
		font-size: 90%;
		line-height: 140%;
		margin-bottom: 10px;
	}

/* ---------------------------------------------------------------------------
	
	> Practice Areas

--------------------------------------------------------------------------- */

body.practice #sidebar, body.news #sidebar {
	width: 336px;
	float: right;
	/*list-style: none;*/
	
	margin: 0 0 40px 64px;
	/*padding: 256px 0 50px 0;*/
	padding: 226px 0 0 0;
	background: url(../_images/_sidebar/practice-areas-photo.jpg) no-repeat 0 0 #c0c6cd;
}

body.practice #sidebar ul {
	list-style: none;
	padding: 30px 0 50px 0;
}

	body.practice #sidebar li {
		padding-left: 30px;
		padding-bottom: 30px;
		text-indent: -9999px;
		height: 20px;
	}
	
		body.practice #sidebar li a {
			display: block;
			width: 100%;
			height: 100%;
			text-decoration: none;
			background: url(../_images/_sidebar/practice-areas-subnav2.png) no-repeat;
		}
	
	body.practice #sidebar #side_employees a {
		 background-position: 0 0;
	}
	
	body.practice #sidebar #side_surety a {
		background-position: 0 -44px;
	}
	
	body.practice #sidebar #side_commercial a {
		background-position: 0 -90px;
	}
	
	body.practice #sidebar #side_creditor a {
		background-position: 0 -135px;
	}
	
	body.practice #sidebar #side_realestate a {
		background-position: 0 -181px;
	}

body.practice #bodycopy {
	padding: 54px 34px 0 34px;
}

	body.practice #bodycopy h1 {
		width: 267px;
		height: 19px;
		background: url(../_images/header-practice-areas.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 28px;
	}
	
	body.practice #bodycopy dl {
		margin: 40px 0 0 34px;
		font-size: 105%;
	}
	
		body.practice #bodycopy dt {
			font-family: Futura, Century Gothic, AppleGothic, sans-serif;
			color: #003471;
			font-size: 110%;
			margin-bottom: 6px;
			/*
			color: #003471;
			font-style: italic;
			margin-bottom: 6px;
			text-transform: uppercase;
			font-size: 110%;
			*/
		}
		
		body.practice #bodycopy dd {
			line-height: 160%;
			margin-bottom: 20px;
		}
		
/* ---------------------------------------------------------------------------
	
	> Attorney Bios

--------------------------------------------------------------------------- */

body.bios #sidebar {
	width: 256px;
	float: right;
	list-style: none;
	
	margin: 0 0 40px 34px;
	padding: 210px 0 50px 18px;
	background: url(../_images/_sidebar/practice-areas.jpg) no-repeat 0 0 #c0c6cd;
}

body.bios #blurb {
	margin: 0;
	background: url(../_images/photo-bios.jpg) no-repeat 0 0;
	min-height: 205px;
  height: auto !important; /* this & next line define min-height for IE */
  height: 205px;
	padding: 24px 50px 0 396px;
/*
	font-size: 10px;
	line-height: 18px;
	*/
}

	body.bios #blurb h1 {
		width: 331px;
		height: 19px;
		background: url(../_images/header-attorney-profiles.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 20px;
	}

body.bios #bodycopy {
	padding: 34px 34px 0 134px;
}
	
	body.bios #bodycopy p.italic {
		line-height: 140%;
	}
	
	body.bios #bodycopy dl {
		margin: 0 40px 0 60px;
		font-size: 95%;
	}
	
		body.bios #bodycopy dt, body.bios #bodycopy dd {
			padding-left: 92px;
		}
	
		body.bios #bodycopy dt {
			font-family: Futura, Century Gothic, AppleGothic, sans-serif;
			color: #003471;
			font-size: 18px;
			margin-bottom: 0;
			clear: both;
		}
		
		body.bios #bodycopy dd.photo {
			padding-left: 0;
		}
		
		body.bios #bodycopy dd.photo img {
			margin-right: 20px;
			position: relative;
			left: 0;
			top: -24px;
			float: left;
		}
		
		body.bios #bodycopy dd {
			line-height: 21px;
		}

	/* bio profile styles */
	body.profile #bodycopy {
		padding-left: 0;
	}
	
	body.profile #bodycopy .back-link {
		text-decoration: none;
		font-family: sans-serif;
		font-size: 80%;
		text-align: right;
		
		display: block;
	}
	
	body.profile #bodycopy h1 {
		font-family: Futura, Century Gothic, AppleGothic, sans-serif;
		font-weight: normal;
	}
	
	body.profile #bodycopy img {
		float: left;
		margin: 0 20px 20px 0;
	}
	
	body.profile #bodycopy .bio-profile {
		padding-left: 220px;
	}
		
		body.profile #bodycopy .bio-profile p.location {
			font-family: Futura, Century Gothic, AppleGothic, sans-serif;
		}
		
		body.profile #bodycopy .bio-profile p {
			line-height: 140%;
			margin-bottom: 1em;	
		}
	

/* ---------------------------------------------------------------------------
	
	> Resources

--------------------------------------------------------------------------- */

body.resources #blurb {
	margin: 0 34px;
	background: url(../_images/photo-bios.jpg) no-repeat 0 0;
	min-height: 190px;
	padding-left: 486px;
	padding-top: 56px;
/*	
	font-size: 10px;
	line-height: 18px;
	*/
}

	body.resources #bodycopy h1 {
		width: 144px;
		height: 15px;
		background: url(../_images/header-resources.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 20px;
	}
	
body.resources #columns, body.resources #bodycopy {
	margin-top: 60px;
	margin-left: 54px;
	width: 852px;
	font-size: 85%;
	line-height: 140%;
}

	body.resources #columns h2, body.resources #bodycopy .resource-group h2 {
		font-family: Futura, Century Gothic, AppleGothic, sans-serif;
		font-size: 140%;
		font-weight: normal;
		margin-bottom: 8px;
		border-bottom: 1px solid #eee;
	}
	
	body.resources #bodycopy .resource-group {
		/*float: left;
		width: 45%;
		padding: 0 4% 10px 0;
		*/
		padding: 0 0 40px 60px;
		clear: both;
	}
	
		body.resources #bodycopy .resource-group p {
			padding-bottom: 8px;
		}
	
		body.resources #bodycopy .resource-group ul {
			list-style: none;
			overflow: auto;
		}
		/*
			body.resources #bodycopy .resource-group ul:after {
				content: ".";
				display: block;
				clear: both;
				visibility: hidden;
				height: 0;
			}
*/
			body.resources #bodycopy .resource-group ul li {
				padding-bottom: 10px;
				float: left;
				width: 45%;
				padding: 0 4% 10px 0;
			}
	
	body.resources #columns dl {
		margin-bottom: 28px;
	}
	
		body.resources #columns dl dt, body.resources #bodycopy .resource-group h3 {
			color: #003471;
			font-style: italic;
			font-weight: normal;
			font-size: 110%;
		}
		
		body.resources #bodycopy .resource-group h3 a, body.resources #bodycopy .resource-group ul li a {
			/*color: inherit;*/
			text-decoration: none;
		}

	body.resources #columns #left, body.resources #columns #right {
		width: 346px;
		float: left;
		padding-left: 44px;
		padding-right: 34px;
	}
	
	body.resources #columns #left {
		border-right: 1px solid #999;
	}

/* ---------------------------------------------------------------------------
	
	> Contact Us

--------------------------------------------------------------------------- */

body.contact #sidebar {
	width: 264px;
	float: right;
	list-style: none;
	
	margin: 0 0 40px 90px;
	padding: 276px 32px 50px 40px;
	/*background: #efeeee;*/
	background: url(../_images/_sidebar/contact.jpg) no-repeat 0 0 #efeeee;
	overflow: hidden;
	
	font-family: Futura, "Century Gothic", Verdana, sans-serif;
}

	body.contact #sidebar h2 {
		width: 243px;
		height: 43px;
		background: url(../_images/headline-contact-form.png) no-repeat 0 0;
		text-indent: -9999px;
		overflow: hidden;
		
		margin-bottom: 34px;
	}
	
	body.contact #sidebar p {
		clear: both;
		margin-bottom: 12px;
		text-align: right;
	}
	
	body.contact #sidebar form {
		float: right;
		margin-right: 20px;
	}
	
	body.contact #sidebar label {
		color: #adacad;
		font-size: 100%;
		line-height: 180%;
		display: block;
		float: left;
		
		width: 60px;
		text-align: right;
		margin-right: 10px;
	}
	
	body.contact #sidebar input, body.contact #sidebar textarea {
		width: 145px;
		border: 1px solid #cbccce;
		background-color: #f9f9f9;
	}
	
	body.contact #sidebar input {
		line-height: 180%;
	}
	
	body.contact #sidebar textarea {
		height: 100px;
	}
	
	body.contact #sidebar button {
		width: 46px;
		height: 10px;
		background: url(../_images/submit-button.png) no-repeat 0 0 transparent;
		display: block;
		border: none;
		float: right;
		text-indent: -9999px;
		cursor: pointer;
	}
	
	body.contact #sidebar #progress {
		height: 16px;
		padding-right: 15%;
		line-height: 140%;
		font-size: 80%;
		color: #2e3192;
		background: url(../_images/loading-snake.gif) no-repeat 95% 50%;
	}
	
	body.contact #sidebar #error {
		margin: 10px 0;
		text-align: center;
		font-size: 95%;
		
		background: #fff7d7;
		padding: 14px;
		border: thin solid #FF0000;
	}
	
	body.contact #sidebar #results {
		font-size: 80%;
		line-height: 140%;
	}

body.contact #bodycopy {
	padding: 54px 34px 0 34px;
	
	/*font-size: 10px;*/
	line-height: 120%;
}

	body.contact #bodycopy h1 {
		width: 160px;
		height: 15px;
		background: url(../_images/header-contact-us.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 28px;
	}
	
	body.contact #bodycopy dl {
		margin-top: 40px;
		font-size: 100%;
		font-family: Futura, Century Gothic, AppleGothic, sans-serif;
	}
	
		body.contact #bodycopy dt {
			color: #003471;
			font-size: 120%;
		}
		
		body.contact #bodycopy dd {
			font-family: Times, Times New Roman, serif;
			line-height: 140%;
			margin-bottom: 30px;
		}
		
			body.contact #bodycopy dd a {
				display: block;
				margin-top: 4px;
				text-decoration: none;
			}
			
/* ---------------------------------------------------------------------------
	
	> Disclaimer

--------------------------------------------------------------------------- */

body.disclaimer #bodycopy {
	padding: 54px 34px 0 34px;
	/*font-family: Futura, Century Gothic, AppleGothic, sans-serif;*/
}

	body.disclaimer #bodycopy h1 {
		width: 331px;
		height: 19px;
		background: url(../_images/header-disclaimer.png) no-repeat 0 0;
		text-indent: -9999px;
		
		margin-bottom: 28px;
	}
		
	body.disclaimer #bodycopy p {
		font-size: 90%;
		line-height: 140%;
		margin-bottom: 10px;
	}

/* ---------------------------------------------------------------------------
	
	> Footer

--------------------------------------------------------------------------- */

#footer {
	clear: both;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 75%;
	line-height: 140%;
}

	#footer a {
		text-decoration: none;
		color: #405167;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}
	
/* ---------------------------------------------------------------------------
	
	> clearing

--------------------------------------------------------------------------- */

#chinese-content {
	background-color: #fff;
	border: 4px solid #ccc;
	font-size: 1.0em;
	height: 250px;
	left: 50%;
	line-height: 2.0em;
	margin-left: -430px;
	margin-top: -125px;
	padding: 30px;
	position: absolute;
	top: 50%;
	width: 800px;
	z-index: 99;
}

	#chinese-content h2 {
		margin-bottom: 0.5em;
	}

	#chinese-content #close {
		background-color: #333;
		padding: 4px;
		position: absolute;
		right: 0;
		top: 0;
	}

#header,
body.home #news ul {
	overflow: auto;
	_height: 1%;
}


/* IE fixes, etc */
body.home #news ul {
	_width: 110%;
}