body {
	font-family: sans-serif;    
	background: url(images/metal_bg.jpg);
	background-repeat: repeat;
	font-size: 11px;
	text-align: center;
  	margin-left: auto;
  	margin-right: auto;
}
#container {
	width: 980px;
	height: 642px;
  	margin-left: auto;
  	margin-right: auto;
	padding-top: 0px;
}
p {
	font-size: 12px;
	color: #C4C3C3;
}
.form {
	color: #000000;
	font-size: 10px;
}
#cart {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
}
.isologo 
{
    clear:both;
    float: right;
    display:block;
	vertical-align:middle;
	margin-top:15px;
}
.topSearch 
{
    clear:both;
    float: right;
    display:inline;
	padding-top: 20px;
}
.PartSearch
{
	font-style:italic;
	color:Gray;
}
.topSearchButton
{
	background: url(/Content/images/military_search.png) no-repeat;
	height: 25px;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 18px;
	color: #FFFFFF;
}
.sortableHeader th a {
     text-decoration:underline;
}
#header {
	width: 980px;
	height: 95px;
	margin: 0 0 0 0;
	background: url(images/header.jpg) no-repeat;
}
#navigation {
	width: 980px;
	height: 20px;
	background: url(images/nav_grad.jpg) no-repeat;
}
#breadcrumb {
	width: 975px;
	height: 20px;
	padding-left:5px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	background-color: #FFFFFF;
}
#body1 {
	width: 980px;
	height: 415px;
	background: url(images/bg_home_washersx.png) no-repeat;
	background-position: top;
	text-align: left;
}
#headline {
	width: 980px;
	height: 20px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
#leftcol {
	width: 442px;
	height: 139px;
	margin-top: 19px;
	margin-left: 23px;
}
#rightcol {
	width: 442px;
	height: 139px;
	float: right;
	margin-top: 19px;
	margin-right: 23px;
}
#rightcolright {
	float: right;
}
#rightcolorleft {
}
#leftcolright {
	float: right;
}
#leftcolorleft {
}

#wideright {
	width: 250px;
	height: 60px;
	float: right;
	margin-top: 6px;
	margin-right: 214px;
}

#wideleft {
	width: 250px;
	height: 60px;
	margin-top: 6px;
	margin-left: 214px;
	text-align: right;
}

#body3 {
	width: 980px;
	height: 440px;
	background: url(images/bg_home_washersx.png) no-repeat;
	background-position: top;
	text-align: left;
}

#box5 {
	width: 241px;
	height: 57px;
	margin-top: 10px;
	margin-left: 223px;
}
#box6 {
	width: 241px;
	height: 57px;
	float: right;
	margin-top: 10px;
	margin-right: 224px;
}



#body2 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#live {
	width: 940px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: left;
}
#live2 {
	width: 940px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: center;
}
#pagetitle {
	width: 500px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #6D422E;
	font-size: 18px;
	padding-top: 10px;
  	margin-left: auto;
  	margin-right: auto;
	background: url(images/grad_pagetitle.png) 	no-repeat;
	background-position: bottom center;
}
#pagetitle2 {
	width: 700px;
	height: 75px;
	text-align: center;
	font-weight: bold;
	color: #6D422E;
	font-size: 18px;
	padding-top: 10px;
  	margin-left: auto;
  	margin-right: auto;
	background: url(images/grad_pagetitle.png) 	no-repeat;
	background-position: center;
}
#pagetitleNoImage {
	width: 500px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #6D422E;
	font-size: 18px;
	padding-top: 10px;
  	margin-left: auto;
  	margin-right: auto;
	background-position: bottom center;
}
#materialtitle {
	width: 500px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
  	margin-left: auto;
  	margin-right: auto;
}
.materialLabel {
	font-weight: bold;
	color: #6D422E;
	font-size: 14px;
	padding-top: 10px;
}

/* Product Detail Page */

.quantityDiscountGrid {
  	margin-left: auto;
  	margin-right: auto;
  	width: 600px;
}
.productImage {
  	margin-left: auto;
  	margin-right: auto;
  	width: 200px;
}
.infoGrid {
  	margin-left: auto;
  	margin-right: auto;
  	width: 800px;
}
.infoGridHeader {
    text-align:left;
    width: 150px;
}
.infoGridText {
    text-align:left;
    width: 250px;
	font-size: 13px;
	font-weight: bold;
}
.dimensionGrid {
  	margin-left: auto;
  	margin-right: auto;
    width: 90%;
}
#DimensionGrid {
    width: 100%;
    border-style:solid;
    border-width: 1px;
}
.dimensionGridHeader {
	font-size: 13px;
	font-weight: bold;
    text-align: center;
    width: 25%;
    background-color: silver;
}
.dimensionGridText {
    text-align: center;
	font-size: 8.75pt;
}
.getPrice {
  	margin-left: auto;
  	margin-right: auto;
	font-size: 13px;
    width: 450px;
}
#errorLabel {
    text-align: center;
    color: Red;
    font-weight: bold;
}
/* End Product Detail Page */

