body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 1.5em;
}
img {
	border: none;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	color: #036;
	line-height: normal;
}
hr {
	background-color: #666;
	color: #666;
	margin: 0px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
label {
	float: left;
	width: 8em;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline;
}
.menuCenter ul li a:link {
	color: #FFF;
}
.menuCenter ul li a:visited {
	color: #FFF;
}
.menuCenter ul li a:active {
	color: #FFF;
}
.menuCenter ul li a:hover {
	color: #29a3cb;
	text-decoration: none;
}
.icon a:link {
	color: #FFF;
	font-weight: bold;
}
.icon a:visited {
	color: #FFF;
	font-weight: bold;
}
.icon a:active {
	color: #FFF;
	font-weight: bold;
}
.icon a:hover {
	color: #FFF;
	font-weight: bold;
}
.inputCorners {
	background-image: url('../images/inputLeft.png');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 5px;
	display: inline;
}
.inputCorners span {
	background-image: url('../images/inputRight.png');
	background-position: right top;
	height: 25px;
	padding: 2px 6px 2px 0px;	
}
.inputCorners span input, .inputCorners span select {
	background-color: #D5D5D5;
	border: none;
}
.formTxt {
	background-color: #36F;
	width: 800px;
}
.header {
	height: 150px;
	background-image: url('../images/headerBg3.jpg');
	background-repeat: repeat-x;
	height: 200px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #333;
}
.headerBanner {
	height: 200px;
	background-image: url('../images/header-right3.png');
	background-repeat: no-repeat;
	background-position: right;
}
.header2 {
	background-image: url('../images/banner2/background.jpg');
	background-repeat: repeat-x;
	height: 200px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #333;
}
.headerBanner2 {
	height: 200px;
	background-image: url('../images/banner2/bannerRight.png');
	background-repeat: no-repeat;
	background-position: right;
}
.headerBannerLeft2 {
	height: 200px;
	background-image: url('../images/banner2/bannerLeft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.header3 {
	height: 150px;
	background-image: url('../images/header3-bg.jpg');
	background-repeat: repeat-x;
	height: 200px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #333;
}
.headerBanner3 {
	height: 200px;
	background-image: url('../images/header3-right.png');
	background-repeat: no-repeat;
	background-position: right;
}
.logo {
	padding-top: 25px;
	padding-left: 50px;
	width: 500px;
	height: 92px;
	float: left;
}
.logo3 {
	padding-top: 30px;
	padding-left: 50px;
	width: 500px;
	height: 92px;
	float: left;
}
.headerRight {
	float: right;
	width: 400px;
	padding-top: 25px;
}
.locationInfo {
	font-size: 16px;
	color: #FFF;
	width: 300px;
	text-align: right;
}
.headerSearch {
	width: 300px;
	text-align: right;
	padding-top: 25px;
}
.menu {
	width: 950px;
	margin: auto;
	height: 49px;
}
.menuLeft {
	background-image: url('../images/menuLeft.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 9px;
	height: 49px;
	float: left;
}
.menuCenter {
	background-image: url('../images/menuBg.jpg');
	background-repeat: repeat-x;
	height: 49px;
	width: 932px;
	float: left;
}
.menuRight {
	background-image: url('../images/menuRight.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 9px;
	height: 49px;
	float: right;
}
.menuCenter ul {
	list-style-type: none;
	margin-left: -50px;
	margin-top: 18px;
}
.menuCenter ul li {
	float: left;
	text-align: center;
	width: 115px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #FFF;
}
.icon {
	float: right;
	width: 120px;
	text-align: center;
}
.cartIcon {
	background-image: url('../images/cart-sm.png');
	background-position: center right;
	background-repeat: no-repeat;
}
.contents {
	background-image: url('../images/gradientBg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 250px;
}
.page {
	width: 950px;
	margin: auto;
	padding-top: 25px;
	min-height: 295px;
}
.footSpace {
	height: 35px;
}
.footer {
	padding: 7px 15px 0px 0px;
	height: 35px;
	text-align: center;
	color: #333;
	width: 950px;
	margin: auto;
	font-size: 11px;
	border-color: #333;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.imageMargin {
	margin: 15px;
}

/* Home Page */
.harwalDesc {
	padding-top: 15px;
	min-height: 250px;
}
.harwalImg {
	padding-right: 15px;
}
.itemTitle {
	font-weight: 100;
}
.boxContainer {
	border-color: #D5D5D5;
	border-width: 1px;
	border-style: solid;
	background-image: url('../images/boxBg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	min-height: 209px;
	backgorund-color: #0C3;
}
.boxItem {
	float: left;
	height: 209px;
	width: 33%;
}
.boxBorder {
	border-color: #D5D5D5;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}
.boxItem h3 {
	margin: 0px;
	font-size: 18px;
}
.boxInner {
	margin: 10px;
}
.boxProducts {
	background-image: url('../images/product-icon.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.boxQuote {
}
.boxContact {
}
.homeContents {
	padding-top: 50px;
}
.homeSearch {
	width: 683px;
	height: 200px;
}
.homeSearchSubmit {
	float: right;
	padding-right: 175px;
}
.searchForm {
	padding-top: 15px;
	height: 200px;
}
.formLeft {
	float: left;
	height: 125px;
	width: 230px;
}
.formRight {
	float: right;
	height: 125px;
	width: 452px;
}
.homeLogin {
	height: 28px;
	float: right;
	width: 300px;
	margin-top: -200px;
}
.loginHeader {
	height: 28px;
}
.loginLeft {
	height: 28px;
	width: 8px;
	background-image: url('../images/loginLeft.png');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
.loginCenter {
	width: 284px;
	height: 28px;
	background-image: url('../images/loginBg.jpg');
	float: left;
	color: #FFF;
	font-weight: bold;
}
.loginTitle {
	padding-top: 5px;
	font-size: 14px;
}
.loginRight {
	height: 28px;
	width: 8px;
	background-image: url('../images/loginRight.png');
	background-position: left;
	background-repeat: no-repeat;
	float: right;
}
.loginBox {
	border-color: #B8B8B8;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
}
.loginBtm {
	height: 6px;
}
.loginBL {
	width: 6px;
	height: 6px;
	background-image: url('../images/cornerBL.png');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
.loginBtmCtr {
	border-color: #B8B8B8;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: 6px;
	width: 288px;
	float: left;
}
.loginBR {
	width: 6px;
	height: 6px;
	background-image: url('../images/cornerBR.png');
	background-position: left;
	background-repeat: no-repeat;
	float: right;
}
.loginForm {
	padding: 10px 10px 10px 20px;
}
.loginFormBtm {
	padding-top: 15px;
	height: 35px;
	width: 245px;
}
.loginOptions {
	float: left;
	font-size: 11px;
	line-height: 1.5em;
}

/* Service */
.services {
	padding-top: 50px;
	min-height: 400px;
}
.serviceItem {
	width: 25%;
	float: left;
	text-align: center;
	margin: auto;
}
.serviceIcon {
	width: 250px;
	text-align: center;
	float: left;
}
.serviceDesc {
	margin-left: 275px;
}
.serviceBrief {
	padding: 0px 15px 0px 15px;
}
.serviceTitle {
	padding-top: 15px;
}
.serviceText {
	padding-top: 45px;
}
.serviceSubTitle {
	font-size: 14px;
}

/* Contact */
.contactTitle {
	padding-top: 25px;
	text-align: center;
}
.denver {
	margin-top: -150px;
	float: left;
	width: 300px;
}
.harwalMap {
	padding-top: 0px;
	text-align: center;
}
.barre {
	margin-top: -150px;
	float: right;
	width: 300px;
	text-align: right;
}

/* Quote */
.quoteTitle {
	padding-bottom: 25px;
}
.quoteLeft {
	padding-left: 50px;
	width: 400px;
	float: left;
}
.quoteRight {
	margin-left: 475px;
}
.newQuoteRow {
	display: none;
}
.quoteError {
	color: #F00;
}
.quote {
	min-height: 450px;
}

/* Seal Info */
.leftMenu {
	width: 200px;
	min-height: 500px;
	float: left;
}
.leftMenu ul {
	list-style-type: none;
}
.leftMenu ul li {
	margin: 0px 0px 10px -25px;
	font-size: 14px;
	font-weight: bold;
}
.subCategory {
	font-size: 12px;
}
.sealContents {
	border-color: #666;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding-left: 25px;
	min-height: 500px;
	margin-left: 215px;
}
.sealTable {
	text-align: center;
	margin-top: 15px;
}
.sealTableTitle {
	font-weight: bold;
	font-size: 14px;
}
.sealTableSubTitle {
	text-align: left;
	font-weight: bold;
}
.sealTableContainer {
	padding-bottom: 25px;
}
.materialTable {
	margin-top: 15px;
}
.installationTableContainer {
	margin: auto;
	width: 500px;
}
.installTable {
	font-size: 10px;
	margin-top: 15px;
	text-align: center;
	background-color: #FFF;
}
.installTable tr td p {
	padding-left: 15px;
	padding-right: 15px;
}
.installNote {
	background-color: #CCC;
}
.faq {
	padding-bottom: 15px;
}

/* Products */
.productTop {
	min-height: 200px;
}
.sealingAgainstHousing {
	padding-top: 25px;
}
.productSearch {
	padding-top: 15px;
}
.productContents {
	border-color: #666;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding-left: 25px;
	min-height: 500px;
	margin-left: 215px;
}
.productSub {
	padding-left: 25px;
	min-height: 200px;
}
.productTableTitle {
	font-weight: bold;
	background-color: #CCC;
}
.ucups {
	height: 150px;
	border-color: #666;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
.ucupimage {
	max-width: 70px;
	max-height: 60px;
}
.ucups p {
	margin: 5px;
}
.ucupnob {
	border: none;
}
.ucupcontainer {
	margin-top: 50px;
}
.ucuptitle {
	font-weight: bold;
	background-color: #CCC;
	margin: 5px;
	text-align: center;
}
.ucupimage {
	height: 100px;
	text-align: center;
	padding: 15px;
}
.subCategoryImage {
	float: right;
	padding-right: 15px;
}
.addToCart {
	margin-left: 200px;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 25px;
}
.addedMsg {
	color: #063;
	height: 15px;
	font-weight: bold;
}
.productActions {
	float: right;
	width: 150px;
}

/* Register */
.register {
	width: 550px;
}
.registerItem {
	padding-bottom: 25px;
}
.registerItem h3, .registerAdvantages h3 {
	color: #036;
}
.registerForm {
	padding-left: 50px;
}
.registerAdvantages {
	float: right;
	width: 400px;
}
.registerError {
	color: #F00;
}
.registerComplete {
	width: 500px;
	margin: auto;
}

/* Login */
.loginTxt {
	text-align: center;
	width: 750px;
	margin: auto;
}
.mainLogin {
	width: 500px;
	margin: 50px auto;
}
.loginCenterMain {
	width: 484px;
	height: 28px;
	background-image: url('../images/loginBg.jpg');
	float: left;
	color: #FFF;
	font-weight: bold;
}
.loginBtmCtrMain {
	border-color: #B8B8B8;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	height: 6px;
	width: 488px;
	float: left;
}
.loginBoxMain {
	border-color: #B8B8B8;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	min-height: 200px;
}
.loginFormMain {
	margin: auto;
	width: 250px;
	padding: 15px;
}
.loginError {
	color: #F00;
	text-align: center;
	padding-top: 10px;
}

/* Search */
.searchProduct {
	text-align: center;
	cursor: pointer;
}
.searchProduct:hover {
	background-color: #CCC;
}
.searchPageNum {
	padding-bottom: 15px;
	text-align: right;
}
.searchItem {
	margin-bottom: 15px;
}
.searchImage {
	max-width: 50px;
	max-height: 50px;
}

/* Product */
.productTitle {
	float: left;
}
.productImageContainer {
}
.productImage {
	float: left;
}
.stock {
	padding-top: 15px;
}
.productSpec {
	margin-top: 25px;
	min-height: 250px;
}
.productSpecLeft {
	float: left;
	width: 300px;
}
.productSpecRight {
	margin-left: 325px;
}
.cartError {
	color: #F00;
}

/* Cart */
.cart {
	padding: 15px;
}
.remove {
	font-size: 9px;
}
.grandTotal {
	font-weight: bold;
}
.itemQtyCont {
	margin-right: 15px;
	padding: 3px;
	background-color: #FFC;
}
.cartImage {
	max-width: 50px;
	max-height: 50px;
}
.errorMsg {
	font-size: 9px;
	color: #F00;
}

/* Checkout */
.checkoutCart {
	padding: 15px;
}
.checkoutInfo {
	width: 800px;
	margin: 50px auto;
	min-height: 225px;
}
.billing {
	width: 400px;
	float: left;
}
.shipping {
	height: 300px;
	margin-left: 450px;
}
.ciSpace {
	margin-top: 15px;
	height: 25px;
}
.btmInfo {
	width: 800px;
	margin: auto;
	min-height: 350px;
}
.payment{
	float: left;
	width: 400px;
}
.otherInfo {
	margin-left: 450px;
}
.submitOrder {
	padding-top: 15px;
	text-align: center;
}
.checkoutErrors {
	margin-left: 100px;
	color: #F00;
}
.cartError {
	color: #F00;
}
.ordernumber {
	height: 50px;
	padding-bottom: 15px;
}

/* Reset Password */
.resetPassword {
	padding-top: 50px;
	width: 500px;
	margin: auto;
}
.error {
	color: #F00;
}

/* Admin */
.sidebar {
	float: left;
	width: 200px;
	min-height: 500px;
}
.sidebar ul {
	margin: 0px 0px 0px 0px;
}
.sidebar ul li {
	list-style-type: none;
}
.barItem {
	padding-bottom: 15px;
}
.adminContents {
	margin-left: 200px;
	border-color: #666;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	padding-left: 15px;
	min-height: 500px;
}
.summaryItem {
	padding-bottom: 25px;
}
.tableTitle {
	font-weight: bold;
	background-color: #CCC;
}
.invoiceRow {
	cursor: pointer;	
}
.invoiceRow:hover {
	background-color: #CCC;
}
.searchOrders{
	padding-bottom: 25px;
}
.invoiceTop {
	min-height: 150px;
}
.invoiceDetails{
	width: 300px;
	padding-top: 25px;
	float: left;
}
.invoiceActions {
	width: 200px;
	float: right;
	padding-top: 25px;
}
.invoiceAddress {
	padding-top: 15px;
	min-height: 125px;
}
.specialInstructions {
	padding-bottom: 25px;
}
.editPersonal {
	width: 350px;
	float: left;
	padding-top: 25px;
}
.editAccount {
	margin-left: 400px;
	padding-top: 25px;
}
.editAccountForm {
	min-height: 325px;
}
.csv {
	padding-top: 50px;
	width: 300px;
	margin: auto;
}

/* Account */
.accountContents {
	margin-left: 200px;
	border-color: #666;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	padding-left: 15px;
	min-height: 500px;
}
.newsItem {
	padding-bottom: 25px;
}
.newsDate {
	float: right;
	padding-right: 15px;
}
.newsTitle {
	float: left;
}
.newsHeader {
	min-height: 25px;
}
.printerFriendly {
	float: right;
	width: 150px;
}
.invoiceTitle {
	float: left;
	width: 500px;
}
.invoiceHeader {
	height: 30px;
}

/* Cart Preview */
.cartPreview {
	position: absolute;
	width: 385px;
	height: 150px;
	display: none;
	font-size: 10px;
}
.previewCtr {
	padding: 0px 15px 0px 15px;
	background-image: url('../images/previewCtr.png');
	background-repeat: repeat-y;
	background-position: center;
}

/* Misc */
.specTitle {
	min-height: 25px;
}
.sealsBunch {
	background-image: url('../images/sealsBunch.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.hContact {
	font-weight: bold;
	clear: both;
	padding-left: 50px;
	padding-top: 25px;
}
.hContact3 {
	font-weight: bold;
	clear: both;
	padding-left: 50px;
	padding-top: 25px;
}
.productIcons {
	padding: 15px;
}
.pIconCont {
	float: left;
	width: 75px;
	height: 75px;
	margin: 3px;
}
.pIcon {
	max-width: 75px;
	max-height: 75px;
}
.pDenver {
	float: left;
	width: 150px;
}
.pBarre {
	margin-left: 150px;
}
.cartPreviewSpring {
	padding-left: 15px;
}
.hContact2 {
	font-weight: bold;
	width: 275px;
	height: 66px;
	padding-left: 50px;
}
.pDenver2 {
	margin-left: 15px;
	float: left;
	width: 125px;
}
.pBarre2 {
	width: 125px;
	float: left;
}
.logo2 {
	padding-top: 25px;
	padding-left: 50px;
	width: 500px;
	height: 92px;
	text-align: left;
}
.smallInfo {
	font-size: 10px;
}
.ordernumberLeft {
	width: 400px;
	float: left;
}
.ordernumberRight {
	padding-top: 30px;
	margin-left: 450px;
}
.quoteType {
	display: none;
	padding-left: 50px;
}
.quoteItem {
	border: 1px solid #C0C0C0;
}
.quoteItemOne {
	background-color: #E4E4E4;
}
.quoteItemTwo {
	background-color: #D2D2D2;
}