/*
  $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: none; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #726b5f;
  margin: 0px;
}

A {
  color: #686257;
  text-decoration: none;
}

A:hover {
  color: #bb7844;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, 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;
}

.infoBox {
 
}

.infoBoxContents {

  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

.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: #cc0000;
  color: #ffffff;
}

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

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
  border-bottom: 1px solid #999999;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
  border-bottom: 1px solid #999999;

}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #797979;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: bold;
  padding: 5px;
  border-bottom: 2px solid #999;
  text-align:center;
}
.productListing-heading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  padding: 5px;
  border-bottom: 0px solid #999;
  text-align:center;
  padding: 5px 20px;
  clear:both;
  width:100%;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.productListing-data a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
}

A.pageResults {
  color: #912b12;
}

A.pageResults:hover {
  color: #934430;
  background: #e6e3d2;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #e06666;
}
h1.pageHeading, DIV.pageHeading {
  margin: 5px 0 5px 20px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color:#494947;
  background:#f6f6f6;
  border:1px solid #8d9295;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background:#f6f6f6;
  border:1px solid #8d9295;
}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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


TD.film_desc {
  border-top:1px solid #c2c2c2;
  border-left:1px solid #c2c2c2;
  border-right:1px solid #c2c2c2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 10px 10px 10px 10px;
}

TD.film_desc2 {
  border-top:1px solid #c2c2c2;
  border-right:1px solid #c2c2c2;
   
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.film_desc_bottom {
  border-top:1px solid #c2c2c2;
  border-left:1px solid #c2c2c2;
  border-right:1px solid #c2c2c2;
  border-bottom:1px solid #c2c2c2;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   padding: 10px 10px 10px 10px;
}

TD.film_desc2_bottom {
  border-top:1px solid #c2c2c2;
  border-right:1px solid #c2c2c2;
  border-bottom:1px solid #c2c2c2;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

.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: #ff0000; }
#checkout-wrap { width: 900px; margin: 0 auto; padding: 0px 0px 0px 100px; }
#checkout-wrap h2 { font-weight: normal; color: #333333; }
h1#checkout { color: #8bc53d; font-weight: normal; }
#info-box { border:1px solid #c2c2c2; margin: 0 auto; width: 925px; padding: 30px 30px 30px 30px;  border-radius:15px; -moz-border-radius: 15px;}
#info_faq { border:1px solid #c2c2c2; margin: 0 auto; width: 950px; padding: 0px 0px; }

#info-desc-box { border:2px solid #ced7e0; background-color: #ced7e0; margin: 0 auto; width: 900px; padding: 15px 15px 15px 15px; }
#info-desc-detail-box { border:2px solid #ced7e0; background-color: #ced7e0; margin: 0 auto; width: 900px; padding: 15px 15px 15px 15px; }

#checkout-box { border:0px solid #0C0; margin: 0 auto; width: 800px; padding: 0px 0px; }
#checkout-box-top { background: url(image/layout/checkout-box-top.jpg) top left no-repeat; height: 14px;}
#checkout-box-body {background: url(image/layout/checkout-box-body.jpg) top left repeat-y; width: 840px; padding: 0 30px; }
#checkout-box-bottom { background: url(image/layout/checkout-box-bottom.jpg) top left no-repeat; height:15px;}

#general-box { border:0px solid #0C0; margin: 0 auto; width: 800px; padding: 0px 0px; }
#general-box-top { background: url(image/layout/info-box-top.jpg) top left no-repeat; height: 14px;}
#general-box-body {background: url(image/layout/info-box-body.jpg) top left repeat-y; width: 840px; padding: 0 30px; }
#general-box-bottom { background: url(image/layout/info-box-bottom.jpg) top left no-repeat; height:15px;}

#checkout-buttons { border:0px solid #0C0; margin: 0 auto; width: 860px; padding: 10px 20px; text-align:right; }
#checkout-update { border-top:1px solid #999999; padding: 10px 230px 10px 0; text-align:right; }
#checkout-update input{ border:0; }
#checkout-total { border-top:1px solid #999999; padding: 10px 130px 10px 0; text-align:right; }
#checkout-total span#subtotal { font-size:20px; display:block; height: 24px; }

#checkout-blue { border:0px solid #0C0; margin: 0 auto; width: 900px; padding: 0px 0px; }
#checkout-blue-400-top { background: url(image/layout/checkout-blue-400-top.jpg) top left no-repeat; height: 6px;}
#checkout-blue-400-body {background: url(image/layout/checkout-blue-400-body.jpg) top left repeat-y; width: 400px; padding: 0 20px; }
#checkout-blue-400-bottom { background: url(image/layout/checkout-blue-400-bottom.jpg) top left no-repeat; height:6px;}

#checkout-grey { border:0px solid #0C0; margin: 0 auto; width: 900px; padding: 0px 0px; }
#checkout-grey-400-top { background: url(image/layout/checkout-grey-400-top.jpg) top left no-repeat; height: 6px;}
#checkout-grey-400-body {background: url(image/layout/checkout-grey-400-body.jpg) top left repeat-y; width: 400px; padding: 0 20px; }
#checkout-grey-400-bottom { background: url(image/layout/checkout-grey-400-bottom.jpg) top left no-repeat; height:6px;}

#blue-800-grey-top { background: url(image/layout/checkout-box-800-top.jpg) top left no-repeat; height: 14px;}
#blue-800-grey-body {background: url(image/layout/checkout-box-800-body.jpg) top left repeat-y; width: 800px; padding: 0 20px; }
#blue-800-grey-bottom { background: url(image/layout/checkout-box-800-bottom.jpg) top left no-repeat; height:15px;}


#grey-800 { border:0px solid #0C0; margin: 0 auto; width: 900px; padding: 0px 0px; }
#grey-800-top { background: url(image/layout/checkout-grey-800-top.jpg) top left no-repeat; height: 8px;}
#grey-800-body {background: url(image/layout/checkout-grey-800-body.jpg) top left repeat-y; width: 800px; }
#grey-800-bottom { background: url(image/layout/checkout-grey-800-bottom.jpg) top left no-repeat; height:8px;}

/*
#blue-800-grey-top { background: url(image/layout/checkout-blue-800-grey-top.jpg) top left no-repeat; height: 8px;}
#blue-800-grey-body {background: url(image/layout/checkout-blue-800-grey-body.jpg) top left repeat-y; width: 800px; padding: 0 20px; }
#blue-800-grey-bottom { background: url(image/layout/checkout-blue-800-grey-bottom.jpg) top left no-repeat; height:8px;}
*/

