.redTabs {   background: none repeat scroll 0 0 #A70D0F;
    height: 23px;
    line-height: 22px;
    list-style: none outside none;
    /*margin:1px 0 0 724px;*/
    position: absolute;
    margin:1px 0 0 723px;
    padding:0 9px;
    text-decoration: none;display:block;}
li.redTabs:hover{   background:#d01012 !important;}
li.redTabs2:hover{   background:#d01012 !important;}
.redTabs a {text-decoration:none;display:block;font-size:11px;font-weight:bold}
.redTabs2 {   background: none repeat scroll 0 0 #A70D0F;
    height: 23px;
    line-height: 22px;
    padding:0 10px;
    list-style: none outside none;
    margin:1px 0 0 774px;
    position: absolute;
    border-left:1px solid #fff;
    text-decoration: none;display:block}
.redTabs2 a {text-decoration:none;display:block;font-size:11px;font-weight:bold}

html, body {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
	}
body {
	background: url(/images/whitebg.gif) top center repeat-y;
	font: 76% arial,sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
div#container {
	width: 910px;
	margin: 0px auto;
}
div#header-container{
	width:894px;
	/*padding:0 5px 0 5px;*/
	height:144px;
	background:url('/Images/headerBG.jpg');
	margin-left:10px;
	}
div#header-container .cell {
	width:650px;
	float:left;
	margin-top:30px
	}
div#header-container .cell .aleft{
	width:332px;
	float:left;
	height:74px;
	margin-left:20px;
}
div#header-container .cell .aright{
background-repeat: no-repeat;
    float: left;
    height: 85px;
    margin-top: -30px;
    padding-left: 200px;
    padding-top: 5px;
    text-align: center;
    width: 86px;
}
div#header-container .cell .certImages {
    display: block;
    float: right;
    margin:40px 0 0 540px;
    position: absolute;
    width: 190px;
    }

div#header-container .cell1 {
	width:350px;
	float:left;
	}
div#header-container .cell2 {
	width:280px;
	float:left;
	}
div#header-container .cell3 {
	width:170px;
	float:left;
	margin-left:-30px;
	}
div#header-container .cell3 .phoneNums {text-align:right;padding-bottom:10px;display:block;margin:10px 0 0 110px;}
div#acct-cart {
	width:265px;
	height:80px;
	background:#dadada;

	}
div#acct-cart .acct {
	padding-top:5px;
	background-color:#DADADA;
	font-size:10px;
	color:#444;
	font-weight:600;
	text-align:right;
	padding-left:30px;
	}
div#acct-cart .acct-shopping {
	padding-top:10px;
	background-color:#DADADA;
	font-size:10px;
	color:#444;
	font-weight:600;
	text-align:right;
	padding-left:30px;

	}
div#acct-cart .cart {
	background-color:#dadada;
	font-size:11px;
	color:#000;
	text-align:right;
	padding-right:5px;
	/*padding-left:25px;*/
	}
/***********css horizontal list display*************/
.pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

.pipe ul li {
	margin-left: 0;
	padding: 3px 15px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	}


.pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
/*#pipe ul li a{
	color:#000;
	}*/
/***********************************/
div#menu-horizontal {
  background: none repeat scroll 0 0 #DADADA;
    height: 45px;
    margin-left: 10px;
    width: 893px;
	}
div#search-drop {
	background:url('/images/searchBG.jpg');
	width:893px;
	height:30px;
	margin-left:10px;
	padding-top:2px;
	}
div#search-drop .left{
	width:160px;
	float:left;
	text-align:left;
	margin-top:10px;
	overflow:hidden;
	height:18px;
	background:url('/images/selectBG2.png') no-repeat;
	}
div#search-drop .right{
    float: left;
    margin-top: 5px;
    padding-left: 365px;
    text-align: left;
    width: 365px;
	}
.searchBtn {text-indent:-9999px;border:0px;outline:none;background:url('/images/searchBtn.png');width:55px;height:19px;}
.goBtn {text-indent:-9999px;border:0px;outline:none;background:url('/images/goBtn.png');width:32px;height:18px;}
.searchTxt {color:#000}
.selectBG {color:#000;width:180px;display:block;background:Transparent;background-position:0 85%;/*background:url('/images/selectBG.png') no-repeat 85%;background-repeat:no-repeat;*/overflow:hidden;height:20px;border:0px;outline:none;}
div#content {
	width:900px;
	min-height:450px;
	margin-left:10px;
	overflow:auto;
	margin-top:10px;
	}
div#content .navigation{
	width:160px;
	float:left;
	}
div#content .content-text{
	width:710px;
	padding:0 10px;
	float:left;
	text-align:left;
 	}
div#content .content-text table{
	/*padding-left:10px;*/
	/*margin-left:10px;*/
}
div#content .content-text p{
	padding-left:5px;
	padding-right:5px;
	line-height: 1.5em;
  	font-size:1em;
	}
div#content .content-text h1{
	font-size:16px;
	color:#003366;
	padding-left:7px;
}
div#content .content-text h2{
	font-size:0.95em;
	color:#000;
	padding-left:7px;
	font-weight:bold;
}
div#content .content-text ul{
	list-style:square;
	margin-top:5px;
	}
div#content .content-text li{
	list-style:square;
	line-height: 1.5em;
  	font-size:1em;
	}
/***************menu style********************/
.menu_style1 {
	padding-left:15px;
	color:#000000;
	font-weight:normal;
	}
.menu_style2 {
	padding-left:15px;
	padding-bottom:5px;
	color:#000000;
	font-weight:normal;
	}
.menu_style3 {
	padding-left:2px;
	padding-top:5px;
	height:25px;
	background-color:#cce6f5;
	}
.menu_style4 {
	padding-left:15px;
	padding-top:2px;
	color:#000000;
	font-weight:normal;
	}
/******************************************************/
div#fourBoxes {width:710px;height:135px;margin:10px 0 0 12px}
div#fourBoxes .box {width:23%;float:left;padding:0 6px;}
div#flash_img {
	width:718px;
	height:226px;
	border:1px solid #ccc;
	/*background-color:#6dbf1f;*/
	margin-left:5px;
	}
/************************Rotating Banner**************************************/

div#flash_img .number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
div#flash_img .number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=60);
    opacity: 0.6;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
div#flash_img .number_slideshow .number_slideshow_nav li{
    box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    position: relative;
    float: left;
}
div#flash_img .number_slideshow .number_slideshow_nav li a{
    padding-left: 8px;
    padding-right: 8px;
}
div#flash_img .number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
div#flash_img .number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
div#flash_img .number_slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}
div#flash_img .number_slideshow ul li a{
    text-decoration: none;
}
div#flash_img .number_slideshow ul li a img{
    border: none;
}

div#section-supplies {
	height:175px;
	width: 695px;
	background-image:url(/images/sectionsupplies_bg.gif);
	background-repeat:no-repeat;
	margin-left:18px;
	}
.section1 {
	width:157px;
	float:left;
	padding-left:33px;
	margin-top:10px;
	text-align:center;
	}
.section1 h2{
	font-size:12px;
	font-weight:bold;
	color:#a70d0f;
	margin-top:0;
	margin-bottom:0;
	}
.section1 h2 a{
	color:#a70d0f;
	text-decoration:none;
	}
.section1 p{
	text-align:right;
	padding-right:5px;
	margin-top:0;
	}
.section1 a{
	color:#a70d0f;
	}
.section2 {
	width:168px;
	float:left;
	text-align:center;
	margin-top:10px;
	}
.section2 h2{
	font-size:12px;
	font-weight:bold;
	color:#a70d0f;
	margin-top:0;
	margin-bottom:0;
	}
.section2 h2 a{
	color:#a70d0f;
	text-decoration:none;
	}
.section2 p{
	text-align:right;
	padding-right:5px;
	margin-top:0;
	}
.section2 a{
	color:#a70d0f;
	}
.section3 {
	width:169px;
	float:left;
	text-align:center;
	margin-top:10px;
	}
.section3 h2{
	font-size:12px;
	font-weight:bold;
	color:#a70d0f;
	margin-top:0;
	margin-bottom:0;
	}
.section3 h2 a{
	color:#a70d0f;
	text-decoration:none;
	}
.section3 p{
	text-align:right;
	padding-right:5px;
	margin-top:0;
	}
.section3 a{
	color:#a70d0f;
	}
