/* @override http://www.stringam.ca/css/master.css */

/*@charset "utf-8";*/

/*
	
	TOC: (Table of Contents)
	Note: by pressing Ctrl + F you can enter the key code to jump in a specific code section
	
	Master Reset
	Global Classes
	Page Structure and Layout		[ key code: css061 ]
	Typography and Colors			[ key code: css062 ]
	Navigation						[ key code: css063 ]
	Forms							[ key code: css064 ]
	Individual Elements (Extras)	[ key code: css065 ]
	
*/

/* CSS Document [Master Reset]  */
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font: 100.01%/1.25 Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	padding: 30px 0 25px 0;
	letter-spacing: -1px;
	font-size: 2em;
}
h2 {
	padding: 20px 0;
	letter-spacing: -1px;
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
/***** Common Formatting *****/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
}
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
blockquote {
	margin: 1.25em;
	padding: 1.25em 1.25em 0 1.25em;
}
small {
	font-size: 0.85em;
}
img {
	border: 0;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
/***** Links *****/
a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
}
/***** Forms *****/
form {
	margin: 0;
	padding: 0;
	display: inline;
}
input, select, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	width: 100%;
	line-height: 1.25;
}
label {
	cursor: pointer;
}
/***** Tables *****/
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
	table tr td {
		padding: 2px;
	}
/* CSS Document [Global Classes] */
.floatLeft		{ float: left; width: auto; }
.floatRight		{ float: right; width: auto; }
.normalClear	{ clear: both}
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
.textLeft		{ text-align: left; }
.textRight		{ text-align: right; }
.textCenter		{ text-align: center; }
.textJustify	{ text-align: justify; }
.upperCase		{ text-transform: uppercase; }
.bold			{ font-weight: bold; }
.italic			{ font-style: italic; }
.underline		{ border-bottom: 1px solid;}
.imgLeft		{ float: left; margin: 4px 10px 4px 0; width: auto; }
.imgRight		{ float: right; margin: 4px 0 4px 10px; width: auto; }
.noPadding		{ padding: 0; }
.noIndent		{ margin-left: 0; padding-left: 0; }
.noBullet		{ list-style: none; list-style-image: none; }

/*Begin: Page Structure and Layout [ key code: css061 ] */

html, body {
	height: 100%;
}
body {
	background: url(../images/bodyBg.jpg) repeat-x center top;
}
#wrapper {
	width: 935px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
}
#header {
	position: relative;
	height: 76px;
	background: url(../images/header.jpg) no-repeat 117px top;
}
#header h1 {
	width: 100px;
	height: 111px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 99;
	margin-left: 17px;
}
#header h1 a {
	display: block;
	width: 100px;
	height: 111px;
	background: url(../images/logo.jpg) no-repeat left top;
}
#header #logoText {
	position: absolute;
	top: 20px;
	left: 135px;
}
#header #logoText a {
	display: block;
	width: 362px;
	height: 34px;
	background: url(../images/logo-text.png) no-repeat left top;
}
#mainContent {
	background: url(../images/mainContentBg3.jpg) no-repeat left top;
	padding-bottom: 50px;
}
.lawyerListing, .areasOfPractice {
	background: url(../images/mainContentBg4.jpg) no-repeat left top !important;	
}
.profileList, .areaOfPracticeList {
	width: 900px !important;
}
#bannerSlideWrapper {
	width: 642px;
	height: 201px;
	border: 3px solid #394362;
	overflow: hidden;
}
#leftColumn {
	width: 232px;
	float: left;
	padding-left: 15px;
}
#sidebar {
	background: url(../images/sidebarBg.png) no-repeat left top;
	min-height: 428px;
	height: auto !important;
	height: 428px;
}
#sidebar.sidebarOnly {
	margin-top: 10px;
}
#headerTextBlock-content, #sidebar-content {
	padding: 0px 25px 0px 15px;
}
#headerTextBlock-content, #extrablock-content {
	padding: 0px 25px 0px 15px;
}
#extrablock-content {
	margin-bottom: -15px;
}
#areaLawyerHeading {
	font-size: 16px !important; 
	width: 160px;
	line-height: 22px !important;
}
#extrablock-content p {
	padding-bottom: 10px;
}
#extrablock-content ul.sideExtraList li {
	border: none;
	margin-bottom: 5px;
	list-style-type: square;
	color: #3E5062;
	margin-left: 15px;
}
#extrablock-content ul.sideExtraList li a {
	color: #3E5062;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#extrablock-content ul.sideExtraList li a:hover {
	text-decoration: none;
}
#rightColumn {
	width: 650px;
	float: right;
	padding-right: 16px;
	padding-top: 12px;
}
#miniBoxWrapper {
	padding-top: 5px;
}
#miniBoxWrapper #leftMiniBox {
	width: 334px;
	float: left;
	background: url(../images/leftMiniBox.jpg) no-repeat left top;
	padding: 0px 12px;
}
#miniBoxWrapper #rightMiniBox {
	width: 256px;
	float: right;
	background: url(../images/rightMiniBox.jpg) no-repeat left top;
	padding: 0px 12px;
}
#footerExpand, #push {
	height: 150px;
}
#footerExpand {
	width: 100%;
	background: #37405e url(../images/footerBg.gif) repeat-x left top;
}
#footerWrapper {
	position: relative;
	width: 935px;
	margin: 0px auto;
}
#footerWrapper h3 {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 80px;
	height: 94px;
}
#footerWrapper h3 a {
	display: block;
	width: 80px;
	height: 94px;
	background: url(../images/footerLogo.gif) no-repeat left top;
}
#footerNavAndCopyright {
	position: absolute;
	top: 23px;
	right: 100px;
	text-align: right;
}
#footerNavAndCopyright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footerNavAndCopyright p {
	padding-bottom: 10px;
}
#footerNavAndCopyright a {
	color: #c4c9d8;
	text-decoration: none;
}
#footerNavAndCopyright a:hover {
	text-decoration: underline;
}

