/* -----------------------------------------------------------------------------------------*/
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=< Site Styling >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -----------------------------------------------------------------------------------------*/

/*////////////// PNG & :Hover Support For Old Versions of IE (6) ///////////////////////*/
.ie6 #header_mask { behavior: url(../js/iepngfix.htc) url(../js/iehoverfix.htc) }

body {
	background-color:#5588BF;
	margin:0px;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}

/*----------------  Layout ----------------*/

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	z-index: 100;
	}
	#header {
		position:relative;
		width: 1000px;
		height: 116px;
		z-index:9;
		}
	#content {
		position: relative;
		width: 1000px;
		background-color: #fff;
		padding-bottom:50px;
		}
		#left {
			position: relative;
			float: left;
			z-index: 6;
			width: 290px;
			margin-top: 54px;
			margin-bottom:0px;
			background-color: #fff;
			}
		#center {
			position: relative;
			width: 450px;
			float: left;
			margin: 0px 0px 0px 5px;
			padding: 0px 0px 50px 0px;
			background-color:#FFFFFF;
			z-index: 3;
			}
				.section {
					margin-left: 20px;
				}
			#top-link {
				display: none;
			}
		#right {
			position: relative;
			float: right;
			width: 200px;
			background-color:#FFFFFF;
			z-index: 2;
			}
	#footer {
		width:1000px;
		height: 40px;
		background-color:#5588BF;
		z-index: 99;
		margin: 0px;
		padding: 0px;
		}
	#flash-content {
		position: absolute;
		left: 0px;
		top: 120px;
		width: 1000px;
		height: 570px;
		z-index:5;
		}

/*----------------  Header ----------------*/

#print_email_icons1 {
	width:60px;
	height:30px;
	position:absolute;
	right:0;
	margin: 82px 230px 0px 0px;
	z-index:50;
	}
	#print_iconBtn1 {
		float:right; width:30px; height:30px;
		background:url(../images/icon_print_over.jpg) no-repeat top left;
		}
	#print_iconBtn1 a:link, #print_iconBtn1 a:visited  {
		display:block; width:30px; height:30px;
		background:url(../images/icon_print.jpg) no-repeat top left;
		}
		#print_iconBtn1 a:hover, #print_iconBtn1 a:active  {
			background:url(../images/icon_print_over.jpg) no-repeat top left;
			}
	#email_iconBtn1 {
		float:left; width:30px; height:30px;
		background:url(../images/icon_email_over.jpg) no-repeat top left;
		}
	#email_iconBtn1 a:link, #email_iconBtn1 a:visited  {
		display:block; width:30px; height:30px;
		background:url(../images/icon_email.jpg) no-repeat top left;
		}
		#email_iconBtn1 a:hover, #email_iconBtn1 a:active  {
			background:url(../images/icon_email_over.jpg) no-repeat top left;
			}
#search_field {}
	#search_field input {
		outline: none; border: 0;
		position:absolute; right:15px; bottom:13px;
		width:120px; height:12px; line-height:12px;
		font-family: Arial, Helvetica, Verdana, sans-serif; 
		font-weight:normal; font-size:12px; 
		letter-spacing:1px; text-align:center;
		color:#999; z-index:50;
		}
#logo{
	position: absolute;
	top: 40px;
	left: 40px;
	z-index:55;
	}
#header_mask { position:absolute; float:right; }
#header_img { float:right; }


/*----------------  Left - Navigation ----------------*/

#slider-container { margin: 0px 0px 100px 0px; }
ul#slideNav {
	position: relative;
	z-index: 12;
	width: 140px;
	text-align: right;
	padding-right: 10px;
	border-right: 2px solid #e49e38;
	background-color:#FFFFFF;
	}