#checkout-blue2 { border:0px solid #0C0; margin: 0 auto; width: 900px; padding: 0px 0px; }
#blue-800-grey-top2 { background: url(image/layout/checkout-blue-800-grey-top.jpg) top center no-repeat; height: 8px;}
#blue-800-grey-body2 {background: url(image/layout/checkout-blue-800-grey-body.jpg) top center repeat-y; width: 800px; }
#blue-800-grey-bottom2 { background: url(image/layout/checkout-blue-800-grey-bottom.jpg) top center no-repeat; height:8px;}



.pronuxTabGeneralStyle {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
 
.pronuxTabNormal {
	float: left;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #797c7c;
	border-bottom-color: #797c7c;
	


border-left-style: solid; border-left-width: 1px;border-left-color: #797c7c;	

    border-top-left-radius:10px;


    border-top-right-radius:10px;


 
-moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;


 
 
}

.pronuxTabEmpty {
	float: left;
	border-top-style: hidden;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;	
	border-bottom-color: #797c7c;
	
}

.pronuxOuterContentBox {
	margin: 0px;
	padding: 0px;
	display: none;
}

.pronuxContentBox {
	padding: 20px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #797c7c;
	height: auto !important;
	text-align: left;
	vertical-align: text-top;
	
	border-top-style: solid;
    border-top-right-radius:10px;
     border-bottom-right-radius:10px;
       border-bottom-left-radius:10px;

 -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
}


.pronuxLink {
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
	-moz-outline: none ";
}

a.pronuxLink:link {
	text-decoration: none;
	border: none;
}

a.pronuxLink:visited {
	text-decoration: none;
	border: none;
}

a.pronuxLink:hover {
	text-decoration: none;
	border: none;
	color: #c5d0c7;
}

a.pronuxLink:active {
	text-decoration: none;
	border: none;
}
