.boxText { font-family:  Arial, sans-serif; font-size: 12px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #3E454E; }
.orderEdit { font-family :  Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }


/******************* GLOBAL ***************************/
*  {
  padding: 0px;
  margin: 0px;
}
A {
  color: #000;
  text-decoration: underline;
  font-size: 14px;
}
A:hover {
  color: #fff;
  text-decoration: none;
}
img {
  border: none;
}
input {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
}
ul {
  list-style-type: none;
}
.no-border {
  border: none !important;
}
.no-border-top {
  border-top: none !important;
}
.main {
  line-height: 1.5;
  font-size: 12px;
}
.smallText {
  font-size: 11px;
}
.bold {
  font-weight: bold;
}
.none {
  display: none;
}
.hidden {
  visibility: hidden;
}
.right {
  text-align: left;
}
.left {
  text-align: right;
}
.warn {
  color: #f00;
}
.title {
  font-size: 14px;
  font-weight: bold;
}


/******************* CONTENT WRAPPER ***************************/
BODY {
  background: #000 url('/templates/general/images/body-bg1.gif') center top repeat-y;
  color: #000;
  font: normal 12px Arial, sans-serif;
  text-align: center;
}

BODY DIV#globalwrapper {
  background: url('/templates/general/images/contentwrapper/globalwrapper.png') center top no-repeat;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

BODY DIV#globalwrapper DIV#contentwrapper {
  position: relative;
  margin-left: auto;    /* Center the div */
  margin-right: auto;   /* Center the div */
  width: 1066px;
  text-align: center;
}

BODY DIV#contentwrapper DIV#contentheader {
  clear: both;
  background: url('/templates/general/images/contentwrapper/contentheader.png') center bottom no-repeat;
  width: 1066px;
  height: 130px;
}

BODY DIV#contentwrapper DIV#contentmiddlewrapper {
  float: left;
  width: 1066px;
  background: url('/templates/general/images/contentwrapper/contentmiddlewrapper.png') left top repeat-y;
}

BODY DIV#contentwrapper DIV#contentleft {
  float: left;
  width: 233px;
  height: 100%;
}

BODY DIV#contentwrapper DIV#contentcenter {
  float: left;
  width: 600px;
  height: 100%;
}

BODY DIV#contentwrapper DIV#contentcenter a {
  color: #fff;
}

BODY DIV#contentwrapper DIV#contentright {
  float: left;
  width: 233px;
  height: 100%;
}

BODY DIV#contentwrapper DIV#contentfooter {
  clear: both;
  background: url('/templates/general/images/contentwrapper/contentfooter.png') center top no-repeat;
  width: 1066px;
  height: 40px;
  font-size: 11px;
  line-height: 1.3em;
}

BODY DIV#contentwrapper DIV#contentcenter DIV#contentbar {
  position: absolute;
  top: 608px;
  left: 19px;
  width: 1028px;
  height: 56px;
  background: url('/templates/general/images/contentwrapper/contentbar.png') center top no-repeat;
  z-index: 8;
  text-align: center;
  vertical-align: middle;
}

BODY DIV#contentwrapper DIV#header_fade {
  position: absolute;
  top: 130px;
  left: 0px;
  width: 1066px;
  height: 30px;
  background: url('/templates/general/images/contentwrapper/fade_header.png') center top no-repeat;
  z-index: 8;
}

BODY DIV#contentwrapper DIV#header2_fade {
  position: absolute;
  top: 130px;
  left: 0px;
  width: 1066px;
  height: 30px;
  background: url('/templates/general/images/contentwrapper/fade_header.png') center top no-repeat;
  z-index: 8;
}

BODY DIV#contentwrapper DIV#footer_fade {
  position: absolute;
  bottom: 34px;
  left: 0px;
  width: 1066px;
  height: 19px;
  background: url('/templates/general/images/contentwrapper/fade_down.png') center top no-repeat;
  z-index: 8;
}


/******************** LOGO *********************************/
div#logo {
  position: absolute;
  z-index: 9;
  left: 301px;      /* (1066 wrapper / 2) - (465 logo /2) */
  top: 0px;
}

