/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
<!--background: url('images/m99.gif');-->
*/

.boxText { font-family: verdana; font-size: 10px; }
.errorBox { font-family : verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : verdana; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family : verdana;
   font-size : 12px; 
}

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

A:hover {
  color: #747474;
  text-decoration: underline;
font-weight: strong;
}

FORM {
 display: inline;
 font-size:12px;
 font-family:Verdana;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: verdana;
  font-size: 16px;
  background: #bbc3d3;
  color: #0064c8;
  font-weight : bold;
}


TD.headerNavigation2 {
  font-family: verdana;
  font-size: 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #000000;
  font-size: 10px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #FFffff;
  font-family: verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
    font-family: Verdana;
  font-size: 18px;
  font-weight: normal;
  color: #0064c8;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana;
  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: #F0F0F0;
  //shopping-cart content color
}

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: #F0F0F0;
  //shopping-cart content color
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ffffff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  background: #ffffff;
width: 100%;
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 
  color: #414956;
  font-weight: bold;
  padding: 2px;
  font-family: verdana;
  font-size: 11px;
   //shopping-cart header/footer color
}

TD.productListing-data {

border-right:0px solid #ffffff; 
border-bottom:0px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:11 20 8 9;
background: #ffffff;
  font-family: verdana;
  font-size: 11px;
  color: #414956;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-family: verdana;
  height: 43px;

  background-repeat: repeat-x;
  padding-top: 7px;
   text-transform: uppercase;
}

A.pageHeading {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  text-decoration: none;
  font-family: verdana;
}


A.pageHeading:hover {
  color: #747474;
  text-decoration: none;
font-weight : bold;
}

 
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}

TD.main2, P.main2 {
  font-family: verdana;
  font-size: 10px;
  line-height: 1.5;
padding-left: 14px;
}

TD.main, P.main {
  font-family: verdana;
  font-size: 10px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana;
  font-size: 9px;

}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: verdana;
  font-size: 9px;
 color: #000000;
}

TD.accountCategory {
  font-family: verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana;
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: verdana;
  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;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
 font-size: 15px;
  color: #86bd00;
  font-weight: bold;  
}

SPAN.productSpecialPrice2 {
 font-size: 11px;
  color: #86bd00;
  font-weight: bold;  
}

SPAN.productSpecialPrice3 {
 font-size: 13px;
  color: #86bd00;
  font-weight: bold;  
}

SPAN.errorText {
  font-family: verdana;
  color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: verdana; font-size: 10px; color: #ff0000; }


.td{
 font-family: verdana;
 font-size: 11px;
 color: #000000;
}

 .bg{
  background-image: url(images/m17.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m24.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  width: 135px;
  height: 20px;
 }

 .ml{
  font-size: 11px;
  font-face: tahoma;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #ff0000; 
  text-decoration: underline;
 }

 .ml2{
  font-size: 11px;
  color: #FFFF9B; 
  text-decoration: underline;
 }

 .ml3{
  font-size: 11px;
  color: #000000; 
  text-decoration: none;
 }

 .ml4{
    font-family: verdana;
font-size: 11px;
  color: #0064C8; 
  font-weight: bold;
  text-decoration: underline;
 }

 .ml44{
    font-family: verdana;
font-size: 11px;
  color: #9B9B9B; 
  font-weight: bold;
  text-decoration: none;
 }

 .ml45{
    font-family: verdana;
font-size: 11px;
  color: #ffa000; 
  font-weight: bold;
  text-decoration: none;
 }

 .ml46{
    font-family: verdana;
font-size: 11px;
  color: #ffffff; 
  font-weight: bold;
  text-decoration: none;
 }

 .ml5{
  font-size: 11px;
  color: #0064A7; 
  text-decoration: underline;
 }

 .sc{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
font-family: verdana; 
 }

 .sc1{
  font-size: 9px;
  color: #0064c8;
  font-weight: bold; 
  font-family: verdana; 
 }

 .sc2{
  font-size: 11px;
  color: #000000;
  font-weight: bold; 
font-family: verdana;  
 }

 .sc3{
  font-size: 9px;
  color: #000000;
font-family: verdana;  
 }

.sc4{
  font-size: 11px;
  color: #034586;
font-family: verdana; 
 text-decoration: underline;
 }

.sc5{
  font-size: 9px;
  color: #000000;
font-family: verdana; 
 text-decoration: none;
 }

.sc6{
  font-size: 10px;
  color: #034586;
font-family: verdana; 
 text-decoration: none;
 }

.sc7{
  font-size: 9px;
  color: #0064c8;
  font-weight: normal; 
  font-family: verdana; 
 }

.sc8{
  font-size: 12px;
  color: #000000;
  font-weight: normal; 
  font-family: verdana; 
 }

.sc9{
  font-size: 10px;
  color: #000000;
  font-weight: normal; 
  font-family: verdana; 
 }

 .sc10{
  font-size: 14px;
  color: #0064c8;
  font-weight: bold; 
  font-family: verdana; 
 }

 .se{
  width: 120px;
  font-size: 9px;
 }

 .currency_symbol{
  color: #9B9B9B;
padding: 2px;
 }
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #ffffff;
}

TD.contentBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #0064c8;
}