.section4 {
	width:165px;
	float:left;
	text-align:center;
	margin-top:10px;
	}
.section4 h2{
	font-size:12px;
	font-weight:bold;
	color:#a70d0f;
	margin-top:0;
	margin-bottom:0;
	}
.section4 h2 a{
	color:#a70d0f;
	text-decoration:none;
	}
.section4 p{
	text-align:right;
	padding-right:5px;
	margin-top:0;
	}
.section4 a{
	color:#a70d0f;
	}
div#section-equip {
	height:175px;
	width: 695px;
	background-image:url(/images/sectionequip_bg.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:18px;
	}
div#section-llv {
	height:175px;
	width: 695px;
	background-image:url(/images/section-llv.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:18px;
	}
#footer-container #useful_info {
	width:760px;
	min-height:150px;
	margin-top:10px;
	margin:0 auto;
	}
#footer-container #useful_info .box1{
	width:250px;
	min-height:150px;
	border-left:solid 1px #cfcfcf;
	border-top:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	float:left;
	}
#footer-container #useful_info .box2{
	width:250px;
	min-height:150px;
	border:solid 1px #cfcfcf;
	float:left;
	}
#footer-container #useful_info .box3{
	width:250px;
	min-height:150px;
	border-right:solid 1px #cfcfcf;
	border-top:solid 1px #cfcfcf;
	border-bottom:solid 1px #cfcfcf;
	float:left;
	}
.useful_ter1{
	width:250px;
	height:24px;
	background-color:#464646;
	color:#fff;
	}
.useful_ter2{
	width:250px;
	height:230px;
	padding-top:1.05em;
	}
.useful_ter2 p{
	text-align:left;
	padding-left:33px;
	line-height:0.625em;
}
.useful_ter2 a{
	color:#000;
	text-decoration:underline;
}
.useful_ter2 p img{
	padding-right:8px;
	}

#contract-award {
	width:720px;
	height:67px;
	padding-left:5px;
	padding-bottom:8px;
	}
#contract-award .award-image{
	width:80px;
	float:left;
	}
#contract-award .award-content{
	width:630px;
	float:left;
	padding-left:10px;
	color:#ac0806;
	}
#footer-container #copyright{
	width:760px;
	height:inherit;
	margin:0 auto;
	}
div#footer-container{
	width:910px;
	height:225px;
	margin-top:20px;
	text-align:center;
	}
#footer-container #translate {height:60px;overflow:hidden;float:left;width:30%}

/**************Group page content*************/
table.group { border-color: #999999; margin-left:10px;}
td.groupTitle {
	background-color: #F9F9F9;
	border: 1px solid #E0E0E0;
	padding: 8px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
td.row1 {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 11px;
}
img.row1 { border-color: black; border-width:1pt; }
tr.row2 { background-color: #F0F0F0; }
td.bgimage1 { background: url(images/PPU-leftlinks_03.jpg);}
td.bgimage2 { background: url(images/cart_06.jpg);}
td.bgimage3 { background: url(images/cart_06.jpg);}
img.row1 { border-color: black; border-width:1pt; }
tr.row2 { background-color: #F0F0F0; }
.h2 { color: #FFFFFF; }

/*****************Jquery row selection************************/
.stripe1{ background-color:#F0F0F0;}
.stripe2{ background-color:#fff;}
.highlight{background-color:#ffff99;}

#theList thead th {
	background-color: #11618f;
	padding-left: 3px;
	padding-right: 3px;
}


/**************product details css*************/
div#font1 { font-size: 10px; }

td.addToCart {
	background-color: #eeeeee;
	padding: 2px;
}

div#prodTitle {
	background-color: #F9F9F9;
	border: 1px solid #E0E0E0;
	padding: 8px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

div#prodDescHeader {
	background-color: #F9F9F9;
	border: 1px solid #E0E0E0;
	padding: 2px;
	color: #CC0000;
	font-weight: bold;
}

div#prodDescription {
	padding:2px;
	border: 1px solid #E0E0E0;
}

h3 {
	background-color: #c60505;
	padding: 1px;
	margin: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/**************AddtoCart css******************/

div#list table {
			border:1px solid #cccccc;
		}

		div#list tr td,th {
			font-family: Verdana, Arial;
			font-size: 10px;
			border-bottom: 0.5px solid #cccccc;
			border-right: 0.5px solid #cccccc;
		}

		div#list td {
			line-height:15px;
			text-align: left;
			padding-left:2px;
			padding-right:4px;
	    }

	    div#list th {
	    	background-color: #cccccc;
	    	text-align: left;
	    	padding-bottom:1px;
	    	font-weight: bold;
	    	font-size:10px;
	    	text-transform:uppercase;
	    }

	    div#list td.price {
	    	text-align: right;
	    }

	    div#price {
	    	color: #CC0000;
	    	font-size: 14px;
	    	font-weight: bold;
	    }
