@charset "utf-8";
/* CSS Document */
img, div, a, input { behavior: url(../../iepngfix.htc) }

* {
	padding:0;
	margin:0;
}

body {	
	background-image:url(../images/registration-rams.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#333333;
		
}

#container {
	margin:0 auto;
	margin-top:20px;

}

#inner-wrap {
	width: 598px;
	height: 698px;
	margin:0 auto;
}

#background-wrap {
	float:left;
	display:inline;
	width: 598px;	
	background-image:url(../images/voucher-bg-middle.png);
	background-position:center;
	background-repeat:repeat-y;
}

#top-image {
	float:left;
	display:inline;
	width: 598px;
	height:13px;
	margin:0 auto;
	margin-top:14px;
	line-height:10px;
	background-image:url(../images/voucher-bg-top.png);
	background-position:center;
	background-repeat:no-repeat;
}


#bot-image {
	float:left;
	display:inline;
	width: 598px;
	height:19px;
	margin:0 auto;
	background-image:url(../images/voucher-bg-bottom.png);
	background-position:center;
	background-repeat:no-repeat;
}

#header {
	float:left;
	display:inline;
	width: 598px;
	text-align:center;
	margin-top:7px;
}

#main {
	float:left;
	display:inline;
	width: 598px;
	min-height:621px;
	height:auto !important;
	height:621px;
}

#voucher {
	float:left;
	display:inline;
	width:528px;
	height:225px;
	padding-left:35px;
	margin-top:45px;
}


#availability {
	float:left;
	display:inline;
	width:510px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#252525;
	color:#FFFFFF;
	padding:5px;
	margin-left:38px;
}

#form {
	float:left;
	display:inline;
	width:300px;
	padding-left:149px;
	margin-top:10px;
}

#disclaimer {
	float:left;
	display:inline;
	width: 558px;
	text-align:left;
	margin-top:0px;
	padding:0 20px 0 20px;
}

/*//////////////////////////BUTTONS/////////////////////////////*/

.field {
	width:199px;
	height:20px;
	background-color:#fff5d9;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin-top:8px;
}

.drop-down {
	width:98px;
	height:20px;
	background-color:#fff5d9;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	margin-top:8px;
}

/*////////////////////////////FONTS////////////////////////////*/

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff5d9;
}

.form-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff5d9;
}

.terms-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#666666;
	padding-left:10px;
	padding-right:10px;
	margin-top:2px;
	line-height:10px;
}

#form ul, #form ul li, #form ul li a, #form a {
	list-style:none;
	margin-bottom:10px;
	color:#FFF5D9;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}
