@charset "utf-8";
/* CSS Document */

/* Global */
.clear {
	clear:both;
}
img {
	border: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
.text, p, ul, ol, li {
	font-size:12px;
}

/* Layout */
#main-body {
	border-top: 5px solid #14bce7;
	height: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 130px;
}
/* Logo */
.logo {
	float: left;
	margin: 20px 0 0 20px;
}
.logo-link {
	background: url(images/nadp-logo.png) no-repeat 0 0;
	display: block;
	width: 222px;
	height: 92px;
}
.content-area {
	width: 940px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
	color: #717171;
	font-size: 12px;
	line-height: 1.5em;
}
.content-area a {
	color: #0077c0;
	text-decoration: none;
}
.content-area a:hover {
	text-decoration: underline;
}
.left-column {
	width: 160px;
	height: 100%;
	float: left;
	margin-right: 20px;
	padding-top:20px;
}
.middle-column {
	width: 500px;
	height: 100%;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}
.right-column {
	width: 200px;
	height: 100%;
	float: right;
	padding-left: 20px;
	padding-top: 20px;
}
.horizontal-divider-double {
	display: block;
	width: 100%;
	height: 3px;
	background: url(images/horizontal-divider-double.png) repeat-x 0 0;
	clear: both;
	overflow: hidden;
	margin: 20px 0;
	float: left;
}
.webinar-intro {
	widows:480px;
	height: auto;
	padding: 0 0 0 20px;
	margin: 5px 0 10px 0;
}
.webinar-item {
	widows:480px;
	height: auto;
	padding:0 0 10px 20px;
	margin: 20px 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
}

/* Footer */
.footer {
	width: 940px;
	height: 100%;
	overflow: hidden;
	padding: 0px 0px 60px 0px;
	margin: 0 auto;
	color: #717171;
	font-size: 12px;
}
.footer-left {
	width: 500px;
	float: left;
	margin-top: 10px;
}
.footer-right {
	width: 400px;
	float: right;
	text-align: right;
}
.footer-wide {
	width: 100%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.footer-left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}
.footer-left ul li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	color: #ecebeb;
}
.footer-left ul li a {
	color: #717171;
	text-decoration: none;
}
.footer-left ul li a:hover {
	text-decoration: underline;
}
.footer-right ul.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
ul.social-icons li {
	list-style: none;
	display: inline;
	float: left;
	margin-left: 20px;
}
.footer-contact {
	text-align: left;
	width: 340px;
	margin: 0 auto;
	background: url(images/footer-logo.png) no-repeat 0 0;
	padding: 10px 0 40px 90px;
	line-height: 1.4em;
}
.footer-contact a {
	text-decoration:none;
	color:  #717171;
}
.footer-contact a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	color: #b4b4b4;
}

/* Typography */
h1, .head1 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}

h1 {
	font-weight: normal !important;
	color: #6eb43f !important;
	font-size: 22px !important;
	margin-top: 10px !important;
	line-height: 28px !important;
}
h2, .head2 {
  font-size: 18px;
  line-height:26px;
  color: #717171;
  font-weight: bold;
}
h3, .head3 {
  font-size: 14px;
  color: #717171;
  font-weight: bold;
}
h4, h5, h6, .head4 {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
}
.smalltext {
  font-size: 10px;
  color: #666666;
}
TEXTAREA {
  font-size: 10px;
}

