/* RESET */
.noDisplay { display:none; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 
ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
p {
	margin-bottom: 1.5em;
}
/*---------- END RESET ----------*/


/*-------------------------------------------+
|                                            |
|            MAIN STRUCTURE STYLES           |
|                                            |
+-------------------------------------------*/
html{
	font-size:100%;
	min-height:99%;
}
body {
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:/*url(images/grid.gif) top center repeat-y*/ #fff;
}
.wrapper{
	width:94em;
	margin:0 auto;
}

.wrapper100{
	width:100%;
}


#header{
	width:94em;
	padding-top:1.5em;
	margin-bottom:2em;
}

/*GRIDS
-------------------------------------------------------- */
/* Set styles common among all grids - all grid divs must be assigned this class */
.generic{
	border-top:0.5em solid #666; /* The border at the top of each grid */
	float:left;
	padding-top:1em;
	margin-bottom:2em;
}
/* Sets styles for any 'start' grids - this class MUST be given to a grid that is the first in a horizontal series */
.clear{
	clear:both;
}
/* Sets styles for any 'end' grids - this class MUST be given to a grid that is the last in a horizontal series */
.end{
	margin-left:0 !important;
	margin-right:0 !important;
}
/* 220px */
.twotwenty{
	width:22em;
	margin-right:2em;
}
/* 280px */
.twoeighty{
	width:28em;
	margin-right:2em;
}
/* 340px */
.threeforty{
	width:34em;
	margin-right:2em;
}
/* 400px */
.fourhun{
	width:40em;
	margin-right:2em;
}
/* 460px */
.foursixty{
	width:46em;
	margin-right:2em;
}
/* 520px */
.fivetwenty{
	width:52em;
	margin-right:2em;
}
/* 580px */
.fiveeighty{
	width:58em;
	margin-right:2em;
}
/* 640px */
.sixforty{
	width:64em;
	margin-right:2em;
}
/* 700px */
.sevenhun{
	width:70em;
	margin-right:2em;
}
/* 760px */
.sevensixty{
	width:76em;
	margin-right:2em;
}
/* 820px */
.eighttwenty{
	width:82em;
	margin-right:2em;
}
/* 880px */
.eighteighty{
	width:88em;
	margin-right:2em;
}
/* 940px */
.nineforty{
	width:94em;
}
/*.wrapper img {float: left;}*/
.menubar{
	height: 8em;
	background-image: url(/site/img/index_menuback.png);
	background-repeat: repeat;
}
body.index .menu{
	padding-top: 3.1em;
	float: left;
	width: 60em;
}
body.index .menu-lexmundi{
	float: right;
	height: 8em;
	text-align: center;
	vertical-align: middle;
	width: 38em;
	margin-right: auto;
	margin-right: -2em;
	margin-left: auto;
	margin-left: -20em;
}
.menu{
	padding-top: 3.1em;
	float: left;
	width: 60em;
}
.menu-lexmundi{
	float: right;
	height: 8em;
	text-align: center;
	vertical-align: middle;
	width: 38em;
	margin-right: auto;
	margin-right: -2em;
	margin-left: auto;
	margin-left: -20em;
}
.menu-lexmundi img{
	float: left;
}
.menu-kamara{
	float: right;
	padding-top: 320px;
	text-align: center;
	display: block;
	width: 190px;
}
.menu-kamara a, .menu-kamara a:link, .menu-kamara a:visited{
	color: #666666;
	text-decoration: none;
}
.menu-kamara a:hover{
	color: #000000;
	text-decoration: none;
}

