﻿@import url("layout.css");
body {
	background-color: #EFEFE7;
	font-family: "trebuchet MS";
	font-size: 90%;
}
#containerAll {
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	background-image: url('../images/content_Frame.jpg');
	padding-left: 80px;
	background-repeat: no-repeat;
	background-color: #B5B5AF;
}
#content {
	width: 670px;
	float: left;
	background-color: #FFFFFF;
	min-height: 800px;
	height: auto;
	padding-left: 30px;
	overflow: hidden;
}
#sidebar {
	background-position: left top;
	float: left;
	width: 220px;
	height: 1035px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-repeat: no-repeat;
	clear: left;
	overflow: hidden;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
	background-image: url('../images/naviBackground.jpg');
}
#logo {
	background-position: left top;
	border-style: none;
	border-width: 0;
	float: left;
	width: 915px;
	height: 140px;
	padding-left: 6px;
	background-color: #EBEBEB;
	clear: right;
	background-repeat: no-repeat;
	background-image: url('../images/topBackground_A.jpg');
}
.logo {
	border-width: 0;
	padding-top: 10px;
	float: left;
	clear: right;
	background-color: white;
	padding-bottom: 10px;
	padding-right: 16px;
}
.transparent_class {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#awmAnchor-menu {
	width: 210px;
	height: 175px;
	margin-top: -185px;
	padding-top: 10px;
	z-index: 1000;
	margin-left:-1px;
	}
#footer {
	padding: 10px 10px 10px 40px;
	margin: 80px 0 0 -30px;
	border: 1px solid #CCCCCC;
	width: 648px;
	background-color: #DFDFD0;
	float: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 70%;
}
.float_left {
	float: left;
	width: 340px;
	height: auto;
}
.bold {
	text-align: center;
	font-weight: bold;
	font-family: "Segoe UI";
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
}
a:link {
}
a:visited {
  color: #996633;
  text-decoration: none;
}
a:active {
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
.tbmain {
	float: left;
	clear: both;
	overflow: hidden;
	width: 70%;
	height: auto;
}
}
#content img {
	border-color: grey;
	border-width: 1px;
	padding: 1px;
	border-style: double;
	float: left;
	margin-left: 11px;
	margin-bottom: 30px;
}
#content ul {
	margin: 0px 20px 40px 100px;
	color: #000000;
	font-family: segoe ui;
	list-style-type: square;
	font-size: 13px;
	padding-left: 25px;
	padding-bottom: 5px;
	text-transform: capitalize;
	list-style-position: inside;
	padding-top: 0px;
	height: auto;
}
#content li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 3px;
	line-height: 15px;
}
.nest{
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	font-size: 11px;
	margin-bottom: 5px;
}

