body {
	 background-color:#333333;
	 margin: 0;
	 padding: 10px;
}
body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* strong {
	font-family: futura, arial, helvetica, sans-serif;
} */

strong.normal {
	font-family: Arial, Helvetica, sans-serif;
}

ul.nomargin {
	margin: 5px 0;
	padding: 0;
}

a {
	color: #CC9900;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a.blacklinks {
	color: #000000;
}
a.blacklinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: 0.9;
}

h2 {
	font-size: 18px;
	color: #555555;
	margin: 0 0 3px 0;
}

h6 {
	font-size: 14px;
	color: #555555;
	margin: 0 0 3px 0;
}

h4 {
	font-size: 14px;
	color: #000000;
	margin: 0;
}

.alt {
	display: none;
}

#intro {
	margin: 0 10px 10px 10px;	
}

#dryerase {
	display: block;
	width: 298px;
	height: 57px;
	background: url(../images/dry-erase-head.gif);
}

.small-caption { font-size:11px; padding:10px 0; }

.subhead {
	font-size: 18px;
	color: #555555;
	font-weight: bold;

}

.caption {
	font-weight: bold;
	text-align: center;
	margin: 5px 0 10px 0;
}

.date { font-style: italic;}

.specslinks {
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -10px;
}
.specslinks a{
	color: #FFFFFF;
	text-decoration: underline;
}
.specslinks a:hover{
	color: #555555;
	text-decoration: none;
}
.whitesubhead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitetextsmall {

	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.field {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 8em;
	margin: 0 0 0 12px;
}

.button {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 25px;
	margin-left: 5px;
}

#go {
	width: 20px;
}

.smalltext{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.smalltext p{
	margin: 0;
	padding: 0;
}
.smalltext strong{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.smalltext ul {
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

.smalltext li {
	font-size: 9px;
	font-weight: normal;
	color: #000000;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}
.yellowsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;
}

#footer {
	padding: 8px 0 10px 10px;
	font-size: 9px;
	color: #000;
	background: #FFD911;
	clear:both;
}
#footer img{
	margin: 0 8px 0 0;
}
#footer p{
	margin: 0;
	font-size: 9px;
}
#footer a{
	color: #000;
}
#footer strong{
	font-weight: bolder;
}

ul.nobullets {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

ul.nobullets li{
	margin-bottom: 0px;
}



ul.nobullets li a{
	color: #CC9900;
	text-decoration:underline;
	cursor:pointer;
	display:block;
}

ul.nobullets li a:hover, ul.nobullets li a:focus{
	color: #FF9900;
	text-decoration:underline;
	cursor:pointer;
	display:block;
}
.yellow-text{
list-style:none;
color: #CC9900;
margin: 0 0 5px 0;
padding: 0;
}
.yellow-text a{
color: #666666;
}
.yellow-text a:hover{
color: #333333;
}

.mainimage {
	margin: 3px 15px 75px 0;
}

.mainimage2 {
	margin: 3px 15px 10px 0;
}

.mainimage3 {
	margin: 3px 15px 120px 0;
}

.mainimage4 {
	margin: 3px 15px 30px 0;
}

.photo {
	margin: 3px 15px 15px 0;
	width: 220px;
	float: left;
	clear:both;
}
.photo-sec {
	margin: 3px 15px 0 0;
	width: 83px;
	height:200px;
	float: left;
}

/*VIDEOS
========================================*/

.videoLinks {
	margin: 3px 15px 0 0;
	width: 220px;
	float: left;
	clear:left;
}

.videoLinks h2 {
	margin:10px 0;

}

/*/VIDEOS
========================================*/

.content {
	margin: 0;
	width: 370px;
	float: right;
	clear:none;
	
}

.content-tac {
	padding-bottom:7px;
	margin: 0;
	width: 370px;
	float: right;
	
}
.content-sec {
	margin: 3px 0 0 0;
	width: 300px;
	float: left;
	
}

.linkbox {
	background-color: #000000;
	margin: 10px 0 10px 0;
	padding: 10px;
	text-align: center;
}

.linkbox ul {
	list-style: none;
	clear: both;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;
}

.linkbox li {
	float: left;
	position: relative;
	font-weight: bold;
	margin: 0 5px 0 10px;
}

.clear {
	clear: both;
}

h3.spacey {
	margin-top: 20px;
}

ul.floatinglist {
	list-style-type: none;
	width: 250px;
	padding: 0;
	margin: 0 10px 15px 0;
	float: left;
}

ul.floatinglist h3{
	margin: 0 0 5px 0;
}

div#international{
	clear: both;
}

