*{
margin: 0;
padding: 0;
}

body{
background: #ffffff url(/themes/highland-theme/top-background.jpg) repeat-x;
font-family: 'Verdana', arial;
margin-bottom: 0px;
}

#frame{
width: 1000px;
margin: 0 auto ;
font-family: 'Verdana', arial;
}

nav{
text-align: center;
padding-top: 0px;
}

.menu li{
list-style: none;
float: left;
position: relative;
height: 60px;
}

.menu>li{
background-color: #000000;
background-image: -webkit-linear-gradient (#2d2b2c, #000000);
background-image: -moz-linear-gradient(#2d2b2c, #000000);
background-image: -o-linear-gradient (#2d2b2c2, #000000);
background-image: linear-gradient (#2d2b2c, #000000);
border-left: 1px solid #c0c0c0;
border-right: 1px solid #0c0c0c;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.menu li:first-child{
border-radius: 3px 0px 0px 3px;
border-left: none;
}

 .menu li:last-child{
border-radius: 0px 3px 3px 0px;
 border-right: none;
 }

.menu a{
display: block;
text-decoration: none;
color: white;
text-transform: uppercase;
padding: 0 20px;
font-family: 'Verdana', arial;
margin: 0;
position: relative;
font-size: 12px;
line-height: 60px;
}

.menu li:hover{
-webkit-box-shadow: inset 0 0 10px #470000;
-moz-box-shadow: inset 0 0 10px #470000;
box-shadow: inset 0 0 10px #470000;
background-color: #000000;
background-image: -webkit-linear-gradient(#494648, #2d2b2c);
background-image: -moz-linear-gradient(#494648, #2d2b2c);
background-image: -o-linear-gradient(#494648, #2d2b2c);
background-image: linear-gradient(#494648, #2d2b2c);
}

.menu li:hover span:after{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}

ul.menu-hover{
visibility: hidden;
position: absolute;
top:100%;
opacity: 0;
height: 0;
width: 150px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.menu li:hover .menu-hover{
visibility: visible;
height: 100%;
opacity: 1;
}

.menu-hover li{
height: 100%;
border-bottom: 1px solid #696969;
background-color: #2a2a2a;
border-left: none;
border-right: none;
}

.menu-hover li:hover{
background-image: -webkit-linear-gradient(#2a2a2a, #434343);
background-image: -moz-linear-gradient(#2a2a2a, #434343);
background-image: -o-linear-gradient(#2a2a2a, #434343);
background-image: linear-gradient(#2a2a2a, #434343);
box-shadow: none;
}

.menu-hover a{
color: white;
}

.menu a span:after{
content: "";
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-bottom: 3px solid white;
position: absolute;
top: 30px;
right: 35px;

-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; 
}

.menu-hover li:first-child, .menu-hover li:last-child{
border-radius: 0;
}

.menu a:after {
    background: rgba(255,255,255,.07);
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

right{float: right;padding-top: 0px; width: 260px;font-size: 80%;text-align: justify;line-height: 1.6;}

left{float: left; padding-top: 0px;}

h3{color: #008d0c;}

h4{color: #008d0c;}

#footer{width: 100%; background: #000000 url(/themes/highland-theme/footer-back.jpg) repeat-x center top; color: #ffffff;font-size: 85%;text-align: center;
margin-top: 40px; padding-top: 80px; padding-bottom: 20px;}

#base{
width: 1000px;
margin: 0 auto ;
font-family: 'Verdana', arial;
text-align: left;
font-size: 85%;
}

#base a:link{color: #ffffff;text-decoration: none;}

#base a:hover{color: #c0c0c0;text-decoration: none;}

#base a{color: #ffffff;text-decoration: none;}


.intro a:link{font-size: 110%; color: #006600; font-weight: bold;text-decoration: none;}

.intro a:hover{font-size: 110%; color: #7ee407; font-weight: bold;text-decoration: none;}

.intro a:visited{font-size: 110%; color: #006600; font-weight: bold;text-decoration: none;}

.product{padding-bottom: 10px;}

.product a:link{font-size: 75%; color: #006600; font-weight: bold;text-decoration: none;}

.product a:hover{font-size: 75%; color: #7ee407; font-weight: bold;text-decoration: none;}

.product a:visited{font-size: 75%; color: #006600; font-weight: bold;text-decoration: none;}

#content{text-align: justify;padding-top: 20px;}

#left{
float: left;
width: 260px;
height: auto;
text-align: justify;
padding-top: 20px;
padding-bottom: 0px;
}

#right{
float: right;
width: 260px;
height: auto;
text-align: justify;
padding-top: 20px;
padding-bottom: 0px;
}

#online-products{
margin:0px 60px 20px 280px;
padding: 20px 0px 40px 20px;
text-align:justify;
}

.center{text-align: center;}

.img a{border: none;}

.title-6 {
	display:block;
	font-size:24px;
	line-height:1.2em;
	color:#ffffff;
	margin-bottom: 20px;
	text-align: center;
	background: #018e01;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 20px;
	}	
	

table.wyze {
width: 100%;
border-width: 0px ;
border-spacing: 0;
border-style: solid;
border-collapse: collapse;
background-color: none;
margin-bottom: 6px;
align: justify;
margin-left: 0px;
border: none;
}

table.wyze th {
border-width: 0px;
padding:10px 4px 10px 4px;
border-style: inset;
background-color: none;
text-align: justify;	
font-weight: bold;
width: auto;
color:#ffffff;
}

table.wyze td {
border-width: 0px;
padding:4px;
border-style: inset;
background-color:none;
text-align: justify;
padding-right:12px;
color:#dfdedf;
}

.lumi{color: #7ee407;font-weight: bold;}


table.product-menu {
width: 100%;
border-width: 0px ;
border-spacing: 8px 6px;

background-color: #ffffff;
margin-bottom: 20px;
align: center;
margin-left: 0px;
border: none;
}

table.product-menu th {
border-width: 0px;
padding:10px 4px 10px 4px;
border-style: inset;
background-color: none;
text-align: center;	
font-weight: bold;
width: auto;
color:#7ee407;
}

table.product-menu td {
border-width: 0px;
padding:4px;
margin-left: 6px;
margin-right: 6px;
padding-bottom: 6px;
padding-top: 6px;
border-style: inset;
background: #018e01 url(/themes/highland-theme/small.jpg) repeat-x;
text-align: center;
color:#ffffff;
}

.product-menu a:link{font-size: 75%; color: #ffffff;text-decoration: none;}

.product-menu a:hover{font-size: 75%; color: #7ee407;text-decoration: underline;}

.product-menu a:visited{font-size: 75%; color: #ffffff;text-decoration: none;}


table.lime-green {
width: 100%;
border-width: 0px ;
border-spacing: 0;
border-style: solid;
border-collapse: collapse;
background-color: #7ce307;
margin-bottom: 6px;
align: justify;
margin-left: 0px;
border: none;
}

table.lime-green th {
border-width: 0px;
padding:10px 4px 10px 4px;
border-style: inset;
background-color: none;
text-align: justify;	
font-weight: bold;
width: auto;
color:#000000;
}

table.lime-green td {
border-width: 0px;
padding:4px;
border-style: inset;
background-color:none;
text-align: justify;
padding-right:12px;
color:#000000;
border: 2px dashed #ffffff;
}

.social-media{padding-top: 10px;}


table.home {
width: 100%;
border-width: 0px ;
border-spacing: 0;
border-style: solid;
border-collapse: collapse;
background-color: none;
margin-bottom: 6px;
align: center;
margin-left: 0px;
border: none;
}

table.home th {
border-width: 0px;
padding:10px 4px 10px 4px;
border-style: inset;
background-color: none;
text-align: center;	
font-weight: bold;
width: auto;
color:#000000;
}

table.home td {
border-width: 0px;
padding:4px;
border-style: inset;
background-color:none;
text-align: center;
padding-right:12px;
color:#000000;
}

img{max-width:100%}