/*
===============
developed by Vel
at http://www.vhg-design.com
===============
*/

html, body{
  background: #d1d1d1;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  border-top: 24px solid #000000;
  color: #000000;
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica sans-serif;
  font-size: 1.4em;
  padding-top: 33px;
  text-shadow: 0 0 0 #000;
}

a {
  color: #4d8b64;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

#wrap {
  margin: 0 auto;
  text-align: left;
  width: 960px;
}

.container {}

#twocols-container {}

.like-btn {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  text-indent: -999em;
}




/*   ============   HEADER   ============   */

#header {
  background: white;
  height: 110px;
  position: relative;
  width: 100%;
}

#header h1 {
  float: left;
  height: 99px;
  margin: 5px 0 0 29px;
  width: 110px;
}

* html #header h1 {
  display: inline;
}

#header h1 a {
  background: url(../_images/logo.png) 0 0 no-repeat;
  display: block;
  height: 99px;
}

#top-nav {
  display: block;
  float: right;
  margin: 38px 30px 0 0;
}

* html #top-nav {
  display: inline;
}

#top-nav li {
  float: left;
}

#top-nav .like-btn {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 46px;
}

#top-nav #skype {
  background-image: url(../_images/skype-icon.png);
  width: 163px;
}

#top-nav #mail {
  background-image: url(../_images/mail-icon.png);
  margin-left: 25px;
  width: 126px;
}

#top-nav #phone {
  background-image: url(../_images/phone-icon.png);
  margin-left: 15px;
  width: 315px;
}

#header #login {
  position: absolute;
  right: 0;
  top: -31px;
}

#header #login li {
  float: left;
}

#header #login li a {
  background: url(../_images/lock-icon.gif) 0 0 no-repeat;
  color: #767676;
  display: block;
  font: bold 0.79em/28px Arial, Helvetica, sans-serif;
  height: 28px;
  margin-left: 10px;
  padding-left: 29px;
}

* html #header #login li a {
  white-space: nowrap;
  width: 10px;
}

#header #login li a:hover {
  color: black;
  text-decoration: none;
}

#header #login span.trigger {
  background: white url(../_images/dropdown-arrow.png) 100% 0 no-repeat;
  display: block;
  float: left;
  height: 17px;
  margin: 5px 0 0 18px;
  width: 43px;
}

#header #login #uk, #header #login #usa {
  background: url(../_images/gb.png) 0 0 no-repeat;
  height: 11px;
  line-height: 11px;
  margin: 3px;
  padding-left: 24px;
}

#header #login #usa {
  background: url(../_images/us.png) 0 0 no-repeat;
}

#header #login span.trigger #uk, #header #login span.trigger #usa {
  outline: none;
  text-indent: -999em;
}

#header #small-menu {
  position: absolute;
  left: 0;
  top: -31px;
}

#header #small-menu li {
  float: left;
  font: bold 0.79em/28px Arial, Helvetica, sans-serif;
  margin-left: 6px;
  padding-left: 10px;
}

#header #small-menu li a {
  color: #767676;
  display: block;
  /*font: bold 0.79em/28px Arial, Helvetica, sans-serif;*/
  height: 28px;
}

* html #header #small-menu li a {
  white-space: nowrap;
  width: 10px;
}

#header #small-menu li a:hover {
  color: black;
  text-decoration: none;
}

.toggle_container {
  background: white;
  border: 1px solid #b3b3b3;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 22px;
}




/*   ============   MAIN CONTENT   ============   */

#maincontent{
  margin-bottom: 20px;
  position: relative;
  width: 960px;
}

#hp #maincontent {
  margin-bottom: 15px;
}

#calltoaction {
  background: white url(../_images/splash-shadow.png) bottom no-repeat;
  padding: 0 30px 13px 30px;
}

#hp #calltoaction {
  height: 480px;
}

* html #calltoaction {
  padding: 0 26px 13px 30px;
}

#calltoaction h2 {
  background: url(../_images/calltoaction-tag-bg.gif) 0 0 repeat-x;
  color: white;
  font-size: 0.86em;
  height: 30px;
  line-height: 30px;
  margin-right: 3px;
  padding-left: 10px;
  width: 890px;
}

#hp #calltoaction h2 {
  width: 890px;
}

