
/* (c) Essential Software 2006
    www.essential.co.nz
----------------------------------------------- */

body{
font-family: verdana, lucida, arial, helvetica, sans-serif;
background: #daca86; 
color: #000;
padding: 0;
margin: 0;
font-size: 10px;
text-align: center;
}	


/* Layout Divs
------------------------------------------------*/

#wrapper	{
	background: #daca86; 
	color: #fff;
	margin: 1px auto;
	padding: 0;
	/* border: 1px solid #333333; */
	width: 756px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 756px;	 
	}

html>#wrapper	{
	width: 756px;
	} 
	
/* General Styles
---------------------------------------------------*/
/* For IE 5.5 */
table {
	font-size: 1em;
}

h1 {
font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial;
font-size: 1.3em;
color:#fff;
text-align:left;
margin:5px 0 5px 0;
}

h2 {
font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial;
font-size: 1.1em;
color:#fff;
text-align:left;
margin:5px 0 5px 0;
}

p {
text-align:left;
line-height: 1.4em;
margin: 0;
padding: 0;
}

img {
margin:0;
padding:0;
}

a{
	text-decoration: none;
	color: #333333;
	font-weight:800;
}

a:link{
	text-decoration: none;
	font-weight:800;
}

a:visited{
	text-decoration: none;
	font-weight:800;	
}

a:hover{
	text-decoration: underline;
	font-weight:800;	
}


select {
font-size:1em;
margin: 5px 0 0 10px;
}

/* Content class for used on the home page
------------------------------------------------*/
.content {
margin:10px;
}

.content p {
color:#fff;
}

.quote {
margin:60px 20px 0px 20px;
border: 4px solid #b9a127;
}

.quote h1 {
color:#b9a127;
text-align:center;
}

.quote p {
text-align:center;
color:#b9a127;
margin:10px;
line-height:1.6em;
}

.quote a {
color:#b9a127;
font-weight:800;
}

.showcase {
margin:20px 20px 0px 20px;
}

.showcase h1 {
color:#000;
}

.showcase p {
color:#000;
}

.request{
margin:60px 50px 20px 50px;
border: 4px solid #b9a127;
}

.request h1 {
color:#b9a127;
font-size:1.4em;
font-family:"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial;
text-align:center;
}

.request p, td {
color:#000;
}

.productcontent {
margin:0;
padding:0;
text-align:left;
}

.productcontent h1 {
color: #472b00;
margin: 10px 10px 0px 20px;
font-size:1.4em;
}

.productcontent h2 {
color: #472b00;
margin: 10px 10px 0px 20px;
}

.productcontent li {
color: #472b00;
}


.productcontent p {
color: #472b00;
margin: 10px 10px 0px 20px;
}

.productcontent img {
float:right;
padding:0;
margin:0;
}

/* Product content headings */
#dpsh1 {
clear:both;
background: url(images/doorwallh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#signageh1 {
clear:both;
background: url(images/signageh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#cjsh1 {
clear:both;
background: url(images/cjsh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#carparkh1 {
clear:both;
background: url(images/carparkh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#channeltexh1 {
clear:both;
background: url(images/channeltexh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#handleh1 {
clear:both;
background: url(images/handleh1.gif) no-repeat;
height:174px;
text-indent: -9999px;
margin:0;
padding:0;
}

#t1 th {
background: #b9a127;
/*border: 2px solid;*/
color: #ffffff;
padding: 3px;
margin: 0pt;
}

#t1 td {
	padding: 3px;
	text-align: left;
	background-color: #d8ca86;
}

/* Footer Styles
------------------------------------------------*/
.footer{
  color:#000;
  margin:10px;
}

/* Form styles
------------------------------------------------*/
.formtext {
font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left:10px;}

.formlabel {
margin-left: 10px;
}

.adminformtext {
font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-left:10px;
	font-size:1em;}





