BODY {
      background-color: #FFFFFF;
      background-repeat: repeat-y; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #009933;
      margin: 0px; 
      }

.nav  {
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    width: 12em;     
    background: #FFFFFF;
    list-style-type: none;
    border: 0px;
    }

.search	{
	height: 10px;
    width: auto;
    
}
	
	
	
form #website	{
	 display:none; 
}	
	
	
	
	
ul#navigation a  {
    display: block;
    text-decoration: none;
    background: #009933;
    color: #000;    
    padding: .2em .5em;
    border-bottom: 2px solid #fff;
    width: 10em;
    }

ul#navigation a:hover
{
    background: #000000;
    color: #009933;
    }

ul#navigation li{
    display: inline;
    }

ul.service {
    list-style-type: disc;
    }

.content {
    background: #000;
    color: #009933;
    margin-top: 10px;
	margin-bottom: 30px;
    margin-right: 25px;/*breathing space for the text*/
    margin-left: 225px;
    padding: 10px;
    font-family: Tahoma, Eyechart, Geneva, Arial, Helvetica; 
    width: auto;
    border: 4px solid #009933; 
    }
.content1 {
	background: #000;
    color: #009933;
    margin-top: 10px;
    margin-right: 25px;/*breathing space for the text*/
    margin-left: 225px;
    padding: 25px;
    font-family: Tahoma, Eyechart, Geneva, Arial, Helvetica; 
    width: auto;
    }
	
.mid  {
	background: #000;
    color: #009933;
    margin-top: 5px;
    margin-right: 12%;/*breathing space for the text*/
    margin-left: 12%;
    padding: 15px;
    font-family: Tahoma, Eyechart, Geneva, Arial, Helvetica; 
    width: auto;	
	}
 	
.midway{
    margin-left: 120px;
    margin-top: 30px;
    width: auto;     
    background: #000;
    border: 1px;
    }
	
.Header {
    margin-top: 25px;
    margin-left: 25px;
    background-color: #FFFFFF;
	align: middle;
    } 

.box {
  background: #000;
  float: bottom;
  color : #000099;
  font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding : 2px;
  margin-left: 220px;
  border-color : #48D1CC;
  border-style : groove;
  border-width : 0px;/* the border property in longhand*/
  }

img.sold {
  border-color: #EE0000;
  border-style: solid;
  border-width: 2px;
  }
  
img.ref  {
   height: 220px;
   width: 280px;
   }
img.fade {
	opacity:0.4;
	filter:alpha(opacity=25);
	}
   
img.part {
   height: 100px;
   width: 140px;
   border-style: none;
   border: 0px;
   }
img.part1 {
   height: 175px;
   width: 225px;
   border-style: none;
   border: 0px;
   }
img.prod {
   height: 90px;
   width: 320px;
   border: 0px;
   }
hr {
    color: #009933;
    background-color: #009933;
    height: 7px;
    shade: y;
        }
.pg{
    color: #009933;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    }
p.center {
	align: center;
	color: #009933;
	margin-left: 6em;
	margin-right: 6em;
}
p  {
   color: #009933;
   font-size: 14px;
   }
   
p.mid {
	text-indent: 2em;
	color: #009933;
	font-size: 16px;
	margin-left: 6em;
	margin-right: 6em;
}   

p.mid1 {
	text-indent: 2em;
	color: #009933;
	font-size: 17px;
	margin-left: 12em;
	margin-right: 12em;
}   
   
p.res{
   color: #FFF;
   font-size: 14px;
   }
p.navi{
   color: #000;
   font-style: bold;
   }
p.width	{
	align: center;
	color: #009933;
	font-size: 100%;
	margin-left: 10%;
	margin-right: 10%;
}	
.pdfFile  {
	background: url(pdflogo.jpg) no-repeat 0 0; padding-left:25px;
	}

p.meta	{
   color: #000;
	}

p.strike {
    color: #009933;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-style: strike, red;
	}
tr.str {
    color: red;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: line-through;    
	}

tr.str {
    color: red;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: line-through;    
	}
	
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
left: 10px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}	


.watermark {
    position: absolute;
	left: 365px;
	opacity: 0.85;
    font-size: 3em;
    width: 100%;
    text-align: left;
    z-index: 10000;
}

.blankrow {
	height: 55px !important;
	background-color: #000;
}

img	{
	color:green;
	font:24px Impact;
	
}

table {
	border-collapse: collapse;

}

#image-slider {
  margin: 100px auto;
  width: 500px;
}

#navigation {
  margin: 5px 0 0 0;
  text-align: center;
  z-index: 10;
}

#navigation a {
  text-decoration: none;
  background: #003C72;
  padding: 2px 6px;
  color: #FFFFFF;
  display: inline-block;
}

#navigation a:hover {
  background: #0182C4;
}

#slides {
  height: 375px;
  overflow: hidden;
  position: relative;
}

#slides img {
  position: absolute;
  top: 0;
  left: -500px;
}

#slides img {
  z-index: 1;
  opacity: 0;
  /* animation */
  transition: all linear 400ms;
  -o-transition: all linear 400ms;
  -moz-transition: all linear 400ms;
  -webkit-transition: all linear 400ms;
}

#slides div {
  display: none;
  position: fixed;
}

#slides div:target + img {
  left: 0;
  z-index: 5;
  opacity: 1;
}

#slides img.default {
  left: 0;
  z-index: 5;
  opacity: 1;
}

#slides div:target ~ img.default {
  z-index: 1;
  opacity: 0;
  left: -500px;
}

table.search{
	padding: 5px;
    border-radius: 15px;
    background-color: #000;
    text-align: center;
}	

h3.weld { 
	font-size: 21px; 
	line-height: 1;
}

table.newe{
	border-spacing: 20px;
}
tr.mid{
	text-align:	center;
	padding: 18px;
}

	
td.mid{
	text-align:	center;
	padding: 5%;
}
td.space {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10%;
  padding-right: 10%;
}
	
/*

table.sep, td {
	border-bottom: 1px solid #009933;
	
}

*/




