@charset "utf-8";
/* CSS Document */

html {background: #202020 url(../img/hex_bg.gif) 0 0 repeat;}

body { margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}

/*----------------------------------------------------------- start:#head -----------------------------------------------------------*/

#head { padding-top: 2px;
	margin: 0 auto;
	width: 964px;
	background-color: #ffcc00;
	position: relative;
}
#head .logo { width: 200px;
	height: 56px;
	float: left;
	background: url(../bloggers/img/nopscenter_callsign.gif) 0 100% no-repeat;
	text-indent: -9999px;
}
#head .logo { width: 200px;
	height: 56px;
	line-height: 56px;
	float: left;
}
#head .logo a{ text-indent:-9999px;
	width: 200px;
	display: block;
	height: 56px;
	color: #F00;
	line-height: 56px;
	overflow: hidden;
	background: url(../img/nopscenter_callsign.gif) 0 100% no-repeat;
}
#head .logo a:hover { 
	background: url(../bloggers/img/nopscenter_callsign.gif) 0 0 no-repeat;
}
#head .nav { width: 764px;
	height: 56px;
	float: left;
	background-color: #202020;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;

}
#head .nav ul.navul { list-style-type: none;
	display: block;
}
#head .nav li.navli { float: left;
	height: 56px;
	line-height: 56px;
	border-left: 1px double #000;
}
#head .nav li a:link , #head .nav li a:visited { color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
#head .nav li a:hover { color: #000;
	text-decoration: none;
	padding: 0 15px;
	background-color: #ffcc00;
}
#head .nav #Events1 { 
	position: absolute;
	z-index: 999;
	clear: both;
	top: 58px;
	left: 464px;
	background-color: #999;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
#head .nav #Events1 ul { list-style-type: none;
	display: none; z-index: 999;
}
#head .nav #Events1 li { width: 350px;
	text-align: center;
	display: block;
	height: auto;
	line-height: normal;
	border-left: 1px double #FFF;
	border-right: 1px double #FFF;
}
#head #Events1 li a:link,#head #Events1 li a:visited { color: #FFF;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
}
#head #Events1 li a:hover { color: #000;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	background-color: #ffcc00;
}
/*----------------------------------------------------------- stop:#head  -----------------------------------------------------------*/

/*----------------------------------------------------------- start:#mid  -----------------------------------------------------------*/

#mid { width: 964px;
	background-color: #000;
	margin:0 auto;
	padding: 5px 0 20px 0;
	clear: both;
	color: #FFF;
}
#mid .mid-left { width: 200px;
	height: 112px;
	background:url(../img/nic_web_logo.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	float: left;
}
/*----------------------------------------------------------- start:.mid-right  ---------------------------------------------------------*/
#mid .mid-right { width: 756px;
	float: left;
	padding: 10px 0 0 4px;
	position: relative;
}
#mid .mid-right ul.mid-rightul li { float: left;
	color: #ffcc00;
	font-size: 14px;
	font-weight: bold;
}
#mid .mid-right ul.mid-rightul a:link,#mid .mid-right ul.mid-rightul a:visited { color: #ffcc00;
	text-decoration: none;
}
#mid .mid-right h2{ font-size: 18px;
	font-weight: bold;
	clear: both;
	padding: 15px 0 30px 0;
	width:100%;
}

/*----------------------------------------------------------- start:.regform  -----------------------------------------------------------*/
#mid .mid-right .regform { width: 420px;
	float: left;
}
#mid .mid-right .regform fieldset{ border: none;
	border-top: 1px solid #fff;
	background-color: #333;
	padding: 0 20px 10px 15px;
	margin-bottom: 20px;
}

#mid .mid-right .regform legend{ font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#mid .mid-right .regform ul { list-style-type: none;
	font-size: 12px;
}
#mid .mid-right .regform li { padding: 8px 0 8px 0;
}
#mid .mid-right .regform li select { float: left;
	width: 180px;
}
#mid .mid-right .regform li input { height: 21px;
	width: 180px;
	padding-top: 5px;
}
#mid .mid-right .regform li.regformli { font-style: italic;
	font-size: 11px;
	clear: both;
}
#mid .mid-right .regform label.regformspan { width: 160px;
	display: block;
	float: left;
	padding-right: 20px;
}
#mid .mid-right .regform label.regformspan2 { width: 160px;
	display: block;
	float: left;
	padding-right: 20px;
	height: 30px;
	line-height: 30px;
}
#mid .mid-right .regform span.regformspanbtn { width: 165px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/btn_bg.gif) 0 0 repeat-x;
	height: 34px;
	line-height: 34px;
}
#mid .mid-right .regform span.regformspanbtn a:link, #mid .mid-right .regform span.regformspanbtn a:visited{ color: #000;
	text-decoration: none;
	display: block;
}
#mid .mid-right .regform p { font-size: 10px;
	padding-right: 10px;
}
#mid .mid-right .regform p a.regformspan-p { color:#ffcc00;
	text-decoration: none;
}
/*----------------------------------------------------------- stop:.regform  -----------------------------------------------------------*/

/*----------------------------------------------------------- start:.mid-right-right  --------------------------------------------------*/
#mid .mid-right .mid-right-right { width: 230px;
	float: left;
	position: relative;
	top: -10px;
	padding: 20px 10px 30px 20px;
	margin:0 30px 0 20px;
	background-color:#0c0c0c;
}
#mid .mid-right .mid-right-right h4{ font-size: 24px;
	padding-bottom: 20px;
}
#mid .mid-right .mid-right-right p { color: #ffcc00;
	font-size: 14px;
	padding: 0 0 15px 0;
}

#mid .mid-right .mid-right-right li { margin:0 0 0 20px;
	font-size: 14px;
	list-style-type: disc;
}
/*----------------------------------------------------------- stop:.mid-right-right   --------------------------------------------------*/

/*----------------------------------------------------------- stop:.mid-right  ---------------------------------------------------------*/
/*----------------------------------------------------------- stop:#mid  ---------------------------------------------------------------*/
/*----------------------------------------------------------- start:#footer -------------------------------------------------------------*/
#footer { width: 950px;
	margin: 0 auto;
	padding: 12px 0 0 14px;
	background: #202020 url(../img/goto.gif) 6px 4px no-repeat;
	height: 24px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing:0;
}
#footer a { color: #000;
	text-decoration: none;
	letter-spacing:0;
	font-size:9px;
}
#footer a:hover {
	color:#333;

}

#fb {width:200px; float:right; text-align:center; padding-right:10px;}
#fb a { display:block; width:200px; background:none; padding-top:0; margin-top:0; color:#fff; }
#fb a img { vertical-align: text-bottom;}
/*----------------------------------------------------------- stop:#footer -------------------------------------------------------------*/
