﻿<style type="text/css">

BODY{ 
background-color : #ffffff;
}

A.menu:link {
color : #fff;
text-decoration : none;
}
A.menu:visited {
	color : #fff;
	text-decoration : none;
}
A.menu:active {
	color : #fff;
	text-decoration : none;
}
A.menu:hover {
	color : #FF0000;
	text-decoration : none;
}
A:link {
	color: #FF0000;
	text-decoration: none;
}
A:visited {
	color: #FF0000;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: none;
}
A:hover {
	color: #FF9966;
	text-decoration: none;
}
TD.menu {
	font-size : 10px;
	color : #000000;
	font-family : Tahoma, Verdana, Arial;
	text-transform : uppercase;
}
DIV.menu {
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	font-family : Tahoma, Verdana, Arial;
	text-transform : uppercase;
}
A:hover {
	color : #767981;
	text-decoration : none;
}
A.dark:link {
	color : #d3dce5;
	text-decoration : none;
}
A.dark:visited {
	color : #d3dce5;
	text-decoration : none;
}
A.dark:active {
	color : #d3dce5;
	text-decoration : none;
}
A.dark:hover {
	color : #cc0000;
	text-decoration : none;
}
TD {
	font-size : 12px;
	font-family : Verdana;
}
P {
	font-size : 12px;
	font-family : Verdana;
}
TD.dark {
	font-size : 10px;
	font-family : Tahoma;
	color : #d3dce5;
}
P.dark {
	font-size : 10px;
	font-family : Verdana;
	color : #d3dce5;
}
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;
}
SPAN.price {
	color : #ff0000;
}
SELECT.prodoption {
	font-size : 11px;
	font-family : Verdana;
	color : #000080;
}
TD.mincart {
	font-size : 10px;
	color : #fff;
	font-weight: bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #BFB7AE;
border : 0;

}
P.mincart {
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
	color : #fff;
}
P.catname {
	text-align : left;
	margin-top : 0;
	margin-bottom : 4px;
	vertical-align : top;
}
P.catdesc {
	margin-top : 0;
	margin-bottom : 4px;
	vertical-align : top;
}
IMG.catimage {
	border : 0;
	border-color : #000;
	border-style : solid;
	vertical-align : top;
}
TD.catimage {
	vertical-align : top;
}
TD.catname {
	vertical-align : top;
	text-align : left;
}
TD.catnavigation {
	vertical-align : middle;
	text-align : left;
}
div.prodname {
	text-align : center;
}
table.cpd background {
	color : #000000;
}
td.cpdll background {
	color : #ffffff;
	border-bottom : 2px dotted #dddddd;
}
td.cpdhl background {
	color : #f9b7d3;
	color : #000000;
	font-weight : bold;
	padding : 4px;
}
.cstitle background {
	color : #202020;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
	padding : 1px;
}
}
.prod3image {
	width : 60px;
	border : 0;
	border-color : #000;
	border-style : solid;
}
#prod_bgeffect:hover {
	background-color: #FFF0F8;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu {
	margin : 0;
	padding : 0;
	float : left;
	font : bold 13px Arial;
	width : 812px;
	border-width : 1px 0;
	background : black url(blockdefault.gif) repeat-x center center;
}
.solidblockmenu li a {
	float: right;
	color: white;
	padding: 5px 13px;
	text-decoration: none;
	border-left: 1px solid silver;
}
.solidblockmenu li a:visited {
	color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: white;
	background: transparent url(blockactive.gif) center center repeat-x;
}
.GI_name {
	color: #cc0000;
	font-size: 12px;
}
img.cartimage {
	width: 80px;
}
.detailimage {
vertical-align : top;
} 
</style>