/* CSS Document */
.body{
	background:url(/gallery_assets/checks/images/bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:62.5%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
/* New Styles for Offer Code Error Message - Created 8/29/2009 JKanost */
.offercode-collage, a.qr, a.browse {
	behavior:url(/gallery_assets/checks/images/iepngfix.htc);
	}

span.offer-error {
	display:block;
	padding-left: 10px;
	margin-top: 50px;
	}

.offer-code { 
	position:relative; 
	padding:0 18px 18px;
	min-height:400px;
	margin-top: 30px;
	}
	
	.offercode-collage {
		position:absolute;
		right:5px;
		top:-80px;
		}
	*:first-child+html .offercode-collage { top:20px; }

.offer-code div {
	border:1px solid #4b301b;
	background:#cfdda6;
	margin:90px 80px 36px 0;
	padding:18px 250px 18px 18px;
	}
	
.offer-code h1 { font-size:20px; }
.offer-code p { margin:18px 0 0; clear:both; }

#txtSource, #imgSearchGo { 
	display:block;
	float:left;
	margin:18px 5px 18px 0;
	}
/* Because IE6 will not display the inputs if they are floated... */	
* html #txtSource { float:none;  }
* html #imgSearchGo { float:none;  }
	
#txtSource { padding:1px; }

	.offercode-example img { 
		float:left; 
		margin:0 18px 18px 0;
		}
		
div.cb { clear:both; border:none; background:none; height:1px; margin:0; padding:0; }
#ie6-expand { display:none; }
* html #ie6-expand { display:block; border:none; background:none; }
/* End Offer Error Styles */
	
#reactivation2 h1{
	background:url(/gallery_assets/checks/images/header2.jpg) no-repeat left top;
	}
	
h2.first, h2.second{
	font-size:1.8em;
	text-indent:-3000px;
	line-height:0px;
	display:block;
	height:44px;
	width:600px;
	margin-top:-50px;
	margin-left:10px;
	z-index:20;
	}


.checks{
	width:353px;
	height:277px;
	background:url(/gallery_assets/checks/images/checks2.jpg) bottom no-repeat;
	position:absolute;
	z-index:1;
	left:500px;
	}

.box{
	width:650px;
	background-color:#E9EEF2;
	border:1px solid #497C6B;
	}
.checks2{
	width:353px;
	height:277px;
	background:url(/gallery_assets/checks/images/checks2.jpg) bottom no-repeat;
	position:absolute;
	z-index:1;
	left:460px;
	}
.box2
{
	width:650px;
	background-color:#E9EEF2;
	border:1px solid #497C6B;
	}
	
.reactivate{
	padding-top:19px;
	}
	
a:link, a:visited{
	color:#529231;
	}

a:hover{
	text-decoration:none;
	}

a.qr:link, a.qr:visited, a.browse:link, a.browse:visited {
	display:block;
	text-indent:-3000px;
	width:164px;
	height:34px;
	float:left;
	margin:12px 18px 0 0;
	}

a.qr:link, a.qr:visited{
	background:transparent url(/gallery_assets/checks/images/btn-qrnc.png) no-repeat;
	}
	
a.browse:link, a.browse:visited{
	background:url(/gallery_assets/checks/images/btn-qrbrowse.png) no-repeat;
	}

a.qr:hover, a.browse:hover {
	background-position:bottom;
	}
	
label{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bold;
	}

.textbox{
	border:1px solid #000;
	margin-right:5px;
	}

.button{
	position:absolute;
	padding-top:10px;
	}
	
img.offerCode{
	float:left;
	margin-top:10px;
	margin-left:10px;
	}

p.offerCode{
	float:left;
	width:225px;
	padding:35px 10px 10px 20px;
	}