@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	line-height:1.166;	
	margin:0;
	padding:0;
	font-size:70%;
	background: url(../images/bk.gif) 0 0 repeat-x;
}

img {
border:0;
float:left;

}


a:link, a:visited, a:hover {
	text-decoration: none; 
	color:#0066a4;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	}
	
img{
	border:none;
	}
	
h1{
	color:#0066a4;
	font-size:1.6em;
	font-weight:bold;
	}
	
	
h2{
	color:#0066a4;
	font-size:1.6em;
	font-weight:bold;
	}
	
h3{
	color:#222;
	font-size:1.1em;
	font-weight:bold;
	}
	
h4{
	color:#222;
	font-size:1.2em;
	font-weight:bold;
	}
	
h5{
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding: 5px 0px;
	}



/* MAIN LAYOUT */

#wrapper {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	background-color:#FFF;
	}
	
#header {
	width:900px;
	height:130px;
	padding: 0;
	float:left;
	display:inline;
	background: url(../images/header.gif) 0 0 no-repeat;
	border-bottom:1px solid #DDD;
	margin-bottom:5px;
	}
	
	
#headerContact {
	width:auto;
	height:auto;
	padding: 0;
	padding-bottom:10px;
	float:left;
	display:inline;
	background: url(../images/phone-icon.gif) 0 0 no-repeat;
	text-indent:50px;
	margin-top:30px;
	}
	
	
#home-flash {
	width:655px;
	height:300px;
	padding: 0;
	float:left;
	display:inline;
	}
	
	
#homeContent {
	width:350px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	}
	
	
#mainContent {
	width:655px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	}
	
	
#scrollContent {
	width:655px;
	height:600px;
	padding: 0;
	float:left;
	display:inline;
	  overflow: scroll;
      overflow-x: hidden;
	  font-size:1em;
		}
	
#latestNews {
	width:255px;
	height:auto;
	padding: 0px 0px 0px 50px;
	float:left;
	display:inline;
	}
	
	
  #footer {
	width:880px;
	height:60px;
	padding-top: 40px;
	padding-left:20px;
	margin-top:10px;
	float:left;
	background: url(../images/footer.gif) 0 0 no-repeat;
	text-align:left;
	font-size:1.1em;
	  color:#000;
 }
 

 
 
#footer a:link,  #footer a:visited,  #footer a:active{
color:#0091D6;

	 }
	 
	 
	  #footer a:hover{
	  text-decoration:underline;	
	 }
	 

.price{
	color:#FFF;
	font-size:2em;
	font-weight:bold;
	background: url(../images/price.gif) 0 0 no-repeat;
	display:inline;
	float:left;
	text-align:center;
	width:160px;
	height:70px;
	padding-top:10px;
	
}


#title {
	width:655px;
	height:40px;
	line-height:40px;
	padding: 0;
	float:left;
	display:inline;
	background: url(../images/title.gif) 0 0 repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	font-size:1.4em;
	text-indent:5px;
	color:#999;
	margin-bottom:10px;
	}
	
	
/*PRODUCTS*/

.product {
	width:300px;
	height:auto;
	min-height:300px;
	padding: 5px;
	margin:5px;
	float:left;
	display:inline;
	border:1px solid #DDD;
	text-align:center;
	}
	
	
	

* html .product {
height:300px;
}
	
	
.view-prod a{
	width:auto;
	height:30px;
	line-height:30px;
	padding: 5px;
	
	display:inline;
	background: url(../images/title.gif) 0 0 repeat-x;
	border:1px solid #DDD;
	
	
}



.download a{
	width:auto;
	height:20px;
	line-height:20px;
	padding: 5px;
	text-indent:30px;
	display:inline;
	float:left;
	clear:both;
	background: url(../images/download.gif) 0 0 no-repeat;
	border:1px solid #DDD;
	
	
}


.enquire a{
	width:auto;
	height:20px;
	line-height:20px;
	padding: 5px;
	margin:5px 1px 1px 1px;
	display:inline;
	background: url(../images/title.gif) 0 0 repeat-x;
	border:1px solid #CCC;
	
	
}
	

	 
	 /* GENERIC */
	 
	 
.GenericImg{
	padding: 0px;
	margin:5px;
	float:left;
	display:inline;
	border:2px solid #DDD;
	}
	
	
.GenericImg2{
	padding: 0px;
	margin:5px;
	float:right;
	display:inline;
	border:2px solid #DDD;
	}
	 
 
 
 .FLTleft { 
  float:left;
  
   }
   
   .FLTright { 
  float:right;
  
   }

	
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}



input {
 background-color: #EFEFEF;
 border:1px solid #000;
color:#54075b;
  margin:2px;
  padding:2px;
  font-weight:bold;
}


