/* BEGIN FRANCZEK PRINT CSS --------------------------------------> */



/* Hide these */
#menuWrapper,
#udm,
.sideImg,
#optionsBox,
#index .optionsHolder,
#searchBox,
.bioLetters,
.pracLinks,
.viewAttys,
.contentSide form,
.newsLinks,
.news-announcements-item .contentNavbar,
.news-publications-item .contentNavbar,
.news-events-item .contentNavbar,
.casestudies-item .contentNavbar,
.attorneys-main .bioLinks,
#index .spotRightMask,
#index .topFrameMask,
#index img.homeNewsHeader,
#index img.homeSpotHeader,
img.homeHighlightsHeader,
.contentNavbar,
.frontcenterSide1,
#officeImage,
#addThisButton
{
	display: none;
}	

body {
	width: 7in;
	padding: 0px;
}

#header {
	height: 60px;
	background: none;
}


/* Home page */

#index #body {
	padding-top: 10px;
}

#index img.printHomeLinks,
#index img.printNav {
	display: block;
}

#index img.printNav {
	margin-bottom: 16px;
}

#index #content {
	padding: 15px 0 0 0;
}

#index #contentWrapper {
	height: auto !important;
}

#index #homeContent {
    background: none;
}

#index .homeSpotlight {
	border: none;
}

#index .spotRight {
	left: 147px;
	width: 85px;
	height: 107px;
	overflow: hidden;
}

#index .homeNews {
	border: none;
}

#index ul.news li {
	width: 400px;
}

#index ul.news li {
	padding: 0 0 8px 0;
}

#index h3.printVersion {
	display: block;
	padding-top: 15px;
}

#index span.footerR {
	clear: left;
	float: left;
}


/* Inside Pages */

#content {
	padding: 0;
}

#contentWrapper {
	background: none;
	height: auto !important;
	
	overflow: visible !important; /* neede for FF not to puke */
	height: 100% !important; /* neede for FF not to puke */
}

.contentMainCol {
	float: none;
	width: auto;
  	min-height: 200px;
  	height: auto !important;
  	margin-left: 160px;
	background: none;
	border-top: none;
	overflow: hidden;
}

.contentSide {
	float: left;
	padding: 9px 0 25px 0;
	width: 160px;
}

.contentNavbar {
	padding: 20px 0px 0px 0px;
}

.bioContact,
.officeContact {
	padding: 20px 15px 20px 0px;
}

.bioLinks,
.newsLinks,
.cityLinks {
	padding: 16px 15px 4px 0px;
}

.leftPracCol,
.middlePracCol,
.rightPracCol {
	float: none;
	width: auto;
}

.leftPracCol .practiceSectionHead,
.middlePracCol .practiceSectionHead,
.rightPracCol .practiceSectionHead {
	margin: 0 0 5px 0;
	padding: 6px 10px 6px 0px;
}

.leftPracCol .practiceSectionHead a,
.middlePracCol .practiceSectionHead a,
.rightPracCol .practiceSectionHead a {
	font-size: 15px;
}

#highlights h3.printVersion {
	display: block;
	padding-top: 15px;
}

#highlights {
	width: 160px;
	padding: 0 10px 10px 0px;
	background: #fff;
	border: 0px solid #d7dad7;
}

.footer {
	background: none;
	height:auto !important;
}


/* END FRANCZEK PRINT CSS ----------------------------------------> */