#calltoaction .sell-ebay, #calltoaction .sell-website {
  background: url(../_images/sell-ebay-hp.jpg) no-repeat;
  color: white;
  float: left;
  font-weight: bold;
  height: 391px;
  padding: 0 20px 0 200px;
  width: 222px;
  position: relative;
}

#calltoaction .sell-ebay h3, #calltoaction .sell-website h3 {
  font-size: 2em;
  letter-spacing: -2px;
  margin-top: 20px;
}

#calltoaction .sell-ebay p, #calltoaction .sell-website p {
  line-height: 18px;
  margin: 0;
  padding: 0;
}

#calltoaction .sell-ebay ul, #calltoaction .sell-website ul {
  display: block;
  margin-top: 22px;
}

* html #calltoaction .sell-ebay ul, * html #calltoaction .sell-website ul {
  position: relative;
}

#calltoaction .sell-ebay li, #calltoaction .sell-website li {
  line-height: 19px;
  position: relative;
}
*:first-child+html #calltoaction .sell-ebay li, *:first-child+html #calltoaction .sell-website li {
  font-size: 0.93em;
}
* html #calltoaction .sell-ebay li, * html #calltoaction .sell-website li {
  height: 10px;
  font-size: 0.93em;
}

#calltoaction .sell-ebay li span#from25, #calltoaction .sell-website li span#from39 {
  background: url(../_images/from25-badge.png) 0 0 no-repeat;
  display: block;
  height: 84px;
  position: absolute;
  right: -8px;
  text-indent: -999em;
  top: -63px;
  width: 86px;
}

#calltoaction .sell-website li span#from39 {
  background: url(../_images/from39-badge.png) 0 0 no-repeat;
  right: -11px;
  top: -7px;
  width: 84px;
}

#calltoaction .sell-website {
  background: url(../_images/sell-website-hp.jpg) no-repeat;
  padding: 0 6px 0 229px;
  width: 223px;
}
#calltoaction .sell-ebay a.like-btn, #calltoaction .sell-website a.like-btn {
  width: 442px;
  height: 390px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

#calltoaction .sell-website a.like-btn {
  width: 459px;
}
#calltoaction .sell-ebay a.like-btn:hover, #calltoaction .sell-website a.like-btn:hover {
 background: black;
 -moz-opacity: 0.1;
  filter:alpha(opacity=10);
  opacity: 0.1;
}


#calltoaction h4 {
  clear: both;
  color: #4c4c4c;
  font-size: 0.86em;
  height: 59px;
  line-height: 59px;
  padding-right: 8px;
  text-align: right;
}

#calltoaction h4 a.like-btn {
  background: url(../_images/talk-icon.png) no-repeat;
  display: block;
  float: left;
  height: 59px;
  text-align: left;
  width: 351px;
}

#hp .box {
  font-size: 0.79em;
  margin: 2px 17px 10px;
}

#hp .box #testimonial {
  float: left;
  width: 307px;
}

#hp .box #supplier {
  float: left;
  width: 305px;
}

#hp .box #premium {
  float: left;
  margin-left: 2px;
  width: 312px;
}

* html #hp .box #premium {
  margin-right: -3px;
}

#hp .box #testimonial img, #hp .box #supplier img, #hp .box #premium img {
  background: url(../_images/hp-thumbs-bg.png) 1px 0 no-repeat;
  display: block;
  float: left;
  padding: 6px 15px 14px 9px;
}

#hp .box #testimonial h3, #hp .box #supplier h3, #hp .box #premium h3 {
  font-size: 1em;
  margin: 10px 0 5px;
}

#hp .box #testimonial h3 a, #hp .box #supplier h3 a, #hp .box #premium h3 a {
  color: #000000;
}

#hp .box #testimonial p, #hp .box #supplier p, #hp .box #premium p {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
}

#hp .box #testimonial p a, #hp .box #supplier p a, #hp .box #premium p a {
  display: block;
  margin-top: 5px;
}

#products {
  background: url(../_images/hp-products-bg.jpg) 0 0 no-repeat;
  height: 174px;
  margin-left: 11px;
  padding-left: 18px;
  width: 928px;
}

#products h2 {
  background: url(../_images/our-products-ttl.png) 0 0 no-repeat;
  float: left;
  height: 23px;
  margin: 10px 0;
  text-indent: -999em;
  width: 185px;
}

#products p {
  clear: left;
  color: white;
  float: left;
  font-size: 0.93em;
  margin: 0;
  padding: 0;
  width: 445px;
}

