/*
  $Id: stylesheet.css,v 1.4 2003/09/18 14:35:03 pschapler Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

@import url(fact_finder.css);

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

div.createAccountInput {
	float: left;
	width: 150px;
}

div.check-false {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	display: block;
	width: 300px;
	float: right;
	color: #ff0000;
	height: 17px;
	text-align: left;
	margin-left: 4px;
}

div.check-true {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	display: block;
	width: 300px;
	float: right;
	color: #000000;
	height: 17px;
	text-align: left;
	margin-left: 4px;
}


div.new {
	position: relative; 
	height: 131px; 
	width: 175px; 
	overflow: hidden; 
	background-color: #eeeeee;
}

BODY {
  /* background: #efefef; */
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

ul.xsellinglist {
  list-style-type : none;
  
  margin          : 0px;
  padding         : 0px;
}

ul.xsellinglist li {
  padding         : 3px;
}

ul.xsellinglist li.xsellingnotice {
  background      : #f2f2f2!important;
  
  padding         : 5px;
  
  margin-left     : 3px;
  margin-right    : 3px;
  margin-bottom   : 5px;
  
  text-align      : justify;
}

table.categorysContent {
  width        : 95%;
  
  padding      : 0px;
  margin       : 0px;
  
  margin-bottom : 25px;
  margin-top    : 25px;
  
  border       : 1px solid #000000;
}

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}

table.categorysContent td.headline, table.categorysContent td.headline h1, table.categorysContent td.headline font {
  margin       : 0px;
  
  padding      : 3px;
  
  font-size    : 14px;
  font-weight  : bold;
  
  color        : #FFFFFF;
  
  background   : #000000;
}

table.categorysContent td.content {
  margin       : 0px;
  padding      : 10px;
}

td.welcomeHeadline, td.welcomeHeadline h1 {
  margin       : 0px;
  
  padding      : 3px;
  
  font-size    : 14px;
  font-weight  : bold;
  
  color        : #FFFFFF;
  
  background   : #000000;
}

table.customNewsBox table.infoBox {
  border       : 0px;
  background   : none;
}

table.customNewsBox table.infoBox table.infoBoxContents{
  border       : 0px;
  background   : none;
}

table.categorysContent td.headline div.tax_info {
  color: #FFFFFF;
}


table.categorysContent td.headline div.tax_info a, table.categorysContent td.headline div.tax_info a:hover, table.categorysContent td.headline div.tax_info a:link, table.categorysContent td.headline div.tax_info a:active, table.categorysContent td.headline div.tax_info a:focus, table.categorysContent td.headline div.tax_info a:visited {
  color      : #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

table.categorysContent h2 {
  font-weight  : normal;
  
  padding      : 0px;
  margin       : 0px;
}

div.customFieldset {
   position       : relative;

   width          : 181px; 
   
   border         : 1px solid #707070; 
   
   padding        : 10px;
   padding-top    : 15px;
   padding-bottom : 15px;
   margin         : 0px;
   
   margin-bottom  : 25px;
   margin-right   : 10px;
 }
 
 div.customFieldset h1 {
  font-size     : 10px; 
  font-weight   : normal; 
  
  margin        : 0px;
  padding       : 0px;
  
  padding-left  : 5px;
  padding-right : 5px;
  
/*  background    : #EFEFEF!important; */
  background    : #FFFFFF;
  
  position      : absolute;
  
  left          : 5px;
 }

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

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

a.small {
  font-size: 10px;
}
a.small:hover {
/* color: #AABBDD; */
  color: #FF9138;
/*  text-decoration: underline; */
  text-decoration: none;
}

a.big {
  font-size: 12px;
}

a.big:hover {
/* color: #AABBDD; */
  color: #FF9138;
/*  text-decoration: underline; */
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background:#FF913B;
}

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

A.headerNavigation { 
  /* color:#000000; */
  color: #FFFFFF; 
  font-size: 10px;
}

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;*/
  background: black;
}

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

.infoBox {
  /*background: #b6b7cb;*/
  background: black;
  
}

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

.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;*/
  background: black;
  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: #ffffff; */
  background: #f8f8f9;
}

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: #f8f8f9;
/*  background: #ffffff; */
}

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

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

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

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: #9a9a9a;
}

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;
}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

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

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

.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: #ff0000; }

 /*
From Somnath*/