/* Military Page */
#militarybg {
	width: 815px;
	height: 60px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 8px;
	margin-left: 30px;
	background: url(images/interface_5.png) no-repeat;
	background-position: top left;
}
#militarysearchbutton {
	background: url(images/military_search.png) no-repeat;
	height: 25px;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 652px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 18px;
	color: #FFFFFF;
}
#militaryleftcol {
	width: 300px;
	height: 18px;
}
#militaryrightcol {
	width: 185px;
	height: 50px;
	float: right;
	margin-right: 70px;
}
#militaryleftinstruction {
}
#militaryrightinstruction {
	width: 185px;
	height: 22px;
	margin-top: 12px;
}
#militaryrightcolleft {
	width: 125px;
	margin-top: 11px;
	margin-left: 20px;
}
#militaryleftcolleft {
	margin-top: 14px;
	margin-left: 30px;
}

/* End Military Page */

/* PrePackaged Page*/
.GridHeaderBar
{
    background-color: #0081c3;
    color: Black;
    text-align: center;
    font-weight: bold;
    font-size:small;
    width: 100%;
    padding: 2px 0 2px 0;
    height: 18px;
    margin: 0;
}

/* End PrePackaged Page*/

/* Tabs on the Account Maintenance pages */

.Tab { color: black;text-decoration: none }
.Tab:visited { color:black; text-decoration: none}
.Tab:active { color:black;text-decoration: none } 
.Tab:hover { color: #003399; text-decoration: none}
.tabstrip {
    margin: 0;
    padding: 0;
}

/* End Tabs */

.sortPrompt 
{
    font-size:12px;
    font-style:italic;
    color:#ff0000;
}

#material {
	width: 815px;
	height: 75px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 22px;
	background: url(images/interface_1.png) 	no-repeat;
	background-position: top center;
}
.materialint {
	width: 815px;
	height: 75px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 22px;
	background: url(images/interface_1.png) 	no-repeat;
	background-position: top center;
}
#material2 {
	width: 425px;
	height: 60px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 8px;
	background: url(images/interface_3.png) no-repeat;
	background-position: top left;
	margin-left: 30px;
}
#dimension1 {
	width: 425px;
	height: 60px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 8px;
	background: url(images/interface_3.png) no-repeat;
	background-position: top left;
	margin-left: 30px;
}
#dimensionText1 {
	padding-left: 25px;
	padding-top: 4px;
	width: 335px;
	height: 25px;
	margin-top: 6px;
}
.material {
	padding-left: 17px;
}
.material2 {
	padding-left: 0px;
}
#materialform {
	padding-left: 50px;
	padding-top: 10px;
	width: 135px;
	height: 45px;
	margin-top: 6px;
}
.materialform {
	padding-left: 50px;
	padding-top: 10px;
	width: 135px;
	height: 45px;
	margin-top: 6px;
}
#materialform2 {
	padding-left: 25px;
	padding-top: 4px;
	width: 135px;
	height: 25px;
	margin-top: 6px;
}
#materialtext {
	width: 575px;
	height: 45px;
	padding-top: 9px;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
}
#materialtext2 {
	width: 225px;
	height: 25px;
	padding-top: 10px;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
}
#screwsize {
	width: 775px;
	height: 62px;
	text-align: left;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 19px;
	background: url(images/interface_2.png) no-repeat;
	background-position: top center;
}
#interface10 {
	width: 775px;
	height: 140px;
	text-align: left;
	color: #6d422e;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	margin-left: 28px;
	background: url(images/interface_10.png) no-repeat;
	background-position: top left;
}
.interface10 {
	width: 775px;
	height: 140px;
	text-align: left;
	color: #6d422e;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	margin-left: 28px;
	background: url(images/interface_10.png) no-repeat;
	background-position: top left;
}
.screwsize {
	padding-left: 17px;
}
#screwsizeform {
	padding-left: 50px;
	padding-top: 10px;
	width: 135px;
	height: 45px;
	margin-top: 6px;
}
#screwsizetext {
	width: 486px;
	height: 45px;
	padding-top: 26px;
	float:right;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
