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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

BODY {
	background: #003366;
  color: #000000;
  margin: 0px;
  font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2.25em;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	}

h3 {
	font-size:1.25em;
	color:#FFFFFF;
	font-weight:bold;
	}

h4 {
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  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: #000000;
}

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

.infoBox {
  background: #0568a3;
}

.infoBoxContents {
  background: #ffffff;
  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;

	height:19px;
	background:url(/images/store/contentbox_headingbg.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
}

TD.infoBoxHeadingWithin {
	background:url(/images/store/contentbox_headingbg.jpg) repeat-x;
	padding-top:0px;
	padding-left:0px;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: 16px;
  font-weight: bold;
  color: #0099cc;
}

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

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

/* BOF price-break-1.11.3 */
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}
/* EOF price-break-1.11.3 */

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



/* Saskatoon Blades */
#Body{ height: 700px}
#Container>content { height: auto; min-height:700px} 

/*general stuff */
body {
	font-size:12px;
	background: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size:2.25em;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
	}

h3 {
	font-size:1.25em;
	color:#FFFFFF;
	font-weight:bold;
	}

h4 {
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#Container {
	
	width:1000px;
	background:#000000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#centering {
	width: 100%;
	text-align: center;
}

/*header stuff*/
div#insider {
}
div#header {
	height: 98px;
}
div#bladesLogo {
	position: absolute;
	z-index: 1;
}

	
/*menubar stuff*/

#Menu {
	margin: 0 auto;
	background:url(/images/store/menu_bg.jpg) no-repeat;
	width:968px;
	height:25px;
	text-align:center;
	padding-top:6px;
	clear:both;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#Menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	font-size:1em;
	font-weight:900;
	}
	
#Menu a:hover {
	color:#99ccff;
	}

#Menu DIV.menu {
	width: 200px;
	margin-top: 8px;
	
	border: solid #243f71 1px;
	color: #243f71;
	background-color: #CDCDCD;
	text-align: left;
	display:none;
	z-index:10000;
}
	
#Menu DIV.menu a {
	color:#243f71;
	}
	
#Menu DIV.menu a:hover {
	color:#305496;
	background:#FFFFFF;
	}

#Menu A.menu_item {
	font-size: .75em;
	display:block;
	border-bottom: #243f71 solid 1px;
	padding-top:5px;
	padding-bottom:3px;
	height:18px;
	text-transform: uppercase; 
	
	
}

/*submenu*/

#Menu DIV.sub_menu {
	width: 220px;
	margin-top: 0px;
	margin-left: 1px;
	border: solid #243f71 1px;
	color: #243f71;
	background-color: #FFFFFF;
	text-align: left;
	z-index:20000;
}
	
#Menu DIV.sub_menu a {
	color:#243f71;
	}
	
#Menu DIV.sub_menu a:hover {
	color:#305496;
	background:#cdcdcd;
	}

#Menu A.sub_menu_item {
	font-size: .75em;
	display:block;
	border-bottom: #243f71 solid 1px;
	padding-top:5px;
	padding-bottom:7px;
	height:8px;
	text-transform: uppercase; 
	
}


/*============================ Navigation Styles ============================*/
div#navigation {
	background: url(/home_images/nav_bg.jpg);
	height: 21px;
	padding-top: 4px;
	clear: both;
}
div#navLinks {
	position: absolute;
	z-index: 2;
	padding: 1px 0 0 122px;
}
div#navLinks a:link, div#navLinks a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left:13px;
	padding-right:13px;
}
div#navLinks a:hover {
	color: #99ccff;
}

/*============================ submenu ============================*/
div#navLinks DIV.menu {
	width: 200px;
	margin-top: 8px;	
	border: solid #243f71 1px;
	color: #243f71;
	background-color: #CDCDCD;
	text-align: left;
	display:none;
	z-index:10000;
}
	
div#navLinks DIV.menu a {
	color:#243f71;
	font-size:10px;
	}

div#navLinks DIV.menu a:visited {
	color:#243f71;
	font-size:10px;
	}
	
div#navLinks DIV.menu a:hover {
	color:#305496;
	background:#FFFFFF;
	}

div#navLinks A.menu_item {
	display:block;
	border-bottom: #243f71 solid 1px;
	padding-top:5px;
	padding-bottom:3px;
	height:18px;
	text-transform: uppercase; 
	
	
}
/*============================ 2nd submenu ============================*/

