/*
	Defaults
	Helpers
	Headings
	Anchors
	Paragraphs
	Default Lists
	Global Elements
	Page Structures
	Global Navigation
	Print
*/

/*Defaults*/
body {
	background-color:#fff;
	border:0;
	color:#000;
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:0;
	text-align:left;
	}

body.popup {}
body, input, select, textarea, table, td, div, textarea {font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea {font-size:11px;}
form, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
input {line-height:14px;}
img {border:0;}
label {cursor:pointer;}

/*Helpers*/
.h {display: none !important;}
.sBlock {display:block;}
.sInline {display:inline;}
.clearfix:after {content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
.oov {display:block;text-indent:-5000em;}
.right {float:right;}
.left {float:left;}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}
h1 {
	font-size: 16px;
	color: #006633;
	margin-bottom: 1em;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #006633;
}

div.fake-h2 {
	font-size: 14px;
	font-weight: normal;
	color: #006633;
	margin-bottom: 0px;

}

/* Headline field */
h3 {
	font-size:14px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #006633;
}

div.fake-h3 {
	font-size:14px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006633;
}

span.fake-h3 {
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006633;
}

h4 {
	color: #006633;
	text-transform: uppercase;
}

.related-box {
	border: 1px solid #faeec0;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.related-header {
	background-color: #fffae5;
	margin: 2px;
	padding: 5px;
}

/* Anchors */
a {color:#006633; text-decoration: none; font-weight: bold;}
a:visited {color:#f5bd20;}
a:hover {color:#f5bd20;}

/* Images */
.img-right {
float:right;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
clear: both;
}

.img-left {
float:left;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 20px;
clear: both;
}


/* Headline Links */
a.link02 {
font-size:14px;
line-height: 16px;
font-weight:bold;
}

/* Downloadable Docs titles, Right hand news headlines */
a.link03 {
font-size:11px;
font-weight:bold;
}

/* Submit button */
a.link04 {
font-size: 11px;
font-weight: bold;
font-color: #000000;
padding: 10px;
background-color: #f7dc8b;
margin: 5px;
}

/* Paragraphs & Text */
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

p.link01 {
	text-align: right;
}
p.nomargin {
	margin-bottom: 0;
	padding-bottom: 0;
}
p.text_sm {
	font-size: 9px;
	line-height: 12px;
}

.news_item {
	padding-bottom: 10px;
}

p.exm {
	padding-top: 10px;
}
span.hotData {
	padding-left: 15px;
}
/*Default Lists*/
ul, ol, ol.alpha, ol.roman {
	margin-top: 20px;
	margin-left: 25px;
	font-size: 11px;
	line-height: 14px;
}

ul ul {
	list-style-type:disc;
}
ol.alpha {
	list-style-type: upper-alpha;
}
ol.roman {
	list-style-type: upper-roman;
}

/* WYSWIG Tables*/

table {
	border-collapse: collapse;
}

tr {
	text-align: left;
	vertical-align: top;
}

td {
	padding-right: 10px;
	padding-bottom: 5px;
}


.submenu {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: 0px;
	border-bottom: 1px solid #f5bd20;
}

.error {
	color: #ff0000;
	font-weight: bold;
}



/* Global Elements*/

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 0;
}

#header {
	width: 1000px;
	height: 160px;
}

#header a.logo {
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	width: 233px;
}
#header span.collage {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	width: 767px;
}

#footer {
	clear: both;
	background: #ffffff;
}

#body {
	clear: both;
/*	overflow: hidden;
	min-height: 600px; */
}

#global {
	margin: auto;
	position: relative;
	width: 1000px;
	background: url('/assets/bg.gif') repeat-y #ffffff;
}


/*Page Structures*/

#right {
	width: 174px;
	float: left;
	display: inline;
	padding: 0 20px;
	margin-top: 20px;
}

#main,
#mainFull {
	width: 553px;
	min-height: 600px;
	border-right: 2px solid #faeec0;
	float: left;
	display: inline;
	padding: 0 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainFull {
	width: 749px;
	border-right: none;
}

#left {
	width: 150px;
	float: left;
	display: inline;
	padding: 20px 20px 20px 20px;

}

#leftFooter {
	margin-top: 50px;
	position: absolute;
	bottom: 80px;
}

.credits {
	margin: 0px auto;
	clear: both;
	text-align: center;
	padding-top: 15px;
	color: #ba962f;
}

.block,
.blockreg {
	padding: 10px 0;
}
.block {
	line-height: 14px;
}
.blockreg {
	line-height: normal;
}

.rule {
	border-top: 1px solid #f5bd20;
	margin-top: 10px;
}

.thumb {
	margin-right: 10px;
	border: 1px solid #006633;
}

.square {
width: 250px;
margin-right: 10px;
height: 240px;
float: left;
}

.colThirds,
.colThirdsLast {
	width: 240px;
	border-right: 1px solid #f5bd20;
	padding: 0px 0;
	margin: 20px 10px 10px 0;
	float: left;
	display: inline;
}

.colThirds p,
.colThirdsLast p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
}

.colThirdsLast {
	margin-right: 0;
	width: 240px;
	border-right: none;
}

.colOneThird {
	float: left;
	width: 30%;
	display: inline;
}
.colTwoThirds {
	float: left;
	width: 70%;
	display: inline;
}

/*homepage, NETetiquette film clapper box*/
.clapper {
	background: transparent url(/assets/clapper_bgtop.jpg) 0 0 no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}
