/* ***** HTML ***** */
body {
  padding: 0;
  margin: 0;
  background: url(/img/bg-body.jpg);
  font-family: Century Gothic, sans-serif;
  font-size: 15px;
}
a {
  text-decoration: none;
  color: #A6CF39;
}
img {
  border: 0;
}


/* ***** LAYOUT ***** */
#wrapper {
  background: url(/img/bg-header.gif) center top repeat-x;
}
#innerwrapper {
  width: 982px;
  margin: auto;
  position: relative;
}

#chooseregionlink {
  position: absolute;
  top: 3px;
  right: 21px;
  color: #fff;
}
#chooseregionlink a {
  color: #fff;
  font-size: 0.8em;
}
#header {
  width: 960px;
  margin: auto;
  text-indent: -2000px;
  background: url(/img/logo.gif) left center no-repeat;
  height: 51px;
}
#menu {
  height: 28px;
  float: right;
  margin-right: 11px;
  font-size: 1.1em;
}
* html #menu {
  margin-right: 5px;
}
#menu a {
  width: 140px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #88297F;
  float: left;
  background: url(/img/bg-menu.gif) repeat-x;
  color: #fff;
  text-align: center;
}
#menu a:hover, #menu a.cur {
  background: url(/img/bg-menu-over.jpg) repeat-x;
}
#submenu {
  clear: both;
  text-align: center;
  height: 21px;
  line-height: 21px;
  font-size: 0.9em;
}
* html #submenu {
  height: 19px;
  line-height: 19px;
}
#submenu a {
  color: #fff;
}
.submenu {
  display: none;
}
.cursub {
  display: block;
}
.submenu a {
  margin-right: 35px;
}
.submenu a:hover, .submenu a.cur {
  text-decoration: underline;
}

#content {
  padding: 0 11px;
  background: url(/img/bg-content.png);
}
* html #content {
  height: 1px;
}
#innercontent {
  background: #fff;
  padding: 0 10px 10px 10px;
}


#crumbs {
  margin-bottom: 15px;
}
#crumbs, #crumbs a {
  color: #666;
  font-size: 0.9em;
  font-weight: bold;
}


#footer {
  height: 73px;
  background: #fff url(/img/footer.gif);
}
#contentbottom {
  height: 16px;
  background: url(/img/bg-content-bottom.png) center center no-repeat;
}

#overlay {
  
}
#chooseregion {
  display: none;
  position: absolute;
  top: 50px;
  left: 218px;
  width: 509px;
  height: 318px;
  background: url(/img/region/background.png);
  padding: 20px 30px 20px 25px;
}
* html #chooseregion {
  background: #fff;
  border: 4px solid #A6CF39;
  padding: 5px;
  top: 75px;
}
#chooseregiontitle {
  text-align: right;
  font-size: 1.75em;
  margin-bottom: 20px;
}
.choose {
  float: left;
  text-align: center;
  padding-bottom: 10px;
  font-size: 1.3em;
  color: #000;
}
#choosecanada {
  width: 220px;
  background: #fff url(/img/region/canada.gif) center 25px no-repeat;
  border-right: 1px solid #000;
  position: relative;
  height: 215px;
}
.choose_CAlang {
  float: left;
  display: block;
  height: 35px;
  line-height: 35px;
  color: #000;
  width: 105px;
}
a.choose_CAlang:hover {
  background: #A6CF39;
  color: #fff;
}
#chooseinternational {
  padding-bottom: 200px;
  width: 287px;
  background: #fff url(/img/region/international.gif) center 25px no-repeat;
}



/* ***** HOME ***** */
#home_right {
  float: right;
  width: 225px;
  text-align: right;
}
#home_title {
  color: #A6CF39;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
#home_text {
  color: #666;
  font-size: 0.85em;
}
#home_banner {
  width: 700px;
  height: 330px;
  margin-bottom: 10px;
}
#home_product {
  width: 700px;
}
#home_image {
  float: left;
  margin-right: 15px;
}
#home_proddetails {
  float: left;
  width: 355px;
  text-align: right;
}
#home_prodname {
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 2px solid #A6CF39;
}
#home_price {
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
}



/* ***** PRODUCTS ***** */
.cat_prod {
  float: left;
  width: 425px;
  margin-right: 45px;
  margin-bottom: 25px;
}
.cat_prodname {
  display: block;
  color: #333;
  border-bottom: 2px solid #A6CF39;
  font-weight: bold;
  font-size: 1.5em;
}
.cat_prod img {
  float: left;
  margin-right: 10px;
}
.cat_prodprice {
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
}
.cat_proddetails {
  margin-top: 10px;
  font-size: 0.85em;
  line-height: 1.8em;
}
#prodname {
  font-size: 1.6em;
  font-weight: bold;
  border-bottom: 2px solid #A6CF39;
  text-align: right;
}
#prodleft {
  float: left;
  width: 660px;
  margin-top: 1px;
  margin-right: 15px;
}
#prodimage {
  height: 330px;
  margin-bottom: 20px;
}
#prodviews {
  margin-top: 1px;
  background: #A6CF39;
  color: #fff;
  padding: 3px;
}
#prodviews a {
  color: #fff;
}
#prodcolours {
  margin-top: 10px;
}
#prodcolours img {
  margin-bottom: 5px;
}
#prodright {
  float: left;
  width: 265px;
  text-align: right;
}
#proddesc {
  margin-bottom: 20px;
}
#prodoverview {
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.4em;
}
#prodaccessories {
  margin-top: 20px;
  text-align: left;
}
#prodacchead {
  color: #A6CF39;
  border-bottom: 1px solid #A6CF39;
  text-align: right;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 5px;
}
#prodaccessories img {
  margin-right: 10px;
}

#easy-folding-design {
  text-align: center;
}
#easy-folding-design img {
  margin: 0 30px;
}




/* ***** FIND A DEALER ***** */
#dealerlistings {
  float: left;
  width: 260px;
  padding-right: 15px;
  height: 500px;
  overflow: auto;
  margin-top: 7px;
  font-size: 0.85em;
}
#dealerlistings a {
  color: #88297f;
}
.dealer {
  margin-bottom: 10px;
}
.retailer {
  margin: 20px 0;
}
.retailer a {
  color: #88297f;
}
h2.dealerregion {
  font-weight: normal;
  color: #88297f;
}
.retailer h3 {
  color: #A6CF39;
}
.distributorname {
  font-weight: bold;
}
.retailer b {
  font-size: 0.9em
}



#vids_list {
  float: right;
  width: 300px;
}
#vids_list a {
  border: 1px solid #A6CF39;
  float: left;
  color: #000;
  width: 290px;
  padding: 4px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 5px;
}
#vids_list a:hover, #vids_list a.cur {
  background: #A6CF39;
  color: #fff;
}
.vids_cat {
  color: #A6CF39;
  text-align: right;
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 2px solid #A6CF39;
  margin-bottom: 5px;
}
.vids_thumb {
  float: left;
  width: 105px;
  height: 75px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.vids_list_title {
  font-weight: bold;
}
.vids_list_desc {
  font-size: 0.8em;
}

#vid {
  width: 625px;
  margin-bottom: 10px;
}
#vid_name {
  color: #A6DC39;
  font-size: 1.1em;
  font-weight: bold;
}
#vid a {
  color: #88297f;
}



.green {
  color: #A6CF39;
}
.clear {
  clear: both;
}