body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #474a51;
	}
	
.clear {

	clear: both;
}

.cleargap {

	clear: both;
	height: 2em;
	border-top: 1px solid #e0e0e0;

}


	
.header {
	
	background-image: url('/extrafilesv2/images/headerbg.jpg');
	background-position: center;
	height: 235px;
}

.headercontainer {
	position: relative;
	width: 80em;
	margin: 0 auto;
}

.logo {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index:50;
}



.nav {
	position:absolute;
	top: 196px;
	left: 0px;
	z-index:2;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	
	
}

.nav li span {
	font-variant: normal;
	font-weight: 100;
	color: #333333;
	text-transform: lowercase;
}

.nav li img {
	float: left;
	height: 39px;
}

.nav .current {
	background-image: url('/extrafilesv2/images/navbgcurrent.png');
	background-repeat: repeat-x;
}

.search {
position: absolute;
z-index: 15;
top:1px;
left: 470px;
width: 256px;
height: 37px;
background-image: url('/extrafilesv2/images/searchbg.gif');
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 15px;
}

.searchbuttoncontainer {
position: absolute;
z-index: 15;
top:1px;
left: 629px;
width: 256px;
height: 37px;
padding-top: 10px;
padding-left: 15px;
}

.searchinput {
width: 150px;
border: 1px solid #96ac19;
height: 12px;
padding: 2px;
font-size: 10px;
}



.searchbutton {
width:68px;
height:19px;
background: none;
background-image: url('/extrafilesv2/images/searchbutton.gif');
background-repeat: no-repeat;
border: none;
font-size: 0px;
color: #96ac19;
cursor: pointer;
}


.searchbutton:hover {

background-image: url('/extrafilesv2/images/searchbutton_over.gif');
background-repeat: no-repeat;

}


* html .nav .current {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navbgcurrent.png', sizingMethod='scale');

}

* html .nav li img {
float: left;
}

.nav .current span {
	color: #c0c0c0;
}

.nav li a {
	display: block;
	text-decoration: none;
	height: 35px;
	padding-left: 1em;
	line-height: 14px;
	padding-top: 4px;
	width: 10.6em;
	font-size: 1.1em;
}

* html .nav li a {
width: 10.6em;
}

.nav li .divider {
	background-image: url('/extrafilesv2/images/navdivider.png');
	background-repeat: no-repeat;
	width: 2px;
	height: 39px;
	float: left;
}

* html .nav li .divider {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navdivider.png', sizingMethod='scale');
}

.nav li a:link, .nav li a:visited {
	color: #fff;
	
}

.nav li a:hover {
	color: #fff;
	background-image: url('/extrafilesv2/images/navbghover.png');
	background-repeat: repeat-x;
}

* html .nav li a:hover {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/extrafilesv2/images/navbghover.png', sizingMethod='scale');
}

.nav li a:hover span {
		color: #c0c0c0;

}

/* links */

.bodycontainer {
	background-image: url('/extrafilesv2/images/bodybg.gif');
	background-repeat: repeat-x;
}


.contentcontainer {
	width: 80em;
	margin: 0 auto;
	min-height:600px;
	padding-top: 3em;
}

.contentcontainer p {
	font-size: 1.2em;
}

.contentcontainer h2 {
	margin-top: 0;
	font-size: 2em;
	
}

.contentcontainer a {
	font-size: 1em;
}

#smalltext {
font-size: 1em;
}

.contentcontainer .getstartedmodule {
	float: left;
	text-align: center;
	width: 25em;
	margin-bottom: 2em;
}



.contentcontainer a:link, .contentcontainer a:visited {
	color: #317b9e;
	text-decoration: none;
	}
.contentcontainer a:hover {
	color: #104c68;
	}
	
.contentimageright {
float: left;
width: 55em;
}

.imageright {
float:right;
width: 20em;
} 

.contentimageleft {
float:left;
width: 60em;

}

.contentimageleft .date {
	margin-top: 0;
	color: #9f9f9f;
	font-size: 1em;
}

.contentimageleft h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0;
	color: #97ad1a;
}

