a {
	color: #900;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a:visited{
    color: #000;
}
.pageResults, .accountCategory, .checkoutBarFrom, .checkoutBarTo {
	color: #777;
}
pageResults:hover {
	background: #FF3FF3;
	color: #777;
}

body {
	background: #550000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	_width: 100%;
	/*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 */
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #900;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	color: #900;
}
h3 {
	font-size: 12px;
	color: #900;
}
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: 11px;
	line-height: 16px;
}
.fieldKey, .tableHeading, .formAreaTitle {
	font-weight: bold;
}
.formArea {
	background: #FFF;
	border: 1px solid #777;
}
.headerInfo {
	background: #9F09F0;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.headerNavigation, .headerNavigation:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.infoBox {
	border: 1px solid #777777;
}
.infoBoxHeading, .headerNavigation, .footer, .productListing-heading {
	color: #1F1407;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	background: #FBA93B;
	background-image: url(../../images/site/box_heading_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bodyBreadcrumbs{
}
.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;
}
productListing-odd {
	background: #F8F8F9;
}
productListing-odd td {
}
.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;
}
.headerNavigation{
	/*background: #777777;*/
}
#footer{
	height: 75px;
	text-align: center;
	border-top: 1px solid #C37D1E;
	border-bottom: 1px solid #C37D1E;
	background-image: url(../../images/site/footer_backgroundb.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D8892B;
	padding-top: 8px;
	font-weight: bold;
	color: #1F1407;
	clear: both;
}
#footer a{
	text-decoration: none;
	color: #1F1407;
}
.subBar, .checkoutBarCurrent {
	color: #000;
}
#central_content {
	padding: 10px;
}
#column_left {
	width: 150px;
}
div#column_right {
	width: 150px;
	float: right;
	margin-right: 20px;
	_margin-right: 0px;
}
td#column_right {
	width: 150px;
}
#page_container {
	background-color: #FFFFFF;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 981px;
	border:1px solid #F8A737;
	border-top:0px;
	background-image: url(../../images/site/left_column_background2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 981px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select {
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#printfix {
	/*clear: both;*/
}
.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;
}
#box_categories td {
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#box_whats_new td, #box_bestsellers td, #box_currencies td, #box_information td, #box_info,#box_info2 #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_whats_new, #box_bestsellers, #box_currencies, #box_information, #box_info, #box_info2, #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, #box_categories {
	margin: 5px;
	width: 170px;
}
#header {
	border-bottom: 1px solid #C37D1E;
	width: 100%;
}


.subtitle {
	color:#990000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
}
.title {
	color:#990000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
}

h1.title {
	padding: 15px;
}

/*NEW STUFF FOR CUSTOM LAYOUTS*/
.tableCatlevelOne{
    width: 100%;
}

.tdCatLevelOne{
    width: 50%;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}
.tableConfiglevelOne{
    width: 98%;
}

.tdConfigLevelOne{
    width: 25%;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
}
.ulLeftAlign{
    text-align: left;
}
.table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #010101;
	border: 1px solid #010101;
	background-color: #eeeeee;
}
.chartHead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	padding: 5px;
	border-style: 1px solid;
	border-right: 1px solid #010101;
}
.chartMain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background-color: #FEC55E;
	border-style: 1px solid;
	border-right: 1px solid #010101;
	border-top: 1px solid #010101;
}
.chartMainOff {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background-color: #ffffcc;
	border-style: 1px solid;
	border-right: 1px solid #010101;
	border-top: 1px solid #010101;
}
.chartHeadLarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	padding: 7px;
	border-style: 1px solid;
	border-right: 1px solid #010101;
}
.error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	 color: #900;
}
.error_two {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	 border: 2px solid #000; 
	 text-align: center; 
	 color: #900;
	 display: block;
	 width: 75%;
	 padding: 12px;
	 margin: 12px auto;
}
.button {
	background-color: #FDC35F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: #000000 1px solid;
	font-size: 12px;
	color: #010101;
	padding: 5px;
	font-weight: bold;
	display:block;
} 
.quoteLeft{
    width: 300px;
	text-align: right;
}
.quote{
    width: 750px;
}
.minimum{
    padding: 5px;
	font-weight: bold;
	border: 1px solid #900;
}
a.configuratorProduct{
    color: #900;
}