.container {
	margin: 0;
	width: 90%;
}

.footnote {
	font-size: 9px;
}

.swatches td{
	color: #333333;
	padding: 3px 15px 10px 0;
}

.swatches p{
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.swatches img {
	border: 1px solid #666666;
}

p.spacey {
	line-height: 1.9;
	margin-left: 4px;
}
table.columns td{
	padding: 10px 10px 10px 0;
}

table.columns {
	width: 90%;
}

.listings ul  {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.listings ul li{
	margin-bottom: 3px;
}

.dates ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.dates ul li{
	margin-bottom: 3px;
}

/*  Project Index Page */
	
div.project {
	float: left;
	}
  
div.project img {
  border: 1px solid #666;
  margin: 5px;
  }
  
div.project p {
   text-align: center;
   margin: 5px 10px 10px 10px;
   font-weight: bold;
   color: #666666;
   }

.projectcontainer {
	width: 485px;
	border: 1px solid #ccc;
	padding: 12px;
	margin: 0 0 20px 0;
	color: #333;
	overflow:hidden;
}

div.spacer {
	clear:both;
	}
div.spacer-tac {
	height:15px;
	width:600px;
	clear:both;
	}
	
/* Product comparison table */

#comparison {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 10px;
}
#comparison td, #comparison th {
	vertical-align: top;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px;
}
#comparison th {
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
}

/* specifications table*/

#properties {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-bottom: 10px;
}
#properties td, #properties th {
	vertical-align: center;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px;
}
#properties th {
	vertical-align: center;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
}

/* Form Page elements */

form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0 0 0 5px;
}

#request {
	width: 395px; 
	margin: 0 0 10px 0;
	color: #333333;
}

#request span, #request div{
line-height: normal;
margin-top: 0;
margin-bottom: 3px;
}

#request p{
line-height: normal;
margin-top: 0;
margin-bottom: 10px;
}

.row {
  margin: 2px;
  }
  
.rowproblem {
	color:#CC0000;
	margin: 2px;
}

.inputbkgd {
	background-color:#FFF8E8;
	border: 1px solid #333;
	font-size: 10px;
	}
	
.rowproblem input, .rowproblem textarea, .rowwideproblem input, .rowwideproblem textarea {
	background-color:#FFFFCC;
	border: 1px solid #333;
	font-size: 10px;
}

.label {
  float: left;
  width: 80px;
  margin-right: 5px;
  text-align: right;
  }

.formw {
  width: 288px;
  text-align: left;
  }
  
.formw select {
	margin-left: 7px;
}  
.cboxform {
  width: 250px;
  text-align: left;
  padding: 3px 0;
  }
  
.cbox {
}
  
div.rowwide {
  margin: 12px 10px 12px 125px;
  }  
div.rowwideproblem {
	color:#CC0000;
  margin: 12px 10px 12px 125px;
}
  
div.labelwide {
  text-align: left;
  }

div.wideformw {
  width: 100px;
  text-align: left;
  }
  
div.spaceleft {
	margin: 0 0 0 3px;
}

fieldset textarea {
	margin: 0;
}
  
fieldset {
	margin: 10px 0 10px 0;
	padding: 5px;
}

/* email capture */

#emailfield {
	background-color: #999999;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
}

#emailtable {
	 margin: 0 0 0 4px;
	 width: 300px;
}

#emailtable td{
	 color: #ffffff;
	 font-size: 10px;
}


#emailtable .field {
	width: 12em;
	margin: 0;
}
.table{
	margin: 0 0 5px 0;
	}
.architect {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 5px 4px 0 9px;
	}
.lowertext {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0 20px 20px 0;
	}
.text {
	margin: 0 10px 9px 10px;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.walltalkers-in {
vertical-align:top;
margin: 0 0 0 10px;
}
.imageleft {

	float:left;
	margin:0 15px 15px 0;
	}
	.imageright {

	float:left;
	margin:5px 0 15px 15px;
	}
.header{
	padding: 25px 0 10px 10px;
	vertical-align:top;
	}
.imageheader{
	padding: 25px 5px 0 10px;
	vertical-align:top;
}

.product-install {
color:#000000;
margin:5px 0 10px 0;
}