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

body{
	background:#EEE;
	

}



p, ul, li, span, object{
	padding: 0 0;
	margin: 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	padding: 0 0;
	margin: 0 0;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color:#930;
}

 h1, h2, h3 {
	padding: 0 0;
	margin: 0 0;
	font-family: Helvetica, sans-serif;
 }

#main {
	margin: 5px 0px 5px 5px;
	color:#000;
}









.signature {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 2px;
	right: 2px;
	color: #000;
	font-size:44px;
	font-weight: 700;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: left;
	
}

#dailywisdom{
	position: absolute;
	top: 2px;
	left: 85px;
	width: auto;
	margin: 0px 0px 0px 0px;
	text-align: left;
	max-width: 250px;
	
}

.dailybit{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size:6;
	color:#FFF;
	
}

.dailywisdombody {
	float:left;
	color: #000;
	font-size:9px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:10px;
	
}





#header {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	background: url('images/navbarleft.png') no-repeat;
	
	position:fixed;
	z-index:5;
	height:76px;
	border-bottom: 15px solid #000;
}


#ciglines {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	background: url('images/cigarettelines.png') repeat-x #FFF;
	position:fixed;
	z-index:4;
	height:80px;
	
}




#NNSlogo {
	position: relative;
	width: 100px;
	margin: 1px 4px 4px 1px;
	z-index: 100;
	
	
	
	
}


#NNSnav {
	float:right;
	height:80px;
	width:100%;
	z-index:30;
}

.NNSlinks {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width:500px;
	
}

.NNSlinks a{
margin-right: 30px;	
margin-bottom:-3px;
padding: 2px 2px 2px 2px;
float:right;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: 500;	
background:#000; 
color:#F90;
text-decoration:none; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
}



.links a:link {
background:#000; 
color:#F90;
text-decoration:none; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
}

.links a:visited {
background:#000; 
color:#F90;
text-decoration:none; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
}

.links a:hover {
background:#000; 
color:#FFF;
text-decoration:none; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
}


.links a:active {
background:#000; 
color:#F90;
text-decoration:none; 
-moz-border-radius-topright:5px; 
-webkit-border-top-right-radius:5px;
}


#pagecolumn{
	margin:90px auto 0 auto;
	width:900px;
	background: url(images/dropshadowborder.jpg) #FFF top left repeat-y;
	

}

#innercolumn{
	margin: 0 auto 0 auto;
	width:800px;
	background:url(images/innerbg.jpg) repeat-y;
	height: auto;
	padding-top: 24px;
	
	
}


.pagetitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: 500;	
color:#F90;
width: auto;
background: #000;
padding-left:5px;	
margin-left: 5px;
-moz-border-radius-topleft:5px; 
-webkit-border-top-left-radius:5px;
}



#footer{
	width: 100%;
	height: 75px;
	background: #000;
	
}

.footerlinks a{
	float:left;
}

#copyright {
	
	float:right;
	margin-top:3px;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size:7px;
}




#splashzone{
	margin:0 auto;
	width: 500px;
	height: auto;
}

#splashzone h1{
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

#NNSfacebookwidget{
	margin: 10px auto;
	width: 700px;
	display:block;
	background: #000;
	
}



#splashzone1{
	width:700px;
	margin: 0 auto;
}

#homepagetext{
	text-align: center;
	width: 700px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: 500;	
color:#FFF;
background: #000;
-moz-border-radius-topleft:5px; 
-webkit-border-top-left-radius:5px;
padding-bottom: 10px;

}

.homepagetextspan{
	margin-top:10px;
}

.homesignature{
	margin:10px auto auto auto;
}




/* contact form */

#page-wrap {
	width: 660px;
	background: #000;
	padding: 5px 0px 5px 0px;
	margin: 20px auto;
	min-height: 300px;
	height: auto !important;
	
	color:#666;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	background-color:#EEE;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

.yourmessagesent {
	float:right;
}


/*store*/

#DGS {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	background-color:#EEE;
	margin-bottom:-3px;
	line-height:13px;
    
}

#CC {
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight: bold;
	text-align:left;
	background-color:#EEE;
	margin-bottom:-3px;
	line-height:13px;
}


.seriesprices{
	font-style:italic;
}

.seriesprices a{
	color:#333;
}

#store {
	width:650px;
	margin: 120px 0px 50px 5px;
	padding: 2px 0px 2px 0px;
	text-align:justify;
	font-size:13px;
	line-height: 21px;
	background:#333;	
	
}

#storeaccent {
	height:3px;
	background: #000;
	width: 650px;
	margin: 0 0;
}



.producthouse, .seriesblock {
	width: 650px;
	overflow: auto;
	margin: 0 auto;
}



.productblock {
	width:200px;
	border: 1px solid #000;
	float:left;
	margin: 5px 5px 11px 5px;
}

.productlightbox{
	border-bottom: 2px solid #333;
}

.storebutton{
background-color: #000;
color: #333;

}

#storejumpbox {
	position: absolute;
	color:#EEE;
	top:120px;
	left: 5px;
	background:#000;
	opacity: 0.88;
	width: 200px;
	overflow: auto;
	text-align: center;
	font-size:12px;
	
}

#storejumpbox h1 {
	font-size:15px;
	color:#000;
	background: #FFF;
}


#whitechair {
	width: auto;
	height: 90px;
	padding-bottom:15px;
	margin: 0 auto 10px auto;
	background: #F90;
	opacity: 0.88;
	-moz-border-radius-bottomright:5px; 
-webkit-border-bottom-right-radius:5px;
display: block;
border-bottom: 2px solid #000;

}

.WCSflash{
	width: 100px;
	float:left;
	margin-top:3px;
	margin-left: 3px;
}

.whitechairp{
	width:550px;
	font-size:15px;
	float:left;
	margin-left:20px;
	margin-top: 3px;
}

/*end store*/



