body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #8D0053;
	background-color: #FF3E9C;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/skin/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 100px;
}
.leftImg {
	background-image: url(../images/skin/mdl_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 346px;
	width: 273px;
}
#urls {
	height: 30px;
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#urls td {
	text-align: center;
	width: 140px;
	height: 30px;
	/*background-color: #000000;*/
	background-image: url(../images/skin/urls_OFF.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#urls a{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
.about {
	width: 90%;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: justify;
	border: 3px solid #8D0053;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	direction: rtl;
}
.homeProd {
	width: 90%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	border: 3px solid #8D0053;
	direction: rtl;
}
.subCat {
	width: 90%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: right;
	background-color: #FFFFFF;
	padding: 5px;
	border: 3px solid #8D0053;
	direction: rtl;
}
#prod {
	border: 2px solid #8D0053;
	margin: 5px 0px 5px 0px;
}
#footer {
	color: #A20763;
	font-size: 90%;
	text-align: center;
	padding: 4px;
}
#footer a{
	color: #7A0B4C;
	text-decoration: underline;
}
#panel {
	float: right;
	height: 25px;
	width: 300px;
	margin: 20px;
}
.langBg {
	background-color: #8D0053;
	background-image: url(../images/skin/langBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 120px;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
}
.cartBg {
	background-color: #D70FAF;
	background-image: url(../images/skin/cartBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	width: 120px;
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
}
.cartBg a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	color: #8D0053;
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}
.thumbProd {
	width: 32%;
	height: 140px;
	float: right;
	text-align: center;
	text-align: center;
}
#categoryNav{
	width: 100%;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#categoryNav ul{
	list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #FFFFFF;
}
#categoryNav li{
	border-bottom: 1px solid #C25093;
	background-color: #B6317F;
	color: #FFFFFF;
	padding: 1px;
}
#categoryNav li a{
	display: block;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #FFFFFF;
}
#categoryNav li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C25093;
}
.title {
	font-size: 110%;
	font-weight: bold;
	color: #FF3E9C;
	padding-bottom: 5px;
}
.nav {
	direction: ltr;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #FF3E9C;
}
.nav a {
	color: #FF3E9C;
	text-decoration: none;
}
.subIcon {
	width: 25%;
	height: 130px;
	float: right;
	text-align: center;
}
.subIcon a {
	font-family: Tahoma, Verdana, Arial;
	color: #8D0053;
	text-decoration: none;
}
.tdBg{
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
	background-color: #B6317F;
	border-bottom: 1px solid #9E015D;
	border-top: 1px solid #9E015D;
	color: #FFFFFF;
}
.tdBg a{
	text-decoration: none;
	color: #FFFFFF;
}
input, select, textarea, .input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8D0053;
	border: 1px solid #FF3E9C;
}
.notAv {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #8D0053;
	border: 1px solid #FF3E9C;
	background-color: #FF3E9C;
}
.note {
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	text-align: center;
}
.note a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sendOrd {
	width: 86px;
	height: 16px;
	background-color: #ECE9D8;
	text-align: center;
	color: #8D0053;
	border: 1px solid #FF3E9C;
	float: left;	
}
.sendOrd a{
	color: #8D0053;
	text-decoration: none;
	display: block;
}
.hint {
	color: #ED0F90;
	vertical-align: sub;
}
.right {
	background-color: #0033FF;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}
.right a {
	color: #FFFFFF;
	text-decoration: underline;
}
.catPath {
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px;
	direction: rtl;
	color: #FFFFFF;
}
.catPath a{
	color: #FFFFFF;
	text-decoration: none;
}
.catPath a:hover{
	color: #ED0F90;
	text-decoration: none;
}
.prodArt{
	font-weight: bold;
	color: #800080;
}