/*
  $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
*/
*{margin:0;padding:0;}
html,body {
  	margin:0;
	color:#5b4b2d;
	font-family: Verdana,Arial,sans-serif;
	font-size:13px;
	background-color:#ece2db;
	background-image:url(../img/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	text-align:center;
}
#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	height:auto;
	background-color:#ece2db;
	background-image:url(../img/bg-bodyw.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#banner {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:60px;	
	background-color:#ece2db;
	background-image:url(../img/banner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
/* nav */
/*******************************************************/
#banner-right {
	position:relative;
	float:left;
	width:800px;
	height:60px;
}
#nav {
	position:absolute;
	width:120px;
	height:60px;
	top:0;
	left:800px;
	overflow:visible;
	text-align:left;
}
#nav-home {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -70px;
	overflow:hidden;
}
a.home {
	display:block;
	width: 120px;
	height: 20px;
	color:#eae3c6; 
	text-decoration: none;
	background-image:url(../img/b-home.jpg);
	background-repeat: no-repeat;
}
a.home:hover {background-position: -120px 0;color:#eae3c6;text-decoration: none;}
#nav-catalog {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -70px;
	overflow:hidden;
}
a.catalog {
	display:block;
	width: 120px;
	height: 20px;
	color:#eae3c6; 
	text-decoration: none;
	background-image:url(../img/b-catalog.jpg);
	background-repeat: no-repeat;
}
a.catalog:hover {background-position: -120px 0;color:#eae3c6;text-decoration: none;}
#nav-resources {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -70px;
	overflow:hidden;
}
a.resources {
	display:block;
	width: 120px;
	height: 20px;
	color:#eae3c6; 
	text-decoration: none;
	background-image:url(../img/b-resources.jpg);
	background-repeat: no-repeat;
}
a.resources:hover {background-position: -120px 0;color:#eae3c6;text-decoration: none;}
#nav-contact {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 120px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -70px;
	overflow:hidden;
}
a.contact {
	display:block;
	width: 120px;
	height: 20px;
	color:#eae3c6;
	text-decoration: none;
	background-image:url(../img/b-contact.jpg);
	background-repeat: no-repeat;
}
a.contact:hover {background-position: -120px 0;color:#eae3c6;text-decoration: none;}

/* nav cart*/
/*******************************************************/
#nav-logo {
	position:relative;
	float:left;
	width:325px;
	height:60px;

}
#nav-lang {
	position:relative;
	float:left;
	width:150px; /*160px;*/
	padding-left:10px;
	height:60px;
	text-align:center;
}
#nav-currency-top {
	position:relative;
	float:left;
	width:150px;
	height:20px;
	padding-top:5px;
	text-align:center;
}

#nav-search-top {
	position:relative;
	float:left;
	width:150px;
	height:26px;
	padding-top:5px;
	text-align:center;
}
#navc-loc {
	position:relative;
	float:left;
	width:265px;
	height:47px;
	text-align:left;
	padding-top:13px;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	color:#eae3c6;
	font-size:12px;
	font-weight:bold;
}
.hdrtxt {
	color:#eae3c6;
	font-size:12px;
	font-weight:bold;
}
a.loc {
	color:#eae3c6;
	text-decoration: none;
}
a.loc:hover {
	color:#f8efdc;text-decoration: none;
}
#nav-labl {
	position:relative;
	float:left;
	width:116px;
	height:60px;
	text-align:left;
}
#navc {
	position:relative;
	float:right;
	width:54px;
	height:60px;
	text-align:left;
}
#navc-account {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 54px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -100px;
	text-align:left;
}
a.account {
	display:block;
	width: 54px;
	height: 20px;
	text-decoration: none;
	background-image:url(../img/b-account.jpg);
	background-repeat: no-repeat;
	color:#eae3c6;
	font-size:12px;
	font-weight:bold;
}
a.account:hover {background-position: -54px 0;color:#f8efdc;text-decoration: none;}
#navc-cart {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 54px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -100px;
	text-align:left;
}
a.cart {
	display:block;
	width: 54px;
	height: 20px;
	text-decoration: none;
	background-image:url(../img/b-cart.jpg);
	background-repeat: no-repeat;
	color:#eae3c6;
	font-size:12px;
	font-weight:bold;
}
a.cart:hover {background-position: -54px 0;color:#f8efdc;text-decoration: none;}
#navc-checkout {
	position:relative;
	float:left;
	display:inline;
	height: 20px;
	width: 54px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-indent: -100px;
	text-align:left;
}
a.checkout {
	display:block;
	width: 54px;
	height: 20px;
	text-decoration: none;
	background-image:url(../img/b-checkout.jpg);
	background-repeat: no-repeat;
	color:#eae3c6;
	font-size:12px;
	font-weight:bold;
}
a.checkout:hover {background-position: -54px 0;color:#f8efdc;text-decoration: none;}
/* nav location */
/*******************************************************/


TR.headerNavigation {
  background: #bbc3d3;
}

.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
	color:#eae3c6;
  font-weight : bold;
}

