/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/



/* My New Styles */


.bgHead {
background-image:url(images/8bheadBG.jpg);
background-repeat:repeat-x;
}


.productArea {
	width: 100%;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.productTop {
	background-color: #6C93BE;
	height: 18px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 0px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}

.mainProduct {
	text-align: center;
	padding: 3px;
}



.phoLeft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.phoRight {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



	

		
li {
	list-style-image:url(../_assets/bullet-infin.gif);
	list-style-type: none;
}

			
	h1  
	{
	font-family: "Gill Sans", "Century Gothic", Verdana, sans-serif;
	font-size: 26px;
	color: #353555;
	font-weight: normal;
	line-height: 30px;
		}
		
			
	h2
	{
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #353555;
	font-weight: normal;
		}
		
		


.gsSubTitle {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #353555;
	font-weight: normal;
	}

.sideBarTitle {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #6699CC;
	font-weight: normal;
	text-transform: none;
}

.h1Super 
	{
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #353555;
	vertical-align: super;
		}
		
	
		
		
/* LAYOUT STYLES */


.Htop {
	background-image:url(/_assets/navH/bg-top.jpg);
	background-repeat:repeat-x;
	width:100%;
	height: 141px;
	white-space: nowrap;
}

.Btop {
	background-image:url(/_assets/navB/bg-nav.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 119px;
	white-space: nowrap;
}


.hcol1 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #486BAB;
	padding: 0px;
}


.hcol2 {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}


		
.bcol1 {
	padding-left: 10px;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88ACDC;
	padding-right: 0px;
}

.bcol2 {
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 18px;
}

.bcol3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 310px;
	border-right: 1px solid #8DACCC;
	border-left: 1px solid #8DACCC;
	background-color: #C4D4EB;
}
		
		
.footer {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6699CC;
	line-height: 18px;
	text-align: center;
	}	
		
.side {
	text-align: center;
}
		
.barRight {
	margin: 0px;
	width: 320px;
	background-color: #87ABD4;
	padding: 0px;
	border-bottom: 1px solid #3359A1;
	}
	
		
.boarder1 {
	padding: 6px 30px 6px 6px;
	height: 200px;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #486BAB;
	margin: 0px;
	}	
	
.boarder {
	padding: 6px 10px 6px 6px;
	height: 200px;
	width: 154px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88ACDC;
	margin: 0px;
	
	}		
		
.date {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #91C2F2;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 1px;
	
	}	
	
	
.photoInsetRt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	
		
.photoInsetLft {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}
	
	
		
		
	/* FORM STYLES */	
		
.formBox {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "Gill Sans", "Century Gothic", Verdana, sans-serif;
	}
	
.formArea {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "Gill Sans", "Century Gothic", Verdana, sans-serif;
	}
	
.formBody {
	font-family: "Gill Sans", "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
	
	
.formButton {
	font-family: "Gill Sans", "Century Gothic", Verdana, sans-serif;
	font-size: 12px;
	padding: 2px 4px;
	color: #FFFFFF;
	background-color: #1A4BA4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-image: url(/_assets/bg-bttn.gif);
	background-repeat: repeat-x;
	font-weight: bold;

}
	
	
	
	
	

	
	
	
	
	/* New Styles */
	
	
.bodyIntro {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	}
	

	
.caption {  
		font-family: "Gill Sans", "Century Gothic", Geneva, Arial, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height: 15px;
		}
		
.caption2 {
	font-family: "Gill Sans", "Century Gothic", Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 15px;
	text-align: center;
	padding-top: 4px;
		}
		
				
.q {
	padding-bottom: 10px;
	padding-right: 10px;
	}	
	
	
	

.gsQ {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CC3300;
	line-height: 25px;
		}
.gsQSup {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CC3300;
	vertical-align: super;
		}	
		
		
		
		
.gsQA {
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color:#000000;
		line-height: 15px;
		}
	
	
.GSBodyLrg {
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 14px;
		color: #333333;
		line-height: 17px
}



.TitlesSm {
	font-family: "Century Gothic", "Bk Avenir Book", sans-serif;
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
	
	

	
	
	
	/* Old Styles Still Using */	
		
		
		
		
		
		
		
.grailsportsTitles
			{
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #353555;
	font-weight: normal;
		}

.grailsportsTitlesLarge
			{
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 28px;
	color: #353555;
	font-weight: normal;
	line-height: 25px;
		}
		
.grailsportsBody {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	}	
			
		
		
		


.instructionals {
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 17px;
}

.instructRules { 
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 11px; color: #333333;
		line-height: 20px; }




.gsQuotesLft { 
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif; 
		font-size: 13px; 
		font-style: italic; 
		font-weight: bold; 
		text-align: left; 
		color: #993333; 
		}



.gsQuotesLftSm {
		font-family: "Century Gothic", "Bk Avenir Book", sans-serif; 
		font-size: 11px; 
		font-style: italic; 
		color: #993333;
}


.gsHomeBodySm {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #353555;
	line-height: 21px;
	font-style: italic;
}


.gsHomeBodySuper {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #353555;
	vertical-align: super;
}


		
.grailsportsBodybldls 
		{ 
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif; 
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		line-height: 25px
		}

		
.grailsportsBodybold 
	{  
		font-family: Gill Sans, Century Gothic, Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		}
		
		
		
		
		
.grailsportsBodyboldLarge 
	{  
		font-family: Gill Sans, Century Gothic, Verdana, Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #333333;
		}
		
		
		

		
	
	.grailsportsArticles
	{  
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height: 15px;
	}

	.grailsportsAdbody
	{  
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 15px;
		}
		
	.grailsportsAdTitle
	{  
		font-family: Gill Sans, Century Gothic, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-style: bold;
		}
		

	.grailsportsDescriptions
	{  
		font-family: "Gill Sans", Arial, sans-serif;
		font-size: 15px;
		line-height: 18px
		}
		
	
		
.grailsportsAdbodySuper { 
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif; 
		font-size: 9px; color: #333333;
		line-height: 15px; ;
		vertical-align: super}


		
				
		


.gsbodySuper {
		font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif; 
		font-size: 9px; color: #333333;
		line-height: 9px; ;
		vertical-align: super
}	


.gsTitlesSpace {
	font-family: "Gill Sans", "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #353555;
	font-weight: normal;
	letter-spacing: 2px;
}




.bttnBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://www.grailsports.com/_assets/bg-button2.jpg);
	background-repeat: repeat-x;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 200px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.bttnO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://www.grailsports.com/_assets/bg-button-O.jpg);
	background-repeat: repeat-x;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 200px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
	
	





/* End of my Styles */




















  .cat_description {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : inherit;
     font-size : 8pt;
     font-family : Verdana, Arial, sans-serif;
      }
 BODY {
     background : #ffffff;
     color : #000000;
     margin : 0;
      }
 A {
     color : #000000;
     background : inherit;
     text-decoration : none;
      }
 A:hover {
     color : #aabbdd;
     background : inherit;
     text-decoration : underline;
      }
 FORM {
     display : inline;
      }
 TR.header {
     background : #ffffff;
     color : inherit;
      }
 TR.headerNavigation {
     background : #6C93BE;
     color : inherit;
      }
 TD.headerNavigation {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #6C93BE;
     color : #ffffff;
     font-weight : bold;
      }
 A.headerNavigation {
     color : #ffffff;
     background : #6C93BE;
      }
 a:hover.headerNavigation {
     color : #ffffff;
     background : #6C93BE;
      }
 TR.headerError {
     background : #ff0000;
     color : #6C93BE;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #6C93BE;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #ffffff;
     font-weight : bold;
      }
 TR.footer {
     background : #6C93BE;
     color : inherit;
      }
 TD.footer {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #6C93BE;
     color : #ffffff;
     font-weight : bold;
      }
 .templateinfobox {
     background : #f8f8f9;
     color : inherit;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
      }
 .infoBox {
     background : #b6b7cb;
     color : #000000;
      }
 TD.infoBox, SPAN.infoBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #6C93BE;
     color : inherit;
      }
 TD.infoBoxHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #6C93BE;
     color : #ffffff;
      }

 .infoBoxContents {
     background : #f8f8f9;
     color : #000000;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 TD.contentBoxHeading {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #6C93BE;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
     background : #6C93BE;
    color : #ffffff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #f8f8f9;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
     background : #6C93BE;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-position : left;
     background-color : #6C93BE;
     color : #000000;
      }
 TD.infoBoxFooterImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #6C93BE;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.main_table_heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #cccccc;
     color : #000000;
      }
 TD.main_table_heading_inner {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #ffffff;
     color : #000000;
      }
 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;
     color : inherit;
      }
 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;
     color : inherit;
      }
 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;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     background : #cccccc;
     color : #9a9a9a;
     font-weight : bold;
      }
 TD.productListing-data {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 A.pageResults {
     color : #0000ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #0000ff;
     background : #ffff33;
      }
 TD.pageHeading, DIV.pageHeading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     font-weight : bold;
     color : #9a9a9a;
     background : inherit;
      }
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 TD.main, P.main {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #000000;
     background : inherit;
      }
 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;
     background : inherit;
      }
 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;
      }
 TD.category_desc {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 TEXTAREA {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 TABLE.formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     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;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family : Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     background-color : #e9f4fc;
     color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .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 : inherit;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 TABLE.linkListing {
     border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;
      }
 .linkListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #b6b7cb;
     color : #ffffff;
     text-align : center;
      }
 TD.linkListing-data {
     border-right : 1px solid #b6b7cb;
     border-bottom : 1px solid #b6b7cb;
     padding : 4px;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TR.linkListing-odd {
     background : #f8f8f9;
     color : inherit;
      }
 TR.linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #000000;
     background : inherit;
     font-size : 10px;
     font-family : Verdana, Arial, sans-serif;
      }
 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-color : inherit;
     color : #000000;
      }
 A.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     color : #000000;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 TD.cookieUsage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #000000;
     color : #ffffff;
      }
 .attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family : Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family : Verdana, Arial, sans-serif;
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d2e9fb;
     color : inherit;
      }
 TD.productPriceInBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #eeeeee;
     color : inherit;
      }
 TD.productPriceInProdInfo {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #ffffff;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #000000;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }
