BODY
{
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.imgshow
{
	float:left;
	padding:10px;
}
.imgshow a 
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
img
{
	border:none;
}
.productsbox
{
	vertical-align:top;
	margin-left:50px;
	margin-top:0px;
	top right;
	

}
.productsbox li
{
	list-style:none;
	width:100px;
	height:130px;
	margin:10px;	
}

.categories_View
{
	margin:0;
}
.categories_View a
{
	margin-top:0px;	
	padding-top:0px;
	color:#666666;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	font-size:12px;
	padding-left:20px;
	text-transform:uppercase;
}
.categories_View a:hover
{
	background-image:url(images/subMenuBorder.png);
	background-position:left;

}
#headerul
{
	width:750px;
	margin:0;

}


#sddm
{ 
	margin: auto 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: auto 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	text-align: center;
	text-decoration: none;
}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;	
	text-decoration: none;
	color:#FFFFFF;
	background-color:#993399;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:100;
	text-transform:uppercase;
}

	#sddm div a:hover
	{
			color:#FFccff;
	}