.contentBoxContents {
  background: #ffffff;
  font-family: verdana;
  font-size: 9px;
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/BestSellersBox/corner_right_left.gif');
  color: #0064c8;
}
.BestSellersBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.CategoriesBox {
  background: #b6b7cb;
}
TD.CategoriesBoxHeading {
background-image: url('images/CategoriesBox/corner_right_left.gif');
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #0064c8;
}
.CategoriesBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  background-image: url('images/layout/corner_right_left.gif');
  color: #0064c8;
}
.CurrenciesBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/InformationBox/corner_right_left.gif');
  color: #0064c8;
}

TD.InformationBoxHeading2 {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #0064c8;
}
.InformationBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/layout/corner_right_left.gif');
  color: #0064c8;
}
.LanguagesBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/ManufacturerInfoBox/corner_right_left.gif');
  color: #0064c8;
}
.ManufacturerInfoBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/ManufacturersBox/corner_right_left.gif');
  color: #0064c8;
}
.ManufacturersBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/OrderHistoryBox/corner_right_left.gif');
  color: #0064c8;
}
.OrderHistoryBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/ProductNotificationsBox/corner_right_left.gif');
  color: #0064c8;
}
.ProductNotificationsBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.NewsletterBox {
  background: #b6b7cb;
}
TD.NewsletterBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/ProductNotificationsBox/corner_right_left.gif');
  color: #0064c8;
}
.NewsletterBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}

.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/layout/corner_right_left.gif');
  color: #0064c8;
}
.ReviewsBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/SearchBox/corner_right_left.gif');
  color: #0064c8;
}
.SearchBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.ShoppingCartBox {
  background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/ShoppingCartBox/corner_right_left.gif');
  color: #0064c8;
}
.ShoppingCartBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/layout/corner_right_left.gif');
  color: #0064c8;
}
.SpecialsBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/TellaFriendBox/corner_right_left.gif');
  color: #0064c8;
}
.TellaFriendBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}


