/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #eaeaea;
	font-family:arial,sans-serif;
	font-size:13px;
	color:#000000;
		background: URL("/graphics/awBG.jpg"); 
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:899px; 
	padding: 0 0px;
	background: #ffffff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:899px;
	height:183px;
	background: url("/graphics/header.jpg") no-repeat;
	margin: 0 auto 0 auto;
}


div#content {
	padding:0 0 130px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	
}

div#footer {
	width:899px;
	height:130px;
	background: url("/graphics/footer.gif") #2c2c2c no-repeat;
	font-size:11px;
	color: #2a363b;
	margin: 0 auto 0 auto;
	position:absolute;
	bottom:0; /* stick to bottom */
	visibility: hidden;

}





/* content formatting */

#pagecontent {
	overflow: hidden;
	line-height:22px;
	margin: 0 0 20px 85px;
	padding:0 100px 0 0;
}

#splashpagecontent {
	overflow: hidden;
	line-height:22px;
	position: relative;

}

#redblock {
	position: relative;
	line-height:20px;
	width: 384px;
	height: 137px;
	background: url("/graphics/redblock.jpg") no-repeat;
	padding: 26px 63px 25px 452px;
	
}

.randomImage {
	float: right; 
	margin: 29px -100px 50px 50px;
}

#news p{
	margin: 0 0 15px 0;

	
}

#leftsplash {
	font-size: 12px;
	float: left;
	line-height:20px;
	width: 502px;
	height: 340px;
	padding: 22px 42px 0 46px;
	
}

#rightsplash {
	font-size: 11px;
	float: right;
	line-height:13px;
	width: 279px;
	height: 343px;
	padding: 19px 30px 0 0;
	overflow: hidden;
}

#subpic {
	float: right;
	width: 210px;
	padding: 22px 42px 0 46px;
	margin: 0;
}

#lils {
	float: right;
	margin: 22px 20px 0 0;
}


.supplypics {
	float:right; 
	width:210px; 
	margin:30px -100px 20px 30px;
}

.supplypics img {
	width:200px; 
	margin:0 0 5px 0;
	border-right:10px solid #3a3a3a;
}

#pagecontent ul {
	margin: -10px 0 -20px 30px;
	padding:0;
	}
	
#pagecontent li {
	padding:0 0 0 0;
	line-height:20px;
	}




#logolink {
	width:450px; 
	height:132px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:51px 0 0 0;
}

.infobox {
	border:1px solid #d9d9d9; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

#left_foot {
	float: left;
	margin: 12px 0 0 20px;
	color: #ffffff;
}

#left_foot a{
	color: #ffffff;
	text-decoration: underline;
}

#left_foot a:hover{
	color: #c51e3a;
	text-decoration: underline;
}


#right_foot {
	float: right;
	margin: 12px 20px 0 0;
	color: #ffffff;
}





#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #c50000;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.newslink {
	color: #000000;
	text-decoration: none;
}
a.newslink:hover {
	color: #c51e3a;
	text-decoration: underline;
}

a.newsred {
	color: #c51e3a;
	text-decoration: none;
}

a.newsred:hover {
	color: #c51e3a;
	text-decoration: underline;
}

a.white {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	color: #c51e3a;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


a.web {
	color: #ffffff;
	text-decoration: none;
}

a.web:hover{
	color: #c51e3a;
	text-decoration: underline;
}

a.web2 {
	color: #ffffff;
	text-decoration: underline;
}

a.web2:hover{
	color: #c51e3a;
	text-decoration: underline;
}




#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}



h1 {
	font-weight:bold;
	font-size:22px;
	color: #ffffff;
	width: 814px;
	height: 28px;
	background: #c51e3a;
	position: relative;
	padding: 30px 0 8px 85px;
	margin: 0;

	
}


p { 
	margin:26px 0 26px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #9c041e;
	text-decoration: none;
}
a.catalog:hover {
	color: #cd2e49;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #572931;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}






/* menu codes */

.pipelist {
    overflow: hidden;
    font-size:14px;
	width: 899px;
	height:35px;
	margin: 0 auto 0 auto;
	background: #77787b;
   
   }

.pipelist ul {
   list-style: none;
   margin: 0 0 0 40px;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #fff;
   float: left;
   line-height: 32px;
   margin: 0 .5em 0 -.5em;
   padding: 0 22px 0 22px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #fff;
	text-decoration: none;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 10px;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
font-size:14px;
line-height:16px;
text-transform:uppercase;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 12px 15px 0 15px;
height:28px;
text-decoration: none;
background:#68a705;
border-left:1px solid #408202;
}

#underlinemenu ul li a:hover{
color: #fff;
background: #b99b1e;
}










	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 200px;
height:652px;
padding: 30px 0 0 0;
font-size: 12px;
text-align:left;
background: url("/graphics/leftbg.gif") no-repeat;
float:left;
}