td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.topnav
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;

}
.topnav:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
}

.muster {
 background-color: #FFFFFF;
 color: #000000;
 border-bottom: 1px #000000 solid;
 padding: 2px;
}

.musterRowOver {
 background-color: #E25700;
 color: #000000;
 border-bottom: 1px #000000 solid;
 padding: 2px;
}

a.muster {
 color: #000000;
 background-color: transparent;
 font-size: 11px;
 text-decoration: none;
 margin-bottom: 2px;
}

a.muster:hover {
 color: #000000;
 font-size: 11px;
 background-color: #E25700;
 text-decoration: none;
 margin-bottom: 2px;
}

.outer {
border: 1px;
border-style: solid;
border-color: black
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


body div#toolTip           {
	position:absolute;
	z-index:1000;
	background:#FFFFFF;
	border:1px solid #000000;
	text-align:left;
	padding:5px;
}

body div#toolTip p         { 
	margin:0;
	padding:0;
	color:#000000;
	font:11px/12px verdana,arial,sans-serif;
}

body div#toolTip p em      { 
	display:block;
	margin-top:3px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
}

body div#toolTip p em span { 
	font-weight:bold;
	color:#000000;
}


  
  table.infoBox2 {
    border: 1px solid #000000!important;
  }
  
  td.categoryTable td a, td.categoryTable td a:link, td.categoryTable td a:active, td.categoryTable td a:visited {
    display       : block;
	color         : #000000!important;
	background    : #FFFFFF;
	
	padding       : 2px!important;
	margin        : 0px;
	margin-top    : -5px;
	margin-bottom : -5px;
  }
  
  td.categoryTable td a, td.categoryTable td a:link, td.categoryTable td a:active, td.categoryTable td a:visited {
    padding-left  : 17px!important;
  }
  
  td.categoryTable td a, td.categoryTable td a:link, td.categoryTable td a:active, td.categoryTable td a:visited {
	background    : url(images/plus_regular.jpg) top left no-repeat!important;
  }
  
  td.categoryTable td a.alert, td.categoryTable td a.alert:link, td.categoryTable td a.alert:active, td.categoryTable td a.alert:visited {
    color         : #cc0000!important;
	background    : url(images/alert_regular.jpg) top left no-repeat!important;
  }
  
  td.categoryTable span.errorText {
    font-size     : 10px!important;
    color         : #000000!important;
	font-weight   : bold;
  }  
 
  a.alert, a.alert:link, a.alert:active, a.alert:visited {
	margin        : 0px; 
	margin-top    : -2px!important;
	margin-bottom : -2px!important;
	
	background    : none;
    font-size     : 10px!important;
  }
  
  a.alert:hover span.errorText {
    font-size     : 10px!important;
    color         : #ffffff!important;
	font-weight   : bold;
  }
  
  td.categoryTable td a:hover, td.categoryTable td a:hover {
    background    : #F79437;
	color         : #ffffff!important;
	
	text-decoration : none;
  }
  
  td.categoryTable td a:hover {
	background    : #F79437 url(images/plus_active.jpg) top left no-repeat!important;
  }
  
  td.categoryTable td a.alert:hover {
    color         : #ffffff!important;
	background    : #F79437 url(images/alert_active.jpg) top left no-repeat!important;
  }
  
  td.categoryTable td a:hover span.errorText {
    font-size     : 10px!important;
    color         : #ffffff!important;
  }
  
  td.categoryTable td span.errorText a:hover {
    font-size     : 10px!important;
    color         : #ffffff!important;
  }
  
  ul.ul-login {
    margin          : 0px;
	padding         : 0px;
	
	margin-left     : 8px;
	margin-top      : 10px;
	
	list-style-type : none;
  }
  
  ul.ul-login li {
    margin-top      : 5px;
	padding-left    : 12px;
	
	background      : url(images/tiny-arrow.png) top left no-repeat;
  }
  
  ul.ul-login li.first {
    margin-top      : 0px;
  }
  
  div#filialenDetails {
    position             : relative;
	overflow             : hidden;
	
	height               : 300px;
	width				 : 610px;
  }
  
  div#filialenDetails img {
    position             : absolute;
	top                  : 0px;
	left                 : 0px;
	
	z-index              : 10;
	
    border               : 1px solid #ffffff;
  }
  
  div#filialenDetails img.first {
    z-index              : 100;
  }