ul#slideNav li {
	position: relative;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #5588bf;
	letter-spacing:1px;
	font-size: 12px;
	height: 12px;
	padding: 10px 0 10px 0;
	cursor: pointer;
	z-index: 12;
}
	.ie6 ul#slideNav li {
		padding: 10px 0 9px 0;
	}
	.ie7 ul#slideNav li {
		padding: 9px 0 8px 0;
	}
	
ul#slideNav a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight: normal;
	color: #5588bf;
	z-index: 12;
	margin: 0px 0px 5px 0;
	cursor: hand;
	}
#popNav-hider {
	width: 142px;
	position: absolute;
	right: 0px;
	background-color: #fff;
	z-index: 12;
	}
		.ie8 #popNav-hider {
			/*visibility:hidden;*/
		}
#slider-container {
	position: relative;
	width: 294px;
	z-index: 12;
	}	
#slider {
	height: 17px;
	width: 3px;
	background-color: #6889b4;
	position: absolute;
	top: 0px;
	right: 144px;
	z-index: 20;
	}
	#slider .popNav a { margin:0px 0px 10px 0px; }	
.popNav {
	position: absolute;
	width: 132px;
	color: #fff;
	padding-left: 0px;
	text-align: left;
	letter-spacing:1px;
	left: 152px;
	z-index: 11;
	background-color: #6889b4;
	}
	.popNav img { float:right; }
	.popNav ul {
		width:132px;
		margin:0px 0px 0px 10px;
		}
		.popNav li {
			margin:3px 0px 3px 0px;
			_margin:0px 0px 0px 0px;
			width:122px;
			}
	.popNav a:link,.popNav a:active, .popNav a:visited {
		font-family: Helvetica, Arial, Verdana, Sans-Serif;
		font-size: 11px;
		height: 11px;
		font-weight: bold; 
		color: #fff;
		text-decoration: none;
		}
		.popNav a:hover { color:#333333; cursor:hand; }
.popNavTop {
	float:right;
	margin-bottom:5px;
	}
.popNavBot {
	float:right;
	top:100%;
	margin-top:5px; 
	}

/*----------- Left - Images/Videos -------------*/

#images {
	position:relative;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	}
	#images img {
		position:relative;
		width:145px;
		margin:0px 0px 35px 0px;
		border:0; 
		width: 145px; 
		height: 175px;
	}
#vidicons {
	position:absolute;
	width:145px;
	margin: 0px 0px 0px -8px;
	padding: 0px;
	z-index:13;
	}
	.video_icon {
		display: block;
		}
	.video_icon a:link, .video_icon a:visited  {
		display:block;
		width:145px;
		height:112px;
		background:url("../images/vid_icon_up.png") no-repeat top left;
		}
		.video_icon a:hover, .video_icon a:active  {
			background:url("../images/vid_icon_over.png") no-repeat top left;
			}
	.ie6 .video_icon a:link, .ie6 .video_icon a:visited  {
		background: none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/vid_icon_up.png", sizingMethod='scale');
		cursor: pointer;
		}
		.ie6 .video_icon a:hover, .ie6 .video_icon a:active  {
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/vid_icon_over.png", sizingMethod='scale');
			}
.video_caption {
	position:absolute;
	width:145px;
	height:20px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold; 
	font-size: 11px; 
	text-decoration: none;
	text-align:left;
	color: #999;
	margin: -33px 0px 0px 0px;
	padding: 0px 0px 0px 75px;
	}

/*----------------  Center - Home ----------------*/

