body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /*centre for ie5 */
	background: #101010;
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #EC7727;
	font-size: 14pt; 
}
	
h2 {
	color: #fff;
	font-size: 12pt; 
}

h3 {
	color: #333;
	font-size: 10pt; 
}

h4 {
	color: #EC7727;
	font-size: 10pt; 
}

a:link {
	text-decoration: underline; 
	color: #fff;
}

a:visited { 
	text-decoration: underline; 
	color: #fff;
}

a:active { 
	text-decoration: underline; 
	color: #fff;
}

a:hover { 
	text-decoration: none; 
}

ul {
 	list-style-image: url(/images/liststyle.gif);
}

.clear {
	clear: both;
}

.im {
	margin: 8px; 
}

strong {
	color: #EC7727;
}
/* template objects */

#background {
	text-align: left; /* centre for compliant browsers*/
	background: #101010 url(/images/bg.gif) top left repeat-x;
}

#masthead {
	margin: 0 auto; 
	width: 940px; 
	height: 160px;
	background: #101010 url(/images/masthead.gif) top left no-repeat;
}

#masthead h1 {
	display: inline;
}

#masthead #logo a {
	float: left;
	width: 340px;
	height: 160px;
}

#masthead span {
	display: none;
}

#masthead #masthead-pics {
	float: right;
	width: 351px;
	height: 119px;
	padding-top: 21px;
	padding-right: 42px;
}

#masthead #masthead-pics .masthead-pic {
	width: 351px;
	height: 119px;
	background: url(/images/masthead-pic01.jpg) top left no-repeat;
}

#masthead #masthead-pics .masthead-pic-active {
}

#masthead #flash {
	float: right;
	width: 351px;
	height: 119px;
	padding-top: 21px;
	padding-right: 42px;
}
/* menubar */

#menubarbox {
	text-align: center;
	margin: auto;
	margin-top: 8px;
	width: 940px; 
	height: 35px;
	background: #101010 url(/images/mbg.gif) top left no-repeat;
	padding-top: 1px;
}

#popup #menubarbox {
	width: 100%; 
}

#menubarbox #skip {
	display: none;
}


/* menu css */
#menu {
	margin: 0 auto;
	width: 940px; 
	height: 35px;
	padding-top: 1px;
	clear: both;
	background: #101010 url(/images/mbg.gif) top left no-repeat; 
}

#menu #wraper {
	margin: 5px 0px 0px 14px;
}

#menu ul {
	text-align: center;
	width: 940px;
	height: 21px;
	padding: 0;
	margin: 0 auto;
	line-height: 20px;
	list-style: none;
}
 
#menu ul li {
	margin: 2px 2px 0 2px;
}

#menu ul li span{
	display: none;
}

#menu ul li#ddhome {
	background: #101010 url(/images/menu_home.gif) no-repeat;
}

#menu ul li#ddhome a:hover {
	background: #101010 url(/images/menu_home.gif) no-repeat 0 -21px;
}

#menu ul li#ddabout {
	background: #101010 url(/images/menu_about.gif) no-repeat;
}

#menu ul li#ddabout a:hover {
	background: #101010 url(/images/menu_about.gif) no-repeat 0 -21px;
}

#menu ul li#ddcommercial {
	background: #101010 url(/images/menu_commercial.gif) no-repeat;
}

#menu ul li#ddcommercial a:hover {
	background: #101010 url(/images/menu_commercial.gif) no-repeat 0 -21px;
}

#menu ul li#ddcommercial ul li a:hover {
	background: #B1591D;
}

#menu ul li#ddcontact {
	background: #101010 url(/images/menu_contact.gif) no-repeat;
}

#menu ul li#ddcontact a:hover {
	background: url(/images/menu_contact.gif) no-repeat 0 -21px;
}

#menu ul li#ddgallery {
	background: #101010 url(/images/menu_gallery.gif) no-repeat;
}

#menu ul li#ddgallery a:hover {
	background: url(/images/menu_gallery.gif) no-repeat 0 -21px;
}

#menu ul li#ddindustrial {
	background: #101010 url(/images/menu_industrial.gif) no-repeat;
}

#menu ul li#ddindustrial a:hover {
	background: url(/images/menu_industrial.gif) no-repeat 0 -21px;
}

