#shop-blocs h3 {
	background: #f48222;
}
#shop-gift {
	background: #fff url(/images/gift_privileges/bg_gift.jpg) left 200px no-repeat;
	border-bottom: 1px solid #110c79;
}
#gTop {
	display: block;
	height: 300px;
}
#gBottom {
	display: block;
	margin-top: 20px;
	height: 380px;
}
#gTop .gLeft, 
#gTop .gRight, 
#gBottom .gLeft, 
#gBottom .gRight {
	display: block;
	float: left;
}
#gTop .gLeft {
	width: 400px;
}
#gTop .gRight {
	margin-top: 30px;
	width: 378px;
}

#gBottom .gLeft {
	width: 48%;
	padding-right: 2%;
}
#gBottom .gRight {
	width: 48%;
	padding-left: 2%;
}

#gBottom .transparency img {
	filter:alpha(opacity=200);   
	-moz-opacity: 2.0;   
	opacity: 2.0;
}
#gBottom .transparency {
	background: #fff;
	filter:alpha(opacity=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6;
	border:1px solid #fff;
}

#gBottom .gOffer {
	width: 90%;
	height: 300px;
}
#gBottom .gLeft .gOffer {
	margin-left: 10%;
	margin-right: 0;
}
#gBottom .gRight .gOffer {
	margin-right: 10%;
	margin-left: 0;
}
#gBottom .gLeft {
	position: relative;
}
#gBottom .gRight {
	position: relative;
}
#gBottom .floater {
	position: absolute;
	top: 0;
	height: 100%;
	text-align: justify;
}
#gBottom .floaterLeft {
	width: 86%;
	right: 4%;
	left: 10%;
}
#gBottom .floaterRight {
	width: 86%;
	right: 10%;
	left: 4%;
}
#gBottom .floater p {
	margin: 12px 20px;
	
	font-weight: bold;
	font-size:12px;
}


.orMiddle {
	color: #f48222;
	font-size: 16px;
	font-weight: bold;
}
.orBig {
	color: #f48222;
	font-size: 24px;
	font-weight: bold;
}

.blBig {
	color: #110c79;
	font-size: 18px;
	font-weight: bold;
}
.blSmall {
	color: #110c79;
	font-size: 12px;
	font-weight: bold;
}

.orderButton {
	display: block;
	position: absolute;
	right: 20px;
	top: 240px;
	background: transparent url(/images/gift_privileges/order_button.gif) 0 0 no-repeat;
	width: 149px;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


#giftCheckReality {
	width: 600px;
	height: 282px;
	background: #fff url(/images/gift_privileges/chequeCadeau.gif) 0 0 no-repeat;
	margin: 0 auto;
}
	#giftCheckValue {
		position: absolute;
		top: 0;
		right: 10px;
		font-size: 70px;
		color: #221D83;
	}
	#giftCheckValue select {
		font-size: 40px;
		margin: 0;
		padding: 0;
		background: transparent url(/images/blank.gif) 0 0 no-repeat;
		border: 0;
		color: #221D83;
	}
	#giftCheckValue select * {
		background: transparent url(/images/blank.gif) 0 0 no-repeat;
	}
	#giftCheckValue option {
		border: 0;
		margin: 0;
		padding: 0;
		background: #fff;
		color: #221D83;
		font-size: 40px;
	}

	#giftCheckPrice {
		height: 135px;
		position: relative;
	}
	#giftCheckOfferTo {
		height: 27px;
	}
	#giftCheckFrom {
		margin-top: 20px;
		height: 100px;
	}
	
	
	#giftCheckReality p {
		margin: 0;
		padding: 0;
	}
	#giftCheckReality input {
		height: 20px;
		border: 0;
		border-bottom: 1px solid #221D83;
		background: transparent;
		color: #221D83;
		font-weight: bold;
		font-size: 16px;
		margin: 0;
		padding: 0;
	}