*{outline:none;}
html, body {height: 100%;}
body{background:url(../images/bg-dots.gif),#e1e1e1 url(../images/bg-gradient.gif) repeat-x;}
body,ul,li,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
td{	vertical-align:top;}
img{border:0;}
body,td,input{	font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#6c6c6c;}
a{color:#4f215e;text-decoration:none;}
a:hover{
	opacity:0.8
}
li{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}
.safeArea{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.padBottom15{
	padding-bottom:15px;
	background:url(../images/ping.png) no-repeat;
	font-size:19px;
	color:#4f215e;
	padding-left:30px;
	padding-top:3px;
	min-height:40px;
}
.clearBoth{
	clear:both;
}
header .safeArea{
	background:url(../images/bg-header.png) no-repeat;
	height:137px;
	position:relative;
	z-index:1;
}
.bodyCont .safeArea{
	background:url(../images/bg-body.png) repeat-y;
	overflow:hidden;
	padding-top:35px;
}
footer .safeArea{
	background:url(../images/bg-footer.png) no-repeat;
	height:25px;
	color:#fff;
	text-align:center;
	font-size:11px;
	line-height:20px;
}
.logoLink{
	display:block;
	position:absolute;
	right:4px;
	top:19px;
}
.attachImg{
	position:absolute;
	top:222px;
	left:-17px;
	z-index:1;
}
.mainMenuCont{
	overflow:hidden;
	padding:101px 0 0 130px;
	position:relative;
}
.mainMenuCont a{
	display:block;
	float:left;
	background:url(../images/sp-menu.png) no-repeat;
	height:29px;
	text-align:right;
	padding-right:10px;
	padding-top:16px;
	color:#fff;
	font-size:13px;
	font-weight:bold}
.mainMenuCont a:hover{
	background:url(../images/sp-menu-hover.png) no-repeat;
	color:#4f215e; /*color:#ce96e0*/
}
.mainMenuCont a.mn1,.mainMenuCont a.mn1.selected{
	width:43px;
	background-position:0px 0px;
	
}
.mainMenuCont a.mn2,.mainMenuCont a.mn2.selected{
	width:86px;
	background-position:-53px 0px;
}
.mainMenuCont a.mn3,.mainMenuCont a.mn3.selected{
	width:92px;
	background-position:-149px 0px;
}
.mainMenuCont a.mn4,.mainMenuCont a.mn4.selected{
	width:113px;
	background-position:-251px 0px;
}
.mainMenuCont a.mn5,.mainMenuCont a.mn5.selected{
	width:96px;
	background-position:-374px 0px;
}
.sliderCont{
	width:940px;
	height:260px;
	padding:0 30px 45px 30px;
	position:relative;
}
.shadowSlide{
	width:940px;
	height:300px;
	position:absolute;
	top:0;
	left:30px;
	z-index:10;
}
.contentCont{
	padding:0 30px 50px 30px;
	overflow:hidden;
}
.hpList{
	width:220px;
	float:left;
	padding-right:20px;
}
.hpList.last{
	padding-right:0;
}
.readMore{
	font-weight:bold;
	color:#4f215e;
}
.insideImg{
	clear:both;
	height:130px;
	padding-bottom:25px;
}
.contentImg2Right{
	float:right;
	margin-left:30px;
	padding:3px;
	border:1px solid #dadada;
}
.contentImg2Left{
	float:left;
	margin-right:30px;
	padding:3px;
	border:1px solid #dadada;
	max-width:400px;
	max-height:400px;
}
.formCol{
	width:425px;
	padding-right:90px;
	float:left;
	overflow:hidden;
	margin-top:15px;
}
.formCol.last{
	padding-right:0;
}
label{
	width:150px;
	height:20px;
	float:left;
	font-weight:bold;
	color:#4f215e;
	margin-bottom:10px;
}
input.inputTxt{
	width:260px;
	height:20px;
	padding:0 5px;
	float:left;
	border:1px solid #a790ae;
	margin-bottom:10px;
}
textarea.inputTxt{
	width:260px;
	height:80px;
	padding:0 5px;
	float:left;
	border:1px solid #a790ae;
	margin-bottom:10px;
	resize:none;
}
.submitBtn{
	background:#4f215e;
	color:#fff;
	float:right;
	border:0;
	text-align:center;
	width:70px;
	padding:5px 10px;
	cursor:pointer;
}
.submitBtn:hover{
	opacity:0.8;
}


footer {
	height:25px;
}
.prodList{
	width:185px;
	float:left;
	margin:0 60px 66px 0;
	height:110px;
}
.prodList.last{
	margin:0 0 66px 0;
}
.div_prodimg{width:175px; height:100px; text-align:center;padding:5px;margin-bottom:10px; border:1px solid #dadada;}
.prodImg{ }
.prodList a{
	color:#4f215e;
	display:block;
	width:100%;
	background:url(../images/prod-plus.gif) no-repeat 100% 0;
}
.inlineContent{
	padding:10px;
	background:#fff;
	overflow:hidden;
	position:relative;
}

.left_sec{}
.right_sec{ padding-left:250px;}
.fixed_leftmenu {z-index:200;  width:220px; float:left; /*position:absolute; top:246px;*/ }

.leftmenu{ width:214px; height:22px; background-color:#4F215E; font-size:13px; color:#fff; font-family:'Istok Web', Verdana; margin-top:2px; padding:5px 0 0 12px; cursor:pointer;}
.leftmenu:hover{ background-color:#845a91;}

.subcatBox{ margin-left:5px; width:210px; display:none;}
.subcat{ height:20px; border-top:1px solid #653176; padding-top:7px;  font-size:12px; text-indent:7px; cursor:pointer}
.tb_img{height:100px; width:174px;


}
.submitBtn2{color:#fff;border:0;text-align:center;padding:5px 10px 5px 25px; position:absolute; bottom:8px; right:8px; cursor:pointer; background:url(../images/wtrolly.png) no-repeat #4f215e 2px 2px; }
.submitBtn2:hover{opacity:0.8;}

.dropy{ position:absolute; bottom:28px; right:18px; width:92px;  }
.dropy select{ width:92px;}

td label{
	min-width:150px;
	font-weight:bold;
	color:#4f215e;
	margin-bottom:5px;
	width:auto
}
.login{ position:absolute; top:5px; right:20px; z-index:555; font-weight:bold }
.profile{ position:absolute; top:5px; right:20px; z-index:555; font-weight:bold}
.prof_link{ float:right;}
.prof_sepa{  float:right; margin:0 5px;}

a#login{}
a#login:hover{opacity:1}

.prodImg{ max-width:174px; max-height:103px;}
input.smallinput{
	width:60px;
	height:20px;
	padding:0 5px;
	float:left;
	border:1px solid #a790ae;
	margin-bottom:10px;
}
select.smallinput{
	height:20px;
	padding:0 5px;
	float:left;
	border:1px solid #a790ae;
	margin-bottom:10px;
	margin-left:10px;
}

.insideImg img{ max-width:940px; max-height:130px;}

.biglabel{
	width:300px;
	height:auto;
	float:left;
	font-weight:bold;
	color:#4f215e;
	margin-bottom:10px;
}
.colo{
	margin-top:15px;
}
.remover{ float:left; margin-right:5px;}