.imageleft {
float:left;
width: 20em;
} 

div.title h1 {
	margin: 0;
	padding: 0;
	font-size: 1.9em;
	line-height: 1em;
	color: #474a51;
	}

div.secondary h3 {
	margin: 0 0 .5em 0;
	padding: .5em 1em;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #74a050;
	border-top: 1px solid #e0e0d5;
	}

div.proj {
	border-top: 1px dashed #e0e0d5;
	}
	
span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	color: #646870;
	}
	
.footer {
	border-top: 1px solid #333333;
	background-color: #59641f;
	margin-top: 4em;
color: #fff;

}

.footer a:link, .footer a:visited {
color: #fff;
text-decoration: none;
}

.footer a:hover, .footer a:active {
color: #fff;
text-decoration: underline;
}

.footercontainer {
	width: 80em;
	margin: 0 auto;
	
	color: #fff;
padding-top: 10px;
padding-bottom: 10px;
}

.footercontainer p {
	margin: 0;
}

.profiles ul {
list-style:none;
margin:0;
padding:0;
}

.profiles li {
border-bottom: 1px solid #cccccc;
float: left;
margin: 1em;
width: 34em;
font-weight:bold;

}

.extrasbar {
height: 3em;
line-height: 3em;
padding-left: 1em;
padding-right: 1em;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
background: #f0f2e8;
margin-bottom: 2em;
margin-top: 1em;
text-align: center;
}

.extrasleft {
float: left;
}

.extrasright {
float: right;
}

.extrasbar .textinput {
border: 1px solid #bcc87a;
}

#graylink a {
color: #cccccc;
}

/* overlay */

/*.curtain {
position: fixed;
height: 100%;
width: 100%;
top: 0px;
left: 0px;
z-index: 20;
background-color: #000;
opacity:.00;
filter: alpha(opacity=00);
-moz-opacity: 0.0;
}*/

.overlay {
position: fixed;
top: 40%;
left: 35%;
width: 300px;
height: 100px;
z-index: 24;
background-color: #fff;
padding: 20px;
border: 6px solid #96ac19;
}

.footerleftcol {
float: left;
}

.footerrightcol {
float: right;
text-align: right;

}

.showauthor {
color: #666666;
text-align:right;
}

.applybutton {
position: absolute;
z-index: 10;
top: 0px;
left: 240px;
}

.loginbutton {
position: absolute;
z-index: 10;
top: 0px;
left: 450px;
}

.relative {
position: relative;
}

.applyform {
position: absolute;
top: 45px;
right: 60px;
text-align: right;
}


.applyform .applybutton {
width: 237px;
height: 31px;
background: url('/extrafilesv2/images/applybutton.jpg');
background-repeat: no-repeat;
border: none;
text-indent: -10000em;
position: absolute;
z-index: 10;
top: 102px;
left: 515px;
cursor: pointer;
font-size: 0px;
line-height: 30px;
}

.applyform .applybutton:hover {
width: 237px;
height: 31px;
background: url('/extrafilesv2/images/applybutton_over.jpg');
background-repeat: no-repeat;
border: none;
text-indent: -10000em;
position: absolute;
z-index: 10;
top: 102px;
left: 515px;
cursor: pointer;
font-size: 0px;
line-height: 30px;
}

.applyform .applyinput {
border: 1px solid #cccccc;
padding: 4px;
font-size: 18px;
color: #666666;
font-weight: bold;
width: 210px;
position: absolute;
z-index: 10;
top: 50px;
left: 515px;
}

.applyform #demotext {
padding: 4px;
font-size: 18px;
color: #666666;
font-weight: bold;
width: 210px;
position: absolute;
z-index: 12;
top: 50px;
left: 520px;
}

.hidetext {
text-indent: -10000em;
}

.network_header {
margin-top: -30px;
position: relative;
}

.featuredmember {
position: absolute;
top: 40px;
left: 510px;
}

.featuredmember h2 {
font-weight: normal;
font-size: 2em;
color: #9ab119;
margin: 0px;
padding: 0px;
}