/* Nav */
.top-nav {
	float: right;
	width: 700px;
	margin: 0 20px 0 0;
}
.top-links ul {
	list-style: none;
	margin: 11px 0 0 0;
	padding: 0;
	display: inline-block;
	float: right;
}
.top-links ul li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	color: #ecebeb;
}
.top-links ul li a {
	color: #717171;
	text-decoration: none;
}
.top-links ul li a:hover {
	text-decoration: underline;
}
.main-nav {
	display: block;
	width: 980px;
	height: 72px;
	margin: 10px auto 0 auto;
	background: url(images/main-nav-bg.png) no-repeat 0 0;
}
.main-nav ul {
	display: inline-block;
	height: 47px;
	list-style: none;
	margin: 12px 0 0 0!important;
	padding: 0;
}
.main-nav ul li {
	list-style: none;
	display: inline;
	float: left;
	font-size: 14px;
	color: #838383;
	margin: 0 20px 0 20px;
}
.main-nav ul li a {
	color: #717171;
	text-decoration: none;
	line-height: 47px;
}
.main-nav ul li a:hover {
	color: #0077c0;
}
.main-nav .RadMenu .rmLink {
	float:left;
	outline:0 none;
	padding:0 0 0 0!important;
}
.main-nav .RadMenu .rmItem {
	margin: 0 19px 0 0!important;
}
.main-nav .RadMenu .rmFirst {
	margin-left: 20px!important;
}
.RadMenu a.rmLink {
	cursor: pointer !important;
}
.rmSlide {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	background: #fff;
	height: auto!important;
}
.rmSlide ul {
	height: 100%!important;
	margin-top: 0px!important;
	padding-bottom: 0px!important;
}
.main-nav .rmSlide .rmItem, .rmSlide .rmFirst, .main-nav .rmSlide .rmText {
	margin: 0px!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.main-nav .rmSlide .rmItem {
	width: 200px!important;
}
.main-nav .rmSlide .rmItem:hover {
	background: #f8f8f8;
}
.main-nav .rmSlide .rmText {
	padding: 0 10px!important;
	line-height: 30px!important;
	white-space: normal!important;
	line-height: 1.3em!important;
}
.main-nav .rmSlide .rmLink {
	line-height: normal!important;
	padding: 5px 0 5px 0!important;
	border-bottom: 1px solid #e6e6e6!important;
}
.main-nav .rmLast .rmSlide[style] {
	left: -90px!important;
}
/* Left Column Nav */
.left-column .RadPanelBar {
	width: 160px!important;
	margin-bottom: 20px;
}
.left-column .rpText {
	padding: 0!important;
}
.left-column .RadPanelBar .rpRootGroup {
	border: none!important;
	width: 160px!important;
}
.left-column .RadPanelBar .rpItem {
	border-bottom: 1px dotted #cccccc;
}
.left-column .RadPanelBar .rpLink {
	border-bottom: none!important;
	border-bottom-width: 0px!important;
	padding: 7px 0 7px 5px;
}
.RadPanelBar .rpFocused .rpOut, .RadPanelBar .rpLink:hover .rpOut, .RadPanelBar .rpSelected .rpOut, .RadPanelBar .rpSelected:hover .rpOut {
	padding-bottom: 0px!important;
}
.left-column .RadPanelBar .rpSelected {
	background: #f6f6f6;
}
.left-column .RadPanelBar .rpOut {
	border-bottom: none!important;
	border-bottom-width: 0px!important;
}
.left-column ul.rpLevel1 li.rpItem {
	border-bottom: none!important;
	padding-left: 10px;
}
.left-column ul.rpLevel1 li.rpItem a.rpLink {
	font-size: 11px;
}

/* Styles from Old Reg Site */
.button {
	background: #568D15;
	border:2px outset #cccccc;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
}
.button:hover {
	background: #416910;
	border:2px inset #cccccc;
}

td.cell_light {
	background-color: #CDDDB9;
	font-size: 11px;
	color: #666666;
}
td.cell_medium {
	background-color: #0061A5;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 5px 5px 20px;
}
td.cell_dark {
	background-color: #7F1B00;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
td.cell_white {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #666666;
	padding:10px 5px ;
}
td.cell_black {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
/* LAYOUT */
#container {
	margin: auto;
	width: 778px;
	background: #EDEDED;
	padding-top:9px;
}
#header {
	margin:auto;
	width: 762px;
}
#menu {
	margin:auto;
	width: 758px;
	padding-left:4px;
	padding-bottom:10px;
	background: #fff;
}
#content {
	margin:auto;
	width: 762px;
	background:url(images/content_bg.jpg) repeat-x #EDEDED;
}
#cols {
	margin: auto;
	width: 750px;
	font-size:11px;
	color:#666666;
	background:url(images/two_col_borders.jpg);
}
#left_col {
	width: 198px;
	min-height:300px;
	padding:15px;
	float: left;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background:url(images/two_col_bg.jpg) repeat-x #fff;
}
#right_col {
	width: 483px;
	min-height:300px;
	padding:15px;
	float: right;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background:url(images/two_col_bg.jpg) repeat-x #fff;
}
#address {
	width: 718px;
	height: 22px;
	padding:10px 15px;
	font-size:11px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	background: url(images/one_col_bg.jpg)
}
#copyright {
	width: 718px;
	height: 22px;
	padding:10px 15px;
	font-size:11px;
	border-left: 1px solid #7E7E7E;
	border-right: 1px solid #7E7E7E;
	background:#CBCBCB
}
#copy_links {
	float: left;
	margin-top:5px;
	font-size:11px;
}
#copy_text {
	float: right;
	font-size:10px
}
#apy0gk {
	display: none !important;
}
td.padding-top {
	padding-top:20px;
}
/*------------------------------------------------MENUS--*/
.topMenu {
  background-color: #ffffff;
  border-width: 0;
  border-style: none;
  height: 30px;
}
.submenu {
  background-color: #FFFFFF;
  border-width: 1;
  border-style: solid;
  border-color: #269099;
}
.topItemNormal {
 background-color:#008590;
  height: 30px;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
}
.topItemOver {
  background-color:#008590;
  font-family: Tahoma;
  height: 30px;
  font-size: 11px;
  color: #FFFFFF;
  cursor: pointer;
}
.itemNormal {
  font-size: 11px;
  color: #FFFFFF;
  height: 20px;
  cursor: pointer;
  background-color: #269099;
}
.itemOver {
  font-size: 11px;
  height: 24px;
  color: #ffffff;
  cursor: pointer;
  background-color:#28a0aa;
}

/* Cart */
.cart-wrapper {
	widows:480px;
	height: auto;
	padding: 20px 0 0 0;
	margin: 0;	
}
.cart {
	widows:480px;
	height: auto;
	padding: 15px 0 0 15px;
	margin: 0;
}
.carttable-top {
	padding:5px 5px 10px 5px;
	border-bottom: 1px dotted #717171;
	color: #717171;
	background-color: #FFFFFF;
}
.carttable-bottom {
	padding: 10px 5px 0 5px;
	border-top: 1px dotted #717171;
	color: #717171;
}
