<!doctype html public "-//w3c//html 4.0//En" -->
<!-- Web Site .css extention-->

body {
	background: #000000;
	color: #000000;
	margin-top: .75in;
	margin-left: 0in;
	margin-right: 0in;
}

#logo img{
border-color:none ;
	
}

#menutext {
	position: absolute;
	top: 8px;
	left:15px;
}

#promenutext {
	position: absolute;
	top: 78px;
	left:15px;
}

#addresstext {
	position: absolute;
	top: 6px;
	left:55px;
}

#header {
	position: relative;
	width: 950px;
	height: 40px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#menu {
	position: relative;
	width: 200px;
	height: 510px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#promenu {
	position: relative;
	width: 200px;
	height: 320px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#text h2{  
font-family: arial;
color: #eaeaea;

}

#at h2{  
font-family: arial;
padding-bottom: 0px;
margin: 0px;
}
#s table{  

width: 950px;
border-style:none;
border-left:thin solid #ffffff;
border-top:thin solid #ffffff;
border-bottom:thin solid #ffffff;
border-right:thin solid #ffffff;
padding: 5px;
}

#f {  
border-style:none;
border-left:thin solid #ffffff;
border-top:thin solid #ffffff;
border-bottom:thin solid #ffffff;
border-right:thin solid #ffffff;
padding: 10px;
}


#e table{  
width: 950px;
border-style:none;
border-bottom:thin solid #ffffff;
padding: 5px;
}


#k td {  
border-style:none;
border-left:thin solid #ffffff;
border-top:thin solid #ffffff;
border-bottom:thin solid #ffffff;
border-right:thin solid #ffffff;
padding: 5px;
}




#add p{  
color:white;
font-family: arial;
}
#add a{  
color:#98CB00;
}
#add a:hover{  
color:#FFFFFF;
}
#cop p{  
color:#008800;
font-family: arial;
}

#bm a{ 
font-size:11px;
font-family: arial;
color:#98CB00;}
#bm a:hover{ 
color:#FFFFFF;}
#bm li{ 
list-style-type: none;
}
#bm h1{ 
font-size:12px;
font-family: arial;
}
#del{ 
border-style:none;
border-top:thin solid #ffffCC;
border-bottom:thin solid #ffffCC;
}

#frame { 
border-style:none;
border-right:thin solid white;
border-left:thin solid white;
border-top:thin solid white;
border-bottom:thin solid white;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}


#framel { 
border-style:none;
-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}





#frame1{ 
border-style:none;
border-top:thin solid #333300;
border-right:thin solid #333300;
border-bottom:thin solid #333300;
}
#frame2{ 
border-style:none;
border-top:thin solid #333300;
border-bottom:thin solid #333300;
}
#frame3{ 
border-style:none;
border-bottom:thin solid #333300;
border-left:thin solid #333300;
}
#frame4{ 
border-style:none;
border-right:thin solid #333300;
border-bottom:thin solid #333300;
}
#frame5{ 
border-style:none;
border-bottom:thin solid #333300;
}








#image_fencing {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/fencing_1.png') bottom;
	text-indent: -99999px;

}
#image_fencing:hover {
	background: url('shop/images/fencing_2.png') bottom;

}



#image_trellis {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/trellis_1.png') bottom;
	text-indent: -99999px;

}
#image_trellis:hover {
	background: url('shop/images/trellis_2.png') bottom;

}


#image_gates {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/gates_1.png') bottom;
	text-indent: -99999px;

}
#image_gates:hover {
	background: url('shop/images/gates_2.png') bottom;

}


#image_posts {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/posts_1.png') bottom;
	text-indent: -99999px;

}
#image_posts:hover {
	background: url('shop/images/posts_2.png') bottom;

}


#image_edging {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/edging_1.png') bottom;
	text-indent: -99999px;

}
#image_edging:hover {
	background: url('shop/images/edging_2.png') bottom;

}

#image_furniture {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/furniture_1.png') bottom;
	text-indent: -99999px;

}
#image_furniture:hover {
	background: url('shop/images/furniture_2.png') bottom;

}





#image_gazebos {
	display: block;
	width: 163px;
	height: 163px;
	background: url('shop/images/gazebos_1.png') bottom;
	text-indent: -99999px;

}
#image_gazebos:hover {
	background: url('shop/images/gazebos_2.png') bottom;

}



hr {
    border: 0;
    height: 1px;
    background: #333 ;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
}







#headerlink{
	position: absolute;
	top: 10px;
	min-width: 950px;
	padding: 0px;
	margin: 0px;
	left: 100px;
	z-index: 100;
}

#menu img{
	margin-bottom: 0px;
 
}

#menul {
	position: absolute;
	top: 50px;
	left:0px;
}

#menum {
	position: absolute;
	top: 50px;
	left:30px;
}

#menur {
	position: absolute;
	top: 50px;
	left:185px;
}

#promenu img{
	margin-bottom: 0px;
 
}



