body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  color: #000000;
}
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;
}

#container {
  padding-bottom: 40px;
}
a, a:visited {
  color: #848484;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}
a:hover {
  color: #b7d796;
}
a.orange, a.orange:visited {
  color: #ff6600;
  text-decoration: underline; 
}
a.orange:hover {
  text-decoration: none;
}

a.header-link, a.header-link:visited {
  color: #ff6600;
  text-decoration: none;
}
a.header-link:hover {
  color: #b7d796;
}

a.black, a.black:visited {
  color: #000000;
  text-decoration: none;
}
a.black:hover {
  color: #ff6600;
}

a.films-title, a.films-title:visited {
  color: #5977a8;
  font-weight: bold;
  text-decoration: none;  
}
a.films-title:hover {
  color: #ff6600;
}
a.help, a.help:hover, a.help:visited {
  color: #ff6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}
a.menu, a.menu:visited, a.menu:hover {
  color: #FFFFFF;
  font-size: 12px;
  display: block;
  padding: 5px;
}
a.movofsite, a.movofsite:visited, a.movofsite:hover {
  color: #ff6600;
  text-decoration: underline;
} 
.menu0 {
  background-color: #7ba1c6;
}
.menu1 {
  background-color: #ff6600;
}
.top-menu {
  background-color: #7ba1c6;
  border-bottom: #000000 solid 1px;
  text-align: center;
}
.left-backgr {
  background-image: url(../images/left-back.gif);
  background-repeat: repeat-y;
  background-position: right;
  background-color: #636363;
}
.right-backgr {
  background-image: url(../images/right-back.gif);
  background-repeat: repeat-y;
  background-position: left;
  background-color: #636363;
}
.header {
  background-color:#000000;
  color: #FFFFFF;
}
.footer {
  background-color:#ffffff;
  text-align: center;
  color: #848484;
  padding-bottom: 15px;
  padding-top: 15px;
}
.main-cell {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
}
.box-table {
  background-color: #FFFFFF;
  border: #e4e9ef solid 1px;
}
.box-table-cell {
  background-color: #f9fafb;
  padding: 5px;
}
.box-table-cell-left {
  background-color: #f9fafb;
  padding-left: 10px;  
  text-align: left;
  vertical-align: top;
}

.box-table-cell#left_column {
  width: 200px;
  padding: 10px 15px 15px 10px;
  vertical-align: top;
}
.box-table-cell#main_column {
  padding: 10px 15px 15px 10px;
  text-align: justify;
  vertical-align: top;
}

.box-table-cell#main_column .page-title {
  margin-bottom: 5px;
}
#options_container .box-table-cell,
#SubtotalRow .box-table-cell,
#DiscountRow .box-table-cell,
#ProductsTotalRow .box-table-cell,
#shippingRow .box-table-cell,
#orderTaxRow .box-table-cell,
#orderTotalRow .box-table-cell {
  padding: 1px;
  vertical-align: middle;  
}


.box-table-bottom-border {
  border-bottom-style: solid; 
  border-bottom-width: 1px; 
  border-bottom-color: #e4e9ef;
}
.box-table-cell2 {
  background-color: #f9fafb;
  color: #4b5e6d;
  padding: 10px;
}
.box-table-title {
  padding: 3px 5px 3px 20px;
  background-color: #e4e9ef;
  color: #4b5e6d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.box-table-title-myfilm {
  padding: 5px 5px 5px 5px;
  background-color: #e4e9ef;
  color: #4b5e6d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.box-icons {
  position: static; 
  float: right;
}
.box-title {
  position: static; 
  float: left;
  font-size: 16px;
}

#welcome {
  color: #848484;
  margin-top: 5px;
}
#welcome td {
  text-align: right;  
  padding-right: 5px;
}

.steps {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #5977a8;  
}

.ar {
  font-size: 14px;
  font-weight: bold; 
  color: #ff6600
}
.fields-title{
  color: #848484;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.publish-date {
  color: #848484;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
}
.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;
}

acronym {
  color: #ff6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  cursor: help;
  border: 0px;
}
.submit-but {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #FF6600;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 0px;
  width: 123px;
  cursor: pointer;
}

.submit-but2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #FF6600;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 0px;
  min-width: 123px;
  cursor: pointer;
}

.submit-but:disabled {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #d0d0d0;
  text-transform: uppercase;
  color: #808080;
  border: 0px;
  width: 123px;
  cursor: default;
}

.submit-disabled {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #d0d0d0;
  text-transform: uppercase;
  color: #808080;
  border: 0px;
  width: 123px;
  cursor: default;
}
.but {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #FF6600;
  color: #FFFFFF;
  border: 0px;
}
.search-film-title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9f9f9f;
}
.form-fields {
  font-size: 10px;
}
.form-field-blue {
  font-size: 10px;
  border: #7ba1c6 solid 1px;
}
.page-title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #4b5e6d;
 font-weight: bold;
 }

