/***************************************
 *  Sample CSS file for custom stores  *
 *                                     *
 *          NeoFlix.com, 2008          *
 *                                     *
 ***************************************/


/* MEDIA SELECTORS */
@media print {
  .noprint {
    display: none;
  }

  .noscreen {
    display: block;
  }

  td.receipt {
    font-size: 150%;
  }

  td.receipt_r {
    font-size: 150%;
  }

  th.receipt {
    font-size: 150%;
  }

  .box-title {
	color: #fff;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
  }

  .page-title{
    font-family: "Courier New", Courier, monospace;
    color: #000000;
    font-weight: bold;
  }
}

@media screen {
  .noscreen {
    display: none;
  }
}
/* MEDIA SELECTORS - END */


/* COMMON ELEMENTS */
body {
background-color: #1B1818;
	background-image: url(http://www.neoflix.com/files/custom/LAT02/background-tile.jpg);
	background-repeat: repeat;
	background-position: top left;

	color: #999;;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	padding: 0px;
}
table {

}

input, select, textarea {

  font-size: 11px;
  margin: 5px;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
  border: 1px solid #191919;
}

a, a:visited {
  color: #999;
  text-decoration: none;
  border-style: none;
}

a:hover {
  color: #999;
}

img {
  border-style: none;
}
/* COMMON ELEMENTS - END */


/* CUSTOM STORE OUTLINE */
/* body */
#ucart {
  margin: .5em;

}

/* main table in the middle */
#ucart #container {
  border: 1px solid #000000;
}

/* div for custom header image */
#ucart #headerImage {
  text-align: center;
	background-image: url(http://www.neoflix.com/files/custom/LAT02/module-bg.jpg);
	background-repeat: repeat;
}
/* CUSTOM STORE OUTLINE - END */


/* TABLES */
/* General table with header, used to display categories, cart contents, payment methods */
.box-table {
	border: 1px dotted #191919;
	background-image: url(/wp-img/module-bg-darker.gif);
}

/* title row for box-table */
.box-table-title {
  padding: 5px 5px 5px 10px;
  background-image: url(http://www.neoflix.com/files/custom/LAT02/big-module-bg.gif);
  background-position: right;
  color: #ccc;
  font-size: 9px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/* title text container */
.box-title {
  position: static;
  float: left;
  font-size: 9px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

/* delimiter between categories in the store */
.box-table-bottom-border {
border-bottom: 1px dotted #191919;
}

/* table cell*/
.box-table-cell {
padding: 5px;
	background-image: url(http://www.neoflix.com/files/custom/LAT02/wp-img/module-bg-darker.gif);
	font-size: 12px;
}

/* cart summary cells */
.totalCell {
  font-weight: bold;
}

/* labels for product attributes (genre, price, duration etc.) on the View Product page */
.box-table-cell-left {
  text-align: left;
  color: #BCBCBC;
}

/* table cell between header and footer, where all content is placed */
.main-cell {
  padding-left: 20px;
  padding-right: 20px;

	background-image: url(http://www.neoflix.com/files/custom/LAT02/module-bg.jpg);
	background-repeat: repeat;
}

/* Cart column titles (Product, Quantity, Price etc. ) */
.cart-header {
  background-color: #0B0B0B;
  font-size: 11px;
 
  text-align: center;
}
/* TABLES - END */


/* RECEIPT */
td.receipt {
  font-family: "Courier New", Courier, monospace;
  text-align: left;
  padding-right: 1em;
  vertical-align: top;
}

td.receipt_r {
  font-family: "Courier New", Courier, monospace;
  text-align: right;
  padding-left: 1em;
}

th.receipt {
  font-family: "Courier New", Courier, monospace;
  font-weight: normal;
  text-align: left;
  padding-right: 1em;
  border-style: solid;
  border-color: black;
  border-width: 0px;
  border-bottom-width: 1px;
}

/* "Thank you for ordering" on the top of receipt */
.thankyou {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #EE0017;
}
/* RECEIPT - END */


/* OTHER */
.centered {
 text-align: center;
}

.centered_padded {
 text-align: center;
 padding-bottom: 0.5em;
}

/* red mark for the requred fields */
.important {
  color: #ff0000;
  font-style: normal;
  padding-left: 0.5em;
}

/* link to product's website on the View Product page */
a.movofsite, a.movofsite:visited, a.movofsite:hover {
  color: #BCBCBC;
  text-decoration: underline;
}

/* titles for pages and main sections */
.page-title {
	color: #fff;
	font-size: 14px;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #121212;
	color: #fff;
	font-size: 16px;
	font-family: "Lucida Sans Typewriter", "Times New Roman", Times, serif;
	font-weight: normal;
 }

/* publish date on the View Trailer page */
.publish-date-right {
  padding: 5px 5px 5px 5px;
  color: #848484;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
  text-align: right;
}

/* table titles on the View Trailer page */
 .right-box-title {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 3px 0px 3px 5px;
  background-color: #e4e9ef;
  font-family: Arial, Helvetica, sans-serif;
}

/* all buttons except for "ADD TO CART" */
.submit-but {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #EE0017;
  text-transform: uppercase;
  color: #ffffff;
  border: 0px;
  width: 123px;
  cursor: pointer;
}

/* "ADD TO CART" button */
a.addlink, a.addlink:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  padding: 5px 3px 5px 24px;
  margin-left: 5px;
  margin-right: 5px;
  width: 90px;
  display: block;
  background-color: #EE0017;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url('http://www.neoflix.com/images/cart.gif');
  border: 1px double #BB0316;
  float:right;
}

a.addlink:hover {
  background-color: #BB0316;

}



/* text inputs on the ordering page */
.text {
  font-size: 10pt;
}

/* product title in the store */
.title-store {
	font-family: Arial, Helvetica, sans-serif;
}

/* product title in the cart */
.title-cart {
	font-family: Arial, Helvetica, sans-serif;
}

/* store navigation links */
.toplinks {

}

a.toplinks:visited, a.toplinks:hover {
  color: #ccc;
}
/* OTHER - END */