.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
background-image: url('images/layout/corner_right_left.gif');
  color: #0064c8;
}
.WhatsNewBoxContents {
  background: #f0f0f0;
  font-family: verdana;
  font-size: 9px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

div#pic a .std {display: none;}
div#pic a:hover .large{position:relative; top:10px; left:100px; background-color:#fff; z-index:100;}
div#pic a:hover .large
{position:relative; top:10px; left:100px; background-color:#fff; z-index:100;}

.container { width:500px; height:140px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides > div { position:absolute; top:0; width:500px; display:none; }
#loopedSlider,#newsSlider { margin:0 auto; width:500px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li { float:left; }
ul.pagination li a { padding:2px 4px; }
ul.pagination li.active a { background:blue; color:white; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #ff0000; }
div#ERROR_payment, div#ERROR_shipping{  text-align:center;   width:100%;   padding:10px 0 10px 0;   border:2px solid #96171A;   background-color:#F00;   color:#FFF; display:none}
iframe#checkout-gateway{  width:0; height:0;   visibility:hidden}
.checkout-overlay{  visibility:hidden;   position:absolute;   left:0px;   top:0px;   width:100%;     text-align:center;   z-index:5000;   background-color:#FFF}
.checkout-dialog-box{  position:absolute;   visibility:hidden;   width:540px;   height:300px;   z-index:9999;   text-align:center}
.checkout-js-required{  position:relative;   margin:120px auto;   padding:10px;   border:2px solid #F00;   visibility:visible;   font:12px verdana,verdana}
.checkout-js-required h2{  font-size:18px;   margin:4px}
div#checkout-shipping-quotes{  font:14px verdana;   color:#787878;   font-weight:bold;   text-align:center}
div#checkout-shipping-quotes table{  width:100%;   text-align:left}
span.pageHeading{  font-size:16px}
div#progress_bar{  position:relative;   width:300px;   height:20px;   border:1px solid #000;   padding:1px;   text-align:left}
div#progress_bar div#progress{  width:0;   background-color:#2E9127;   height:100%;   text-align:left}
div#progress_status{  font:11px verdana;   color:#96171A;   font-weight:bold;   padding-top:10px;   padding-bottom:4px}
.checkout-input-error{  border:2px solid #F00}
.checkout-form-error{color:#F00; font:11px verdana; font-weight:bold; clear:left}
.checkout-spacing-1{  height:10px;   font-size:1px}
.checkout-spacing-2{  height:10px;   font-size:1px}
.checkout-input-text, .checkout-select{  font:12px verdana}
.checkout-input-text{  padding:2px}
select.checkout-select{  padding:1px}
.checkout-field-short{  width:130px;   padding:2px}
.checkout-hidden{  display:none}
.pageHeading{  background:url(images/padlock.png) 10px 10px no-repeat;  height:42px;  padding:14px 10px 0px 45px}
h2{ font:14px verdana;  font-weight:bold;  margin:0}
.checkout-js-pane{ height:184px;  overflow-y:scroll;  text-align:left;  border:1px solid #000;  padding:8px}
.checkout-column-right{ width:220px;  padding-right:10px}
.checkout-column-left{ padding:0 10px 10px 10px}
.productListing-heading{ font-size:11px}
.checkout-productListing-heading{ font:14px verdana;  font-weight:bold;  color:#fff;  background-color:#b6b7cb}
.checkout-productListing-heading a{ color:#fff;  font-size:12px}
.checkout-productListing-data{ padding:10px;  background-color:#fff}
.checkout-dashed-line{ border-top:1px dashed #000}
.checkout-loading{ padding:30px;  text-align:center}
.checkout-returning-customer{ border:1px solid #b6b7cb;  background-color:#fff;  padding:20px;  text-align:center;  width:100%}
.checkout-login-box table{ border:1px solid #b6b7cb}
.checkout-login-box table th{ background-color:#b6b7cb;  color:#fff;  padding:4px;  text-align:left;  font:11px verdana}
.checkout-login-box table td{ padding:4px}
#checkout-coupon-status{ font:11px verdana,verdana;text-align:left}
.checkout-order-total-wrapper{text-align:right}
.checkout-order-total{text-align:right}
.checkout-msg-success{ color:#090;  font-weight:bold;  text-align:left;  width:100%}
.checkout-msg-failure{ color:#900;  font-weight:bold;  text-align:left;  width:100%}
.checkout-order-total table tr td{ padding:4px}
.checkout-order-total table tr td.ot_total{ font-weight:bold;  font-size:16px}
span.main{ font-family:Verdana;  font-size:11px;  line-height:1.5}
label{display:block; float:left; padding:5px 5px 1px 5px; font-weight:bold; font-size:11px; color:#444}
label.optional{ font-weight:normal}
.checkout-tip{ clear:left;  padding-left:8px;  font:10px verdana;  font-style:italic}
#bill_firstname, #ship_firstname{ width:120px}
#email_address{ width:260px}
#bill_country, #ship_country{ width:280px}
#bill_street_address, #bill_suburb, #ship_street_address, #ship_suburb{width:268px}
#bill_city, #ship_city{ width:110px}
#dob {width:120px;}
label.bill_state, label.ship_state{ display:block;  position:relative}
.state_container{ position:relative;  float:left;  *width:60px}
#bill_postcode, #ship_postcode{ width:80px}
.checkout-highlight{ background:#f8f8f9}
.payment-row, .shipping-row{ cursor:pointer;  *cursor:hand}
.shipping-row{ width:100%;  position:relative;  padding:2px}
.shipping-row .cost{ position:absolute;  top:0;  right:2px}
#dynamo-effects-logo {float: left}
.messageStackError, .messageStackWarning {background-color: transparent;color:#000000}
ul.checkout-payment-methods {list-style:none;margin:0;padding:0}
ul.checkout-payment-methods li {padding-top:10px}
ul.checkout-payment-methods li a.payment-title {font: 14px verdana;font-weight:bold;text-decoration:none}
ul.checkout-payment-methods li a.payment-title:hover {cursor:pointer;*cursor:hand;color:#000}
ul.checkout-payment-methods li div {padding-left:20px}
div.terms-container {width: 640px;height: 300px;background-color:#b6b7cb;padding:10px}
div.terms-container textarea {border:1px solid #000;height:270px}
div.terms-container .button {padding-top: 4px;text-align:right;}