#products p strong {
  font: bold 1.23em "Arial Rounded MT Bold", Arial, "Futura", "Helvetica Neue", Helvetica, sans-serif;
}

#products p a {
  color: white;
}

#products p a em {
  font-style: normal;
  font-weight: bold;
}

#products ul {
  float: right;
  margin-top: -34px;
  width: 462px;
}

*:first-child + html #products ul {
  margin-top: 9px;
}

* html #products ul {
  margin-top: 9px;
}

#products ul li {
  float: left;
}

#products ul li a {
  display: block;
  height: 73px;
  margin: 0 6px 10px 0;
  width: 135px;
}

#products ul li a img {
  border: none;
}

#products ul li a:hover img {
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
  opacity: 0.7;
}

ul li.orange {
  background: url(../_images/orange-star.png) 0 4px no-repeat;
  padding-left: 11px;
}

ul li.blue {
  background: url(../_images/blue-star.png) 0 4px no-repeat;
  padding-left: 11px;
}

ul li.yellow {
  background: url(../_images/yellow-star.png) 0 4px no-repeat;
  padding-left: 11px;
}

ul li.green {
  background: url(../_images/green-star.png) 0 4px no-repeat;
  padding-left: 11px;
}
/**:first-child+html ul li.orange, *:first-child+html ul li.blue, *:first-child+html ul li.yellow, *:first-child+html ul li.green {
  padding-left: 9px;
}
* html ul li.orange, * html ul li.blue, * html ul li.yellow, * html ul li.green {
  padding-left: 9px;
}*/



/*   Suppliers Page   */

#calltoaction .box {
  background: #4c4c4c url(../_images/suppliers-action-bg.jpg) 0 100% no-repeat;
  color: white;
  font-weight: bold;
  padding: 12px 12px 18px;
}

* html #calltoaction .box {
  display: inline-block;
  padding: 12px 10px 18px;
  width: 880px;
}

#calltoaction .box h3 {
  font-size: 2em;
  letter-spacing: -1px;
}

#calltoaction .box p {
  margin: 18px 0 0;
  padding: 0;
}

#calltoaction #suppliers h3, #calltoaction #suppliers p {
  float: left;
}

*:first-child + html #calltoaction #suppliers h3, *:first-child + html #calltoaction #suppliers p {
  width: 480px;
}

* html #calltoaction #suppliers h3, * html #calltoaction #suppliers p {
  width: 480px;
}

#calltoaction .left {
  width: 480px;
}

#calltoaction #suppliers form {
  float: right;
  width: 380px;
}

#calltoaction label {
  clear: left;
  display: block;
  float: left;
  font-size: 0.86em;
  height: 16px;
  margin-bottom: 7px;
  padding-top: 4px;
}

#calltoaction #suppliers label {
  width: 190px;
}

#calltoaction .input {
  background: url(../_images/input-bg.gif) 0 0 repeat-x;
  border: none;
  height: 18px;
  margin-bottom: 7px;
  padding: 2px 2px 0;
  width: 180px;
}

#calltoaction #submit {
  background: url(../_images/submit-btn.png) 0 0 no-repeat;
  border: none;
  display: block;
  height: 54px;
  margin: 10px 0 0 90px;
  width: 190px;
}

#calltoaction #submit:hover {
  background: url(../_images/submit-btn.png) 0 100% no-repeat;
  cursor: pointer;
}




/*   Products Page   */

#calltoaction #products-page {
  background: #4c4c4c url(../_images/products-page-calltoaction-bg.jpg) 0 100% no-repeat;
  min-height: 360px;
}

* html #calltoaction #products-page {
  height: 360px;
}

#calltoaction #products-page .left {
  width: 410px;
}

#calltoaction #products-page form {
  margin-top: 15px;
}

#calltoaction #products-page label {
  width: 92px;
}




/*   Website Page, Agent Page, Premium Page   */

#calltoaction #website-page, #calltoaction #agent-page, #calltoaction #premium-page {
  background: #4c4c4c url(../_images/website-page-calltoaction-bg.jpg) 0 100% no-repeat;
  min-height: 360px;
  padding-left: 420px;
}

#calltoaction #agent-page {
  background: #4c4c4c url(../_images/agent-page-calltoaction-bg.jpg) 0 100% no-repeat;
}

#calltoaction #premium-page {
  background: #4c4c4c url(../_images/premium-page-calltoaction-bg.jpg) 0 100% no-repeat;
}

