/* 
Title:		New Wave Media styles
Website: 	http://www.newavemedia.com
Contact:    fred@newavemedia.com
*/


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:small;
	line-height: 1.25em;
	margin: 40px 0 0 0;
	padding: 0;
	background: #5f5f5f url(i/bg.jpg) repeat-x;
	text-align: center; 
}

/* STRUCTURE */

#globalwrap {width: 493px; margin: 0 auto; text-align:left;}	

#wrap {float:left; width: 493px; background: #fff url(i/bg_content.jpg) 0 384px no-repeat; position: relative; font-size: 85%}

#logo {float: left}

#content {float: left; margin: 0 40px; padding-top: 42px; min-height: 325px}
#contentB {float: left; margin: 0 40px; padding-top: 42px;}
#contentForm {float: left; margin: 0 40px; padding-top: 10px;}
#home #content {padding-top: 30px}

#footer {
   font-size: 9px;
   color: #fff;
   background: #000 url(i/footer.gif) left bottom no-repeat;
   padding: 20px 40px 0 20px;
   float: left;
   width: 433px;
   border-bottom: 20px solid #5f5f5f
}

#footer a {color: #fff}
#footer p {padding: 0 0 20px 0; margin: 0; float: left; line-height: 1.25em; font-size: 110%}
p#nwm_credit {background: transparent url(i/nwm_logo.gif) left top no-repeat; padding-left: 27px; margin-left: 10px; float: right}
#clients {float: right; width: 175px; padding-left: 20px; background-color:#fff; border: 1px solid #ccc; padding: 5px; margin-left: 20px}
#clients ul {padding: 0; background: #333 url(i/client_ul_bg.jpg) left top repeat-x;}
#clients li {font-size: 100%; padding: .55em 5px .55em 5px; color: #fff}
#clients h2 {color: #fff; background: #676767 url(i/client_h_bg.jpg) left bottom no-repeat; padding: 5px}
li.last {padding-bottom: 0; margin: 0; border: none}

/* MAIN NAVIGATION */

#navigation	{
	width: 164px;
	padding: 0;
	margin: 0;
	float: right;
	border-bottom: 1px solid #181818
	}

#navigation ul	{
	width: 164px;
	background: url(i/nav.jpg);
	margin: 0;
	padding: 0;
	float: left
	}
	
#navigation ul li	{
    width: 164px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	clear: both;
	border-bottom: none;
	}
	
#navigation ul li, #navigation a	{
	height: 25px;
	display: block;
	}

#navigation ul li a	{
    text-indent: -9999px;
	text-decoration: none;
	overflow: hidden
	}
	
#n1, #n2, #n3, #n4 , #n5, #n6, #n7, #n8 {left: 0; width: 164px;}

#n1 a:hover, #home #n1 {background: transparent url(i/nav.jpg) -164px 0 no-repeat}
#n2 a:hover, #about #n2 {background: transparent url(i/nav.jpg) -164px -25px no-repeat}
#n3 a:hover, #news #n3 {background: transparent url(i/nav.jpg) -164px -50px no-repeat}
#n4 a:hover, #experience #n4 {background: transparent url(i/nav.jpg) -164px -75px no-repeat}
#n5 a:hover, #publications #n5 {background: transparent url(i/nav.jpg) -164px -100px no-repeat}
#n6 a:hover, #seminar #n6 {background: transparent url(i/nav.jpg) -164px -125px no-repeat}
#n7 a:hover, #newsletters #n7 {background: transparent url(i/nav.jpg) -164px -150px no-repeat}
#n8 a:hover, #contact #n8 {background: transparent url(i/nav.jpg) -164px -175px no-repeat}

#header {
	position: absolute;
	left: 0;
	top: 362px;
}

#content img {float: right; padding: 0 0 5px 8px}
#interest li {border: none; padding: .50em 0 .50em 0;}

/* TEXT */
a, a:visited {color: #0C3785}
a:hover {text-decoration: none}
h2 {font-family: Helvetica, Arial, sans-serif; padding: 0;  margin: 0; font-size: 120%; line-height: 1em}
p {padding: 0 0 1.5em 0;  margin: 0; font-size: 110%}
ul {padding: 0 0 1.5em 0; margin: 0; font-size: 110%}
li {
	padding: .75em 0 .75em 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
}

/* CONTACT FORM */

form {padding: 0 0 2em 0; color:#fff; font-size: 100%; margin: 0;  float: left; width: 400px; font-weight: bold}
legend {font-weight: bold; color: #00467f}
label {float: left; clear: both; width: 10em; line-height: 2em; margin-left: 1em}

fieldset {
	border: none;
	background: #000 url(i/bg_contact.jpg) center top no-repeat;
	float: left;
	width: 100%;
	margin: 0;
	padding: 2em 6px;
}

form div {padding-bottom: 1em}

#submit {margin-left: 11em}

/* CLASSES */

.half_pad {padding-bottom: .5em}
.clear {clear: both}
.pdf {font-size: 100%; padding-top: 3px}
.pdf a {background: transparent url(i/pdf.gif) top left no-repeat; padding: 1px 0 0 20px; min-height: 16px; display: block}
#quickContact {background-color: #000; color: #fff; padding-bottom: 1.5em; border-bottom: 8px solid #fff}
#quickContact address, #quickContact p {padding: 0 5px}
#quickContact h2 {background-color: #000; background-image: none; padding-top: 8px}
#quickContact a {color: #fff}
