body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
margin:0px;
padding:0px;
}
a {
	color: #8A0505;
}
a:hover {
	color: #CC0000;
}


.validation {
	border: 1px none #991717;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
}
.validation p {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A0505;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 4px 4px 4px 12px;
	border: 1px none #991717;
}

.validation ul {
	margin: 0px;
	padding: 0px 0px 12px 12px;
	list-style-position: inside;
}


#clear {
	clear: both;
}

#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#page h4 {
	font-size: 18px;
	font-weight: bold;
	color: #B61E1E;
	display: inline;
}

#navbar {
	height: 27px;
	margin-bottom: 1px;
	background-color: #2A2222;
	padding-right: 16px;
	padding-left: 16px;
	color: #FFFFFF;
}



#navbar img {
	vertical-align: middle;
	margin-left: 16px;
}
#sideNav {
	width: 165px;
	background-image: url(siteimages/left/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #D2C9C0;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sideNav .menu p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#sideNav .menu {
	border-bottom-style: solid;
	border-top-color: #EBE2D9;
	border-right-color: #EBE2D9;
	border-bottom-color: #EBE2D9;
	border-left-color: #EBE2D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#sideNav .menu a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EBE2D9;
	border-bottom-color: #B5AEA6;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	color: #303030;
	padding-right: 8px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sideNav .menu a.user {
	background-color: #C8BDB0;
}
#sideNav .menu a.information {
	background-color: #DDD6D0;
	border-top-color: #EAE7E3;
	border-bottom-color: #BDB0A6;
}
#sideNav .menu a.cart {

	background-color: #C2B5A7;
}
#sideNav .menu a:hover {
	color: #AB0707;
	background-color: #EBE7E2;
}
#sideNav .search {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5AEA6;
}
#sideNav .field {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B5AEA6;
	margin-bottom: 4px;
	padding: 2px;
}

#content {
	background-color: #F2EBE5;
	vertical-align: top;
}
.absHolder {
	position: absolute;
}

#footer {
	height: 27px;
	background-color: #F4A110;
}
#content .help {
	color: #AE0404;
	font-weight: bold;
}
#content #resultNav {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content .help .telephone {
	font-size: 18px;
}
#content #subcategories h1,#content #groups h1,#content #cart h1,#content #users h1,#content #generalPage h1 {
	font-size: 18px;
	background-image: url(siteimages/catalog/parent_background.gif);
	background-color: #F9D087;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#content #subcategories .textBox1,#content #groups .textBox1,#cart .textBox1,#users .textBox1,#content #generalPage .textBox1 {
	padding: 16px;
}
#content #subcategories h2,#content #groups h2 {
	background-color: #D7CEC5;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#content #subcategories .resultCell {
	vertical-align: top;
	padding-bottom: 8px;
}
#content #subcategories .groupImage a {
	color: #666666;
}


#content #subcategories .groupImage {
	font-size: 11px;
	text-align: center;
	width: 75px;
}
#content #subcategories .groupImage .holder {
	background-color: #FFFFFF;
	height: 80px;
	width: 77px;
	border: 1px solid #999999;
}

#content #subcategories .groupImage img {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#content #subcategories .groupImage p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #groups .groupImage {
	float: right;
	Xmargin-top: -30px;
	margin-right: 10px;
	clear: right;
	margin-bottom: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	width: 222px;
	text-align: center;
	Xheight: 307px;
	vertical-align: middle;
	margin-left: 10px;

}
#content #groups h2 {
	display:block;
	width:310px;
	margin-top: 0px;
}
#content #groups h3 {
	font-size: 18px;
	font-weight: bold;
	color: #991717;
}
#content #groups h4 {
	font-size: 18px;
	font-weight: bold;
	color: #B61E1E;
	display: inline;
}

#groups #productList {
	clear: both;
	float: none;
}

#groups #productList th,#cart #pbCartList th {
	background-color: #F4A110;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
