html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #F5F5EE;
  color: #555;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #362C20;
  letter-spacing: 0em;
  padding: 0 0 5px 0;}

h1, h2, h3
{ font: normal 170% 'century gothic', arial;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;
  color: #000;}

h2
{ font-size: 160%;
  padding: 9px 0 5px 0;
  color: #009FBC;}

h3
{ font-size: 140%;
  padding: 5px 0 0 0;}

h4, h6
{ color: #009FBC;
  padding: 0 0 5px 0;
  font: normal 110% arial;
  text-transform: uppercase;}

h5, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: normal;
  padding: 0 0 15px 0;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #AEB002;}

a:hover
{ text-decoration: none;}*/

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}


.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #323534 url(back.png) repeat-x;
  height: 177px;}

#logo
{ width: 880px;
  position: relative;
  height: 140px;
  background: transparent;}

#logo #logo_text 
{ position: absolute; 
  top: 10px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ /*color: #E4EC04;}*/
  color: #00FFFF;
}

#logo_text a:hover .logo_colour
{ color: #FFF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #999;}

#menubar
{ width: 680px;
  height: 46px;} 

ul#menu
{ float: right;
  margin: 0;}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 1px 2px 0 0;
  background: #5A5A5A url(tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 35px 5px 28px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #5A5A5A url(tab.png) no-repeat 100% 0;} 

ul#menu li.selected a
{ height: 20px;
  padding: 6px 35px 5px 28px;}

ul#menu li.selected
{ margin: 1px 2px 0 0;
  background: #00C6F0 url(tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{ background: #00C6F0 url(tab_selected.png) no-repeat 100% 0;
  color: #FFF;}

ul#menu li a:hover
{ color: #E4EC04;}

#site_content
{ width: 880px;
  overflow: hidden;
  margin: 20px auto 0 auto;
  padding: 0 0 10px 0;} 

#sidebar_container
{ float: right;
  width: 224px;
}

.sidebar_top
{ width: 222px;
  height: 14px;
  background: transparent url(side_top.png) no-repeat;}

.sidebar_base
{ width: 222px;
  height: 14px;
  background: url(side_base.png) no-repeat;}

.sidebar
{ float: right;
  width: 222px;
  padding: 0;
  margin: 0 0 16px 0;
}

.sidebar_item
{ background: url(side_back.png) repeat-y;
  padding: 0 15px;
  width: 192px;}

.sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 0;} 

#content
{ text-align: left;
  width: 620px;
  padding: 0 0 0 5px;
  float: left;}
  
#content ul
{ margin: 2px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 100%;
  height: 80px;
  padding: 28px 0 5px 0;
  text-align: center; 
  background: #3B3939 url(footer.png) repeat-x;
  color: #A8AA94;}

#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;}

#footer a
{ color: #A8AA94;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: none;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 0; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}

.logo_colour
{
  font-size: 15px;
}

.leftcollumn{
  float: left;
  width: 295px;
  border-right: 2px solid #ccc;
  margin: 5px;
}

.rightcollumn{
  float: right;
  width: 295px;
  margin: 5px;
}

.firstline .secondline{
  font: 1em 'trebuchet ms',arial,sans-serif
}

.delemProduct1{
  border-bottom: 2px solid #ccc;
  padding-bottom: 10px;
  margin-top: 10px;
}

.delemprodut2{
  border-top: 2px solid #ccc;
}

.bottomText{
  padding-top: 30px;
}

.productGroup{
  clear: both;
  margin-bottom: 130px;
}

.productBox1{
  height: 180px;
  padding: 5px 5px 5px 5px;
  width: 180px;
  float: left;
  box-shadow: 0 1px 5px #999999;
  margin-right: 20px;
  background-color: white;
}

.productBox2{
  height: 180px;
  padding: 5px 5px 5px 5px;
  width: 180px;
  float: left;
  box-shadow: 0 1px 5px #999999;
  margin-right: 20px;
  background-color: white;
}

.productBox3{
  height: 180px;
  padding: 5px 5px 5px 5px;
  width: 180px;
  float: left;
  box-shadow: 0 1px 5px #999999;
  background-color: white;
}

.productPanel{
  float: left;
  height: 270px;
  width: 145px;
  box-shadow: 0 1px 5px #999999;
  background-color: white;
  margin-right: 10px;
}

.productPanel > h4{
  color: #595959;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}

.productPanel > h5{
  color: #595959;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}

.productDescription{
  float: left;
  margin-top: 10px;
  padding: 5px;
  width: 145px;
  height: 250px;
}

.productDescription > h6{
  color: #595959;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  padding-top: 5px;
}

.productPanel2{
  float: left;
  height: 200px;
  width: 195px;
  box-shadow: 0 1px 5px #999999;
  background-color: white;
  margin-right: 10px;
}

.productPanel2 > a > h4{
  color: #595959;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
}

.mainProductLeft{
  width: 350px;
  height: 250px;
  float: left;
  box-shadow: 0 1px 5px #999999;
  background-color: white;
  margin-bottom: 10px;
  padding: 5px;
}

.mainProductRight{
  width: 230px;
  height: 300px;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px;
  padding-top: 0px;
}

.newProduct{
  margin-top: 30px auto;
  border-spacing: normal;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
  padding: 5px;
  height: 750px;
}

.leftNewProduct{
  float: left;
  width: 290px;
  padding-right: 5px;
  border-right: 2px solid #19A3FF;
}

.rightNewProduct{
  float: left;
  width: 290px;
  padding-left: 5px;
}

.safeProduct > p {
  float: left;
  width: 300px;
  height: 100px;
}

.safeProduct > img {
  float: left;
  width: 150px;
  height: 100px;
  margin-bottom: 100px;
}

.delemProduct2{
  border-bottom: 2px solid #ccc;
  margin-top: 10px;
  padding-bottom: 10px;
}

.videoContainer{
  width: 610px;
  height: 420px;
  border-spacing: normal;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
  padding: 10px;
  border-radius: 10px;
}

.spacingVideo{
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #19A3FF;
}

.leftGalleryContainer{
  float: left;
  width: 180px;
  height: 160px;
  padding: 10px;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
  margin-right: 10px;
}

.rightGalleryContainer{
  border-left:  2px solid #19A3FF;
  padding-left: 5px;
  width: 390px;
  margin-left: 5px;
  float: right;
}

.listGalleryContainer{
  margin-top: 100px;
}

.listLeftCollumn{
  float: left;
  width: 180px;
  height: 190px;
  padding: 10px;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
  margin-right: 10px;
}
.listRightCollumn{
  margin-left: 10px;
  float: left;
  padding-left: 10px;
  border-left: 2px solid #19A3FF;
}

.adobe{
	padding: 10px;
	box-shadow: 0 1px 5px #999999;
	width: 590px;
	height: 80px;
	background-color: white;
}

.form-style{
	max-width: 540px;
	padding: 40px 30px 40px 40px;
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	background: #FFFFFF;
	border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
.form-style-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.form-style label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style label > span{
    width: 200px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.form-style span.required{
    color:red;
}
.form-style .tel-number-field{
    width: 60px;
    text-align: center;
}
.form-style  .long{
    width: 144px;
}
.form-style input.input-field{
    width: 48%;
   
}

.form-style input.input-field,
.form-style .tel-number-field,
.form-style .textarea-field,
 .form-style .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style .input-field:focus,
.form-style .tel-number-field:focus,
.form-style .textarea-field:focus,  
.form-style .select-field:focus{
    border: 1px solid #00ccff;
}
.form-style .textarea-field{
    height:100px;
    width: 100%;
}
.form-style input[type="button"],
.form-style input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.form-style input[type="button"]:hover,
.form-style input[type="submit"]:hover {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.form-style .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.form-style .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}

.downloadContainer{
  width: 600px;
  height: 190px;
  padding: 10px;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
}

.downloadImage{
  float: left;
  width: 250px;
  height: 160px;
  padding-right: 5px;
  margin-right: 10px;
  border-right: 2px solid #ddd;
}

.downloadText{
	margin-left: 15px;
}


.contactContainer{
  width: 600px;
  height: 190px;
  padding: 10px;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
}

.contactContainer2{
  width: 600px;
  height: 350px;
  padding: 10px;
  background-color: white;
  box-shadow: 0 1px 5px #999999;
}

.contactImage{
  float: left;
  width: 150px;
  height: 160px;
  padding-right: 5px;
  margin-right: 10px;
}

.contactText{
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 2px solid #ddd;
}