.button {
     border:1px solid #FFF;
    background-color: #54075b;
    padding: 1px;
	color:#FFFFFF;
}

.hide {

text-indent: -999em; 
visibility: hidden;
display:block;
}



ul#posts  {
list-style:none; 
margin:2px 0; 
padding:0;
float:left;
display:inline;
width:auto;
}

ul#posts li {
	list-style-type: none;
	margin: 2px;
	padding: 0.5em 0em;
	width: auto;
	height:auto;
	float:left;
	display:inline;
	border-bottom:1px dotted #DDD;
	color:#0066a4;
	clear:both;
 }
 
 
 
 ul#posts2  {
list-style:none; 
margin:2px 0; 
padding:0;
float:left;
display:inline;
width:100%;
text-align:center;
}

ul#posts2 li {
	list-style-type: none;
	margin: 2px;
	padding: 0.5em 0em;
	width:100%;
	height:auto;
	float:left;
	display:inline;
	border-bottom:1px dotted #DDD;
	color:#0066a4;
	clear:both;
	text-align:center;
 }
 
 

 
 




/* TABLES  */

tr.d0 td {
	background-color:#0066a4; 
	color: #FFF;
	padding:5px;
	font-weight:bold;
	
	border-right:0px solid #b0adcf;
}
tr.d1 td {
	background-color: #FFF; 
	color:#0066a4;
	padding:5px;
	
	border:0px solid #b0adcf;
}

tr.d2 td {
	background-color: #DDD; 
	color:#0066a4;
	padding:5px;
	
	border:0px solid #b0adcf;
}







/* CONTACT FORM  */

		#formcontent{
		    width:180px;
			height:auto;
		    text-align:left;
		    margin:10px;
			display:inline;
			float:left;
			padding:10px;
			background: url(../images/signup.gif) repeat-x 0 0;
			color:#EEE;
					}
		#email {
		    width:auto;
		    padding: 2px;
		    font-size:1em;
			color:#0066FF;	
		}
		#submit{
			float:left;
		}
		label{
		    font-size:1em;
			padding:0;
		}
		
			
		.green{
		    width:200px;
		    background-color:#8fd400;
		    border-bottom:solid 1px #666;
		    padding:5px;
		    margin-bottom: 1px;
		    font-weight:bold;
		    text-align:left;
			color:#000;
			font-size:1.2em;
		}
		.red{
		    color:#FFF;
			background-color:#FF0066;
		    font-weight:bold;
			padding:5px;
		}
		


input {

color:#0066a4;
  margin:2px;
  padding:2px;
  display:inline;
	float:left;
}


.button {
     border:1px solid #FFF;
    background-color:#0066a4;
    padding: 2px;
	color:#FFFFFF;
	width:auto;
	display:inline;
	float:left;
}








/*NAVIGATION*/


#nav {
	width:245px;
	height:auto;
	padding: 0;
	float:left;
	display:inline;
	background: url(../images/navBK.gif) 0 0 no-repeat;
	text-align:left;
	background-color:#FFF;
	}
	

ul.menu {
list-style:none; 
margin:0; padding:0;
}

ul.menu * {
margin:0; 
padding:0;
}

ul.menu a {
display:block; 
color:#FFF; 
text-decoration:none;
}

ul.menu li {
position:relative; 
float:left; 
margin-right:1px;
}

ul.menu ul {
position:absolute; 
top:0px; 
left:220px; 
display:none; 
opacity:0; 
list-style:none;
}


/*dropdown styles*/
ul.menu ul li {
position:relative; 
border-top:none; 
margin:0;
}

ul.menu ul li a {
	display: block;
	color:#0066a4;
	text-decoration: none;
	width: 180px;
	padding: 0;
	height:25px;
	line-height:25px;
	text-indent:25px;
	background: url(../images/nav.gif) no-repeat 0 0;
	border-bottom: 1px solid #DDD;
	margin:0px 0px 1px 5px;

}


ul.menu ul li a:hover {
background: url(../images/navON.gif) no-repeat 0 0;
color:#FFF;
}

ul.menu ul ul {
left:148px; 
top:-1px;
}


/*main top links*/

ul.menu .menulink {
display: block;
	color:#0066a4;
	text-decoration: none;
	width: 220px;
	padding: 0;
	height:40px;
	line-height:40px;
	text-indent:35px;
	background: url(../images/nav2.gif) no-repeat 0 0;
	border-bottom: 1px solid #DDD;
	margin:0px 0px 2px 5px;

}

ul.menu .menulink:hover, ul.menu .menuhover {
background: url(../images/nav2ON.gif) 0 0 repeat-x;
}


