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

/*************************************************************************************************/

html{
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
    
      
    _padding:170px 170px 5px 195px;
}

body{
	
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;	
    zoom:1;
}

.frame{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    overflow:hidden;
    zoom:1;
    _right:0;
    _bottom:0;
    _width:100%;
    _height:100%;
    _position:relative;

}

.frame-bd{
  zoom:1;
}

#main-header{
    overflow:hidden;
    position:absolute;
    width:100%;
    height:160px;
    top:0;
    left:0;
    _zoom:1;
    _overflow:visible;
    _padding:0 365px 0 0; 
  
}


#main-header .frame{
  
  overflow:hidden;
  _padding:0 0 0 365px; 
  _zoom:1;
  
}

#main-header .frame .frame-bd{
  zoom:1;
  _margin:0 0 0 -365px; 
}

#pri-main{
	
    overflow:hidden;
    position:absolute;

    top:165px;
    /*top:135px;*/
    left:170px;	
    right:195px;
    bottom:5px;
    z-index:2;

    _top:165px;
    /*_top:135px;*/
    _bottom:auto;
    _height:100%;
}

#pri-main .frame{
  overflow:auto;
}

#sec-main{
  
    overflow:hidden;
    position:absolute;
    width:165px;

    top:165px;
    /*top:135px;*/
    bottom:5px;
    left:0;
    z-index:4;

    _height:100%;
    _bottom:auto;
    _padding:0 0 5px 0;	
}

#sec-main .frame{
    
    overflow:auto;
    _padding:0 0 5px 0;	
}

#trd-main{
  
    overflow:hidden;
    position:absolute;
    width:190px;

    top:165px;
    /*top:135px;*/
    right:0;
    bottom:5px;
    
    z-index:4;

    _height:100%;
    _bottom:auto;
    _padding:0 0 5px 0;	
}

#trd-main .frame{
     overflow:auto;
    _padding:0 0 5px 0;	
}

/*************************************************************************************************/

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

  /*scrollbar-face-color:#e00000;
  scrollbar-highlight-color:#ffe0e0;
  scrollbar-3dlight-color:#ff0000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#ff0000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#ffb0b0;*/
}

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

A:hover {
  /*color: #AABBDD;*/
  color: #000000;
  text-decoration: underline;
}

A.linkNoUnderline:hover {
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  height: 110px;
}

.headerTabs {
  height: 30px;
  overflow: hidden;
}

TR.headerNavigation {
  /*background: #ff2321;*/
  background: #e00000;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat: repeat-x;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  /*background: #ff0000;*/
  background: #e00000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #ff0000;*/
  background: #e00000;
  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: #ff2321;
}

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

.info {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #e00000;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #e00000;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 5em;
  background-color: #ffe0e0;
  background-image: url(./images/icons/icon-text-info.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 1.5em 50%;
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.infoBox {
  /*background: #b6b7cb;*/
  /*background: #ff0000;*/
  background: #e00000;
}

.infoBoxContents {
  /*background: #ffc3c1;*/
  background: #ffe0e0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.shoppingCartBoxContents {
  /*background: #ffc3c1;*/
  background: #ffe0e0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
}

.shoppingCartBoxContentsBold {
  /*background: #ffc3c1;*/
  background: #ffe0e0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #e00000;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat: repeat-x;
  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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #ffc3c1;*/
  background: #ffffff;
}

TR.productListing-odd {
  background: #fff;
}

TR.productListing-even {
  background: #fff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #ffc3c1;*/
  background: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  /*border-color: #b6b7cb;*/
  /*border-color: #ff0000;*/
  border-color: #e00000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #ffc3c1;*/
  background: #ffe0e0;
  color: #000000;
  font-weight: bold;
}

.productListing-name {
  height: 4em;
}

.productListing-name-6em {
  height: 6em;
}

.productListing-name-8em {
  height: 8em;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
}

TD.productListing-shopping-cart-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: middle;
  border-bottom: 1px #ffe0e0 solid;
}

A.pageResults {
  color: #0000FF;
}

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

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

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

/***************************************************************************************/
.categorieImage {
  border-width: 0px;
  border-left-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  width: 100px;
}

.categorieImage:hover {
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
}

.categorieName {
  border-width: 0px;
  border-style: solid;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-weight: bold;
  width: 115px;
  /*height: 65px;*/
  margin-bottom: 0px;
  line-height: 140%;
}

.categorieName:hover {
  cursor: pointer;
  cursor: hand;
  text-decoration: none;
}

.smallLinkText {
  font-family: Verdana, Arial, sans-serif; font-size: 8px; font-weight: bold;
  cursor: pointer;
  vertical-align: middle;
  height: 17px;
}
/***************************************************************************************/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 9pt;
    vertical-align: bottom;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-dimming {
	background: black;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
    text-align: center;
}
.highslide-loading {
    /*display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.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;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

/***************************************************************************************/

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;*/
  color: #e00000;
}

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

/* DELIVERY MODULE - START */
input.radio.my{
	width:20px;
	 background: #000000;
	 border:2px;
}
/* DELIVERY MODULE - END */

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: 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: #ff0000;*/
  color: #e00000;
}

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

.moduleRow { }
.moduleRowOver { /*background-color: #D7E9F7;*/ cursor: pointer; cursor: hand; }
.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: #ff0000;*/ color: #e00000; }
