/* CSS Document */
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #f8f1f7;
	line-height:18px;
	color:#94607a;
	background-image:url(../images/bg.gif);
	font-size:12px;
}
h1 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#a54c9d;
	font-weight:900;
}
h2 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#a54c9d;
	FONT-WEIGHT: 900;
}
h3 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#a54c9d;
	FONT-WEIGHT: 900;
}
h4 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	FONT-WEIGHT: 900;
}
h5 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	FONT-WEIGHT: 900;
}
h6 {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	FONT-WEIGHT: 900;
}
#main-container {
	background-color:#f8f1f7;
	height: auto;
	width: 1002px;
	margin:0 auto;
	padding:0px;
}
#main-container #header {
	background-color:#dfbbd9;
	height: 57px;
	padding-left:20px;
	padding-top:25px;
	width: 972px;
	padding-right:10px;
	margin-top:10px;
	clear:both;
}
#main-container #header #logo {
	width:272px;
	height:32px;
	text-align:left;
	float:left;
	clear:both;
}
#main-container #header #top-links {
	width:556px;
	height:34px;
	color:#76006b;
	text-align:right;
	float:right;
}
#main-container #mainLink {
	background-color:#FFFFFF;
	height: 44px;
	width: 1002px;
	clear:both;
	margin-top:10px;
}
#main-container #mainLink ul {
	display: inline;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin: 15px;
	padding: 0px;
}
#main-container #mainLink li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a54c9d;
	padding-right: 20px;
	padding-left: 20px;
}
#main-container #mainLink .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-field
{
background-image:url(../images/text-field-bg.gif);
width:303px;
height:37;
text-align:center;
}
.input-text
{
border:#eff5ff solid 1px;
background-color:#eff5ff;
color:#00aeff;
}
.input
{
border:#cd82c6 solid 1px;
background-color:#f2e2ef;
color:#76006b;
}
#main-container #add {
	background-color:#FFFFFF;
	height: auto;
	width: 1002px;
	clear:both;
	text-align:center;
	margin-top:10px;
}
#main-container #content {
	background-color:#FFFFFF;
	height: auto;
	width: 1002px;
	margin-top:10px;
	clear:both;
}
#left-bloc {
	width:720px;
	height:426px;
	background-color:#F9F9F9;
	border:#f4ebc5 1px solid;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#type {
	height: auto;
	width: 340px;
	padding:10px;
	float:left;
}
#featured {
	background-color:#FFFFFF;
	height: auto;
	width: 330px;
	margin-top:10px;
	margin-right:10px;
	padding:10px;
	float:right;
}
#products
{
	background-color:#faf5e1;
	height: auto;
	width: 710px;
	color:#94607a;
	margin-top:10px;
	padding:5px;
	margin-left:10px;
	float:left;
	}

#middle {
	background-color:#fae9f5;
	height: auto;
	width: 710px;
	color:#94607a;
	margin-top:10px;
	padding:5px;
	margin-left:10px;
	float:left;
}
#middle ul {
	display:block;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin: 5px;
	padding: 0px;
}
#middle li {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#middle .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#first
{
}
#second
{
}
#third
{
}
#fourth
{
}
#right-bloc {
	width:251px;
	height:auto;
	margin-right:10px;
	float:right;
}
#add1 {
	background-color:#FFFFFF;
	height: auto;
	width: 251px;
	margin-top:10px;
	float:right;
}
#add2 {
	background-color:#FFFFFF;
	height: auto;
	width: 251px;
	margin-top:10px;
	float:right;
}
#add3 {
	background-color:#FFFFFF;
	height: auto;
	width: 251px;
	margin-top:10px;
	float:right;
}
#footer {
	height: 31px;
	width: 1002px;
	background-color:#dfbbd9;
	border-top:#CCCCCC dotted 1px;
	border-bottom:#CCCCCC dotted 1px;
	clear:both;
}
#f-content {
	background-color:#FFFFFF;
	height: auto;
	width: 992px;
	padding:5px;
	text-align:justify;
	margin-top:10px;
	clear:both;
}
#footer #footer-links {
	height: 31px;
	width: 1002px;
	border-top:#CCCCCC dotted 1px;
	text-align:center;
	clear:both;
}
#footer-links ul {
	display: inline;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin: 5px;
	padding: 0px;
}
#footer-links li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a54c9d;
	padding-right: 20px;
	padding-left: 20px;
}
#footer-links .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue-bg {
	background-image:url(../images/blue-tab-bg.gif);
	color:#FFFFFF;
	font-weight:900;
	text-align:left;
	background-repeat:repeat-x;
}
.clr {
	clear:both;
}
.links {
	color:#76006b;
	text-decoration:none;
}
.links:hover {
	color:#76006b;
	text-decoration:underline;
}
.red {
	color:#CC0000;
	text-decoration:underline;
}
.red:hover {
	color:#CC0000;
	text-decoration:none;
}
.f-links {
	color:#94607a;
	text-decoration:underline;
}
.f-links:hover {
	color:#94607a;
	text-decoration:none;
}
.top-links
{
color:#76006b;
text-decoration:none;
padding:10px;
font-weight:900;
}
.top-links:hover
{
color:#76006b;
background-color:#FFCC00;
padding:10px;
text-decoration:none;
font-weight:900;
}
.p-links {
	color:#0046c5;
	text-decoration:underline;
}
.p-links:hover {
	color:#0046c5;
	text-decoration:none;
}
.button {
	BORDER-RIGHT: #FFFFFF 1px groove; 
	BORDER-TOP: #FFFFFF 1px groove; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BORDER-LEFT: #FF0000 1px groove; 
	COLOR:#FFFFFF; 
	BORDER-BOTTOM: #FF0000 1px groove; 
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #fa0185
}
.LeftLinks
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
size:10px;
color:#94607a;
text-decoration:none;
}
.LeftLinks:hover
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
size:11px;
color:#94607a;
text-decoration:underline;
}
.Links
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
size:10px;
color:#a10092;
text-decoration:none;
}
.Links:hover
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
size:10px;
color:#a10092;
text-decoration:none;
}
.table{
border:#a10092 solid 1px;
}

/* Zoom CSS*/
.zoom{
position: relative;
z-index: 0;
}

.zoom:hover{
background-color: transparent;
z-index: 50;
}

.zoom span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.zoom span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.zoom:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.price
{
color:#FF0000;
font-weight:900
}
.name
{
color:#000000;
font-weight:normal;
text-align:left;	
}
.seller
{
color:#003399
}
.country
{
color:#CC0000
}
.product
{
border:#CCCCCC 1px solid;
}
.description
{
font-style:italic;
text-align:justify
}
