#header { background:url(../../images/design/header_slice.png) repeat-x top; height:121px; width:1022px; }
#header_img { background:url(../../images/design/header_right.png) no-repeat right top; line-height:0px; }
#header_img td, #header_img td a, #header { line-height:0px; }
#header_info { width:340px; margin:0; text-align:center; line-height:18px; display:block; position:relative; padding-top:10px; }

#headerMenu { background:url(../../images/design/header_menu.png) no-repeat; height:39px; }
#headerItems { padding:10px 0 0 0; text-align:center; margin:auto; width:1022px; }

#headerItems ul { list-style:none; list-style-image:none; position:relative; margin:0; padding:0; }
#headerItems ul li { display:inline; }

/* TOP MENU SNIPPET */
#headerItems ul li ul { 
	display:none; position:absolute; left:238px; top:-65px; background:url(../../images/design/menu_popup.gif) no-repeat; width:127px; padding-top:12px; height:55px; 
}
#headerItems ul li ul li { display:block; padding-top:6px; }

#address_box {
	float:right; margin-left:20px; 
	background:#ebf2f9;
	padding:5px;
	border:1px solid #81aeda;
}

.footer { background:#96bade url(../../images/design/footer_bg.png) no-repeat; height:59px; text-align:center; padding-top:5px; font-weight:bold; }


.additionalFields {
	background:#ededed;
	
}
.additionalFields td {
	background:#ffffff;
}

.product_selector_link { float:right; margin-top:-32px; position:relative; }

/*** CATEGORIES :: LEFT COLUMN ***/

#box_categories {
	margin:0;
	width:190px;
}
#categoriesHeading { background:url(../../images/design/header_column_left.png) no-repeat; height:62px; display:block; text-indent:-999px; padding:0px; }


.categoryListTable { margin:auto; }
.categoryListText { font-size:14px; font-weight:bold; }


a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}

a.menuNavigation,a.menuNavigation:hover{
	color: #005aab;
	text-decoration:none;
	font-size:13px; font-weight:bold;
	margin:0 8px 0 8px;
}
a.topNavigation,a.topNavigation:hover{
	color: #000000;
	text-decoration:none;
	font-size:10px;
}


a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background: #96bade url(../../images/design/background_slice.png) repeat-x top;
	color: #000;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
	_behavior: url(csshover.htc);	/* Fix IE6 Hover Behavior For Fancy Popup thingies */
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	margin-top: 10px;
}
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: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.phone { color:#005aab; font-size:20px; font-weight:bold; }

.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{
	
}

.infoBoxHeading,.headerNavigation,.productListing-heading{
	background: url(../../images/site/heading_gradient_med.jpg) #444444 repeat-x bottom;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
}
.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;
}
.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;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
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_info td{
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
}
#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_info{
	margin: 5px;
	width: 170px;
}
#central_content {
	background:url(../../images/design/header_content.png) no-repeat top;
	padding: 60px 10px;
	font-size:12px;
}
#column_left {
	width: 190px; padding-left:49px; background:url(../../images/design/shadow_left.png) no-repeat top left;
}
#column_right {
	padding: 0;
	width: 49px;
	background:url(../../images/design/shadow_right.png) no-repeat top right;
}
#page_container {
	background:url(../../images/design/content_slice.png) repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1022px;
}
#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 980px;
}
.child_options {
	display: block;
}
.child_options input, .child_options select{
	width: 160px;
}
#printNav {
	float: right;
	margin-bottom: 6px;
}
#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;
}
.hidden_table .productListing-data { border:0; }
