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

body,td, * {
	font-family: Arial;
}

body, td {
	font-size: 13px;
}

tr.numbers td {
	font-size: 24px;
	text-align: center;
	font-family: "Century Gothic", "AvantGarde Md BT";
}

tr.numbers td a {
	color: gray;
}

tr.numbers td a:hover {
	text-decoration: none;
	color: hotpink;
}

* {
	outline: none !important;
}

s {
	font-size: 90%;
}

BODY {
	background: #000000;
	background-image: url('/images/2.0/bg.gif');
	color: #ffffff;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.title {
	font-size: 24px !important;
	border-bottom: 2px solid #990066;
	margin: 0px;
	font-style: italic;
	font-weight: normal;
	color: #00ccff;
	display: block;
}

.posts_dateline {
	font-size: 10px;
	color: #888;
}

.posts_bottomline {
	line-height: 11px;
	padding: 4px 7px 6px;
	border-bottom: 2px solid #333333;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 10px;
}

.loginbox {
	background-color: #111;
	border: 2px solid #333333;
}

.boxText {
	font-size: 12px;
}

.errorBox {
	color: white;
	font-size: 10px;
	background: #871a35;
	font-weight: bold;
}

.stockWarning {
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #151515;
	border-radius: 8px;
	padding: 8px;
	margin: 5px 0px;
}

.orderEdit {
	font-size: 10px;
	color: #70d250;
	text-decoration: underline;
}

.partnerbox img {
	padding: 2px;
}

.nav {
	border: 1px outset #550000;
	background: #000;
	font-size: 10px;
}

.nav td {
	padding: 5px;
}

a.pink,.total {
	color: #cc3399;
}

.total {
	font-size: 18px;
	font-style: italic;
}
A,.discount {
	color: #ab7be7;
	text-decoration: none;
	font-weight: bold;
}

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

FORM {
	display: inline;
	margin: 0px;
}

TR.header {
	
}

TR.headerNavigation {
	background: #222;
}

TD.headerNavigation {
	border-top: 1px solid #666;
	padding: 5px;
	font-size: 10px;
	background: #222;
	color: #ffffff;
	font-weight: bold;
}

A.headerNavigation {
	color: #FFFFFF;
}

A.headerNavigation:hover {
	color: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

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

TR.headerInfo {
	background: #00ff00;
}

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

table.footer {
	border-top: 2px solid #222222;
}

TD.footer {
	font-size: 10px;
	color: #666666;
	padding: 5px;
}

.infoBox {
	
}

.smallText img {
	padding: 10px;
}

.infoBoxContents {
	font-size: 10px;
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBoxHeading {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #990066;
	color: #ffffff;
	padding: 3px;
}

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

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

.productListing-data, .productlisting-data {
	background-image: url('/images/2.0/productlisting_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 223px;
	margin-top: 5px;
	padding-top: 10px;
	width: 220px;
	margin: 0px 10px;
}

.productlisting-buynow {
	background-image: url('/images/2.0/buy_now_bg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 50px;
	padding-top: 5px;
	vertical-align: top;
	width: 220px;
	margin: 0px 10px;
}

TABLE.productListing {
	border-spacing: 0px;
}

.productListing-heading {
	font-size: 10px;
	border-bottom: 1px solid #990066;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

A.pageResults {
	color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #00ccff;
	padding-left: 10px;
	font-family: 'AvantGarde Md BT', "AvantGarde LT Medium", "AvantGarde Medium LT", 'Century Gothic';
}

hr {
	border: 0px;
	background: none;
	margin: 10px 0px;
	border-bottom: 1px solid #00ccff;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	line-height: 1.5;
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
	color: #00ff00;
}

SPAN.errorText {
	color: #ff0000;
}

.moduleRow {
	
}

.moduleRowOver {
	background-color: #222;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected {
	background-color: #555555;
}

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

.checkoutBarCurrent {
	font-size: 10px;
	color: #ff0000;
	font-weight: bold
}

/* message box */

.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #810030;
	color: white;
}

.messageStackSuccess {
	font-size: 10px;
	background-color: #99ff00;
	color: black;
}

/* input requirement */

.inputRequirement {
	font-size: 10px;
	color: #ff0000;
}

input,textarea,select {
	color: #fff !important;
	background: #333 !important;
	border: 1px solid #555;
	margin: 0px;
	padding: 0px;
}

.logininput {
	width: 120px;
	background: #333 !important;
}

.inputimage {
	border: 0px;
	background: none !important;
}

.thumb {
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
}

.thumb:hover {
	border: 2px solid white;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	position: relative;
	z-index: 5;
}

.floatleft {
	float: left;
}

.margin5 {
	margin: 8px;
}

.products_info {
	color: #666666;
	font-style: italic;
	font-size: 10px;
}

.navi {
	margin: 10px auto;
	text-align: center;
	font-size: 10px;
}

.navi a {
	width:8px;
	height:8px;
	margin:3px;
	background:url(/images/navigator1.png) 0 0 no-repeat;
	font-size:1px;
	padding: 0px 6px;
	position: relative;
padding-bottom: 7px;
	top: -7px;

}

.navi a:hover {
	background:url(/images/navigator2.png) 0 0 no-repeat;    
}
.navi a.active {
	background:url(/images/navigator3.png) 0 0 no-repeat;     
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 800px;
	margin: 0px auto;
	text-align: center;
clear: both;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:800px;
}

.scrollable img {
}

/* active item */
.scrollable .active {
}

#noscript {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: yellow;
	background: #000000;
	border-bottom: 3px solid yellow;
}

.noscriptlink {
	padding-left: 14px;
	color: yellow;
	background:  url(/images/noscriptlink.png) 0 2px no-repeat;
}

.closebutton {
	text-align: right;
	font-size: 10px;
	width: 100%;
	padding: 2px;
	display: block;
	margin: 0px -10px;
}

#quickcart li {
	list-style: none;
}

#quickcart, #quicklogin {
	display: none; 
	width: 180px; 
	position: absolute; 
	background-color: #000000; 
	border: 2px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.download_link img {
	vertical-align: middle;
}
