@charset "UTF-8";
/* CSS Document */

html,body,ol,div,p,span,h1,h2,h3,h4,form {
  margin: 0;
  padding: 0;
  border: 0;

	}

body  {
	font: normal 12px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #E5E5E5;
	}
	
.working {
color: #999999;
}

.error {
color: #FF0000;
}

.success {
color: #006633;
}

.input {
color: #424242;
font-size: 12px;
font-family: Courier, Arial;
}

.input2 {
display: none;
}

.hide {
display: none;
}

.show {
display: block;
}

#success {
  border: 1px solid #006633;
  background-color: #CCFFCC;
  padding: 10px;
  text-align: left;
  margin-bottom: 16px;
}

#notice {
  border: 1px solid #F90;
  background-color: #FFC;
  padding: 10px;
  text-align: left;
  margin-bottom: 16px;
}

	
#links-header {
	text-align: right;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}

#links-header a:link {
	color:#000000;
	text-decoration: none;
}

#links-header a:visited {
	color:#000000;
	text-decoration: none;
}

#links-header a:hover {
	color:#FF9B0F;
	text-decoration: none;
}


.zip-search {
	background-color: #FF9C1B;
	border: 1px solid #DD851A;
	color: #FFFFFF;
	height: 15px;
	width: 150px;
	font-size: 10px;
	font-weight: bolder;
	margin-left: 5px;
	text-indent: 5px;
}
.buton-zip-search {
	vertical-align: bottom;
	margin-left: 5px;
}

	#wrapper {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainBack.gif);
	background-repeat: repeat-y;
	position: relative;
}
#left-rail {
	width: 190px;
	background-color: #FFFFFF;
}

.logolink {
	float: left;
	width: 190px;
	height: 143px;
	text-indent: -9000px;
	background-image: url(../images/logo-npe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left-rail-top {
	width: 190px;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height: 323px;
}
#left-rail-bottom {
	width: 190px;
	background-color: #FFFFFF;
	height: 323px;
	font-size: 10px;
}
.product-name {
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.related {
	font-size: 11px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.related a:link, a:visited {

color:#FF9B0F;
text-decoration: none; }

.related a:hover {
color: #FF9B0F;
text-decoration: underline; }
#topLinks {
	border-top-width: 8px;
	border-right-width: 10px;
	border-bottom-width: 8px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rightColumn {
	width: 760px;
	float: right;
}
.copy {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 10px;
}

.copy a:link {

color: #FF9A2A;
text-decoration: none; }

.copy a:visited {

color: #FF9A2A;
text-decoration: none; }

.copy a:hover {

color: #FF9A2A;
text-decoration: underline; }


.copy ul {
	padding-bottom: 10px;
	margin-top: 5px;
}
.copy li {
	line-height: 18px;
	margin-left: -10px;
}
.copy p {
}


.copy2 {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}
.copy2 ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.copy2 li {
	list-style-position: inside;
	text-indent: 8px;
	line-height: 16px;
}
.copy2 p {
}


.specs {
	font-size: 11px;
	color: #898989;
}
#footer {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#nicklauscom {
	margin: 0px;
	padding: 0px;
}
#nicklauscom table {
	font-size: 11px;
	color: #909090;
	text-align: left;
}
#nicklauscom table a:link {
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}

#nicklauscom table a:visited {
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
#nicklauscom table a:hover {
	font-size: 11px;
	color: #FE9F2A;
	text-decoration: none;
}
#bottom-links {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #9B9B9B;
	padding-bottom: 20px;
}
#bottom-links a:link {
	color: #9B9B9B;
	text-decoration: none;
}

#bottom-links a:visited {
	color: #9B9B9B;
	text-decoration: none;
}


#bottom-links a:hover {
	color: #000000;
	text-decoration: none;
}

#zipcode-results {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;	
}

#zipcode-results a:link {
	color: #FF9B00; 
	text-decoration: none; }
	
	#zipcode-results a:visited {
	color: #FF9B00; 
	text-decoration: none; }
	
	
	#zipcode-results a:hover {
	color: #FF9B00; 
	text-decoration: underline; }


.search-results {
	line-height: 14px;
}

.orange {
color: #FF9B00; }

.red {
	color: #D20000;
	font-size: 16px;
}

.international {
	line-height: 16px;
	font-size: 11px;
}

.international_bold {
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
}

.thumbs {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbsOn {
	border: 1px solid #FF9B00;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#returning {
	background-image: url(../images/grayback.gif);
	height: 153px;
	width: 298px;
	padding: 15px;
	background-repeat: no-repeat;
}
#new-customer {
	width: 298px;
	padding: 15px;
	margin-right: 20px;
	float: right;
}
#lost-password {
	height: 153px;
	width: 298px;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.orange-list {
	width: 150px;
	background-color: #FB9A1B;
}
#previous-reg {
	width: 298px;
	padding: 15px;
	background-color: #E5E5E5;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
}
#new-registration {
	width: 320px;
	padding: 15px;
}

.thumbs2 {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
