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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family : "Times New Roman",Verdana, Arial, sans-serif;
  font-size: 17px;
  padding:0 16px;
}

b {
	color:#333333;
}

p {
	padding-left:6px;
}

table tr td {
  font-size: 17px;
  line-height:26px;
}

A {
  color: #2F5282;
}

.infoBoxHeading a {
	color:#fff;
}

A:hover {
  color: #fff;
  background: #2F5282;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2F5282;
}

TD.headerNavigation {


  background: #2F5282;
  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;

  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;

  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #2F5282;
}

TD.footer {


  background: #2F5282;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #2F5282;*/
}

.infoBoxContents {
 /* background: #f8f8f9;*/


}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;


}

TD.infoBoxHeading {


  font-weight: bold;
  background: #2F5282;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {


}

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

TABLE.productListing {
  border-bottom:4px solid #efefef;

}

.productListing-heading {

font-size:14px;
  /*color: #CE2E2E;*/
	color:#fff;
	background-color:#2F5282;
  font-family : Verdana, Arial, sans-serif;
  border-right:1px solid #fefefe;
  font-weight:bold;
}

.productListing-data {


  padding:7px 13px;
  border-right:1px solid #fefefe;

}

A.pageResults {
  color: #0000FF;
}

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

h1 {
	color:#333;
	line-height:19px;
	font-size:14px;
  	font-family:Verdana, Arial, sans-serif;
	background:#ffffcc;
	padding:8px;
}

h2,
.pageHeading {
  font-size:16px;
  font-weight: bold;
  color:#000;
  font-family : Verdana, Arial, sans-serif;
  border-bottom:#F5D059 2px solid;
}

/*
h3 {
	color:#333;
	line-height:19px;
	font-size:14px;
  	font-family:Verdana, Arial, sans-serif;
	background:#E6F0FF;
	padding:8px;
}*/

h3, h4 {
	background:#2F5282; /*#E6F0FF;*/
	color:#fff; /*222;*/
	padding:2px 8px;
	clear:both;
	display:block;
	font-size:14px;
  	font-family:Verdana, Arial, sans-serif;
	margin-top:28px;
}

ul {
	margin-top:0;
}

dl {
	margin-top:4px;
}

label em {
	font-weight:bold;
	color:#CC0000;
}

label {
	clear:both;
	display:block;
}
label.checkbox {
	margin:6px 0;
}

form hr {
	margin:8px 0;
	line-height:0;
	height:1;
	color:transparent;
	border-bottom:1px #D67C39 dashed;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {


  color: #000000;
}

TD.main, P.main {


  line-height: 1.8;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family : Verdana, Arial, sans-serif;
  font-size:12px;
}

#footer {
	color:#555;
    border-top:#efefef 1px solid;
	padding:8px 0;
	margin-top:18px;
	margin-left:250px;
	text-align:left;
	font-family: Verdana, Arial, sans-serif;
    font-size:11px;
}

.error {
	color:#CE2E2E;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {


  font-weight: bold;
}

TD.fieldValue {


}

TD.tableHeading {


  font-weight: bold;
}

SPAN.newItemInCart {


  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

TEXTAREA.norm {
	width:auto;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
}

SPAN.greetUser {


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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;

  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-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

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

/* input requirement */

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

input.q {
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	text-align:center;
}

.available {
	color:#555;
	background:#F0F3F9;
}

.reserved {
	color:#AAA;
}

.bought {
	text-decoration:line-through;
	color:#AAA;
	background-color:#fff; /*515151*/
}

.bought td.productListing-data b {
	font-weight:normal;
	color:#AAA;
}

img {
	border:none;
	background:#fff;
}

div.divide {
	border-bottom:#777 1px dotted;
	width:210px;
	margin-bottom:10px;
}

.bought-highlight {
	color:#ffffcc;
	background-color:#515151;
	text-decoration:line-through;
}


hr {
	color:#777;
	height:1px;
	width:80%;
}

.find-box {
/*	border-bottom:#777 1px dotted;
	background:#ffffcc;
	border-bottom:#777 1px dotted;*/
}

.find-box td {
	padding:16px;
}
.nav a {
	font-family:verdana;
	text-decoration:none;
	font-size:14px;
}

#header {
	position:relative;
	padding-left:250px;
}

.nav a:hover {
	text-decoration:none;
}

.nav {
	padding-right:24px;
}

.hidden {
	visibility:hidden;
}

.success {
	padding:1.5em 30px 1.5em 30px;
	color:#237620;
	background-color:#D3F9A9;
}

.space-form {
	text-align:left;
	margin-left:24px;
	padding:12px 0 12px 14px;
	background:#2F5282; /*#E6F0FF;*/
	color:#fff;
}

.space-form em, .space-form b, .alt b {
	color:#fff;
}

.highlight {
	background-color:#Ffffcc;
}

a.highlight {
	background-color:#fff;
	color:#D00000;
}

a.highlight:hover {
	color:#fff;
	background-color:#D00000;
}

#map {
  float:right;
  margin:18px 25px 25px;
  border:#efefef 1px solid;
  width:208px;
  
}

#map a {
	padding:5px;
	background:#fff;
	display:block;
}
#map a:hover {
  	background:#333;
}
#map a img {
	width:198px;
	height:500px;
  	border:none;
}

.hours-and-fees td {
	vertical-align:top;
	padding:4px;
}

em {
	font-weight:bold;
	color:#CC0000;
}

.alt {
	background:#2F5282; /*#E6F0FF;*/
	color:#fff;
}

.alt em {
	color:#fff;
}

a#employment {
	color:#fff;
	background:#Ce2e2e;
	border:none;
	text-decoration:none;
	font-weight:bold;
	padding:8px 6px 4px 6px;
}


.home-game {
	font-weight:bold;
}

tr.header td {
	/*color:#fff;*/
	font-weight:bold;
	/*background-color:#2F5282;/*
}

li.pen-icon,
li.pdf-icon {
	padding-left:10px;
	list-style:none;
	margin-left:5px;
}

html>body li.pen-icon,
html>body li.pdf-icon {
	padding-left:26px;
}

.pen-icon {
	background:url('images/icons/note_edit.gif') 0 7px no-repeat;
}

.pdf-icon {
	background:url('images/icons/pdf.gif') 0 7px no-repeat;
}

.more-details {
	padding:6px 0 1px 18px;
	background:#FEFCD2;
}

.msu {
	color:#fff;
	background-color:#006633;
	padding:2px 8px;
	clear:both;
	display:block;
	font-size:14px;
  	font-family:Verdana, Arial, sans-serif;
	margin-top:28px;
}

