/*  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $  osCommerce, Open Source E-Commerce Solutions  http://www.oscommerce.com  Copyright (c) 2003 osCommerce  Released under the GNU General Public License*/
div#mainflash {
	/* width: 1024px; */
	/* border: 10px solid #b9121b; */
	/* height: 1400px;  */
	z-index:0;
	width:650;
}
.boxText {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
.errorBox {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 10px;
	/*/ font-style:italic; /*/
	background: #ffb3b5;
	/*/ font-weight: bold; /*/
}
.stockWarning {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 10px;
	/*/ font-style:italic; /*/
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 10px;
	/*/ font-style:italic; /*/
	color: #70d250;
	text-decoration: underline;
}
BODY {
	background: #000000;
	color: #ffffff;
	margin: auto;
	width:1024;
}


.MainTable {
	width: 100%;
	padding: 0;
}

.allborder
{
	border:1px solid #ffffff;	
}

.productinfobg
{
	background-image: url( "images/productinfobg.jpg" );	
	background-repeat:no-repeat;
	width:650 ;
	height:650 ; 
}


.topOutside {
	height: 50;
	background-image: url( "images/top.png" );
	background-repeat: repeat-x;
}
.bottomOutside {
	height: 50;
	background-image: url( "images/bottom.png" );
	background-repeat: repeat-x;
}
.leftOutside {
	width: 50;
	background-image: url( "images/left.png" );
	background-repeat: repeat-y;
}
.rightOutside {
	width: 50;
	background-image: url( "images/right.png" );
	background-repeat: repeat-y;
}
.lefttopOutside {
	height: 50;
	width: 50;
	background-image: url( "images/lefttop.png" );
	background-repeat: no-repeat;
}
.rightbottomOutside {
	height: 50;
	width: 50;
	background-image: url( "images/rightbottom.png" );
	background-repeat: no-repeat;
}
.leftbottomOutside {
	height: 50;
	width: 50;
	background-image: url( "images/leftbottom.png" );
	background-repeat: no-repeat;
}
.righttopOutside {
	height: 50;
	width: 50;
	background-image: url( "images/righttop.png" );
	background-repeat: no-repeat;
}
A {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	color: #ffffff;
	text-decoration: none;
    font-size:14px;
    /*/ font-style:italic; /*/
}
A:hover {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	color: #2cabfe;
	text-decoration: underline;
	font-size:14px;
	/*/ font-style:italic; /*/
}
FORM {
	display: inline;
}
TR.header {
	background: #000000;
	color: #ffffff;
}
TR.headerNavigation {
	background: #000000;
	text-align:left;
}
TD.headerNavigation {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 20px;
	/*/ font-style:italic; /*/
	background: #000000;
	color: #ffffff;
}

TD.headerNavigation  A{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 16px;
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
	background: #000000;
	color: #ffffff;
}


TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima;
	font-size: 12px;
	/*/ font-style:italic; /*/
	background: #ff0000;
	color: #ffffff;
	/*/ font-weight: bold; /*/
	text-align: center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	/*/ font-style:italic; /*/
	background: #00ff00;
	color: #ffffff;
	/*/ font-weight: bold; /*/
	text-align: center;
}
TR.footer {
	background: #000000;
}
TD.footer {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
	background: #000000;
	color: #ffffff;
	/*/ font-weight: bold; /*/
}


