/*-----------------------------------------------
Client: New Media Law (newmedialaw.biz)
Description: Sitewide Structural
Author: Copious Ltd - www.copious.co.uk
Copyright: 2009 Copious Ltd
Version:  08 July 2009
----------------------------------------------- */

/* Import Stylesheets
----------------------------------------------- */
@import url("rollovers.css");

/* Resets: */
html, body, form, fieldset { margin: 0; padding: 0; font-family: Helvetics, Arial, sans-serif;}
html{ font-size: 100%; }
body { color: #7E7E7E; text-align: center; background: #fff; font-size: 62.5%; margin: 0 0 30px 0;  }

/* Neutralize styling: 
   Elements with a vertical margin: */
p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0;  }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0;}

/* Miscellaneous conveniences: */
img { border: 0; display: block; }
.clear { height: 1%; clear: both; }
fieldset { border: none; }
.hide { display: none; }



	
/* Common Typography
----------------------------------------------- */
	
h2 {
	color: #5C5C5C;
	padding: 12px 0 8px 0;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
}

h3 {
	color: #BEBDB6;
	padding: 20px 0 30px 0;
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}

h3.subSection {
	color: #BEBDB6;
	padding: 30px 0 10px 0;
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}

#siteLegal h3 {
	color: #5C5C5C;
	padding: 10px 0 3px 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}



h4 {
	color: #5c5c5c;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}

#theTeam h4 {
	margin: 20px 0 0 0;
}



/* Main Content
----------------------------------------------- */

#mainContent p {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 1.3em;
	line-height: 1.4em;
}

p.intro {
	font-weight: bold;
}

#tierOne div.sidebar {
	font-size: 1em;
}

ul#grabber {
	color: #0086C4;
	margin: 10px 0 0 0;
	font-size: 1.4em;
	list-style-type: none;
}

ul#grabber li {
	background: transparent  url(../images/icons/grabber-bullet.gif) no-repeat 0 4px;
	padding: 0 0 8px 18px;
	line-height: 1.2em;
}

ul#grabber li.highLight {
	padding-left: 18px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 8px;
	background: #ECF9FB no-repeat 0 8px;
	margin-bottom: 16px;
	line-height: 1.2em;
	font-size: 1.2em;
}

.personalMessageBox {
	background: #F1F0DF  url(../images/bottom-message-bubble.gif) bottom left no-repeat;
	margin: 0;
	padding: 0 0 12px 0;
}

.personalMessage {
	background: #F1F0DF  url(../images/top-message-bubble.gif) top left no-repeat;
	margin: 0 0 12px 0;
	padding: 20px 20px 8px 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.personalMessage p {
	margin: 0;
	padding: 0;
}

div.col01 {
	width: 280px;
	float: left;
	margin: 0 0 20px 0;
}

div.col02 {
	width: 280px;
	float: left;
	margin: 0;
}

address {
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.3em;
}

ul#contact {
	font-size: 1.4em;
	list-style-type: none;
	line-height: 1.3em;
}

ul.individualContact {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	list-style-type: none;
}

ul.individualContact li {
	margin: 0;
	padding: 1px 0;
}

ul.individualContact li strong {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

ul#clientList {
	margin: 20px 0 0 0;
	font-size: 1.2em;
	list-style-type: none;
}

ul#clientList li {background: transparent  url(../images/icons/arrow-r.gif) no-repeat 0 3px;
	padding: 0 0 12px 16px;
	line-height: 1.2em;
}

ul#clientList li a {
	background: transparent  url(../images/icons/exit-window.gif) no-repeat 100% 4px;
	padding: 0 16px 0 0;
}

ul#affiliatedList {
	color: #0086C4;
	margin: 12px 0;
	font-size: 1.2em;
	list-style-type: none;
}

ul#affiliatedList li {background: transparent  url(../images/icons/arrow-r.gif) no-repeat 0 3px;
	padding: 0 0 6px 16px;
	line-height: 1.2em;
}

ul#affiliatedList li a {
	background: transparent  url(../images/icons/exit-window.gif) no-repeat 100% 4px;
	padding: 0 16px 0 0;
}

ul#teamList {
	color: #0086C4;
	margin: 0 0 12px 20px;
	font-size: 1.2em;
	list-style-type: none;
}

ul#teamList li {background: transparent  url(../images/icons/arrow-r.gif) no-repeat 0 3px;
	padding: 0 0 6px 16px;
	line-height: 1.2em;
}