margin-right: 47px;
}
#screwsize2 {
	width: 625px;
	height: 225px;
	padding-top: 2px;
	margin-left: 30px;
	background: url(images/interface_4.png) no-repeat;
	background-position: top left;
}
#screwsizeform2 {
	padding-left: 30px;
	padding-top: 10px;
	width: 135px;
	height: 45px;
}
.screwsize2 {
	padding-left: 17px;
	color: #6d422e;
	font-size: 13px;
	font-weight: bold;
}
#focus {
	width: 650px;
	height: 15px;
	padding-left: 10px;
	color: #2f1103;
	font-size: 13px;
	font-weight: bold;
}
#searchbutton {
	background: url(images/military_search.png) no-repeat;
	height: 25px;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	margin-left: 635px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 18px;
	color: #FFFFFF;
}
#customsearchbutton {
	background: url(images/military_search.png) no-repeat;
	height: 25px;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	margin-left: 525px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 18px;
	color: #FFFFFF;
}
.customsearchbutton {
	background: url(images/military_search.png) no-repeat;
	height: 25px;
	width: 68px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	margin-left: 525px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 18px;
	color: #FFFFFF;
}
#option1 {
	width: 300px;
	height: 15px;
	padding-left: 22px;
	padding-top: 18px;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
#optionform1 {
	width: 135px;
	height: 22px;
	margin-top: 18px;
	margin-right: 156px;
	float:right;
}
#option2 {
	width: 550px;
	height: 15px;
	padding-left: 22px;
	margin-top: 18px;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.rednote {
	padding-left: 54px;
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
}
#need {
	width: 940px;
	height: 185px;
	text-align: left;
	font-size: 16px;
	color: #6D422E;
	font-weight: normal;;
	padding-top: 10px;
	padding-bottom: 10px;
}
#standard2 {
	width: 940px;
	height: 175px;
	text-align: left;
	color: #000000;
	font-size: 12px;
}
#minmax {
	/*width: 425px;*/
	height: 77px;
	text-align: left;
	margin-top: 15px;
	margin-left: 80px;
	color: #000000;
	font-size: 11px;
} 
#footer {
	width: 980px;
	height: 240px;
	text-align: center;
	background-color: #00003e;
}
#index {
	width: 980px;
	height: 400px;
	text-align: center;
	padding-top: 11px;
	background-color: #f4f1f1;
}
.headline {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	padding-left: 22px;
}
.bodycopy {
	color: #000066;
	font-size: 13px;
	text-align: left;
}
.bodycopysub {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.bodycopyblack {
	color: #000000;
	font-size: 13px;
	text-align: left;
}
.rustcopy {
	color: #5d3923;
	font-size: 13px;
	text-align: left;
    padding-left: 30px;
}
.rustcopy2 {
	color: #5d3923;
	font-size: 13px;
	text-align: left;
}
.darkbrown {
	color: #2F1103;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
.dontsee {
	color: #6D422E;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.logofooter {
	padding-top: 17px;
}
.footercopy {
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
}
.global {
	font-family: sans-serif;    
	font-size: 11px;
	color: #5d3923;
	font-weight: bold;
	line-height: 20px;
}
ul {
	list-style: none;
}
li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 90px 0px 90px;
}
.nav {
	font-family: sans-serif;    
	font-size: 11px;
	color: #5d3923;
	font-weight: bold;
	line-height: 20px;	
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
.formfield {
	color: #000000;
	font-size: 11px;
	text-align: left;
	background-color: #abcceb;
	border: 1px solid #758ab1;
}
.alt:link { 
	font-size: 11px;
	color: #00003e;
}
.alt:visited {
	font-size: 11px;
	color: #00003e;
}
.alt:hover {   
	font-size: 11px;
	color: #abcceb;
}
.alt:active {
	font-size: 11px;
	color: #00003e;
}
.eng:link { 
	font-size: 14px;
	color: #6D422E;
line-height: 17px;
}
.eng:visited {
	font-size: 14px;
	color: #6D422E;
line-height: 17px;
}
.eng:hover {   
	font-size: 14px;
	color: #000000;
line-height: 17px;
}
.eng:active {
	font-size: 14px;
	color: #6D422E;
line-height: 17px;
}
a:link {
	color: #974912;
	text-decoration: none;
}
a:visited {
	color: #974912;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #974912;
	text-decoration: none;
}
.index:link { 
	font-size: 11px;
	color: #003366;
}
.index:visited {
	font-size: 11px;
	color: #003366;
}
.index:hover {   
	font-size: 11px;
	color: #000000;
}
.index:active {
	font-size: 11px;
	color: #003366;
}

a.topmenu:link {
	color: White;
	text-decoration: none;
}
a.topmenu:visited {
	color: White;
	text-decoration: none;
}
a.topmenu:hover {
	color: #974912;
	text-decoration: none;
}
a.topmenu:active {
	color: White;
	text-decoration: none;
}

table {
	color: #000000;
	font-size: 13px;
	text-align: left;
}
.linksmall:link { 
	font-size: 10px;
	color: #000066;
}
.linksmall:visited {
	font-size: 10px;
	color: #000066;
}
.linksmall:hover {   
	font-size: 10px;
	color: #999999;
}
.linksmall:active {
	font-size: 10px;
	color: #000066;
}

.need:link { 
	font-size: 16px;
	color: #6d422e;
	font-weight: bold;
}
.need:visited {
	font-size: 16px;
	color: #6d422e;
	font-weight: bold;
}
.need:hover {   
	font-size: 16px;
	color: #cc6633;
	font-weight: bold;
}
.need:active {
	font-size: 16px;
	color: #6d422e;
	font-weight: bold;
}

#points {
	width: 790px;
	margin-left: 75px;
	line-height: 17px;
}






#resume {
	width: 700px;
	height: 1260px;
	text-align: left;
	font-family: sans-serif;    
	color: #000000;
	font-size: 12px;
	padding-top: 125px;
  	margin-left: auto;
  	margin-right: auto;
}
#movie {
	width: 700px;
	height: 585px;
	text-align: center;
	font-family: sans-serif;    
	color: #000000;
	font-size: 12px;
	padding-top: 125px;
  	margin-left: auto;
  	margin-right: auto;
}
#content3 {
	width: 980px;
	height: 685px;
	text-align: left;
	font-family: sans-serif;    
	color: #000000;
	font-size: 12px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/lights.jpg) no-repeat;
	background-position: top;
}
#content4 {
	width: 980px;
	height: 1475px;
	text-align: left;
	font-family: sans-serif;    
	color: #000000;
	font-size: 12px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/lights.jpg) no-repeat;
	background-position: top;
}

