/*
STYLESHEET FOR: Busch Slipakoff & Schuh, LLP
AUTHOR: Rick Khanna, Mopdog Creative + Strategy
*/
/*
Contents:
1. Structure
2. Navigation
3. Header
4. Content
5. Footer  */

* {margin:0; padding:0; outline:none}
img {border:none}

body {
	background:#fff url(../images/bg.jpg) left 210px repeat-x;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	z-index:-1;
	}
	
.clear {clear:both}
.none {display:none}

/*
Colors:
Dark blue: #2b516a
Lt Blue: #c5dcec
Blue content bg: #3a82b0
Footer nav color: #daf1ff
Yellow: #ffde99
bright blue: #3194D3

*/


/*====================================================================
=======================  1. STRUCTURE=================================
=====================================================================*/

#wrapper {
	width:913px; 
	margin:0 auto; 
	height:auto;
	}
	
#header {
	position:relative;
	width:913px;
	height:116px;
	}
	
#home_subhead {
	position:relative;
	width:913px;
	height:263px;
	background:#2b516a url(../images/home_subhead.jpg) left top no-repeat;
	}
	
#subhead {
	position:relative;
	width:913px;
	height:155px;
	background:#2b516a url(../images/subhead2.jpg) left top no-repeat;
	}
	
	#subhead_phone {
		position:relative;
		width:913px;
		height:155px;
		background:#2b516a url(../images/subhead_phone.jpg) left top no-repeat;
		}
		
	#subhead_monitor {
		position:relative;
		width:913px;
		height:155px;
		background:#2b516a url(../images/subhead_monitor.jpg) left top no-repeat;
		}
		
	#subhead_news {
		position:relative;
		width:913px;
		height:155px;
		background:#2b516a url(../images/subhead_news.jpg) left top no-repeat;
		}
		
	#subhead_arrow {
		position:relative;
		width:913px;
		height:155px;
		background:#2b516a url(../images/subhead_arrow.jpg) left top no-repeat;
		}
	
#homecontent {
	width:913px;
	z-index:0;
	}

#content {
	width:913px;
	z-index:0;
	background:#3a82b0;
	/*min-height:600px;
	height:auto !important;
	height:600px;*/
	}
	
#footer {
	width:913px; 
	clear:both; 
	height:221px;
	padding:40px 0;	
	background:transparent url(../images/footer_bg.jpg) left top repeat-x;
	}

/*====================================================================
=======================  2. NAVIGATION  ==============================
=====================================================================*/

#nav_container {
	width:555px;
	height:59px;
	position:absolute;
	top:-8px;
	right:-11px;
	z-index:10;
	}
	
	#practiceareas .practiceareas, #attorneys .attorneys, #about .about, #contact .contact {background-position:left -59px;}
	

	
.attorneys {
	display:block;
	float:left;
	height:59px;
	width:144px;
	background:url(../images/nav/nav_01.gif) left top no-repeat;
	text-indent:-9999px;
	}
	
	.attorneys:hover {background-position:left -59px;}
	
.practiceareas {
	display:block;
	float:left;
	height:59px;
	width:156px;
	background:#ffde99 url(../images/nav/nav_02.png) left top no-repeat;
	text-indent:-9999px;
	}
	
	.practiceareas:hover {background-position:left -59px;}
	
.about {
	display:block;
	float:left;
	height:59px;
	width:128px;
	background:#ffde99 url(../images/nav/nav_03.png) left top no-repeat;
	text-indent:-9999px;
	}
	
	.about:hover {background-position:left -59px;}
	
.clients {
	/*display:block;
	float:left;
	height:59px;
	width:128px;
	background:#ffde99 url(../images/nav/nav_03.png) left top no-repeat;
	text-indent:-9999px;*/
	}
	
	.about:hover {background-position:left -59px;}	
	
