/* lpo-1439-back-sub 1.1 */

.main .contentLeft {
	width: 580px;
}
.desc {
	position: absolute;
	width: 230px;
	overflow: hidden;
}
.goRecipe {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
}
.desc p{
	font: 14px/16px times New Roman;
	color: #585858;
	text-shadow: 0px 1px 0px #fff;
}
.recipeBox {
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 15px;
}
.recipeBox .left {
	width: 370px;
}
.recipeBox .right {
	width: 170px;
}
#goRecipe.recipeBox h1 {
	color: #DB799F;
	font: 22px times new roman;
	text-shadow: 0px 1px 0px #DDD;
}
/*
.recipeBox .left  h1{
	color: #db799f;
	font: 22px times new roman;
	text-shadow: 0px 1px 0px #ddd;
}
*/
.recipeBox .right h2{
	color: #431300;
	font: bold 14px times new roman;
}
.recipeBox ol {
	list-style: decimal outside none;
	padding-left: 25px;
}
.recipeBox ol li{
	margin-top: 10px;
	color:431300 ;
	font: 14px times new roman;
}
*+html .recipeBox ol li{
	margin-left: 3px;
}
.recipeBox ul li {
    font: 14px times New Roman;
    margin-top: 5px;
    color: #585858;

}
.goRecipe:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	khtml-opacity: 0.8;
}
/* description definition*/
.desc.v1 {
	top: 20px;
	right: 50px;
}
.desc.v3 {
	width: 260px;
	top: 10px;
	right: 20px;
}
.main .contentRight h1,
.main .contentRight h2,
.main .contentRight p,
.main .contentRight{
	font-size: 14px;
	font-family: times new roman;
	font-weight: normal;
}
.contentRight a {
    text-decoration: none;
}
.main .contentRight h1 {
	color: #e492b2;
	font-size: 16px;
}
.main .contentRight h2 {
	color: #641908;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.main .contentRight p.gCase,
.main .contentRight p.gCase strong {
	font-family: arial;
	font-size: 12px;
}
/*slide*/
#catalogSlider {
	position: relative;
/* 	background: url("//media.ztat.net/media/teaser/lp/lp-2012/lpo-1439/general/bg-catalog-bottom.gif") center bottom repeat-x transparent;
 */
}
.main #catalogSlider .sCon,
.main  #catalogSlider .sCon .gItem ,
.main  #catalogSlider  .catStage {
	height: 800px;
}

.main #catalogSlider .sCon {
	overflow: hidden;
	position: absolute;
}
#catalogSlider .sCon  .productBox em {
    display: none;
}
.main  #catalogSlider .sCon .gItem,
#catalogSlider .sCon .productBox {
	height: 130px;
}
.teaser .bigBlock {
    height: 260px;
}	
.main  #catalogSlider .sCon .gItem {
	overflow: hidden;
	width: 197.5px;

}
#html #wrapper .main  #catalogSlider .sCon .gItem  .left,
#catalogSlider .sCon .productBox  {
	height: 100%;
	position: relative;
	width: 100%;
}
.main  #catalogSlider .sCon .gItem .imageBox,
#catalogSlider .sCon .productBox,
.catMenuHolder > *,
.main .contentLeft,
.main .linkGallery a ,
.main #catalogSlider .catMenu span{
	float: left;
}
.main  #catalogSlider .sCon .gItem .price {
	font-weight: normal;
}
#content .main #catalogSlider .sCon .productBox > * {
	text-align: left;
	position: relative;
	top: 30px;
}
#content .main #catalogSlider .sCon .productBox > img.ctaGo {
	position: absolute;
	top: 90px;
	left: 90px;
}

#content .main  #catalogSlider .sCon .imageBox {
	margin-right: 10px;
	position: static;
	margin-top: 15px;
}
#content .main #catalogSlider .sCon .newFlag {
	position: absolute;
	top: 10px;
}
.bgBottom {
    background: url("//media.ztat.net/media/teaser/lp/lp-2012/lpo-1439/general/bg-catalog-bottom.gif") repeat-x scroll center bottom transparent;
    bottom: 0;
    height: 17px;
    position: absolute;
    right: 0;
    width: 200px;
}
.teaser  > .overflow {
	position: relative;
}
/*slide menu */
.main  #catalogSlider .catMenu {
	background: url("//media.ztat.net/media/teaser/lp/lp-2012/lpo-1439/main/bg-catalog-menu-4x33.gif") 0 0 repeat-x transparent scroll;
	height: 30px;
	padding-top: 3px;
	width: 100%;
	
}
.main  #catalogSlider  .catStage {
	position: relative;
	width: 100%;
}

.main  #catalogSlider .catMenu > * {
	display: table;
	margin: auto;
	width: 100%;
}
.main #catalogSlider .catMenu span {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 35px;
}
#catalogSlider .catMenu .slideBtn {
	margin: 0 3px;
	display: block;
	color: #9d9d9d;
	text-align: center;
	width: 15px;
	cursor: pointer;
}
#catalogSlider .catMenu .slideBtn.active {
	color: #333;
}
#content #catalogSlider  .freeShipping {
    display: none;
}