#menu ul li#ddindustrial ul li a:hover {
	background: #B1591D;
}


#menu ul li a {
	width: 148px;
	height: 21px;
	text-decoration: none;
	color: #fff;
}

#menu ul.tabs {
	margin-left: 8px;
}

#menu a {
	display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

#menu ul.tabs a.active {
	display: block;
	font-weight: bold;
	border-bottom: 1px solid white;
}

#menu ul.items a {
	font-size: 12px;
	border-right: 1px solid #363636;
	border-left: 1px solid #363636;
	border-top: 0;
	border-bottom: 1px solid #363636;
	background: #EC7727;
}

#menu ul.items a:hover {
	color: #FFD200;
	background: #60B289;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 148px;
	height: 21px;
}

#subimage {
	width: 180px;
	margin-left: 34px;
}

#submenu {
	margin: 0 auto 0 auto;
	padding: 4px 0;
	text-align: center; 
	border-bottom: 1px solid #666;
}

#submenu a {
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu a.selected {
}

#sidemenu {
	margin: 0px 0 24px 14px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px; 
	background: #000000;
	width: 208px;
	border: 2px solid #763C14;
}

#sidemenu a {
	color: #fff;
}	 

#sidemenu div.smhead {
/*
	padding: 0;
	margin: 0;
	height: 24px;
	background: url(/images/smhead.gif) no-repeat;
	overflow: hidden; 
*/
/* Overflow is sidemenu styles is for IE */
}

#sidemenu div.smhead  {
	background: #101010;
	color: #fff;
}

#sidemenu .smtop {
/*
	height: 8px;
	background: url(/images/smtop.gif) no-repeat;
	overflow: hidden;
*/
}

#sidemenu div.smbottom {
/*
	height: 8px;
	background: #fff url(/images/smbottom.gif) no-repeat;
	overflow: hidden;
*/
}

#sidemenu h2 {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	margin: 0 4px 8px 4px;
}	

#sidemenu h2 a:link, #sidemenu h2 a:visited {
	text-decoration: none;
	color: #fff;
}	

#sidemenu h2 a:hover {
	text-decoration: underline;
	color: #333;
}	

#sidemenu ul {
	padding: 0;
	margin: 0;
	margin-left: 24px;
	margin-right: 4px;
	list-style-type: none;
} 

#sidemenu li {
	margin: 0;
	padding: 0;
}

#sidemenu li a {
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 2px;
    position:relative; 
}

 #sidemenu li a:link, #sidemenu li a:visited {
	color: #fff;
	text-decoration: none;
}

#sidemenu li a:hover {
	background: #222;
}

#sidemenu li a.static:hover {
	background: #222;
	color: #333;
}

#container {
	margin: auto; 
	width: 940px;
}

/* usuable content width is 924px */
#content {
	margin: 8px 8px 0 8px;
    border-bottom: 1px solid #101010; /* moz clear float bug */
}

#content.index {
	margin-top: 0px;
	padding-top: 8px;
	background: none;
}

#contact #left #textleft {
	clear: both;
	margin: 32px;

}

#home {

}

#home .ptop {
	height: 40px;
	background: #101010 url(/images/pagebgtop.gif) no-repeat;
}

#home .pcontent {
	min-height: 428px;
	background: #101010 url(/images/pagebgbody.gif) repeat-y;
}

#home .pbottom {
	height: 19px;
	background: #101010 url(/images/pagebgfooter.gif) no-repeat;
}


#home #feature {
	margin: 0px 40px 0 40px;
} 

#home #feature h1 {
	margin-top: 0;
}

#home #news {
	float: right;
	width: 230px;
	margin-right: 16px;
}

#index {
}


#index .ptop {
	height: 20px;
	background: #101010 url(/images/pagebgtop.gif) no-repeat;
}

#index .pcontent {
	width: 924px;
	float: left;
	min-height: 428px;
	height: auto;
	_height: 428px;
	background: #101010 url(/images/pagebgbody.gif) repeat-y;
}

#index .pbottom {
	float: left;
	width: 924px;
	height: 19px;
	background: #101010 url(/images/pagebgfooter.gif) no-repeat;
}

#page {
}

#page .ptop {
	height: 40px;
	background: #101010 url(/images/pagebgtop.gif) no-repeat;
}

