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

@import url("css/animebox.css");

  .image {
	 border:1px solid #946796;
/*	 margin:10px 10px 10px 20px;*/
	 padding:5px;
	}
  .cat_description {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
	  .stockWarningPopup {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #eabae1;
     background : inherit;
      }
 .productsNotifications {
     background : #f2fff7;
     color : inherit;
      }
 .orderEdit {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : none;
     font-size : 8pt;
     font-family : Tahoma, Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : none;
     font-size : 8pt;
     font-family : Tahoma, Verdana, Arial, sans-serif;
      }
 BODY {
     background:url(images/fond_noel_2.jpg) top center no-repeat;
    color : #000000;
     margin : 0;
	 align: center;
      }
 A {
     color : #FFFFFF;
     text-decoration : none;
	 font-weight:normal;
      }
 A:hover {
     color : #ffcef7;
     text-decoration : none;
      }
 FORM {
     display : inline;
      }
	  
/* az template settings */
#sitelink {
	background:url(images/az_sitelink_center.gif) repeat-x;
	width:100%;
	height:38px;
	text-align: center;
}
#sitelink a {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	background:url(images/az_arrow_white.gif) left center no-repeat;
	padding-left:10px;
}
#sitelink a:hover {
	color:#ffcef7;
}
#topbox {
	background:url(images/az_topbox_center.gif) repeat-x;
	height:38px;
	width:100%;
}

#menubox_center {		/* fond de la barre de navigation repetition sur la largeur*/
	background:url(images/az_topnav_center_3.gif) repeat-x;	
	height:50px;
	width:478px;
}

.az_main_menu {
	height:100%;
}
.az_main_menu td {
	text-align:center;
	width:120px;
}
.az_main_menu a img {        
	margin:2px 0 4px 0; 
	behavior: url(templates/OS03C00300/includes/js/iepngfix.htc);
	padding:0;
}
.az_main_menu a {		/* image du survol des onglets de la barre de navigation */
	background:url(images/az_menu_2.png) no-repeat;
	display:block;
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	font-family: Tahoma;
	height:50px;
	text-transform:uppercase;
}
.az_main_menu a:hover {		/* image du survol des onglets de la barre de navigation */
	background:url(images/az_menu_sel_2.png) no-repeat;
	
}
.az_main_menu TD.menu_sep {  /* separation entre les 5 onglets de la barre de navigation */
	width:1px;
}

#searchbox {
	background:url(images/az_searchbox_center.gif) repeat-x;
	width:100%;
	height:32px;
}

TD.pathway {
	background:url(images/az_pathway_left.gif) left top no-repeat;
	height:46px;
}
DIV.pathway {
	background:url(images/az_pathway_right.gif) right top no-repeat;
	padding:17px 0 17px 0;
}

TABLE.main_content {
/*	background:url(images/az_body_bg.gif) 204px top no-repeat;*/
}
TD.main_content {
/*	background:url(images/az_bottom1_bg.gif) right bottom no-repeat;*/
	padding-bottom:38px;
	width:100%;
}

.az_cat_nav {
	margin-bottom:4px;
	text-indent:8px;
	text-align:left;
	color:#ffcef7;
}
.az_cat_nav a {
	color:#ffcef7;
	font-family:Tahoma;
	font-size:11px;
}
.az_cat_nav a:hover {
	color:#a883a2;
	text-decoration:none;
}

.infoBoxContents A {
	color:#ffcef7;
	font-family:Tahoma;
	font-size:11px;
}
.infoBoxContents A:hover {
	color:#a883a2;
	text-decoration:none;
}

.topboxText {
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}

.cartItems {
	 color:#da98d1;
	 font-weight:normal;
}

ul.pagenav {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	margin-right:10px;
}
ul.pagenav li {
	float:left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	background:url(images/az_arrow_pink.gif) left 6px no-repeat;
	text-indent:8px;
	font-weight:normal;
}
ul.pagenav a {
	color:#ffffff;
	text-decoration:underline;
	margin-right:14px;
}
ul.pagenav a:hover {
	color:#ffcef7;
}

#main_col {
	padding:0 8px 0 8px;
}

