/* Wieser & Cawley */
/* CSS Styles */
/* created by Lee Offenberger */
/* (c)2007 OffWhite */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D0CFCF;
}
#container {
	width: 900px;
	margin: 20px auto 0px auto;
	padding: 5px;
	position: relative;
	}
#masnav {
	top: 0px;
	right: 7px;
	position: absolute;
	}

/* HOME PAGE */
#hometop {
	width: 900px;
	height: 351px;
	border: 0px;
	padding: 0px;
	position: relative;
	}
#homebottom {
	width: 900px;
	height: 227px;
	border: 0px;
	padding: 0px;
	position: relative;
	}
#homecontent {
	width: 260px;
	height: 145px;
	top: 160px;
	left: 25px;
	overflow: hidden;
	position: absolute;
	}
#homeimage {
	width: 592px;
	height: 324px;
	top: 17px;
	left: 299px;
	position: absolute;
	}
#homefeatureservicehead {
	width: 134px;
	height: 12px;
	top: 3px;
	left: 706px;
	position: absolute;
	}
#homefeatureserviceblock {
/*	width: 224px;
	height: 20px; */
	width: 224px;
	height: 116px;
/*	top: 61px; */
	top: 20px;
	left: 661px;
	text-align: center;
	position: absolute;
	}
#homefeatureserviceblock a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
#homefeature1img {
	width: 100px;
	height: 100px;
	top: 28px;
	left: 28px;
	border: 0px;
	position: absolute;
	}
#homefeature1title {
	width: 182px;
	height: 20px;
	top: 20px;
	left: 145px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	}
#homefeature1text {
	width: 183px;
	height: 77px;
	top: 50px;
	left: 145px;
	font-size: 11px;
	overflow-y: auto;
	position: absolute;
	}
#homefeature2img {
	width: 100px;
	height: 100px;
	top: 28px;
	left: 350px;
	border: 0px;
	position: absolute;
	}
#homefeature2title {
	width: 181px;
	height: 20px;
	top: 20px;
	left: 469px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	}
#homefeature2text {
	width: 181px;
	height: 77px;
	top: 52px;
	left: 469px;
	font-size: 11px;
	overflow-y: auto;
	position: absolute;
	}
#homesearch {
	width: 238px;
	height: 20px;
	top: 140px;
	left: 24px;
	text-align: center;
	position: absolute;
	}
#homesearch a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#homeutils {
	width: 250px;
	height: 40px;
	top: 171px;
	left: 10px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	}
#homeutils a {
	color: #603913;
	text-decoration: none;
	font-size: 14px;
	}
#homeutils a:hover {
	color: #603913;
	text-decoration: underline;
	font-size: 14px;
	}
#homespecial {
	width: 224px;
	height: 20px;
	top: 155px;
	left: 317px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	}
#homespecial a {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	}
#homespecial a:hover {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	}
#homeclearance {
	width: 248px;
	height: 49px;
	top: 155px;
	left: 582px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	}
#homeclearance a {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	}
#homeclearance a:hover {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	}
/* END HOME PAGE */

/* STATIC */
#standardtop {
	width: 900px;
/*	height: 161px; */
	border: 0px;
	padding: 0px;
	position: relative;
	}
#standardbottom {
	width: 900px;
	border: 0px;
	padding: 0px;
	background-image: url(/lib/templates/shared/standard_bottom.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
#standardtitle {
	top: 54px;
	left: 177px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #000000;
	position: absolute;
	width: 444px;
	height: 24px;
	}
#standardcontent {
	width: 712px;
	margin-left: 161px;
	padding: 15px 0px 15px 0px;
	background-color: #FFFFFF;
	position: relative;
	}
.standard_pic_box {
	width: 178px;
	height: 178px;
	float: left;
	position: relative;
	}
.standard_pic_box_new_row {
	width: 178px;
	height: 178px;
	float: left;
	position: relative;
	border: 0px;
	clear: left;
	}
.standard_pic {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 2px;
	border: 0px;
	left: 39px;
	}
.standard_pic_text {
	width: 160px;
	position: absolute;
	top: 107px;
	border: 0px;
	left: 9px;
	height: 46px;
	text-align: center;
	}
#standardutils {
	width: 250px;
	height: 40px;
	top: 42px;
	left: 632px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	}
#standardutils a {
	color: #603913;
	text-decoration: none;
	font-size: 14px;
	}
#standardutils a:hover {
	color: #603913;
	text-decoration: underline;
	font-size: 14px;
	}
#standardsearchtitle {
	top: 141px;
	left: 14px;
	font-weight: bold;
	color: #603913;
	position: absolute;
	}
#standardsearch {
	float: left;
	padding-left: 15px;
	}
.standardsearchform {
	width: 113px;
	}
.standardsearchbox {
	width: 113px;
	height: 18px;
	/*background-image: url(/lib/templates/shared/searchback.jpg);
	background-repeat: repeat-x;*/
	color: #603913;
	font-size: 11px;
	line-height: 16px;
	border: #603913 solid 1px;
	margin-bottom: 10px;
	}
.standardsearchbutton {
	width: 113px;
	height: 16px;
	/*background-image: url(/lib/templates/shared/searchback.jpg);
	background-repeat: repeat-x;*/
	color: #603913;
	font-size: 12px;
	line-height: 12px;
	border: #603913 solid 1px;
	margin-bottom: 10px;
	}
/*#standardcontent img {
	width: 276px;
	height: 207px;
	float: right;
	margin: 0px 0px 15px 10px;
	}*/
#standardcrumbs {
	top: 95px;
	left: 185px;
	color: #603913;
	font-size: 10px;
	position: absolute;
	}
#standardcrumbs a {
	color: #603913;
	text-decoration: none;
	}
#standardcrumbs a:hover {
	color: #603913;
	text-decoration: underline;
	}
#standardnav2 {
	top: 120px;
	left: 160px;
/*	color: #FFFFFF; */
	color: #000000;
	font-size: 14px;
	position: absolute;
	}
#standardnav2 a {
/*	color: #FFFFFF; */
	color: #000000;
	text-decoration: none;
	}
#standardnav2 a:hover {
	color: #FBECA8;
	text-decoration: none;
	}
/* END STATIC PAGE */


/* GENERIC */
.tablerow {
	background-image: url(/lib/templates/shared/table_row.jpg);
	background-repeat: no-repeat;
	}
a {
	color: #603913;
	text-decoration: underline;
	}
a:hover {
	color: #FBECA8;
	text-decoration: none;
	}
/* END GENERIC */

/* PRODUCT INFO PAGE */
#prod_info_break {
	width: 100px;
	height: 10px;
}
.prod_pic_box {
	width: 75px;
	height: 75px;
	float: left;
	position: relative;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	}
.prod_pic {
	width: 61px;
	height: 61px;
	position: absolute;
	top:7px;
	border: 0px;
	left: 7px;
	border-bottom: 2px;
	}

#right_text {
top: 0px;
}
#text_title {
font-size: 18px;
}
#detail {
	color: #FFFFFF;
	width: 400px;
	background: #603912;
}
.detail2 {
	background: #E3D0B9;
}
.detail3 {
	background: #E3D0B9;
}

/* PRODUCT INFO PAGE */

/* FOOTER */
#footer {
	width: 880px;
	padding-right: 20px;
	font-size: 9px;
	text-align: right;
	position: relative;
	}
#footer a {
	color: #000000;
	text-decoration: none;
	}	
/* END FOOTER */

/* Vendor Links Div */
#vendorlink {
	clear: left;
}

#bottom_of_top_nav {
	position: relative;
}