p.toplinks {
  color: #ff6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 20px;
}
a.toplinks, a.toplinks:visited, a.toplinks:hover {
color: #ff6600;
font-size: 12px;

}

div.navlinks {
  color: #ff6600;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 20px 0px 10px 0px;
}
div.navlinks a, div.navlinks a:visited, div.navlinks a:hover {
  color: #ff6600;
}
.account-table-field {
font-size: 12px;
}
.account-table-field-pad {
font-size: 12px;
padding: 5px;
padding-left: 10px;
}
.date {
text-decoration: underline;
font-weight: bold;
color: #4b5e6d;
}
.film-title {
 font-size: 12px;
 font-weight: bold;
 padding: 2px;
 color: #000000;
 }
 .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;
 }
 .account-text {
 color: #4b5e6d;
 }
 .form-comment {
 color: #848484;
 font-size: 11px;
 }
 .podcast-form {
 border: solid #7ba1c6 1px;
 }
 .buttons { 
 color: #FFFFFF;
 font-weight: bold;
 background-color: #FF9900;
 border: 0px;
 } 
 .film-prop {
 line-height: 25px;
 padding-left: 5px;
 padding-right: 5px;
 }
 
.alertmessage {
  color: #EE2233;
  font-size: 12px;
}

a img{
   border: 0px none;
}

.aboutus th {
  text-align: left;
  padding-left: 5em;
}

span.termscaption {
  text-decoration: underline;
}

#orderDetails th {
  text-align: left;
  padding-right: 0.5em;
}

#accountInfo th {
  text-align: left;
  padding-right: 0.5em;
}
.important {
  color: #ff0000;
  font-style: normal;
  padding-left: 0.5em;
}

.moviehtml th {
  text-align: left;
  padding-right: 0.5em;
}

#printcontainer {
  margin: 0.5em;
  background-color: #fff;
}

/* ucart */
#ucart {
  background-color: #ffffff;
  margin: .5em;
}

#ucart #container {
  border-style: none;
}

#ucart #headerImage {
  text-align: center;
}
/* ucart - END */

.centered {
 text-align: center;
}
.centered_padded {
 text-align: center;
 padding-bottom: 0.5em;
}

.just {
  text-align: justify;
}

.bold {
  font-weight: bold;
}

#adminLinks {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
#adminLinks li {
  float: left;
  list-style-type: none;
  margin-left: 0.5em;
}

#adminLinks li a {
  margin-left: 0.5em;
}

#adminLinks li span.current {
  margin-left: 0.5em;
  font-weight: bold;
  color: #990000;
}

.adminTable th {
  text-align: left;
}
.adminOrders td {
  padding: 0.1em;
}

.orderDetails th {
  text-align: left;
  padding-right: 0.5em;
  vertical-align: top;
}

.orderDetails_center {
  font-size: 12px;
} 

.orderDetails_center th {
  text-align: left;
  padding-right: 0.5em;
  vertical-align: middle;
}

.accountDetails th {
  text-align: left;
  vertical-align: top;
  padding-right: 1em;
}

.announcementTitle {
  font-weight: bold;
  padding: .5em 1em .5em .5em;
}

.accountingTools {
  margin: 0;
  padding: 0;
}
.accountingTools li {
  float: left;
  list-style-type: none;
  margin: 0 .5em 0 0;
}

.totalCell {
  font-weight: bold;
  text-align: center;
}

td.grid {
  border-style: solid;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-color: #8bbae2;
  padding-left: 2px;
  text-align: center;
}

td.grid-bottom {
  border-style: solid;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-top-width: 1px;
  border-left-width: 0px;
  border-color: #8bbae2;
  padding-left: 2px;
  text-align: center;
  font-size: 1px;
}

.transactionFilter {
  border: 1px solid #8bbae2;
  border-collapse: collapse;
}

.transactionFilter .title {
  color: #4b5e6d;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.transactionFilter td {
  vertical-align: top;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 1px;
}

.transactionFilter th {
  text-align: left;
  padding-left: 3em;
}

.transactionUser th {
  background-color: #CBDCEC;
}

#searchTable th {
  text-align: left;
}

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;
}

.thankyou {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
}

@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;
  }
}

p.admin {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #5977a8;  
}


ul.admin {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  list-style-type: none;
  list-style-position: outside;
  margin-left: 1em;
  margin-top: 0.1em;
}

a.admin,a.admin:visited {
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
  text-decoration: none;
}
a.admin:hover {
  text-decoration: none;
}
.emails {
   width: 320px;
   border-style: none;
   border-right-style: solid;
   border-width: 1px;
   border-color: #8bbae2;
   padding-left: 4px;
}
 td.ilink {
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
 }
 .adminbtn {
  width: 140px;
 }
.inv-error {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #EE2233;
  font-size: 150%;
}

.invTable th {
  text-align: left;
  padding-right: 4px; 
  padding-left: 4px; 
}