#page .pcontent {
	width: 924px;
	float: left;
	background: #101010 url(/images/pagebgbody.gif) repeat-y;
}

#page .pbottom {
	float: left;
	width: 924px;
	height: 19px;
	background: #101010 url(/images/pagebgfooter.gif) no-repeat;
}

#gallery {
	width: 924px;
	height: 500px;
}

#gallery #simpleviewer {
	width: 910px;
	margin: 4px;
	clear: both;
}

#left {
	margin: 0;
	float: left;
}	

#left h2 {
	margin-bottom: 0px;
}	

#left h2 a {
	color: #fff;
}	

#left ul li .active {
	font-weight: bold;
}

#rightold {
	padding-bottom: 8px;
	margin-right: 20px;
	padding-top: 0px;
	margin-top: 0px;							
	width: 650px;
	float: right;
}

#right {
	margin-left: 20px;
	width: 650px;
	float: left;
} 

#right h1 {
	margin-top: 0;
	padding-top: 0; 
}

#right h1 a {
	color: #666;
}

/* gallery */

#gallery {
}

#gallery .item {
	width: 200px;
	float: left;
	text-align: center;
}

#gallery .item .im {
	border: 0;
	width: 180px;
	height: 190px;
	margin: auto;
}

#gallery .item .i {
	border: 1px solid #000;
}

#gallery p {
	text-align: left;
}

#gallery #thumbs {
	width: 220px;
	float: left;
}

#gallery #thumbs .im {
	width: 80px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	float: left;
}

#gallery #thumbs .i {
	border: 1px solid #000;
	margin: auto;
}


#gallery #zoom {
	margin: 4px;
	width: 480px;
	float: left;
	text-align: left;
}

#gallery #zoom .im {
	text-align: center;
}

#gallery #zoom .i {
	border: 1px solid #000;
}

#gallery #zoom h3 {
	text-align: left;
}

#gallery #zoom p {
	text-align: left;
}

/* footer */
#footer {
	color: #fff;
	clear: both;
	height: 32px;
	background: #101010 url(/images/fbg.gif) top repeat-x;
	text-align: center;
}

#footer #fleft {
	float: left;
	padding-top: 2px;
	padding-left: 32px;
}

#footer #fright {
	float: right;
	padding-right: 10px;
}
/* Core Styles */
 
#controller {
	margin: 0 auto 4px auto;
	background: #fff url(/images/nav/controller.gif) center repeat-x;
	color: #000;
	border: 1px solid #dde;
}

#controller table {
	margin: auto;
	width: 868px;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 11pt;
}

#controller a {
	color: #000;
}

a.buttonitem {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	width: 110px;
	height: 22px; 
	background: url(/images/nav/button0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.buttonitem {
	background: url(/images/nav/button1.gif) right no-repeat;
}

a.additem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/additem0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additem {
	background: url(/images/nav/additem1.gif) right no-repeat;
}

a.additemsm {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	width: 20px;
	height: 21px; 
	background: url(/images/nav/additemsm0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additemsm {
	background: url(/images/nav/additemsm1.gif) right no-repeat;
}

a.printitem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/print0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.printitem {
	background: url(/images/nav/print1.gif) right no-repeat;
}

#controller #print span {
	display: none;
}

#controller select {
}

#selector {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	border-collapse: collapse;
	width: 100%;
}

#selector table td {
	padding: 0;
}


#selector td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#selector td.action input.close {
	font-size: 8pt;
	width: 60px;      
	font-weight: bold;
}

#navleft {
	margin: 0;
	width: 200px;
	float: left;
}	

#navleft h2 {
	margin-bottom: 0px;
}	

#navleft h2 a {
	color: #000;
}	

#navleft ul li .active {
	font-weight: bold;
}

#contentright {
	width: 676px;
	float: right;
}


#contentright h1 {
}

#contentright h1 a {
	color: #666;
}

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 5px;
	margin: 0 auto;
}

table#title td {
	vertical-align: middle;
}

#title td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#title td.action input.close {
	font-size: 8pt;
	width: 60px;
	font-weight: bold;
}

table#title td form {
	margin-top: 3px;
}

table#title td h1 {
	font-size: 11pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	background: #ffe;
	padding: 4px;
}	

