@charset "utf-8";
/* gift-certificat CSS Document */

.giftcert{
	width:573px;
	height:728px;
	padding:108px 108px 10px;
	margin:0;
	background:url(../images/gift-certificat/gavekort-bg.gif) no-repeat 0 8px;
	font-size:93%;
}
* html .giftcert{
	width:789px;
	w\idth:573px;
	height:846px;
	height:728px;
}
#gift-certificat #main-inner{background:none;padding:0}
#gift-certificat #base{
	background:url(../images/gift-certificat/base-left.gif) no-repeat 0 0;
	position:relative;
	top:-4px;
}
#gift-certificat .panel{
	padding:0;
}
.giftcert h3{
	font-size:16px;
	color:#333;
	margin:12px 0 16px 3px;
}
.giftcert p{
	color:#333;
	line-height:1.3;
	margin:0 0 15px 3px;
}
p.midblock{
	margin:32px 0 0;
	width:571px;
	height:272px;
	position:relative;
	overflow:hidden;
}
p.midblock a,p.midblock em{
	display:block;
	width:571px;
	height:272px;
	text-decoration:none;
	position:relative;
}
p.midblock em{
	position:absolute;
	left:0;
	top:0;
	background:url(../images/gift-certificat/midblock.jpg) no-repeat 0 0;
}
.giftform{
	width:571px;
	padding:65px 0 0;
	background:url(../images/gift-certificat/midshadow.gif) no-repeat 0 0;
	overflow:hidden;
}
.giftright{
	float:right;
	width:190px;
}
.giftform h4{
	color:#909;
	font-size:12px;
	margin:0 0 21px;
}
.giftright select{
	width:190px;
	font-size:12px;
	color:#333;
	display:block;
	margin:0 0 28px;
	border:1px solid #d4d4d4;
	text-align:center;
}
.giftright input{
	width:190px;
	height:24px;
	color:#c6f;
	text-align:center;
	font-size:12px;
	background:url(../images/gift-certificat/giftbuy.gif) no-repeat 0 0;
	display:block;
	margin:0 0 25px;
	border:none;
	font-weight:bold;
}
.giftleft{
	float:left;
	width:350px;
}
.giftleft input,.giftleft textarea{
	width:246px;
	border-top:2px double #7d7d7d;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	padding:0 5px;
	margin:0 0 4px;
}
.giftleft textarea{height:75px}
.giftleft label{
	font-size:12px;
	font-weight:bold;
	width:74px;
	padding:0 2px 0 1px;
	float:left;
	clear:left;
	position:relative;
	top:3px;
}
.giftleft label span{visibility:hidden;}
.giftleft br{
	width:100%;
	display:block;
	clear:both;
	line-height:1.0;
}




