body {
  background-color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(../images/core/bg.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
}

a:link { color:#FFE200; text-decoration:underline;}
a:visited { color:#FFE200; text-decoration:underline;}
a:hover { color:#ffffff; text-decoration:underline;}
a:active { color:#FFE200; text-decoration:underline;}

input, select, textarea { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #FFE200;
  border: 1px solid #444444;
  padding: 1px 0 0 5px;
}

.boldyellow {
  font-weight: bold;
  color:#FFE200;
}

hr {
  border:0;
  border-bottom: 1px dashed #333;
  height: 1px;
}



/* SUBNAV */

.subnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-decoration: none;
  text-align: left;
}	

.subnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.subnav h1 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
}
.subnav h2 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
}

.subnav a:visited { color:#B3B3B3; text-decoration:none;}

.subnav li a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  width: 177px;
  border-bottom: 1px solid #1A1A1A;
  padding: 6px 5px 9px 16px;
}	

.subnav li a:hover {
  color: #FFE200;
  background-image: url(../images/core/subnav-bg.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #000000;
  padding: 6px 5px 9px 16px;
}

.subnav .leveltwo {
  background-color: #1A1A1A;
  width: 178px;
}

.subnav .leveltwo li a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  width: 168px;
  background-color: #1A1A1A;
  border-bottom: 0;
  padding: 6px 0 9px 30px;
}

.subnav .leveltwo li a:hover {
  color: #FFE200;
  width: 178px;
  background-image: url(../images/core/subnav-bg.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #000000;
  border-bottom: 0;
  padding: 6px 5px 9px 30px;
}

.subnav .levelthree {
  background-color: #2D2D2D;
  width: 178px;
}	

.subnav .levelthree li a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  width: 148px;
  background-color: #2D2D2D;
  border-bottom: 0;
  padding: 6px 5px 9px 45px;
}

.subnav .levelthree li a:hover {
  color: #FFE200;
  background-image: url(../images/core/subnav-bg.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #000000;
  border-bottom: 0;
  padding: 6px 5px 9px 45px;
}


.bg-subnav1 {
  background-image: url(../images/bg-subcats.gif);
  background-position: right top;
  background-repeat: no-repeat;
}	







/* PRODUCTS */

.listing {
  border-bottom: 1px solid #1A1A1A;
  padding: 20px 0;
}

.dollar {
  font-size: 24px;
  font-weight: bold;
  color: #FFE200;
}

.cents {
  font-size: 12px;
  font-weight: bold;
  color: #FFE200;
}

.product-listing {
  padding: 8px 0;
}

.product-listing table {
  font-size: 9px;
}

.product-listing ul {
  padding-left: 15px;
  margin-left: 15px;
}

.productdata th {
  text-align: left;
  color: #FFFFFF;
  font-size: 9px;
  border-bottom: 1px solid #333333;
}

.productdata td {
  text-align: left;
  font-size: 9px;
  border-bottom: 1px solid #1a1a1a;
}

.productbox {
  border-bottom: 1px solid #1a1a1a;
}



/* CONTACT */

.contact .heading4 {
  border-bottom: 1px solid #1A1A1A;
  font-weight: bold;
  color: #FFE200;
  padding-top: 10px;
  padding-bottom: 2px;
}

.contact td {
  padding: 5px 0;
}



/* PANELS */

.yellowpanel {
  padding: 20px 0;
}

.yellowpanel table {
  color: #000000;
}

.yellowpanel a:link { color:#000000; text-decoration:underline;}
.yellowpanel a:visited { color:#000000; text-decoration:underline;}
.yellowpanel a:hover { color:#000000; text-decoration:underline;}
.yellowpanel a:active { color:#000000; text-decoration:underline;}

.panel {
  padding:0 15px;
  color: #000000;
}

.panel a:link { color:#000000; text-decoration:underline;}
.panel a:visited { color:#000000; text-decoration:underline;}
.panel a:hover { color:#000000; text-decoration:underline;}
.panel a:active { color:#000000; text-decoration:underline;}



/* BREADCRUMB */

#breadcrumb {
  background-image: url(../images/core/bg-breadcrumb.jpg);
  background-repeat: repeat-x;
  height: 27px;
  padding:4px 0 0 10px;
}

#breadcrumb a:link { color:#b3b3b3; text-decoration:underline;}
#breadcrumb a:visited { color:#b3b3b3; text-decoration:underline;}
#breadcrumb a:hover { color:#FFE200; text-decoration:underline;}
#breadcrumb a:active { color:#b3b3b3; text-decoration:underline;}



/* CONTENT */

.content {
  padding: 20px 20px 30px 10px;
}

.backtotop {
  border-top: 1px solid #1A1A1A;
  padding: 5px 0 15px 0;
  text-align: right;
}

.backtotop a:link { color:#b3b3b3; text-decoration:underline;}
.backtotop a:visited { color:#b3b3b3; text-decoration:underline;}
.backtotop a:hover { color:#FFE200; text-decoration:underline;}
.backtotop a:active { color:#b3b3b3; text-decoration:underline;}


/* FOOTER */

#footer {
  padding: 30px 0;
  border-top: 1px solid #1A1A1A;
  font-size: 10px;
  text-align: center;
}

#footer a:link { color:#B3B3B3; text-decoration:underline;}
#footer a:visited { color:#B3B3B3; text-decoration:underline;}
#footer a:hover { color:#FFE200; text-decoration:underline;}
#footer a:active { color:#B3B3B3; text-decoration:underline;}



/* OTHER ELEMENTS */

.searchbox {
  background-color: #000000;
  border: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  width:170px;
}

.cartprice {
  color: #FFE200;
  font-weight: bold;
}

.heading {
  font-size: 18px;
  font-weight: bold;
  color: #FFE200;
}

.heading2 {
  font-size: 13px;
  font-weight: bold;
  color: #FFE200;
}

.heading3 {
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}

.small {
  font-size: 9px;
}

.caption {
  font-size: 9px;
  line-height: 12px;
  padding-top: 5px;
}

.border-bottom {
  border-bottom: 1px solid #1A1A1A;
}

.border {
  border: 1px solid #1A1A1A;
  background-color: #000000;
}


/* BACKGROUNDS */

.bg-left {
  background-image: url(../images/core/bg-left.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.bg-right {
  background-image: url(../images/core/bg-right.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.bg-content {
  background-image: url(../images/core/bg-content.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}


.black {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  line-height: 150%;
  text-align: left;
}	

.blacklink {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}
a.blacklink:link {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}
a.blacklink:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}
a.blacklink:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}
a.blacklink:active {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #000000;
}



/* BLOG DETAIL */

.bog-post-detail div.post {
  padding: 0 0 20px 20px;

}
.bog-post-detail .date {
  font-size: 10px;
  color: #888;
}

.bog-post-detail .image {
  width: 120px;
  padding-top: 45px;
  text-align: right;
}

.bog-post-detail ul.pdf {
  list-style: none !important;
  margin: 25px 0 !important;
  padding: 0 !important;
}

.bog-post-detail ul.pdf li {
  background: url(../images/icon-pdf.gif) 0 3px no-repeat;
  padding-left: 40px;
  line-height: 40px;
}

.bog-post-detail ul.gallery {
  list-style: none !important;
  margin: 25px 0 !important;
  padding: 0 !important;
}

.bog-post-detail ul.gallery li {
  float: left;
  display: inline;
  margin: 0 15px 15px 0;
}

.bog-post-detail input.field, 
.bog-post-detail textarea.field {
  width: 300px;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 3px;
  color: #000;
}

.bog-post-detail textarea.field {
  height: 200px;
}

/* BLOG LISTING */

.bog-post-detail td { vertical-align: top; }

table.blog-post { border: 1px solid #FFE200; }
table.blog-post .title { width: 240px; }
table.blog-post .responses { width: 100px; }
table.blog-post .opened { width: 150px; }
table.blog-post .last_response { width: 150px; }
table.blog-post .view_thread { width: 100px; }

table.blog-post th, table.blog-post td {
  text-align: left;
  padding: 5px;
}
table.blog-post th {
  background: #FFE200;
  color: #000;
}

table.blog-post span.date {
  font-size: 10px!important;
  color: #888!important;
}

div.start-topic {
  margin: 25px 0 10px 0!important;
}

/* BLOG MISC */

.submitted {
  background: #FFE200;
  padding: 25px;
  color: #000;
  font-weight: bold;
}

.cat-image {
  width: 100px;
  padding-right: 10px;
}

.listing-image {
  width: 100px;
  padding-left: 10px;
}
.title {
  width: 100px;
  margin-right: 5px;
}

.container .image {
  width: 250px;
  height: 70px;
  padding-top: 0px;
}

table.re_form {
  border: none!important;
  margin-top: 10px!important;
}
