


body {
	background: #F6F6F6 url(../images/bannerbg.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a:visited {color:#828181}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

P {color: #000;}
h2, h3, h4 {
	margin-bottom: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #b0d2e7;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #143c82;
}

h3.title {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #b0d2e7;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #1584a1;
	font-weight:bold;
}



h5 {
	margin-top: 10px;
	margin-bottom: 0px;
	Font-size:14px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color:#c9880b;
}

h5.title2{
	margin-top: 0px;
	margin-bottom: 0px;
	Font-size:18px;
	letter-spacing: -0.035em;
	font-weight: bold;
	color:#666666;
}


.&raquo {font-size:14px; font-weight:bold}

h1 {
	font-size: 20px;
	color: #06446f;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	/*line-height: 150%;*/
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}


ul.list2 li.description {
	float: left;
	margin: 0 18px 18px 0;
	width:165px;
	border:solid 1px red;
	font-size:11px;
	text-align:left;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #254799;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#a74617;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */


.intro
{
background-repeat:no-repeat;
background-image:url(../images/intro.jpg);
background-position:top;
}


#holder{
	width: 960px;
	margin: 0 auto;
	background:url(../images/bodybg.jpg) repeat-y;
	
	vertical-align:top;
}

#holder2 {
	background:url(../images/bodybg.jpg) no-repeat left bottom;
	vertical-align:top;
	border:solid 0px red;
}

/* Header */

#header {
	height: 140px;
	background: #fff url(../images/topbanner.jpg) no-repeat;
}

#headerEq {
	height: 140px;
	background: #fff url(../images/topbannerEq.jpg) no-repeat;
}

#fadeshow1
{
border:solid 0px red;

}

/* Logo */

#logo {
	border:solid 0px red;
	padding-left:5%;
	padding-top:2%;
	/*float: left;*/
}

* {
	margin: 0;
	padding: 0;
}

/* Menu */

#menu {
	float: left;
	border:solid 0px red;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:600px;
	height:30px;
	margin-left:4.3%;
	margin-top:36px;
}


.gecko #menu {
	float: left;
	border:solid 0px red;
	
	width:650px;
	height:30px;
	margin-left:4.3%;
	margin-top:36px;
}

.ie6 #menu {
	float: left;
	border:solid 0px red;

	width:600px;
	height:30px;
	margin-left:2.1%;
	margin-top:33px;
}






/* Page */

#contentAreaBg {
	background:url(../images/contentAreaBg.jpg) no-repeat;
}

/* Content */

#contentArea {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
	
}

.content {
	padding-top: 20px;
	border:solid 0px red;
	line-height:normal;
}

.content .title {

}

.content .title a {
	text-decoration: none;
	color: #37404C;
}

.content .title a:visited {
	text-decoration: underline;
	color:#696e79;
}

.content .title a:hover {
	text-decoration: underline;
	border:solid 1px red;
}




/* rightColumn */

#rightColumn {
	float: right;
	width: 196px;
	padding: 32px 80px 0 0;
	border:solid 0px red;
}

#rightColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}




#rightColumn li ul {
}

#rightColumn li li {
	margin: 0;
}

/* Bullets */

#rightColumn .news li{
	text-align:justify;
	margin-bottom:15px;
	padding-bottom:15px;
	margin-top:15px;
	line-height:normal;
	border-bottom:solid 1px #dfe1e3;
}


#rightColumn li a:link {
	margin-bottom: 40px;
	text-align:left;
	text-decoration:none;
	/*color:#254785;*/
	color:#000;
}



#rightColumn li a:hover {
	margin-bottom: 40px;
	text-align:left;
	text-decoration:underline;
	color:#ab4022;
}

#rightColumn h3.links a:link{	
	font-weight: bold;
	color: #c0504d;
	font-size: 16px;
	border-bottom:solid 0px #dfe1e3;
}

#rightColumn h3.links a:hover{	
	font-weight: bold;
	color: #red;
	font-size: 16px;
	border:solid 0px red;
}

#rightColumn h3.links a:visited{	
	font-weight: bold;
	color: #c0504d;
	font-size: 16px;
	border:solid 0px red;
}

