/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #4149F4; text-decoration: none; }


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxContents {
/*  background: #f8f8f9; */
/*  border: 1px solid #ccc;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
 */
 }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TR.productListing-header TD {
	background:#aac;height:3em;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #none;
  color: #000;
  font-weight: bold;
  padding:4px 8px;
  line-height:12px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: none;
  padding:4px 8px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Verdana, Arial, sans-serif;
/*  font-size: 12px;*/
  color: red;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF3C00;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF3C00; }

/*
 .product-listing { margin-top: 2em;}
 .product-listing-row { font-size: 10pt;background-color: #fff; padding: 0 .5em; border: 1px solid #aaa;}
 .product-listing-title { font-weight: bold; }
 .product-listing-image {float: right; }
*/
 #productInfo { font-size: 10pt;background-color: transparent; padding: 0 .5em; border: 1px solid #aaa; padding: 1em}

 a.more-info { display: block; color:#4149F4;}
/* Defaults from main style.css */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, img {
    margin:0; padding:0; border:0;
}
html, body {
    background:#5095cc; font-family:Verdana, Arial, helvetica; color:#333; font-size:11px; font-weight:normal; line-height:17px;
}
a {color: #4149F4; text-decoration:none}
a:hover { color:#4149F4; text-decoration: underline}
#wrap {
    width:978px; margin-left:auto; margin-right:auto;
}
.clear {
    clear:both;
}
h1 {
}
#homeboxesmiddle h2 {
    color:#a6ccff; font-weight:bold; font-size:12px;
}
#homeboxesmiddle a {
    color:#f2bb08;
}
#homeboxesmiddle h2 a {
    color:#a6ccff;
    text-decoration:none;
}
p {
    margin-bottom:13px;
}

/* HEADER */
#header {
    width:978px; height:200px; position:relative; 
}
#logo {
    width:200px; height:145px; background:url(../images/actors-connection.jpg) no-repeat; text-indent:-9999em; overflow:hidden; position:absolute; top:0px; left:10px;
}
#logo a {
    position:relative; top:0; margin:0; padding:0; display:block; height:145px; width:200px; overflow:hidden;
}
#contactinfo {
    text-align:right; color:#fff; padding-top:30px; padding-right:32px;
}
#contactinfo form {
    margin-top:15px;
    vertical-align:middle;
}
#q {
    background:#5095CC;
    color:#000;
    border:solid 1px #fff;
    margin:0px 2px 0px 0px;
    width:105px;
}
#qb {
    background:#5095CC;
    color:#fff;
    border:solid 1px #fff;
    margin:0px;
    padding:0px;
}

/* FOOTER */
#footer {
    padding-bottom:60px; color:#172f50; margin-left:10px; font-size:10px;
}
#footer a {
    color:#172f50; text-decoration:underline;
}

/* CONTENT */
#contenttop {
    width:978px; height:32px; background:url(../images/u-3.png) no-repeat; position:relative;
}
#contentbottom {
    width:978px; height:39px; background:url(../images/u-2.png) no-repeat; position:relative;
}
#content {
    width:978px; background:url(../images/u-1.png) repeat-y; position:relative;
}
#contenttexttop {
    width:946px; background:#fff url(../images/i-1.png) top no-repeat; margin-left:16px; margin-right:16px;
}
#contenttext {
/*    padding:15px 23px 30px .5em;*/
    padding:15px 23px 30px;
}
#maintext {
    margin-right: 226px;
}
#back {
    margin:10pt 0;
    padding:0;
    text-align:right;
    font-size:14px;
}
#back a {
    text-decoration:underline;
    color:#44f;
    cursor:pointer;
}
#back img {
    position:relative;
    top:4px;
}
#maintext h1 {
    color:#cd9a00; font-weight:normal; font-size:24px;line-height:24px;
}

#maintext h1.event {
    color:#44f; font-weight:normal; font-size:24px;line-height:24px;
}

#maintext h2 {
    /*color:#3075aC;
    color:#44f;
    font-weight:normal;*/
    font-size:16px;
    margin-top:13px;
}
#maintext a h2 {
    color:#44f;
    text-decoration:none;
}
#maintext h2 a {
    color:#44f;
    text-decoration:none;
}
#maintext a:hover h2 {
    color:#44f;
    text-decoration:underline;
}
#maintext h2 a:hover {
    color:#44f;
    text-decoration:underline;
}