* html #blueblock{ /*IE 6 only */
w\idth: 150px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 8px 0 0 25px;
color: #5e5f60;
font-weight:bold;
text-transform:uppercase;
text-decoration: none;
width: 150px;
height:20px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #c50000;
	text-decoration: none;
}



/* graphical menu codes */


#topmenu ul {
	list-style: none;
   width: 899px;
	height:35px;
	padding:0;
	margin: 0px 0 0 0px;
	float:right;
   position: relative;
	overflow: hidden;
	background: url("/graphics/topmenu.gif") no-repeat;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:193px;
overflow:hidden;
height:35px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	

	


a.about {
background: url("/graphics/topmenu.gif") 0 0 no-repeat;
width:118px;
}

a.about:hover{
background: url("/graphics/topmenu.gif") 0 -35px no-repeat;
}

a.locations {
background: url("/graphics/topmenu.gif") -118px 0 no-repeat;
width:114px;
}

a.locations:hover{
background: url("/graphics/topmenu.gif") -118px -35px no-repeat;
}

a.suppliers {
background: url("/graphics/topmenu.gif") -232px 0 no-repeat;
width:102px;
}

a.suppliers:hover{
background: url("/graphics/topmenu.gif") -232px -35px no-repeat;
}

a.products {
background: url("/graphics/topmenu.gif") -334px 0 no-repeat;
width:106px;
}

a.products:hover{
background: url("/graphics/topmenu.gif") -334px -35px no-repeat;
}

a.news {
background: url("/graphics/topmenu.gif") -440px 0 no-repeat;
width:71px;
}

a.news:hover{
background: url("/graphics/topmenu.gif") -440px -35px no-repeat;
}

a.links {
background: url("/graphics/topmenu.gif") -511px 0 no-repeat;
width:68px;
}

a.links:hover{
background: url("/graphics/topmenu.gif") -511px -35px no-repeat;
}

a.find {
background: url("/graphics/topmenu.gif") -579px 0 no-repeat;
width:192px;
}

a.find:hover{
background: url("/graphics/topmenu.gif") -579px -35px no-repeat;
}

a.credit {
background: url("/graphics/topmenu.gif") -771px 0 no-repeat;
width:128px;
}

a.credit:hover{
background: url("/graphics/topmenu.gif") -771px -35px no-repeat;
}







ul.dropdown {
list-style: none;
margin: 0;
padding: 0;
border: none;
z-index:10000;
position:relative;
}

ul.dropdown li span {
display: block;
_display:inline-block;
text-decoration: none;
}
ul.dropdown li a {
display: block;
position: relative;
_display:inline-block; /* so IE doesn't add space between elements */
_width: 83%; /* makes block fill width in IE */
padding: 6px 0 6px 18px;
font-size: 15px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
border-bottom:1px solid #948e8e;

}


ul.dropdown li a:hover{
color: #ffffff;
background: #575151;
	text-decoration: none;
}


#product {
	width:141px;
	padding: 5px 0;
	background: #6a6363;
	position: absolute;
	top: 147px;
	left: 302px;
	display: none;
	z-index:1000;
}












#leftmenu {
	width: 189px;
	height:177px;
	margin: 0 0 0 0px;
	float:left;
}




#leftmenu ul {
   list-style: none;
   width: 189px;
	height:177px;
	border-bottom:1px solid #948e8e;
	padding:0;
	margin: 30px 0 0 0;
	overflow: hidden;
	float:right;
	position:relative;
   }

#leftmenu li {
   display: inline;
   position: absolute;
}


#leftmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:189px;
overflow:hidden;
height:44px;
}

#leftmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#leftmenu a {
	color: #ffffff;
	text-decoration: none;

}
#leftmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	


a.dip {
background: url("/graphics/leftmenu.gif") 0 0 no-repeat;
width:189px;
}

a.dip:hover{
background: url("/graphics/leftmenu.gif") -190px 0 no-repeat;
}

a.vpi {
background: url("/graphics/leftmenu.gif") 0 -44px no-repeat;
width:189px;
}

a.vpi:hover{
background: url("/graphics/leftmenu.gif") -190px -44px no-repeat;
}

a.sealed {
background: url("/graphics/leftmenu.gif") 0 -88px no-repeat;
width:189px;
}

a.sealed:hover{
background: url("/graphics/leftmenu.gif") -190px -88px no-repeat;
}

a.specialty {
background: url("/graphics/leftmenu.gif") 0 -132px no-repeat;
width:189px;
height:45px;
}

a.specialty:hover{
background: url("/graphics/leftmenu.gif") -190px -132px no-repeat;
}
