

body
{
    BACKGROUND-COLOR: white;
	COLOR: #2f3030;
	FONT-SIZE: medium;
}

td
{
	COLOR: #2f3030;
	FONT-SIZE: 12px;
	TEXT-ALIGN: left;
}

h1
{
    font-size: 16pt;
    font-weight: normal;
    color: #202b3d;
    margin:0px;
}

h1.home_h1
{
    font-size: 12pt;
    font-weight: bold;
    color: #e96910;
    padding-top: 15px;
    padding-left: 3px;
    padding-bottom: 10px;
    margin: 0px;
}

.subSubSubHeader
{
	BACKGROUND:#e7e9ed;
	BORDER-BOTTOM:1px solid #d1d4dd;
	COLOR: #13193d;
	FONT-WEIGHT:bold;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	PADDING-TOP:3px;
	PADDING-BOTTOM:3px;
	PADDING-RIGHT:3px;
	PADDING-LEFT:3px;
}

.featured-table
{
    border:0px;
}

.smallText
{
    font-size:8pt;
}

a.product-link:link {font-weight: bold;text-decoration: none;}
a.product-link:visited {font-weight: bold;text-decoration: none;}
a.product-link:active {font-weight: bold;text-decoration: none;}
a.product-link:hover {text-decoration: underline;}

a.view_all_link:link {color:#e96910;text-decoration: none;}
a.view_all_link:visited {color:#e96910;text-decoration: none;}
a.view_all_link:active {color:#e96910;text-decoration: none;}
a.view_all_link:hover {text-decoration: underline;}

#header
{
    background-image: url(../images/header_background.jpg);
    background-repeat: repeat-x;
    height: 104px;
}

#headnavsep
{
    background-color: #ff8d33;
    border-bottom: 1px solid #8e5930;
    height: 4px;
}

#navbg
{
    background-color: #00264c;
    height: 31px;
}

#search
{
    width: 45px;
    color: #00264c;
    font-size: 7pt;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
}

.searchbox
{
    background-color: #fff;
    border: 0px;
    font-size: 13px;
    width: 94px;
}

#searchbutton
{
    width:17px;
    padding-left:5px;
    padding-right:5px;
}

.navitem
{
    padding-left: 6px;
    padding-right: 6px;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
}

.navsep
{
    background: url(../images/nav-sep.jpg) no-repeat;
    width: 2px;
    height: 31px;
}

.navitem a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.navitem a:hover
{
    color: #ff8d33;
}

.nav_back
{
    background-color: #e7e9ed;
}

.dots
{
    background-image: url(../images/nav-arrow.jpg);
    width: 15px;
    height: 27px;
}


.left_menu_item
{
    height: 27px;
    color: #1a2754;
    font-size: 14px;
    text-decoration: none;
    background: url(../images/nav-arrow.jpg) no-repeat;
    background-position: right center;
}



.left_menu_item a
{
    color: #1a2754;
    font-size: 14px;
    text-decoration: none;
}


.left_menu_item a:hover
{
	background: url(../images/nav-item-bg-hover.jpg) repeat-x;
    color: #FFF;
}

.left_menu_items
{
    padding-top: 1px;
}

.left_menu_items a
{
    color: #1a2754;
    text-decoration: none;
    font-size: 8pt;
}

.left_menu_items a:hover
{
    color: #ff8d33;
}

#footer-pos
{
    height: 263px;
    position: absolute;
    bottom: -20px;
    *bottom: -22px;
    padding-top: 22px;
    width: 100%;
}

#footer-bg
{
    width: 100%;
    background: url(../images/footer-bg.jpg) repeat-x;
}

#footer
{
    width: 977px;
    height: 263px;
    background-image: url(../images/footer.jpg);
}

#footer-top
{
    background: url(../images/footer-top.png) repeat-x;
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0px;
    padding-top: 22px;
}

.sub_items a
{
    font-family: arial;
    font-size: 11px;
    color: #1a2754;
    text-decoration: none;
    display: block;
    padding: 2px 0px;
    padding-left: 25px;
    width: 157px;
}

.sub_items a:hover
{
    background: url(../images/left-nav-hover.jpg) repeat-y; center;
    width: 157px;
}

a.header_link
{
	color: #cdd8e0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.header_link:hover
{
	text-decoration: underline;
}

#resources_list ul li a:hover
{
    color: #82889f;
    text-decoration: underline;
}
.order_confirm_almost
{
    color:#e56c1b;
}
.uiCatProdListTopCell {
    height: 115px;
}
.uiCatProdListImg {
    width: 175px;
}
.productPrimaryImage {
    width: 200px;
}
.viewPageContentCell {
    padding-top: 5px;
}
.productBodyHeaderTable {
    padding-top: 5px;
    padding-bottom: 4px;
}

.header_bg
{
    background: url(../images/logo_background.png) no-repeat;
    height: 104px;
    width: 598px;
    float: left;
}

#number
{
    
    color: #ff8d33;
    font-size: 27px;
    font-weight: bold;
}

#free_shipping
{
	color: #fff;
	float: left;
	font-size: 15px;
	position: relative;
	top: 35px;
	left: 88px;
}

#free_shipping a
{
	color: #fff;
	text-decoration: none;
}

#free_shipping a:hover
{
	text-decoration: underline;
}

.search-bg
{
    background: url(../images/search-bg.jpg) repeat-x;
    height: 31px;
}

.nav-item-bg
{
    background: url(../images/nav-item-bg.jpg) repeat-x;
    height: 27px;
    line-height: 27px;
    font-weight: bold;
}



.left-nav-bg
{
    
    z-index: 300;
    width: 190px !important;
}

.nav-item-list
{
	padding: 5px 5px 5px 0;
	
}

.nav-item-list .nav-item-list
{
	padding: 0 0 0 5px;
	font-size: 11px;
}

a.nav-list-item
{
	padding: 4px;
	padding-left: 17px;
	display: block;
	text-decoration: none;
	color: #2f2f4f;
}

a.nav-list-item.over {
	background: url(../images/nav-arrow.png) no-repeat left center;
}

a.nav-list-item:hover
{
	background: #00264c;
	color: #fff;
}

a.nav-list-item.over:hover {
	background: #00264c url(../images/nav-arrow-over.png) no-repeat left center;
}

.nav-item-list .nav-item-list a.nav-list-item
{
	padding: 3px;
	padding-left: 15px;
	margin-left: 5px;
}

#footer-links a
{
    color: #00264c;
    text-decoration: none;
}

#footer-links a:hover
{
    text-decoration: underline;
}

.ddl
{
    position: absolute;
    width: 200px;
    left: 0px;
    top: 2px;
    z-index: 500;
    *top: -4px;
    padding-bottom: 10px;
    background: url(../images/nav-bottom.png) no-repeat bottom;
}

.ddlwrapper a
{
    font-family: arial;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0px 10px;
}

.ddlwrapper a:hover
{
    background: #ff8d33;
    color: #fff;
}

.ddlwrapper
{
    padding: 6px;
    background: #00264c;
}

.item
{
    padding-left: 16px;
}

#HRC_ddl, #FRC_ddl, #brand_ddl, #resource_ddl
{
    display: none;
}