@charset "utf-8";
/* CSS Document */

div {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.oneColFixCtr #few_clicks_container {
	width: 687px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #F0F8FF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:5px;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#yourcoupon {
	display:block;
	width: 677px;
	min-height:20px;
	background-color:#99CCFF;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	overflow:auto;
}
#yourcoupon div {
	float:left;
	position:relative;
	left: 0px;
	top: 0px;
	background-color:#E6F2FF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#d_clip_button{
	width: 200px;
	background-color:#E6F2FF;
	border: thin solid #99CCFF;
	margin:10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C02729;
	text-align: center;
	vertical-align: middle;
}
.ssjcp_headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #A2BBE8;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	display: block;
	text-align: center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#ssjcp_instructions{
	padding: 8px;
	margin-top: 0px;
}
#ssjcp_instructions p{
	padding: 0px;
	margin-top: 0px;
	
}
.ssjcp_steps {
	display:block;
	margin-bottom:5px;
	margin-left: 25px;
	margin-right: 200px;
	padding: 2px;
	}
.ssjcp_steps .top{
	display:block;
	background-color:#E6F2FF;
	/*border: thin solid #99CCFF;*/
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C02729;
	font-weight: bold;
	margin-bottom:2px;
	background-image: url(../images/smartsource/v6-stepnumtopbgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCEAFF;
	}
.ssjcp_steps .stepnum{
	font-size: 36px;
	position: relative;
	right: 35px;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-right: -30px;
	color: #D7393E;
	height: 70px;
	background-color: #E6F2FF;
	top: -2px;
	width:30px;
	text-align: center;
	background-image: url(../images/smartsource/v6-stepnumbg_c.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ssjcp_steps1 {
	display:block;
	margin-bottom:5px;
	margin-left: 25px;
	margin-right: 10px;
	padding: 2px;
	}
.ssjcp_steps1 .top1{
	display:block;
	background-color:#E6F2FF;
	/*border: thin solid #99CCFF;*/
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C02729;
	font-weight: bold;
	margin-bottom:2px;
	background-image: url(../images/smartsource/v6-stepnumtopbgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCEAFF;
	}
.ssjcp_steps1 .stepnum1{
	font-size: 36px;
	position: relative;
	right: 35px;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0px;
	margin-right: -30px;
	color: #D7393E;
	height: 70px;
	background-color: #E6F2FF;
	top: -2px;
	width:30px;
	text-align: center;
	background-image: url(../images/smartsource/v6-stepnumbg_c.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#ssjcp_moreinfo{
	display:block;
	width: 677px;
	min-height:20px;
	background-color:#99CCFF;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	overflow:auto;
	text-align: center;
	cursor: pointer;
}
.style1footer {font-size: 10px}
#whois_ss{
	/*background-image: url(whois_ss.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 496px;
	width: 193px;
	/*right: -475px;*/
	right: 0px;
	top: 2px;
	position:relative;
	float:right;
	/*margin-right:-200px;*/	/*display: block;*/
}
.ssprint-tips{
	display:block;
	margin-left: 10px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #F6FAFF;
	padding: 1px;
}

/* BEGIN CSS FOR HOVER*/
	.fadeThis {
	position:relative;
	display:block;
	height: 57px;
	width: 199px;
	background-image: url(../images/smartsource/java-button-off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	}
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 57px;
	width: 199px;
	background-image: url(../images/smartsource/java-button-on.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	cursor: pointer;
	}
	
	.fadeThis2 {
	position:relative;
	display:block;
	height: 57px;
	width: 199px;
	background-image: url(../images/smartsource/print-button-off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	}
	
	.fadeThis2 * {
	  display: none;
	}
	
	.fadeThis2 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 57px;
	width: 199px;
	background-image: url(../images/smartsource/print-button-on.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	cursor: pointer;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container1 {
	width: 750px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(http://coupons2.smartsource.com/smartsource/operations/smartsource_bg_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColFixCtr #mainContent1 {
	/*height: 900px;*/
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position:relative;
	top:0px;
	
}
.oneColFixCtr #title {
	position: relative;
	top: 38px;
	width: 680px;
	height: 28px;
	color: #495d82;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 14px;
	padding-bottom:0px;
	padding-left: 10px;
	margin-bottom: 38px;
}
.oneColFixCtr #quote {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B9D3FF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
.oneColFixCtr #stop {
	font-size:10px;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	height: 44px;
	margin-bottom: 10px;
	
}
.oneColFixCtr #button {
	height: 67px;
	text-align: center;
	margin-bottom: 20px;
}

.oneColFixCtr #walkthrougharea {
	width:700px;
}
.oneColFixCtr #walkthrough {
	width:698px;
	position:relative;
	left:1px;
	margin-bottom: 10px;
}
.oneColFixCtr #walkthroughstep {
	width:90px;
	position:relative;
	left:1px;
	height: 30px;
	display:block;
	background-color: #D5E5FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	top: 30px;
	z-index: 998;
}
.oneColFixCtr #paused {
	width:90px;
	position:relative;
	left:0px;
	height: 20px;
	float:left;
	clear:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #D5E5FF;
	top: 30px;
	z-index: 999;
	margin-bottom:-20px;
}
.oneColFixCtr #walkthroughbar {
	width: 655px;
	height: 20px;
	background-image: url(walkthroughbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #495D82;
	cursor: pointer;
	text-decoration: underline;
}
.oneColFixCtr #controls {
	width:698px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	text-align: center;
	margin-bottom: -30px;
}
.oneColFixCtr #logofooter {
	display:block;
	width:698px;
	left: 25px;
	position: relative;
	top: 0px;
	border: 1px solid #CFDBF0;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	padding-top: 25px;
}
.oneColFixCtr #printhelp {
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 10px;
}

	
	.printbutton span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 67px;
	width: 154px;
	background-image: url(btn_printcpn_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	cursor: pointer;
	}
	
.minitext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;;
}
	
