/*
v25.5.2008 18:28:55
*/





/* HEADERs - START */

h1 {
  width: 690px;
  background-image: url('./../../../_layout/_e-shop/header_gray_wide_bg.gif');
}

/* HEADERs - END */





/* DIVs - START */

div#mainFrame {
  width: 700px;
  padding-right: 0;
}

/* DIVs - END */





/* LINKs - START */

form#xsCart a.delete {
  width: 20px;
  height: 17px;
  background-image: url('./../../../_layout/_e-shop/button_delete.gif');
}

form#xsCart a.back {
  background-image: url('./../../../_layout/_e-shop/button_back.gif');
}

form#xsCart a.clearCart {
  background-image: url('./../../../_layout/_e-shop/button_clearcart.gif');
}

form#xsCart p a.btn {
  margin-right: 10px;
  float: left;
  clear: none;
}

/* LINKs - END */





/* TABLEs - START */

form#xsCart table {
  width: 680px;
  padding: 0;
  margin: 0 10px 15px 10px;
  border-collapse: collapse;
  float: left;
  clear: both;
}

form#xsCart table.address {
  table-layout: fixed;
}

form#xsCart table.cart {
  margin-bottom: 10px;
}



form#xsCart table td,
form#xsCart table th {
  vertical-align: top;
  padding: 5px;
}



form#xsCart table td {
  width: 15%;
  text-align: left;
}

form#xsCart table td.delete {
  width: 2%;
}

form#xsCart table td.item {
  width: 53%;
}



form#xsCart table th {
  text-align: center;
  background-color: #EEEEEE;
}



form#xsCart table .alCenter {
  text-align: center;
}

form#xsCart table .alLeft {
  text-align: left !important;
}

form#xsCart table .alRight {
  text-align: right !important;
}

form#xsCart table .total {
  background-color: #E0E0E0;
}



form#xsCart table.wide td.item {
  width: 55%;
}

/* TABLEs- END */





/* INPUTs - START */

form#xsCart input[type=text] {
  width: 25px;
  text-align: center;
}

form#xsCart input[type=radio] {
  margin: 3px 5px 0 0;
}

form#xsCart input[type=submit] {
  width: 67px;
  height: 21px;
  margin-right: 10px;
  background-repeat: no-repeat;
  float: left;
  clear: none;
}


form#xsCart input.order {
  margin-right: 0;
  background-image: url('./../../../_layout/_e-shop/button_order.gif');
  float: right;
}

form#xsCart input.recount {
  background-image: url('./../../../_layout/_e-shop/button_recount.gif');
}



form#xsCart table.wide input[type=text] {
  width: 150px;
  text-align: left;
}

/* INPUTs - END */






/* TEXTAREAs - START */

textarea {
  width: 664px;
  height: 39px;
}

/* TEXTAREAs - END */





/* SPANs - START */

form#xsCart span.error {
  color: #FF0000;
  font-weight: bold;
}

/* SPANs - END */





/* PARAGRAPHs - START */

form#xsCart p {
  width: 680px;
  padding: 15px 10px 0 10px;
  margin: 10px 0 0 0;
  border-top: 1px dotted #CCCCCC;
  float: left;
  clear: both;
}

form#xsCart p.note {
  padding-top: 10px;
  margin: 0;
}

/* PARAGRAPHs - END */