/*End: Page Structure and Layout */

/*Begin: Typography and Colour [ key code: css062 ] */

#headerTextBlock {
	height: auto;
	padding-bottom: 15px;
}
* html #headerTextBlock {
	height: auto;
}
#headerTextBlock h2 {
	padding: 20px 0px 10px;
	color: #4c463a;
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.01em;
}
#headerTextBlock h3 {
	padding: 0px 0px 5px;
	color: #3b4949;
	font: italic 18px/24px Georgia, "Times New Roman", Times, serif;
}
#headerTextBlock p {
	color: #393837;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#headerTextBlock h4 a {
	display: block;
	width: 99px;
	background: #373f5d url(../images/buttonBg1.gif) repeat-x top left;
	border: 1px solid #818a98;
	padding: 5px 10px;
	color: #EEEEEE;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#sidebar h2 {
	font: 24px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #475957;
}
#sidebar p span {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4e5f5d;
}
#sidebar ul #AoPLawyersSidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li, #AoPLawyersSidebar ul li {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#AoPLawyersSidebar ul li {
	border: none;
	margin-bottom: 5px;
}
#sidebar ul li h3, #sidebar ul li h3 a, #AoPLawyersSidebar h3 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #3e5062;
	padding-bottom: 5px;
}
#sidebar ul li h3 a:hover {
	text-decoration: none;
}
#sidebar ul li p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #544b3a;
}
#sidebar ul li p a {
	color: #374545;
	display: block;
	padding-top: 5px;
	text-align: right;
}
#sidebar ul li p a:hover {
	text-decoration: none;
}
#sidebar h5 a {
	display: block;
	background: url(../images/button-viewAllBlog.gif) no-repeat left top;
	width: 137px;
	height: 22px;
}
#AoPLawyersSidebar {
	margin-top: 10px;
}

#rightColumn.homepage h2, #rightColumn.profileList h2, #rightColumn.areaOfPracticeList h2 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #394362;
	padding: 15px 0px;
}
#rightColumn.homepage p, #rightColumn.insidePage p, #rightColumn.profileList p, #rightColumn.profilePage p, #rightColumn.areaOfPracticeList p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5b5546;
	padding-bottom: 10px;
}
#rightColumn.homepage p a, #rightColumn.profileList #theProfiles p a, #rightColumn.insidePage p a {
	color: #496541;
}
#rightColumn.homepage p a:hover, #rightColumn.profileList #theProfiles p a:hover, #rightColumn.insidePage p a:hover {
	color: #394362;
	text-decoration: none;
}

