/*

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

	font-size: 10px;
	

}

.errorBox {

	font-family: Verdana;

	font-size: 11px;

	background: #ffb3b5;

	font-weight: bold;

}

.stockWarning {

	font-family: Verdana;

	font-size: 11px;

	color: #cc0033;

}

.productsNotifications { background: 000000 ; }

.orderEdit {

	font-family: Verdana;

	font-size: 11px;

	color: Grey;

	text-decoration: underline;
	
	}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	background: #596982;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: center;
	
}

.fixcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474a59;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}


A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474a59;
	text-decoration: none;
} 

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




FORM {

	display: inline;

}



TR.header {
	background-color: #000000;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
}



TR.headerNavigation {

  background: #596982;

}



TD.headerNavigation {

	font-family: Verdana;

	font-size: 12px;

	font-weight: bolder;

	background: #596982;

	color: #ffffff;

}



A.headerNavigation { 

  color: #ffffff; 

}



A.headerNavigation:hover {

  color: #ffffff;

}



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: #000000;

	font-weight: bold;

	text-align: center;

}



TR.footer {

  background: #000000;

}



TD.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	background: #;

	color: #000000;

}

.headerBox {
	background: #596982;
}

.infoBox {
	background: transparent;
}

.featured_infoBox {
	
	/*background: #000000;*/
}

.infoBoxContents {
	background: transparent;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.featured_infoBoxContents {
	/*background: #000000;*/
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.infoBoxNotice {

  background: #e6e6e8;

}



.infoBoxNoticeContents {

	background: #e6e6e8;

	font-family: Verdana;

	font-size: 11px;

}

.newProductsName {

  font-family: Arial, Helvetica, sans-serif;

  font-size: 14px;

  color: #000000;
  
  font-weight: bold;

}



.newProductsPrice {

	font-family: Arial;

	font-size: 16px;

	color: #ff0000;

	font-weight: bold;

}



TD.infoBoxHeading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	background-image: none;
	color: #000000;
	text-align: center;
}



TD.infoBox, SPAN.infoBox {

	font-family: Arial;

	font-size: 11px;

}



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;

}



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;

}



TABLE.productListing {

  border: 0px;

  border-style: solid;

  border-color: #D3D1D2;

  border-spacing: 0px;

}



.productListing-heading {

	font-family: Verdana;

	font-size: 11px;

	background: #D3D1D2;

	color: #474a59;

	font-weight: bold;

}



TD.productListing-data {
	font-family: Verdana;
	background: transparent;
	font-size: 11px;
}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

	font-family: "Arial";

	font-size: 24px;

	font-weight: normal;

	color: #474a59;

}



TR.subBar {

  background: #000000;

}



TD.subBar {

	font-family: Verdana;

	font-size: 11px;

	color: #000000;

}



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



TD.smallText, SPAN.smallText, P.smallText {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	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: #000000;

}



CHECKBOX, INPUT, RADIO, SELECT {

	font-family: Verdana;

	font-size: 11px;

}



TEXTAREA {

	width: 100%;
	
	font-family: Verdana;

	font-size: 11px;

}



SPAN.greetUser {

	font-family: "Old English Text MT";

	font-size: 12px;

	color: #ffffff;

	font-weight: bold;

}



TABLE.formArea {

  background: #75859e;

  border-color: #75859e;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {

	font-family: Verdana;

	font-size: 12px;

	font-weight: bold;

}



SPAN.markProductOutOfStock {

	font-family: Verdana;

	font-size: 12px;

	color: #c76170;

	font-weight: bold;

}



SPAN.productSpecialPrice {

font-family: Arial, sans-serif;

 font-size: 24px;
 
 color: #FF0000;
 
 font-weight: bold;

}



.productNormalPrice {

	font-family: Arial;

	font-size: 16px;

	color: #FF0000;

	font-weight: bold;

}



SPAN.errorText {

	font-family: Verdana;

	color: #ff0000;

}