/******************** HEADER *******************************/
div#headercontent {
  position: absolute;
  top: 41px;
  left: 31px;
  clear: both;
  width: 1006px;
  height: 90px;
}
div#leftcontent {
  position: absolute;
  top: 30px;
  left: 0px;
}
div#shoppingcart {
  position: absolute;
  top: 12px;
  left: 740px;
  text-align: left;
  line-height: 1em;
  font-weight: bold;
}
div#headercontent div#shoppingcart span {
  margin-left: 6px;
}
div#headercontent div#searchbox {
  position: absolute;
  top: 54px;
  left: 746px;
}
div#searchbox input.quick-text {
  height: 16px;
}
div#searchbox input.quick-submit {
  height: 18px;
  font-size: 10px;
}
div#verisign {
  position: absolute;
  top: 22px;
  right: 0px;
  z-index: 200;
}

/******************** COLUMNS ******************************/
DIV#contentleft div.innercontent {
}

DIV#contentright div.innercontent {
}

DIV#contentright div.innercontent ul {
  margin-top: 5px;
  margin-left: 24px;
}

DIV#contentright div.newreleases {
  margin-left: 15px;
}

DIV#contentright div.featuredproducts {
  float:left;
  clear: both;
}

DIV#contentright div.featuredproducts img.featuredproduct {
  border: #fff 1px solid;
  width: 150px;
}

DIV#contentfooter div.innercontent {
  vertical-align: top;
}

DIV#contentfooter div.innercontent a {
  top: 0px;
}

DIV#contentright .myaccount {
  float: left;
  height: 22px;
}

DIV#contentleft div.catalog, DIV#contentleft div.events {
  float: left;
}

DIV#contentleft div.catalog img, DIV#contentleft div.events img {
  float: left;
  margin-left: 15px;
}

DIV#contentleft div.catalog div.name {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

DIV#contentleft div.events div.name {
  float: left;
  margin-top: 5px;
  margin-left: 11px;
}

DIV#contentleft div.rcinside ul.socialmedia {
  width: 176px;
}

DIV#contentleft div.rcinside ul.socialmedia li {
  margin-left: 19px;
}

DIV#contentleft div.rivets {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 2px;
}

DIV#contentright div.subscribe {
  float: left;
  text-align: left;
}

DIV#contentright div.round-corners div.rcinside div.subscribe div {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}

DIV#contentright div.round-corners div.rcinside span.circle {
  margin-left: 27px;
}

DIV#contentleft div.bottomcircle {
  position: absolute;
  top: 1000px;
  left: 65px;
  vertical-align: bottom;
}

DIV#contentright div.bottomcircle {
  position: absolute;
  top: 1000px;
  left: 865px;
  vertical-align: bottom;
}
/******************** INTL SHIPPING HEADER *****************/
div.lang {
  width: 215px;
  text-transform: lowercase;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  font-variant: small-caps;
  position: relative;
  z-index: 5;
  top: -5px;
  left: 70px;
}
.lhead {
  display: block;
  margin-bottom: 5px;
  margin-left: -15px;
  clear: both;
  color: transparent;
  background: url(images/intl_shipping.png) center top no-repeat;
}
div.lang a {
  display: block;
  width: 20px;
  height: 13px;
  background-image: url(images/lang.png);
  background-repeat: no-repeat;
  float: left;
  text-decoration: none;

}
div.lang a.link1 {
  background-position: 0 bottom;
}
div.lang a.link2 {
  background-position: -20px bottom;
}
div.lang a.link3 {
  background-position: -40px bottom;
}
div.lang a.link4 {
  background-position: -60px bottom;
}
div.lang a.link5 {
  background-position: -80px bottom;
}
div.lang a.link6 {
  background-position: -100px bottom;
}
div.lang a.link7 {
  background-position: -120px bottom;
}
div.lang a.link8 {
  background-position: -140px bottom;
}
div.lang a.link9 {
  background-position: -160px bottom;
}
div.lang a.link10 {
  background-position: 100% bottom;
}