#sidebar {
	width: 200px;
	position: absolute;
	right: 273px;
	top: 37px;
}
		#quote {
			width: 425px;
			letter-spacing: 0.03em;
			line-height: 20px;
			position: relative;
			}
		#quote p {
			color: #CC7717;
			line-height: 20px;
			font-size: 18px;
			}
		#quote img {
			position: relative;
			top: -29px;
			right: 5px;
			float: right;
			}
		#bios {
			width: 450px;
			position: relative;
			margin-top: -1px;
			}
		.ie6 #bios {
			margin-top: -29px;
			}
		#bios .header {
			position: relative;
			z-index: 2;
			}
			#featured-attorney {
				background-image: url(../images/home/featured.png);
				width: 415px;
				height: 319px;
				position: relative;
				right: 3px;
				top: 5px;
				z-index: 1;
				}
				#featured-attorney .photo {
					display: inline;
					float: left;
					position: relative;
					top: 9px;
					height: 307px;
					}
					#featured-attorney .photo img {
						position: absolute;
						left: 8px;
						}
					#featured-attorney .photo .mask {
						z-index: -1;
						}
				#featured-attorney a:link, #featured-attorney a:visited {
					color: #CC7717;
					text-decoration:none;
					font-weight: normal;
					}
					#featured-attorney a:hover, #featured-attorney a:active { color: #333; }
				#featured-attorney .description {
					position: relative;
					left: 7px;
					top: 20px;
					left: 229px;
					font-size: 10px;
					width: 174px;
					}
					.description .headline { font-size: 15px; }
					.description p {
						font-size: 11px;
						line-height: 11px;
						margin: 0px 0 10px 0;
						}
					.description b { margin-top: 5px; }
					.description a { text-decoration: none; }
					.description .name { font-weight: bold; }
					.name a:link, .name a:visited { font-size: 18px; }
					.description .title { padding-bottom:10px; color: #323232; font-size: 12px; }
					.description span { font-weight: bold; }
				#featured-attorney .more {
					position: relative;
					display: inline;
					top: 15px;
					left: 69px;
					letter-spacing: 0.1em;
				}
				#featured-attorney a.more:link, #featured-attorney a.more:visited {
					color: #4E7FB2;
				}
				#featured-attorney a.more:hover, #featured-attorney a.more:active {
					color: #000;
				}
				
		#news {
			float: right;
			font-size: 14px;
			position: relative;
			top: 49px;
			left: 490px;
			width: 225px;
			height: 200px;
		}
			.ie6 #news {
				left: 500px;	/* fix for IE6 positioning issue. please refactor for elegance */
			}
			#news .header {
				position: relative;
				left:1px;
			}
			#top-stories {
				width: 100%;
			}
				#top-stories li {
					display: inline;
					float: left;
					height: 49px;
					margin: 0 0 5px 20px;
				}
					#top-stories li.first { margin-left: 0; }
					#top-stories img {
						clear: none;
						height: 49px;
						width:	49px;
						background: #FFFFFF;
						padding: 4px;
						margin: 0 0 0 0;
					}
			#news #article {
				width: 100%;
				position: relative;
				top: 10px;
			}
			#news #expand {
				position: relative;
				top: 10px;
				float: left;
			}
			#news a, #news a:link, #news a:hover, #news a:active, #news a:visited {
				color: #5588be;
				letter-spacing: 1px;
				text-decoration: none;
			}
		#work {
			float: right;
			position: relative;
			/*left: 490px;*/
			top: 71px;
			left: 490px;
			width: 225px;
			height: 184px;
			}
			.ie6 #work {
				top: 65px;		/* fix for IE6 adding space after 2nd line of headlines */
				left: 500px;	/* fix for IE6 positioning issue. please refactor for elegance */
			}
			#work .header {
				position: relative;
				right: 3px;
			}
			#featured-practice { text-decoration: none; display:block; width:202px; }
				#featured-practice img {
					width: 202px;
					height: 100px;
				}
				#featured-practice #text {
					display: none;
					background-color: #D47C17;
					opacity: 0.75;
					-moz-opacity: 0.75;
					filter:alpha(opacity=75);
					width: 202px;
					height: 46px;
					position: absolute;
					top: 73px;
					left: 0px;
					color: #FFF;
					padding: 40px 0 15px;
					font-size: 15px;
					text-align: center;
					font-weight: normal;
				}
				.ie6 #featured-practice #text {
					top: 79px;
				}
				.ie7 #featured-practice #text {
					top: 69px;
				}