.moduleRow { }

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

.moduleRowSelected { background-color: #ffffff; }



.checkoutBarFrom, .checkoutBarTo {

	font-family: Verdana;

	font-size: 11px;

	color: #8c8c8c;

}

.checkoutBarCurrent {

	font-family: Verdana;

	font-size: 11px;

	color: #000000;

}



/* message box */



.messageBox {

	font-family: Verdana;

	font-size: 11px;

}

.messageStackError, .messageStackWarning {

	font-family: Verdana;

	font-size: 11px;

	background-color: Red;

}

.messageStackSuccess {

	font-family: Verdana;

	font-size: 11px;

	background-color: Fuchsia;

}



/* input requirement */



.inputRequirement {

	font-family: Arial;

	font-size: 11px;

	color: #ff0000;

}

ul.sitemap {

color: #ff0000;

}

h1 { 

 font-family: Arial, sans-serif;

 font-size: 24px;
 
 font-weight: bold;

 color: #474a59;

}



h2 { 

 font-family: Verdana, Arial, sans-serif;

 font-size: 20px;

 color: #000000;

}

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #b6b7cb;
}

TD.contentBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	background-image: url(images/NewReleases.png);
	background-repeat: no-repeat;
	background-position: 14px;
	color: #ffffff;
}

.contentBoxContents {
  background-color:  #e6e6e8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: transparent;
  color: #474a59;
}
.BestSellersBoxContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #72839f;
}
TD.CategoriesBoxHeading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: rgb(90, 108, 131);
	color: #ffffff;
	background-image: url(images/BrowseHeader.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.CategoriesBoxContents {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background: #75859e;
	color: #000000;
	
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #b6b7cb;
}
TD.InformationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.InformationBoxContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #75859e;
}
TD.ReviewsBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background:  #75859e;
  color: #ffffff;
}
.ReviewsBoxContents {
	background: #75859e;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-image: url(images/ReviewsBoxBackground.gif);
	background-repeat: repeat-y;
}


.SearchBox {
  background: #75859e;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #75859e;
  color: #ffffff;
}
.SearchBoxContents {
  background: #75859e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #75859e;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background: #75859e;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #75859e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


.SpecialsBox {
	background: #75859e;
	
}
TD.SpecialsBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background-image: url(images/CategoriesHeader.gif);
	background-repeat: no-repeat;
  background:  #75859e;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #75859e;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-image: url(images/SpecialsBoxBackground.gif);
	background-repeat: repeat-y;
}


.TellaFriendBox {
  background: #75859e;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  background:  #75859e;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #75859e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  background-image: url(images/TellAFriendBoxBackground.gif);
	background-repeat: no-repeat;
}

.NewsletterBox {
  background: #75859e;
}
TD.NewsletterBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #75859e;
	color: #ffffff;
	
}
.NewsletterBoxContents {
  background: #75859e;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/NewsletterBoxBackground.gif);
	background-repeat: no-repeat;
}

.WhatsNewBox {
  background-color:  rgb(230, 230, 232);
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	
	font-weight: bold;

	text-decoration: none;
}

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

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	/*width: 756px100%;*/
	border: 0px solid #625e00;
	border-width: 0px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #CCCCCC;
	padding: 7px 17px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(images/blockactive.gif) center center repeat-x;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {	
background-color: #FFFFFF;	
padding: 2px 6px 2px 6px;
}

.suggest_link_over {	
background-color: #3366CC;	
padding: 2px 6px 2px 6px;
}
#search_suggest {	
position: absolute; 	
background-color: #FFFFFF; 	
text-align: left; 	
border: 1px solid #000000;			
}		
/*----------------------------End Suggest Styles------------------------*/

.fotgal {
border:0px;
border-thickness: 0px;
border-color: #ffffff; 
border-style: solid;}

#content
{
  height: 100%;
  width: 100%;
  text-align: left
}

#ie_fix

