/********** Global Styles **********/
html {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
color: #684934;
background: #a58161 url(images/brickTile.jpg) top left repeat;
font: .8em arial, sans-serif;
}
#pageContainer {
width: 900px;
margin: 1em auto;
}
input {
font: .9em arial, san-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
textarea {
font: .9em arial, san-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
select {
font: .9em arial, san-serif;
color: #404040;
background: #ffffff;
border: 1px solid #555555;
padding: 2px;
}
.clear {
height: 1px;
clear: both;
}
.hidden {
display: none;
}
/* IE5 Hack \*/
* html .clear {
overflow: hidden;
}
/* End Hack */
.inlineLink, .inlineLink:visited {
color: #8f0111;
background: none;
text-decoration: none;
}
.inlineLink:hover, .inlineLink:visited:hover {
color: #8f0111;
background: none;
text-decoration: underline;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
p {
margin: 0px;
padding: 0px;
}
form {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}

/********** Body **********/
#contentContainer {
margin: 20px 0px 0px 0px;
color: inherit;
background: #ffffff;
border: 2px solid #796555;
}

/********** Headers **********/
#header {
color: #ffffff;
background: #ffffff url(images/header.jpg) top left no-repeat;
height: 200px;
margin: 0px;
border-bottom: 16px solid #e3a31c;
position: relative;
overflow: hidden;
}
h1 {
display: none;
}
#headerAd {
font: bold 1.25em arial, sans-serif;
position: absolute;
top: 100px;
left: 70px;
height: 62px;
width: 355px;
}
#headerAdNoLink {
color: #8f0111;
background: none;
padding: 22px 20px;
}
#headerAd a:link, #headerAd a:visited {
color: #8f0111;
background: none;
text-decoration: none;
display: block;
padding: 22px 20px;
}
#headerAd a:hover, #headerAd a:visited:hover {
color: #8f0111;
background: #ffffff url(images/headerAdBackground.jpg) top left no-repeat;
text-decoration: none;
display: block;
padding: 22px 20px;
}

/********** Content Columns **********/
#columnOne {
float: left;
color: inherit;
background: none;
width: 190px;
}
#columnTwo {
color: inherit;
background: none;
width: 700px;
float: right;
overflow: hidden;
}

/********** Main Navigation **********/
.mainNav {
list-style: none;
padding: 1px;
margin: 2px 2px 4px 2px;
width: 190px;
background: #d5c9c1;
position: relative;
}
#logoHome {
height: 69px;
width: 195px;
position: absolute;
top: 95px;
right: 0px;
}
#home {
height: 15px;
width: 15px;
position: absolute;
top: 3px;
right: 4px;
background: #d5c9c1 url(images/home.jpg) top right no-repeat;
}
.mainNav a {
height: 1.04em;
}
.navTitle {
font: bold 1em arial, sans-serif;
color: #6D5040;
padding: 4px 7px 2px 7px;
}
.navOne:link, .navOne:visited {
font: bold .9em arial, sans-serif;
color: #877466;
background: #ece3d8;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 1px;
}
.navOne:hover, .navOne:visited:hover {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #8d7563;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 1px;
}
.navTwo:link, .navTwo:visited {
font: bold .9em arial, sans-serif;
color: #877466;
background: #f5efe8;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 1px;
}
.navTwo:hover, .navTwo:visited:hover {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #8d7563;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 1px;
}
.navActive:link, .navActive:visited, .navActive:hover, .navActive:visited:hover {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #8f0111;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 1px;
}

#calculatorLink:link, #calculatorLink:visited {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #8d7563;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 0px 2px 6px;
text-align: center;
}
#calculatorLink:hover, #calculatorLink:visited:hover {
font: bold .9em arial, sans-serif;
color: #ffffff;
background: #8f0111;
padding: 5px 7px;
text-decoration: none;
display: block;
margin: 2px 0px 2px 6px;
text-align: center;
}

