@import url("SpryAssets/SpryMenuBarHorizontal.css");
@import url("SpryAssets/SpryValidationTextField.css");
@import url("SpryAssets/SpryMenuBarVertical.css");

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

BODY {
	color: #333;
	margin: 0px;
	background-color: #fff;
	background-image: url(images/Kalel-background-wallpaper2.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

A {
  color: #333;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  
}
.infoBoxContents {
  font-size: 12px;
}

.infoBoxNotice {
  
}

.infoBoxNoticeContents {
  font-size: 12px;
}

TD.infoBoxHeading {
  font-size: 13px;
  font-weight: bold;
  background: #cccccc;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  
  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 {
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {
  
}

.productListing-heading {
  font-size: 12px;
  background: #ccc;
  color: #FFFFFF;
  font-weight: bold;
}
.productListing-heading a:hover {color:#fff; text-decoration:none;}
TD.productListing-data {
  
  font-size: 12px;
}

A.pageResults {
  
}

A.pageResults:hover {
  
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 20px;
  font-weight: normal;
  color: #333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 12px;
  color: #999;
}

TD.main, P.main {
  font-size: 14px;
}

TD.smallText, SPAN.smallText, P.smallText, a.smallText {
  font-size: 12px;
}

TD.accountCategory {
  
  font-size: 15px;
  color: #aabbdd;
}

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

TD.fieldValue {
  
  font-size: 14px;
}

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

SPAN.newItemInCart {
  
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 13px;
}

SPAN.greetUser {
  color: #ed393a;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo {  font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 12px; color: #999; }

/* message box */

.messageBox {  font-size: 12px; }
.messageStackError, .messageStackWarning {  font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 12px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-size: 20px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}
h2 {
 font-size: 16px;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}
/*** End Header Tags SEO ***/

/* additional styles */

div#outline {
	width:960px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
}
#header {
	background-color: #000;
	padding: 0;
	width: 960px;
	float: left;
}
.emailList {
	float: right;
	margin-top: 10px;
}
.joinEMAIL {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-right: 5px;
	color: #666666;
}
#header emaillist {
	float: right;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#ccc;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.copywright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.breadcrumb {
	font-size:12px;
	padding:5px;
}
.sc {
	text-align:right;
	font-size:12px;
	padding:5px;
}
.sc a:hover {
	color:#333;
}
#midsection {
	padding-left:15px;
	padding-right:15px;
	background-image: url(images/bg-ins2.gif);
	background-repeat: repeat-y;
	background-position: 50%;
}
.gray {
	color:#ccc;
}
#addtocart {
	margin-top:15px;
	margin-bottom:15px;
}
#addtocart input {
	vertical-align:middle;
}
#productdetails {
	float:right;
	width:210px;
}
#productdetails .price {
	line-height:40px;
	font-size:16px;
	font-weight:bold;
}
#infolinks {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#infolinks li {
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}
.lightgray {color:#666;}
#catbox {
	
}
#catbox a {
	display:block;
	border-bottom:1px dotted #ccc;
	line-height:30px;
	background-image: url(images/bullet-cat.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 12px;
}
#catbox a:hover {
	text-decoration:none;
}
#catbox .current {
	color:#ed393a;
	font-weight:bold;
	background-image: url(images/bullet-cat-current.gif);
}
TD.productListing-data3Col {
  font-size:12px;
  padding-bottom:20px;
}
.loginfields input {width:140px;}
.tinyimg {
	border:1px solid #CCC;
}
#oosmsg {
	background:none;
	color:#FF0000;
}
#qtytbl, #qtytbl .infoBoxHeading {
	background-color:#CCCCCC;
	font-size:12px;
}
#qtytbl td {
	background-color:#fff;
}
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-size: 12px;
  color: #333;
  font-weight : normal;
}
.sitemapHeading {
  font-size: 14px;
  color: #333;
  font-weight:bold;
}
.sitemapProducts {
  font-size: 12px;
  color: #333;
  font-weight : normal;
}
A.sitemap { 
  color: #333; 
}
A.sitemap:hover {
  color: #ccc;
}
/***** End Sitemap_SEO *****/ 

.joinEMAIL #button {
	color:#CCC;
	background-color:#333;
	border:1px solid #999;
	cursor:pointer;
}
#emailaddress {
	color:#FFF;
	background-color:#333;
	border:1px solid #999;
}
.TopBanner {
	height:1px;
	overflow:hidden;
}