/* Beixo - Website -Modellen*/

.thumb td{
	border: 1px solid #DCDCDC;
	padding: 1px;
}


.order_block {
       background-image: url(/images/beixo/bg_orderbox.png);
       background-repeat: no-repeat;
       width: 230px;
       height: 122px;
       padding: 20px;
       text-align: center;
       
}

.order_block a {
       color: black;
       
}

right_block {
	display: none;
}



h1 {
	text-align: left;
	font-size: 12pt;
	margin-left: 14px;
}

#right_block {
        margin-top:23px;
}
#order_now a{
        float : right;
        font-size: 20px;
	color: White;
	height: 24px;
        padding-left: 5px;
        padding-right: 5px;
	text-decoration: none;
        width: 300px;
}

form {
	margin: 0px;
}

.luckyZoomSmallImageCont {
	position: relative;
}

.luckyZoomBigImageCont {
	overflow: hidden;
	position: absolute;
	z-index: 100;
	border: 1px solid #AB0B77;
	visibility: hidden;
/* display: none; */
}

.luckyZoomHeader {
	position: relative;
	z-index: 10;
	left: 0px;
	top: 0px;
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color:#DD2F07;
	background: #FFFFFF;
	padding:3px;
}

.luckyZoomHeader a {
	color: #fff;
}

.luckyZoomPup {
	z-index: 102;
	visibility: hidden;
	position: absolute;
	width: 50px;
	height: 50px;
	border: 1px solid 333333;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}