div#navLinks div.sub_menu {
	width: 220px;
	margin-top: 0px;
	margin-left: 1px;
	border: solid #243f71 1px;
	color: #243f71;
	background-color: #FFFFFF;
	text-align: left;
	z-index:20000;
}
	
div#navLinks .sub_menu a {
	color:#243f71;
	font-size:10px;
	}

div#navLinks .sub_menu a:visited {
	color:#243f71;
	font-size:10px;
	}
	
div#navLinks .sub_menu a:hover {
	color:#305496;
	background:#cdcdcd;
	}

div#navLinks .sub_menu_item {
	display:block;
	border-bottom: #243f71 solid 1px;
	padding-top:5px;
	padding-bottom:7px;
	height:8px;
	text-transform: uppercase; 
	
}



/*container stuff*/



#Body {
	margin: 0 auto;
	width:970px;
	height:auto;
	background:#000000;
	
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	}

#Body a{
	color:#FFFFFF;
	}

#Body a:hover {
	color:#99ccff;
	}

#ContentBoxHeading {
	height:19px;
	background:url(/images/store/contentbox_headingbg.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	}

#ContentBoxNews {
	width:560px;
	height:475px;
	margin-bottom:5px;
	background:#006699;
	float:left;
	border:#cccccc solid 1px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

html>body #ContentBoxNews {
	width:570px;
	height:475px;
	margin-bottom:5px;
	background:#006699;
	float:left;
	border:#cccccc solid 1px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

#ContentBoxNews p {
	text-align:justify;
	}	
#ContentBoxNews h1 {
	width:560px;
	height:22px;
	font-size:22px;
	}


	
#ContentBoxContentNews {
	height:440px;
	overflow:hidden;
	margin:6px;
	}

#ContentBoxContentNews h1 {
	text-transform:uppercase;
	line-height:22px;
	overflow:hidden;
	}
	
#NewsTitle {
	height:22px;
	
	overflow:hidden;
	}	
#ContentBoxLiveBox {
	width:570px;
	height:145px;
	background:#026aa6;
	margin-bottom:5px;
	float:left;
	border:#cccccc solid 1px;
	}

#ContentBoxStore {
	width:186px;
	height:240px;
	background:#006699;
	margin-bottom:5px;
	float:right;
	border:#cccccc solid 1px;
	}

#ContentBoxTicketMasterTile {
	width:186px;
	height:240px;
	border:#CCCCCC solid 1px;
	margin-bottom:5px;
	background:#000000;
	float:left;
	margin-left:5px;
	}

#ContentBoxSchedule {
	width:380px;
	height:275px;
	background:#006699;
	margin-bottom:5px;
	float:right;
	border:#cccccc solid 1px;
	
	}

#ContentBoxSchedule a {
	color:#FFFFFF;
	text-decoration:none;
	}

#ContentBoxSchedule a:hover {
	color:#99ccff;
	}
	
#ContentBoxFeaturedPlayer {
	width:211px;
	height:225px;
	background:#006699;
	margin-bottom:5px;
	margin-right:5px;
	float:right;
	border:#cccccc solid 1px;
	}
	
#ContentBoxSkyscraperBanner {
	width:160px;
	height:600px;
	background:#006699;
	margin-bottom:5px;
	
	float:right;
	border:#cccccc solid 1px;
	}

#ContentBoxSkyscraperBanner2 {
	
	}

#ContentBoxTiles {
	width:573px;
	height:112px;
	margin-bottom:5px;
	background:#000000;
	float:left;
	}

.Tiles {
	margin:2px;
	border:#CCCCCC solid 1px;
	}


	
#ContentBoxBannnerAd {
	width:570px;
	height:87px;
	margin-bottom:5px;
	background:#000000;
	float:left;
	}

#ContentBoxHuskyPlayer {
	width:282px;
	height:286px;
	border:#CCCCCC solid 1px;
	
	background:#006699;
	float:left;
	margin-bottom:5px;
	}

#ContentBoxBladesWeekly {
	width:281px;
	height:286px;
	border:#CCCCCC solid 1px;
	
	margin-left:5px;
	background:#006699;
	float:left;
	margin-bottom:5px;
	}

#ContentBoxPoll {
	width:212px;
	height:369px;
	border:#CCCCCC solid 1px;
	
	margin-right:5px;
	background:#006699;
	float:right;
	margin-bottom:5px;
	}

#ContentBoxPoll .submit {
	width:45px;
	margin-right:-20px;
	}

#ContentBoxPollContent {
	background:url(/images/store/poll_bg_bottom.jpg) no-repeat;
	height:302px;
	width:212px;
	overflow:hidden;
	}