.menubottom {
	display: block;
	position: absolute;
	bottom: 0px;
}
.headeraddress {
	color: #999999;
	margin-top: 45px;
}
.headeraddress span {
	margin-left: 1.3em;
}
.titlebar {
	width: 3.75em;
	color: #D9261C;
	font-size: 400%;
}
.contentarea {
	width: 50em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.contentarea-watermark {
	width: 50em;
	font-size: 120%;
	color: #333333;
	display: block;
	background-image: url(../pic/ntatglance_w1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentarea-contact {
	width: 32.5em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.contentarea-expertise {
	width: 22.5em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.contentarea-expertiselist {
	width: 50em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.contentarea-glance {
	width: 40em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.contentarea-wide {
	width: 79em;
	color: #333333;
	display: block;
	margin-top: 8em;
}
.contentarea-map {
	width: 79em;
	color: #333333;
	display: block;
}
.contentarea-lawyer {
	width: 65.83em;
	font-size: 120%;
	color: #333333;
	display: block;
}
.sublevel {
	position: fixed;
	bottom: 0.3em;
	overflow: auto;
}
.sublevelcontainer {
	float: left;
	background-color: #FFFFFF;
}
.sublevel a, .sublevel a:link, .sublevel a:visited {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-bottom: 0.5em;
}
.sublevel a:hover, .sublevel a.active {
	color: #CC0000;
}
.wrappersub {
	width: 13em;
	margin: 0 auto;
}
/*-------------------------------------------+
|                                            |
|                FONT STYLES                 |
|                                            |
+-------------------------------------------*/
/*PARAGRAPHS
-------------------------------------------------------- */
.generic p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.5em;
}
/* Styles an introductory paragraph, similar to newspapers. Assign this class to the first paragraph in an article */
p.intro:first-line{
	font-variant:small-caps;
}
/* Styles a drop cap on each paragraph with this class */
p.drop:first-letter{
	float:left;
	font-size:3em;
	margin-top:-0.05em;
	margin-right:0.1em;
	margin-bottom:-0.5em;
}
/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#000000;
	font-size:2.2em;
	line-height:1.2em;
	display: block;
	text-align: left;
	margin-bottom: 1em;
}
h2{
	color:#000;
	font-size:1.8em;
	margin-bottom:0.9em;
	line-height:0.9em;
}
h3{
	color:#000;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
	font-variant:small-caps;
}
h4{
	color:#000;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
}
h5{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}
/*LINKS
-------------------------------------------------------- */
a {
	text-decoration:none;
}
p a{
	color:#000;
}
p a:hover{
	text-decoration:none;
}
h1 a{
	color:#000;
}
h1 a:hover{
	text-decoration:none;
}
li a{
	color:#000;
}
li a:hover{
	text-decoration:none;
}
/*ALL THE TRIMMINGS
-------------------------------------------------------- */
blockquote p{
	font-size:1.2em!important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	font-weight:bold;
}
blockquote p cite{
	font-style:normal;
}
.generic strong{
	font-variant:small-caps;
}
.generic em{
	font-style:italic;
	font-weight:inherit;
}
.amp{ /* Give those ampersands a right sexy look */
	font-family:Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style:italic;
	font-weight:normal;
	line-height:inherit;
}
abbr{
	border-bottom:1px dotted #666;
	border-color:inherit;
	cursor:help;
}
.clear{
	clear:both;
}
.right-float{ /* Float any item to the right */
	float:right;
	margin-left:2em;
	margin-right:0;
}
.left-float{ /* Float any item to the left */
	float:left;
	margin-right:2em;
	margin-left:0;
}
.right-float-null{ /* Float any item to the right */
	float:right;
}
.left-float-null{ /* Float any item to the left */
	float:left;
}
.code{ /* Styling for and code type items */
	font-family:Courier, "Courier New", monospace;
	background:#ddd;
	font-size:1em;
}
/*-------------------------------------------+
|                                            |
|               IMAGE STYLES                 |
|                                            |
+-------------------------------------------*/
img{
	font-size:1em;
}
img.left-img{ /* Float any image to the LEFT and give it some margin */
	font-size:1em;
	float:left;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-right:2em;
	margin-top:0.3em;
}
img.right-img{ /* Float any image to the RIGHT and give it some margin */
	font-size:1em;
	float:right;
	padding:4px;
	border:1px solid #ccc;
	margin-bottom:1.8em;
	margin-left:2em;
	margin-top:0.3em;
}
/*CONTACT FORM STYLES
-------------------------------------------------------- */
#contact-form{
}
#contact-form label{
	width:10em;
	float:left;
	margin-top:0.6em;
}
#name, #form-email, #url, #location{
	width:42.7em;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:2px solid #666;
	margin-bottom:18px;
	background:#fff !important;
}
#comments{
	width:43.8em;
	height:10em;
	padding:3px;
	border:2px solid #666;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#name:active, #form-email:active, #url:active, #location:active, #comments:active, #submit:active, #name:focus, #form-email:focus, #url:focus, #location:focus, #comments:focus, #submit:focus{
	border:2px solid #000;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	margin-left:9em;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background:#f00 !important;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
}
/*-------------------------------------------+
|                                            |
|                LIST STYLES                 |
|                                            |
+-------------------------------------------*/
ul{
	font-size: 1em;
	line-height: 140%;
	margin-top: 1em;
	margin-bottom: 1em;
}
ul li{
	font-size: 1em;
	line-height: 140%;
}
ul li.caption{ /* Apply this class to the first list item in a list to give it a caption */
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
/*-------------------------------------------+
|                                            |
|               SITE SPECIFIC                |
|                                            |
+-------------------------------------------*/

.contentarea p {
	font-size: 1.1em;
	line-height: 140%;
}

.contentarea a {
	color: #BB9C58;
}

ul {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	list-style-image: none;
	list-style-type: none;
}

.contentarea ul {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentarea ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/site/img/list2.png);
	background-repeat: no-repeat;
	/*background-position: left center;*/
	background-position: left 0.25em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	list-style-image: none;
}

/*
.about-us a:link, .about-us a:visited, .about-us a {
	text-decoration: none;
}

.about-us a:hover {
	color: #666666;
}

.nt-at-glance p {
	font-size: 1.1em;
	line-height: 140%;
}

.nt-at-glance a:link, .nt-at-glance a:visited, .nt-at-glance a {
	text-decoration: none;
}

.nt-at-glance a:hover {
	color: #666666;
}

.lawyers-glance p {
	font-size: 1.2em;
	line-height: 120%;
}

.lawyers-glance a:link, .lawyers-glance a:visited, .lawyers-glance a {
	text-decoration: none;
}

.lawyers-glance a:hover {
	color: #666666;
}

.lawyers a:link, .lawyers a:visited, .lawyers a {
	text-decoration: none;
	font-size: 1.3em;
	font-variant: small-caps;
}

.lawyers a:hover {
	color: #666666;
}


.contentarea-lawyer img {
	float: left;
	margin-bottom: 0.6em;
	display: block;
	margin-right: -17em;
	padding-top: 5em;
}

.contentarea-lawyer p small {
	float: left;
	display: block;
	width: 17em;
	margin-left: -20em;
}

.contentarea-lawyer p {
	float: left;
	margin-left: 17em;
	width: 40em;
}

*/

.headeraddress a {
	color: #F00;
	text-decoration: none;
}

.headeraddress a:hover {
	color: #666666;
}


div.almenu {
}

.almenu a, .almenu a:link, .almenu a:visited {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	padding-right: 1.8em;
}
.almenu a:hover, .almenu a#active {
	color: #CC0000;
}

