body {
  background: #2A2A2A;
}

#constrain {
  margin: 0 auto;
  margin-top: 16px;
  width: 996px;
}

.logo, .navigation, .sub-navigation, .products-items .product, #footer .left, #footer .right {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
}

.logo {
  min-height: 100px;
  width: 282px;
}

.logo h1 {
  width: 282px;
  height: 92px;
  text-indent: -9999px;
  background: transparent url('../images/g-logo2.png') top left no-repeat;
}

.shop-logo {
  margin-left: -14px; 
}

.navigation {
  border-right: 1px solid #666;
  min-height: 38px;
  margin-top: 20px;
  padding-top: 10px;
  width: 380px;
}

.shop-navigation {
  padding-top: 14px;
  padding-left: 7px;
}

.shop-sub-navigation {
  padding-top: 14px !important;
}

.sub-navigation {
  min-height: 38px;
  margin-top: 20px;
  padding-top: 10px;
  width: 300px;
  
}

.navigation ul li, .sub-navigation ul li {
  float: left;
}

.navigation ul li a, .sub-navigation ul li a {
  color: #fff;
  font-family: Candara, Calibri, Tahoma, Arial, Sans-serif;
  font-size: 13px;
  margin-left: 16px;
  margin-right: 16px;
  text-transform: uppercase;
}

.sub-navigation ul li.sub a {
  color: #666;
}

.navigation ul li a:hover, .sub-navigation ul li a:hover {
  color: #00B5CB;
}

#focus {
  background: #000 url('../images/g-focus-background.jpg') top left no-repeat;
  border: 5px solid #666666;
  color: #fff;
  height: 375px;
  position: relative;
  width: 985px;
}

#focus.inner {
  width: 925px;
}

#focus #flasharea {
  bottom: -5px;
  height: 396px;
  position: absolute;
  right: -5px;
  width: 743px;
}

#focusimage {
  right: 5px;
  bottom: 4px;
  position: absolute;
}

#focus .categories-list {
  width: 150px;
  position: absolute;
  top: 16px;
  left: 41px;
  font-size: 12px;
  text-transform: uppercase;
}

#focus .categories-list p.title {
  padding: 0px;
  margin: 4px 0px 4px 0px;
  color: #fff;
}

#focus .categories-list p.title a {
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  display: block;
}

#focus .categories-list span {
  display: block;
  padding: 4px 2px 4px 2px;
}

#focus .categories-list a {
  color: #fff
}

#focus .categories-list a:hover, #focus .categories-list p.title a:hover {
  color: #00B5CB;
}

#focus .heading {
  position: absolute;
  top: 300px;
  left: 50px;
  font-size: 28px;
  text-transform: uppercase;
}

#focus .heading h2 {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}

#focus .heading h2 span {
  color: #00B5CB;
}

.products-items {
  color: #999;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
}

.products-items .product {
  width: 230px;
  background: #fff;
  border: 4px solid #000;
  padding-bottom: 8px;
  min-height: 140px;
  margin-left: 4px;
  margin-right: 4px;
}

.products-items .product img {
  margin-bottom: 8px;
}

.products-items .product p.code {
  font-weight: bold;
  padding: 6px;
  margin: 0px;
}

.products-items .product a {
  color: #fff;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-transform: uppercase;
  display: block;
  width: 178px;
  background: #000;
  padding: 8px;
  text-align: center;
  margin-left: 18px;
}

.products-items .product a:hover {
  background: #00B5CB;
}

#footer {
  border-top: 5px solid #666 !important;
  color: #C0CDCD;
  margin-top: 22px;
  padding: 6px;
  font-size: 12px;
  width: 925px;
}

#footer p {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}

#footer .left, #footer .right {
  min-height: 40px;
  text-align: left;
}

#footer .left {
  width: 700px;
}

#footer .right {
  width: 276px;
}

#footer.front {
  width: 985px;
}

#footer a {
  color: #C0CDCD;
}

#footer a:hover {
   color: #00B5CB; 
}

#top-content {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: #F0F0F0;
  width: 955px;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
}

#top-content h1 {
  color:#666;
  font-size:24px;
  font-weight:bold;
  text-decoration:none;
}

#focus .content {
  position: relative;
  margin-top: 40px;
}

#focus .content .content-navigation {
  width: 260px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#focus .content .content-navigation ul {
  padding: 0px;
  margin: 0px;
}

#focus .content .content-navigation ul a {
  width: 260px;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid #E8E8E8;
  font-size: 11px;
  line-height: 28px;
  color: #666;
  text-decoration: none;
  text-indent: 20pt;
  margin-bottom: 1px;
}

#focus .content .content-navigation ul a.active {
  background: #068AA1;
  color: #fff;
}

#focus .content .content-navigation ul a.active:hover {
  background: #068AA1 !important;
}

#focus .content .content-navigation ul a:hover {
  background: #f0f0f0;	
}


#focus .content .content-inner {
  margin-left: 300px;
  width: 549px;
}

#focus .content .content-inner h2 {
  color:#068AA1;
  font-size:16px;
  font-weight:bold;
}

#focus .content .content-inner p {
  font-size: 12px;
  line-height: 20px;
}

#focus .content .content-inner a {
  color: #068AA1;
  text-decoration: underline;
}

#focus .content .content-inner a:hover {
  color: #000;
}

#contactform {
  margin-top: 20px;
}

#contactform th, #contactform td, #contactform input, #contactform select {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}

#contactform th {

}

#contactform td {
  
}

#contactform td input {
  
}

#contactform td select {
  
}

#contactform td input.submit {
  
}