/********** Main Content **********/
#content {
padding: 0px 30px 30px 30px;
text-align: justify;
}
h2 {
font: 1.6em times, 'times new roman', serif;
color: #8f0111;
margin: 30px 0px 8px 0px;
padding: 0px 50px 0px 0px;
}
.titleArt {
padding-right: 55px;
background: #ffffff url(images/titleBackground.jpg) bottom right no-repeat;
}
h3 {
font: 1.2em arial, sans-serif;
color: #BF8916;
margin: 0px 0px 8px 0px;
padding: 0px 50px 0px 0px;
}
#content p {
margin-bottom: 10px;
}
.c2c1 {
float: left;
color: inherit;
background: none;
width: 235px;
margin-top: 20px;
}
.c2c2 {
color: inherit;
background: none;
width: 235px;
float: right;
margin-top: 20px;
}
blockquote {
font: bold italic 1em arial, sans-serif;
color: #8f0111;
margin: 5px 0px 5px 0px;
padding: 0px;
}
.quoteAttribute {
text-align: right;
}
.contentList {
margin: 10px 20px;
padding: 0px;
}
.contentList li {
padding: 0px 0px 5px 0px;
}

/* Builder Ads */
#builderFeatureContainer {
background: #ede6de;
margin: 0;
padding: 0 1em 1em 1em;	
}
#builderFeatureContainer h2 {
font-size: 1.3em;
padding-top: 1em;	
}
.builderFeature {
background: #f4efea;
margin: 0 0 .5em 0;
padding: .7em;
}
.builderInfo {
float: left;
width: 335px;	
}
.builderTitle {	
font-weight: bold;
font-size: 1.1em;
margin: 0 0 .2em 0;	
}
.builderFeature a:link, .builderFeature a:visited {
text-decoration: underline;
color: #785b44;
}
.builderFeature a:hover, .builderFeature a:visited:hover {
text-decoration: underline;
color: #9e0b0f;
}
.builderImage {
float: right;
width: 80px;	
}
.builderImageDetail {
float: right;
width: 110px;	
}
#builderViewAll {
text-align: center;	
}
#builderViewAll a:link, #builderViewAll a:visited {
text-decoration: none;
color: #9e0b0f;
}
#builderViewAll a:hover, #builderViewAll a:visited:hover {
text-decoration: underline;
color: #9e0b0f;
}

/********** Form Elements 
input {
font: 1em arial, san-serif;
color: #684934;
background: #ffffff;
border: 1px solid #d5c9c1;
padding: 2px;
}
textarea {
font: 1em arial, san-serif;
color: #684934;
background: #ffffff;
border: 1px solid #d5c9c1;
padding: 2px;
}
select {
font: .9em arial, san-serif;
color: #684934;
background: #ffffff;
border: 1px solid #d5c9c1;
padding: 2px;
}
.button {
cursor: pointer;
cursor: hand;
font: .9em arial, san-serif;
color: #036E06;
}
.formBox {
margin: 0px;
border-top: 1px solid #d5c9c1;
border-bottom: 1px solid #d5c9c1;
border-left: 2px solid #d5c9c1;
border-right: 2px solid #d5c9c1;
}
.formBoxSpacer {
height: 20px;
width: 20px;
}
.row1 {
background: #ece3d8;
padding: 4px;
border-top: 1px solid #d5c9c1;
border-bottom: 1px solid #d5c9c1;
}
.row2 {
background: #f5efe8;
padding: 4px;
border-top: 1px solid #d5c9c1;
border-bottom: 1px solid #d5c9c1;
}
label {
padding: 4px 0px 2px 0px;
float: left;
}
.inputElement {
float: right;
}
.statTitle {
padding: 4px 0px 2px 0px;
float: left;
}
.stat {
padding: 4px 0px 2px 0px;
float: right;
font-weight: bold;
}
#tabs {
margin: 0px;
padding: 4px 6px 0px 6px;
background: #d5c9c1;
color: #6D5040;
font-weight: bold;
}
.tabLink, .tabLink:visited {
font-size: .9em;
color: #8d7563;
text-decoration: none;
}
.tabLink:hover, .tabLink:visited:hover {
font-size: .9em;
color: #6D5040;
text-decoration: none;
}
**********/

/********** System Messages **********/
.success {
font: bold 1em arial, san-serif;
color: #016831;
margin: 0px;
padding: 5px 0px;
}
.error {
font: bold 1em arial, san-serif;
color: #680101;
margin: 0px;
padding: 5px 0px;
}