#maintext h2.dh {
    color:#CD9A00;
    font-size:18px;
    margin-bottom:13px;
}

#maintext h3 {
    font-size:12px; margin-top:13px;
}
#maintext p {
}

#sidetext,#contentleft {
/*    float:left;
    width:200px;
    padding-right:15px;
    margin-right: 10px;
    border-right:1px solid #aaaaaa;
*/
	float:right;
	width:200px;
	padding-left:15px;
	border-left:1px solid #aaaaaa;

}
#sidetext h1 {
    color:#44f; font-weight:normal;font-size:16px;margin-top:5px
}
#sidetext h2 {
    margin-top:13px;
}

h3.greet {
	margin:0px 0px 10px;
	color:#44f;
}

#sidetext h3 {
    margin-top:13px;
}
#sidetext p {
}
#contenttextbottom {
    width:946px; height:4px; background:url(../images/i-2.png) no-repeat; margin-left:16px;
}

/* HOMEPAGE */
#homefeature {
    width:946px; height:293px; background:url(../images/h-1.jpg) no-repeat; position:relative; margin-left:16px;
}
#homephoto {
    width:373px; height:248px; position:absolute; top:12px; left:33px;
    text-align: center;
}
#homephoto>div {
    margin: 0 auto;
}
#homefeaturetext {
    width:481px; height:248px; position:absolute; top:12px; left:433px;
}
#homefeaturetext div {
    color:#ccc;
    margin:10px;
}
#homefeaturetext div a {
    color:#f2bb08;
}
/*
#homefeaturetext {
    padding:20px 75px 0 440px;
}
*/
.homefeaturetextheadline {
    font-weight:normal;color:#a6ccff; font-size:25px; line-height:25px;
}
#homefeaturetext div h1.homefeaturetextheadline a {
    font-weight:normal;color:#a6ccff; font-size:25px; line-height:25px;text-decoration:none;
}
.homefeaturetextsubline {
    font-weight:normal;color:#a6ccff; font-size:16px; line-height:30px;
}
div#homefeaturetext .homefeaturetextsubline a {
    color:#a6ccff;
    text-decoration:none;
}
#homeboxestop {
    width:946px; height:12px; background:url(../images/h-2.png) no-repeat; position:relative; margin-left:16px; margin-top:4px;
}
#homeboxesmiddle {
    width:946px; background:url(../images/h-3.png) repeat-y; position:relative; margin-left:16px; margin-right:16px; color:#ccc;
}
#homeboxesmiddle1 {
    width:280px; float:left; margin-left:16px;
}
#homeboxesmiddle2 {
    width:280px; margin-left:334px;
}
#homeboxesmiddle3 {
    width:280px; float:right; margin-right:16px;
}
#homeboxesbottom {
    width:946px; height:12px; background:url(../images/h-4.png) no-repeat; position:relative; margin-left:16px;
}

.cimg {
    border: none;
    padding:3px 10px 2px 0px;
}
.cimgl {
    border: none;
    float:left;
    padding:3px 10px 2px 0px;
}
.cimgr {
    border: none;
    float:right;
    padding:3px 0px 2px 10px;
}
p.pagenav {
	clear:left;
	padding-top:2em;
}
p.toppagenav {
	text-align:right;
}
table.pagenav  {
    width:100%;
}
table.pagenav td{
    padding:0px;
}

/* FORMS */
td.label {
    padding-right:2em;
    text-align:right;
}
span.error {
    font-weight:bold;
    color:red;
}

.bps {
    font-weight:bold;
    color:#00f;
}
.canceled {
    font-weight:bold;
    color:#c00;
}
.info {
    font-size:12px;
    font-weight:bold;
    margin-bottom:0px;
}

 #contentleft ul { list-style: none; }
 .leftnavtitle {
  background:#F2B90A; font-weight:bold; font-size:13px; color:#4149F4;padding: .1em 0 .2em .5em;
  border-bottom: 2px solid #000; border-right: 1px solid #000;
  font-style: italic;
 }
 .leftnav {list-style:none; margin-bottom: 1em}
 .leftnav li {margin-left:0;padding-left:0;}
 .leftnav li a {text-decoration:none; font-size:11px; color:#4149F4; display:block; padding:4px 0px 9px 0px;}
 .leftnav li a:hover {text-decoration:none; color:#4149F4;background-color:#BCCDDA;}
