body
{
	background-color: #D21A19;
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	margin:0;
	padding:0px;
}

#preloader
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	width: 1000px;
	height: 100%;
	z-index: 10;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	_position: absolute;
	_top: expression(eval(document.body.scrollTop));
	margin: 0;
	padding: 0;
}

.welcome
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.welcome_msg
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}



.welcome_big
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.welcome_msg_big
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}

.login_label
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.gift_title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.a_button_text
{
	font-size: 13px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.a_button_text:hover
{
	font-size: 13px;
	font-family: Verdana;	
	text-decoration: none;	
	color: #FFFFFF;
	font-weight: bold;	
}
.a_button_text:visited
{
	font-size: 13px;
	font-family: Verdana;	
	text-decoration: none;	
	color: #FFFFFF;
	font-weight: bold;	
}

.heavy_gift_title
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}

.gift_description
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;	
}

.compleet_order
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
}

.error
{
	color: #D11A19;
	font-family: Verdana;
	font-size :13px
}

.form_label
{
	font-family: Verdana;
	font-size :12px
}

.form_value
{
	font-family: Verdana;
	font-weight: bold;
	font-size :15px
}


.n_field
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	height: 25px;
	width: 160px;
	border: 1px solid #C0C0C0;
}

.s_field
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	height: 25px;
	width: 60px;
	border: 1px solid #C0C0C0;
}

.l_field
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	height: 25px;
	width: 210px;
	border: 1px solid #C0C0C0;	
}

.info_confirm
{
	z-index: 11;
	position:absolute;
	width:600px;
	height:500px; 
	background-color:#FFFFFF; 
	margin-top:230px;
	margin-left:12%; 
	margin-right:8%; 
	border:1px solid #C0C0C0;
}

.info_confirm_office
{
	z-index: 11;
	position:absolute;
	width:630px;
	height:320px; 
	margin-top:230px;
	margin-left:12%; 
	margin-right:8%; 
}

.footer_link_a
{
	color: #000000;
	font-family: Verdana;
	font-size :11px;
	text-decoration: none;
}

v11
{
	font-family: Verdana;
	font-size :11px;
}

.footer_link_a:hover
{
	color: #000000;
	font-family: Verdana;
	font-size :11px;
	text-decoration: none;
}

.footer_link_a:visited
{
	color: #000000;
	font-family: Verdana;
	font-size :11px;
	text-decoration: none;
}
