@charset "utf-8";
/* CSS Document */

/*Start Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B8B8B;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

h1 {
	font-size:20px;
	color:#525252;
	text-transform: capitalize;
	line-height:20px;
	}

h2 {
	font-size:16px;
	color:#942824;
	}

h3 {
	font-size:14px;
	color:#942824;
	}

.clear {
	clear:both;
	}

#media img {
	margin-right: 10px;
}


#vendors-alpha {
	float: right;
}
	#vendors-alpha a {
		font-weight: bold;
		text-decoration: underline;
		color: #515151;
	}
	#vendors-alpha a:hover {
		text-decoration: none;
	}


#container {
	margin: 0 auto;
	width:964px;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:5px;
	z-index:110;
	position:relative;
	}
	
#greybar {
	background:url(/images/greybarbg.png);
	background-position:top;
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	z-index:0;
	position:relative;
	}
	
#header {

	}
	
#headercontact {
	text-align:right;
	margin:10px 0px 0px 0px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	}
	
	#headercontact strong {
	color:#FF0000;
	
	}
	
#topnav {
	text-align:right;
	margin:15px 0px 10px 0px;
	padding-right:10px;
	font-weight:bold;
	}
	
	#topnav a:link {
	color:#8B8B8B;
	text-decoration:none;
	}
	
	#topnav a:hover {
	text-decoration:underline;
	}
	
	#topnav a:visited {
	color:#515151;
	text-decoration:none;
	}
	
	
	
#topnav strong {
	color:#E32028;
	font-weight:bold;
	}
	
#logo {
	width:327px;
	float:left;
	margin:0px 10px 0px 10px;
	}
	

	
#flasharea {
	background-color: #99FF00;
	}
	
#nav {
	width:611x;
	float:left;
	height:45px;
	margin-left:6px;
	}

	#nav li {
		list-style-type:none;
		float:left;
		margin:0px 2px;
		width:117px;
		height:42px;
		}
		
a.navproducts {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-products.gif);
	}

a.navproducts:hover {
	background-position:0 -42px;
	}
	
a.navvendors {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-vendors.gif);
	}

a.navvendors:hover {
	background-position:0 -42px;
	}
	
a.navnews {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-news.gif);
	}

a.navnews:hover {
	background-position:0 -42px;
	}
	
a.navshowroom {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-showroom.gif);
	}

a.navshowroom:hover {
	background-position:0 -42px;
	}
	
a.navgallery {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-gallery.gif);
	}

a.navgallery:hover {
	background-position:0 -42px;
	}	

a.navmedia {
	display: block;
	width: 117px;
	height: 42px;
	text-decoration: none;
	margin-bottom:5px;
	background: url(/images/nav-media.gif);
	}

a.navmedia:hover {
	background-position:0 -42px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

#content {
	}
	


	
	#content p {
		margin-top:10px;
		}
	
#leftcolumn {
	float:left;
	width:345px;
	line-height:20px;
	}
	
	#leftcolumn img {
	margin-top:15px;
	}
	
	#leftcolumn h1 {
	font-size:31px;
	color:#515151;
	line-height:32px;
	padding:23px 0px 5px 0px;
	}
	
	.redtext {
		color:#FF0000;
		}
	

		
	
#rightcolumn {
	float:left;
	width:608px;
	margin-left:10px;
	}
	
#mainphoto {
	z-index:50;
	position:relative;
	width:600px;
	margin-bottom:-10px;
	}

#secondaryphoto {
	width:960px;
	margin:10px 0px;
	}
	
#calltoaction {
	float:left;
	z-index:100;
	position:relative;
	width:304px;
	}
	
#categorywrap {
	line-height: 20px;

}

#categorywrap h1 {
	font-size:38px;
	color:#515151;
	letter-spacing:-2px;
	margin: 17px 0px 17px 14px;
	line-height:38px;

	}
	
#categorybox {
	float:left;
	width:290px;
	padding:7px;
	margin:10px 0px 10px 10px;
	height:390px;
	border-right:1px solid #999999;
	}
	
	#categorybox img {
	margin-bottom:10px;
	}
	
	#categorybox h2 {
	font-size:30px;
	font-weight:bold;
	color:#515151;
	letter-spacing:-1px;
	margin-bottom: 7px;
	}
	
	#categorybox:last-child {
	border:none;
	}
	
#categorynav {
	width:120px;
	float:left;
	color:#4a4a4a;
	}
	
	#categorynav li {
	line-height:17px;
	}
	
	#categorynav strong {
	color:#ce0000;
	font-weight:bold;	
	}
	
	#categorynav a {
	text-decoration:underline;
	color:#4a4a4a;
	}
	
#categorydescription {
	width:165px;
	float:left;
	line-height:20px;
	margin-left:5px;
	}
	
	#categorydescription p {
	margin:0px;
	padding:0px;
	}

#topJump {
	width: 103px;
	float: right;
	margin-bottom: 3px;
	text-align: right;
	margin-right: 7px;
}
	#topJump a {
		color: #515151;
		text-decoration: underline;
		font-weight: bold;
	}
	#topJump a:hover {
		text-decoration: none;
	}

#vendorsbox {
	width: 945px;
	border-bottom:1px solid #999999;
	padding:10px;
	margin-bottom:10px;
}

	#vendorsbox:last-child {
		border:none;
	}

#vendorcats {
	
}

#vendorsimg {
		float:left;
		width:134px;
		margin-right:15px;
	}

	#vendorstextbox {
		float:left;
		width:795px;
		line-height:20px;
		}
		
	#vendorstextbox h2 {
		font-size:30px;
		color:#515151;
		padding:5px 0px;
		letter-spacing:-1px;
		}
		
	#h2box h2 {
		width:690px;
		float:left;
		}
		
	#moreinfobox {
		width:103px;
		float:left;
		height:32px;
		margin-top:7px;
		}

#breadcrumbs {
	text-transform: capitalize;
	margin: 0px 0px 10px 15px;
}
	#breadcrumbs a {
		color: #515151;
		text-decoration: underline;
		font-weight: bold;
	}
	#breadcrumbs a:hover {
		text-decoration: none;
	}

#subcat-others {
	text-transform: capitalize;
	margin: 10px 0px 10px 15px;
	line-height: 15px;
}
	#subcat-others a {
		color: #515151;
		text-decoration: underline;
		font-weight: bold;
	}
	#subcat-others a:hover {
		text-decoration: none;
	}


#slideshow-wrapper {
	padding: 10px 15px 0px 15px;
	width: 930px;
}
#slideshow {
	width: 615px;
	float: left;
}
#slideshowBig {}
#slideshowSlides {
	width: 615px;
	margin-top: 5px;
	cursor: pointer;
}
#slideshowSlides div {
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}
#slideshowSlides div:last_child {
	margin-right: 0px;
}
#slideshowDescription {
	width: 300px;
	float: right;
}
#slideshowDescription dl dt {
	font-weight: bold;
	line-height: 15px;
}
#slideshowDescription dl dd {
	font-weight: normal;
	line-height: 15px;
}
#slideshowCallToAction {
	margin-top: 10px;
	width: 300px;
	float: right;
}
#slideshow-noimages {
	height: 60px;
	line-height: 60px;
}


#footer {
	width:960px;

}

#footergreybar {
	color:#e2dbc5;
	font-size:12px;
	margin-top:7px;
	line-height:20px;
	background-color:#515151;
	padding:0px 5px 0px 0px;
	width:960px;
	}
	
#footernav {
	float:left;
	width:440px;
	margin:20px 0px 0px 400px;
	color:#FFFFFF;

	}
	
	#footernav a {
	color:#FFFFFF;
	}
	
#footerkohler {
	width:115px;
	float:left;
	}
	
#footerlocations {
	margin:10px 0px 10px 10px; 
}

.locationstitle {
	width:125px;
	font-size:14px;
	font-weight:bold;
	float: left;
}

#locations {
	width:150px;
	float:left;
	line-height:16px;
}
	
#footermannix {
	text-align:right;
	font-size:10px;
	}
	
#footermannix a {
	color:#959595
	}

#adminTable {
	margin: 10px 0px 0px 15px;
	width: 640px;
}
	#adminTable th, #adminTable td {
		padding: 4px;
	}
	#adminTable th {
		text-align: left;
		background-color: #333;
		color: #CCC;
	}
	#adminTable th:last-child {
		text-align: right;
	}
		#adminTable th a {
			color: #FFF;
			text-decoration: underline;
		}
		#adminTable th a:hover {
			text-decoration: none;
		}
	#adminTable td:first-child {
		width: 120px;
		white-space: nowrap;
	}
	#adminTable th:first-child {
		white-space: nowrap;
	}

#message-box {
	background-color: #FFC;
	border: 1px solid #333;
	padding: 5px;
	margin: 5px;
}
#admin-menu {
	background-color: #FFC;
	border: 1px solid #333;
	padding: 5px;
	margin: 5px;
}

.rowA {
	background-color: #FFF;
}
.rowA:hover, .rowB:hover {
	background-color: #FFC;
}
.rowB {
	background-color: #EEE;
}

.admin p {
	margin: 10px 0px 10px 15px;
	line-height: 15px;
}
.admin ul li {
	margin-left: 35px;
	list-style: disc;
	line-height: 20px;
}

/* SOME STYLES FOR THE TRADE-PROFESSIONAL AND RESIDENTIAL-DESIGN PAGES */
#tabs {
	margin-top: 5px;
}
#tab-1 h2 {
	margin: 0px 0px 10px 0px;
}
#tab-1 ol, #tab-1 ul {
	margin: 0px 0px 10px 36px;
	line-height: 15px;
}
#tab-1 ol {
	list-style: decimal;
}
#tab-1 ul {
	list-style: disc;
}
#tab-1 ul li {
	display: block;
	float: left;
	width: 25%;
}
#tabs div {
	font-family: Arial, Helvetica, sans-serif;
}