.categBoxText
{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
    color: #ffffff;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
.categBoxText a 
{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
    color: #ff0000;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
.categBoxText a:link, a:visited, a:active {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	color:#ffffff;
	/*/ font-style:italic; /*/
}
.categBoxText a:hover {
    font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	text-align: left;
	text-decoration: none;
	color: #2cabfe;
	font-size: 14px;
	/*/ font-style:italic; /*/
}

.categBox 
{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	background: #000000;
	color: #ffffff;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
.categBoxContents {
	background: #000000;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
.categBoxNotice {
	background: #000000;
}
.categBoxNoticeContents {
	background: #000000;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	/*/ font-style:italic; /*/
	
}
TD.categBoxHeading {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
	background: #000000;
	color: #ffffff;
}
TD.categBox, SPAN.categBox {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
.infoBox {
	background: #000000;
	color: #ffffff;
}
.infoBoxContents {
	background: #000000;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
.infoBoxNotice {
	background: #000000;
}
.infoBoxNoticeContents {
	background: #000000;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
TD.infoBoxHeading {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
	background: #000000;
	color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	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: 0 px;/*/
	border-style: none; 
	/*/ border-color: #b6b7cb;/*/ 
	/*/border-spacing: 0px;/*/ 
}
.productListing-heading {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ background: #b6b7cb; /*/
	color: #ffffff;
	/*/ font-weight: bold; /*/

}
TD.productListing-data {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	color: #ffffff;
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
}

TD.productListing-image{
	background: #b6b7cb; 
}

A.pageResults 
{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	color: #ffffff;
}
A.pageResults:hover 
{
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	color: #0000FF;
	background: #FFFF00;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 20px;
	/*/ font-weight: bold; /*/
	color: #9a9a9a;
	/*/ font-style:italic; /*/
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	color: #000000;
	/*/ font-style:italic; /*/
}
TD.main, P.main {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	/*/ line-height: 1.5; /*/
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	/*/ font-style:italic; /*/
}
TD.accountCategory {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 13px;
	color: #aabbdd;
	/*/ font-style:italic; /*/
}
TD.fieldKey {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	/*/ font-weight: bold; /*/
	/*/ font-style:italic; /*/
}
TD.fieldValue {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	/*/ font-weight: bold; /*/
	/*/ font-style:italic; /*/
}
SPAN.newItemInCart {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	color: #ff0000;
	/*/ font-style:italic; /*/
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 11px;
	/*/ font-style:italic; /*/
}
TEXTAREA {
	width: 100%;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	color: #f0a480;
	/*/ font-weight: bold; /*/
	/*/ font-style:italic; /*/
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	/*/ font-weight: bold; /*/
	/*/ font-style:italic; /*/
}
SPAN.markProductOutOfStock {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 12px;
	color: #c76170;
	/*/ font-weight: bold; /*/
}
SPAN.productSpecialPrice {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	color: #ff0000;
	/*/ font-style:italic; /*/
}
TD.productPriceInListing {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	background: #000000;
	/*/ font-style:italic; /*/
}
TD.productItem {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 14px;
	text-align:left;
	/*/ font-style:italic; /*/
	/*/ font-weight: bold; /*/
}
TD.productPrice {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-weight: bold; /*/
	color: #ff0000;
	/*/ font-style:italic; /*/
}
TD.categ {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	color: #8c8c8c;
	/*/ font-style:italic; /*/
}
.checkoutBarCurrent {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	color: #000000;
	/*/ font-style:italic; /*/
}
/* message box */
.messageBox {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	background-color: #ffb3b5;
	/*/ font-style:italic; /*/
}
.messageStackSuccess {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	background-color: #99ff00;
	/*/ font-style:italic; /*/
}
/* input requirement */
.inputRequirement {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	color: #ff0000;
	/*/ font-style:italic; /*/
}
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module {
	background: url('images/infobox_module/top.gif');
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	/*/ font-weight: bold; /*/
	background-repeat: repeat-x;
	vertical-align: middle;
	white-space: nowrap;
}
.mws_boxLeft_module {
	background: url('images/infobox_module/left.gif');
}
.mws_boxRight_module {
	background: url('images/infobox_module/right.gif');
}
.mws_boxBottom_module {
	background: url('images/infobox_module/bot.gif');
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	/*/ font-style:italic; /*/
}
.mws_boxCenter_module {
	background: #ffffff;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
.mws_boxCenter_module2 {
	background: #ffffff;
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
	font-size: 10px;
	/*/ font-style:italic; /*/
}
/* Individual Boxes - Graphical Borders for modules - Star */
TD.noborderbox {
	font-family: Arial, Lucida Sans, Leelawadee, Gill Sans MT/Original Fonts ,Optima ;
  font-size: 1 ;
  /*/ font-style:italic; /*/
}