#rightColumn.insidePage h1, #rightColumn.insidePage h2, #rightColumn.insidePage h3, #rightColumn.insidePage h4, #rightColumn.insidePage h5 {
	padding: 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #394362;
	font-weight: normal;
}
#rightColumn.insidePage h1 {
	font-size: 24px;
}
#rightColumn.insidePage h2 {
	font-size: 22px;
}
#rightColumn.insidePage h3 {
	font-size: 19px;
}
#rightColumn.insidePage h3 a{
	color: #394362;
}
#rightColumn.insidePage h4 {
	font-size: 16px;
}
#rightColumn.insidePage h5 {
	font-size: 12px;
}
#rightColumn.insidePage ol, #rightColumn.profilePage ol {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5b5546;
}
#miniBoxWrapper #rightMiniBox ul, #rightColumn.insidePage ul, #rightColumn.profilePage ul, #AoPLawyersSidebar ul, #sidebar-content ul {
	padding-left: 15px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5b5546;
	list-style-type: none;
}
#sidebar-content ul {
	margin-left: 0;
	padding-left: 0;
}
#rightColumn.insidePage blockquote {
	margin: 0px;
	border-left: 3px solid #DAD6BC;
	padding: 10px 15px 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#rightColumn.profileList #theProfiles {
	list-style-type: none;
	padding: 10px 15px 25px 15px;
	margin: 10px 0px 0px;
	/*background: url(../images/listBg.gif) no-repeat center top;*/
}
#rightColumn.profileList #theProfiles li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#rightColumn.profileList #theProfiles h3, #rightColumn.profileList #theProfiles h3 a {
	font: 21px "Times New Roman", Times, serif;
	color: #3c4a60;
	text-decoration: none;
	margin-bottom: 5px;
}
#rightColumn.profileList #theProfiles .profListImage {
	float: left;
	border: 3px solid #5b6866;
	margin-bottom: 5px;
}
#rightColumn.profileList #theProfiles .profListInfo {
	margin-left: 115px;
}
#rightColumn.profileList #theProfiles .viewProfileButton {
	text-align: right;
}
#rightColumn.profileList #theProfiles .viewProfileButton a {
	display: inline-block;
	width: 101px;
	height: 19px;
	background: url(../images/button-viewProfileButton.gif) no-repeat left top;
}
#rightColumn#theProfiles {
	background: url(../images/listBg.png) no-repeat center top;	
}

#rightColumn.profilePage {
	background: url(../images/profileBg.jpg) no-repeat 224px 56px;
}
#rightColumn.profilePage h2.theName {
	font: 34px "Times New Roman", Times, serif;
	color: #3c4a60;
	padding: 0px 0px 10px;
}
#rightColumn.profilePage #profilePageImage {
	float: right;
	border: 3px solid #5b6866;
	margin-bottom: 5px;
	margin-right: 5px;
}

#miniBoxWrapper #leftMiniBox h3, #miniBoxWrapper #rightMiniBox h3 {
	color: #50615f;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
	padding: 20px 0px 10px;
}
#miniBoxWrapper #leftMiniBox h4 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #5b5546;
	padding: 0px 0px 10px;
}
#miniBoxWrapper #leftMiniBox img {
	float: right;
	margin: 0px 0px 15px 15px;
}
#miniBoxWrapper #rightMiniBox ul a, #miniBoxWrapper #leftMiniBox ul a, #rightColumn.insidePage ul li a, #AoPLawyersSidebar ul a {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #5b5546;
}
#miniBoxWrapper #rightMiniBox ul a:hover, #miniBoxWrapper #leftMiniBox ul a:hover, #rightColumn.insidePage ul li a:hover, #AoPLawyersSidebar ul li a:hover {
	color: #6E7563;
	text-decoration: none;
}
#miniBoxWrapper #rightMiniBox ul li, #rightColumn.insidePage ul li, #AoPLawyersSidebar ul li {
	background: url(../images/bullet.gif) no-repeat left 0.5em;
	padding-left: 15px;
}
#miniBoxWrapper #leftMiniBox h5 a {
	display: block;
	background: url(../images/button-greenLearnMore.gif) no-repeat left top;
	width: 112px;
	height: 22px; 
}
#miniBoxWrapper #rightMiniBox h5 a {
	display: block;
	background: url(../images/button-blueViewAll.gif) no-repeat left top;
	width: 112px;
	height: 22px;
}

/*Begin: area of practice list page*/

#rightColumn.areaOfPracticeList #theAoPList {
	list-style-type: none;
	padding: 20px 15px;
	margin: 10px 0px 0px;
	/*background: url(../images/listBg.gif) no-repeat center top;*/
}
#rightColumn.areaOfPracticeList #theAoPList li {
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#rightColumn.areaOfPracticeList #theAoPList h3, #rightColumn.areaOfPracticeList #theAoPList h3 a {
	font: 21px "Times New Roman", Times, serif;
	color: #3c4a60;
	text-decoration: none;
	margin-bottom: 5px;
}
#rightColumn.areaOfPracticeList #theAoPList .aopImage {
	float: left;
	margin-bottom: 5px;
}
#rightColumn.areaOfPracticeList #theAoPList .aopListInfo {
	margin-left: 100px;
}
#rightColumn.areaOfPracticeList #theAoPList .viewAopButton {
	text-align: right;
	margin-top: 10px;
}
#rightColumn.areaOfPracticeList #theAoPList .viewAopButton a {
	display: inline-block;
	width: 101px;
	height: 19px;
	background: url(../images/learnMoreButton.gif) no-repeat left top;
}