/******************** Image Swap ***************************/
a.imageswap {
  position: relative;
  z-index: 10;
  width: 50%;
  overflow: hidden;
  display: block;
  text-decoration: none;
}
a.imageswap:hover img {
  position: relative;
  left: -100%;
}
.is360 a.imageswap {
  width: 180px;
}
.is360 a.imageswap:hover img {
  left: -180px;
}
.is64 a.imageswap {
  width: 32px;
}
.is64 a.imageswap:hover img {
  left: -32px;
}
div#contentbar a.imageswap {
  position: relative;
  float: left;
  top: 14px;
  left: 230px;
  z-index: 5;
  width: 563px;
}
div#contentbar a.imageswap:hover img {
  left: -563px;
}

/******************** Column Box ***************************/
div.round-corners {
  width: 185px;
  margin-top: 5px;
  margin-bottom: 5px;
}

DIV#contentleft div.round-corners {
  margin-left: 40px;
}

DIV#contentright div.round-corners {
  margin-left: 10px;
}

div.round-corners div.rctop {
  float: left;
  height: 12px;
}

div.round-corners div.rcbottom {
  float: left;
  height: 12px;
}

div.round-corners div.rcinside {
  float: left;
  background: url('/templates/general/images/column_box_side.png') 0 0 repeat-y;
  font-weight: bold;
  width: 185px;
}

div.round-corners div.rctop img, div.round-corners div.rcbottom img {
  width: 185px;
  height: 12px;
}

div.round-corners ul {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

div.round-corners ul li {
  float: left;
}

/******************** Content ******************************/
DIV#contenttop {
  background-color: #000;
  width: 600px;
  height: 490px;
}

DIV#contenttop img#homepage_banner {
  width: 600px;
  height: 490px;
}

DIV#contenttop div#banner_ad_buttons {
  position: absolute;
  top: 590px;
  left: 720px;
  background: url('/templates/general/images/icons/banner_button_bg.png') 0 0 no-repeat;
  width: 101px;
  height: 20px;
}

DIV#contenttop div#banner_ad_buttons a#banner_ad_prev,
DIV#contenttop div#banner_ad_buttons a#banner_ad_next,
DIV#contenttop div#banner_ad_buttons a#banner_ad_start,
DIV#contenttop div#banner_ad_buttons a#banner_ad_stop {
  display: block;
  width: 15px;
  height: 20px;
  float: left;
  text-decoration: none;
  cursor: pointer;
}
DIV#contenttop div#banner_ad_buttons a#banner_ad_start {
  display: none;
}

DIV#contenttop div#banner_ad_buttons a#banner_ad_left {
  display: block;
  width: 21px;
  height: 20px;
  float: left;
  text-decoration: none;
  cursor: pointer;
}

DIV#contenttop div#banner_ad_buttons a#banner_ad_right {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  text-decoration: none;
  cursor: pointer;
}

DIV#contenttop div#banner_ad_buttons a#banner_ad_text {
  display: block;
  width: 47px;
  height: 20px;
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 10px;
  line-height: 1.85em;
  text-align: right;
}

DIV#contentbottom {
  background: url('/templates/general/images/opacity2.png') 0 0 repeat-y;
  font-weight: bold;
  color: #CCC;
  width: 600px;
  height: 527px;
}

DIV#contentbottom p {
  padding: 15px;
}

DIV#contentdata {
  background: url('/templates/general/images/opacity2.png') 0 0 repeat-y;
  width: 600px;
  color: #CCC;
  font-weight: bold;
}

DIV#wholesalecontent {
  background: url('/templates/general/images/wholesalebg.jpg') 0 0 no-repeat;
  width: 600px;
  height: 500px;
  color: #CCC;
  font-weight: bold;
}

DIV#pages {
  padding: 10px;
}

DIV#category {
  background: url('/templates/general/images/opacity3.png') 0 0 repeat-y;
  font-weight: bold;
  color: #CCC;
  width: 600px;
}

DIV#category span.header {
  float: left;
  color: #fff;
  height: 60px;
  width: 100%;
}

DIV#category span.title {
  float: left;
  height: 34px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}