/*----------------  Right - Sub Nav ----------------*/

#sub_navigation {
	width: 176px;
	float: right;
	margin: 70px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	}
	#sub_navigation a:link, #sub_navigation a:visited, #sub_navigation a:active {
		font-family: Helvetica, Arial, Verdana, Sans-Serif;
		font-size: 12px;
		font-weight:normal;
		letter-spacing:1px;
		text-decoration: none;
		color: #FFFFFF;
		margin:0px 0px 0px 0px;
		}
		#sub_navigation a:hover { color: #333333; }
	#sub_navigation ul{
		font-family: Helvetica, Arial, Verdana, Sans-Serif;
		color:#FFFFFF;
		margin:0px;
		}
		#sub_navigation li{ margin:0px; }
#nav_img_top {
	margin:0px 0px 0px 0px;
	width:176px; 
	height:12px; 
	border:0;
	}
#nav_img_btm {
	width:176px; 
	height:12px; 
	border:0;
	}
.group {
	display: block;
	width: 150px;
	line-height: 25px;
	color: #5E7C90;
	text-decoration: none;
	}
	.group:hover { color: #333333; }
.option {
	width: 100%;
	position:relative;
	margin: 0px 5px 0px 0px;
	}
.show {
	display:inline;
	}
.hide {
	display:none;
	width: 150px;
	}
#menu, #menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 176px;
	border-spacing: 0;
	}
#menu a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	letter-spacing:1px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight:normal;
	background: #5588BF;
	color: #FFFFFF;	
	padding: 0.5em 0.5em 0.5em 20px;
	}
#menu ul li a {
	font-size: 11px;
	font-weight: bold;
	background: #CCCCCC;
	padding-left: 25px;
	padding-right: 10px;
	}
#menu ul li a:hover {
	background: #aaa;
	border-left: 5px #E88A1C solid;
	padding-left: 20px;
	cursor:hand;
	}

/*----------------  Right - Images ----------------*/

#images_right {
	top: 290px;
	left: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#images_right img {
	position:relative;
	width:145px;
	min-height:112px;
	margin:0px 0px 35px 0px;
	}

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

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin: 0px 0px 0px 25px;
	}
	#footer a:hover { text-decoration: underline; }
#footer #footer_links {
	text-align: center;
	margin: 3px 0 5px 0;
	}
#footer #footer_info {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none;
	color: #FFFFFF;
	}





.clear {
	clear: both;
	}
.rule_blue {
	width:100%;
	height:2px;
	font-size:2px;
	background-color:#5588BF;
	margin:20px 0px 10px 0px;
	}
	.ie7 #backToBtn {
		position:relative;
		margin-top:-20px;
		}
#printContainer {
	width: 720px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 50px 0px;
	background-color:#FFFFFF;
	}
#lightHolder {
	position:absolute;
	z-index:20;
	/*margin: 580px 0px 0px 0px;*/
	display:none;
	background: #FFF;
	left:294px;
	top:138px;
	height:451px;
	width: 705px;
	overflow: hidden;
} 
	#lighter_header_img {
		position: absolute;
		display: none;
		left: 220px;
		/*top: 0px;*/
	}

#light_images {
	position:relative;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
	display:none;
	}
.ie7 #light_images {
	position:relative;
	width:100%;
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
	display:none;
	}
.ie7 #light_images img {
	position:relative;
	margin: -50px 0px 0px 0px;
	}
#light_vidicons {
	position:absolute;
	width:145px;
	margin: 0px 0px 0px -8px;
	padding: 0px 0px 0px 0px;
	z-index:13;
	display:none;
	}	

.light_video_caption {
	position:absolute;
	width:145px;
	height:20px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold; 
	font-size: 11px; 
	text-decoration: none;
	text-align:left;
	color: #999;
	margin: 38px 0px 0px 0px;
	padding: 0px 0px 0px 75px;
	}	










