/* general */
#container {	/*body, adverts, footer*/
	width: 800px;
	height: 450px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	}
body {
	background-color: #FFF;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a:link, a:visited, a:active { 
	color: #006633;
	text-decoration: none;
	}
.image, .image a:link, .image a:visited {
	border-width: 0px 0px 0px 0px;
	border-style: none;
	text-decoration: none;
	}
a:hover, a:visited:hover {
	color:#66CC99;
	background-color: transparent;
	}
.mainbodyhead {
	text-align: center;
	font-size: 27px;
	font-weight: 700;
	color: #66CC99;
	}
.bodyhead {
	text-align: left;
	font-size: 27px;
	font-weight: 700;
	color: #66CC99;
	}
.bodyhead a:hover {
}
.bodysubhead {
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	color: #336633;
	}
.bodytext, li {
	font-size: 14px;
	color: #003333;
	font-weight: normal;
	}

/*footer*/
#footcontain {
	width: 840px;
	border: 0;
	}
#footmenu {
	width: 840px;
	border: 0;
	background-color: #66CC99;
	text-align: center;
	}
#footmenu a{
	color: #003333;
	font-weight: normal;
	}
#footmenu a:hover, #footmenu a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	}
#footmenu td {
	padding: 4px 0px 4px 0px;
	}
#footcopy {
	width: 840px;
	border: 0;
	text-align: center;
	}
#footcopy td{
	background-color: #003333;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	}

/*category menu*/
.menutitle {
	font-size: 16px;
	font-weight: 700;
	width: 150px;
	padding: 35px 0px 10px 10px;
	}
#menucat {
	width: 170px;
	background-color: #003333;
	text-align: center;
	font-weight: 700;
	}
* html #menucat {	/*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 164px;
	}
#menucat a {
	padding: 3px 5px 3px 5px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	}
html>body #menucat a {	/*Non IE rule*/
	width: auto;
	}
#menucat a:hover {
	background-color: #6C9;
	color: #FFFFFF;
	}

/*category results*/
.cattitle {
	color: #66CC99;
	text-align: center;
	font-size: 20px;
	font-weight: 900;
	padding: 27px 0px 0px 0px;
	}
hr  {
	border: 0;
	height: 2px;
	color: #66CC99;
	background-color: #66CC99;
	text-align: right;
	}	
tr {
	text-align:left;
	}
.trtitle {
	font-size: 20px;
	font-weight: 400;
	padding: 2px;
	}
.trtitle a:hover{
	font-size: 20px;
	font-weight: 400;
	padding: 2px;
	}	
.trurl {
	color:#999999;
	font-style:normal;
	font-size: 12px;
	font-weight: 400;
	}
.trdesc {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	}
.error {
	color:#66CC99;
	}
td img {
	border: none;

	}

/*forms*/
.formlbl {
	font-size: 12px;
	font-weight: 700;
	color: #003333;
	}
.formast {
	color: #FF0000;
	}
		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
	font-size : 12px;
	color : #003333;
	font-weight : bold;
	text-align:left;
		}
		
		.form_field_2 {
	font-size : 12px;
	color : #003333;
	font-weight : normal;
	text-align:left;		
		}
		
		.form_text{
			font-size : 11px;
			color : #000000;
		}
		
		.text_box{
			font-size : 11px;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 11px;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			color : #ff0000;
			font-weight : bold;
		}
/*ads*/
#admain {
	padding-top: 32px;
	}
/*#admain a:hover{
	color: #66CC99;
	text-decoration: none;
	background-color: transparent;
	border-color: #66CC99;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	}
#admain a:hover img, #admain a:visited img{
	border: 0;
	}*/
.adhead {
	color: #003333;
	font-size: 16px;
	font-weight: 700;
	}
.adtext {
	font-size: 12px;
	/*background-color:#999999;*/
	}
.adtext a:hover {
/*text-decoration:underline;*/
/*background-image:url(../_images/global/fade.gif);
background-repeat:repeat;*/
}

/*Search*/
.restitle {
	color: #66CC99;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	}
.res {
	color: #003333;
	font-size: 19px;
	font-weight: 400;
	}
.rescat {
	font-size: 18px;
	font-weight: 400;
	}
.blurb {
	color:#999999;
	font-size: 14px;
	}
.jdresults {
	color: #66CC99;	
	}
.jdnex t{
	color: #66CC99;	
	}
.jdprevious {
	color: #66CC99;	
	}
/*media info*/
h1 {
	font-size: 24px;
	color: #336633;
	}
h2 {
	font-size: 20px;
	color: #336633;
	}
h3 {
	font-size: 16px;
	color: #336633;
	}
/*certificate*/
#certcontainer {
	width: 491px;
	height: 343px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../certs/images/certificate.jpg);
	padding-top: 38px;
}
.certtitle {
	text-align: center;
	font-size: 17px;
	color: #003333;
	font-family: "Century Gothic";
	font-weight: bold;
}
.certtext {
	text-align: center;
	font-size: 17px;
	color: #003333;
	font-family: "Century Gothic";
}
.certtext2 {
	text-align: right;
	font-size: 17px;
	color: #003333;
	font-weight: normal;
	font-family: "Century Gothic";
}
.certlogo {
	text-align: center;
}
/*misc*/
.style1 {	/*text at end of main page*/
	color: #66CC99;
	font-size: 20px;
	}
.email {	/*text for email link on contacts page*/
	font-size: 14px;
	text-decoration: underline;
	}
	
#popup {
	background-color:#FFFFFF;
}
/*THIS IS THE POPUP STUFF*/
.nav {
	float: none;
	width: 13em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.nav a {
	display: block;
	position: relative;
	color: #000000;
	background-color: #ffffff;
	margin-bottom: 0.5em;
	padding: 0.5em;
	text-decoration: none;
}
/* aiuta IE/Mac (rel lh) \*//*/
.linkinside {
	display: block;
}
/**/
.nav a:hover {
	border-width: 0;
}

#nav1 a .pop {
	display: block;
	color: #000;
	background-color: #ffffff;
	width: 350px;
	padding: 0;
	/*border: 0.5em #ffffff solid;*/
	position: absolute;
	top: 0px;
	left: 15em;
	z-index: 1; /* Saf */
	visibility: hidden;
	font-style:italic;
	height: 272px;
}
#nav1 a:hover .pop {
	visibility: visible;
}
#nav1 a .pop2 {
	display: block;
	color: #000;
	background-color: #ffffff;
	width: 350px;
	padding: 0;
	/*border: 0.5em #ffffff solid;*/
	position: absolute;
	top: 0px;
	left: -30em;
	z-index: 1; /* Saf */
	visibility: hidden;
	font-style:italic;
	height: 272px;
}
#nav1 a:hover .pop2 {
	visibility: visible;
}

#popup2 {
	height:272px;
	width:350px;
	background-image: url(../_images/global/certificate_blank.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#popup_domain {
	padding: 20px 30px 50px 20px;
	height: 200px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-family: "Century Gothic";
	line-height: 11px;
	text-decoration: none;
	word-wrap: none;
}
#popup_memnum {
}
#popup_flag {
}
/*END OF POPUP STUFF*/


/*PAGING*/

.paging {
padding:10px 10px 10px 10px;
font-style:italic;
}

.paging_header {
padding:5px 5px 5px 5px;
}


.paging_footer {
	width:450px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
}



/*END OF PAGING*/