#rightColumn .divider {
	text-align:justify;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:12px;
	line-height:normal;
	border-bottom:solid 1px #dfe1e3;
}


/* Download */

#download {
background-color:none;
padding-top:15px;
padding-bottom:15px;

}



/* Search */

.search {
}

.search br {
	display: none;
}

.search input {
	padding: 1px 5px;
	border-top: 1px solid #40556c;
	border-left: 1px solid #40556c;
	border-right: 1px solid #40556c;
	border-bottom: 1px solid #40556c;
	background: #cf8e14url(../images/textbox.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}




/* Footer */

#footer {
	height: 108px;
	background:url(../images/copyrightBg.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

/* Product Display*/

#table {
	width:580px;
	border-top: 4px solid #fff;
	}

#table p {
	clear: both;
	width: 100%;
	margin: 0;
	text-align:left;
	border:solid 1px red;

	}

#table span {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}

#table span.col1 {
	width: 60px;
	padding-bottom:10px;
	margin-right:3px;
	}

#table span.col2 {
	width: 80%;
	padding-bottom:10px;
	margin-right:3px;
	line-height:normal;
	}

#table span.col3 {
	width: 60px;
	padding-bottom:10px;
	border-right: 1px solid #fff;
	margin-right:3px;
	}


#table span.col4 {
	width: 180px;
	padding-bottom:10px;
	border-right: 1px solid #fff;
	margin-right:3px;
	line-height:normal;
	}

.cleaner {
	height: 0;
	}

/*Table DIVS

	
.table {
	BORDER-RIGHT: #f00 1px solid; BORDER-TOP: #f00 1px solid; BORDER-LEFT: #f00 1px solid; WIDTH: 100%; BORDER-BOTTOM: #f00 1px solid
}
.table .th {
	FONT-WEIGHT: bold; COLOR: #fff; BORDER-BOTTOM: #f00 1px dotted; BACKGROUND-COLOR: #f00
}
UNKNOWN {
	BACKGROUND-COLOR: #eee
}
.table .td {
	PADDING-LEFT: 2%; FLOAT: left; WIDTH: 23%
}

/*Table END DIVS

#wrap {
		width:580px;
		margin:0 auto;
		border-top:solid 1px #d0dbea;
	}

#Innerleftcolumn {
		float:left;
		width:90px;
		padding:10px;
		background:#fff;
		 POSITION: static;

	}

#Innerrightcloumn {
		float:right;
		width:77%;
		padding:10px;
		border-bottom:solid 0px #d0dbea;
	}

Table END DIVS

div#Twocontainer {
    border: 0px solid black;
    margin: 0 10px;  
    padding: 5px;
	width:580px;
}

div.floatdetails {
    text-align: center;
    float: left;
    width: 110px;
    height: 150px;
    border: 0px solid blue;
  
}
div.contentdetails {
     width: 80%;
    border: 0px solid  purple;
	float:right;
   
}
*/

/* Equistrains */
#containerEqui
{
background-repeat:no-repeat;
background-image:url(../images/Equinbg.jpg);
background-position:top;
border:solid 0px red;
}


/* Concrete */
#containerConcrete
{
background-repeat:no-repeat;
background-image:url(../images/ConcreteBg.jpg);
background-position:top;
border:solid 0px red;
}

/* Electrical */
#containerElectrical
{
background-repeat:no-repeat;
background-image:url(../images/ElectricalBg.jpg);
background-position:top;
border:solid 0px red;
}


/* FarmRanch */
#containerFarmRanch
{
background-repeat:no-repeat;
background-image:url(../images/FarmRanchBg.jpg);
background-position:top;
border:solid 0px red;
}

/* Fenching */
#containerFenching
{
background-repeat:no-repeat;
background-image:url(../images/FenchingBg.jpg);
background-position:top;
border:solid 0px red;
}


/*LawnGardenBg */
#containerLawnGarden
{
background-repeat:no-repeat;
background-image:url(../images/LawnGardenBg.jpg);
background-position:top;
border:solid 0px red;
}