#teamMembers dl { 	
	clear:both;
	margin: 10px 0;
	padding: 0 0 10px 0;
	width: 600px;
	float: left;
	border-bottom: 1px solid #D8D8D8;
}

#teamMembers dl dt {
	color: #0067A2;
	float:right;
	width: 506px;
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#teamMembers dl dd {
	margin: 0 0 0 94px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.1em;
}

#teamMembers dl dd.moreAbout {
	margin: 0 0 0 94px;
	padding: 6px 0 0 0;
}

#teamMembers dl dd.img {
margin: 0;
}

#teamMembers dl dd.img img {
float: left;
margin: 0 8px 0 0;
padding: 2px;
border: 1px solid #D8D8D8;
}

#teamMembers dl dd.img a:link img,
#teamMembers dl dd.img a:visited img {
border: 1px solid #D8D8D8;
}

#teamMembers dl dd.img a:hover img,
#teamMembers dl dd.img a:hover img  {
border: 1px solid #00A1EA;
background: #00A1EA;
}

p.legalDocDate {
	margin: 20px 0 0 0;
	border-top: 1px solid #D8D8D8;
	color: #5C5C5C;
	font-weight: bold;
	text-align: right;
}


/* Main Content (Sidebar)
----------------------------------------------- */

div.displayMessage {
	clear:right;
	margin: 0;
	padding: 0 6px 0 0;
	font-size: 1.8em;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
}

div.displayMessage a:link,
div.displayMessage a:visited {
	text-decoration: none;
	background: white;
}

div.displayMessage a:hover,
div.displayMessage a:active {
	text-decoration: none;
}

div.estherWelcome {
	color: #0067A2;
	clear:right;
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 1.2em;
	text-align: right;
}

ul#subNav {
	margin-top: 80px;
	padding: 0;
	line-height: 1em;
	list-style: none;
	text-align: right;
}
	
ul#subNav li.title {
	background: none;
	color: #6A6F6A;
	border-bottom: 1px solid #D8D8D8;
	margin: 0;
	padding-bottom: 6px;
	font-size: 1.4em;
	font-weight: bold;
}
	
ul#subNav li {
	background: transparent  url(../images/icons/arrow-l.gif) no-repeat 100% 50%;
	border-bottom: 1px solid #D8D8D8;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

ul#subNav li.pageTail {
	background: transparent  url(../images/icons/arrow-l.gif) no-repeat 100% 50%;
	color: #0A94D6;
	border-bottom: 1px solid #D8D8D8;
	margin: 12px 0 0 0;
	font-size: 1.3em;
}
	
ul#subNav li a:link,
ul#subNav li a:visited {
	background: transparent url(../images/icons/gn-solid-arrow-mid.gif) no-repeat 1px 6px;
	padding: 5px 18px 5px 0;
	display: block;
	text-decoration: none;
}
	
ul#subNav li a:hover, 
ul#subNav li a:active {
background: #ECF9FB  url(../images/icons/arrow-r-dark.gif) no-repeat 100% 50%;
	color: #0A94D6;
	display: block;
}

.testimonialMessageBox {	
	overflow: hidden;
	background: #F1F0DF  url(../images/bottom-testimonial-bubble.gif) bottom left no-repeat;
	margin: 70px 0 0 0;
	padding: 0 0 12px 0;
	width: 278px;
}

.testimonialMessage {	
	background: #F1F0DF  url(../images/top-testimonial-bubble.gif) top left no-repeat;
	margin: 0 0 12px 0;
	padding: 20px 16px 8px 20px;
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.testimonialMessage p {
	margin: 0 0 12px 0;
	padding: 0;
}

.testimonialMessage a {
	display: block;
}


/* Jam Content
----------------------------------------------- */

#jamWide {
	display: none;
}

#jamContent h3#showForm { 
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #0A94D6;
}

#jamContent p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}


/* Sub Content
----------------------------------------------- */

#subContent p {
	margin: 0;
	padding: 0 0 12px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#tierTwo div.sidebar {
	color: #146;
	font-size: 1.6em;
}

#tierTwo div.sidebar ul {
	padding: 0 0 20px 0;
}

ul#restTeam {
	margin: 10px 0 0 0;
	font-size: 1.2em;
	list-style-type: none;
	line-height: 1.2em;
}

ul#restTeam li {
	border-top: 1px solid #D8D8D8;
	padding: 4px 0;
}


ul#teamListSub {
	color: #0086C4;
	margin: 12px 0 12px 0;
	font-size: 1.2em;
	list-style-type: none;
}