#groups #productList td, #cart #pbCartList td,#cart #pbCartTotals td  {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F7EDDB;
	border-right-color: #F7EDDB;
	border-bottom-color: #F7EDDB;
	border-left-color: #F7EDDB;
	font-size: 11px;
}

#cart #pbCartTotals td {
	font-weight:bold;
}
#cart #addressForm input {
	font-size: 11px;
	width: 140px;
	border: 1px solid #F4A110;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#cart #addressForm {
	font-size: 11px;
}



#groups #productList #quantity { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
}
#groups #productList tr,#cart #pbCartList tr,#cart #pbCartTotals tr {
	background-color: #EFDBB7;
}
#groups #productList tr:hover,#cart #pbCartList tr:hover {
	background-color: #F9CE81;
}
#buy td {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#buy .label {
	width: 120px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7EDDB;
	border-right-color: #F7EDDB;
	border-bottom-color: #F7EDDB;
	border-left-color: #F7EDDB;
	background-color: #EFDBB7;
	padding-left: 6px;
}

#login td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#users #accountForm td {
	padding: 4px 8px;
}
#users fieldset {

	padding: 8px;
}
#users legend {
	padding: 6px;
}
#users h2 {
	font-size: 18px;
	color: #040101;
}
#admin {
	padding: 12px;
}
#admin th {
	background-color: #991717;
	color: #FFFFFF;
	padding: 4px;
}

#admin .resultCol {
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}
#admin #editForm td {
	padding: 6px;
}
#admin #nav {
	text-align: center;
	padding: 6px;
}

#admin #editForm {
}
#adminNavbar {

	height: 27px;
	margin-bottom: 1px;
	background-color: #999999;
	padding-right: 16px;
	padding-left: 16px;
	color: #FFFFFF;
}
#admin .cancel {
	color: #FF0000;
}


#general h1 {
	font-size: 18px;
	font-weight: bold;
	color: #991717;
}
.popup {
	background-color: #F2EBE5;
}
#general h2 {

	font-size: 12px;
	font-weight: bold;
	color: #991717;
}
.body11pt {
	font-size: 11px;
}
.swatchPanel {
	background-color: #FFFFFF;
	padding: 10px 10px 20px;
	border: 1px solid #333333;
}
.swatchNames {
	font-size: 11px;
	line-height: 18px;
}
.swatchMenuDivider {
	font-weight: bold; 
	background-color: #CCCCCC;
}
#buy .values {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7EDDB;
	border-right-color: #F7EDDB;
	border-bottom-color: #F7EDDB;
	border-left-color: #F7EDDB;
	background-color: #EFDBB7;
	padding-left: 6px;
}
#buy th.values {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7EDDB;
	border-right-color: #F7EDDB;
	border-bottom-color: #F7EDDB;
	border-left-color: #F7EDDB;
	background-color: #F9CE81;
	padding-left: 6px;
	text-align: left;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
}
#footer .footerContents {
	padding: 4px 16px;
}
#footer a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.homeImage {
	background-image: url(siteimages/home/home_bg_05-2008.jpg);
	height: 263px;
}
.homepanel {
	margin-top: 32px;
	margin-left: 388px;
}
#generalPage h2 {
	font-size: 18px;
	color: #991717;
	margin-top: 0px;
}
#generalPage  #testimonials h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #991717;
	margin-top: 24px;
}
#generalPage #testimonials {
	padding: 0px 24px;
}
#generalPage img {
	padding-top: 4px;
	padding-bottom: 4px;
}
.nochexLogo {
	text-align: center;
	border-top-width: 6px;
	border-right-width: 3px;
	border-bottom-width: 6px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.homeBoxstyle {
	background-color: #efdbb7;
	border: 1px solid #FFFFFF;
	color: #AE0404;
	font-size: 14px;
	font-weight: bold;
	line-height: 170%;
	background-image: url(siteimages/home/box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.homeBoxstyle2 {

	background-color: #efdbb7;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 170%;
	background-image: url(siteimages/home/box_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.homeBoxstyle2 a {
	color: #F5C674;
	text-decoration: underline;
}
#sitemap {
	font-size: 11px;
}