.summary table {
	width: 100%;
}

.summary table td {
	vertical-align: top;
}

#heirachy {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc; 
	background: #ffe;
	padding: 2px;
	font-size: 9pt;
}	

#toc {
	background: #333;
	padding: 2px;
}	

#toc ul {
	margin-top: 0;
	margin-bottom: 0;
}	

.tip {
	color: #69f;
	font-size: 8pt;
	border: 1px dotted #69f;
	margin: 8px;
	padding: 8px;
}

.tip h1, .tip h2, .tip h3 {
	margin-top: 0;
	color: #69f;
}

.tip a {
	color: #69f;
}

ul.outline {
	list-style-image: none;
	list-style: none;
	color: #666;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 8px;
}

ul.outline li {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}	

.outline ul li .active {
	font-weight: bold;
}

ul.outline li.root {
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.folder {
	margin-left: 4px;
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.file {
	margin-left: 4px;
	background: url(/images/icon/generic.gif) no-repeat 0 3px;
}	

ul.outline ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style: none;
} 

.outline li {
	margin: 0;
	padding: 0;
}

.outline li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 4px;
}

.outline li a:visited {
	text-decoration: none;
}

.outline li a:hover {
	background: #fff;
}

.outline li a.static:hover {
	background: #eee;
	color: #333;
}

.outline li a.static#active {
	background: #fff;
}

.posts {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #eee;
}

.posts #audit {
	float: right;
}

.posts p {
	margin-top: 2px;
	margin-bottom: 4px;
}

/* name of user posting comment */
.posts .user {
	color: #666;
}

.posts table {
	width: 100%;
}

.posts table td {
	vertical-align: top;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

.controller thead, .controller tfoot {
	clear: both;
	background: #eee;	
}

#content .localtools {
	background: #eee;	
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
}

#content .localtools ul {
	margin: 0;
}

#content .localtools ul li {
	margin-left: 8px;
	display: inline;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

code {
  font-family: courier, monospace;
  background: #ccc;
}

table.markup {
	border-collapse: collapse;
}

table.markup caption {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 2px;
}

table.markup thead {
	background: #ffe;
	border: 1px solid #000;
	padding: 2px;
}

table.markup td {
	border: 1px solid #333;
	padding: 2px;
	vertical-align: top;
}

/* dataset */

.dataset {
	margin-top: 4px;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
	border-collapse: collapse;
}

.dataset table td {
	vertical-align: top;
	padding: 2px;
}

.dataset thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.odd {
	background: #fff;
}

.dataset td.even {
	background: #f6f6f6;
}

.dataset tfoot td {
	border-top: 1px solid #ddc; 
	background: #ffe;
}

.dataset tfoot td {
	padding: 2px;
}

/* forms */

.formbox {
	margin-top: 4px;
	border: 1px solid #ddc; 
	-moz-border-radius: 5px; 
	background: #101010;
	margin: 4px;
	padding: 4px;
}

.formbox h2 {
	background: #333;
	border-bottom: 1px solid #ddc; 
	color: #ffe;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin-top: 4px;
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	border-collapse: collapse;
	width: 100%;
}

.formbox td {
	vertical-align: top;
	padding: 4px;
}

.formbox thead {
	background: #ffe;
}

.formbox thead td {
	background: #ffe;
}

.formbox thead td {
	border-bottom: 1px solid #ddc; 
}

.formbox tfoot {
	background: #ffe;
}

.formbox tfoot td {
	background: #ffe;
}

.formbox tfoot td {
	border-top: 1px solid #ddc; 
}

form {
	margin: 0;
	padding: 0;
}

.formbox textarea {
	font-size: 10pt;
}

.formtable {
	background: #f6f6f6;
	border: 1px solid #369;
}

.formkey {
	padding-top: 4px;
}

.formerror {
	color: #c00;
	padding-top: 4px;
}

.formvalue {
	margin-top: 4px;
	color: #036;
}

.htmlformerror {
	width: 200px;
}

.alert {
	color: #c00; 
}

.extra {
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#trail {
	text-align: center;	
	margin: 8px;
}

#userbar {
	background: #fff;
	border-bottom: 1px solid black;
	color: #000;
	text-align: right;
	padding: 4px;
}