#scroll {
	width: 450px;
	height: 342px;
	color: #000000;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	float: right;
	overflow: auto;
}
#mags {
	width: 820px;
	height: 408px;
	color: #000000;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
  	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 17px;
	overflow: auto;
}
#press {
	width: 990px;
	height: 408px;
	color: #000000;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
	text-align: left;
  	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 17px;
	overflow: auto;
}
#giopic {
	width: 309;
	height: 343px;
	text-align: left;
}
/* Text styling for top navigation */
.navtop {
	font-size: 11px;
	letter-spacing: 1.5px;
}
/* Text styling for upper line of lower navigation */
.topline {
	font-size: 14px;
}
/* Text styling for lower line of bottom navigation */
.lowerline {
	font-size: 10px;
	letter-spacing: .07em;
	line-height: 19px;
}

.border {
	border-right: 1px solid #C4C3C3;
}
.border2 {
	border-right: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
}
.headline3 {
	font-size: 14px;
	font-weight: bold;
}
.bullet {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#image1 {
	width: 125px;
	height: 200px;
	margin-top: 30px;
}
#copy1 {
	width: 220px;
	height: 265px;
	text-align: justify;
	float: right;
	margin-top: 2px;
}
#arrivals {
	width: 300px;
	height: 30px;
}
#image2 {
	width: 125px;
	height: 210px;
	margin-top: 50px;
}
#copy2 {
	width: 220px;
	height: 225px;
	text-align: justify;
	float: right;
	margin-top: 2px;
}
#company {
	width: 600px;
	height: 20px;
	text-align: center;
	margin-top: 10px;
}
.legalline {
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.linkbold:link {
	font-size: 13px;
	color: #044694;
}
.linkbold:hover {
	font-size: 13px;
	color: #B4BD30;
}
.linkbold:active {
	font-size: 13px;
	color: #044694;
}
.linkbold:visited {
	font-size: 13px;
	color: #044694;
}
#logo {
  	margin-left: auto;
  	margin-right: auto;
	text-align: center;
	width: 820;
}
.navtabs {
	width: 980px;
	height: 26px;
	background-image: url(./images/nav_tab.png);
	background-repeat: no-repeat;
	overflow:hidden;
}
.navtab
{
    min-width: 60px;
    padding-left:10px;
    padding-right:10px;
    height: 26px;
    display:inline-block;
    margin-right:-3px;
    white-space: nowrap;
    padding-top:5px;
    cursor:default;
    text-align:center;
    border-right:solid 1px #366387;
    *display: inline;
    *border-right:solid 1px #366387;
    *width:80px;
    
}
.navlink
{
    text-decoration: none;
    font-weight:bold;
}
.navlinkbar 
{   /*
	height: 26px;
	background-image: url(./images/nav_tab.png);
	background-repeat: no-repeat; */
	border:solid 1px #366387;
	background-color:#fff;
	overflow:hidden;
	position:absolute;
	display:none;
	text-align:left;
	white-space:nowrap;
}
.navbartab
{
    display:inline-block;
    margin-right:-3px;
    white-space: nowrap;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    cursor:default;
    text-align:center;    
    *display: inline;
}
