body {	margin : 0px 0px 0px 0px; background-image : url(/images/bgfade.gif); 	font-family: arial, helvetica; }

#title { 	font-size:100%; font-weight:normal; font-family: arial, helvetica; color:#ffffff; font-weight:bold; }

#cart { font-size:8pt; font-weight:normal; font-family: arial, helvetica; 	color:#ffffff; } 
	
#cart a{ color:#ffffff; }

#cart a:hover{ 	text-decoration:none; }

.buttontext { 	font-size:13px;  color: #663399; font-weight:bold; 	font-face: arial; } 

.smallcontent{ 	font-size:80%; 	font-weight:normal; 	font-face: arial; } 

.contentsubheader{ 	font-size:105%; 	font-weight: bold; 	font-face: arial; color: 000000; }

.contentheader{ 	font-size:125%; 	font-weight: bold; 	font-face: arial;   color: 000000; }

H1, .h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:18px;
	color:#000000;
	font-weight:bold;}



H2, .h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:13px;
	color:#000000;
	font-weight:bold
}


TABLE {
	font-family:Verdana, Arial, Helvetica;}



A:link, .all_categories A:visited, .all_categories A:active, .all_categories A:hover {
	font-family:Verdana, Arial, Helvetica;
	}


.verysmallcontent{ 	font-size:70%; 	font-weight:normal; 	font-face: arial; } 

.authorized{ 	font-size: 11px; 	font-weight: bold; 	font-family: arial;   color: 666666;
	text-decoration: italic; }

.smallcaption{ 	font-size:85%; 	font-weight:bold; 	font-face: arial; 	color: #000000; }	
	
.cursor {  cursor: hand}

.footer{ 	font-size:80%; 	font-weight:normal; 	font-family: arial;  }

.footer A:link {text-decoration:underline; color: #663399; font-weight:normal;}

.footer A:visited {text-decoration:underline; color: #663399; font-weight:normal; }

.footer A:hover {text-decoration:none; color: #663399; font-weight:normal;}
.footer A:active {text-decoration:underline; color: #663399; font-weight:normal;}


.searchbox { FONT-SIZE: 12px; COLOR: #000000; BACKGROUND-COLOR: #fffff; border: 1px; border-color: #663399; border-style: solid; }

A:link.leftnav {text-decoration:none; color: #663399; font-weight:bold;}
A:visited.leftnav {text-decoration:none; color: #663399; font-weight:bold;}
A:hover.leftnav {text-decoration:underline; color: #663399; font-weight:bold;}

A:link {text-decoration:underline; color: #663399; font-weight:bold;}
A:visited {text-decoration:underline; color: #663399; font-weight:bold;}
A:hover {text-decoration:none; color: #663399; font-weight:bold;}
A:active {text-decoration:underline; color: #663399; font-weight:bold;}

td.subcatborder { background-color: #07a2d8;}

td.subcatcontent { background-color: #d8f0f9; width:100%; padding: 3px; }

td.leftnav { background-color: #e1f3fa; width:100%; padding: 3px; 	font-size:90%; 	font-weight:normal; 	font-face: arial; }

td.related { width:100%; padding: 4px; border: 1px; border-color: #08a3d9; border-style: solid; }

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 20px;
border: 2px solid black;
padding-bottom: 0;
background: #ffffff;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 14px arial;
letter-spacing: 2px;
line-height: 1.1em;
color: 663399;
padding: 8px 0;
text-align: center;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; bottom:20px; left:-35px; padding:6px; font-weight:normal; color:#000; border:2px solid #07A3D8; background:#E7F7FB; width:250px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px;  display:block; font-size:12px;}

