@charset "UTF-8";
/* CSS Document */



.header_bg
{
	width: 100%;
	height:175px;
	margin-left: auto;
	margin-right: auto;
}
#headerWrapper
{
    font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    height: 153px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 1150px;
}
.headBanner
{
    height: 30px;
    width: 1150px;
}

.hBanner_left {

    float: left;
	width: 152px;
	height:100px;

}
.h_logo {

    float: left;
    left: 15px;
    padding-right: 0;
    position: relative;
    top: 20px;
    width: 100px;
    z-index: 1;
}

.hBanner_right {
    float: right;
    height: 133px;
    width: 960px;
}
.topNav_container {
    height: 53px;
}
.welcome {
    color: #888;
    font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    text-align: right;
    text-decoration: none;
    top: 5px;
    width: 400px;
}
.welcome a {
    color: #888;
}
.reg a {
    color: #888;
}


.subNav {
    float: right;
    margin: 0 auto;
    position: relative;
    text-align: right;
    top: 0px;
    width: 500px;
}
.subNav ul {
    background-position: left 2px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 31px;
    list-style-type: none;
    margin-top: 5px;
}
.subNav ul .bar{
 border-right: 1px solid #333;
}
.subNav ul .last{
	border: none;
}
.subNav ul .cart{
    background-image: url("/contentonly.aspx?file=images/cart.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border: medium none;
    margin-left: 8px;

}
.subNav ul .cart a
{
	padding-left:12px;
}
.subNav ul li {
 /* background-image: url("../images/subnav_bar.jpg");
    background-position: right center;
    background-repeat: no-repeat; */
    color: #333;
    display: inline;
    margin: 0;
    padding: 0 12px 0 8px !important;
    position: relative;
    top: 7px;
}
.subNav ul li a {
  color: #333;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.subNav ul li a:hover {
    color: #c00;
	text-decoration: underline;
}
.subNav ul .last {
    background-image: url("none") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    padding-right: 0 !important;
}


.headBanner {
    float: left;
    height: 98px;
    margin: 0 auto;
    width: 860px;
}

.headBanner ul {
    display: inline-block;
    list-style-type: none;
    width: 100%;
}

.headBanner ul li {
}


.phone {
    color: #fff !important;
    float: right;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 20px !important;
    margin-top: 10px;
    position: relative;
    right: 10px;
    text-align: right;
    top: 0;
}


.rightSearch {
    float: left;
    height: 53px;
    left: 80px;
    position: relative;
    top: 10px;
    width: 322px;
}
.ProductSearch_Table {
	border: 1px solid #c4c4c4;
}

.ProductSearch_Input {
	border: medium none;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 13px;
    margin-right: 10px;
    text-align: left;
    text-indent: 12px;
    vertical-align: text-bottom;
    width: 345px;
}
.ProductSearch_ImageButton {
   border: 0 none !important;
    left: 0px;
    position: relative;
    top: 0px;
}


.headCenter
{
}
.headCenter_left
{
	float: left;
}
.headCenter_right
{
    float: right;
    height: 68px;
    text-align: right;
    width: 790px;
}
.navSearch {
    float: right;
    left: 0px;
    position: relative;
    top: 0px;
}