TABLE.bottom_nav {
	background:url(images/az_bottombox_center.png) left top repeat-x;
	height:38px;
}
TD.bottom_nav {
	background:url(images/az_bottombox_right.png) right top no-repeat;
	height:38px;
	width:100%;
}

.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color:#793f6f;
	font-weight:bold;
}

TD#bottom_bg {
	background:url(images/az_bottom2_bg.gif) right top no-repeat;
	height:55px;
}

#az_bottom_nav {
	font-family:Tahoma;
	font-size:10px;
}
#az_bottom_nav a {
	color:#ffcef7;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
#az_bottom_nav a:hover {
	color:#a883a2;
	text-decoration:none;
}
TD.bottom_nav_sep {
	padding:0 10px 0 10px;
	font-weight:bold;
	color:#ffcef7;
}

.az_button_submit, .az_button_submit2, .az_button_submit3 {
	padding:0;
	border:none;
	font-family: Tahoma;
    font-size: 11px;
	color:#FFFFFF;
	cursor: pointer;
	white-space:nowrap;
	margin:0;
	vertical-align:top;
	height:20px;
}
.az_button_submit, .az_button_submit3 {
	background:url(images/az_button1_center.gif) repeat-x;
	text-transform:lowercase;
}
.az_button_submit2 {
	background:url(images/az_button2_center.gif) repeat-x;
	text-transform:uppercase;
}
.az_button_submit3 {
	text-transform:none;
}

.az_button {
	background:url(images/az_button1_center.gif) repeat-x;
	text-transform:lowercase;
}
.az_button2 {
	background:url(images/az_button2_center.gif) repeat-x;
	text-transform:uppercase;
}
.az_button, .az_button2 {
	font-family: Tahoma;
    font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:20px;
	white-space:nowrap;
	text-align:center;
}

.az_productListing-heading {
  font-family: Tahoma;
  font-size: 10px;
  color: #ffffff;
  text-transform:uppercase;
  height:22px;
  vertical-align:top;
}

.az_productListing-new-featured { 
  background : url(images/fond_new_featured.jpg);
  border:1px solid #946796
}
.az_productListing-col { 
  background : url(images/fond_article.jpg);
  border:1px thin #d700b1;
  padding:15px 1px 15px 1px;

}
.az_productListing-heading-article { 
  background : url(images/fond_article.jpg);
  font-family: Tahoma;
  font-size: 11px;
  color: #ffffff;
  text-transform:uppercase;
  height:22px;
  vertical-align:top;
  border:1px solid #946796
}

.az_productListing-heading a {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding-bottom:2px;
}
.az_productListing-heading a:hover {
  text-decoration:none;
  color: #ffcef7;
}

.az_productListing-border {
  border:1px ridge #d700b1 ;
  padding:15px 1px 15px 1px;

}

