/* @override http://www.njpoi.com/css/njpoi.css */

/* Globals */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}

a, a:link, a:visited {
	text-decoration: none;
}

img {
	border: 0;
}

p {
	color: #001744;
	font-size: 14px;
	padding-bottom: 4px;
}

h2 {
	color: #9c0406;
	font-size: 18px;
	padding-bottom: 4px;
	margin-top: 8px;
}

h4 {
	color: #9c0406;
	font-size: 14px;
	padding-bottom: 4px;
	margin-top: 15px;
}
h5 {
	color: #9c0406;
	font-size: 12px;
	padding-bottom: 4px;
	margin-top: 15px;
}
input {
	font-size: 11px;
}
.txtvalues {
	color: #8d8d8d;
	font-style: italic;
}
#col_main ul, #col_main ol {
	font-size: .8em;
	padding-left: 60px;
}
#col_main ul li, #col_main ol li {
	margin-bottom: 6px;
}
#col_main ul blockquote, #col_main ol blockquote {
	position: relative;
	right: 60px;
}
/* Layout Components */
body {
	background-color: #b0b0b0;
}
#container {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	background: url(../images/bg-header.png) repeat-x;
	height: 120px;
}

#header #logo {
	position: relative;
	top: 9px;
	left: 30px;
}

#footer {
	clear: both;
	background-color: #dcecfa;
	border-top: 3px solid #b20000;
	/* height: 75px; */
	text-align: center;
	padding-top: 10px;
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
}

#col_main {
	width: 640px;
	float: left;
	padding-left: 15px;
}

#col_right {
	width: 285px;
	float: right;
	padding-right: 15px;
	margin-top: 8px;
}
#col_main p a {
	color: #2e7fe4;
	font-weight: bold;
}
#col_main p a:hover {
	color: #e45d62;
}

/* Navigation */
#nav {
	background-color: #dcecfa;
	border-bottom: 2px solid #900;
	border-top: 3px solid #900;
	height: 30px;
	position: relative;
	top: 13px;
}
#nav ul {
}

#nav li {
	float: left;
	list-style-type: none;
}
#nav li a {
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	top: 5px;
	left: 172px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #2e7fe4;
}
#nav li a.current {
	color: #001646;
}
#nav li a.rightborder {
	border-right: 2px solid #001646;
}
#nav li a.noborder {
	border-style: none;
}
#nav li a:hover {
	color: #e45d62;
}
/* Header News Items */
#header #news {
	position: absolute;
	right: 15px;
	top: 15px;
	text-align: right;
	width: 300px;
}	
#header #news p {
	color: #e45d62;
	font-weight: bold;
	font-size: 12px;
}
#header #news li {
	font-size: 11px;
	color: #ddd;
	list-style-type: none;
	list-style-position: inside;
	text-align: right;
	position: absolute;
	right: 0;
}
#header #news li a {
	color: #ddd;
}
/* Search Box */
form#search_big {
	width: 455px;
	padding-left: 27px;
	padding-right: 15px;
	background: url(../images/bg-search-big.png) no-repeat; 
	height: 329px;
	margin: 15px auto 25px;
}

#search_big h3 {
	text-align: center;
	color: #9c0406;
	padding-top: 8px;
}

#search_big .search_title_lg {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 441px;
	height: 19px;
	margin: 0;
	padding: 0 0 8px;
	background: url(../images/bg-search-title-lg.png) no-repeat;
}

#search_big .search_title_sm {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 205px;
	height: 19px;
	margin: 0;
	background: url(../images/bg-search-title-sm.png) no-repeat;
	padding: 0 0 15px;
}
#search_cat {
	padding-top: 10px;
	text-align: left;
}
#search_cat .input {
	font-size: 12px;
	position: relative;
	left: 15px;
	margin: 0;
	padding: 0;
}
#search_loc {
	clear: both;
	padding-top: 20px;
	text-align: center;
}

#search_rad {
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
}

#search_rad .input {
	padding-right: 15px;
	padding-left: 15px;
}


#col1 {
	width: 205px;
	float: left;
}

#col2 {
	width: 220px;
	float: right;
}
#search_big #button {
	position: relative;
	left: 350px;
	margin: 18px 10px 10px;
}

