a{
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover{
	color: #777777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFFFFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777777;
}
a.pageResults:hover{
	background: #FFFF33;
	color: #777777;
}
body{
	background-color: #820350;
	background-image: url(../../images/site/body_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 50px 0px;
	text-align: center;
}
form{
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #552242;
	font-size: 18px;
	line-height: 24px;
	margin:5px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: #552242;
	margin:0px 0px 10px 0px;
}
h3 {
	font-size: 12px;
}
img{
	color: #666666;
	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: 11px;
	line-height: 15px;
}
tr.productListing-even {
}
tr.productListing-odd {
	background: #F8F8F9;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
}
.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}
.formArea{
	background: #FFFFFF;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}
.headerInfo{
	background: #99FF00;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.headerInfo{
	background: #99FF00;
}
.infoBox{
}
.infoBoxContents{
}
.infoBoxHeading{
	background-color: #552242;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
.bodyBreadcrumbs{
}
.bodyBreadcrumbs a, .bodyBreadcrumbs a:hover{
    color: #036;
}
.headerBreadcrumbs{
	font-size: 11px;
}

.headerBreadcrumbs a, .headerBreadcrumbs a:hover{
	color: #FFFFFF;
}
#siteCredits a, #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.markProductOutOfStock{
	color: #B20000;
	font-weight: bold;
}
.messageStackError,.messageStackWarning, .headerError,.errorBox, .infoBoxNotice,.infoBoxNoticeContents {
	background: #B20000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
}
.messageStackSuccess{
	background-color: #99FF00;
}
.moduleRowOver{
	background-color: #777777;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected{
	background-color: #DEDEDE;
}
.newItemInCart,.inputRequirement,.productSpecialPrice,.errorText,.stockWarning{
	color: #B20000;
}
.orderEdit{
	color: #000000;
	text-decoration: underline;
}
.pageHeading{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.productListing{
}
.productListing-even td {
	padding: 10px;
}
.productListing-heading{
	background-color: #552242;
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
}
.productListing-odd td {
	background: #F8F8F9;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	padding: 10px;
}
.progress{
	background-color: #000080;
	color: #FFFFFF;
	font-size: 12px;
	height: 14px;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText{
	font-size: 10px;
}
.subBar{
	background: #DEDEDE;
}
.subBar,.checkoutBarCurrent{
	color: #000000;
}
#box_categories, #box_categories td, #box_categories .boxText{
	color: #FFFFFF;
	width: 100%;
}
#box_categories a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#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, #box_whats_new a,
#box_bestsellers a,
#box_currencies a,
#box_information a,
#box_languages a,
#box_login a,
#box_manufacturer_info a,
#box_manufacturers a,
#box_order_history a,
#box_product_notifications a,
#box_reviews a,
#box_rfq_cart a,
#box_search a,
#box_shopping_cart a,
#box_specials a,
#box_tell_a_friend a {
	color: #FFFFFF;
	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{
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	width: 100%;
}
#central_content{
	background-image: url(../../images/site/content_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding:20px;
}
#column_left,#column_right{
	background-image: url(../../images/site/left_column_background.jpg);
	background-repeat: repeat-y;
	width: 172px;
}
#footer {
	background-color: #540233;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
}
#horizontalNav{
	background: #9D0460;
	background-image: url(../../images/site/horz_nav_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
}
#horizontalNav a{
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
}
#page_container{
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 898px;
}
#siteCredits{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	position: absolute;
	text-align: right;
	width: 898px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select{
	width:160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	clear: both;
}