/*End: areas of practice list page*/

/*Begin: Our Offices Page*/

#ourOffices {
	list-style-type: none;
	padding-left: 0px !important;
}
#ourOffices li {
	background: none !important;
	padding-left: 0px !important;
	margin-top: 15px;
	border-bottom: 1px solid #DDD7CB;
	padding-bottom: 15px;
}
#ourOffices li h3 {
	padding-top: 0px !important;
}
.map-info {
	float: left;
}
.office-maps {
	float: right;
	width: 435px;
	height: 150px;
	border: 1px solid #B9B6AD;
}
.hidden-map {
	display: none;
}

.thickbox{
	display: block;
	background: url(../images/view-larger-map.gif) no-repeat left top;
	width: 103px;
	height: 19px;
}

/*End: Our Offices Page*/

/*End: Typography and Colour */

/*Begin: Navigation [ key code: css063 ] */

#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 117px;
	margin-bottom: 13px;
}
* html #navigation {
	margin-top: -35px;
	position: relative;
}
#navigation li {
	float: left;
}
#navigation li a {
	display: block;
	padding: 0px 12px;
	font: italic 12px/29px Georgia, "Times New Roman", Times, serif;
	color: #d0d7f2;
	text-decoration: none;
	background: url(../images/navNormalRight.gif) no-repeat right top;
	letter-spacing: 0.03em;
}
* html #navigation li a {
	letter-spacing: 0.02em;
}
#navigation li a:hover, #navigation li a.activate {
	background: url(../images/navActiveRight.gif) no-repeat right top;
	color: #EEEEEE;
}

/*End: Navigation */

/*Begin: Forms [ key code: css064 ] */

/*End: Forms */

/*Begin: Individual Elements (Extras) [ key code: css065 ] */

#header h1 a span, #footerWrapper h3 a span, #sidebar h5 a span, #rightMiniBox h5 a span, #leftMiniBox h5 a span,
#rightColumn.profileList #theProfiles .viewProfileButton span, .viewAopButton span, .thickbox span
 {
	position: absolute;
	left: -99999px;
	top: -99999px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.dividerWide {
	width: 875px;
	height: 10px;
	background: url(../images/dividerWide.png) no-repeat center center;
	overflow: hidden;
	padding: 0px;
}
.divider {
	width: 647px;
	height: 10px;
	background: url(../images/divider.png) no-repeat center center;
	overflow: hidden;
	padding: 15px 0px;
}
.divider.mod {
	margin-top: -20px;
}
.modAOP {
	background: url(../images/modAOP.gif) no-repeat center center;
	overflow: visible;
	width: 647px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: -5px;
	margin-bottom: 10px;
}
.modPLP {
	background: url(../images/modAOP.gif) no-repeat center center;
	overflow: visible;
	width: 647px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
* html .modPLP {
	background: url(../images/modAOP.gif) no-repeat center center;
	overflow: visible;
	width: 647px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.divider.modgif {
	background: url(../images/divider.gif) no-repeat center center !important;
}

/*End: Individual Elements (Extras) */

/*Begin: Contact Us Form*/

#contact-form {
	margin-top: 15px;
}

#contact-form label {
	float: left;
	width: 10em;
}
#contact-form input, #contact-form select, #contact-form textarea {
	background: #FFFFFF;
	border: 1px solid #958D80;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #333333;
	width: 200px;
}
#contact-form textarea {
	width: 500px;
}
#errorbox {
	background: #FFFFFF url(../images/errorBg.gif) no-repeat right bottom;
	border: 1px solid #bf9898;
	padding: 10px 0px;
	display: none;
}
#errorbox li {
	list-style-type: none;
	background: url(../images/exclamation.png) no-repeat left 0.3em !important;
}
#errorbox label{
	color: #990000;
	display: inline;
}
#submit {
	background: url(../images/sendButton.gif) no-repeat left top !important;
	border: none !important;
	text-indent: -1000em;
	outline: none !important;
	cursor: pointer;
	width: 87px !important;
	height: 19px !important;
	float: right;
	margin: 15px 25px 0px 0px;
}
/*End: Contact Us Form*/
