@charset "utf-8";

/* GENERAL */
body {
	background-color: #FFFFFF;
	background-image: url(images/BWC_BG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	background-image: url(images/header_icon.gif); 
	background-position:left;
	background-repeat: no-repeat;
	text-transform:uppercase;
	font-size: 18px;
	color: #2d497d;
	padding: 0 0 0 30px;
}
h2 {
	font-size: 14px;
	color: #2d497d;
	padding-bottom:10px;
	}
h3 {
	font-size: 16px;
	color: #000066;
	}	
p {
	line-height: 21px;
}

/* MAIN CONTAINER */
#mainContainer {
	width: 850px; 
	margin: 0 auto; 
	border: 1px solid #000066;
}
#mainContainerBGColor {
	background-color: #FFFFFF;
}
#tagLine {
	background-color: #CCCCCC; 
	border-bottom: 1px solid #000066; 
	font-size: 14px; 
	text-align: center; 
	padding: 5px 0;
}

/* HEADER */
#headerContainer {
	background-image: url(images/bwc_header.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 850px; 
	height: 175px;
}
#headerLink {
	float: left; 
	margin: 0 15px 0 0;
}
#headerPhoneNumbers {
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: 35px; 
	padding: 25px 0 0 0;
}

/* NAVIGATION */
.hovermenu ul {
	background-color: #000066;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	height: 30px;
}
.hovermenu ul li {
	list-style: none;
	display: inline;
}
.hovermenu ul li a {
	padding: 7px 30px;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
.hovermenu ul li a:hover {
	text-decoration: underline;
}
html>body .hovermenu ul li a:active { /* Apply mousedown effect only to NON IE browsers */
}

/* MAIN CONTENT */
#mainContentBG {
	background-image: url(images/main_bg.gif); 
	background-position: top left; 
	background-repeat: repeat-y;
}
#mainContentContainer {
	background-image: url(images/topmain_bg.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 830px; 
	padding: 20px 10px;
}
/* LINECARD TABLE */
.linecardTable {
	background-color: #FFFFFF;
	border: 1px solid #dee7f3;
	margin-top: 20px;
	background-image: url(images/swoosh.gif); 
	background-position: bottom right; 
	background-repeat: no-repeat;
	}
.linecard {
	 padding: 5px 0px 5px 20px; 
	 }
.recentBrandsTable {
	background-color: #dee7f3;
	border: 1px solid #ffffff;
	padding: 5px 0px 5px 5px; 
	border-right: 1px solid #dee7f3;
	vertical-align: middle;
	}
.recentBrands {
	background-color: #ffffff;
	padding: 10px; 
	}
.brandDivY {
	background-image:url(images/div_y.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.brandDivX {
	background-image:url(images/div_x.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
	}	 		 
.brandTableHeader {
	background-image: url(images/swoosh3.gif); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.logoContainer {
	float:left; 
	margin:5px 5px 5px 15px; 
	width:75px; 
	height:36px;
}
.logoBorder {
		border:1px solid #a1bee2;
}
.mfgNameContainer {
	float:left; 
	padding:0 0 5px 20px;
}
.printerLink {
	color:#2d497d; 
	font-weight:bold; 
	font-size:12px;
}
.printerLink a {
	color:#2d497d;
	text-decoration:none; 
}
.printerLink a:visited {
	color:#2d497d;
	text-decoration:none; 
}
.printerLink a:hover {
	color:red;
	text-decoration:underline; 
}

/* PRODUCT SEARCH */
.productSearchContainer {
	background-color: #1c61ac; 
	padding: 5px; 
	width: 175px; 
	font-weight: bold; 
	color: #FFFFFF; 
	line-height: 21px;
	margin: 0 0 10px 0;
}
.productSearchContainer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.productSearchContainer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* BIG BUTTONS */
.buttonContainer {
	background-image: url(images/side_buttons.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: uppercase; 
	width: 160px; 
	text-left: center; 
	line-height: 24px; 
	margin: 0 0 10px 0;
}
.buttonContainer a {
	color: #000000;
	text-decoration: none;
}
.buttonContainer a:visited {
	color: #000000;
	text-decoration: none;
}
.buttonContainer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.button01 {
	height: 71px; 
	padding: 20px 0 0 25px;
}
.button02 {
	height: 56px; 
	padding: 35px 0 0 25px;
}

/* HOME PAGE CONTAINER */
.homePageContainer {
	padding: 0 0 0 20px;
}
.internetSpecialsContainer {
	border: 1px solid #000066; 
	margin: 10px 0 0 0; 
	width: 580px; 
	padding: 10px 20px;
}

/* LOGOS CONTAINER */
.logosContainer {
	margin: 10px 0 0 0; 
	text-align: center;
}

/* GREY BAR */
.greyBar {
	background-color: #CCCCCC; 
	height: 14px;
}

/* ADDRESS CONTAINER */
.addressContainer {
	font-size: 11px; 
	font-weight: bold; 
	color: #000066; 
	text-align: center; 
	padding: 3px 0;
}

/* SITEMAP */
.sitemapLink ul li {
	padding: 0px 0px 10px 35px;
	} 				
.sitemapLink a {
	color: #2d497d;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}	
.sitemapLink a:hover {
	text-decoration: underline;
	color: #2d497d;
	}		
	
/* FOOTER CONTAINER */
.footerContainer {
	font-size: 11px; 
	color: #000066; 
	padding: 3px 0;
}
.footerContainer a {
	color: #000066;
	text-decoration: underline;
}
.footerContainer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.footerLeft {
	float: left;
}
.footerRight {
	text-align: right;
}
/* CONTACT FORM */
.row {
	 background-color: #dee7f3;
	}
.borderRow {
	 background-color: #dee7f3; 
	 border: 1px solid #ffffff;
	 }	
.textPadding {
	padding: 10px 10px 10px 10px;
	}
.insideTextPadding {
	padding: 0px 10px 0px 10px;
	}	
.contactStatement {
	font-size: 14px;
	font-weight: bold;
	color: #2d497d;
	padding-bottom: 5px;
}	
.contactStatement2 {
	font-size: 12px;
	font-weight: bold;
	color: #2d497d;
	padding-bottom: 5px;
}