/*---------------- Bios Section ----------------*/

#print_email_icons {
	width:80px;
	height:30px;
	position:relative;
	float:right;
	margin: -10px 10px 0px 0px;
}
#print_iconBtn {
	width:30px;
	height:30px;
	background:url(../images/icon_print_over.jpg) no-repeat top left;
	margin-left:12px;
}
#print_iconBtn a:link, #print_iconBtn a:visited  {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/icon_print.jpg) no-repeat top left;
}
#print_iconBtn a:hover, #print_iconBtn a:active  {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/icon_print_over.jpg) no-repeat top left;
}
#email_iconBtn {
	width:30px;
	height:30px;
	background:url(../images/icon_email_over.jpg) no-repeat top left;
	float:right;
}
#email_iconBtn a:link, #email_iconBtn a:visited  {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/icon_email.jpg) no-repeat top left;
}
#email_iconBtn a:hover, #email_iconBtn a:active  {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/icon_email_over.jpg) no-repeat top left;
}
#profile_card {
	position:relative;
	width:490px;
	height:300px;
	background-color:#eeeeee;
	background-image:url(../images/profile_background.jpg);
	background-position:right;
	background-repeat:no-repeat;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    CCborderRadius: 12px;
	margin-bottom:30px;
	}
#profile_card a:link, #profile_card a:visited, #profile_card a:active {
	text-decoration: none;
	color: #e88a1c;
	}
#profile_card a:hover {
	color: #666666;
	}
#profile_image {
	width:203px;
	height:300px;
	float: left;
	position: relative;
	display:inline;
	}
/*	#profile_image .mask {
		z-index: -1;
		position:absolute;
		right: 203px;
	}*/
#profile_image img {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	}
#profile_body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:100;
	float:left;
	width:255px;
	padding:0px 0px 0px 10px;
	
	
	}
	.ie6 #profile_body {
		left: 0px;
		top: 0px;
		float: none;
	}
.profile_header {
	font-weight: bold;
	font-size:14px;
	color: #E88A1C;
	}
.profile_subheader {
	font-size:12px;
	font-weight: bold;
	}
.profile_group {
	margin-bottom: 7px;
	}
#hearsay_button {
	position:absolute;
	right:10px;
	bottom:-28px;
	}
a#hearsay-heresy:link, a#hearsay-heresy:active, a#hearsay-heresy:visited {
	display: block;
	height: 28px;
	width: 170px;
	background-image: url(../images/hearsay_rollover.gif);
	background-position: 0 28px;
	}
a#hearsay-heresy:hover {
	background-position: 0 0px;
	}

/*---------------- Practices Section ----------------*/

#listings_holder {
	position:relative;
	width:500px;
	height:auto;
	margin:40px 0px 20px 0px;
	}
.listings_column {
	height:100%;
	width:33%;
	/*float:left;*/
	margin:0px 0px 0px 0px;
	}
.listings_button {
	margin:0px 0px 5px 0px;
	}
.listings_column a, .listings_column a:link, .listings_column a:visited, .listings_column a:active	{ 
	color: #5588BF; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}
.listings_column a:hover { 
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold; 
	font-size: 12px; 
	text-decoration: underline; 
	}
div.listings_column { float:left; width:150px; }
#center .listings_column ul {
	list-style:none;
}
#center .listings_column ul li {
	line-height:20px;
	margin:0;
}
#prev_next {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 16px; 
	text-decoration: none;
	letter-spacing:1px;
	text-align:left;
	color:#E88A1C;
	margin:0px 0px 35px 0px;
}
#prev_next a {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight:bold;
	font-size: 16px;
	text-decoration: none; 
	color: #E88A1C;
	}

/*---------------- News Section ----------------*/