/********** Footer **********/
#footer {
font: .8em arial, sans-serif;
color: #8f0111;
background: #e3a31c;
text-align: right;
padding: 5px;
}

/* public forms from myblend */
.content1 {
float: left;
width: 48%;
margin: 0 3% 0 0;
}
.content2 {
float: left;
width: 48%;
}
.content3 {
clear: both;
}
.publicForm {
margin: 0;
font-size: 1em;	
}
.publicForm fieldset {
margin: 0 0 1em 0;
border: 1px solid #D5C9C1;
padding: 0;
background: #ffffff;
color: #555555;
}
.publicForm legend {
font-size: 1.2em;
font-weight: bold;
color: #000000;
margin: 0 .5em;
padding: .5em;
}
.publicForm .formInstructions {
padding: .5em 0;
color: #555555;
font-style: italic;
}
.publicForm fieldset .formInstructions {
padding: .5em;
color: #555555;
font-style: italic;
}
.publicForm .formMessage {
margin: 0 0 1em 0;
padding: .5em;
color: #555555;
background: #eeeeee;
font-weight: bold;
font-size: .8em;
}
.publicForm .formMessageImportant {
margin: .5em 0 1em 0;
border: 1px solid #b40000;
padding: .5em;
color: #595959;
background: #f8f8de;
font-weight: bold;
font-size: .8em;
}
.publicForm .formMessageImportant p {
margin: 0;
padding: 0;	
}
.publicForm .formMessageImportant ul {
margin: .5em;
padding: 0 1em;
font-weight: normal;
}
.publicForm .formMessageImportant ul li {
margin: 0 0 .2em 0;
}
.publicForm em {
color: #b40000;
font-size: .9em;
}
.publicForm .formList {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.publicForm .formItem {
margin: 0;
padding: .2em .5em;
background: #F5EFE8;
}
.publicForm .formItemAlt {
margin: 0;
padding: .2em .5em;
}
.publicForm .formItemEm {
margin: 0;
padding: .2em .5em;
background: #f9f7de;
}
.publicForm .formItemAction {
margin: 0;
padding: .5em;
text-align: right;
}
.publicForm label {
cursor: pointer;	
}
.publicForm .labelSimple {
display: block;
}
.publicForm .labelCheck {
	
}
.publicForm input {
font: 100% arial, sans-serif;	
}
.publicForm .textfieldSimple {
margin: 0 0 .5em 0;
border: 1px solid #D5C9C1;
display: block;
font-size: 1.2em;
line-height: 1.5em;
width: 99%;	
}
.publicForm .textareaSimple {
font: 100% arial, sans-serif;
margin: 0 0 .5em 0;
border: 1px solid #D5C9C1;
display: block;
font-size: 1.2em;
line-height: 1.5em;
width: 99%;
}
.publicForm .selectBox {
font: 100% arial, sans-serif;
margin: 0 0 .5em 0;
width: 100%;
overflow: hidden;
border: 1px solid #D5C9C1;
}
.publicForm .browseFile {
font: 100% arial, sans-serif;
margin: 0 0 .5em 0;
}
.publicForm .buttonSubmit {
font: bold 1em arial, sans-serif;
color: #ffffff;
background: #008000;
border: 0;
cursor: pointer;
padding: .2em .4em;	
}
.publicForm .inputActive {
background: #fbfbf0;
}

/* Brick Calculator */
#calculatorContainer {
background: url(images/homeDimensions.jpg) center top no-repeat;
position: relative;
width: 100%;	
}
.calculatorForm {
margin: 0;
font-size: 1em;
}
.calculatorForm fieldset {
margin: 0 0 1em 0;
border: none;
padding: 0;
color: #555555;
}
.calculatorForm legend {
font-size: 1em;
font-weight: normal;
color: #000000;
margin: 0;
padding: 1em 0 0 0;
}
.calcList {
list-style: none;
margin: 0;
padding: 0;	
}
.calcList li {
margin: 0;
padding: 0;
}
#calcHeight {
position: absolute;
text-align: right;
top: 120px;
right: 265px;
width: 7em;
font-weight: bold;
color: #000000;
background: #e3a31c;	
}
.calcHeightInput {
width: 3em;	
}
#calcWidth {
position: absolute;
text-align: right;
top: 215px;
right: 380px;
width: 6.8em;
font-weight: bold;
color: #000000;
background: #e3a31c;	
}
.calcWidthInput {
width: 3em;	
}
#calcLength {
position: absolute;
text-align: right;
top: 215px;
right: 90px;
width: 7.5em;
font-weight: bold;
color: #000000;
background: #e3a31c;	
}
.calcLengthInput {
width: 3em;	
}
#calcBrick {
font-weight: bold;
color: #000000;	
float: left;
width: 20em;
margin: 20em 0 0 0;
}
#calcSubmit {
float: right;
width: 8em;	
text-align: right;
margin: 20em 0 0 0;
}
.calcSubmitButton {
font: bold 1em arial, sans-serif;
color: #ffffff;
background: #008000;
border: 0;
cursor: pointer;
padding: .2em .4em;	
}
.brickTotalContainer {
background:	#8d7563;
color: #ffffff;
margin: 1em 0;
padding: .5em 0;
text-align: center;
border: 1px solid #8d7563;
width: 100%;
}
.brickTotal {
background:	#ffffff;
color: #8f0111;
margin: .5em;
padding: 1em;
text-align: center;
}


