/*
  $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
*/
html, body {
			text-align: left;
			/*background: #336699;*/
			background: #ffffff;
			color: #67675e;
			margin: 10px 0px 0px 0px;
			padding: 0;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #67675e;
}

.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: ##001F53; text-decoration: underline; }

a:link {
	color: #6e0457;
	}
a:visited {
	color: #6e0457;
	}
a:hover {
	color: #055396;
	}
a:active {
	color: #6e0457;
	}

FORM {
	display: inline;
}

tr.header {
  background: #ff00cc;
}

tr.headerNavigation {
	background-color: transparent;
}

td.headerNavigation {
  font-size: 10px;
  background: transparent;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation:link, A.headerNavigation:visited, A.headerNavigation:hover, A.headerNavigation:active   { 
  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: #003399;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	color: #000066;
	font-weight: bold;
	letter-spacing: 0.08em;
  	background: #ffffff;
	padding: 3px;
}

TD.infoBox, SPAN.infoBox {
  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: transparent;
}

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

TABLE.productListing {
  border: none;
}

.productListing-heading {
  font-size: 10px;
  background: #D6D6D6;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
  vertical-align: top;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 1.4em;
  color: #000066;
  font-weight: bold;
  letter-spacing: 0.12em;
  padding: 4px 5px 0px 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
  padding: 5px 15px 0px 15px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  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-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 {
  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; }
.messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FF6600; font-weight: bold;}
.messageStackError { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #CC0000; font-weight: bold;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #00CC00; font-weight: bold;}

/* input requirement */

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

/* TN custom styles */
/*LAYOUT*/
#container {
	width: 100%;
	margin: 0px;
	/*width: 75em; //TN does not validate*/
	 /*max-width: 890px;*/
	text-align: left;
	margin: auto;
	}

#header_wrapper {width: 100%; margin: auto; background-color: #ffffff;}
#header {width: 965px; margin: auto; height: 150px;}
#header a {
   outline: none;/*remove the dotted border in Firefox*/
}
#header_logo {background: transparent; float: left;}
#header_logo img {border: 0px;}
#header_accountbar {color: #000066; background; transparent; font-size: 12px;}
#header_accountbar a {text-decoration: none; margin-left: 10px; font-size: 12px;}

#logo {display: block; background: #ffffff;}
#languages {display: block; text-align: right; background: #ffffff; padding: 0px 10px 0px 10px;}
#leftcolumn {background: #ffffff; vertical-align: top; width: 223px;}
#leftcolumntable {width: 215px;}
#rightcolumn {background: #ffffff; vertical-align: top; width: 111px;}
#rightcolumntable {width: 111px;}
table.maintable {width: 965px; border: none; margin: auto;}
table.helpnav {width: 965px; border: none; margin: auto; background-color: #ffffff;}
table.header {}
td.maincontent {background: #ffffff; vertical-align: top; padding: 4px 40px 5px 15px; font-size: .9em; line-height: 1.5em;}
#bottomspacer {
  min-height:500px;
  height:auto !important;
  height:500px;
}
td.maincontenthome {background: #ffffff; vertical-align: top; padding: 4px 30px 5px 15px;}
TD.paymentleft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #D4D4D4;
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid; 
}
TD.paymentmiddle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #D4D4D4;
  border-top: 1px solid;
  border-bottom: 1px solid; 
}
TD.paymentright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border-color: #D4D4D4;
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid; 
}
h1 {
	margin: 0;
	padding: 0;
	}
