* {
margin:0;
padding:0;
}
body {
background:none repeat scroll 0 0 #FFFFFF;
color:#333333;
font-family:Arial,Trebuchet MS,Helvetica,sans-serif;
font-size:0.7em;
}
td, th {
padding:5px;
}
p {
line-height:1.5em;
margin-bottom:10px;
}
td p {
margin-bottom:0;
}
h1, h2, h3, h4 {
color:#1C6D33;
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
}
h2 {
font-size:1.3em;
margin-top:10px;
}
h4 {
font-size:1.4em;
margin-bottom:2px;
}
dl {
width: 100%;
float: left;
}
dl dt {
width: 100%;
color: #1C6D33;
margin: 0 0 2px;
font-size: 1.1em;
font-weight: bold;
}
dl dd {
	width: 100%;
	margin: 0 0 10px 0;
}
a img {
border:0 solid #000000;
}
strong {
color:#000000;
font-weight:normal;
}
label {
color:#777777;
display:block;
float:left;
width:200px;
}
input, textarea {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#666666;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
padding:2px;
}
textarea, select {
color:#666666;
font-size:1em;
width:300px;
}
.longerInput {
width:500px;
}
.mediumInput {
width:272px;
}
.radioButton {
display:inline;
float:left;
margin-bottom:30px;
width:93px;
}
.logoSet {
clear:both;
}
.logoSet p {
float:left;
text-align:center;
width:300px;
}
.radioButton label {
margin-left:4px;
text-align:center;
width:93px;
}
.radioButton input {
border:0 none;
margin:4px 0 0 42px;
padding:0;
width:20px;
}
.optionGroup {
clear:both;
display:block;
}
.halfButton {
width:179px;
}
.input {
border:1px solid #DDDDDD;
padding:2px;
width:360px;
}
.sidebar_input {
border:1px solid #DDDDDD;
padding:4px;
width:290px;
}
.sidebar_button {
border:1px solid #DDDDDD;
padding:4px;
width:300px;
}
.longInput {
width:320px;
}
.tinyInput {
width:100px;
}
.galleryItem {
float:left;
margin:0 5px 10px 0;
text-align:center;
width:110px;
}
.galleryThumb {
background-color:#FFFFFF;
float:left;
height:92px;
margin-bottom:3px;
padding:8px;
width:92px;
}
.galleryItem p {
color:#666666;
padding-top:3px;
}
.galleryThumb img {
border:1px solid #FFFFFF;
display:block;
margin:auto;
}
ul li {
list-style-position:inside;
margin-bottom:10px;
}
.shippingDDL {
padding:2px;
width:284px;
}
.productText {
float:left;
margin-left:10px;
width:450px;
}
.contentProduct {
float:left;
margin-bottom:20px;
}
.crossedOut {
color:#990000;
text-decoration:line-through;
}
.warning {
color:#990000;
}
.contentProduct .galleryThumb img {
border:1px solid #333333;
}
#ctl00_loginForm_pnlLoginForm p.formP {
float:left;
margin-right:3px;
}
#ctl00_loginForm_pnlLoggedIn p.formP {
float:left;
margin-right:3px;
}
#ctl00_mailingList_pnlForm p.formP {
float:left;
margin-right:3px;
}
.text {
margin-bottom:10px;
}
.smallCol .checkoutButton {
margin-left:-4px;
}
.activated_False {
color:#990000;
}
.buy {
border:0 none;
margin-bottom:10px;
}
#main {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
left:50%;
margin-left:-480px;
padding:10px;
position:absolute;
width:940px;
}

#head {
background:url("../images/headbg.png") no-repeat scroll 0 0 #FFFFFF;
float:left;
height:60px;
margin: 20px 0 25px;
width:940px;
}

#head #telephone {
  float: right;
  margin-top: 20px;
}

#splash {
background:url("../images/splash.png") no-repeat scroll 0 0 #FFFFFF;
height:175px;
margin-bottom:10px;
width:628px;
}

#keyFeatures {
  background: url(../images/home/bg.png) 0 0 no-repeat;
  height: 206px;
  overflow: hidden;
  margin-top: 66px;
  padding: 20px;
  width: 586px;
}

  #keyFeatures .products,
  #keyFeatures .training {
    float: left;
    width: 50%;
  }
  
    #keyFeatures .products h2,
    #keyFeatures .training h2 {
      height: 22px;
      text-indent: -10000px;
    }
    
    #keyFeatures .products h2 {
      background: url(../images/home/products.png) 0 0 no-repeat;
      width: 151px;
    }
    
    #keyFeatures .training h2 {
      background: url(../images/home/training.png) 0 0 no-repeat;
      width: 135px;
    }                                    
  
  #keyFeatures a {
    background: url(../images/home/view-shop.png);
    display: block;
    height: 55px;
    margin-top: 5px;
    text-indent: -10000px;
    width: 290px;
  }
  
  #keyFeatures h2 {
    margin-top: 0;
  }
    
  #keyFeatures ul {
    list-style-image: url(../images/home/list-icon.png);
  }
  
    #keyFeatures ul li {
      color: #666666;
      font-weight: bold;
      margin: 1px 0;
      text-transform: uppercase;
    }

