@charset "ISO-8859-1";

.imageborder 	{ border-collapse: collapse; BORDER: #C7C7C7 1px solid; }

.imageborder2 	{ border-collapse: collapse; BORDER: #FFFFFF 1px solid; }

td p {
    margin: 0;
}

.productListing-heading {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #C7C7C7;
  font-weight: bold;
}

.productListing-heading2 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 9pt;
  background: #101010;
  color: #C7C7C7;
  font-weight: bold;
}

body {
  background: #000000;
  color: #C7C7C7;
  margin: 0px;
  font-size: 10px;
  font-family: Arial, Helvetica, Sans-serif;
}

table {
  background: transparent;
  color: #C7C7C7;
  margin: 0px;
  font-size: 10px;
  font-family: Arial, Helvetica, Sans-serif;
}

td {
        vertical-align: top;
}

a {
  color: #C7C7C7;
  text-decoration: none;
  font-family: arial, Verdana, Sans-serif;
   font-size: 10px;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

a:visited {
  color: #C7C7C7;
}

a:visited:hover {
  color: #C7C7C7;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

a.cat_selected{
        font-weight: lighter;
}

a.exception, a.exception:hover, a.exception:visited, a.exception:visited:hover
  {
    background-color: transparent;
  }

.navi{
        font-weight: bold;
}

/* Layout */
.catdisplay{
        padding: 5px 5px 5px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-align: center;
        vertical-align: top;
}

.catdisplay a {
  color: #C7C7C7;
  text-decoration: none;
}

.catdisplay a:hover {
 color: #FFFFFF;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

.catdisplay a:visited {
  color: #C7C7C7;
}

.catdisplay a:visited:hover {
  color: #FFFFFF;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

.content{
        padding: 5px 5px 5px 5px;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
}

.header_menu{
        background: #FDD400;
        height: 20px;
        font-size: 11px;
        font-family:Arial, Helvetica, sans-serif;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        color: #FCEDA8;
}

#menulist{
        list-style-type: none;
        margin: 0px 30px 0px 0px;
        padding: 0;
}

#menulist li{
        float: right;
         padding: 0px 4px 0px 4px;
}

table.maintable {
        width: 840px;
        height: 580px;
        text-align: left;
        border: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

table.menu {
        width: 140px;
        padding: 0px 0px 0px 0px;
        border: 0px;
}

.menu_top, .table_top {
        background: #000000;
        height: 14px;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        border-top: solid 0px #C2C2C2;
        border-bottom: solid 0px #C2C2C2;
}
.menu_lefttop, .table_lefttop{
        height: 14px;
        width: 20px;
        border-top: solid 0px #C2C2C2;
        border-bottom: solid 0px #C2C2C2;
        background: url();
}
.menu_righttop, .table_righttop{
        height: 14px;
        border-top: solid 0px #C2C2C2;
        border-bottom: solid 0px #C2C2C2;
        background: url();
}
.menu_content, .table_content{
  background: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-left: solid 0px #C2C2C2;
  border-right: solid 0px #C2C2C2;
  border-bottom: solid 0px #C2C2C2;
  padding: 0px;
  margin: 0px;
}

input.cmd {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        background: #000000;
        color: #C7C7C7;
        border: solid 1px #6F6E70;
}

select, input, textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #C7C7C7;
        background: #000000;
         border: solid 1px #6F6E70;
}

.pageheader {
  font-weight: bold;
  color: #FFFFFF;
  font-size : 18px;
  text-decoration: underline;
  height: 1em;
  margin: 0px;
}

p{
  margin: 0px;
}

strong
{
font-weight: bold;
}


.promo {
  font-weight: bold;
  color: red;
  font-size : 18px;
}

img{
        border: 0px;
}

table.productListing {
  border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
   background: #101010;
}

td.productListing-data {
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  vertical-align: middle;
}

tr.productListing-odd{
  background: #101010;
}

tr.productListing-even{
  background: #101010;
}

td.center{
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}

input.required{
        background: #ED7284;
}

table.error{
        border: solid 1px #FF0000;
        background: #ED7284;
}

table.search, table.contact{
        width: 600px;
        border: solid 0px #000000;
}

td.searchoption{
        padding: 5px 5px 5px 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: left;
        vertical-align: top;
}

option.standard{
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        background: #EAEAEA;
}

option.main{
        font-family: Arial, Helvetica, sans-serif;
        background: #EAEAEA;
}

.box h2, .box_large h2{
        font-size: 11px;
        color: #C7C7C7;
        margin: 0;
        padding: 0px 0px 0px 23px;
        border-bottom: 0px #000000 solid;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: 0px 0px;
}

.box{
        border: 0px #C7C7C7 solid;
        width: 650px;
        height: 30px;
}

.box_large{
        border: 0px #000000 solid;
        background: #6F6E70;
}

.box p, .box_large p, .regsucces p{
        font-size: 10px;
        margin: 0px 0px 0px 2px;
}

.copyright{
        text-align: center;
        font-size: 9px;
}

.copyright a{
        font-weight: bold;
}

td.new_products{
        text-align: center;
        width: 150px;
}

td.new_products a{
         color: #C7C7C7;
  text-decoration: none;
}

td.new_products a:hover{
         color: #000000;
  text-decoration: none;
  background-color:#C7C7C7;
}

td.new_products b{
        font-size: 13px;
        font-weight: bold;
        color: #C7C7C7;
}

.offline{
        text-align: center;
        font-weight: bold;
        font-size: 15px;
}

input.cart_input{
        font-size: 10px;
        width: 30px;
}

div.center{
        text-align: center;
}

.home_toprow{
        border-bottom: solid 0px #000000;
        padding: 0px;
}

.home_spacer{
        width: 0px;
        border-bottom: solid 0px #000000;
        background: url('default/home_spacer.gif');
}

.item_title{
        font-weight: bold;
        font-size: 14px;
}

/*  //------------------------------\\  */
/* //!! New declarations for v0.65 !!\\ */
/* \\--------------------------------// */

#position{
 color: #6F6E70;
  padding: 0px;
    margin: 4px 0px 0px 5px;
}

#position a{
 color: #C7C7C7;
  text-decoration: none;
}

#position a:hover{
 color: #FFFFFF;
 text-decoration: underline overline;
  background-color:#6F6E70;
}

