BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #ff0000;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

div.prodname {
text-align: center;
color: #ff0000;
font-size: 9px;
}

div.proddescription {
text-align: center;
font-size: 9px;
}

div.prodprice {
text-align: left;
font-size: 9px;
font-weight: bold;
color: #cccccc;
}

div.prodinstock {
text-align: center;
}

div.detailname {
text-align: left;
color: #666666;
font-size: 15px;
}

td.product {
border: 1px solid #cccccc;
} 

div.detailprice {
text-align: left;
font-size: 14px;
font-family : Verdana;
color: #ff0000;
font-weight: bold;
}

div.prodprice {
color: #666666
}

SPAN.currpage {
color: #FF0000;
font-weight: bold;
}

.csprodname {
font-size: 10px;
font-family : Verdana;
text-align: center;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
height: 150;
border-style: solid;
border-color: #cccccc;
border-thickness:1px

}

.csprodprice {
color: #ffffff;
}

span.extracurr {
font-size: 10px;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:-10em; width:20em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: left}
	
TD.cobhl{
background-color: #EFEFF7;
}

td.detailimage {
vertical-align:top;
}

td.prodseparator {
font-size: 10px;
text-align: center
}

A.header:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.header:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.header:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.header:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

td.header {
color: #ff0000;
}

table.longdescription {
border-collapse: collapse;
}

table.longdescription td {
font-size:10px;
font-style: verdana}

td.darkld {
background-color: #E6E6E6
}

table.firefox {
border-collapse: collapse;
}

td.firefox {
border-collapse: collapse;
}

.ectlink1{
position: relative;
z-index: 0;
}

.ectlink1:hover{
background-color: white;
z-index: 0;
}

.ectlink1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;

border: 1px dashed gray;
border: 0px;
visibility: hidden;
color: #666666;
text-decoration: none;
}

.ectlink1 span img{ /*CSS for enlarged image*/
padding: 0px;
}

.ectlink1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
opacity: 1;
top: -200px;
left: -75px; /*position where enlarged image should offset horizontally */
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
border: 1px dashed gray;
padding: 0px;
left: -100px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top: -200px;
left: -75px; /*position where enlarged image should offset horizontally */

}

</style>

