/*
  $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; font-size: 10px; }
.errorBox { font-family : Verdana; font-size : 10px; background: #0F97EE; font-weight: bold; color:#FFFFFF; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size : 10px; color: #70d250; text-decoration: underline; }


td
{
font-size:12px;
color:#555555;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #C7C9BB;
}

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

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {

}

TD.footer {

}

.infoBox {
  background: #CCCCCC;
}

.infoBoxContents {
  background: #FDFDFD;
  font-family: Verdana;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #C7C9BB;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  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: #FDFDFD;
}

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: #FDFDFD;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #CCCCCC;

}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
}

A.pageResults {

}

A.pageResults:hover {


}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: #ff0000;
}

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

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

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

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

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

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

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

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

/* message box */

.messageBox { font-family: Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #0F97EE; color:#FFFFFF;}
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #ff0000; }


/* New template style start */
body {
	margin: 20px 0px 20px 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color:#dcded3;
}
a {
	color: #555555;
	text-decoration: none;
	font-family:Verdana;
}

.t1 {
	width: 30px;
	height: 30px;
	background-image: url('images/t1.png');
	background-repeat: no-repeat;
}
.t2 {
	width: 850px;
	height: 30px;
	background-image: url('images/t2.png');
	background-repeat: repeat-x;
}
.t3 {
	width: 30px;
	height: 30px;
	background-image: url('images/t3.png');
	background-repeat: no-repeat;
}
.m1 {
	width: 30px;
	background-image: url('images/m1.png');
	background-repeat: repeat-y;
}
.m2 {
	width: 850px;
}
.m3 {
	width: 30px;
	background-image: url('images/m3.png');
	background-repeat: repeat-y;
}
.b1 {
	width: 30px;
	height: 30px;
	background-image: url('images/b1.png');
	background-repeat: no-repeat;
}
.b2 {
	width: 850px;
	height: 30px;
	background-image: url('images/b2.png');
	background-repeat: repeat-x;
}
.b3 {
	width: 30px;
	height: 30px;
	background-image: url('images/b3.png');
	background-repeat: no-repeat;
}
.header {
	width: 850px;
	height: 150px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.content {
	background-color:#f1f1f1;
	background-image: url('images/content-bg.jpg');
	background-repeat: no-repeat;
}
.cart {
	padding: 30px 0px 15px 15px;
	line-height: 17px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.left-h1 {
	background-image:url("images/header_back.gif");
	background-repeat:no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 20px;
	line-height: 17px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #870023;
}
.left-h11 {
	padding: 0px 10px 10px 20px;
	line-height: 17px;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #888888;
}
.left-menu {
	padding: 5px 5px 5px 30px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	background-image: url('images/left-menu-bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-menu-last {
	padding: 5px 5px 5px 30px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
}
.text-h1 {
	padding: 20px 0px 50px 30px;
	font-family: Verdana;
	font-size: 18pt;
	color: #000000;
}
.text-h2 {
	padding: 5px 20px 5px 30px;
}
.text-h3 {
	border: 1px solid #DDDDDD;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
	font-family: Arial;
	line-height: 20px;
	font-size: 9pt;
	color: #555555;
}
.product-td {
	border: 1px solid #DDDDDD;
	padding-bottom: 5px;
}
.product-name {
	padding: 5px 0px 10px 0px;
	font-family: Verdana;
	line-height: 20px;
	font-weight: bold;
	font-size: 8pt;
	color: #555555;
}
.product-links {
	padding: 5px 0px 0px 0px;
	font-family: Verdana;
	line-height: 15px;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
.footer {
	padding: 35px 0px 10px 0px;
	height: 80px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #CCCCCC;
	background-image: url('images/bottom.png');
	background-repeat: no-repeat;
	background-position: top;
	background-color:white;
}
.footer p a{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.footer1 td {
	font-family: Verdana;
	font-size: 8pt;
	color: #888888;
	background-color:white;
	padding-left:10px;
}
.footer1 a{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	color: #999888;
    }

.footer-mask {
	padding-bottom: 40px;
	background-image: url('images/bottom-mask.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.buying_options {
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
	font-family: Arial;
	line-height: 18px;
	font-size: 9pt;
	color: #555555;
}
.cart-name {
	border: 1px solid #DDDDDD;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	font-family: Verdana;
	line-height: 20px;
	font-size: 14pt;
	color: #5A9FF3;
}



/****************New style added on 31 march 09 starts **********************/
.header-bg
	{
	background:url(images/header-bg.gif) repeat-x 0px 0px;
	padding:0px 5px 0px 24px;
	}
#language a
	{
	background:url(images/button-english.gif) no-repeat 0px 0px; width:56px; height:1px; *height:20px; overflow:hidden; padding-top:20px; float:right; text-indent:-10000px; display:block;  margin-left:2px;
	}
#language a.french
	{
	background:url(images/button-french.gif) no-repeat 0px 0px;
	}
#main-menu ul
	{
	list-style:none;
	float:right;
	}
#main-menu li
	{
	list-style:none;
	float:right;
	width:100px;
	}
#main-menu li a.select, #main-menu li a.select span, #main-menu li a.select b
	{
	cursor:default;
	}
#main-menu li a
	{
	background:url(images/menu-bg.gif) no-repeat 0px 0;
	text-align:center;
	background-color:transparent; float:left; display:block; font:11px Verdana, Arial, Helvetica, sans-serif; color:#DDDDDD;
	width:100px;
	line-height:26px;
	}
#main-menu li a:hover, #main-menu li a.select
	{
	background-color:transparent; color:#fff;
	}
#main-menu li a span
	{
	float:left; display:block; line-height:27px; cursor:pointer;
	}


	/************************Styles modified on 3rd April 2009 starts *************************/

.header-bg
	{
	background:url(images/header-bg.gif) repeat-x 0px 0px #EEEEEE; padding:0px 10px 0px 24px;
	}
#main-menu ul
	{
	margin:0px;
	}

#language a
	{
	background:url(images/button-english.gif) no-repeat 0px 0px; width:75px; height:1px; *height:20px; overflow:hidden; padding-top:20px; float:right; text-indent:-10000px; display:block;  margin-left:2px;
	}
#language a.french
	{
	background:url(images/button-french.gif) no-repeat 0px 0px;
	}
/************************Styles modified on 3rd April 2009 ends *************************/



	/************************Styles added on 3rd April 2009 starts *************************/
#main-menu p
	{
	margin:10px 0px 0px 0px; padding:0; float:right; color:#FFF; line-height: 22px;
	font-family: Verdana;
	font-size: 8pt;
	}
#main-menu p a
	{
		padding:2px 0px 3px 15px;
	}

#main-menu p a:hover
	{
		text-decoration:underline;
		color:#be0000;
	}

#main-menu p a.account
	{
		background:url(images/account-ikn.gif) no-repeat 0px 4px;
		padding:2px 0px 4px 15px;
		margin-left:20px;
	}

#header1 {
	height:139px;
	text-align:bottom left;
	padding:105px 0px 0px 20px;
}

#header1 span {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#870023;
}


/************************Styles added on 3rd April 2009 ends *************************/

.page_link
{
	font-weight:bold;
	font-size: 14px;
}

.color_title
{
	padding:5px 0px;
}

.logout
{
	background: url('images/logout.gif') no-repeat 0px 2px;
	padding:2px 0px 4px 20px;
	margin-left:20px;
}

#fantomdesign {font-weight:bold;font-family:Verdana;}