/* eof: az template settings */

 TR.headerError {
     background : #ff0000;
     color : #bbc3d3;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #bbc3d3;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color: #333333;
     font-weight : bold;
      }

 .popupBoxHeading {
 	font-family : Tahoma, Verdana, Arial, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 text-indent:2px;
	 color: #eabae1;
	 text-transform:uppercase;
 }
 .popupBoxContents {
 	font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 11px;
 }
 
 .templateinfobox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 .infoBox {
     /*background : #b6b7cb;
     color : #000000;*/
	 border:1px solid #a883a2;
      }
 TD.infoBox, SPAN.infoBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #bbc3d3;
     color : inherit;
      }
 TABLE.infoBoxHeading {
     background:url(images/az_infobox_center_bg.gif) repeat-x;
      }
 TD.infoBoxHeading {
	 font-family: Tahoma;
	 font-size: 14px;
	 font-weight: bold;
	 text-indent:2px;
	 color: #eabae1;
	 text-transform:uppercase;
 }
 .catBoxHeading {
     background:url(images/az_catbox_center_bg.gif) repeat-x;
      }
	  
 TABLE.infoBoxContents {
     background:url(images/az_infobox_top_bg.gif) left top no-repeat;
      }
 .infoBoxContents {
 	font-size:11px;
 }
   .infoBoxContents-choix {
	font-family: Verdana;
 	font-size:13px;
	color: #fdb7ce;
 }

 #infoBoxC {
	background:url(images/az_infobox_bg.gif) left bottom no-repeat;
 }
 TD.infoBoxFooter {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
}

 TD.contentBoxHeading {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #bbc3d3;
    padding-top : 5px;
}
 .infoBoxContentsHeader {
    /* background : #bbc3d3;*/
	/*background:url(images/az_infobox_center_bg.gif) repeat-x;*/
    color : #ffffff;
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 11px;
    font-weight : bold;
}

 TD.infoBoxContentsHeaderImage {
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 14px;
    font-weight : bold;
	text-transform:uppercase;
    /*background-color : #cccccc;*/
    color : #eabae1;
}

 .infoBoxContentsCenter {
    color : inherit;
    /*background : #f8f8f9;*/
    font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 11px;
	border:1px solid #d700b0;
}

 TD.infoBoxContentsfooter {
    color : #000000;
     background : #bbc3d3;
     font-family : Tahoma, Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage, TD.catBoxHeadingImage {
 	 font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 color: #ffffff;
	 text-transform:uppercase;
	 background:url(images/az_infobox_center.gif) right top no-repeat;
      }
 TD.catBoxHeadingImage {
 	 background:url(images/az_catbox_center.gif) right top no-repeat;
 }
 TD.infoBoxFooterImage {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #bbc3d3;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 15px;
      }
 TD.main_table_heading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     /*background : #cccccc;
     color : #000000;*/
      }
 TD.main_table_heading_inner {
     font-family : Tahoma, 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 : #a883a2;
     border-spacing : 10px;
	 border-collapse:separate
	 background: #3e234c;
      }
 .productListing-heading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #ffffff;
	 background: #814376;
     font-weight : bold;
   /*text-align:right;*/
      }
 .productlisting-headingPrice {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 20px;
     color : #9a9a9a;
     font-weight : bold;
   text-align:right;
      }
 TD.productListing-data {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
	 padding:2px 0 2px 0;
	 
      }
 A.pageResults {
     color : #ffcef7;
      }
 a:hover.pageResults {
     color: #a883a2;
  	 background: #620062;
      }
 TD.pageHeading, DIV.pageHeading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 18px;
     font-weight : bold;
     color : #eabae1;
      }
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 TD.main, P.main, P {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #eabaca;
     background : inherit;
      }
  TD.main_alerte, P.main_alerte, P_alerte {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     line-height : 1.5;
     color : #fc1641;
     background : inherit;
      }
 TD.mainDescription, P.main, P {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 14px;
     line-height : 1.5;
     color : #eabaca;
     background : inherit;
      }
 TD.smallText, SPAN.smallText, P.smallText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
  TD.smallText2, SPAN.smallText2, P.smallText2 {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
	 color:#FFFFFF;
	 background-color:#4c0239;
      }
 TD.accountCategory {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 TD.fieldKey {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.fieldValue {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
      }
 TD.tableHeading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.category_desc {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
      }
 SPAN.newItemInCart {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 TEXTAREA {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Tahoma, 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 : Tahoma, Verdana, Arial, sans-serif;
     color : #ffcef7;
	 font-size:18px;
     background : inherit;
      }
 .smallCur {
  font-size:11px;
}
.productPrice {
  font-family: Tahoma;
  font-size:18px;
  color:#ffcef7;
  font-weight:normal;
}
.productPrice s, .pageHeading s {
  font-size:12px;
  font-weight:normal;
}
 SPAN.errorText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #6a3660;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
     background-color : #6a3660;
     color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .messageBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #ffb3b5;
     color : 000000;
      }
 .messageStackSuccess {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Tahoma, 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 : Tahoma, 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 : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TR.linkListing-odd {
/*     background : #f8f8f9;*/
	 background:#000000;
     color : inherit;
      }
 TR.linkListing-even {
/*     background : #f5f5f5;	*/
	 background:#000000;
     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;
      }
	  
	  
	  
@import url(css/productinfo.css);

