/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.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: #007CC0; text-decoration: none; }

form {
    padding:0px;
    margin:0px
}

BODY {
  background: #F5F7FC;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
 font-size: 11px;
 color: #424242;
 text-decoration: none;
}

A.headerNavigation:hover {
 font-size: 11px;
 color: #424242;
 text-decoration: none;
}

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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
 // background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.templateinfobox     { background:#FFFFFF; FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px }

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Tebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #125AAD;
}

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;
}

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;
}

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: #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 {
  font-family: Verdana, Arial, sans-serif;
  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; }
.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; }

/* VJ Links Manager v1.00 begin */
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: #BDCAF3;
  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: #F5F7FC;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

 /* Show Header Page Links */
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;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.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; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; 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: Arial, Verdana; 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: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; 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;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/


body{
background: #FFFFFF;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #494949;
}

 .bg1{/*
 background-image: url("images/m01.gif");*/
 }

 .bg2{
 background-image: url("images/m51.gif");
 }

 .ch1{
 font-size: 11px;
 color: #494949;
 }

 .ch2{
 font-size: 13px;
 color: #000000;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch3{
 border-left: #E5E5E5 1px solid;
 border-right: #E5E5E5 1px solid;
 }

 .ch4{
 background: #EEEEEE;
 border: #FFFFFF 2px solid; 
 border-bottom: 0px; 
 }

 .ch5{
 padding-left: 31px;
 }

 .ch6{
 padding-left: 12px;
 }

 .ch7{
 font-size: 10px;
 color: #494949;
 }

 .ch8{
 font-size: 13px;
 color: #D10000;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch9{
 border-left: #007CC0 1px solid;
 border-right: #007CC0 1px solid;
 }

 .ch10{
 border-left: #D10000 1px solid;
 border-right: #D10000 1px solid;
 }

 .ch11{
 font-size: 11px;
 color: #000000;
 }

 .ch12{
 font-size: 11px;
 color: #494949;
 }

 .ch13{
 font-size: 13px;
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch14{
 border: #E6E6E6 1px solid;
 }

 .ch15{
 font-size: 11px;
 font-weight: bold;
 color: #0094D8;
 }

 .ch16{
 font-size: 15px;
 font-weight: bold;
 color: #424242;
 }

 .ch17{
 font-size: 15px;
 font-weight: bold;
 color: #D10000;
 }

 .ch18{
 font-size: 13px;
 color: #222222;
 text-transform: uppercase;
 font-weight: bold;
 }

 .ch19{
 padding-left: 10px;
 }

 .ch20{
 font-size: 13px;
 font-weight: bold;
 color: #666666;
 }


 .ml1{
 font-size: 11px;
 color: #D10000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml2{
 font-size: 11px;
 color: #0E89C9;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3{
 font-size: 10px;
 color: #007CC0;
 }

 .ml4{
 font-size: 10px;
 color: #D10000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #494949;
 font-weight: bold;
 }

 .ml7{
 font-size: 11px;
 color: #424242;
 text-decoration: none;
 }

 .ml8{
 font-size: 11px;
 color: #505050;
 text-decoration: none;
 }

 .ml9{
  font-size: 10px;
  color: #007CC0;
  text-decoration: underline;
 }
 
 .se{            
 width: 137px;
 font-size: 9px;
 color: #858585
 }

 .se2{            
 width: 152px;
 font-size: 9px;
 color: #858585
 }
 
/*
BUENTEC ADDITIONAL CSS
// SUPPORT CATEGORIES2.PHP WITH NESTED CATEGORIES
*/

div#topNav {
	display: block;
	width: 468px;
	height: 32px;
	text-align:center;
	background: url(images/infobox/m39.gif) repeat-x;
}
div#topNav div#topNavLeftCap {
	display: block;
	float: left;
	height: 32px;
	width: 7px;
	background: url(images/infobox/m38.gif) no-repeat;
}
div#topNav div#topNavRightCap {
	display: block;
	float: right;
	height: 32px;
	width: 6px;
	background: url(images/infobox/m37.gif) no-repeat;
}

a.topNav {
	display: block;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding: 10px 10px;
	margin:auto;/*
	background:  url(images/topNav_bgr_off.gif) repeat-x;*/
	color: #eeeeff;/*
	border-right: 1px solid #fff;*/
}
#shoppingCart {
	display:block;
	position:relative;
	float:right;
	top: 5px;
}
#logo, #topNav {
	display:block;
	width: 590px;
	float: left;
}

#promoSpace {
	display:block;
	position:relative;
	margin: 7px 5px 5px 5px;
	float:left;/*
	background: #ccc; */
	width:460px;
	height: 60px;
}
#header {
	display:block;
	height: 155px;
	background: url(images/header_bgr.jpg) right bottom no-repeat;
	margin-bottom: 4px;
}
img.cartIcon {
	display:block;
	float:left;
}

/* slide show */
 #mySlideShow
{
width: 573px !important;
height: 165px !important;
margin-bottom: 4px;
}
/* marquis spa styling */
.tabititleblack {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 20px;
background-color: #f2f6f5;
color: #000000;
font-weight: normal;
}
.tabtextblue {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
background-color: #f2f6f5;
color: #336699;
font-weight: bold;
}
.tabtextblack {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
background-color: #f2f6f5;
color: #000000;
font-weight: bold;
}
.tabback {
background-color: #f2f6f5;
}
.text_gap_blue {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #336699;
font-weight: normal;
line-height: 120%;
}
.tabborder{
background-color: #d2dee3;
}
.tabtextblue_sm {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 9px;
background-color: #f2f6f5;
color: #336699;
font-weight: bold;
}

