/*
  $Id: stylesheet.css,v 1.3.26.1 2006/06/07 15:05:44 mdima 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, Helvetica, sans-serif; font-size: 13px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 13px; color: #70d250; text-decoration: underline; }

BODY {
 
  color: #000000;
  margin: 0px;
  margin-top:5px;
   text-align: center;

}

P {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;

}

A {
  color: #081B39;
  text-decoration: none;
}


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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:grey;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #081B39;
  font-weight : bold;
}

A.headerNavigation { 
  color: #D60C0A;
}

A.headerNavigation:hover {
  color: #455B80;
  text-decoration:underline;
}


TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  text-align: center;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #172e54;
}

A.footer {
  color: #172e54;
  text-decoration: none;
}

A.footer:hover {
  color: #172e54;
  text-decoration:underline;
}

.infoBox {
  border:1px solid #9BBDD3;
  background-color:#ffffff;
  width:100%;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 12px;
  background:#BDD7EC url(../images/infobox_header.gif) no-repeat scroll right top;
  color:#081B39;
  font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
margin-left:2px;
padding: 5px 10px;
text-align:center;
}

TD.infoBoxHeadinglong {
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size: 12px;
  background: url(../images/giftstoysgames_box_header.gif) no-repeat scroll left top;
  color:#081B39;
  font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
margin-left:2px;
padding: 5px 10px;
border-right:1px;
border-right-style: solid;
border-right-color:#9BBDD3;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

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

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: darkred;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  vertical-align:middle;
}

A.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align:middle;
  font-weight:bold;
  color: #081B39;
  text-decoration: none;
}

A.productListing-data:hover {
  color: #455B80;
  text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align:middle;
  font-weight:bold;
  }

A.pageResults {
  color: #455b80;
}

A.pageResults:hover {
  color: #081B39;
  background: #FFFFff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #081B39;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
}

TD.productMainText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:darkred;
  font-weight:bold;
  border:1px;
  border-color:#9bbdd3;
  background-color: #ffffff;
  padding-bottom:20px;
}

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

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

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

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

INPUT {
 font-family: Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
padding-top: 0px;
padding-bottom: 6px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
 
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #9ddbb3;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: darkred;
  font-weight:bold;
  font-size:14px;

  
}

SPAN.productFeaturedPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight:bold;
  font-size:18px;
  padding-top: 20px;
  padding-bottom:20px;
  padding-left:50px;
  padding-right:30px;
  text-align:center;
  background-image:url(../images/gifts_toys_games_price.gif);
  background-repeat:no-repeat;
background-position:center;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }
.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

#pscroller_np {
height: 150px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-left:10px;
 color:darkred;
 text-align:left;
}


h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#081B39;
 text-align:center;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color:000;
 text-align:left;
}

.newproducts {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 0px;
  
}


/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #455b80;

}

A.tabsNavigation:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #172E54;

}

TD.tabsNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #172E54;
  text-align:center;
 

}

.adv-search {
margin-left:320px;
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #455b80;
}
a.adv-search {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #172E54;
}

a.adv-search:hover {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #172E54;
  text-decoration:underline;
}

.search-bar {
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  padding-left: 0px;
  margin-left: 100px;
  text-align:right;
}

.search-bar2 {
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:600;
  color: #FFFFFF;
  padding-left: 5px;
  margin-left: 0px;
  text-align:right;
}

TD.currencyBoxHeading {
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  text-align:center;
  padding-bottom:3px;
  background:#FFFFFF;
  color:#081B39;
}

.currencyBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.languagesBoxContents {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#172e54;
}

TR.headerMain {
  background:grey;
}

TD.headerMain {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffffff;
  color: #081B39;
  
}

A.headerMain { 
  color: #666666;
  font-size: 14px;
}

A.headerMain:hover {
  color: #455B80;
   font-size: 14px;
  text-decoration:underline;
}

TD.currency {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color:darkred;
  font-weight:bold;
  text-align:left;
  padding-bottom:3px;
}

.productListingBox {
    background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#172e54;
}


.productListingBoxContents {
  background: #ffffff;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#172e54;
}

div.container {
	width:1000px;
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     text-align: left;
	 background-color:#ffffff;
}

div.productName{
background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#172e54;
}

TD.featuredProduct{
height:35px;
padding:0px 10px;
text-align:center;
background-color:#FFFFFF;
}

TD.featuredImage{
height:35px;
padding:3px 0px;
text-align:center;
background-color:#FFFFFF;
}

TD.featuredPrice{
height:39px;
padding:3px 0px;
padding-bottom:5px;
text-align:center;
vertical-align:center;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/hot-en-2.gif);
background-repeat:no-repeat;
background-position:center;
padding-left: 20px;
}


.featuredPrice{
color:#FFFFFF;
margin-left: 20px;
}

TD.featuredButtons{
text-align:center;
padding-right:1px;
padding-top:5px;
padding-left:1px;
background-color:#FFFFFF;
}

TD.featuredMain{
height:282px;
background-image:url(../images/gifts_toys_games_image_2bg.png);
background-repeat:no-repeat;
width:33%;

}
TABLE.featuredProducts{
width:100%;
padding:0;
margin-bottom:0px;
margin-top:5px;
border:0px;
}

A.logoff{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:right;
  font-weight:bold;
  color:darkred;
  text-decoration: none;
}


A.logoff:hover {
  color: #455B80;
  text-decoration: none;
  text-align:right;
font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
   font-weight:bold;
}

TD.productPrice{
height:39px;
width:250px;
padding-bottom:5px;
padding-right:15px;
text-align:right;
vertical-align:center;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
background-image:url(../images/gifts_toys_games_price.gif);
background-repeat:no-repeat;
background-position:right;
}
TD.listPrice{
padding-right:0px;
text-align:right;
vertical-align:center;
color:#081B39;
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}

SPAN.listPricePrice{
color:#006600;
font-size:15px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration:line-through;
text-align:left;
}

TD.youSave{
padding-right:0px;
text-align:right;
vertical-align:center;
color:#081B39;
font-size:12px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;

}

SPAN.youSavePrice{
color:red;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
font-weight:500;
text-align:left;
}

TD.manufacturer{
padding-right:3px;
text-align:right;
vertical-align:center;
color:#081B39;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}
TD.delivery{
padding-right:3px;
padding-top: 15px;
padding-bottom: 15px;
text-align:right;
vertical-align:center;
font-size:12px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;

}
TD.featuredBoxHeading {
background: url(../images/giftstoysgames_box_header.gif) no-repeat scroll left top;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 12px;
color:#081B39;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
margin-left:2px;
padding: 5px 10px;
border-right:1px;
border-right-style: solid;
border-right-color:#9BBDD3;
}

TD.productinfoleft{
/*border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#9BBDD3;
border-right:1px;
border-right-style: dotted;
border-right-color:#9BBDD3;*/
}

TD.productinforight{
/*border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#9BBDD3;*/
}
/* BOF: Open Featured Products */
TD.featuredProducts, TD.featuredCategories, TD.featuredManufacturers, TD.featuredManufacturerWP {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.featuredProducts A, TD.featuredCategories A, TD.featuredManufacturers A, TD.featuredManufacturerWP A {
  color: #000000;
  text-decoration: none;
}

TD.featuredProducts A:hover, TD.featuredCategories A:hover, TD.featuredManufacturers A:hover, TD.featuredManufacturerWP A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
/* EOF: Open Featured Products */