.news_date{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
.news_table a, .news_table a:link, .news_table a:active, .news_table a:visited {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #E88A1C;
	font-weight: bold;
	text-decoration:none;
	}
.news_table td a:hover {
	color:#5588bf;
	}	
.news_type{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
.news_title{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #5588bf;
	font-weight: bold;
	}

/*----------------  Attorney Section ----------------*/

.search_table a, .news_table a:link, .news_table a:active, .news_table a:visited {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #E88A1C;
	font-weight: bold;
	text-decoration:none;
	}
.search_table a:hover {
	text-decoration:underline;
	}	
.search_type{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
.search_title{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #5588bf;
	font-weight: bold;
	}
.search_pulldown {
	width:175px;	
	}
.people-list {
	width: 500px;
	}

/*---------------- News Section ----------------*/

.results_link{
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #5588bf;
	font-weight: bold;
	}

/*----------------  Lighter Side Section ----------------*/

#blockholder {
	position:relative;
	width:650px;
	height:428px;
	margin:0px 0px 0px 0px;
	}
#blockholder div {
	margin:2px;
	padding:0px;
	}
#easyTooltip1 {
	position:absolute;
	z-index:100;
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5588bf url(bg2.gif) repeat-x;
	width:auto;
	max-width:250px;
	}
#easyTooltip1 h4 {
	font-size:12px;
	letter-spacing:1px;
	margin:.25em 0;
	color:#FFFFFF;
	}
.largesquare_blue {
	background-color:#5588bf;
	float:left;
	width:82px;
	height:82px;
	}
.largesquare_darkblue {
	background-color:#303a59;
	float:left;
	width:82px;
	height:82px;
	}
.largesquare_orange {
	background-color:#E88A1C;
	float:left;
	width:82px;
	height:82px;
	}
.largesquare_white {
	background-color:#FFFFFF;
	float:left;
	width:82px;
	height:82px;
	}
.largesquare_image {
	background-color:#FFFFFF;
	float:left;
	width:82px;
	height:82px;
	}


/*------------------- Lighterside Detail Section ---------------------*/

#detailholder {
	position:relative;
	width:450px;
	height:340px;
	display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	}
#detailholder img {
	margin:0px 0px 20px 0px;
}

/*------------------- Lighterside Detail Section Side Nav ---------------------*/
#blocknav {
    position:absolute;
	/*right: 200px;
	_right: 340px;*/
	/*top: 170px;*/
	width:140px;
	height:448px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	background-color:#FFFFFF;
	overflow:hidden;
	}
#blocknav div {
	margin:1px;
	padding:0px;
	}
#light > #blocknav {
	background-color:#000000;
	height:300px; 
}
#easyTooltip2 {
	position:absolute;
	z-index:100;
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5588bf url(bg2.gif) repeat-x;
	width:auto;
	max-width:200px;
	}
#easyTooltip2 h4 {  
	font-size:12px;
	letter-spacing:1px;
	margin:.25em 0;
	color:#FFFFFF;
	}
.smallsquare_blue {
	float:left;
	background-color:#5588bf;
	width:30px;
	height:30px;
	}
.smallsquare_darkblue {
	float:left;
	background-color:#303a59;
	width:30px;
	height:30px;
	}
.smallsquare_orange {
	float:left;
	background-color:#E88A1C;
	width:30px;
	height:30px;
	}
.smallsquare_white {
	float:left;
	background-color:#FFFFFF;
	width:30px;
	height:30px;
	}
.smallsquare_image {
	float:left;
	background-color:#FFFFFF;
	width:30px;
	height:30px;
	}

/*------------------- Hearsay Section ---------------------*/

#hearsay_blocknav {
	position:relative;
	/*z-index:2;*/
	width:140px;
	height:448px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

#hearsay_blocknav div {
	margin:1px;
	padding:0px;
}

#sub_navigation div.jScrollPaneContainer {
	margin-top:-50px;
}