.clapper .inner {
	color: #ffcc00;
	background: transparent url(/assets/clapper_bgbtm.jpg) left bottom no-repeat;
	padding: 85px 15px 15px 15px;
}
.clapper .inner p,
.clapper .inner p.end {
	padding: 4px 0;
	border-bottom: 2px solid #fff;
}
.clapper .inner p.end {
	border-bottom: none;
}
.clapper .inner p.head {
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
}
/*end film clapper box*/

/* Resumes */
#resume {
	width: 900px;
	margin: 0px auto;
	padding: 0;
}

#resume .rule {
	border-top: 2px solid #faeec0;
	margin-top: 10px;
	width: 100%;
}

#resume #header {
	width: 840px;
	height: 71px;
	position: relative;
	margin-top: 15px;
	margin-left: 30px; 
	margin-bottom: 15px;
}

#resume #header .logo {
	text-decoration: none;
	display: inline;
	margin: 0;
	float: left;
	width: 128px;
}

#resume #header #rightnav {
	float: right;
	width: 250px;
	text-align: right;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;	
}

#resume #details {
	width: 100%;
	border-top: 2px solid #f5bd20;
}

#resume .details-box {
	width: 835px;
	height: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #fffae5;
	position: relative;
	margin-left: 10px; 
	margin-top: 30px;
}

#resume .person {
	float: left;
	width: 569px;
	text-decoration: none;
	display: inline;
	margin: 0;
}

#resume .award {	
	float: left;
	width: 86px;
	padding-top: 10px;
}

#resume .details-menu {
	float: right;
	width: 180px;
	text-align: right;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 25px;	
}

#resume h1 {
	font-size: 18px;
	color: #006633;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 18px;
}

#resume h2 {
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	line-height: 120%;
}

#resume h3 {
	font-size: 14px;
	color: #006633;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 14px;
}

#resume #mainFull {
	width: 840px;
	border-right: none;
	float: left;
	display: inline;
	padding: 0 20px 0 35px;
	margin-top: 20px;
}

#resume .colThirds,
#resume .colThirdsLast {
	width: 270px;
	padding: 0px;
	border-right: none;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#resume .colThirdsLast {
	margin-right: 0;
	border-right: none;
	font-style: normal;
}

#resume .colThirdsLast p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

#resume ul {
	list-style-type: disc;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
}

ul.interior {
	list-style-type: disc;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
}

#resume .footer {
	width: 835px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fffae5;
	margin-left: -25px;
	margin-bottom: 25px;
	
}

/* end: Resumes */
/* Global Navigation */

#nav,
#footer #navHome,
#footer #navMembers {
	width: 100%;
	border-top: 2px solid #f5bd20;
	background-color: #fffae5;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#footer #navMembers,
#footer #navHome {
	background-color: #FFF;
}

/*main menu*/

#nav ul.cluster,
#navHome ul,
#navMembers ul {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav li.flyoutwrap {
	position: relative;
}

#nav .flyoutwrap + .flyoutwrap {
	z-index: 0;
}

/*flyout box*/
#nav li.flyoutwrap .flyout {
	position: absolute;
	width: 190px;
	left: 10px;
	top: 23px;
	visibility: hidden;
	background-color: #ffffff;
	border: 1px solid #006633;
	border-top: 0;
	padding-bottom: 0px;
	z-index: 5;
	line-height:200%
}

#nav ul.cluster li.flyoutwrap {
	z-index: 500;
	background-image: none;
	border-bottom: 0;
	padding-left: 10px;
}

.double-row {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 110%;
}

#nav li.flyoutwrap {
display: inline;
list-style-type: none;
margin: 0px;
padding-right: 135px;
padding-bottom: 15px;
padding-left: 15px;
}

#footer #navHome li {
display: inline;
list-style-type: none;
margin: 0px;
padding-right: 135px;
padding-bottom: 15px;
padding-left: 15px;
}

#footer #navMembers li {
display: inline;
list-style-type: none;
margin: 0px;
padding-right: 75px;
padding-bottom: 15px;
padding-left: 15px;
}

#nav li.last,
#footer #navMembers li.last,
#footer #navHome li.last {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
}

#nav li a,
#footer #navMembers li a,
#footer #navHome li a {
	color:#006633; text-decoration: none; font-weight: bold;
}

#nav li a:hover,
#footer #navMembers li a:hover,
#footer #navHome li a:hover {
	color: #ba962f;
}

#nav .flyout a {
	font-weight: normal;
	z-index: 500;
}

#nav .flyoutwrap:hover .flyout, #menu .flyoutwrap .flyout:hover {
	visibility: visible;
}

/*left col section submenus */
#leftnavBlock {
	border-left: 1px solid #006633;
	margin: 0;
	padding: 0;
}
ul#leftnav {
	list-style-image: url(/assets/hyphen_bullet.gif);
	margin-left: 18px;
	padding: 0;
}
* html ul#leftnav {
	margin-left: 16px;
}

ul#leftnav li {
	margin-bottom: 8px;
}

#leftnav li a {
	color:#006633; text-decoration: none; font-weight: normal;
}

#leftnav li a:hover {
	color: #ba962f;
}
#leftnav li a.ON {
	color: #ba962f;
	font-style: italic;
}
a.Head,
a.Head:visited {
	color:#006633; text-decoration: none; font-weight: bold;
}
a.Head:hover,
a.Head:active {
	color: #ba962f;
}

/*Print styles*/
.hide {
	display: block;
}