form {                                                             /* Form    */
  margin : 0px 0px 3px 0px;          padding : 0px 0px 0px 0px; }

.Config {                                                          /* General */
  font-family     : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size       : 11px;            color           : #000000;
  white-space     : nowrap;          background-color: #BBBB99; }

.Config input, Config select, .Config img {                        /* Options */
  margin  : 0px 0px 0px 0px;         border          : 0px;
  padding : 0px 0px 0px 0px;         vertical-align  : middle;  }

.Config a { color : #000000;         text-decoration : none;    }  /* Links   */

.Config .ConfigText, .Config .Text { padding-left    : 2px;     }  /* Text    */

input {color:#000000; background-color:#ffffff; border-width: 1px; border-color:#111111; font-style:inherit;} /* Input */

select {color:#000000; background-color:#ffffff; border-width: 1px; border-color:#000000; font-style:inherit;} /* Select */

/*Table Om en Om  */
.even_selected {background-color:#D9EAF2;}
.odd {background-color:#e1e1e1;}
.odd_selected {	background-color:#B6DEF1;}
.even {background-color:#FFFFFF;}

/*Check-Out Bar*/
.moduleRow { }
.moduleRowOver { background-color: #E1E1E1; cursor: hand; }
.moduleRowSelected { background-color: #E1E1E1; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #E1E1E1; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

input.updatebasket {width: 120px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/updatebasket.gif) no-repeat; outline: none; border: none; cursor : pointer;}
input.continueshopping {width: 150px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/continueshopping.gif) no-repeat; outline: none; border: none; cursor : pointer;}
input.checkout {width: 86px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/checkout.gif) no-repeat; outline: none; border: none; cursor : pointer;}
input.continue {width: 80px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/continue.gif) no-repeat; outline: none; border: none; cursor : pointer;}
input.confirmorder {width: 116px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/confirmorder.gif) no-repeat; outline: none; border: none; cursor : pointer;}
input.addtobasket {width: 130px; height: 24px; background: transparent url(http://www.airsoftassist.eu/catalogue/pics/addtobasket.gif) no-repeat; outline: none; border: none; cursor : pointer;}