.smallCol,
.largeCol {
  margin-top: 10px;
}

.smallCol {
display:inline;
float:left;
margin-left:10px;
width:300px;
}

.smallCol .block {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 15px;
  
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.smallCol #loginForm {
  margin-bottom: 10px;
  overflow: hidden;
}

  .smallCol #loginForm .button {
    background: url(../images/login.png);
    border: none;
    float: right;
    font-size: 0;
    height: 29px;
    line-height: 0;
    text-indent: -10000px;
    width: 100px;
  }
  
  .smallCol #loginForm .formP {
    float: left;
    overflow: hidden;
    width: 135px;
  }
  
    .smallCol #loginForm .formP .tinyInput {
      padding: 4px;
      width: 123px;
    }
    
      .smallCol #loginForm .formP #ctl00_ContentPlaceHolder2_sideBars_loginForm_txtPassword_thisText {
        float: right;
      }
  
  .smallCol #loginForm .register {
    clear: both;
    float: left;
    width: 145px;
  }
  
    .smallCol #loginForm .register a {
      color: #bc1021;
	  text-transform: uppercase; 
      font-weight: bold;
      text-decoration: none;
    }
  
    .smallCol #loginForm .register a:hover {
      text-decoration: underline;
    }
  
  .smallCol #loginForm .title {
    background: url(../images/login-title.png) 0 0 no-repeat;
    color: #1C6D33;
    font-size: 1.2em;
    font-weight: bold;
    height: 12px;
    margin-bottom: 5px;  
    text-indent: -10000px;
    text-transform: uppercase;
    width: 178px;
  }
  
  .smallCol #loginForm .warning {
    clear: both;
    margin: 0;
    padding-top: 10px;
  }
  
.smallCol #recentNews {
  margin-bottom: 10px;
}

  .smallCol #recentNews h1 {
    padding-top: 0;
  }
  
  .smallCol #recentNews li {
    text-transform: lowercase;
  }
  
  .smallCol #recentNews #newsRegister {
    display: block;
    margin: 0 -5px -10px;
}


.largeCol {
display:inline;
float:left;
margin-left:0;
width:630px;
}
h1 {
clear: both;
font-size:1.4em;
padding:10px 0;
}
h1 a img {
border:0 none;
margin-right:5px;
margin-top:-2px;
vertical-align:middle;
}
.smallCol h2 {
color:#C6202E;
}
.smallCol ul, .smallCol li {
font-size:1em;
font-weight:bold;
list-style-position:outside;
list-style-type:none;
}
#nav {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #146130;
float:left;
width:940px;
}
#nav ul {
display:inline;
float:left;
list-style:none outside none;
margin-bottom:0;
width:940px;
}
#nav li {
float:left;
margin:0 1px 0 0;
}
#nav a {
border-right:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
line-height:23px;
padding:0 5px;
text-decoration:none;
}
#nav a {
float:none;
padding:6px 15px;
}
#nav a.current {
}
#nav a:hover {
  background: #666666;
}
ul.subnav {
  background: #EEEEEE;
  border-radius: 5px;
  display:block;
  float:left;
  width:940px;
  
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

  ul.subnav li {
    float:left;
    list-style-type:none;
    margin:0 20px 0 0;
  }
    ul.subnav li a {
      color:#006600;
      display: block;
      font-weight:bold;
      padding: 10px;
      text-decoration:none;
    }
#footer {
  background:none repeat scroll 0 0 #146130;
  border-radius: 5px;
  clear:both;       
  float:left;
  font-weight: bold;
  height:23px;
  margin-top:0;
  overflow: hidden;
  padding:10px;
  width:920px;
  
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

  #footer address {
    color: #fff;
    float: left;
    font-style: normal;
  }
  
    #footer address,
    #footer .smallPrint {
      margin-top: 5px;
    }
  
    #footer address .companyName {
      color: #ade4c1;
    }
  
   
  
  #footer p {
    color:#FFFFFF;
    float:right;
    font-size:0.8em;
    line-height:23px;
    margin-right:0;
  }
  
  #footer .smallPrint {
    float: right;
    line-height: normal;
  }
  
    #footer .smallPrint a {
      padding: 0 0 0 10px;
      text-decoration: underline;
    }
    
      #footer .smallPrint a:hover {
        text-decoration: none;
      }
      
   #fluidAccreditation {
    color: #999999;
    float: right;
    margin: 10px 0;
  }
a:link {
color:#999999;
text-decoration:underline;
}
a:visited {
color:#999999;
text-decoration:underline;
}
a:hover {
color:#999999;
text-decoration:underline;
}
a:active {
color:#999999;
text-decoration:underline;
}
.smallCol a {
color:#777777;
}
#nav a, #footer a {
color:#FFFFFF;
text-decoration:none;
}
.largeCol h1 a {
color:#333333;
text-decoration:none;
}
#ctl00_pnlCheckout a {
text-decoration:none;
}
.warning a {
color:#660000;
}
td a:link {
color:#999999;
text-decoration:none;
}
td a:visited {
color:#999999;
text-decoration:none;
}
td a:hover {
color:#999999;
text-decoration:none;
}
td a:active {
color:#999999;
text-decoration:none;
}
