/*
  $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 { color: #000; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText a:link{
	color: #000;
	text-decoration:underline
}

.boxText a:active {
	color: #000;
	text-decoration:underline
}

.boxText a:visited {
	color: #000;
	text-decoration:underline
}

.boxText a:hover {
	color: #950;
	text-decoration:underline
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
	color: #000;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #ffbb00;
}
.productsNotifications {
	background: #f2fff7;
	color: #000;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffbb00;
  color: #fff;
  margin: 0;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #cd6700;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cd6700;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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

TR.footer {
  background: #cd6700;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cd6700;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #cd6700;
}

.infoBoxContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

.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: #cd6700;
  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: solid 1px #fb0;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #cd6700;
  color: #ffffff;
  font-weight: bold;
}

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

TD.productListing-data a{
	color: #000;
	text-decoration:underline
}

TD.productListing-data a:active {
	color: #000;
	text-decoration:none
}

TD.productListing-data a:visited {
	color: #000;
	text-decoration:underline
}

TD.productListing-data a:hover {
	color: #995500;
	text-decoration:none
}

A.pageResults {
  color: #fb0;
}

A.pageResults:hover {
  color: #cd6700;
  background: #fb0;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fb0;
}

TD.shipHeading, DIV.shipHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #995500;
}

TR.subBar {
  background: #f4f4f4;
}

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

.infoBoxContents TD.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000;
}

.infoBoxContents P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000;
}
.infoBoxContents TD.main a, .infoBoxContents P.main a {
	color: #000;
	text-decoration:underline
}

.infoBoxContents TD.main a:active .infoBoxContents P.main a:active, {
	color: #000;
	text-decoration:underline
}

.infoBoxContents TD.main a:visited, .infoBoxContents P.main a:visited {
	color: #000;
	text-decoration:underline
}

.infoBoxContents TD.main a:hover, .infoBoxContents P.main a:hover {
	color: #950;
	text-decoration:underline
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

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

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

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

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

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: #fb0;
  font-weight: bold;
}

TABLE.formArea { background: #cd6700; border: solid 1px #fb0; }

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;
	background-color: #ffbb00;
}

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

.moduleRow { }
.moduleRowOver { background-color: #fb0; cursor: pointer; cursor: pointer; }
.moduleRowSelected {
	background-color: #cd6700;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffbb00;
}

/* 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;
	color: #000;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
	color: #000;
}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffbb00;
}






/* template styles */


.btn_home {
	margin-left: 50px;
	margin-top: 0px;
}


.btn_portfolio {
	margin-left: 150px;
	margin-top: 0px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 123%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-left: -25px;
}

.caption a{
	color: #CC6600;
	text-decoration:underline
}

.caption a:active {
	color: #CC6600;
	text-decoration:none
}

.caption a:visited {
	color: #CC6600;
	text-decoration:underline
}

.caption a:hover {
	color: #CC6600;
	text-decoration:none
}

.caption2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 123%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}




.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 123%;
	color: #CC6600;
	text-align: center;
}

.credits a{
	color: #CC6600;
	text-decoration:underline
}

.credits a:active {
	color: #CC6600;
	text-decoration:none
}

.credits a:visited {
	color: #CC6600;
	text-decoration:underline
}

.credits a:hover {
	color: #CC6600;
	text-decoration:none
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	line-height: 123%;
	color: #FFBB00;
	font-weight: 900;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 155%;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	width: 200px;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
	vertical-align: top;
	margin-left: 80px;
	padding-right: 50px;
}

.home a{
	color: #FFFFFF;
	text-decoration:underline
}

.home a:active {
	color: #FFBB00;
	text-decoration:none
}

.home a:visited {
	color: #DDFFFF;
	text-decoration:underline
}

.home a:hover {
	color: #FFBB00;
	text-decoration:none
}


.homemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 40px;
	padding-right: 35px;
}

.homemain a{
	color: #FFFFFF;
	text-decoration:underline
}

.homemain a:active {
	color: #FFBB00;
	text-decoration:none
}

.homemain a:visited {
	color: #DDFFFF;
	text-decoration:underline
}

.homemain a:hover {
	color: #FFBB00;
	text-decoration:none
}




.intmain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 140%; color: #ffffff; vertical-align: top; }
.logo {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header_right_box {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.header_right_box a:link {
	color: #950;
	text-decoration: underline;
}
.header_right_box a:visited {
	color: #950;
	text-decoration: underline;	
}
.header_right_box a:hover {
	color: #0A5AFF;
	text-decoration: underline;	
}
.header_right_box a:active {
	color: #950;
	text-decoration: underline;	
}

.photoleft {
	margin-left:-40px;
	vertical-align: top;
}


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 123%;
	color: #990000;
	letter-spacing: 4px;
	text-align: center;
	margin-top: -10px;
}

.topnav a{
	color: #990000;
	text-decoration:none
}

.topnav a:active {
	color: #770000;
	text-decoration:underline
}

.topnav a:visited {
	color: #990000;
	text-decoration:none
}

.topnav a:hover {
	color: #770000;
	text-decoration:underline
}









.box {
	background-color: #ffffff;
	height: 16px;
	width: 95px;
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003355;
}

.boxint {
	background-color: #ffffff;
	height: 16px;
	width: 65px;
	border: 1px solid #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003355;
}







.intbox {
	background-color: #ffffff;
	height: 16px;
	border: 1px solid #FFBB00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #995500;
	line-height: 155%;
}

.intboxarea {
	background-color: #ffffff;
	height: 116px;
	width: 225px;
	border: 1px solid #FFBB00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003355;
	line-height: 155%;
}

.manncat {
	margin-bottom: 6px;
	margin-top: 0px;
}