.menu a, .menu a:link, .menu a:visited{
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin-right: 2.5em;
	text-decoration: none;
}
.menu a:hover, .menu a.active{
	color: #FFFFFF;
	/*border-top-width: 0.5em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2em;*/
	}
.menubar{
	height: 80px;
	background-image: url(/site/img/index_menuback.png);
	background-repeat: repeat;
}
.almenubar {
	background-color: #FFFFFF;
	height: 20px;
	display: block;
}

.menu .disclaimer {
	float: left;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
	margin-left: -10px;
}

.disclaimer-index {
	float: left;
	color: #000000;
	padding-top: 18px;
	padding-right: 10px;
	margin-left: -10px;
}

.disclaimer-index a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	margin: 10px;
	padding: 0px;
}
.disclaimer-index a:hover {
	color: #666666;
}

.disclaimer2 {
	float: right;
	color: #FFFFFF;
	padding-top: 18px;
	padding-right: 10px;
}

.menu .disclaimer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	margin: 10px;
	padding: 0px;
}
.menu .disclaimer a:hover {
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(/site/img/pecset_4.png);
	background-repeat: no-repeat;
	background-position: 87% 130%;
	display: block;
}
body.noback {
	background-image: none;
	display: block;
}
/*body.index {
	background-attachment: scroll;
	background-image: url(/site/img/pecset_5.png);
	background-repeat: no-repeat;
	background-position: 92% bottom;
	display: block;
}*/

input.search {
	height: 16px;
	width: 178px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}



.contentarea-map img, .contentarea-contact img, img.library{
	border: 1px solid #CCCCCC;
}

.headeraddress h2 {
	position: relative;
	/*top: 110px;*/
}

.red, a.red:link, a.red:visited {color: #DA251D}

/***************************LIGHTBOX*****************************/

div.lightboxbackground {
	background-color: #000000;
	display: block;
	height: 200%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity:0.9;
	filter:alpha(opacity=90)
}

div.lightbox {
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	top: 50px;
}

div.lightboxinside {
	margin:0 auto;
	background-color: #FFFFFF;
	padding: 24px;
	display: inline-block;
}

.sitemap li {
	background-position: left 2px !important;
	font-weight: bold;
}

.sitemap-sub  {
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.sitemap-sub li {
	font-weight: normal;
}

h2.yellow {
	color: #BB9C58;
}

img.contentimg {
float:right; 
margin-left:40px; 
margin-right:-200px;
}

/***************************GREENFIELD*****************************/

a.greenfield {
	background-image: url(/site/img/greenfieldButton1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 210px;
	margin-left: 458px;
	margin-top: 20px;
	display: block;
}

a.greenfield:hover {
	background-image: url(/site/img/greenfieldButton2.png);
}