.news {
	display:block;
	float:left;
	height:59px;
	width:127px;
	background:#ffde99 url(../images/nav/nav_04.png) left top no-repeat;
	text-indent:-9999px;
	}
	
	.news:hover {background-position:left -59px;}


.sidelink_box {
	float:left;
	width:220px;
	height:auto;
	margin-left:-10px;
	}

.sidelink {
	display:block;
	background:#21506e;
	position:relative;
	overflow:visible;
	padding:7px 10px 7px 15px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin-bottom:8px;
	}

	.sidelink:hover {background:#3194d3 url(../images/subnav_active.gif) left top no-repeat;}
	
	.corporate-finance-page .corporate-finance,
	.securities-page .securities,
	.general-counsel-page .general-counsel,
	.business-organization-page .business-organization,
	.corporate-governance-page .corporate-governance,
	.info-tech-page .info-tech,
	.intellectual-property-page .intellectual-property,
	.dev-construction-page .dev-construction,
	.lending-finance-page .lending-finance,
	.lending-foreclosure-page .lending-foreclosure,
	.litigation-resolution-page .litigation-resolution,
	.real-estate-page .real-estate,
	
	.busch-page .busch,
	.slipakoff-page .slipakoff,
	.schuh-page .schuh,
	.godwin-page .godwin,
	.stogner-page .stogner,
	.patel-page .patel,
	.bain-page .bain,
	.norton-page .norton,
	.cohen-page .cohen,
	.raffa-page .raffa,
	.griffin-page .griffin,
	.treadwell-page .treadwell,
	.todd-page .todd,
	.burkhalter-page .burkhalter;
	
	
	{background:#3194d3 url(../images/subnav_active.gif) left top no-repeat;}
	

/*====================================================================
=======================  3. HEADER  ==================================
=====================================================================*/

#header_linkbox {
	position:relative;
	height:18px;
	position:absolute;
	top:52px;
	right:30px;
	}
	
.logo {
	position:absolute;
	top:18px;
	left:32px;
	}
	
	.cursor {
		position:absolute;
		top:22px;
		left:377px;
		}
	
	.homelink {
		font-size:12px;
		color:#3a6f8f;
		text-decoration:none;
		}
		
		.homelink:hover {color:#359cdd;	text-decoration:none;}
		
	.contactlink {
		font-size:12px;
		color:#359cdd;
		text-decoration:none;
		}
		
		.contactlink:hover {color:#3a6f8f; text-decoration:none;}
		
	.power {
		position:absolute;
		top:2px;
		left:-13px;
		}
			
		
	.clientlink {
		font-size:12px;
		color:#359cdd;
		text-decoration:none;
		}
#myAlternativeContent {
	position:absolute;
	top:60px;
	left:50px;
	}
	
.piece {
	position:absolute;
	right:-9px;
	top:51px;
	}

/*====================================================================
=======================  4. CONTENT ==================================
=====================================================================*/

#content h1 {
	display:block;
	color:#ffde99;
	background:#2b516a url(../images/titlebar.gif) right top no-repeat;
	font-size:20px;
	padding:10px 30px;
	}
	
	#content h2 {
		display:block;
		color:#21506e;
		font-size:17px;
		margin:0 30px 15px;
		}
		
	#content h3 {
		display:block;
		color:#21506e;
		font-size:14px;
		margin:0 30px 15px;
		}
		
	#content ul {
		display:block;
		color:#000;
		margin:0 30px 15px 65px;
		}
		
		#content li {
			font-size:12px;
			line-height:20px;
			margin-bottom:8px;
			}

.bodylink {
	color:#3194d3;
	text-decoration:none;
	}
	
	.bodylink:hover {color:#fff}
			
strong.color {color:#3194D3;}
	
.body {
	color:#000;
	font-size:12px;
	line-height:20px;
	margin:0 30px 15px;
	}

#home_infobox {
	background:#c5dcec url(../images/lines_ltblue.png) left top repeat;
	padding:20px 0;
	}
	
	#home_infobox table {
		display:block;
		margin:0 20px;
		}
	
	#home_infobox p {
		margin:15px;
		font-size:12px;
		line-height:19px;
		}
		