.inv {
  padding-left: 20px;
}

.code {
  font-size: 120%;
  font-family: "Courier New", Courier, monospace;
  font-weight: normal;
  text-align: left;
}

.oldPrice, .notUsed {
  text-decoration: line-through;
  color: #808080;
}

.expired {
  background-color: #e4e9ef;
  color: #4b5e6d;
}

.topleft {
  text-align: left;
  vertical-align: top;
}

div.currency {
  padding-top: 10px;
  width: 100%;
  text-align: right;
}

.bluetext {
  color: #8bbae2;
}

.bordered {
  border-color: #8bbae2;
  border-width: 1px;
  border-style: dotted;
}
.underline {
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 0px;
  border-top-width: 2px;
}

.additional {
  color: #808080;
}

.rssPanel {
  height: 150px;
  overflow: auto;
  padding-right: 15px;
}

.even {
  background-color: #e5e5e5;
}

.odd {
  background-color: #f0f0f0;
}

td.upline {
  border-style: none;
  border-top-style: solid; 
  border-top-color: #d5d5d5; 
  border-top-width: 1px;  
}

td.productType {
  background-color: #7ba1c6;
  color: #fafafa;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding: 5px 0px 5px 0px;
}

.paid {
  color: #009933;
}

.processing {
  width: 100%;
  display: block;
  background-color: #C1E1FF;
  font-weight: bold;
}

tr.hover > td {
  background-color: #E4E9EF;
}

a.userlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-right: 15px;
  background: transparent;
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

a.userlink#myhome {
  float: left; 
  text-align: left;
}

a.userlink#mystore {
  float: right; 
  text-align: right;
  background-image: url('../images/new.png');
}

a.userlink#mystore:hover {
  background-image: url('../images/new_hl.png');
}

td.cat-cell {
  width: 32%;
}

.title-store {
  font-family: Arial, Helvetica, sans-serif;
}

.title-store a, .title-store a:visited {
  color: #333333;
}

.title-store a:hover {
  color: #b7d796;
}

.title-cart {
  font-family: Arial, Helvetica, sans-serif;
}

.text {
  font-size: 10pt;
}

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: #FF6600;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url('../images/cart.gif');
}

a.button, a.button:hover, a.button:visited {  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  
  padding: 1px 3px 1px 3px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  
  width: 80px;

  background-color: #FF6600;
}

.warn {
  color: #000000;
  border-style: solid;
  border-width: 2px;
  border-color: #EE2233;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
.paging {
  padding: 5px;
  background-color: #fafafa;
}

.paging > table {
  border: none;
} 

.paging > table > td {
  text-align: center;
} 

td.paging-nav {
  padding-left: 3px;
  padding-right: 3px;
}

td.paging-total {
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}

td.paging-current {
  border-style: solid;
  border-width: 1px;
  padding-left: 4px;
  padding-right: 4px;
  border-color: #c0c0c0;
}

a.image {
  border-style: solid;
   border-width: 1px;
   border-color: #f0f0f0;
   background-repeat: no-repeat;
   background-position: center;
  background-color: #fafafa;
   display: block;
   width: 200px;
   height: 100px;
   text-decoration: none;
}

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;
}

a.delete2 {
  padding-left: 16px;
  white-space: nowrap;
  background-position: 0% -13px;
  background-repeat: no-repeat;
  background-image: url('../images/del.png');
}
a.delete2:hover {
  background-position: 0% -43px;
}
input.ia, textarea.ia {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10pt;
  border: solid 1px #c0c0c0;
  padding: 2px 2px 2px 2px;
  color: #666666;
}

input.ia:focus, textarea.ia:focus {
  border-color: #8bbae2;
  color: #000000;
}

.summary {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  background-color: #c1e1ff;
}
.sub-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  background-color: #f5f5f5;
  margin: 20px 2px 2px 2px;
}

p.tab {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;    
}
a.tab, a.tab.visited {
  color: #a5a5a5; 
  font-size: 14px; 
  text-decoration: none;
}

a.tab:hover {
  color: #ff6600;
}

.yes {
  font-weight: bold;
  font-size: 12px;
  color: #009900;
}
.no {
  font-weight: bold;
  font-size: 12px;
  color: #cc0000;
}

.upscode {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
}

.cart-header {
  background-color: #f9fafb;
  text-align: center;
}

.mymr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
  padding-bottom: 5px;
}

p.nomargin {
  margin: 0px 0px 0px 0px;
}

p.genre {
  background-color: #e4e9ef;
  color: #4b5e6d;
  text-align: center;
  font-size: 10px;
}

.nowrap {
  white-space: nowrap;
}

.order-info-table th {
  max-width: 120px;
  text-align: left;
  font-weight: bold;
}

#userNotes {
  width: 80%;
}

.press-body {
  text-align: justify;
  padding-bottom: 10px;
}