/*
  $Id: stylesheet.css,v 1.3 2008/11/07 05:37:36 keyur Exp $

  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: 11px; }
.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 {
	background-image: url(images/pagebg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

A {
  color: #000066;
  text-decoration: none;
  font-size:11px;
}

A:hover {
  color: #FF952D;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color:#F3F8FC;
  border-left: 1px solid #7DA4C3;
  border-right: 1px solid #7DA4C3;
  padding-left:5px;
  padding-right:5px;
  line-height:16px;
}

.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: 13px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat:repeat-x;
  color: #000066;
  text-align:center;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff952d;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff952d;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:link {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff952d;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff952d;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:active {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff952d;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff952d;
  color: #000066;
  font-weight: bold;
}

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: Verdana, Arial, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
   	color: #000066;
  	text-align:left;}

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 css */
div#pagebg{
width:100%;
margin-top:0px;
padding:0px;
background-color:#000000;
background-image:url(images/topstripbg.jpg);
background-repeat:repeat-x;
}

div#pagetopstrip{
background-image:url(images/topstripbg.jpg);
background-repeat:repeat-x;
width:100%;
height:160px;
margin-top:0px;
}

div#outermostdiv{
background-image:url(images/topbannerbg.png);
background-repeat:repeat-y;
width:981px;
height:auto;
margin: 0px auto;
}
div#bannercontainer{
background-color:#CCCCCC;
width:949px;
height:160px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
position: relative;
}
div#bannercontainer{
background-color:#ffffff;
width:949px;
height:160px;
margin-top:0px;
margin-right:auto;
margin-left:auto;
}

#headermenutop{
height:30px;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 2px;
	margin: 0 auto 0 auto;
	background: url(images/media/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 30px;
	list-style: none;
}

.glossymenu li{
	float:right;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000066;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 16px 0 6px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/media/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/media/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.breadcrumb {
	font-size:12px;
	color:#000066;
	font-family: sans-serif;
	font-weight:bold;
}

.breadcrumb:link { color:#000066; font-weight:bold; text-decoration:none;}
.breadcrumb:active { color:#000066; font-weight:bold; text-decoration:none;}
.breadcrumb:visited { color:#000066; font-weight:bold; text-decoration:none;}
.breadcrumb:hover{ color:#F47900; font-weight:bold; text-decoration:none;}

div#adbannerbg{
background-image:url(images/bannerframe.jpg);
background-repeat:no-repeat;
width:712px;
height:100px;
margin-right:auto;
margin-left:auto;
}

div#contentcontainer{
width:946px;
height:auto;
margin-right:auto;
margin-left:auto;
margin-top:16px;
position: relative;
}

div#leftcol{
width:208px;
height:auto;
float:left;
/*background-color:#FFFFcc;*/
}

.boldbluelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px; color: #000066; font-weight: 700; }

.infoBoxBottomBg {
	height:23px;
	background-image:url(images/infobox/bottom_corner_right_left.gif);
	background-repeat:repeat-x;
}

.bluelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 13px; color: #001d91; font-weight: 400; }

.footer:link {text-decoration: none; color:#000066;font-size: 13px; }
.footer:hover {text-decoration:none; color:#666666;font-size: 13px; } /*#6996ed light blue*/
.footer:active {text-decoration: none; color:#666666;font-size: 13px; }
.footer:visited{text-decoration: none; color:#000066;font-size: 13px; }
.footer:visited:hover{text-decoration: none; color: #666666;font-size: 13px; }

.bannerBgLeft {
	width: 16px;
	height:109px;
	background-image:url(images/bannerBgLeft.gif);
	background-repeat:no-repeat;
}

.bannerBg {
	height:109px;
	background-image:url(images/bannerBg.gif);
	background-repeat: repeat-x;
	vertical-align:middle;
}

div#footer{
clear:both;
width:950px;
height:80px;
margin-right:auto;
margin-left:auto;
background-image:url(images/bottom.png);
position: relative;
}

.bannerBgRight {
	width:17px;;
	height:109px;
	background-image:url(images/bannerBgRight.gif);
	background-repeat:no-repeat;
}
.boldbluelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px; color: #000066; font-weight: 700; }

.infoBox_left {
	width:15px;
	height:29px;
}

.infoBox_bg {
	width:100%;
	height:29px;
	background-image:url(images/infobox/corner_right_left.gif);
	background-repeat:repeat-x;
}

.infoBox_right {
	width:15px;
	height:29px;
}

TD.infoBoxHeadingMiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url(images/infobox/corner_right_left.gif);
  background-repeat:repeat-x;
  color: #000066;
  text-align:left;
}

.boldpurplelabel{font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px; color: #5c5282; font-weight:bold}

.green:link {text-decoration: none; color: #ff952d;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.green:hover {text-decoration:underline; color:#333333;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;} /*#6996ed light blue*/
.green:active {text-decoration: none; color:#333333;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.green:visited{text-decoration: none; color: #ff952d;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.green:visited:hover{text-decoration: none; color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

.designedBy {font-size: 10px}
.whiteBg { background-color:#FFFFFF;}