* html #calltoaction #website-page, * html #calltoaction #agent-page, * html #calltoaction #premium-page {
  height: 360px;
  width: 470px;
}

#calltoaction #website-page h3, #calltoaction #agent-page h3, #calltoaction #premium-page h3 {
  letter-spacing: -2px;
}

#calltoaction #website-page .left, #calltoaction #agent-page .left {
  width: 215px;
}

#calltoaction #premium-page .left {
  width: 218px;
}

#calltoaction #website-page .left p, #calltoaction #agent-page .left p, #calltoaction #premium-page .left p {
  margin: 12px 0;
  padding: 0;
}

a#click-to-start {
  background: url(../_images/click-to-start-btn.gif) 0 0 no-repeat;
  display: block;
  height: 54px;
  width: 190px;
}

a#click-to-start:hover {
  background: url(../_images/click-to-start-btn.gif) 0 100% no-repeat;
  cursor: pointer;
}

#premium-page a#click-to-start {
  background: url(../_images/click-to-start-grey-btn.gif) 0 0 no-repeat;
}

#premium-page a#click-to-start:hover {
  background: url(../_images/click-to-start-grey-btn.gif) 0 100% no-repeat;
  cursor: pointer;
}

a#only-39, a#only-25, a#normally-3y {
  background: url(../_images/only39permonth-btn.gif) 0 0 no-repeat;
  display: block;
  height: 62px;
  margin: 10px 0;
  width: 190px;
}

a#only-25 {
  background: url(../_images/only25permonth-btn.gif) 0 0 no-repeat;
}

a#normally-3y {
  background: url(../_images/normally-3y-btn.gif) 0 0 no-repeat;
}

a#buy-12m, a#buy-12mnts, a#buy-before31 {
  background: url(../_images/buy12m-btn.gif) 0 0 no-repeat;
  display: block;
  height: 54px;
  position: relative;
  width: 190px;
}

a#buy-12mnts {
  background: url(../_images/buy12mnts-btn.gif) 0 0 no-repeat;
}

a#buy-before31 {
  background: url(../_images/buy-before-btn.gif) 0 0 no-repeat;
}

a#buy-12m span, a#buy-12mnts span {
  background: url(../_images/save-100-badge.png) 0 0 no-repeat;
  height: 61px;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 60px;
}

a#buy-before31 span {
  background: url(../_images/save-1000-badge.png) 0 0 no-repeat;
  height: 69px;
  position: absolute;
  right: -52px;
  top: -2px;
  width: 68px;
}

#website-page ul.right, #agent-page ul.right, #premium-page ul.right {
  margin: 6px 2px 0 0;
  width: 247px;
}

#website-page ul.right li, #agent-page ul.right li, #premium-page ul.right li {
  margin: 2px 0;
}

#premium-page ul.right li {
  background: url(../_images/grey-star.png) 0 4px no-repeat;
  padding-left: 11px;
}




/*   Testimonials Page   */

#calltoaction #testimonial-page {
  background: #4c4c4c url(../_images/testimonial-page-calltoaction-bg.jpg) 0 100% no-repeat;
  min-height: 360px;
}

* html #calltoaction #testimonial-page {
  height: 360px;
}

#calltoaction #testimonial-page h3 {
  margin-bottom: 15px;
}

#testimonial-page .left {
  margin-left: 10px;
  width: 635px;
}

#testimonial-page .left #video {
  float: left;
  padding-top: 10px;
}

#testimonial-page .left .right {
  width: 230px;
}

#testimonial-page .left .right p {
  margin: 0 0 16px 0;
}

#testimonial-page .right {
  width: 217px;
}

#testimonial-page #stat {
  background: url(../_images/stat-bg.gif) 0 100% no-repeat;
  font-size: 0.93em;
  margin-bottom: 40px;
  padding-bottom: 10px;
  width: 191px;
}

#testimonial-page #stat li {
  padding: 1px 5px 1px 10px;
}

#testimonial-page #stat h5 {
  background: #3f3f3e url(../_images/stat-bg.gif) 0 0 no-repeat;
  font-size: 1.08em;
  padding: 12px 0 0 10px;
  width: 181px;
}

#testimonial-page #stat a#url {
  color: #403f3f;
  display: block;
  font-size: 1.08em;
  margin: 0 0 22px 10px;
}




/*   Procut Directory Page   */

