a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background: url(../../images/site/background.gif) repeat-x white;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	_behavior: url(includes/css/csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies, relative to base tag because IE is crazy */
}


#header {
	background: url(../../images/site/header.jpg) no-repeat white;
	height: 198px;
	position: relative;
}

#headerLinks {
	float: right;
	height: 25px;
	background: url(../../images/site/headerLinks.jpg);	
	padding: 5px 10px 0 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#headerLinks a {
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;	
}

#headerNavigation {
	float: right;
	clear: right;
	margin-top: 8px;
	color: #ddd;
}

#headerNavigation img {
	vertical-align: text-top;	
}

#headerNavigation a {
	color: white;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#headerNavigation a:hover {
	text-decoration: underline;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

p strong, p b {
	color: #985119;	
}

h1 {
	font-size: 18px;
	margin-top: 10px;
	color: #985119;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
img {
	color: #666;
	border: none;
}
legend {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset {
	border: 1px solid #333;
	padding: 6px;
}
td, input, textarea, option, checkbox, radio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border: 1px solid #777;
}
.headerError,.errorBox{
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.headerInfo {
	background: #9F09F0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.headerInfo{
	background: #9F09F0;
}
.infoBox{
	border: 1px solid #777;
}
.infoBoxHeading,.footer,.productListing-heading{
	background: #380C4E;
	color: #FFF;
	font-size: 12px;
	padding: 3px;
}
.bodyBreadcrumbs{
	font-size: 10px;
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
	color: #036;
}
.headerBreadcrumbs{
	font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFF;
}
.markProductOutOfStock {
	color: #B20000;
	font-weight: bold;
}
.messageStackError, .messageStackWarning, .headerError, .errorBox, .infoBoxNotice, .infoBoxNoticeContents {
	background: #DA3D3D;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.messageStackSuccess {
	background-color: #9F09F0;
	color: #FFF;
	font-weight: bold;
}
.moduleRowOver {
	background-color: #777;
	color:#FFF;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #DEDEDE;
}
.newItemInCart, .inputRequirement, .productSpecialPrice, .errorText, .stockWarning {
	color: #B20000;
}
.orderEdit {
	color: #000;
	text-decoration: underline;
}
.pageHeading {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.productListing-data {
	padding: 3px;
}
tr.productListing-odd {
	background: #f8f8f9;
}
tr.productListing-odd td {
/*  border-bottom: solid #777 1px;*/
}
.progress {
	background-color: #000080;
	color: #FFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText {
	font-size: 10px;
}
.subBar {
	background: #DEDEDE;
}
.subBar, .checkoutBarCurrent {
	color: #000;
}
#box_whats_new td,
#box_bestsellers td,
#box_currencies td,
#box_information td,
#box_languages td,
#box_login td,
#box_manufacturer_info td,
#box_manufacturers td,
#box_order_history td,
#box_product_notifications td,
#box_reviews td,
#box_rfq_cart td,
#box_search td,
#box_shopping_cart td,
#box_specials td,
#box_tell_a_friend td{
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
}
#box_categories td, #box_info td{
	font-size: 11px;
	line-height: 15px;
	padding: 3px;
}
#box_whats_new,
#box_bestsellers,
#box_currencies,
#box_information,
#box_languages,
#box_login,
#box_manufacturer_info,
#box_manufacturers,
#box_order_history,
#box_product_notifications,
#box_reviews,
#box_rfq_cart,
#box_search,
#box_shopping_cart,
#box_specials,
#box_tell_a_friend{
	margin: 5px;
	width: 170px;
}
#box_categories, #box_info{
	margin: 5px;
	width: 170px;
}
#central_content {
	padding: 10px;
	padding-top: 50px;
	padding-bottom: 60px;
	background: url(../../images/site/body.jpg) repeat-x white;
	position: relative;
}
#column_left {
	width: 170px;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background: url(../../images/site/backgrad.gif);
	margin: 0 auto;
	text-align: left;
	width: 851px;
	padding: 0 7px 7px 7px;
	position: relative;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: center;
	width: 980px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select {
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
	display: none;
}
#printfix {
	clear: both;
	display: none;
}
.pricebreaksFloat div {
	display:none;
}

.pricebreaksFloat:hover div {
	display:block;
}
.pricebreaksPopup {
	background:white;
	position:absolute;
	border:1px solid black;
	width:140px;
}
#printlogo {
	display: none;
}

ul.noindent {
	margin-left: 1.5em;
	padding-left: 0;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

div.productImage, div.categoryImage {
	float:right;
	margin:0 0 10px 10px;
	text-align:center;
	font-size: 10px;
}

div.productImage img, div.categoryImage img {
	margin: 5px;
}

#printNav {
	position: absolute;
	top: 220px;
	margin-left: 544px;
}
