a {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: none;
}
a.headerNavigation,a.headerNavigation:hover{
	color: #FFF;
}
a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}
a.pageResults:hover{
	color: #777;
}
body {
	background: #05548D;
	background-image:url(../../images/site/bgextend.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	_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: 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: 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;
}
.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;
}
.headerNavigation,.footer{
	background: #777;
}
.infoBox{
	border: 1px solid #777;
	padding:5px;
}
.infoBoxHeading,.headerNavigation{
	background-color:#05568E;
	color: #FFF;
	font-size: 11px;
	padding: 5px;
	border:#FFFFFF 1px solid;
	font-weight:bold;
}
.productListing-heading{
	background-color:#05568E;
	color: #FFF;
	font-size: 10px;
	padding: 5px;
	font-weight:bold;
}
a.productListing-heading{
	background-color:transparent;
	padding: 0px;
}
.infoBoxHeadingFet{
	background-color:#E4DDC1;
	color: #000;
	font-size: 17px;
	padding: 10px;
	font-weight:bold;
}
.infoBoxHeadingFet a{
	text-decoration:none;
}
.infoBoxContentsFet {
	background-color:#E4DDC1;
	color: #000;
	padding: 10px;
	font-weight:bold;
	font-size: 15px;
}
.infoBoxContentsFet a{
	text-decoration:none;
}


.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: 6px;
}
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{
	width: 207px;
}
#column_left {
	padding-left:9px;
	padding-top:1px;
}
#central_content {
	text-align:left;
	padding-right:10px;
	padding-left:2px;
	padding-top:1px;
	width:740px;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
}
.header{
	display:block;
	position:relative;
	background-image:url(../../images/site/dhc_head_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:146px;
	color: #FFF;
	font-size: 11px;
	width:969px;
	margin: 0px auto 0px auto;
}
.page_middle_container_repeat {
	width:969px;
	margin: 0px auto 0px auto;
	background-image:url(../../images/site/dhc_content_bg_repeat.jpg);
	background-repeat:repeat-y;
}
.page_middle_container {
	background-image:url(../../images/site/dhc_content_bg.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:969px;
	background:	url(../../images/site/dhc_footer_bg.jpg);
	background-repeat:no-repeat;
	height:50px;
	color: #FFF;
	font-size: 11px;
	margin: 0px auto 0px auto;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
#footer2 {
	margin: 0px auto 15px auto;
	margin-bottom:15px;
	text-align: right;
	width: 969px;
	padding-right:17px;
	color:#FFFFFF;
}
#footer2 a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer2 a:hover{
	color:#666666;
	text-decoration:underline;
}
.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;
}

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;
}
#phone_head{
	position:absolute;
	bottom:0px;
	right:0px;
	height:24px;
	width:193px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	font-family:Arial;
}
#top_nav{
	display:block;
	position:absolute;
	bottom:7px;
	>bottom:7px;
	_bottom:0px;
	right:195px;
	height:24px;
	width:555px;
}
.top_nav a {
	padding-bottom:6px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}
.top_nav a:hover {
	text-decoration:underline;
}
.top_nav_search_field{
	background-image:url(../../images/site/dhc_search_field.jpg);
	background-repeat:repeat-x;
	border:none;
	border-width:0px;
	border-left:#676767 solid 1px;
	border-right:#676767 solid 1px;
	position:absolute;
	bottom:37px;
	right:115px;
	width:127px;
	height:18px;
	text-align:left;
	font-family:Arial;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}

.top_nav_search_button{
	background-image:url(../../images/site/dhc_search_button.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:36px;
	right:15px;
	width:90px;
	height:24px;
}

.top_slogan_text{
	position:absolute;
	bottom:33px;
	right:0px;
	width:740px;
	height:24px;
	color:#FFF;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.top_user_nav{
	position:absolute;
	top:53px;
	right:10px;
	height:24px;
	width:700px;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
.top_user_nav a{
	color:#FFF;
	text-decoration:none;
}
.top_user_nav a:hover{
	color:#000;
	text-decoration:underline;
}
.featured_head {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.featured_head a{
	text-decoration:none;
}
.featured_head a:hover{
	text-decoration:underline;
}
.filters {
	display : block;
	padding : 8px;
	border : 1px solid #000066;
	margin : 3px;
}



#modal {
     display:none;
     position:fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background:#ffffff;
	 opacity: 0.5;
	 filter: alpha(opacity=50);
}

#modal_loading {
	width:300px;
	position:absolute;
	line-height:30px;
	top:50%;
	left:50%;
	font-size:15pt;
	font-weight:bold;
	margin: 0px 0 0 -150px;
	text-align:center;
	z-index: 5000;

}



/* SHOW ITEM HOVERS */

.infohover-div { display:none; }

.infohover + div { display:none; }
.infohover:hover + div { display:block; }

