/*
  $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
*/

.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 {
	color: #000;
	margin: 0px;
	background:#BAE9FF url(images/middle_bg.png) repeat-y top right;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
FORM    {
	display: inline;
}
h1, h2, h3, h4, h5, h6{ display:inline; padding:0; margin:0;}
h1{ color:#C4C4C4; font-size:28px; font-family:Georgia; line-height:40px;}
h2{ color:#000; font-size:20px; font-family:Georgia;}
h3{ color:#000; font-size:15px; font-family:Georgia;}
h4,h5, h6{ color:#000; font-size:12px; font-family:Georgia;}
/* */
.logobg{
	background:url(images/bee_bg.png) no-repeat top right;
}
.logo{ margin:50px 0; padding:50px 0;}
TR.header {
	height:160px;
	background:url(images/header_bg.png) no-repeat top right;
}
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: #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, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background:url(images/bottom_bg.png) no-repeat bottom right;
	height:275px;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}
.infoBox {
	background: #C3C4C6;
}
.infoBoxContents {
	background: #f8f8f9;
	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.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
    color: #000;
	background:url(images/infobox/bar_first.png) no-repeat top left;	
	height:23px;
}

TD.infoBoxHeading1 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
	font-weight: bold;
    color: #000;
	background:url(images/infobox/bar_mid.png) repeat-x 0 0;	
	height:23px;
}
TD.infoBoxHeading2 {
	background:url(images/infobox/bar_last.png) no-repeat top right;
	height:23px;
}

TD.infoBoxHeading3 {
	font-family: Georgia;
	font-size: 25px;
	font-weight: bold;
    color: #C4C4C4;
	height:23px;
}

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: #C3C4C6;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #C3C4C6;
	color: #FFFFFF;
	font-weight: bold;
	line-height:25px;
}
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: Georgia;
	font-size: 25px;
	font-weight: bold;
	color: #C4C4C4;
}
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;
}
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: Verdana, 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: 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;
}
/* new styles by julfikar */
.main p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.product_box{
	background:url(images/product_box.gif) no-repeat 0 0;
	width:166px;
	height:160px;
	display:table-cell;
	padding-bottom:10px;
}
.product_box1{
	background:url(images/product_box.gif) no-repeat top center;
	width:166px;
	height:160px;
	display:table-cell;
	padding-bottom:10px;
}
.product_title{
	color:#000;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
.margin15{
	margin:5px 10px; 
	text-align:center;
}
.copyright{ 
	padding-left:15px; 
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.designby{ 
	padding-right:15px; 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.designby a{ 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.designby a:hover{ 
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000;
}
div#main{	
	background:#BAE9FF url(images/middle_bg.png) repeat-y top right;
	z-index:100;
}
div#footer{	
	background:url(images/page_bottom.png) no-repeat bottom right;
	height:280px;
	/height:280px;
	margin:-127px 0;
	/margin:0px 0;
	z-index:50;
}
.lang{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff;}
.lang a{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.lang a:hover{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration: underline;}
/* top nav */
.nav_bg{
	background:url(images/nav.png) no-repeat 0 0;
	height:69px;
}
.nav-box ul {
	padding:0 0 0 25px;
	/padding:0 0 0 10px;
	list-style:none;
	width:auto;
	margin:12px auto;
	/width:790px;
	/margin:12px auto 0 0;
}
.nav-box ul li {
	float:left;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	padding-right:10px;
	margin-right:10px;
	background:url(images/seperator.png) no-repeat right 7px;
	letter-spacing:-1px;
}
.nav-box ul li a {
	color:#000;
	text-decoration:none;
	display:block;
}
.nav-box ul li a em {
	display:block;
	padding:0 9px;
}
.nav-box ul li a b {
	display:block;
	padding:4px 5px 2px 5px;
	font-style:normal;
	font-weight:bold;
}
.nav-box ul li a:hover, .nav-box ul li a.act {
	color:#000;
	background:url(images/link1-right.png) no-repeat right top;
}
.nav-box ul li a:hover em, .nav-box ul li a.act em {
	background:url(images/link1-left.png) no-repeat left top;
}
.nav-box ul li a:hover b, .nav-box ul li a.act b {
	background:url(images/link1-tail.png) repeat-x left top;
}
.nav-box ul li.last {
	padding-right:0;
	margin-right:0;
	background:none;
}
table.infoBoxContents, table.infoBox, table{
	border:none;
	background:none;
}

/* left links */

.left_links {}
.left_links a {
	line-height:25px;
	border-bottom:1px dashed #C0BDBD;
	display:block;
	outline:none;
}
.left_links a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	outline:none;
}
.left_links a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	outline:none;
}
.sidebar_left{
	border-right:1px solid #CACACA;
}
.dscard_image {
	background:url(images/cat_box.png)  no-repeat 0 0;
	height:23px;
	width:245px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding-left:10px;
}
.dacrd_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