/*Scrap */
#containerScrap
{
background-repeat:no-repeat;
background-image:url(../images/ScrapBg.jpg);
background-position:top;
border:solid 0px red;
}

/*Steel Billets */
#containerSteelBillets
{
background-repeat:no-repeat;
background-image:url(../images/SteelBilletsBg.jpg);
background-position:top;
border:solid 0px red;
}


/*Vineyard */
#containerVineyard
{
background-repeat:no-repeat;
background-image:url(../images/VineyardBg.jpg);
background-position:top;
border:solid 0px red;
}


/*Wire */
#containerWire
{
background-repeat:no-repeat;
background-image:url(../images/WireBg.jpg);
background-position:top;
border:solid 0px red;
}


/*WireMeshBg */
#containerWireMesh
{
background-repeat:no-repeat;
background-image:url(../images/WireMeshBg.jpg);
background-position:top;
border:solid 0px red;
}


/*Erosion Control */
#containerErosionControl
{
background-repeat:no-repeat;
background-image:url(../images/ErosionControlBg.jpg);
background-position:top;
border:solid 0px red;
}




/* End Photo-Caption Zoom CSS */




/* bottomcontents */

#bottomcontents {
	margin: 0 5px;
	padding: 5px 28px 0px 0px;
	border:solid 0px red;
	width:550px;
}

#bottomcontents #colA {
	float: left;
	width: 90px;
	
}


#bottomcontents #colB {
	float: left;
	width: 470px;
	padding-left:15px;
	margin-left:85px;
	vertical-align:top;
	margin-top:-130px;
	border:solid 0px red;
}

.ie6 #bottomcontents #colB {
	float: left;
	width: 470px;
	padding-left:15px;
	margin-left:40px;
	vertical-align:top;
	margin-top:-130px;
	border:solid 0px red;
}


#Bulletcontainer
{
	vertical-align:top;
	margin-left: -30px;
	margin-top: 10px;
	border:solid 0px red;

}

#Bulletlist li 
{
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 0em;
	margin: 0;
	padding-left: 20px;
	padding-bottom: 5px;

}

#Bulletlisthm li 
{
  background-image:url(../images/bulletcheck.gif);
	background-repeat: no-repeat;
	list-style: none;
	text-indent: 1.2em;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 15px;


}



#Bullet2list{
margin-left: -40px;
padding-left:-40px;
border:solid 0px red;
}

#Bullet2list li
{
padding-left: 20px;
list-style: none;
background-image:url(../images/bullet2.png);
background-repeat: no-repeat;
font-weight:bold;
font-size:13px;
}



#Bullet2list #Bullet2list_sub2 li
{
padding-left: -40px;
margin-left: -40px;
list-style: none;
background-image:url(../images/bullet2a.gif);
background-repeat: no-repeat;
border:solid 0px blue;
font-size:13px;
font-weight:normal;
line-height:normal;

}

/* Product List Bullets*/

#Bullet3list{
margin-left: -50px;
padding-left:-50px;
margin-top:5px;
padding-top:5px;
border:solid 0px red;
}

#Bullet3list #Bullet3list_sub3 li
{
padding-left:20px;
margin-left:20px;
list-style: none;
background-image:url(../images/bullet2a.gif);
background-repeat: no-repeat;
border:solid 0px blue;
font-size:14px;
font-weight:normal;
line-height:normal;

}


.nicetable {
	border-collapse:collapse; border-color:#ccc;
}
.nicetableheader {
	margin:5px; 
	padding: 5px;
	border:1px solid #CCCCCC;
	background-color:#CBE1F2;		
	color:#0771BB;	
	font-size: 9pt;	
	font-weight:bold;
	text-align:center;
}
.nicetableheader2 {
	margin:5px; 
	padding: 5px;
	text-align:center;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;		
	color:#2C568E;	
	font-size: 9pt;	
	font-weight:bold;
}

.nicetablerow {
	margin:5px; 	
	padding: 5px;
	border:1px solid #CCCCCC;	
	background-color:#FFFFFF;	
	color:#000000;	
	font-size: 9pt;
	text-align:center;
	
}

