/*
  $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
*/

/*custom css*/

a img {
	border: none;
}

.header_text
{
font-family:arial;
font-weight:bold;
font-size:10px;
}


.menu_hover
{
background-image:url("images/menu_1.jpg");
padding-left:5px;
height:22;
width:200;
text-decoration:none;
font-family:arial;
font-size:12px;
color:#000000;
}

a.menu_hover:hover
{
background-image:url("images/menu_2.jpg");
color:#FFFFFF;
}

.menu_blocktop
{
background-image:url("images/menu_block.jpg");
font-family:arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
height:30px;
}


.menu_fontwhite
{
color:#FFFFFF;
font-family:arial;
font-weight:bold;
font-size:11px;
text-decoration:none;
}

a.menu_fontwhite:hover
{
color:orange;
}

.menu_fontblack
{
color:#000000;
font-family:verdana;
font-weight:bold;
font-size:11px;
}


.button
{
background-color:#FEE491;
font-family:arial;
font-size:12px;
}

.button_large
{
border-width:0px;
font-famiy:arial;
font-size:13px;
font-weight:bold;
color:black;
height:35px;
background-color:#EFC342;
}

.tborder_homepage
{
border-style:solid;
border-color:#ABB01E;
border-width:1px;
}

.heading1
{
font-family:"times new roman";
font-size:19px;
font-weight:bold;
color:black;
}

.text2
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:black;
}

a.text2:hover
{
color:gray;
}

.middle_block
{
background-image:url("images/custom/middle_block.jpg");
height:23;
font-family:arial;
font-size:11px;
font-weight:bold;
}

.blockhead1
{
background-image:URL("images/blockhead1.jpg");
height:25;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#000000;
}

.text
{
font-family:arial;
font-size:12px;
color:black;
text-decoration:none;
}

a.text:hover
{
color:gray;
}

.textred
{
font-family:arial;
font-size:11px;
color:red;
}

.textwhite
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
}

.ttext
{
font-family:arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

a.ttext:hover
{
color:#666666;
text-decoration:none;
}

.ttextwhite
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.top_link
{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

a.top_link:hover
{
color:#000000;
text-decoration:none;
}

.link1
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#121158;
text-decoration:none;
}

a.link1:hover
{
color:#2975BD;
text-decoration:none;
}

.slink
{
font-family:arial;
font-size:11px;
color:gray;
}

a.slink:hover
{
color:gray;
}


.footer_bar
{
background-image:url("images/custom/footer_bar.jpg");
height:22px;
}

.footer_text
{
font-family:arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

.bracket
{
font-family:tahoma;
font-size:11px;
color:maroon;
}

.card_border
{
border-style:solid;
border-color:#E3E2E0;
border-width:5px;
border-top:0px;
border-left:0px;
}

.textbox
{
font-size:11px;
font-family:arial;
border-style:solid;
border-color:gray;
border-width:1px;
}

.img1
{
border-style:solid;
border-color:#FFFFFF;
border-width:1px;
}

a.img1:hover
{
border-color:orange;
}

.tborder1
{
border-style:solid;
border-color:gray;
border-width:1px;
}

.tborder2
{
border-style:solid;
border-color:lightgrey;
border-width:1px;
}

/*custom 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: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: underline;  
}

A:hover {
  color: gray;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: brown;
}

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;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.comBox {
  background: #FFDC6F
}

.comBoxContents {
  background-color: #FFF7C9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.comBoxNotice {
  background: #FF8E90;
}

.comBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.comBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.comBox, SPAN.comBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.infoBox {
  background: #FFDC6F
}

.infoBoxContents {
  background-color: #FFF7C9;
  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;
  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: #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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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:arial;
	font-size:12px;
	color:black;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

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;
}

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;
  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: Arial, sans-serif;
  color: #ff0000;
}

.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: Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, sans-serif; font-size: 11px; color: #ff0000; }


.l1 {
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: normal;
	color: gray;
	text-decoration: underline;
	}
.l2 {
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family:arial;
	font-size:12px;
	color:black;
	font-weight: bold;
    color: gray;
	text-decoration: underline;
	}


<!-- start Magnifying CSS -->

.noborder {
	BORDER-TOP-STYLE: none! important; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important; BORDER-BOTTOM-STYLE: none! important
}
.MagicZoomBigImageCont {
	BORDER-RIGHT: #ccc 2px solid; BORDER-TOP: #ccc 2px solid; BORDER-LEFT: #ccc 2px solid; BORDER-BOTTOM: #ccc 2px solid
}
.MagicZoomPup {
	BORDER-RIGHT: #777 1px solid; BORDER-TOP: #777 1px solid; BACKGROUND: #fff; BORDER-LEFT: #777 1px solid; BORDER-BOTTOM: #777 1px solid
}
.MagicZoomLoading {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 3px! important; BORDER-TOP: #ccc 1px solid; DISPLAY: none; PADDING-LEFT: 3px! important; font-family:arial; font-size:11px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px! important; BORDER-LEFT: #ccc 1px solid; COLOR: #444; PADDING-TOP: 3px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: center; opacity: 0.8
}
.MagicThumb {
	CURSOR: url(images/zoomin.cur), pointer; outline: none
}
.MagicThumb-image-zoomed {
	CURSOR: url(images/zoomout.cur), pointer
}
.MagicThumb-caption {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 16px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 16px; FONT-SIZE: 11px; PADDING-BOTTOM: 8px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; PADDING-TOP: 8px; BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: Verdana, Helvetica; BACKGROUND-COLOR: #4c4c4c; TEXT-ALIGN: center
}
.MagicThumb-controlbar {
	DISPLAY: block; HEIGHT: 18px
}
.MagicThumb-controlbar A {	
	DISPLAY: block; FLOAT: left; MARGIN: 0px 1px; OVERFLOW: hidden; WIDTH: 18px; HEIGHT: 18px; outline: none
	/* for Close title instead X icon */
	/*DISPLAY: block; FLOAT: left; MARGIN: 0px 1px; OVERFLOW: hidden; WIDTH: 48px; HEIGHT: 18px; outline: none*/
}
.MagicThumb-controlbar A SPAN {
	DISPLAY: block; BACKGROUND: url(controlbar.png) no-repeat 0px 0px; LEFT: 0px; WIDTH: 1000px; POSITION: absolute; TOP: 0px; HEIGHT: 1000px; outline: none
}
.MagicThumb-loading {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 22px; FONT-SIZE: 8pt; BACKGROUND: url(images/loader.gif) #ffffff no-repeat 2px 50%; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}

<!-- end Magnifying CSS -->