ul#teamListSub li {background: transparent  url(../images/icons/arrow-r.gif) no-repeat 0 3px;
	padding: 0 0 6px 16px;
	line-height: 1.2em;
}

#practiceAreas dl { 	
	margin: 10px 0;
	padding: 0 0 10px 0;
	width: 600px;
	float: left;
}

#practiceAreas dl dt {
	color: #0067A2;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#practiceAreas dl dd {
	margin: 0 0 12px 0;
	padding: 0;
}

#practiceAreas dl dd p {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 1.3em;
	line-height: 1.4em;
}

#practiceAreas .practiceAreaInfo {
	margin: 12px 0;
	padding: 14px;
	font-size: 1em;
	line-height: 1.1em;
	background-color: #F1F0DF;
	border-bottom: 2px solid #00A1EA;
}

#practiceAreas ol {
	font-size: 1.1em;
	line-height: 1.3em;
}

#practiceAreas ol li a {
	margin: 4px 0;
	padding: 0;
	line-height: 2em;
	display: block;
	background-color: #F1F0DF;
}

#practiceAreas ol li {
	font-size: 1.2em;
	margin: 0 0 0 20px;
	padding: 0 0 12px 0;
}

#practiceAreas ol li ul {
	font-size: .8em;
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: lower-alpha;
}

#practiceAreas ol li ul li {
	padding: 2px 0 0 0;
}

#map {
	border: 2px solid #00A1EA;
	margin: 6px 0;
}



/* General linkology
----------------------------------------------- */

a:link {
	color: #00A1EA;
	font-weight : normal; 
	text-decoration: underline;
	}
	
a:visited {
	color: #00A1EA;
	font-weight : normal; 
	text-decoration: none;
	}

a:hover,
a:active {
	background: #00A1EA;
	color: black;
	text-decoration : none;
	}
	
/* Imagery / Photography
----------------------------------------------- */

.headShot {
	float: right;
	margin: 64px 0 0 0;
}

.bodyShot {
	float: right;
	margin: 0;
}
	

#photos a:link img,
#photos a:visited img {
border: 1px solid #D8D8D8;
padding: 2px;
border: 1px solid #D8D8D8;
}

#photos a:hover img,
#photos a:active img  {
border: 1px solid #00A1EA;
background: #00A1EA;
}


	
/* Header
----------------------------------------------- */

#headerTier {
	width: 100%;
	background: transparent  url(../images/headerbkrd.gif) repeat-x 0 0;	
}

#header {
	width: 920px;
	background: transparent;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	height: 131px;
}

#header h1 { 
	float: left;
	background-image: url(../images/New-Media-Law-logo.gif);
	margin: 30px 0 0 0;
	padding: 0;
	width: 155px;
	height: 78px;
}
	
#header #title span {
	position: absolute;
	left: -9999px;
}
	
#header #title a {
	outline: none;
	display: block;
	height: 78px;
	width: 155px;
	background: none;
}

ul#quickNav {
	float: right;
	color: white;
	margin: 0;
	padding: 70px 0 0 0;
	list-style-type: none;
	line-height: 1em;
	text-align: right;
}

ul#quickNav .contact a:link,
ul#quickNav .contact a:visited {
	color: White;
	padding: 0 4px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

ul#quickNav .contact a:hover,
ul#quickNav .contact a:active {
	background: #00A1EA;
	text-decoration: none;
}

ul#quickNav .telephone {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.2em;
}
	
	
/* Navigation
----------------------------------------------- */
#navTier {
	width: 100%;
	background: transparent  url(../images/navbkgrd.gif) repeat-x 0 0;
}

#navWrapper {
	width: 920px;
	margin: 0 auto;
}

#navlist {
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#navlist ul {
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navlist ul li {
	float: left;
	margin: 0 0 0 60px;
	padding: 0;
	display: block;
	text-align: center;
	line-height: 2em;
}

#navlist ul li a {
	background: transparent;
	border-top: 3px solid #D4D4D5;
	border-bottom: 1px solid white;
	color: #6A6F6A;
	margin: 0;
	padding: 6px 0 0;
	display: block;
	font-size: 1.4em; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none; 
}

html>#menu ul li a  {
	font-size: x-small;   
}
	
#navlist a:hover {
	background: none;
	color: #00A1EA;
	border-top: 3px solid #00A1EA;
	text-decoration: none;
	border-bottom: 1px solid #D4D4D5;
}

#navlist a:active	{
	background: transparent;
	color: #00A1EA;
}