.nicetablerow2 {
	margin:5px; 	
	padding: 5px;
	border:1px solid #CCCCCC;	
	background-color:#FFFFFF;	
	color:#344773;	
	font-size: 9pt;
	text-align:left;
}

.nicetablerowalter
{
	margin:5px; 	
	padding: 5px;
	border:1px solid #CCCCCC;	
	background-color:#F5F8F9;	
	color:#000000;	
	font-size: 9pt;
	text-align:center;
}

.astrix
{
     font-family: Tahoma,Arial,Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
     color:#F82900;
	 text-align: LEFT;
	
}

  .myfields2 
  {  BORDER-RIGHT:#BDC3C7 .5pt solid;
     BORDER-TOP:#BDC3C7 .5pt solid; 
	 BORDER-LEFT:#BDC3C7 .5pt solid; 
	 BORDER-BOTTOM:#BDC3C7 .5pt solid; 
	 BACKGROUND-COLOR:#E0F2FC; 
	 font-family:Tahoma, Helvetica; font-size:11px;
	  vertical-align:top;
	 color: #000000;
	  padding-left: 5px;
   }

.table_thin
{
BORDER-RIGHT: #666 1px dotted; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px dotted;
PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; MARGIN: 0px auto; BORDER-LEFT: #666 1px dotted; WIDTH: 580px; 
PADDING-TOP: 5px; BORDER-BOTTOM: #666 1px dotted; BACKGROUND-COLOR: #f6f6f6


}
.topLink { float:right;}

/* two column contents */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 580px;
}


#side-a {
	float: left;
	width: 90px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 450px;
	height: 1% /* Holly hack for Peekaboo Bug */
}


#wrapper2 {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 570px;
	border:solid 0px red;
}

#side-c {
	float: left;
	width: 50%;
}

#side-d { 
	margin: 0;
	float: left;
	width: 50%;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#side-e { 
	margin-left:30px;
	float: left;
	vertical-align:top;
	width: 70%;
	padding-top:-10px;
    border:solid 0px red;
}


#BulletProduct2list{
margin-left:-30px;
padding-left:-30px;
margin-right:10px;
border:solid 0px red;


}

#BulletProduct2list li
{
padding-left: 20px;
list-style: none;
background-image:url(../images/bullet2.png);
background-repeat: no-repeat;
font-weight:normal;
font-size:13px;
}

/*.Product_contents
{
margin-top:10px;
margin-bottom:20px;
padding-top:10px;
padding-bottom:20px;
}*/

.stepcarousel {
	BORDER-RIGHT: #e6e9ea 1px solid; BORDER-TOP: #e6e9ea 1px solid; OVERFLOW: scroll; BORDER-LEFT: #e6e9ea 1px solid; WIDTH: 600px; BORDER-BOTTOM: #e6e9ea 1px solid; POSITION: relative; HEIGHT: 400px
}
.stepcarousel .belt {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
.stepcarousel .panel {
	FLOAT: left; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 600px
}
#galleryB {
	BORDER-RIGHT: darkred 10px solid; BORDER-TOP: darkred 10px solid; BORDER-LEFT: darkred 10px solid; WIDTH: 600px; BORDER-BOTTOM: darkred 10px solid; HEIGHT: 300px
}
#galleryB .panel {
	FONT: bold 28px Arial; COLOR: white; HEIGHT: 150px; BACKGROUND-COLOR: green; TEXT-ALIGN: center
}
P.samplebuttons {
	WIDTH: 300px; TEXT-ALIGN: center
}
P.samplebuttons A {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; COLOR: #2e6ab1; MARGIN-RIGHT: 3px; PADDING-TOP: 1px; TEXT-DECORATION: none
}

.skipintro { font-family: Tahoma,Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold}
.skipintro a:link {color:#fff}
.skipintro a:hover {color:gold}
.skipintro a:visited {color:violet}

.tablethumb { vertical-align:top}

.tablethumb td { font-size:11px; font-family: Tahoma,Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000;
				text-align:left;}

				.open-videogallery{ 	background-image:url(../images/ico_popup.gif); 	background-repeat:no-repeat; 	background-position:right 1px; 	padding-right:15px; }  