#product-directory-page {
  background: #4c4c4c url(../_images/product-directory-bg.png) 0 0 no-repeat;
  padding: 0 0 5px 0 !important;
}

#product-directory-page #products {
  background: url(../_images/product-directory-blue-bg.jpg) 0 0 no-repeat;
  font-weight: normal;
  margin-left: 0;
  width: auto;
}

* html #product-directory-page #products {
  width: 882px;
}

#product-directory-page #products p {
  margin: 0;
}

#product-directory-page #products p strong {
  font-size: 1.25em;
}

#product-directory-page #products-wrap {
  background: #FFFFFF url(../_images/products-directory-left-nav-bg.png) 0 0 repeat-y;
  margin: 0 5px;
}

* html #product-directory-page #products-wrap {
  width: 890px;
}

#product-directory-page #product-list {
  float: right;
  margin-right: 11px;
  width: 686px;
}

* html #product-directory-page #product-list {
  display: inline;
}

#product-directory-page #breadcrumb {
  color: #3f3f3f;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 10px 0 5px 10px;
}

#product-directory-page #breadcrumb a {
  color: #3f3f3f;
}

#product-directory-page .productbig {
  border-bottom: 1px solid #dbdbdb;
  /*float: left;
  margin-left: 12px;*/
  padding: 15px 0 28px;
}

#product-directory-page .productbig h2 {
  background: transparent;
  color: #3c3c3c;
  /*line-height: normal;*/
  margin: 0 0 5px 0;
  padding: 0;
  /*width: auto;*/
  font: normal 1.79em Arial, Helvetica, sans-serif;
}

#product-directory-page .productbig p {
  color: #908d8d;
  font: normal 0.79em Arial, Helvetica, sans-serif;
  margin: 35px 0 0;
}

#product-directory-page .productbig img {
	display: block;
  	float: right;
  	margin: 5px 5px 10px 10px;
}

#product-directory-page .product {
  border-bottom: 1px solid #dbdbdb;
  float: left;
  margin-left: 12px;
  padding: 15px 0 28px;
  width: 530px;
}

* html #product-directory-page .product {
  display: inline;
}

#product-directory-page .product h2 {
  background: transparent;
  color: #3c3c3c;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: auto;
  font: normal 1.49em Arial, Helvetica, sans-serif;
}

#product-directory-page .product p {
  color: #908d8d;
  font: normal 0.79em Arial, Helvetica, sans-serif;
  margin: 10px 0 0;
}

#product-directory-page .product .thumb {
  display: block;
  float: left;
  height: 88px;
  margin: 0 12px 0 5px;
  width: 100px;
}

#product-directory-page .product .thumb img {
  border: none;
}

#product-directory-page a.sellebay, #product-directory-page a.sellweb {
  background: url(../_images/sell-ebay-btn.gif) 0 0 no-repeat;
  display: block;
  float: right;
  height: 33px;
  margin-top: 28px;
  outline: none;
  text-indent: -999em;
  width: 128px;
}

#product-directory-page a.sellweb {
  background: url(../_images/sell-website-btn.png) 0 0 no-repeat;
  margin-top: 9px;
}

#product-directory-page .productbigouter a.sellebay {
	float: right; 
	margin: 15px 5px 0px 0px;	
}

#product-directory-page .productbigouter a.sellweb {
	float: right; 
	margin: 15px 0px 0px 0px;	
}

#products-nav {
  float: left;
  margin: 30px 0 0 7px;
  width: 185px;
  font-weight: bold;
}

* html #products-nav {
  display: inline;
}

#products-nav li a {
  color: #040404;
  font-size: 0.93em;
  text-transform: uppercase;
}

#products-nav li a:hover {
  color: #3f3f3f;
  text-decoration: none;
}

#products-nav li li a {
  color: #3f3f3f;
  display: block;
  letter-spacing: -1px;
  margin-left: 35px;
  text-transform: none;
}

* html #products-nav li li a {
  height: 5px;
}

#products-nav li li a:hover {
  color: #040404;
}

#products-nav li li a span {
  color: #3aaac7;
}




/*   ============   FOOTER   ============   */

#footer {
  clear: both;
  height: 100px;
}

#hp #footer {
  height: 75px;
}

#footer #links {
  color: #4c4c4c;
  float: right;
  margin-right: 23px;
  text-align: right;
  width: 350px;
  font-style: normal !important;
}

* html #footer #links {
  display: inline;
}