#sub_navigation div.jScrollPaneTrack {
	display:none;
}

#easyTooltip3 {
	position:absolute;
	z-index:100;
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5588bf url(bg2.gif) repeat-x;
	width:auto;
	max-width:200px;
	}
#easyTooltip3 h4 {  
	font-size:12px;
	letter-spacing:1px;
	margin:.25em 0;
	color:#FFFFFF;
	}



/*------------------- Offices Section ---------------------*/

#map_canvas {
	position:relative;
	width:450px;
	height:340px;
	display:inline-block;
	margin:20px 0px 20px 0px;
	}

/*----------------- No Flash? No Problem! -----------------*/


/* ---------------------------------------------------------------------------------------------*/
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=< Lighter Side CSS >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* ---------------------------------------------------------------------------------------------*/



#light-center {
	position: relative;
	*margin-top: 80px;
	width: 1000px;
	}

#light-header {
	position: absolute;
	top:0px;
	left:0px;
	}

#search {
	position: absolute;
	top: 88px;
	right: 237px;
	width: 120px;
	height: 14px;
	border:0;
	outline:none;
	color: #999;
	z-index: 12;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	text-decoration: none;
	letter-spacing:1px;
	text-align:center;  
	}

#light {
	position: absolute;
	top: 130px;
	left: 75px;
	width: 781px;
	/*height: 507px;*/
	}
	
#printContainer {
		width: 720px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 40px 0px 50px 0px;
		background-color:#FFFFFF;
		}


/* Video Gallery */
.video-group { 
	background-color: #d4e4f0;
	position: relative;
	width: 120px;
	text-align: center;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	}
	a:-webkit-any-link:link,a:-webkit-any-link:hover,
	a:-webkit-any-link:active,a:-webkit-any-link:visited { text-decoration: none; }
	a.video-group:link, a.video-group:hover, 
	a.video-group:active, a.video-group:visited { text-decoration:none; color:#fff; }
	.video-header {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		background-image: url(../images/video-header-bg.gif);
		background-repeat: no-repeat;
		height: 23px;
		line-height: 23px;
		vertical-align: middle;
		margin-bottom:0px;
		}
	.video-thumb {
		position: relative;
		width: 100px;
		height: 100px;
		margin: 10px auto 0px auto;
		}
	.video-time {
		position: absolute;
		background-color: #000;
		bottom: 0px;
		right: 0px;
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 3px;
		}
		.video-scroller .video-time { bottom:0px; }
		.last .video-time { bottom: 10px; }
	.video-play {
		width: 29px;
		height: 29px;
		display: block;
		background-image: url(../images/video-play.png);
		position: absolute;
		top: 5px;
		left: 5px;
		}
		.ie6 .video-play  {
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/video-play.png", sizingMethod='scale');
			cursor: pointer;
			}
		.video-footer { position:absolute; bottom:-11px; left:0px; }
.video-scroller { padding-right: 10px; padding-bottom:11px; width:130px; height: 430px; *margin-left:-70px;background-color:transparent;  }
.video-footer.scroller { position:absolute; padding-bottom:0px; bottom:-11px; left:0px; }

#animation { position:absolute; left:200px; z-index:6; height:482px; width:787px; padding-bottom:50px; }
#animation .slide { width:483px; height:485px; position:absolute; left:31px; z-index:3; background:#FFF; }
#animation #dimmer {
	background: #FFF;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	top: 90px;
	float: right;
	height: 412px;
	position: relative;
	width: 250px;
}
#animation #title { z-index:4; float:left; }
#animation #title img { margin-top:185px; }
#message { 
	padding-bottom: 38px;
    position: relative;
    top: 59px;
    width: 400px; 
}
#message h2 { font-size: 19px; }
#message p { font-size:15px; line-height: 24px; width:387px; color:#E88A1C; font-family:Helvetica,Arial,Verdana,sans-serif; }
