/* 	

----------	DECOWALL 05 ----------

	-- PRINT STYLES --
	
	Developed by Robert S. Rubinoff
	Material Copyright 2004, National Partitions, Inc.
	All rights reserved
	contact: info@n-p.com
	webmaster: rrubinoff@n-p.com
		
*/


/* ---------- GLOBAL PAGE ELEMENTS ---------- */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial, sans-serif;
	background-image:none;
	}

body.oneCol { /* used on photo gallery and video pages */
	background-image:none;
	}
	

#container {
	margin: 0px
	padding: 0px;
	text-align:left;
	}
	
a{
	color: #000099;
	text-decoration: underline;
	}
	
p {
	margin: 5px 0px;	
	font-size: 85%;
	font-weight: normal;
	line-height: 17px;
	color: black;
	text-align: justify;}


/* ---------- BANNER ---------- */
#banner { /* sets up container for all banner elements */
	margin: 5px auto;
	}
	
#banner h1{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	}
	
#bannerLeft { /* contains  Logo */
	display: none;
	}
	
#bannerRight { /* contains utility nav and phone contact info */
	display: none;
	}
	/* ---------- GLOBAL NAVIGATION ---------- */	
#bannerRight p.gNav {
	}
	
/* ---------- top beige strip ---------- */
#topBeigeRule{
	display: none;
	}
/* ---------- HOMEPAGE PROMO ---------- */
#promoHome {
	display: none;
	}
/* ---------- LEVEL 2 PROMOS ---------- */
#promoCompany {
	display: none;}
#promoProduct {
	display: none;}
#promoMedia {
	display: none;}
#promoContactUs {
	display: none;}
#promoCommon {
	display: none;}
/* ---------- SUB NAV ---------- */
#subnav {
 	display: none;	}
/* ---------- CONTENT GRID ---------- */

/* SINGLE COLUMN */
#contentFull {
	text-align: left;}
	
#contentFull h3 {
	margin: 15px 20px 0px 20px;
	padding: 0px;
	font-family: "Arial Narrow", arial, sans-serif;
	font-weight: normal;
	font-size: 105%;
	color: #333;
	text-transform:uppercase;
	}
	
#contentFull p{
	margin: 0px 20px 10px 20px;
	padding: 0px;
	font-size: 80%;
	line-height: 22px;
	text-align:left;
	}
		
/* LEFT */
#contentLeft {
	display: none;
	}
	
/* RIGHT */
#contentRight {
	padding: 0px;
	margin: 0px;
	}

#contentRight h3 {
	margin: 15px 20px 10px 20px;
	padding: 0px;
	font-family: "Arial Narrow", arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #333;
	text-transform:uppercase;
	}
	
#contentRight h4 {
	margin: 20px 20px 5px 20px;
	padding: 0px;
	font-family: "Arial Narrow", arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #333;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #D8DBDD;
	clear: both;
	}
	
#contentRight p{
	margin: 0px 20px 10px 20px;
	padding: 0px;
	font-size: 85%;
	line-height: 22px;
	text-align:left;
	}


#contentRight div.colorSwatch {
	margin: 20px 25px 20px 20px;
	padding: 3px;
	background-color: white;
	float: left;
	}
	
#contentRight div.colorSmall {
	margin: 10px 11px 15px 20px;
	padding: 3px;
	background-color: white;
	float: left;
	}
	
#contentRight div.colorSwatch p{
	font-size: 65%;
	text-align:center;
	margin: 0px 0px 3px 0px;
	}
	
#contentRight div.colorSmall p{
	font-size: 9px;
	text-align:center;
	margin: 2px 0px 2px 0px;
	line-height:9px;
	}

#contentRight ol {
	font-size: 70%;
	}
	
#contentRight ul {
	font-size: 70%;
	}
	
#contentRight ul li {
	margin: 10px 10px 10px auto;
	list-style-type: circle;}
	
/* ---------- GLOBAL WIDGETS ---------- */

/* ---------- FOOTER ---------- */

#footer {
border-top: 1px solid #666;
	}
	
#footerLeft {
float:left;
width: 250px;
}

#footerLeft p {
	margin: 6px 5px 0px 15px;
	font-size: 11px;
	line-height: 11px;
	color: #666;}

#footerRight {
	float:right;
	}	


#footerRight p{
	margin: 6px 5px 0px 10px;
	font-size: 11px;
	line-height: 11px;
	color: #666;
	}
#footerright p.linkage {
	display:none;}

/* ---------- form styles ---------- */

.field {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333;
	border-top: 1px solid #666;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
	 border-left: 1px solid #666;
	 width: 300px;
	}
	
.fieldShort {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333;
	border-top: 1px solid #666;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
	 border-left: 1px solid #666;
	 width: 50px;
	}
.fieldBox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333;
	border-top: 1px solid #666;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
	 border-left: 1px solid #666;
	 width: 300px;
	 height: 150px;
	}
	
		
label {
	font-size: 70%;
	font-weight: bold;
	text-align:right;
	color: #666;
	}
	
.btn {
	background-color: #6B679B;
	border-top: 1px solid #173359;
	border-right: 2px solid #173359;
	border-bottom: 2px solid #173359;
	border-left: 1px solid #173359;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	}

