/*
  $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
*/

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

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

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

A:hover {
  color: #888888;
  text-decoration: underline;
}

A.ml4w {
    color: #FFFFFF;
    text-decoration: none;
}

A:hover.ml4w {
    color: #FFFFFF;
    text-decoration: underline;
}




FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}
.buttonS A:link{
	font-size: 12px;
color: #FFFFFF;
  text-decoration: none;
  background:#324168;
}

#buttonSS A:link {
	font-size: 12px;
color: #FFFFFF;
  text-decoration: none;
  background:#324168;
}
A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  /*shopping-cart header/footer color*/
  border-spacing: 1px;
  
}

.productListing-heading {

border-top:1px dotted #949494;
border-right:1px dotted #949494;
border-bottom:1px dotted #949494;
text-align:center;
 

  color: #324168;
  text-transform:uppercase;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  background: #FFFFFF;
/*  //shopping-cart header/footer color*/
}

TD.productListing-data {
border-right:1px dotted #949494; 
border-bottom:1px dotted #949494;
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #22728D;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
  text-decoration: none;
  height:21px;
  width: 554px;
  /*background: url('images/m99.gif');*/
  background-repeat: repeat-x;
  background-color: #324168;
  padding-bottom:1px;
  padding-left: 10px;

}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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



















td{
 font-family: tahoma,verdana,arial;
 font-size: 10px;
 color: #7D7D7D;
}

 
 .ch1{
 font-size: 10px;
 color: #282E3E;
 font-weight: bold;
 }

 .ch2{
 font-size: 10px;
 color: #000000;
 font-weight: bold;
 }

 .ch3{
 font-size: 11px;
 color: #2C2C2C;
 }

 .ch4{
 font-size: 11px;
 /*color: #FCF3F3;*/
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }
A.ch4 {
    color: #FFFFFF;
    text-decoration: none;
}

A:hover.ch4 {
    color: #FFFFFF;
    text-decoration: underline;
}
 .ch5{
 padding-left: 4px;
 }

 .ch6{
 border: #D4DDE6 1px solid;
 }

 .ch7{
 font-size: 11px;
 color: #22728D;
 font-weight: bold;
 }

 .ch8{
 font-size: 10px;
 color: #5C5C5C;
 }

 .ch9{
 font-size: 12px;
 color: red;
 font-weight: bold;
 }

 .ml1{
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
 color: #324168;
 }
 .ml2{
 font-size: 11px;
 text-decoration: none;
 color: #324168;
 }

 .ml3{
 font-size: 11px;
 text-decoration: none;
 /*color: #787878;*/
 color: #324168;
 }

 .ml4{
 font-size: 11px;
 text-decoration: none;
 color: #324168;
 text-transform: uppercase;
 font-weight: bold;
 }
 
 .ml4w{
 font-size: 11px;
 text-decoration: none;
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 }
 .ml5{
 font-size: 11px;
 color: #324168;
 }

 .ml6{
 font-size: 10px;
 color: #7D7D7D;
 }

.ml7{
 font-size: 10px;
 text-decoration: none;
 font-weight: bold;
 color: red;
 }
    
 
 .se{            
 width: 160px;
 font-size: 9px;
 color: #282E3E
 }
 
 .image_border{
  border:1px solid #D6DFE7; 
 }

#pic {
	position: relative;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;
}
#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;

	left: 150px;
	position: absolute;
	top: -60px;

}


.highslide {
	cursor: url(includes/functions/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(includes/functions/highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(includes/functions/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}