/* Misc */
.noSpam {
font-style: italic;
font-size: .9em;
margin: .4em .3em;	
text-align: left;
}
#physicalContact {
background: #fbfbf0;
margin: 0 0 2em 0;
padding: 1em;	
}
.pc1 {
float: left;
width: 45%;	
text-align: left;
}
.pc2 {
float: right;
width: 45%;	
text-align: left;
}

/* Header Ads */
#headerLinksContainer {
height: 225px;
width: 896px;
overflow: hidden;
position: relative;
clear: both;
background: #ede6de url(images/messageBack.jpg) right top no-repeat;
}
#headerDivider {
border-top: 1px solid #ffffff;
background: #e3a31c;
margin: 0;
padding: .2em;	
}
#hlNavigation {
position: absolute;
bottom: 13px;
right: 10px;
width: 218px;
text-align: center;
margin: 0;
padding: 0;
font-size: .8em;
}
#hlNavigation ul {
list-style: none;
margin: 0;
padding: .2em 0;
}
#hlNavigation ul li {
display: inline;
margin: 0 .1em;
padding: 0;
}
#hlNavigation .adPage {
border: 1px solid #b3aba2;
color: #b3aba2;
background: #ede6de;
cursor: pointer;
padding: .1em .4em;
margin: 0 .1em;
}
#hlNavigation .activePage {
border: 1px solid #615144;
color: #615144;
background: #ffffff;
cursor: pointer;
padding: .1em .4em;
margin: 0 .1em;
}
#loading {
height: 100%;
width: 100%;
/*background: url(images/loading.gif) center center no-repeat;*/
position: absolute;
top: 0;
left: 0;	
}
#hlImage {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;	
}

#affiliations {
background: #796555;
padding: .1em;
text-align: center;	
}

/* Product Highlight */
.productHighlight {
background: #ecdec3;
font-size: 1.1em;
line-height: 1.4em;
padding: 1em;	
margin: 0 0 2em 0;
}
.highlightImage {

}

/* Gallery */
#galleryContainer {
padding: .5em 0;
text-align: center;	
}
#galleryContainer img {
margin: .2em;	
}

/* Blend Box */
#blendBox {
background: #eeeeee;
padding: .5em 1em 1em 1em;
}
#blendBoxClose {
text-align: right;
font-weight: bold;
color: #666666;
margin: 0 0 1em 0;
border-bottom: 2px solid #d1d1d1;
padding: 0 0 .5em 0;
cursor: pointer;
}
#blendBoxImage {
width: 525px;
text-align: center;
}
#blendBoxCaption p {
padding: 1em 0 .5em 0;
color: #444444;
font-style: italic;
}				
#blendBoxNav {
margin: .5em 0 0 0;
border-top: 2px solid #d1d1d1;
padding: .5em 0 0 0;
font-weight: bold;
color: #666666;
text-align: center;
}
#blendBoxPrevious {
cursor: pointer;
padding: 0 1em 0 0;
}
#blendBoxNext {
cursor: pointer;
padding: 0 0 0 1em;
}