A.headerNavigation { 
	color:#eae3c6;text-decoration: none;
}

A.headerNavigation:hover {
	color:#f8efdc;text-decoration: none;
}
*/

#dclear {clear:both;}

/* notices */
/*******************************************************/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px;padding-right:4px;color:#5b4b2d; }
.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; }

/* content */
/*******************************************************/

#cont-container {
	width:880px:
	text-align:center;
	padding:20px;
	overflow:hidden;

}
#content {
	position:relative;
	text-align:left;
	width:800px;
	padding-left:40px;
	padding-right:40px;	
	height:auto;
}

#lnav-col{
	position:relative;
	float:left;
	width:140px;
	height:80%;
	text-align:left;
}
#gutter {
	position:relative;
	float:left;
	width:20px;
	height:80%;
}
#cbody-col {
	position:relative;
	float:left;
	width:720px;
	height:auto;
	text-align:left;
}
/* footer */
/*******************************************************/
#footerc {
	position:relative;
	float:left;
	width:880px;
	height:60px;
	text-align:left;
}
#footerbar {
	position:relative;
	float:left;
	background-image:url(../img/hd-colmid.jpg);
	background-repeat:repeat-x;
	width:850px;
	height:20px;
}
#footerledge {
	position:relative;
	float:left;
	background-image:url(../img/hd-coll.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:20px;
}
#footerredge {
	position:relative;
	float:left;
	background-image:url(../img/hd-colr.jpg);
	background-repeat:no-repeat;
	width:16px;
	height:20px;
}
#footerleft {	
	position:relative;
	float:left;
	width:50%;
	padding-top:3px;
	height:17px;
	text-align:left;
}
#footerright {
	position:relative;
	float:left;
	width:50%;
	padding-top:3px;
	height:17px;
	text-align:right;
}
.footer {
	font-family: Trebuchet,Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #f8efdc;
	font-weight: bold;
}
#copyr {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
}
/* misc */
/*******************************************************/
.popup {
	background-color:#ece2db;
	background-image:url(../img/bg-bodyw.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
a {
	color:#5b4b2d;;
	text-decoration: none;
}

a:hover {
	color: #a85308;
	text-decoration: underline;
}

FORM {
	display: inline;
}

#container {width:770px;text-align: left;padding-top: 10px;}

h1 {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color: #695d47;;
	padding-bottom: 12px;
	padding-left: 6px;
}
h2 	{font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444444;
	margin-bottom: 5px;
}
h2 a {
	color: #666666;
	text-decoration:none;
}
h2 a:hover {
	color: #666666;
	text-decoration:none;
}
h2.mobo {
	background-image:url(../osc/images/mobo.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
h2.cpu {
	background-image:url(../osc/images/cpu.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
h2.ram {
	background-image:url(../osc/images/ram.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
h2.card {
	background-image:url(../osc/images/card.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
h2.psu {
	background-image:url(../osc/images/psu.gif);
	background-repeat: no-repeat;
	background-position:top right;
}
h2.misc {
	background-image:url(../osc/images/misc.gif);
	background-repeat: no-repeat;
	background-position:top right;
}

h3 	{
  	margin: 0px;
	padding-top: 10px;
	color: #695d47;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
p 	{
	margin-left: 60px;
}

.bullet {font-size: 15px;
	color: #eae3c6;
	font-weight: bold;
	padding-left: 8px;
	border-left: 5px solid #eae3c6;
	line-height: 10px;
}
.bullet a {
	text-decoration: dotted;
	background-color: inherit;
	color: #eae3c6;
}
.spacer {line-height: 2px;}


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;
}

#InfoBox {
	position:relative;
	float:left;
	width:100%;
	height:auto;
}
#InfoBoxBtm {
	position:relative;
	float:left;
	width:100%;
	height:12px;
	background-image:url(images/infobox/box-btm.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}


.infoBox {
/*  background: #b6b7cb; */
	color:#5b4b2d;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-left:10px;
	color:#5b4b2d;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f8efdc;
	background-image:url(images/infobox/hdbox-mid.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

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: #f8f8f9; */
}

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: #c0c0c0; */
	border:0;
}

TABLE.productListing {
/*  border: 1px dotted #b6b7cb;
  border-spacing: 1px; */
	border:0;
}

.productListing-heading {
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #f8efdc;
	font-weight: bold;	
	background-image:url(images/infobox/hdbox-mid.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding-top:3px;
	padding-bottom:0;
	padding-left:2px;
	padding-right:2px;
	height:20px;
}

.productListing-headingl {
	font-family: Trebuchet,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #f8efdc;
	font-weight: bold;
}

a.productListing-headingl { 
	color:#f8efdc;text-decoration: none;
}

a.productListing-headingl:hover {
	color:#ffffff;text-decoration: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color:#5b4b2d;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet,Verdana,Arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #5e5555;
}

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;
	color:#5b4b2d;
}

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; }