.featuredmember .specialty {
font-weight: normal;
font-size: 1.2em;
color: #999999;
}

.directoryrow {
background: #fff;
}

.directoryrowodd {
background: #e7ecf2;
}

.directory {
width: 467px;
border-left: 1px solid #aabbcc;
border-right: 1px solid #aabbcc;
}

.directory tr {
padding: 0px;
margin: 0px;
}

.directory .subheader {
background: #e1e0e0;
height: 20px;
}

.directory .subheader td {
font-family: Verdana;
color: #5b5b5b;
font-size: .9em;
text-align: center;
border-right: 1px solid #bfbfbf;
padding: 4px;
}

.directory tr td {
padding: 8px;
margin: 0px;
font-size: 1.1em;
}


.podcastlist {
width: 100%;
border: 1px solid #aabbcc;

margin-top: 30px;
}

.podcastlist tr {
padding: 0px;
margin: 0px;
}

.podcastlist .subheader {
background: #e1e0e0;
border-bottom: 1px solid #aabbcc;
height: 20px;
}

.podcastlist .subheader td {
font-family: Verdana;
color: #5b5b5b;
font-size: .9em;
text-align: center;
border-right: 1px solid #bfbfbf;
padding: 4px;
}

.podcastlist tr td {
padding: 8px;
margin: 0px;
font-size: 1.1em;
}


.directoryheader {
background: url('/extrafilesv2/images/directory_header.jpg');
background-repeat: no-repeat;
height: 43px;
width: 467px;
position: relative;
}

.directorysearch {
position: absolute;
top: 12px;
left: 160px;
}

#sp-searchtext {
width: 230px;
}

.directorysearchbutton {
margin-left: -4px;
background: #b0cb19;
color: #5e6828;
font-weight: bold;
border: 1px solid #8ca026;
font-size: 1em;
height: 21px;
}

.directoryfooter {
background: url('/extrafilesv2/images/directory_footer.jpg');
background-repeat: no-repeat;
height: 43px;
width: 467px;
}

.naturleftcol {
float: left;
width:500px;

}

.naturrightcol {
float: right;
width: 300px;

}

.featuredcontainer {
width: 200px;
position: relative;
}

.viewprofile {
position: absolute;
top: 100px;
left: -85px;
}

.directorycategories {
width:300px;
height: 380px;
position: relative;
background: url('/extrafilesv2/images/feature_block.jpg');
background-repeat: no-repeat;
}

.directorycategorieslist {
position: absolute;
top: 40px;
left: 14px;
width: 290px;
font-size: 1.1em;
}

.emailcontact a {
width: 15px;
height: 10px;
text-indent: -10000em;
display: block;
background: url('/extrafilesv2/images/mailicon.gif');
background-repeat: no-repeat;
}

.paginate {
position: absolute;
bottom: -30px;
left: 190px;
}

/* login overlay styles */

#loginoverlay {  z-index: 60;  width: 330px;  background: #fff; color: #000;  padding: 20px; border: 6px solid #96ac19;}

* html #loginoverlay {  /*\*/position: absolute; top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  }

#logincontainer > #loginoverlay { position: fixed; top: 30%; left: 30%; }

#loginoverlay2 {  z-index: 60;  width: 330px;  background: #fff; color: #000;  padding: 20px; border: 6px solid #96ac19;}

* html #loginoverlay2 {  /*\*/position: absolute; top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  }

#logincontainer > #loginoverlay2 { position: fixed; top: 30%; left: 30%; }


#overlay {  z-index: 60;  width: 300px; height: 100px; background: #fff; color: #000; }

* html #overlay {  /*\*/position: absolute; top: expression((300 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((300 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/  }

#overlaycontainer > #overlay { position: fixed; top: 30%; left: 30%; }

.curtain { width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 20; background-color: #000; opacity:.00; filter: alpha(opacity=00); -moz-opacity: 0.0; }

* html .curtain { width: 100%; height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe3 = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px'); position: absolute; top: 0px; left: 0px; z-index: 20; }