#light_box {
	background:#c5dcec url(../images/lines_ltblue.png) left top repeat;
	padding:20px 0;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
		
#areasofpractice_box {
	clear:both;
	width:100%;
	background:#3a82b0 url(../images/areasofpractice_bg.jpg) left top no-repeat;
	padding:30px 0;
	}
	
	#areasofpractice_box table {
		display:block;
		margin:0 20px;
		}
	
	#areasofpractice_box h1 {
		text-indent:-9999px;
		background:url(../images/title_areas.png) left top no-repeat;
		height:26px;
		width:172px;
		margin:0 auto;
		}
		
	.areas {margin-left:34px;}
		
	.areas li {
		color:#1f4059;
		font-size:16px;
		}
		
		.areas_text {color:#fff; font-size:14px; line-height:19px; margin-bottom:12px;}
		

	
.contentarea {
	margin-left: 210px;
	min-height:550px;
	height:auto !important;
	height:550px;
	}
	
.contentarea_full {
	min-height:400px;
	height:auto !important;
	height:400px;
	}
	
.contentarea_clients {
	min-height:400px;
	height:950;
	width:1024;
	}
	
.bio_photo {
	border:2px solid #2B516A;
	float:left;
	margin:0 20px 10px 30px;
	}
	
	
.news_headline {
	color:#3194d3;
	font-size:14px;
	font-weight:bold;
	margin:10px 30px 5px;
	}
	
	.date {color:#666; font-style:italic; font-size:11px; margin-left:30px;}
	.byline {color:#000; font-style:italic; font-size:11px; margin:0 0 5px 30px;}
	
	.news_body {
		color:#000;
		font-size:12px;
		line-height:20px;
		margin:0 30px 30px 30px;
		}
		
	.news_body a {
		color:#3194d3;
		text-decoration:none;
		}
		
		.news_body a:hover {color:#fff;}
	


	
	
/*-----------contact form---------------*/	
#contactform_box {
	width:100%;
	/*background:#1D3C4F;*/
	}

#form_table {
	float:left;
	font-size:12px;
	color:#fff;
	margin:30px;
	}
	
	#form_table input.text, select.text {
		padding:5px;
		font-size:13px;
		background-color:#1D3C4F;
		color:#fff;
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom:1px solid #c5dcec;
		font-family:'calibri', 'tahoma', 'myriad pro', myriad, arial, sans-serif;
		display:block;
		}
		
	textarea {
		padding:5px;
		font-size:13px;
		background-color:#1D3C4F;
		color:#fff;
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom:1px solid #c5dcec;
		font-family:'calibri', 'tahoma', 'myriad pro', myriad, arial, sans-serif;
		display:block;
		}
		
	#form_table input:focus, select:focus, textarea:focus {
		background-color:#136A9F;
		}
		
#contact_info {
	margin:30px 30px 30px 60px;
	float:left;
	}
	
	#contact_info a {
		color:#ffde99;
		text-decoration:none;
		}
		
		#contact_info a:hover {color:#fff;}
	
	.address {
		color:#fff;
		font-size:12px;
		line-height:20px;
		}



/*====================================================================
=======================  5. FOOTER  ==================================
=====================================================================*/

.footernav {
	font-size:10px;
	color:#daf1ff;
	margin:0 30px;
	line-height:19px;
	}
	
	.footernav a {
		color:#daf1ff;
		text-decoration:none;
		}
		
		.footernav a:hover {color:#fff; text-decoration:none}
		
	.copyright {color:#bae0f7}




/*====================================================================
=======================  6. ATTORNEY PROFILE  ==================================
=====================================================================*/
.sl_badge_120{
	margin-left:30px;
}





