/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 15px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: #70d250; text-decoration: underline; }
.black
{
	color:#000;
}
.black a
{
	color:#000;
}
.black a:hover
{
	color:#000;
}
BODY {
  color: #FFFFFF;
  margin: 0px;
  background:url('images/back.jpg');
  background-repeat:repeat-x;
  background-color: #0c224f;
  font-size:14px;
  font-family:tahoma;
}

a{
  color: #FFFFFF;
  font-size:14px;
  text-decoration: none;
}

A:hover {
  color: #b9d5f4;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #bbc3d3;

  font-weight : bold;
}

A.headerNavigation { 
 
}

A.headerNavigation:hover {
 
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  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: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #0b2a67;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  background:url(images/back.gif);
  font-size: 15px;
  font-weight: bold;
  height:42px;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

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;
  color:#000000;
}

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;
  color:#000000;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  color:#000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 15px;
}
.productListing a{
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 15px;
}

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;
}
TD.pageHeading2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
}
.main3 a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
}
.main3 a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
}

.main3 td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color:#000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  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: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  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; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 15px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 15px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 15px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #ff0000; }
/*Hasnain*/
.main_menu
{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	height:51px;
	color:#222225;
	padding-left:22px;
	text-transform:capitalize;
}
.main_menu a
{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	height:51px;
	color:#FFF;
	text-decoration:none;
	text-transform:capitalize;
}
.main_menu a:hover
{
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	height:51px;
	color:#FFF;
	text-decoration:underline;
	text-transform:capitalize;
}
.top_head
{
	font-family:tahoma;
	font-size:34px;
	letter-spacing:4px;
	color:#FFF;
	text-transform:uppercase;
}
.top_slogan
{
	font-family:tahoma;
	font-size:14px;
	color:#999;
	font-style:italic;
	font-weight:bold;
	letter-spacing:5px;
}
		
/*Start whats new Style*/
.wncontainer { /*Main div holding children whats new products*/
	height:170px;
	width: 150px;
	text-align:center;
	text-align:center;
}

.whatsnew {/*Child div holding whats new products*/
	height:170px;
	width: 150px;
	text-align:center;
}
.whatsnew table{
	width:100%;
}

.whatsnew td{/*TD child specials products*/
	text-align:center;
	color:#000000;
}

.whatsnew a{/* Hyperlink style within specials products*/
	color:#FFFFFF;
}
/*End whats new Scroll Style */
/*Start specials style*/
.speccontainer { /*Main div holding children specials products*/
	height:170px;
	width: 150px;
	text-align:center;
}

.specials {/*Child div holding specials products*/
	height:170px;
	width:150px;
}
.specials table{
	width:100%;

}

.specials td{/*TD child specials products*/
	color:#000000;
	text-align:center;
}

.specials a{/* Hyperlink style within specials products*/
	color:#FFFFFF;
}
/*end specials style*/
/*Start Bestsellers scroll style options*/
.bscontainer { /*Main div holding children bestelling products*/
	height:170px;
	width: 150px;
	text-align:center;

}

.bestsellers {/*Child div holding bestelling products*/
	height:170px;
	width:150px;
}
.bestsellers table{
	width:100%;
	text-align:center;
}

.bestsellers td{/*TD child bestelling products*/
	text-align:center;
	color:#000000;
}

.bestsellers a{/* Hyperlink style within bestselling products*/
	color:#FFFFFF;
}
/*End Best Seller Scroll Style Functions*/ 
.category_list
{
background:url(images/top.gif); font-family:tahoma; color:#FFFFFF; font-size:14px ;font-weight:bold; padding-left:22px; text-transform:capitalize;
}
.category_list a
{
color:#FFFFFF; font-size:14px ;font-weight:bold; padding-left:22px; text-transform:capitalize;
}

.download
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:40px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:40px;
}