#practiceAreas #nav-practiceAreas a,
#clients #nav-clients a,
#theTeam #nav-theTeam a,
#affiliatedFirms #nav-affiliatedFirms a,
#news #nav-news a {
	background: none;
	color: #0067A2;
	border-top: 3px solid #0067A2;
	text-decoration: none;
}


/* Structural
----------------------------------------------- */


#tierOneWide,
#jamWide,
#tierTwoWide {
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
#tierTwoWide,
#jamWide {
	border-top: 1px solid #D8D8D8;
	}
	

#tierOne,
#jam,
#tierTwo {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	}
	
#mainContent,
#jamContent {
	float: right;
	margin: 0;
	padding: 20px 0;
	text-align: left;
	width: 600px;
	}
	
#subContent {
	float: right;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	width: 600px;
	}
	
div.sidebar { 
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	text-align:left;
	width: 280px;
	}
	
#theTeam div.sidebar {
	margin: 20px 0 0 0;
}
	
	
/* Footer
----------------------------------------------- */

#footerTier{
	width: 100%;
	clear: both;
	background-color: white;
	border-top: 1px solid #D8D8D8;
	text-align: center;
	font-size: 90%;
	line-height: 180%;
}


#footerNav {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
}

#footerTier p {
	float: left;
	color: #BEBDB6;
	font-size: 1.1em;
	line-height: 1.2em;
	text-align: left;
}

#footerTier p a:link,
#footerTier p a:visited {
		color: #00A1EA; text-decoration: none;
}

#footerTier p a:hover,
#footerTier p a:active {
	color: White; text-decoration: none; background: #00A1EA;
}


ul#footContact {
	background: transparent  url(../images/icons/email-icon.gif) no-repeat 100% 0;
	color: #BEBDB6;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#footContact strong {
	margin: 0;
	padding: 0;
}

ul#footContact .footemail a:link {
	color: #BEBDB6;
	padding: 0 45px 0 0; 
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

ul#footContact .footemail a:hover {
	background: none;
	color: #00A1EA;
	text-decoration: none;
}

ul#footContact .footaddress {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
}

	/* Misc
----------------------------------------------- */
#topper {
	width: 920px;
	padding: 6px 0;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
}

#topper a:link,
#topper a:visited {
background: transparent  url(../images/icons/topper-h.gif) no-repeat 0 3px;
color: #BEBDB6;
padding: 0 0 0 14px;
}

#topper a:hover,
#topper a:active {
background: transparent  url(../images/icons/topper.gif) no-repeat 0 3px;
color: #00A1EA;
}

p span#extras {
	padding-bottom: 20px;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.8em;
}

#extras a {
	font-weight: bold;
}

.skiplink {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

hr {
	clear:both;
	height: 1px;
	background-color: #D8D8D8;
	color: #D8D8D8;
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
	width: 100%;
	}

/* Registration Form
----------------------------------------------- */

#feedbackFormBox {
	background: #F1F0DF  url(../images/bottom-message-bubble.gif) bottom left no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 12px 0;
	width: 600px;
	float: left;
}

#feedbackForm  {
	background: #F1F0DF  url(../images/top-message-bubble.gif) top left no-repeat;
	margin: 0 0 12px 0;
	padding: 20px;
	font-size: 1.1em;
	line-height: 1.3em;
}

div.form {
	float: left;
	border-right: 1px solid White;
	margin: 0 10px 0 0;
	padding: 0 14px 0 0;
	width: 270px;
	}
	
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}

legend {
	display: none;
	}

.formLabel, .formMessage {
	padding: 0;
	font-size: 1.2em;
	font-weight: Normal;
	}

.row {
	clear: both;
	padding-top: 8px;
	}
	
.inputfield, .inputarea, .inputdrop { 
	border: 1px solid #C5C5BB;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 99%;
	font-size: 1.2em;
	}
	
textarea { 
	font-size: 1em;
	font-family: Arial, helvetica, sans-serif;
	}

.inputsend {
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	font-size: 1em;
	}
	
.thanks {
	color: #00A1EA;
	margin: 0;
	padding: 0 0 12px 0;
	}
	
.sorry {
	color: #B22222;
	margin: 0;
	padding: 0 0 12px 0;
	}
	
span.required {
	color: #00A1EA;
	font-size: 110%;
	}
	
#feedbackFormBox #formInfo {
	
	margin: 20px 0 0 0;
	padding: 0;
	}
	
#feedbackFormBox #formInfo p {
	margin: 0;
	padding: 0 0 14px 0;
	font-style: normal;
	font-size: 1.1em;
	}






