body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}
#container {

}
#containerAsset {

}

/* header */

#headerPrint {
	height: 68px;
}
#headerPrint div#number{
	float: left;
}
#headerPrint div#logo{
	float: right;
	padding: 5px 10px 0 0;
}
#header {
	display: none;
}

/* banner */

#banner {
	clear: both;
	padding-top: 10px;
}

#banner div#section {
	float: left;
	width: 250px;
}
#banner div#subsection {
	float: left;
	width: 250px;
}

#banner div#assetClose {
	display: none;
}

#banner form#frm_search {
	display: none;
}
#banner div#print {
	display: none;
}

#assetNav {
	clear: both;
	height: 36px;
}
#assetNav h1 {

}

#assetNav div#photos {
	display: none;
}

/* menus */

#menuFixed, #submenu2 {
	display: none;
}

/* home animation	*/
#animation {
	display: none;
}

/* home boxes */
.homeBox {
	float: left;
	width: 24%;
	height: 300px;
	padding: 0 25px 0 28px;
	border-right: 1px solid #999;
}

/* 3 x col boxes */

#content {
	float: left;
	width: 74%;
}
#downloads {
	float: right;
	width: 23%;
	padding: 40px 0 0 11px;
	border-left: 1px solid #999;
}

#downloads ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	list-style-image: none;
}
#downloads ul li {
	margin: 0;
	padding: 0;
}
#downloads ul li img.icon {
	margin: 0 5px -2px 0;
}
#downloads ul li img.arrow {
	margin: 0 0 0 5px;
}

/* 2 col boxes	*/

#contentFull {
	width: 100%;
}

/* asset content */

#assetGlossary {

}
#assetGlossary p {
	padding: 0;
	margin: 0;
}
#assetGlossary p span {
	width: 44px;
	display: block;
	float: left;
}

#assetPhotoVisual {
	text-align: center;
}
#asset3DVisual {
	text-align: center;
}

/* footer */

#footer {
	clear: both;
	border-top: 1px solid #999;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	height: 20px;
}
#footer ul li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#footer ul li#copyright a {
	padding: 1px 60px 0 10px;
}
#footer ul li#top {
	display: none;
}

#footer ul li a {
	display: block;
	padding: 1px 10px 0 10px;
}

#assetFooter {
	height: 30px;
}
#assetFooter ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	list-style-image: none;
	height: 20px;
}
#assetFooter ul li {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	font-weight: bold;
}
#assetFooter ul li a {
	display: block;
	padding: 1px 10px 0 10px;
}
#assetFooter ul li#close {
	display: none;
}

/* other styles */

.clear {
	clear: both;
	background-color: #FFF;
}
html>body .clear {
	height: 1px;
	display: block;
}

.spaceGap {
	clear: both;
	height: 20px;
}

/* form styling */

form {
	margin: 0 0 16px 0;
	padding: 0;
}

input.text, select, textarea {
	width: 180px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #CBCED3;
}
input.button, .formLine input.button {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 50px;	
}
input.buttonSmall {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 26px;
	margin: 0 0 -1px 0;	
}
input.buttonLarge {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #333333;
	width: 210px;
}
label {
	width: 200px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 10px;
}
.formLine {
	height: 24px;
	clear: both;
}
.formLineLarge {
	height: 90px;
	clear: both;
}
.formLine label, .formLineLarge label {
	float: left;
}
.formLine input {
	float: left;
	width: 280px;
}
textarea {
	width: 490px;
	margin: 10px 0;
}
.formLineLarge textarea {
	float: left;
	width: 280px;
	height: 65px;
}

/* news styles */

p.newsStory {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.3em;
	padding-bottom: 7px;
}
p.info {
	display: block;
	margin: 0 0 1.5em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #CCC;
}
p.info a {
	padding-right: 18px;
}
p.newsBase {
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px dotted #CCC;
}

p.error {
	color: #FF0000;
}
.normal {
	font-weight: normal;
}

div.searchnav {
	font: bold 0.65em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
}
div.searchnav a {
/*	color: #206E2E;			*/
}
.photoFeat {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.searchnav {
	border-bottom: 2px solid #666666;
	padding: 0 0 4px 0;
	margin-bottom: 16px;

	text-align: right;
}

.searchTerm {
	color: #E2A700;
}

/* Product page styling */

div.displayProducts {
	clear: left;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #000;
	height: 100%;
	display: block;
}
div.displayProducts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
div.displayProducts ul li {
	float: left;
	width: 75px;
	margin-right: 10px;
	height: 122px;
}
div.displayProducts ul li.newline {

}
div.displayProducts ul li img.thumb {
	margin-bottom: 5px;
}
div.displayProducts ul li a {
	padding: 0 0 0 0;
/*	color: #000;				*/
	text-decoration: none;
}

#photoDisplay {
	padding: 0 0 20px 0;
}
h2.products {
	border-bottom: 1px dotted #000;
	padding: 0 0 6px 0;
}

#finishes {
	padding: 0 0 20px 0;
}
#finishes .abbr {
	font-weight: bold;
	font-size: 0.7em;
}
#finishes .abbrSeparator {
	font-weight: bold;
	font-size: 0.7em;
	padding: 0 7px 0 0;
}

#profile {
	padding: 10px 0 10px 0;
}

/* tinyMCE */

h1 {
	font-size: 1.1em;
	line-height: 140%;
	margin: 10px 0 15px 0;
	font-weight: bold;
}
h2 {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}
h3 {
	font: bold 0.6em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}
p {	
	font-size: 0.7em;
	line-height: 140%;
	margin-bottom: 15px;
}
a {
	text-decoration: underline;
	color: #000;
}

ul, ol {
	font-size: 0.7em;
	margin: 0 0 16px 36px;
	padding: 0 30px 0 0;
}
ul {
	list-style: square;
	margin-left: 18px;
}
ol {
	list-style: decimal;
}
ul li, ol li {
	padding-bottom: 5px;
}
ul ul, ol ul, ol ol, ul ol {
	font-size: 0.9em;
	margin-top: 10px;
}
ul ul ul, ol ol ol {
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

table {
	margin-bottom: 16px;
}
table td {
	font: 0.7em Arial, Helvetica, sans-serif;
}
table th {
	text-align: center;
	font: bold 0.7em Tahoma, Arial, Helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.headingLine {
	border-bottom: 1px dotted #000;
	padding: 12px 0 4px 0;
	margin: 0 0 3px 0;
}
.noMargin {
	margin-bottom: 0;
	padding-bottom: 0;
}
.floatLeft {
	float: left;
	margin-right: 16px;
}
.floatRight {
	float: right;
	margin-left: 16px;
}
.txtSmall {
	font-size: 0.6em;
	line-height: 1.2em;
}
.txtLarge {
	font-size: 1em;
	font-weight: bold;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.red {
	color: #FF0000;
}
