/* CSS Document */

body {background:url(images/back.jpg) repeat-x; color:#4a4a4a; margin:3px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a:link {color:#940055; text-decoration:none;}
a:visited {color:#940055; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

.header {height:61px;}

.menuback {height:36px; background:url(images/menu-back.gif) repeat-x; color:#fffff;}
.toplink{
	margin: 0px;
	width:751px;
	padding: 0px;
	float:left; width:100%;

}

.message {
font-size:20px;
float:left;
	display: block;
	font-weight: normal;
	padding: 10px 23px 0px 23px;
	color: #940055;
	height:26px;
}


.toplink a:link, .toplink a:visited {
font-size:12px;
float:left;
	display: block;
	font-weight: normal;
	padding: 10px 23px 0px 23px;
	color: #ffffff;
	height:26px;
}

.toplink a:hover{
background:url(images/menu-backhover.gif) repeat-x; border-left:1px solid #ff7ac7; border-right:1px solid #ff7ac7;
font-size:12px;
display: block;
float:left;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
		padding: 10px 22px 0px 22px;
}

.dropdown{position:absolute; visibility: hidden; z-index: 100; float:left; background-color:#ffffff; width:547px; padding-top:5px; padding-bottom:5px; padding-left:5px;}

.dropdown li a:link{padding-top:5px; height:20px; display: block; color:#710945; text-decoration: none; font-weight: bold; padding-left:3px; padding-right:3px; }
.dropdown li a:visited{padding-top:5px; height:20px; display: block;color:#710945; text-decoration: none; font-weight: bold; }
.dropdown li a:hover{display: block; padding-top:5px; height:20px; color:#000000; text-decoration: none; font-weight: bold;}

.contentright {background:url(images/content-rightback.gif) right top no-repeat;}

.productname {color:#940055; font-size:13px;}
.productname a:link {color:#940055; font-size:13px;}
.productname a:visited {color:#940055; font-size:13px;}
.productname a:hover{color:#000000; font-size:13px;}

.price {font-size:13px; color:#ff7ac7; font-weight:bold;}

.moreproduct a:link {width:100%; }

.footer {border-top:1px solid #e0e0e0; border-bottom:4px solid #efe6d6; padding-top:5px; padding-bottom:5px;}