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: #01116d url(../../images/design/body_background.jpg) no-repeat center top;
	color: #000;
	font-family: Verdana,Geneva,Arial,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: 18px;
	color:#0d8737;
	margin-top: 10px;
}
#printfix { display:none; }
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, select, 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: #777777;
}
.infoBox{
	border: 0px solid #777777;
}
.infoBoxHeading,.headerNavigation,.footer,.productListing-heading{
	background:#B5CADB;
	color: #333333;
	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: #dedede;
	color:#000;
	cursor: default;
	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: #d0d0d0;
}
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: 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_categories, #box_info{
	margin: 5px 3px 0px 5px;
	width: 205px;
}
.infoProductsHeading { font-size:16px; font-weight:bold; color:#FFFFFF; padding:4px 0px 3px 8px; }
#central_content {
	padding: 10px;
}
#column_left {
	/*background:url(../../images/design/left_column_background_bottom.png) no-repeat bottom;*/
	padding-bottom:5px;
	width: 213px;
}
#column_left_div {
	background:url(../../images/design/products_header.png) no-repeat top;
	margin-top:-5px;
}
#column_right {
	padding: 3px;
	width: 150px;
}
#page_container {
	background: url(../../images/design/content_slice.png) repeat-y top;
	margin: 0 auto;
	text-align: left;
	width: 977px;
	padding:0px;
}

#content { background:url(../../images/design/content_background.png) no-repeat top; width:951px; padding:0px 13px;
	min-height:580px;
	_height:580px;
 }

#header {
	background:url(../../images/design/page_header.jpg) no-repeat;
	width:951px;
	height:148px;
	display:block;
	position:relative;
}
#headerTopNavigation { position:absolute; margin:77px 0 0 308px; color:#FFFFFF; width:637px; }
#headerTopNavigation a { font-weight:bold; color:#FFFFFF; }

#headerBottomNavigation { position:absolute; margin:105px 0 0 10px; z-index:99; }

#headerPremierUser { color:#666666; font-size:14px; font-weight:bold; position:absolute; margin:10px 0 0 400px; width:300px; text-align:center; }
#headerPhoneNumber { color:#037209; font-weight:bold; position:absolute; margin:30px 0 0 400px; line-height:30px; width:300px; text-align:center; font-family:Geneva, Arial, Helvetica, sans-serif; }
.headerPhoneNumber { font-size:20px; }
.headerPhoneNumberLarge { font-size:26px; }

#headerImage { width:951px; border-bottom:3px solid #3979c6; }

#footer { background:url(../../images/design/footer_background.png) no-repeat; width:977px; padding-top:5px; height:54px; color:#fff; font-weight:bold; text-align:center; position:relative; }

#footer2 {
	margin: 0px auto 30px auto;
	text-align: right;
	width: 980px;
	color:#FFF;
}
#footer2 a { color:#FFF; }

.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;
}
td.applicationSectionheader{
  background-color: #91B0CF;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #000;
}

td.applicationSubSectionheader{
	background-color: #BCCDE1;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #000;
}

td.applicationLeft{
  vertical-align: top;
  width: 300px;
  padding: 5px 15px;
  border: 0px solid #000;
}

td.applicationRight{
  padding: 5px;
  border: 0px solid #000;
}

table.onlineApplication{
  clear: both;
  width: 100%;
  margin-top: 15px;
}

ul.cleanList{
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 2px 1.5em; 
	padding: 0px 0px 2px 0px;
}

tr.applicationOdd{
  background-color: #fff;
}

tr.applicationEven{
  background-color: #E6EAF2;
}


table.table_lines { background:#666; }
table.table_lines td { background:#fff; }
table.table_lines th { background:#fff; }



/* STEEL KING SPECIFIC STYLES */

.sub-image { background:#174782; line-height:25px; color:#fff; text-align:center; font-weight:bold; font-size:10px; }
.h2 { color:#ffe88a; font-size:16px; font-weight:bold; }

.extraFilesBox { background:#b5cadb; }

.newsbox { background:url(../../images/design/learn_more_box.png) no-repeat; height:155px; width:213px; color:#fff; margin-bottom:35px;}
.newsbox .h2 { padding-bottom:4px; }



.repTable { background:#666; width:100%; }
.repTable td { background:#f0f0f0; }
.repTable th { background:#666; color:#fff; font-size:14px; font-weight:bold; }

.events-list td { vertical-align:top; border-bottom:1px dashed #ccc; }
* :focus { outline: 0; }

.orderStatusSmall td { font-size:10px; }
.orderStatusSmall th { font-size:10px; }
.orderStatusSmall tr.odd td { background:#ededed; }
.orderStatusSmall tr td { border-bottom:1px solid #CCC; }

.orderStatusTable { background:#434343; margin-top:20px; }
.orderStatusTable th { color:#fff; }
.orderStatusTable td { background:#fff; }
#social_icons{position: absolute; left:53px; top:-30px;}
#social_icons img{padding-right:4px;}