#content p {
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	width: 90%;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	line-height: 18px;
}
#content h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #DEDCD3;
	letter-spacing: 2;
	width: 95%;
	font-style: italic;
	border-bottom-style: dotted;
	border-bottom-width: 0.8px;
	text-align: left;
	margin-left: 10px;
}
#content h1 {
	border-style: none;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 10px;
	letter-spacing: -1px;
	padding-top: 10px;
	color: #202020;
	text-transform: uppercase;
}
#content h2 {
	font-size: 14px;
	padding-left: 0px;
	color: #363636;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: silver;
}
#content h3 {
	font-size: 120%;
	clear: both;
	color: #494949;
}
#content h4 {
	font-size: 105%;
	color: #000000;
}
#content h5 {
	border-style: none;
	font-size: 100%;
	text-decoration: underline;
	color: #333333;
}
#content h4 img {
	margin-bottom: -5px;
}
#content p img {
	padding-right: 20px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content a:link {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
#content a:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content table {
	margin-left: 40px;
}
#content table h2 {
  margin-left: 0px;
}
#content table h5 {
	margin-left: 0px;
	margin-bottom: 0px;
}
#content table ul {
  margin-left: 18px;
  margin-top: 0px;
}
ol {
	margin-left: 220px;
	width: 60%;
	list-style-type: none;
	text-transform: capitalize;
}
.brands {
	font-weight: bold;
	font-size: 95%;
	color: #666666;
}
fieldset {
	margin-left: 75px;
	margin-top: 0px;
	width: 232px;
	font-size: 90%;
	color: #333333;
	padding-left: 23px;
	padding-bottom: 25px;
	margin-bottom: 30px;
	height: auto;
	float: left;
	clear: both;
}
fieldset legend {
	color: #333333;
	padding-left: 15px;
	font-family: "trebuchet MS";
	font-size: 120%;
	letter-spacing: -1px;
	text-transform: capitalize;
}
.spacer {
  margin-top: 20px;
  height: 300px;
}
.call {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 108%;
	color: #5a7785;
	letter-spacing: 1px;
}
}
}
#productSpecs {
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}
#advantages {
	float: left;
	width: 280px;
	background-color: #E8EFFF;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 10px;
	height: 30%;
}
#benefits {
	background-color: #E8EFFF;
	width: 280px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 20px;
	height: 30%;
}
#cementation {
	float: left;
	width: 280px;
	background-color: #E8EFFF;
	margin-left: 10px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	height: 10%;
}
#prepGuide {
	background-color: #E8EFFF;
	width: 280px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 20px;
	height: 10%;
}
#productSpecs h3 {
	border-style: none none solid none;
	font-family: "Browallia New";
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-image: none;
	width: 100%;
	font-size: 150%;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: #CCCCCC;
	border-left-color: none;
	border-bottom-width: 1px;
	color: #333333;
}
#productSpecs ul {
	border-width: none;
	font-family: "trebuchet MS";
	font-size: 90%;
	color: #454545;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 15px;
	border-style: none;
}
#productSpecs ol {
	font-size: 90%;
	font-family: "Trebuchet MS";
	margin-left: 50px;
	margin-top: -3px;
	color: #454545;
}
.hang {
	text-indent: 80px;
}
#prepGuide a:link {
	color: #FF9900;
	text-decoration: underline;
}
#prepGuide a:visited {
	color: #FFFFFF;
}
}
.indent {
	padding-left: 170px;
	padding-bottom: 30px;
	margin-top: -20px;
	width: 60px;
	clear: both;
	overflow: hidden;
	float: left;
	height: auto;
}
.dwlico {
	padding-right: 10px;
	border-style: none;
	padding-left: 12px;
}
#sidebar h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	background-color: #333333;
	padding: 10px;
	margin-left: 0px;
	color: white;
	width: 91%;
}
#sidebar p {
	padding-left: 12px;
	margin-bottom: -6px;
	width: 80%;
}
#sidebar a:link {
	color: #333333;
}
.sidebackgrd {
	background-image: url('../images/backsidbar.gif');
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 50px;
	margin-top: -30px;
}
#sidebarBot {
	background-image: url('../images/botsb.gif');
	font-size: small;
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: left;
	font-weight: bold;
	height: 30px;
	float: left;
	clear: both;
	margin-right: -1px;
}
#citation {
	font-family: "trebuchet MS";
	font-size: 110%;
	padding-top: 50px;
	height: 30px;
	width: auto;
	float: right;
	padding-right: 50px;
	clear: right;
}
.products {
	width: 20px;
	float: left;
	background-color: #D5D5BF;
	margin-top: -10px;
}
.turnArDays {
	padding-left: 10px;
	float: right;
	margin-top: -10px;
	margin-bottom: 10px;
	clear: right;
	margin-right: 10px;
}
#mastHead2Pic {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 202px;
}
#mastHead2Pic p {
	text-transform: capitalize;
	font-size: 14px;
	margin-top: -200px;
	color: white;
	margin-left: 110px;
	width: auto;
}
#mastHead2Pic img {
	border-style: none;
	width: 480px;
	height: 200px;
	margin-left: -0px;
	float: left;
	clear: right;
	overflow: hidden;
	margin-bottom: 0px;
}
.boxGrey {
	background-color: #E5E5E5;
	width: 148px;
	height: 202px;
	float: left;
	margin-left: -30px;
	margin-top: -1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.boxmid {
	background-color: #E5E5E5;
	width: 352px;
	height: 200px;
	float: left;
}
.boxrig {
	background-color: #FFFFFF;
	width: 180px;
	height: 200px;
	float: left;
	clear: right;
	overflow: hidden;
}
.boxrig p{
	background-color: fuchsia;
	
}


#rightFooterColumn {
	text-align: right;
	float: right;
	width: 253px;
	height: 50px;
}
#footer a:link {
	color: #666666;
}
#leftFooterColumn {
	float: left;
	width: 270px;
}
.strongUnderlined {
	font-weight: bold;
	text-decoration: underline;
}
.small {
	padding: 0px 0px 10px 10px;
	margin: 0px;
	color: #0099CC;
	font-size: 11px;
	text-transform: none;
}
.pspacerbot {
	padding-bottom: 30px;
}
.dividerLine {
	width: 95%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
	margin-top: -5px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.box1 {
	float: left;
	width: 150px;
	height: 50px;
	background-color: transparent;
}
.box2 {
	float: left;
	overflow: hidden;
	width: 500px;
	height: auto;
	clear: right;
}
.call {
	font-size: 12px;
	padding-left: 8px;
	margin-top: 20px;
}
.boxG {
	padding-top: 20px;
	overflow: hidden;
	width: 650px;
}
#content p.ptop {
	margin-top: 20px;
}
#content p.pmid {
	margin:20px 0 20px 10px;
}
#content p.pbot {
	margin: 5px 0 20px 10px;
}