/**********/

.word_section {
	font-size:9px;
	text-align:left;
	margin:3px 2px 0 2px;
	height:36px;
	color:#333333;
	}
table.greyForm { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; margin-left:10px;}
.h3 { color: #CC0000; font-size: 10px; }
.h4 { color: #FF0000; }
.h31 { color: #E6EEF7; }
table.cartTableB { font-size: 11px; border: solid 1.2px #BFBF92; border-collapse: collapse; }
td.cartTopB { border-top: 1px solid #BFBF82;  }
td.Stajl {
	padding-left: 3px;
	padding-right: 4px;
	border-right: 0px solid #E1E1E1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/***********************sitemap-css*******************/
#sitemap {
	width: 704px;
	height: 611px;
	margin-left:5px;
}
#sitemap .column1{
	width: 230px;
	height: 611px;
	float:left;
	margin-right:4px;
	margin-left:2px;
}
#sitemap .column2{
	width: 230px;
	height: 611px;
	float:left;
	margin-right:4px;
}
#sitemap .column3{
	width: 230px;
	height: 611px;
	float:left;
}
#sitemap h4{
	font-size:14px;
	color:#003366;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Helvetica, Geneva, Arial, sans-serif;
	padding-top:12px;

}
#sitemap h4 a{
	color:#003366;
	text-decoration:none;
}
#sitemap .column1 ul{
	display:block;
	border-left: solid 1px #03799b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap .column1 ul li{
	margin: 0px 0px 0px 5px;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
}
#sitemap .column2 ul{
	display:block;
	border-left: solid 1px #03799b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap .column2 ul li{
	margin: 0px 0px 0px 5px;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
}
#sitemap .column3 ul{
	display:block;
	border-left: solid 1px #03799b;
	/*border-left: solid 1px #0033CC;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap .column3 ul li{
	margin: 0px 0px 0px 5px;
	list-style:none;
	list-style-type:none;
	padding-left:0px;
}


table.inquiry { vertical-align: top; }
table.inquiry1 { margin-top: 0;
				 margin-left: 0;
				 alink: #CC99CC;
				 vlink: #999999;
				 link: #CC99CC;
				 }
table.status {
		border: 1px solid #000000;
		vertical-align: top;
		}
td.title {
	font-size:12px;
	background-color: #E4EFDC;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	}
/***************Track info css */
div#content .content-texts{
	width:95%;
	float:left;
	text-align:left;
 	}
div#content .content-texts table{
	/*padding-left:10px;*/
	/*margin-left:10px;*/
}
div#content .content-texts p{
	padding-left:5px;
	padding-right:5px;
	line-height: 1.5em;
  	font-size:1em;
	}
div#content .content-texts h1{
	font-size:16px;
	color:#003366;
	padding-left:7px;
}
div#content .content-texts h2{
	font-size:0.95em;
	color:#000;
	padding-left:7px;
	font-weight:bold;
}
div#content .content-texts ul{
	list-style:square;
	margin-top:5px;
	}
div#content .content-texts li{
	list-style:square;
	line-height: 1.5em;
  	font-size:1em;
	}

/********************Whoson chat***************************/
* html {overflow: hidden; }
* html body {overflow: auto; }
/* end hack */
html, body {height: 100%; margin: 0; padding: 0; }
#container #header-container #nav {position: absolute; top: 210px; left: 96.5%;width:40px; }
body>#container #header-container #nav {position: fixed; }
#container #header-container #nav a {display: block; }

/********************All Stores***************************/

#contentStores  {margin-left:20px;line-height:1.6em;width:850px}
#contentStoresCol1 {width:50%;float:left}
#contentStoresCol2 {width:50%;float:left}