/* Searchbox Internet Exploder 6 Hacks */
* html #search_loc {
	padding-top: 8px;
}
* html #search_rad {
	padding-top: 8px;
}
* html #search_big #button {
	margin: 10px 10px 10px;
}
/* Media Page Linkbacks */
#linkbacks {
	postion: relative;
}
#linkbacks #left {
	float: left;
	width: 300px;
	padding: 10px;
}
#linkbacks #right {
	float: left;
	width: 300px;
	padding: 10px;
}
pre {
	font-size: 8px;
	width: 300px;
}
/* Side Boxes */
#sidebox_tips {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/bg-sidebox-tips.png) no-repeat;
	width: 285px;
	height: 178px;
}

#sidebox_tips h3 {
	color: #001646;
	font-size: 16px;
	padding-top: 8px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	padding-left: 20px;
}

p#tips1 {
	color: #3883dd;
	font-size: 16px;
	background: url(../images/sprite-point-1.png) no-repeat;
	height: 34px;
	padding-left: 32px;
	margin-left: 8px;
	line-height: 32px;
	margin-bottom: 15px;
}

p#tips2 {
	color: #3883dd;
	font-size: 16px;
	background: url(../images/sprite-point-2.png) no-repeat;
	height: 34px;
	padding-left: 32px;
	margin-left: 8px;
	line-height: 15px;
	margin-bottom: 15px;
}

p#tips3 {
	color: #3883dd;
	font-size: 16px;
	background: url(../images/sprite-point-3.png) no-repeat;
	height: 34px;
	padding-left: 32px;
	margin-left: 8px;
	line-height: 15px;
}

#sidebox_maillist {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/bg-sidebox-maillist.png) no-repeat;
	width: 285px;
	height: 81px;
}

#sidebox_maillist h3 {
	color: #fff;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 10px;
}
#sidebox_maillist .small {
	color: #fff;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 12px;
	display: block;
}
#sidebox_maillist input {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}

#sidebox_quicklinks {
	margin-bottom: 25px;
}
#sidebox_signup {
	margin-bottom: 20px;
	display: block;
	height: 106px;
	position: relative;
	right: 13px;
}
/* SideBox Tips PNG Internet Exploder 6 Hack*/ 
* html p#tips1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sprite-point-1.png', sizingMethod="crop");
}
* html p#tips2 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sprite-point-2.png', sizingMethod="crop");
}
* html p#tips3 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sprite-point-3.png', sizingMethod="crop");
}


/* Footer */
#footer a {
	color: #2e7fe4;
}
#footer a:hover {
	color: #ce5458;
}
#footer p {
	margin-top: 8px;
}
#footer img {
	margin: 16px  32px;
}

/* MemeberShip Signup Form */
form#membersignup {
	border: thin solid #2e7fe4;
	background-color: #dcecfa;
	padding: 12px 12px 12px 30px;
	width: 420px;
	margin-bottom: 20px;
	Position: relative;
	left: 100px;
}
form .sep {
	margin-bottom: 10px;
	display: block;
}
form .full_line input {
	width: 400px;
	display: block;
	height: 18px;
	margin-top: 4px;
}
form .half_line {
	text-align: right;
	position: relative;
	display: block;
	right: 17px;
}
form .half_line input {
	width: 250px;
	height: 18px;
}
form .city input {
	width: 156px;
	height: 16px;
	margin-right: 8px;
}

#membersignup span.radio p em {
	font-size: smaller;
	padding-right: 10px;
	padding-left: 4px;
}
form .state input {
	width: 30px;
	height: 16px;
	margin-right: 8px;
}
form .zip input {
	width: 60px;
	height: 16px;
}
form .urltype {
	display: block;
}
form .urltype input {
	width: 275px;
	height: 18px;
}
#membersignup #button {
	position: relative;
	left: 350px;
	margin: 18px 10px 10px;
}
/* Form Agreement */
form#agreement {
	border: thin solid #6d70c1;
	background-color: #dcecfa;
	width: 460px;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#agreement label {
}
#agreement input {
	margin-bottom: 8px;
	margin-left: 6px;
	padding-right: 200px;
	display: block;
	height: 18px;
}
#agreement #agreechk {
	display: inline;
	margin: 0;
}
#agreement .alert {
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	color: #e45d62;
}
/* Form Paypal */
form#paypal {
	border: thin solid #2e7fe4;
	background-color: #dcecfa;
	padding: 12px 12px 12px 30px;
	width: 420px;
	margin-bottom: 20px;
	Position: relative;
	left: 100px;
}
form#confirm-back {
	display: inline;
}
form#confirm-next {
	display: inline;
}