.titleblack {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 20px;
color: #000000;
font-weight: normal;
}
.titleblacksm {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
}
/* code to hide and show specs */
#specToggler {
	display: block;
	overflow: hidden;
	height: 30px;
	background: #eee;
	padding: 0px;
}
A.specTogglerButton {
	display: block;
	height: 18px;
	padding: 5px;
	background: #eee url(images/specToggler_open.gif) top right no-repeat;
	border: 1px solid #aaa;
}
A.specTogglerButton:hover {
	background: #ffffa0 url(images/specToggler_open.gif) top right no-repeat;
	color:black;
}
body.mceContentBody div#specToggler {
	height:auto;
}
s {
	display:block;
	clear: right;
	color: #bbb;
}
/* style for the droplet logo links */
a.LogoLink {
	display: block;
	height: 10px;
	padding: 6px 4px 4px 27px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	background: url(images/logoLink.gif) left no-repeat;
}
a.LogoLink:hover, a.LogoLink:visited {
	color: #000;
}
/* Primary Category Levels */
a.NavHeading, a.NavHeading_Selected {
	display:block;
	width: 160px;
	height: 17px;
	-height: 25px;
	background: #4678B5 url(images/arrow_not_selected_white.gif) 5px 5px no-repeat;
	color: #fff;
	padding:4px 3px 4px 18px;
	border: 1px solid #bbb;
}
a.NavHeading_Selected {
	background: #589DD4 url(images/arrow_selected_white.gif) 5px 5px no-repeat;
}
/* Nested Categories */
a.NavSub, a.NavSub_Selected {
	display: block;
	border: 1px solid #bbb;
	border-top: none;
	width: 155px;
	height: 17px;
	-height: 25px;
	color: #444;
	padding: 4px 3px 4px 23px;
}

a.NavSub:hover {
	background: #eee url(images/arrow_not_selected_lt_grey.gif) 5px 5px no-repeat;
}
a.NavSub_Selected {
	background: #fff url(images/arrow_selected_dk_grey.gif) 5px 5px no-repeat;
}
/* top Nav */
/*
ul#nav {
	padding-left: 0px;
	display: block;
	height: auto;
}
ul#nav li{
	list-style: none;
	color: #fff;
}
ul#nav li ul {	
	padding-left: 10px;
}
ul#nav li a{
	display: block;
	width: 160px;
	height: 17px;
	-height: 25px;
	background: #4678B5 url(images/arrow_not_selected_white.gif) 5px 5px no-repeat;
	padding:4px 3px 4px 18px;
	border: 1px solid #bbb;
}
ul#nav a {
	display: block;
}
ul#nav li a.daddy, ul#nav li.selected ul li a{
	display: block;
	}
ul#nav li ul li a{
	display: none;
	width: 145px;
}
ul#nav li ul li ul li a{
	background-color: #ccc;
	width: 135px;
}
ul#nav li ul a{
	padding-left: 10px;
	display: block;
	border: 1px solid #bbb;
	border-top: none;
	padding: 4px 3px 4px 23px;
}
ul#nav li ul li.selected a{
	background: #fff url(images/arrow_selected_dk_grey.gif) 5px 5px no-repeat;
}
ul#nav li ul li ul li.selected a{
	background: #fff url(images/arrow_selected_dk_grey.gif) 5px 5px no-repeat;
}
a.daddy, li.selected, li.selected ul, li.selected ul li {
	display: block;
}
*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	width: 160px;
	list-style: none;
	float : left;
}
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	padding-left: 0px;	
}
#nav li a { /* list 'buttons' */
	width: 150px;
	-width: 160px;
	display : block;
	color : white;
	text-decoration : none;
	padding : 3px 5px 3px 15px;
	height: 19px;
	-height: 25px;
	border: 1px solid #fff;
	background-color: #135BAD;
}
#nav li li a {/* 2nd level buttons */
	padding-left: 25px;
	width: 140px;
	-width:160px;
	color: black;
	background-color: #BFEBFF;
}
#nav li li li a {/* 3rd level butons */
	padding-left: 35px;
	width: 130px;
	-width: 160px;
	color: black;
	background-color: #EFFAFF;
}
	
/* Selected */	

#nav li.selected a {
	background: #4da2db url(images/arrow_selected_dk_grey.gif) 5px 5px no-repeat;
	color: black;
}
#nav li.selected li.selected a {
	background: #DFF5FF url(images/arrow_selected_dk_grey.gif) 15px 5px no-repeat;
}
#nav li.selected li.selected li.selected a {/* 3rd level buttons SELECTED  */
	background: #fff url(images/arrow_selected_dk_grey.gif) 25px 5px no-repeat;
}

/* NOT Selected with in Selected path */
#nav li.selected li a {
	background: #BFEBFF;
}
#nav li.selected li.selected li a {
	background: #EFFAFF;
	}
#nav a:hover {
	text-decoration: underline;
}
 .addToSee {
 font-size: 13px;
 font-weight: normal;
 color: #21375E
 }
.addToSee2 {
 font-size: 13px;
 font-weight: bold;
 color: #D10000;
 }
td.imageCell {
	padding-right: 5px;
}
