/*
  $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
*/

.boxText { font-family: arial, verdana sans-serif; font-size: 11px; }
.errorBox { font-family: arial, verdana sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial, verdana sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #DFECFC; }
.orderEdit { font-family: arial, verdana sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
  background: url(../images/backgroundRepeatImage.jpg);
  background-repeat: repeat;
  font-family: arial, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;/*635e62*/
  margin: 0px;
  /*border-top: 8px solid #3866A2;*/
}

A {
  text-decoration: none;
  color: #A9CBF6;
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
}

A:hover {
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #241F23;
}

TD.headerNavigation {
font-size: 11px;
font-family: arial, Verdana, sans-serif;
background: #1A324E;
height:37px;
color: #ffffff;
font-weight : bold;
}

A.headerNavigation { 
  color: #fffcf9; /*$*/
  font-size: 16px; /*$ new*/
}

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

TD.footer {
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
  background: #241F23;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
  color: #313131;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
}

TD.infoBoxHeading {
  font-size: 23px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
 font-size: 11px;
  font-family: arial, Verdana, sans-serif;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #2A2A2A;
  border-spacing: 0px;
}

.productListing-heading {
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
  background: #2A2A2A;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, verdana sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: verdana, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
  color: #000000;
}

TD.main, P.main {
 font-size: 12px;
  font-family: arial, Verdana, sans-serif;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-size: 11px;
  font-family: arial, Verdana, sans-serif;
}

TD.accountCategory {
  font-family: arial, verdana sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, verdana sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, verdana sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial, verdana sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#1A324E;
}

SPAN.newItemInCart {
  font-family: arial, verdana sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, verdana sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: arial, verdana sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial, verdana sans-serif;
  font-size: 12px;
  color: #1B324F;
  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: arial, verdana sans-serif;
  color: #E35A6B;
}

SPAN.errorText {
  font-family: arial, verdana sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: arial, verdana sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, verdana sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: arial, verdana sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: arial, verdana sans-serif; font-size: 11px; background-color: #ffb3b5; color:red;}
.messageStackSuccess { font-family: arial, verdana sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, verdana sans-serif; font-size: 11px; color: #ff0000; }


/*added by sandip on 4/23/2009*/
.footerbg{
padding: 10px;
color: #D7DADE;
font-family: arial, verdana sans-serif; font-size: 11px;
}

.footerbg a{
color: #ffffff;
}

.mainPage{
background: #ffffff;
font-family: arial, Verdana, sans-serif;
font-size: 11px;
color: #000000;
border: 0px solid #0C0608;
/*width:987px;
padding:0 29px 0 32px;*/
}

.main b{
color: #1A324E;
}

.smallText{
color: #1A324E;
}

.mainSection{
padding: 0px;
width: 100%;
}

/*---------7/20/2009  ~D~  ----------*/
TABLE.shopCartListing {
	border: 0px;
  border-style: solid;
  border-color: #2A2A2A;
  border-spacing: 1px;
}

.shopCartListing-heading {
  font-size: 11px;
  font-family: arial, Verdana, sans-serif;
  border: 0px solid #1A324E;
  color: #ffffff;
  font-weight: bold;
  background:#1A324E;
}

TD.shopCartListing-data {
  font-family: arial, verdana sans-serif;
  font-size: 11px;
}
/*---------7/20/2009 ~D~ ----------*/

#header,#navigation,#footer,.bottomCurve, .mainPage{
width:987px
}
#navigation,.mainPage{
padding: 0 29px 0 32px;
background: #ffffff;
}

.leftSection{padding-right:29px;_padding-right:0;}

.mainSection{_padding:0 29px 0 32px;}

.headerBg{
height:128px;
padding-left:32px;
}
.topNav{
font-size:12px;
padding-right:29px;
text-transform: uppercase;
}
.topNavLink{
padding-top:15px;
text-align: center;
}

.topNavLink a{color:000000;font-size:14px}

.brdrBlueRight{
border-right: 1px solid #3C65A5;
}
.bottomCurve{margin-top: -4px}

.whiteBottomLeftCurve{
background: url(images/whiteBottomLeftCurve.gif);
background-position: bottom left;
width:33px;
height:17px;
background-repeat: no-repeat;
}

.whiteBottomLine{
background: #ffffff url(images/whiteBottomLine.gif);
background-repeat: no-repeat;
margin:0;
padding: 0;
}

.whiteBottomRightCurve{
background: url(images/whiteBottomRightCurve.gif);
background-position: bottom right;
width:33px;
height:17px;
background-repeat: no-repeat;
}

.darkBlueBottomLeftCurve{
background: url(images/darkBlueBottomLeftCurve.gif);
background-repeat: no-repeat;
height:37px;
width:13px;
}
.darkBlueBottomRightCurve{
background: url(images/darkBlueBottomRightCurve.gif);
background-repeat: no-repeat;
height:37px;
width:13px;
}
.banner{
/*background:url(../images/banner.jpg);*/
background:#1a324e;
width:927px;
}

.bannerimage{
background:url(images/bannerImage.jpg);
background-repeat: no-repeat;
position: absolute;
width:290px;
height:220px;
top:115px;
/*right:12px;*/
margin-left:668px;
}

.smallBanner{
background:url(../images/small-banner.jpg);
width:927px;
height:148px;
}

.bannerText, .smallBannerText{
font-size: 12px;
color: white;
line-height: 20px;
}

.bannerText h1, .smallBannerText h1{
color: #F3E093; 
letter-spacing: 10px;
font-size: 40px;
font-family: Courier New, times new roman;
font-weight: normal;
}

.contnetBox, .contentBoxListing{
font-size: 12px;
color: #000000;
font-family:verdana;
/*line-height: 20px;*/
}

.contnetBox h2{
color: #1B324F;
font-family: times new roman;
margin: 0;
padding: 0;
}

.contnetBox p{margin: 0;
padding: 0;
}

.gpsSportBox{
background:url(../images/gps-sport.jpg);
background-repeat: no-repeat;
height:97px;
width:271px;
}

.gpsSolutionBox{
background:url(../images/gps-solution.jpg);
background-repeat: no-repeat;
height:97px;
width:271px;
}

.gpsSportBoxContent,.gpsSolutionBoxContent{
padding-left: 105px;
float: left;
text-align: left;
padding-top: 15px;
}

.orangeText{color: #FD8901; font-size: 12px;}
.blueText{color:#005294; font-size: 12px;}

.productListing a,.main a{color: #033F85;}

/*ul.catmenu{
border-top: 1px dashed #000000;
}
*/
ul.catmenu li{
padding-top: 3px;
}

ul.catmenu, ul.catmenuChild{
margin: 0;
_padding-left:40px;
/*padding: 0;
padding-left: 10px;*/
}

ul.catmenuChild{
padding-left: 10px;
}

ul.catmenu li, ul.catmenuChild li{
list-style: none;
}

ul.catmenu li a, ul.catmenuChild li a{
font-size: 13px;
color: #FFFFFF;
}

ul.catmenu li.catmenu a{
font-size:14px;/*18px;*/
font-weight:bold;
}

ul.catmenuChild li.catmenuChild a{
text-transform:none;
font-weight:normal;
font-size: 13px;
}



.gradiantBlue{background: #4570A5;}

.gradiantBgLine, .gradiantBlue/*, .productListing-data, .shopCartListing-data*/{ background: #1a324e/*url(../images/gradiantBgLineTop.jpg)*/ repeat scroll 0 0;}

.mainSection a{color: #010A16; font-size: 12px;}

.shopCartListing-data small{font-size: 10px;}
.shopCartListing-data b{color: #001228;}

.gradiantBgLine .smallText, .productListing-data, .shopCartListing-data {color: #FFFFFF;}

.gradiantBgLine .smallText a, .productListing-data a {color: #000000;}

.TextCap{
text-transform:uppercase;
font-family:verdana;
font-size:14px;
font-weight:normal;
}

a.textBold, .textBold{
font-weight:bold;
font-size:15px;
}

td.whiteColor{
color:white;
}
#header{
height:200px;
}

#wrapper{width:987px}

.TextCap a{
	color:#000000;
	font-family:verdana;
	font-size:14px;
}

.breadcrumb a
{
	color:#000000;
	 font-size: 12px;
	 font-family: arial, Verdana, sans-serif;
	 line-height: 1.5;
}

.breadcrumb a:hover
{
	color:#000000;
}

.headerBox
{
	color:#000000;
	padding-right:80px;
	font-size:12px;
	font-family:arial,Verdana,sans-serif;
}

.headerBoxContent
{
	color:#000000;
	font-family:arial,Verdana,sans-serif;
	font-size:12px;
	border: 1px solid #3C65A5
}

.headerBoxContent a
{
	color:#000000;
	font-size:12px;
}

.headerBoxContent a:hover
{
	color:#000000;
	text-decoration: underline;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

.boxBrdr {
/*border:1px solid #1A324E;*/
padding:5px;
}
.brdrImage{border:1px solid #2a2b59;}

.frontPageText{
font-family: Verdana, sans-serif;
font-size: 12px;
line-height:16px;
color: #0f0f0f;
font-weight:normal;
}

.headerInfoText a{
color: #000000;
font-family:arial,Verdana,sans-serif;
font-size: 15px;
}

.verdana14RedB{
font-family: Verdana, sans-serif;
font-size: 14px;
color: red;
font-weight:bold;
}

.headerBoxNew
{
	color:#000000;
	font-size:12px;
	font-family:arial,Verdana,sans-serif;
	text-transform:none;
}