DIV#category div.product-list {
  float: left;
  margin-left: 6px;
  margin-right: 4px;
}

DIV#category div.product-list div.product-image img {
  border: 2px solid #fff;
}

DIV#category div.product-list div.product-name {
  margin-top: 5px;
}

DIV#category div.product-list div.product-name a {
  font-size: 12px;
  color: #fff;
}

DIV#category div.product-list div.product-price {
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
}

DIV#category div.pager {
  float: right;
  margin-top: 50px;
  margin-right: 10px;
  color: #fff;
}

DIV#category div.pager a {
  color: #fff;
}

DIV#category div.pager div.totals {
  float: right;
  clear: both;
}

DIV#category div.pager div.nextpage {
  float: right;
  clear: both;
}

DIV#product {
  float: left;
  width: 600px;
  height: 1100px;
  background: url('/templates/general/images/opacity3.png') 0 0 repeat-y;
  font-weight: bold;
  color: #CCC;
}

DIV#product span.header {
  float: left;
  color: #fff;
  height: 60px;
  width: 100%;
}

DIV#product span.title {
  float: left;
  height: 64px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
}

DIV#product div.extra-image {
  float: left;
  clear: both;
  margin-left: 14px;
  margin-top: 14px;
}

DIV#product div.product-image {
  float: left;
  width: 300px;
  margin-left: 14px;
}

DIV#product div.product-text {
  float: left;
  width: 286px;
}

DIV#product div.product-text span.product-name {
  float: left;
  clear: both;
  width: 90%;
  text-align: left;
  font-size: 20px;
  margin-left: 17px;
  margin-right: 17px;
}

DIV#product div.product-text span.product-name span.smallText {
  float: left;
  text-align: left;
  width: 100%;
}

DIV#product div.product-text span.product-description {
  float: left;
  clear: both;
  width: 90%;
  text-align: left;
  margin-left: 17px;
  margin-right: 17px;
}

DIV#product div.product-text span.product-price {
  float: left;
  clear: both;
  width: 90%;
  text-align: left;
  margin-left: 17px;
  margin-right: 17px;
  font-size: 16px;
}

DIV#product div.product-text span.product-category {
  float: left;
  clear: both;
  width: 90%;
  text-align: left;
  margin-top: 17px;
  margin-left: 17px;
  margin-right: 17px;
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
}

DIV#product div.product-text span.product-category span.smallText {
  margin-left: 5px;
}

DIV#product div.product-text div.addtocart {
  float: left;
  clear: both;
  width: 90%;
  text-align: left;
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 17px;
  font-size: 14px;
}

DIV#product div.product-text div.addtocart span.selected {
  float: left;
  width: 100%;
}

DIV#product div.product-text div.addtocart span.selected {
  float: left;
  width: 100%;
}

DIV#product div.product-submit-button {
  float: left;
  clear: both;
  margin-top: 20px;
}
/****************** HDYHAU *********************************/
ul.hdyhau {
  margin-left: 0em;
  padding-left: 0.2em;
  margin-bottom: 1em;
}
ul.hdyhau li {
  float: left;
  padding-left: 0.8em;
  margin-bottom: 0.2em;
  list-style: none;
  width: 40%;
}
ul.hdyhau li.hdyhau_category {
  width: 80%;
  font-weight: bold;
  font-size: 14px;
  border-bottom: #CCC 1px solid;
}
ul.hdyhau li input {
  margin-right: 0.5em;
}

/****************** Shipping Cart **************************/
div.cc_box {
  float: left;
  width: 50%;
}

div.cc_widebox {
  float: left;
  clear: both;
  width: 100%;
}

div.cc_box_title {
  float: left;
  margin-left: 10px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}

div.cc_box_data {
  float: left;
  margin-left: 15px;
  text-align: left;
  font-size: 12px;
}

div.cc_lineitem {
  float: left;
  width: 100%;
  line-height: 2.0em;
}

span.cc_big {
  font-weight: bold;
  font-size: 12px;
}

span.cc_small {
  font-weight: normal;
  font-size: 10px;
}

span.cc_right {
  float: right;
  margin-right: 25px;
  text-align: right;
}