ul.menuxxx{
        list-style-type: none;
        padding: 2px;
        margin: 0px 0px 0px 0px;
        list-style-position: inherit;
}

ul.menuxxx li{
        margin-right: 2px;
        margin-bottom: 5px;
        border-bottom: solid 0px #EEEEEE;
        text-decoration: none;
        color: #000000;
}

ul.menuxxx li a{
        color: #C7C7C7;
  text-decoration: none;
  font-family: arial, Verdana, Sans-serif;
   font-size: 13px;
}

ul.menuxxx li a:hover{
         color: #FFFFFF;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

ul.menuxxxzz{
        list-style-type: none;
        padding: 2px;
        margin: 0px 0px 0px 5px;
        list-style-position: inherit;
}

ul.menuxxxzz li{
        margin-right: 10px;
        margin-bottom: 5px;
        border-bottom: solid 0px #EEEEEE;
        text-decoration: none;
        color: #000000;
        display: inline;
}

ul.menuxxxzz li a{
        color: #C7C7C7;
  text-decoration: none;
  font-family: arial, Verdana, Sans-serif;
   font-size: 13px;
}

ul.menuxxxzz li a:hover{
         color: #FFFFFF;
  text-decoration: underline overline;
  background-color:#6F6E70;
}

ul.menu{
        margin: 4px 0px 0px 0px;
        padding: 0px 2px 0px 2px;
        text-align: center;
}

ul.menu li{
         margin: 2px 0px 0px 0px;
         padding: 0px 4px 0px 4px;
         display: inline;
         list-style: none;
}



ul.menu2{
        list-style-type: none;
        padding: 2px;
        margin: 0px 0px 0px 2px;
        list-style-position: inherit;
}

ul.menu2 li{
        margin-right: 2px;
        margin-bottom: 15px;
        border-bottom: solid 0px #EEEEEE;
        text-decoration: none;
        color: #000000;
}

ul.menu2 li:hover{
        border-right: solid 3px #FF0024;
         text-decoration: underline;
         color: #000000;
}

li.m_selected2{
        font-weight: normal;
        text-decoration: underline;
        color: #000000;
}

li.m_selected{
        font-weight: normal;
        text-decoration: underline;
}

#newsdate{
        text-align: right;
        font-size: 9px;
}


/* New for v0.70 */
.product_extra h2{
        font-size: 11px;
        margin: 0;
        padding: 1px 1px 1px 20px;
        border-bottom: 1px #cccccc solid;
        background-color: #eeeeee;
        background-image: url('default/corner_left.gif');
        background-repeat: no-repeat;
        background-position: 0px 1px;
        text-align: left;
}

.product_extra{
        border: 1px #cccccc solid;
        width: 200px;
        margin: 4px;
        float: right;
        font-size: 10px;
        color: #000000;
}

#prodImages img{
        margin: 2px;
}

#prodImages img:hover{
        border: solid 2px #CC0033;
        margin: 0px;
}

.product_price{
        position: relative;
        float: right;
        width: 155px;
        color: #999999;
        font-size: 18px;
        font-weight: bold;
        margin: 4px 30px 4px 35px;
        text-align: center;
}

.product_acompte{
        position: relative;
        float: right;
        width: 140px;
        color: #999999;
        font-size: 14px;
        font-weight: bold;
        margin: 4px;
        text-align: center;
}

.productDetail{
        float: left;
        margin: 4px;
        width: 420px;
}

.clear{
        clear: both;
}

.oldprice{
        color:#CC0000;
        text-decoration:line-through;
        padding: 0px;
        margin: 0px;
}

.newprice{
        color: #339933;
        padding: 0px;
        margin: 0px;
}

.normalprice{
        color: #C7C7C7;
        padding: 10px 0px 0px 0px;
        margin: 0px;
}

.boximg_collapse{
        float: right;
}

.boxcontent_collapsed{
        display: none;
        padding: 2px;
}

.boxcontent_open{
        display: block;
        padding: 2px;
}

#prodImages{
        width: 155px;
        float: right;
        background: #C7C7C7;
        border: solid 1px #000000;
        text-align: center;
        padding: 6px;
        margin: 0px 25px 0px 35px;
}

#mCartTotals{
        text-align: right;
        border-top: solid 1px #AAAAAA;
        font-weight: bold;
}

.regsucces h2
{
        font-size: 11px;
        margin: 0;
        padding: 1px 1px 1px 20px;
        border-bottom: 1px #cccccc solid;
        background-color: #eeeeee;
        background-image: url('default/corner_left.gif');
        background-repeat: no-repeat;
        background-position: 0px 1px;
}

.regsucces{
        border: 1px #cccccc solid;
        background: #66CC00;
}


/* New styles for v0.74 */
.pCode{
        margin: -10px 0px 0px 0px;
        padding: 0px;
        color: #000000;
}