/*
  $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
*/
html, h1, h2, h3, ul, li, h4, h5, h6, form, fieldset, a, p{margin:0; padding:0;	border:0; text-decoration:none; list-style:none;}
body{background:#ffffff; margin:0px; color:#6e6e6e; font-family:Tahoma; font-size:11px; line-height:20px;}
#wrapper{width:980px;padding:2px;margin:0 auto;}
A {font-family: Tahoma,Verdana; font-size:11px;	color:#5CA0C7;}

FORM {display:inline; margin:0px;}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family :Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family :Tahoma;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBoxContents {
  font-family :Tahoma;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family :Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family :Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #154660;
  border-bottom:1px solid #254D67;
}

TD.infoBox, SPAN.infoBox {
  font-family :Tahoma;
  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 solid #1D4B64; border-spacing:1px;}

.productListing-heading {
  font-family :Tahoma;
  font-size: 11px;
  background:#DEC9AA url(images/theme/navbg.jpg) repeat-x; height:20px;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a{text-decoration:none;background:transparent;}
.productListing-heading a:hover{text-decoration:none;background:transparent;}

TD.productListing-data {
  font-family :Tahoma;
  font-size: 10px;
  background:#F6EFE9;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
 color: #154660;
	font-family :Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:1px;
	border-bottom:solid 1px #254D67;
}

TD.pageHeading1, DIV.pageHeading1 {
 color: #154660;
	font-family :Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding:1px;
	border-bottom:solid 1px #254D67;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family :Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family :Tahoma;
  font-size: 11px;
  padding-top:5px;
}
.line-height15{line-height:15px;}

TD.smallText, SPAN.smallText, P.smallText {
  font-family :Tahoma;
  font-size: 10px;
}

TD.accountCategory {
  font-family :Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family :Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family :Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family :Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family :Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family :Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family :Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family :Tahoma;
  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,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family :Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family :Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family :Tahoma;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family :Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family :Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family :Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family :Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family :Tahoma; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family :Tahoma; font-size: 10px; color: #ff0000; }
.productTitle {
	color: #5CA0C7;
	font-family :Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.productPrice {
	color: #848484;
	font-family :Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.productDesc {
	color: #848484;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}
A.productTitle { 
  color: #5CA0C7;
	font-family :Tahoma;
	font-size: 12px;
	font-weight: bold; 
}

A.productTitle:hover {
 color: #5CA0C7;
	font-family :Tahoma;
	font-size: 12px;
	font-weight: bold;
}

A.category { 
  font-family:Tahoma,Verdana;
	font-size:11px;	
	color:#5CA0C7; 
}

A.category:hover {
 font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7;
}
.boxText { font-family:Tahoma; font-size: 9pt;line-height:20px; color:#020202;text-align:left;font-weight:bold;text-transform:capitalize;}
.errorBox { font-family :Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Tahoma; font-size : 10px; color: #70d250; text-decoration: underline; }
.boxText a:link{line-height:20px; color:#333; text-decoration:none; font-family:Tahoma;}
.boxText a:visited{line-height:20px; color:#333; text-decoration:none; }
.boxText a:hover{line-height:20px; color:#666666; text-decoration:underline;}
/*** sipl css ***/
.mainwidth{ width:980px;}
.auto{ margin:0 auto;}
.txtalign{ text-align:right;}
.inputborder{ border:solid 1px #ca5acb2;}
.leftcontent{ width:220px; vertical-align:top;}
.leftlinkheading{ color:#154660; font-size:18px; border-bottom:1px solid #154660; padding-bottom:2px; width:176px;}
.leftcontent a:link{ color:#020202; font-size:11px;}
.leftcontent a:visited{ color:#020202; font-size:11px;}
.leftcontent a:hover{ color:#154660; font-size:11px;}
.leftcontent li{ padding:3px 0 3px 0;}
.imggalleryheading{ color:#147ca9; font-size:11px;}
.imggalleryourprice{ color:#c76d03; font-size:11px;}
.padT10px{padding-top:10px;}
.box-shiping-small{background:url(images/theme/bg-box-shipping.jpg) repeat-x;width:270px;height:100%;color:#FFFFFF;border:solid 1px #708894;text-align:left;padding:7px;}
.bordermain{ background:url(images/theme/border.jpg) repeat-x; height:45px;}
.footerfont{ font-size:14px; font-weight:bold; color:#285269;}
.footerfontone{ font-size:14px; color:#285269;}
.footerfontsmall{ font-size:9px; color:#285269;}
.rightpad{ padding-right:5px;}
.label-small{font-size:11px;}
.white{color:#FFFFFF;}
.whybuy{ color:#72868f;}
.whybuy a{color:8e9ea5;text-decoration:none;}
.whybuy a:hover{color:8e9ea5;text-decoration:underline;}

.textbox{font-size:10px;height:17px;border:solid 1px #a5acb2;padding:2px 0 0 2px;}
.textarea{font-size:10px;border:solid 1px #a5acb2;padding:2px;}
.text-multiline{font-size:10px;height:18px;border:solid 1px #a5acb2;padding:2px;}
.mainwidth{ width:980px;}
hr{border-bottom:solid 1px #154660; width:150px; margin-right:50px;}
.fontsize{ font-size:11px; line-height:20px;}
.ad{ background:#ecdec8; margin-top:5px; height:40px;}
.innerpageborder{border-bottom:1px #154660 solid;}
/*** nav css **/
.nav {padding:0 0 0 0px; margin:0; list-style:none; height:20px; position:relative;background:url(images/theme/navbg.jpg) repeat-x;width:100%;}
.nav li {float:left; background:url(images/pro_ten_1.jpg);border-right:solid 1px #fff;}
.nav li a {display:block; float:left; height:20px; line-height:19px; background:url(images/pro_ten_0.jpg) no-repeat; color:#000; text-decoration:none; font-size:11px; font-family:Tahoma; font-weight:normal; text-align:center; padding:0 0 0 15px; cursor:pointer;}
.nav li a b {float:left; display:block; padding:0 25px 0 10px; background:url(images/pro_nine_0.jpg) right top;}
.nav li.current a {color:#fff; background:url(images/pro_ten_2.jpg);}
.nav li.current a b {background:url(images/pro_ten_2.jpg) right top;}
.nav li a:hover {color:#fff; background:url(images/pro_ten_1.jpg);}
.nav li a:hover b {background:url(images/pro_ten_1.jpg) right top;}
.nav li.current a:hover {color:#fff; background:url(images/pro_ten_2.jpg); cursor:default;}
.nav li.current a:hover b {background:url(images/pro_ten_2.jpg) right top;}
.sales-maxfurniture{font-size:12px; color:#000000; font-weight:bold;}
.inputbox{width:175px;height:20px;font-size:10px;margin-top:0px;margin-left:7px}
.rights{font:11px Tahoma;color:#686969;}
.test-text{font-family:Sylfaen;font-size:18px;}
.pink-box{background-color:#F6EFE9;width:220px; height:auto;padding:10px 0 10px 0;}

.rightpad a{ color:#72868F;}
.rightpad a:hover{ color:#154660;}
.footerlink{}
.footerlink a{ color:#72868F;}
.footerlink a:hover{ color:#154660;}