body, p, div, td, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, p, div, td {
	font-size: 10px;
}

body {
	margin-top: 10px;
	background-color: #5e5858;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#nav-bar td { border-bottom: 5px solid #ccc }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

#force-scrollbar { position: absolute; top: 0; bottom: -1px;
                      width: 1em; z-index: -1; }

.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footerlink {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.bodytext {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}

p {
	margin: 0;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	padding-bottom: 8px;
}

h1.page-header {
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#products-overview h3 { padding-bottom: 2px; }

#products-overview h3 a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

#products-overview h3 a:hover { text-decoration: none; }

.product-category .products { padding-top: 14px }

/* used on the product detail page */
#productRight p.itemDetail {
	margin: 0;
	padding: 0px;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	padding-bottom: 8px;
}

.imageborder {
	border: 1px solid #666666;
}
.bodytextlink {
	color: #666666;
	text-decoration: underline;
}

.imageborderwhite {

	border: 1px solid #FFFFFF;
}
.bodytextlinkbold {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.bodytextBold {
	font-weight: bold;
	color: #666666;
}
.bodytextItalic {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.mapbodytextlink {
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}
.bodytextIndent {
	line-height: 13px;
	color: #666666;
	text-indent: 10px;
	background-position: 10px;
}

/*   ---  Search box CSS ---  */
#searchHolder {
	position: relative;
	top: 0px;
	left: 0px;
}
#searchContainer {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 250px;
	height: 20px;
}
#searchBox { color: gray }
#search { padding-bottom: 5px }

#searchContainer form, #searchContainer input { font-size: 10px }

a:link { text-decoration: underline }
a:visited { text-decoration: underline }
a:hover { text-decoration: none }
a:active { text-decoration: underline }
.style3 { color: #FF0000 }


/* current inventory */

.current-inventory {
	width: 680px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

	.current-inventory td {	text-align: left }
	
	.current-inventory .item {
		float: left;
		width: 330px;
		padding: 10px 0;
	}
	
	.cur-inv-image {
		width: 100px;
		height: 100px;
		float: left;
		margin-right: 27px;	
	}
	
	.cur-inv-image img { border: 0px }
	
	.current-inventory .item .text {
		float: left;
		width: 200px;
	}
	
	.current-inventory .item .text a span {
		text-decoration: none;
		font-weight: bold;
	}

div.hr {
	clear: both;
	height: 15px;
	background: #fff url(../Image/img_titleunderline_10x3.gif) repeat-x scroll center;
}
	div.hr hr { display: none	}

.break { clear: both }


/* abstract product display */

.product {
	float: left;
	width: 150px;

	font-size: 11px;
}

/* category product  */
.grid {
	text-align: center;
}

.grid .product {
	width: 220px;
	padding: 40px 0 10px;
}

.product span {
	display: block;
	padding-top: 1em;
	color: #333;
}

.product span:hover, .product a:hover {
	text-decoration: underline;
}

.grid .product a {
	color: #333;	
	text-decoration: none;
}

/* table categories */

#tables-grid {
	width: 325px;
	text-align: center;
}

#tables-grid .product {
	padding-top: 10px;
	width: 160px;
}

/* download catalog page */
#download-catalog p { font-size: 11px; line-height: 14px }
#download-catalog h2 { font-size: 11px; color: #666; padding-bottom: .25em; padding-top: .5em }

/* product category pages */
.product-category #content {
	position: relative;
	width: 680px;
	padding: 26px 40px 10px;
	background: #fff;
}
.product-category #searchHolder { left: auto; right: 0px; position: absolute; }

.product-category #header .logo { float: left; width: 283px; }
.product-category #header .header-text { float: left; width: 375px; }

.product-category #header { border-bottom: 1px solid #ccc; margin-bottom: 3px }

.product-category #nav-bar td { background: #fff; height: 40px; }
.product-category .line { height: 1px; background: #ccc; margin: 0; padding: 0 }

.product-category .header-text p {
	padding-top: 6px;
	padding-bottom: 12px;
}

.clearer { clear: both }

.products {
	width: 680px;
	border: 0px;
}

	.products .product {
		width: 168px;
		padding: 17px 0px 17px;
		margin: 0px;
		text-align: center;
		font-size: 10px;
	}
	
	.products .product div, .products .product div a {
		color: #666666;
		text-decoration: none;
	}
	.products .product div {
		text-align: left;
		padding: 15px 10px 0 40px
	}
	.products .product div a:hover { text-decoration: underline }

.showrooms-stores #text h1, .showrooms-stores #text h2, .showrooms-stores #text h3, .showrooms-stores #text h4, .showrooms-stores #text h5 {
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
}
.showrooms-stores #text, #text p {
    color:#444;
    font-size:10px;
    line-height:13px;
}

/* showrooms */
.showrooms {
	float: left;
}

.showrooms h3 {
	width: 100%;
	border-bottom: 1px solid gray;
}

.showrooms h4.state {
	padding-top: 7px;
	font-size: 115%;
	font-style: italic;
	color: rgb(87,42,33);
}

.showrooms .place h5 {
	font-size: 105%;
	padding-bottom: .15em;
}

.showrooms .left {
	float: left;
	width: 43%;
	margin-right: 7%;
}

.showrooms .place {
	width: 100%;
	padding: .4em .75em .75em;
}

.showrooms .place .tel, .showrooms .place .street-address {
	display: block;
}

.showrooms .place p.address {
	padding-bottom: 3px;
}
	.showrooms .place .map { white-space: nowrap }
	.showrooms .place .map a {
		color: #444;
	}

#baker-showroom {
	width: 69%;
}

#baker-store {
	width: 30%;
}

#shanahan-collections {
	float: right;
	width: 30%;
	padding-top: 1em;
}