#footer #links a {
  color: #4c4c4c;
  font-size: 0.79em;
  margin: 0 4px;
  font-style: normal !important;
}

#footer #links a:hover {
  color: black;
  text-decoration: none;
}

#footer #links li {
  display: inline;
}

#footer #links li a {
  color: #666666;
  display: block;
  float: right;
  font: bold 0.79em/16px Arial, Helvetica, sans-serif;
  font-size: 0.86em;
  margin: 15px 0 0 18px;
  padding-left: 21px;
  font-style: normal !important;
}

#footer #links li a#tw {
  background: url(../_images/twitter-icon.jpg) 0 0 no-repeat;
}

#footer #links li a#link-us {
  background: url(../_images/link-icon.jpg) 0 0 no-repeat;
}

#footer #addr {
  background: url(../_images/logo-footer.png) 18px 0 no-repeat;
  color: #545454;
  float: left;
  font-size: 0.71em;
  margin: 15px 0 0 0;
  padding: 5px 0 0 85px;
  width: 495px;
  font-style: normal !important;
}

#hp #footer #addr {
  margin: 5px 0 0 0;
}

#hp #footer #addr #safeshop {
  float: right;
}

#footer #safeshop {
  padding-left: 0 !important;
}

#footer #safeshop img {
  border: none;
}

#footer #addr p {
  margin: 0 0 10px;
  padding: 0;
  font-style: normal !important;
}

#footer #addr p.small {
  font-size: .9em;
  font-style: normal !important;
}

#footer #addr p.small a {
	color: #545454;	
	cursor: text;
}
	#footer #addr p.small a:hover {
		color: #545454;	
		text-decoration: none;
	}






DIV.generic {
  background: white url(../_images/splash-shadow.png) bottom no-repeat;
  padding: 0 30px 13px 30px;
}

* html DIV.generic {
  padding: 0 26px 13px 30px;
}

DIV.generic h2 {
  background: url(../_images/calltoaction-tag-bg.gif) 0 0 repeat-x;
  color: white;
  font-size: 0.86em;
  height: 30px;
  line-height: 30px;
  margin-right: 3px;
  padding-left: 10px;
  width: 890px;
}

DIV.generic h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 5px 0;	
}

DIV.generic h4 {
  clear: both;
  color: #4c4c4c;
  font-size: 0.86em;
  height: 59px;
  line-height: 59px;
  padding-right: 8px;
  padding-top: 15px;
  text-align: right;
}

DIV.generic h4 a.like-btn {
  background: url(../_images/talk-icon.png) no-repeat;
  display: block;
  float: left;
  height: 59px;
  text-align: left;
  width: 351px;
}




#sitemap { padding: 20px; }
#sitemap UL {
	color: #000;
	list-style: disc inside;
	margin: 5px 0 5px 0;
}
#sitemap UL LI {
	padding: 1px;
}
#sitemap UL LI A {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}
#sitemap UL LI UL LI {
	margin-left: 20px;
}

DIV.pagenav {
	text-align: center;
}
DIV.pagenav UL { 
	margin: 25px auto 10px auto;
	display: inline-block;
	text-align: center;
}
	DIV.pagenav UL LI {
		float: left;
		padding: 3px;							
	} 
		DIV.pagenav UL LI A {
			color: #555;
		}
		DIV.pagenav UL LI SPAN {
			color: #ccc;
		}
			DIV.pagenav UL LI SPAN.current {
				font-weight: bold;
				color: #000;
			}



/*   ---------   Float containers fix   ---------   */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}





/* CSS By David Stubbs */

/* GENERAL */

img{border:0px;}

#wrapper {
	width:700px;
		 }
		 
#topImageLeft {
    margin:5px;
    float:left;
	width:400px;
	height:223px;
}

#topImageRight {
    margin:5px;
    float:left;
	width:230px;
	height:223px;
}

#bottomImage{
     float:left;
	 margin:5px;
	 width:165px;
}

#bottomImage2{
     float:left;
	 margin:5px 5px 5px 4px;
	 width:164px;
}

/* SUB CAT SPECIFIC */

#titleText{height:50px; margin-left:10px;}

#titleText h1 {
     font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica sans-serif;
	 font-size:40px;
	 color:#333333;
}

/* PRODUCT PAGE SPECIFIC */

#signupContainer {float:left; width:250px; height:225px; margin:5px 0px 5px 0px;}