#ContentBoxPollContent p {
	text-align:center;
	white-space:normal;
	width:180px;
	}

#ContentBoxPollText {
	margin-left:10px;
	}
#ContentBoxPollTitle {
	margin-left:6px;
	}




#ContentBoxPollSponsor {
	width:212px;
	height:67px;
	background:url(/images/store/poll_bg_top.jpg) no-repeat;
	}

#ContentBoxContent {
	margin:6px;
	}

#ContentBoxContentLiveScoring {
	margin:0px;
	}
#ContentBoxContentLiveScoringWhlLogo {
	
	}

#ContentBoxContentBanner {
	margin:13px 40px;
	}

#ContentBoxContentSchedule {
	margin:10px 5px;
	}

#ContentBoxContentBladesWeekly {
	margin:10px 15px;
	
	}
#ContentBoxContentFeaturedPlayer, #Featured {
	margin:10px;
	
	}

#ContentBoxContentFeaturedPlayer p, #Featured p {
	font-size:.75em;
	margin-top:7px;
	
	}
	
#ContentBoxContentHuskyPlayer {
	height:250px;
	overflow:hidden;
	margin:8px;
	
	}



#ContentBoxContentFeaturedProduct {
	margin:8px;
	}

#ContentBoxContentHuskyPlayer h3 {
	margin-top:2px;
	margin-bottom:-10px;
	}

#ContentBoxContentStore {
	
	/*
	margin:4px;
	text-align:center;
	*/
	}

#ContentBoxContentFeaturedProduct h3 {
	margin-top:2px;
	margin-bottom:-10px;
	}
#HomeContent {
	width:958px;
	margin-top:5px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	color:#FFFFFF;
	
	}


#HomeContent a {
	color:#FFFFFF;
	}

#HomeContent a:hover {
	color:#99ccff;
	}

#Content {
	float:right;
	width:730px;
	min-height:745px;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	background:url(/images/store/content_bg.jpg) no-repeat #FFFFFF 100% 100%;
	color:#000000;
	/*This is a hack for min-height in ie6*/
	height:auto !important;
  	height:745px;
	}

html>body #Content {
	float:right;
	width:740px;
	min-height:745px;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	background:url(/images/store/content_bg.jpg) no-repeat #FFFFFF 100% 100%;
	color:#000000;
	/*This is a hack for min-height in ie6*/
	height:auto !important;
  	height:745px;
	}

#Content a {
	color:#000000;
	}

#Content a:hover {
	color:#006699;
	}

#Content h1 {
	color:#000000;
	}

#Content h2 {
	color:#000000;
	}

#Content h3 {
	color:#000000;
	}

#Content h4 {
	color:#000000;
	}

#SideMenu {
	float:left;
	width:165px;
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	padding:10px 10px 10px 10px;
	background:#000000;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	}
	
#SideMenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:2px;
	}
	
#SideMenu a:hover {
	color:#006699;
	text-decoration:none;
	background:#FFFFFF;
	}

#NextGame {
	
	color:#FFF;
	}

#GraphicLink {
	margin: 0 auto;		
	width:156px;
	height:103px;
	border:#000000 solid 1px;
	margin-top:20px;
	}
	
#GraphicLinkHead {
	height:24px;
	}

#GraphicLinkContent {
	padding:8px 17px;
	background:#FFFFFF;
	}

/*admin stuff*/
#AdminMenu {
	margin: 0 auto;
	width:948px;
	text-align:right;
	color:#FFFFFF;
	
	background:#000000;
	height:18px;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
#AdminMenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:.75em;
	font-weight:bold;
	}

#AdminMenu a:hover {
	color:#99ccff;
	text-decoration:none;
	}

/*form stuff 

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 500px;
  max-width: 525px;
  width: 500px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/store/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/store/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/store/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/store/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;

  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  height: expression('1%');
}
*/

/*============================ Footer Styles ============================*/
div#footer {
	height: 30px;
}
div#footerNav {
	float: left;
}
div#footerNav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 3px;
	padding: 5px 0 0 0;
}
div#footerNav li {
	display: inline;
	color: #ffffff;
}
div#footerNav li a:link, div#footerNav a:visited {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
div#footerNav li a:hover {
	color: #99ccff;
}
div#copyright {
	color: #ffffff;
	font-size: 10px;
	float: right;
	height: 12px;
}
div#copyright p {
	margin: 0;
	padding: 5px 10px 0 0;
	text-align: right;
}
	
#store {
  background: #FFFFFF;
}
