/*---------------------------------------------------------------------- HEADER STYLES --*/
div#header-nav {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #b1b0b0;
}

#header-nav p a {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 13px;
color: #b1b0b0;
padding: 0 2px;
text-decoration: none;
}

#header-nav a:hover {
color: #fff;
background-color: #993f18;
text-decoration: none;
}


div#share {
margin-top: 4px;
float: right;
font-size: 14px;
}

/*------------------------------------------------------------------------ NAV STYLES --*/

div#nav {
background: url(../images/nav-bg.gif) repeat-x;
height: 46px;
margin-bottom: 15px;
}

#nav li {
list-style-type: none;
float: left;
background: url(../images/nav-separater.gif) left no-repeat;
padding: 12px 5px;
}

#nav a {
display: block;
padding: 3px;
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
text-decoration: none;
}

#nav a:hover {
background-color: #617a48;
}

.share {
margin-top: 25px;
padding-top: 25px;
}

/*--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 {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    font-size: 120%;
    color: #000000;
  }

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

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


/* COMMON ELEMENTS */
table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

fieldset {
  border-style: none;
}

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

a:hover {
text-decoration: underline;
}

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


/* CUSTOM STORE OUTLINE */
/* body */
#ucart {
  background-color: #e2e2e2;
  margin: .5em;
}

/* main table in the middle */
#ucart #container {
  border: none;
}

/* div for custom header image */
#ucart #headerImage {
  text-align: center;
  margin: 0.5em;
}
/* CUSTOM STORE OUTLINE - END */


/* TABLES */
/* General table with header, used to display categories, cart contents, payment methods */
.box-table {
  background-color: #e2e2e2;
  border: #79955f solid 1px;
}

/* title row for box-table */
.box-table-title {
  padding: 3px 5px 3px 20px;
  background-color: #83a068;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

/* title text container */
.box-title {
  position: static;
  float: left;
  font-size: 16px;
}

/* delimiter between categories in the store */
.box-table-bottom-border {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e4e9ef;
}

/* table cell*/
.box-table-cell {
  background-color: #e2e2e2;
}

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

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

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

/* Cart column titles (Product, Quantity, Price etc. ) */
.cart-header {
  background-color: #b5c9a2;
  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: #954617;
}
/* 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: #954617;
  text-decoration: underline;
}

/* titles for pages and main sections */
.page-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #4b5e6d;
  font-weight: bold;
 }

/* 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: #954719;
  text-transform: uppercase;
  color: #ffffff;
  border: 0px;
  width: 123px;
  cursor: pointer;
}

/* "ADD TO CART" button */
a.addlink, a.addlink:hover, 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: 1px 3px 1px 24px;
  margin-left: 5px;
  margin-right: 5px;
	width: 80px;
  display: block;
	background-color: #954719;
  background-position: left;
  background-repeat: no-repeat;
}

/* 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 {
  color: #954617;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a.toplinks:hover {
text-decoration: underline;
color: #954617;
}

a.toplinks:visited, a.toplinks:hover {
  color: #954617;
}

a.delete {
  display: block;
  height: 20px;
  width: 20px;
  background-position: 0px -20px;
  background-repeat: no-repeat;
  
  background-image: url('../images/delete.png');
}
a.delete:hover {
  background-position: 0px -80px;
}

/* OTHER - END */