/*
  $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-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.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;
}
A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #CC3300;
	text-decoration: underline;
}
FORM {
	display: inline;
}
.infoBox {
	background: #CC3300;
}
.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #ff6600;
	color: #ffffff;
}
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: #f8f8f9;
}
TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #FF6600;
	border-spacing: 1px;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
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;
}
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;
}
#Site {
	margin: auto;
	width: 1001px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8A0100;
	border-left-color: #8A0100;
}
#Featured {
	margin: auto;
	width: 988px;
}
.Content {
	margin: auto;
	width: 985px;
	background-image: url(images/extreme_16.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
#Site h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Arial Black", Arial, "Sans serif";
}
.FeaturedArea {
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(images/extreme_08.jpg);
	position: relative;
	padding-bottom: 20px;
}
.Navigation {
	background-image: url(images/extreme_03.jpg);
	background-repeat: repeat-y;
	height: 40px;
	overflow: hidden;
}
.Navigation ul {
	margin: 0px;
	padding: 0px;
}
.Navigation li {
	display: inline;
	float: left;
}
.Navigation li a {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #333333;
	text-decoration: none;
}
.Numbers {
	position: absolute;
	height: 39px;
	width: 186px;
	right: 19px;
	top: 159px;
}
.clear {
	clear: both;
}
.third {
	float: left;
	width: 300px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
}
.ThirdImage {
	padding-bottom: 8px;
	text-align: center;
}
.LeftNews1 {
	width: 505px;
	float: left;
}
.RightNews1 {
	float: left;
	width: 440px;
	position: relative;
	padding-left: 15px;
}
body {
	background-color: #FED05E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#my-glider {
	position: relative;
	height: auto;
}
.controls a {
	text-decoration: none;
	display: block;
	margin: 2px;
	float: left;
	background-image: url(images/extreme_11.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000000;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.controls {
	position: absolute;
	width: 197px;
	right: 13px;
	top: 190px;
}
h1.title {
	padding-left: 12px;
	font-size: 24px;
}
.ContainerRotator {
	width: 960px;
	position: relative;
	height: 200px;
}
.style1 {
	float: left;
	width: 300px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
}
.Navigation li a:hover {
	color: #FCAF0D;
	border-right-color: #000000;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 961px;
	height: 190px;
	overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:975px;
	height:210px;
	overflow:hidden;
	float:left;
	padding:0px;
}
.controls h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
div.scroller div.content {
	width: 10000px;
}
#Footer {
	padding: 12px;
	text-align: center;
}
a {
	color: #990000;
}
.thirdNews {
	float: left;
	width: 300px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
}
#Header {
	background-image:url(images/extreme_02.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:right top;
}

