/* defaults, globals, and miscellaneous

==============================================================================*/
#promo_form {width:528px; height:494px; position:relative;
	background:url(../images/promo/promo-form.png) no-repeat;}
#promo_form input.submit {position:absolute; top:336px; left:183px; width:174px; height:38px;}

#promo_form .fname, #promo_form .lname, #promo_form .email, #promo_form .phone {width:250px; position:absolute; left:190px;
	font-family:"trebuchet MS", arial, sans-serif; font-size:12px; font-weight:bold; color:#051c66;
	border:none;}
#promo_form .fname {top:217px;}	
#promo_form .lname {top:245px;}	
#promo_form .email {top:273px;}
#promo_form .phone {top:301px;}	
	
#promo_form .fname, #promo_form .fname:hover, #promo_form .fname:focus,
#promo_form .lname, #promo_form .lname:hover, #promo_form .lname:focus,
#promo_form .email, #promo_form .email:hover, #promo_form .email:focus,
#promo_form .phone, #promo_form .phone:hover, #promo_form .phone:focus {border:none; background:none;}

#promo_form label {display:none;}
#promo_form h2 {position:absolute; padding:1px; margin:0; width:526px; top:96px;
	text-align:center; font-style:normal; color:#fff;}
#promo_form .deal_details {position:absolute; padding:1px 35px; margin:0; width:458px; top:130px;
	text-align:center; line-height:1.2em; color:#fff;}
#promo_form .error {width:450px; position:absolute; top:329px; left:55px;
	font-family:"trebuchet MS", arial, sans-serif; font-size:16px; font-weight:bold; text-align:center; color:#FF0000;}
#promo_form .dissclaimer {width:400px; position:absolute; top:400px; left:55px;
	font-family:arial, sans-serif; font-size:11px; color:#fff;}
#promo_form .dissclaimer a {color:#f1a200;}
#promo_form .dissclaimer a:hover {color:#900000; border-bottom:1px solid #f1a200;}


.mainWrapper {
	width: 661px;
	height: 537px;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.contentFormWrapper {
	position: absolute;
	top: 130px;
	left: 40px;
	width: 580px;	
	z-index: 10;
	}
	.contentFormWrapper h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 34px;
		font-weight: bold;
		color: #3E61A0;
		text-align: center;		
		margin-bottom: -2px;
		}
	.contentFormWrapper h3 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 22px;
		font-weight: bold;
		color: #3E61A0;
		text-align: center;
		width: 320px;
		margin-left: auto;
		margin-right: auto;	
		}		
	.contentFormWrapper span {
		font-family: Arial, sans-serif;
		font-size: 12px;
		text-align: center;		
		width: 380px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}					
.certName {
	text-align: center;
	position: absolute;
	top: 127px;
	left: 71px;
	width: 519px;
	height: 50px;
	z-index: 20;
	}
	.certName span {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #000;		
		}
	#content .certName h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 40px;
		line-height:60px;
		font-weight: bold;
		text-transform: capitalize;
		color: #951a0f;
		margin-top: -5px;
		margin-bottom: 0px;
		}			
.certPrize {
	text-align: center;
	position: absolute;
	top: 250px;
	left: 71px;
	width: 519px;
	height: 50px;
	z-index: 20;
	}
	.certPrize span {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #000;
		width: 370px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	#content .certPrize h2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 36px;
		font-weight: bold;
		color: #951a0f;
		margin-top:5px;
		margin-bottom: -2px;
		}		
.certPrizeNum {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #951a0f;
	text-align: center;
	position: absolute;
	padding:1px;
	top: 380px;
	left: 71px;
	width: 519px;
	height: 50px;
	z-index: 20;
	}
.certDissclaimer {
	text-align: center;
	position: absolute;
	top: 428px;
	left: 71px;
	width: 519px;
	height: 50px;
	z-index: 20;
	}
	.certDissclaimer span {
		font-family: Arial, sans-serif;
		font-size: 10px;
		color: #333;
		width: 440px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
.certPrintBtn {
	text-align: right;
	font-weight: bold;
	position: absolute;
	top: 405px;
	right: 71px;
	width: 200px;
	height: 20px;
	z-index: 20;
	}		
.panelWrapper {
	position: absolute;
	height: 537px;
	width: 661px;
	z-index: 1;
	}
#promo_inventory_links {
	width:661px; 
	margin:0 auto; 
	text-align:center;
	}