.cssButtonSubmit {
	padding: 2px 5px 2px 5px;
    margin: 0;
	color: #000066;
	background: #eeeeee;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000066;
}
.cssButton { 
    padding: 1px 5px 1px 5px;
	margin: 0;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    background-color: #eeeeee;
    border: 1px solid #000066;
    cursor: pointer;
	text-decoration: none;
	display: inline-block;
}
td.breadcrumbNavigation {padding: 3px 5px 3px 35px; border-bottom: 1px solid #336699;}
a.breadcrumbNavigation:link {
	color: #336699;
	text-decoration: none;
	}
a.breadcrumbNavigation:visited {
	color: #336699;
	text-decoration: none;
	}
a.breadcrumbNavigation:hover {
	color: #000066;
	text-decoration: none;
	}
a.breadcrumbNavigation:active {
	color: #000066;
	text-decoration: none;
}

.pricestrike { color: #999999; text-decoration: line-through;}
hr.styled {color: #000099; height: 1px;}
option.quickselect {color:#003399;}
option.alternative {color:#003399;}
option.selected {color:#fff; background: #4D89FF;}


td.pagedesc {padding: 0px;}

.productdesc {line-height: 1.6em;}
.productsizes {font-size: .8em;}
.nxtprev_counter_pagination {color: #6E0457; background: inherit; font-size: .9em; font-weight: bold;}
.nxtprev_counter {color: #6E0457; background: inherit; font-size: .9em;}
.nxtprev_counter a {color: #6E0457; background: inherit; font-size: .9em;}
.nxtprev_counter a:hover {color: #055396; background: inherit; font-size: .9em;}

.productcategorydesc {color: #586253; background: inherit; font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.5em; font-style: italic;}



img.productcatimg {float: right;}
img.productsubcatimg {float: center; margin: 0px 4px 4px 0px;}
img.articlecatimg {float: left; margin: 0; border-bottom: 2px solid #336699;}
img.articlesubcatimg {float: center; border: 1px solid #cccccc;}
img.articleimg {margin: 5px; border: 1px solid #cccccc;}
.artimgcaption {font: Geneva, Arial, Helvetica, sans-serif; font-size: .8em; color: #006699; padding: 5px; display: block; width: 150px;}
.dynloadarea {display: block;}
img.productimg {margin: 0px; border: none; padding:0px; z-index: 10000;}
img.productsmallimg {margin: 5px; border: 1px solid #cccccc;}
.imageborder {border: 1px solid #cccccc;}
#printlogo {display : none;}
img.printlogo {display : none;}
.evenrow
{
	background-color: #eeeeee;
	font-size: small;
	padding: 2px;
}
.oddrow
{
	background-color: #ffffff;
	font-size: small;
	padding: 2px;
}
.rowover
{
	cursor: pointer;
	background-color: #BCDEDE;
	font-size: small;
	padding: 2px;
}
a.news_hdr:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
a.news_hdr:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
a.news_hdr:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
a.news_hdr:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#quickmenu {text-align: center; display: block; height: 27px; vertical-align: middle; background: #eeeeee url("../../images/button_normal_bg.gif") top left repeat-x;}
table.shopnav {width: 100%; background: #003C7B; padding: 4px 0px 4px 0px;}

.infotext {
  color: #0066FF;
  font-size: x-small;
}


/*//TN added */
h1.pageHeading {
  font-size: 1.4em;
  color: #000066;
  font-weight: bold;
  letter-spacing: 0.12em;
  padding: 5px 0px 10px 0px;
  margin: 0;
  width: 100%;
}
/*//TN only display on print stylesheet*/
img.pageHeading_img {margin: 0px 0px 0px 0px; display: block;}
h1.pageHeadingPrint {display: none;}
span.pageHeadingPrice {
  float: right;
}
/*ARTICLE HIGHLIGHT BOX*/
h1.pageHeadingHighlightBox {
  font-size: 1.2em;
  color: #000066;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
  margin: 0;
  width: 100%;
}
/*//TN only display on print stylesheet*/
img.pageHeadingHighlightBox_img {margin: 0px 0px 12px 0px; display: block;}
h1.pageHeadingHighlightBoxPrint {display: none;}
#highlight_wrapper {width: 552px; float: left;}
#homeMainCategories {width: 364px; float: right;}
#imgHighlightBox_wrapper {float: left; width: 215px;}
#descHighlightBox_wrapper {float: right; width: 320px; padding-right: 10px; padding-top: 5px; margin: 0;}
#highlight_wrapper p {font-weight: normal; font-size: .9em; color: #545C69; background: inherit; margin: 0px 0px 18px 0px; padding: 0;}
a.linkHighlightBox {color: #055396; background: inherit; text-decoration: none; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 40px; display: block;}
a.linkHighlightBox:hover {color: #6e0457; background: inherit; text-decoration: none;}
/*FOOTER*/
#footer
{
	margin: auto;
	padding: 0;
	width: 965px;
}
/*to similize left column in main layer */
#footer_column {
	/*background-color:#cccccc;*/
	width:215px;
	float:left;
}
/*place holder for banner below footer*/
#footer_banner {margin: 20px;}
#footer_links {font-size:.9em; color: #000000; font-weight: bold;}
#footer_copyright {padding-right: 40px; padding-bottom: 30px; padding-top: 20px; text-align: right;}
#footer_copyright_text {font-size:.8em; color: #7d7d7d;}

#footer_links a:link,
#footer_links a:visited,
#footer_links a:hover,
#footer_links a:active{
	color:#000000;
	font-weight: normal;
}
/*for articles*/
TABLE.articleListing {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

TR.articleListing-odd {
  
}

TR.articleListing-even {
  border-bottom: 3px dotted #000066;
}

.articleListing-heading {
  font-size: 10px;
  background: #000066;
  color: #000000;
  font-weight: bold;
}

TD.articleListing-data {
  font-size: 12px;
  vertical-align: top;
}
/*FOR BANNER BLOCKS*/
#homebblocksholder {}
div.homebblocks {float: left; margin: 0px;}

/*DEALERS PAGE*/
.dealerResultHeading {
  font-size: 1em;
  font-weight: bold;
  padding: 3px 0px 3px 0px;
  margin-bottom: 10px;
}
.dealerName {color: #000066; background-color: #fff; padding: 0; margin: 0; width: 80%; text-transform: uppercase; font-size: 1em;}
.dealerText {font-size: .9em; line-height: 1.1em;}
.dealerDriveDir {padding-bottom: 20px;}
.gNameHighlight h3 {color: #000066; background-color: #fff; padding: 0px; margin: 20px 0px 0px 0px; width: 80%; text-transform: uppercase;font-size: 1.4em; letter-spacing: 2px;}
.gNameText {line-height: 1.1em; }
.dealerDriveDirLink {display: inline; color: #000066; font-weight: bold; text-decoration: none; border: 1px solid #000066; padding: 3px; font-size: .75em;}
a.dealerDriveDirLink, a.dealerDriveDirLink:hover {color: #000066; background: inherit;}

.red {color: #ff0000;}
.blue {color: #0099FF;}
.formelementerror {background: #FFFF33;}
#locator_subnav_wrapper {}
#locator_subnav_wrapper span {margin: 2px 7px 2px 7px;}
#locator_subnav_wrapper span a{text-decoration: none; font-size: .9em; font-weight: bold;}

/*//TN prod listing*/
.prod_title_listing {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none;}
.prod_title_listing_link {text-decoration: none; line-height: 1.2em;}


/*//TN added for debug*/
#debugdata {font-size: 11px; background-color: #ffffff; color: #000000; margin: 10px; padding: 10px;}/* Pop-up image slideshow home page styles*/
/*//TN drop down css menu */
#topmenu_wrapper {border-bottom: 4px solid #ffffff; width: 100%; background-color: #336699;}
#topmenu {width: 965px; margin: auto;}
#nav {width: 100%;}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #336699;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0em 0;
	z-index: 9999;
}
#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 1em;
}
/*
#nav a:link {
	color: #000000;
}
#nav a:visited {
	color: #000000;
}*/
#nav a:hover {
	color: #000000;
}
/*#nav a:active {
	color: #9d1618;
}*/

#nav a.arrow {
	background: url("../../images/rightarrow2.gif") center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	/*//TN removed width:
	width: 10em;
	*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
/*	opacity: .95;
*/
}

/* This is to make opacity work in IE. */
/*
* html #nav li ul {
	background-color: transparent;
}
* html #nav li li {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90);
}
*/
#nav li li {
	padding-right: 1em;
	width: 13em;
	padding-top: .25em;
	padding-bottom: .25em;
	border-bottom: 1px solid #ffffff;
	/*font-size: 14px;*/
	font-weight: bold;
}

#nav li ul a {
	width: 13em;
	width: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color:#000066;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color:#000066;
}

#nav li:hover, #nav li.sfhover {
	background: #336699;
}
/*//TN took from : http://tanny.ica.com/ica/tko/tkoblog.nsf/dx/select-tag-overlap-in-ie-part-iii */
/* Support for the "iehover-fix.js" */

ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

* html ul.nav li { z-index: 201; }

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */


/* Pop-up image slideshow home page styles*/
.balloon {
font-family: verdana, sans-serif; 
width:965px;
height: 102px;
margin:0px;
padding: 0px;
border-bottom: 2px solid #336699;
/*border-left: 1px solid red;
border-right: 1px solid red;*/
}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
float:left;
margin:0px;
width:153px;
height:102px;
border-right:1px solid #336699;
}
.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none; 
color:#000; 
width:153px; 
height:102px; 
color:#000; 
background:#336699;
}
.balloon ul li a img, .balloon ul li a:visited img {
border:0;
}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

.balloon table {
margin:-2px;
border:0;
padding:0;
border-collapse:collapse;
font-size:1em;
}

.balloon dl {width:965px; height:250px; padding:0px; margin: 0px; background: #ffffff;}
.balloon dt {margin:0; padding:5px 0px 0px 15px; font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight:bold; color: #336699; letter-spacing: 0.12em; text-align:left; background:#ffffff;}
.balloon dd {margin:0; padding:5px 450px 0px 20px; color:#000; font-size:1em;}
.balloon dd p {line-height:1.5em;}


/* specific to non IE browsers and IE7 first with IE5.5 and IE6 second */
.balloon ul li:hover,
.balloon ul li a:hover {
color:#000; 
position:relative;
cursor: pointer;
cursor:hand;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
visibility:visible;
color:#000;
cursor:default;
}

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
display:block;
position:absolute;
width:36px; 
height:36px;
background:transparent url(../../images/slideshow/pointer.gif);
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
height:0.8em;
color:#336699;
background:transparent;
text-decoration:underline;
display:inline;
}

.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
	text-decoration:underline;
	color: #336699;
	background:transparent;
}
/* EOF Pop-up image slideshow home page styles*/
/*Event calendar styles*/
TD.calendarinfoBoxHeading {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; background: #D4D4D4; color: #333333;}
TD.calendaryearinfoBoxHeading {font-family: Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #000000;}
.yearHeader      { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;}
.calendarMonth   { background-color: #FFCC00; cursor: default; width: 100%;}
.calendarHeader  { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 21px;}
.calendarToday   { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold; color: #FFCC00; background-color: #000000; padding-left : 5px; text-decoration: none; border:1px solid #000000; }
.calendarWeekend { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #000000; background-color: #FFFF99; padding-left : 5px; line-height: 16px; text-decoration: none; border:1px solid #FFFFFF; height: 21px }
.calendar        { font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;color: #000000; background-color: #FFFFFF; padding-left : 5px; line-height: 16px; text-decoration: none; border:1px solid #FFFFFF; height: 21px }
.event           { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty           { background-color: #FFFFCC; line-height: 17px; height: 22px}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline; font-weight: bold;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline; font-weight: bold;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline; font-weight: bold;}
