﻿/* PB identity Styling */
		.pb-ital {
	font-style:italic;
}
.pb-bold {
	font-weight:bold;
}
#pb-pgBody {
	padding-top: 0 !important;
}
#hpFlash {
	border:#aaaaaa 1px solid;
	background:url(../images/pbSmrtCodes-HeroBG.gif) top right no-repeat;
}
#hero-images {
	width:440px;
	display:block;
	float:left;
}
#hero-images img {
	position:absolute;/*display:none;*/
		}
#hero-content {
	margin: 0 0 0 440px;
	width: 500px;
	float:left;
}
#hero-logo {
	text-indent:-9999px;
	background:url(../images/pbSmart-codes-logo.gif) top left no-repeat;
	height:45px;
	width:215px;
	margin: 30px 0 10px 0;
}
#hero-content h1 {
	text-indent:-9999px;
	background:url(../images/pbSmrtCodes-Connect-to-customers.png) top left no-repeat;
	height: 80px;
	width: 475px;
	margin:0;
	padding:0;
}
#hero-slash {
	text-indent: -9999px;
	background:url(../images/pbSmrtCodes-Try-it-Today.gif) no-repeat;
	height: 92px;
	width: 132px;
	margin:0;
	padding:0;
	display:block;
	float:right;
}
#hero-content p {
	width: 470px;
}
#HeroSignupBtn {
	float:right;
	margin: 15px 35px 0 0;
}
/* LARGE BUTTON CSS */
		a.pbCodesBtn {
	margin: 0 7px 0 0;
	padding: 8px 0px 9px 12px;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
}
span.arrow {
	width: 37px !important;
	padding: 8px 15px 9px 18px;
	margin-right: -10px;
	text-indent:-9999px;
}
/* SMALL BUTTON CSS */
		a.pbCodesBtnSml {
	margin: 0 7px 0 0;
	padding: 3px 0px 4px 12px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF !important;
	text-decoration:none;
	white-space:nowrap;
	overflow:hidden;
}
.pbCodesBtnSml span.arrow {
	width: 37px !important;
	padding: 3px 10px 4px 15px;
	margin-right: -10px;
	text-indent:-9999px;
}
/* RED CSS - Lrg BTN */
		.btnred span.arrow {
	background:url(../images/pbSmrtCodesBtn-red-arrow.png) right top no-repeat;
}
.btnred:hover span.arrow {
	background:url(../images/pbSmrtCodesBtn-red-arrow.png) right -36px no-repeat;
}
.btnred {
	background:url(../images/pbSmrtCodesBtn-red-bg.png) left top no-repeat;
	-webkit-text-shadow: 2px 2px 2px #900;
	-mozilla-text-shadow: 2px 2px 2px #900;
	text-shadow: 2px 2px 2px #900;
}
.btnred:hover {
	background:url(../images/pbSmrtCodesBtn-red-bg.png) left -36px no-repeat;
}
/* RED CSS - Sml BTN */
		.btnredSml span.arrow {
	background:url(../images/pbSmrtCodesBtn-redSml-arrow.png) right top no-repeat;
}
.btnredSml:hover span.arrow {
	background:url(../images/pbSmrtCodesBtn-redSml-arrow.png) right -23px no-repeat;
	text-decoration:none !important;
}
.btnredSml {
	background:url(../images/pbSmrtCodesBtn-redSml-bg.png) left top no-repeat;
	-webkit-text-shadow: 1px 1px 1px #900;
	-mozilla-text-shadow: 1px 1px 1px #900;
	text-shadow: 1px 1px 1px #900;
}
.btnredSml:hover {
	background:url(../images/pbSmrtCodesBtn-redSml-bg.png) left -23px no-repeat;
	text-decoration:none !important;
}
/* BLUE CSS - Lrg BTN */
		.btnblue span.arrow {
	background:url(../images/pbSmrtCodesBtn-blue-arrow.png) right top no-repeat;
}
.btnblue:hover span.arrow {
	background:url(../images/pbSmrtCodesBtn-blue-arrow.png) right -36px no-repeat;
}
.btnblue {
	background:url(../images/pbSmrtCodesBtn-blue-bg.png) left top no-repeat;
	-webkit-text-shadow: 2px 2px 2px #036;
	-mozilla-text-shadow: 2px 2px 2px #036;
	text-shadow: 2px 2px 2px #036;
}
.btnblue:hover {
	background:url(../images/pbSmrtCodesBtn-blue-bg.png) left -36px no-repeat;
}
/* BLUE CSS - Sml BTN */
		.btnblueSml span.arrow {
	background:url(../images/pbSmrtCodesBtn-blueSml-arrow.png) right top no-repeat;
}
.btnblueSml:hover span.arrow {
	background:url(../images/pbSmrtCodesBtn-blueSml-arrow.png) right -23px no-repeat;
	text-decoration:none !important;
}
.btnblueSml {
	background:url(../images/pbSmrtCodesBtn-blueSml-bg.png) left top no-repeat;
	-webkit-text-shadow: 1px 1px 1px #036;
	-mozilla-text-shadow: 1px 1px 1px #036;
	text-shadow: 1px 1px 1px #036;
}
.btnblueSml:hover {
	background:url(../images/pbSmrtCodesBtn-blueSml-bg.png) left -23px no-repeat;
	text-decoration:none !important;
}
/* hrADs Tab CSS */
		html body div#pb-pgBody div.numBlocks_4 {
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0
}
div.hpAdBlock .dataArea {
	border:#aaaaaa 1px solid;
	min-height: 235px;
	padding:0;
}
div.hpAdBlock .titleArea {
	display:block;
	background-color:#fff;
	height:25px;
}
div.hpAdBlock .titleArea .title {
	display:block;
	padding:6px 0 0 30px;
	height:20px;
	text-transform:capitalize
}
/*#supplementalBlocks .grayBlock .dataArea a.learnMore{display:none;}*/
		div.hpAdBlock .titleArea {
	background:url(../images/ColumnHeader-tab.gif) top left no-repeat;
	width: 50px;
	background-color:#fff;
}
body.homepage div.hpAdBlock .titleArea .title {
	background:url(../images/ColumnHeader-tab.gif) top right no-repeat;
	color: #000000;
	font-size: 108%;
	font-weight: bold;
	padding: 5px 8px;
	margin-left: 5px;
	text-align: left;
	width: 115px;
	background-color:#FFF;
}
div.hpAdBlock .callout {
	background:url(../images/ColumnHeader-Callouttab.gif) top left no-repeat;
}
body.homepage div.hpAdBlock .titleArea .titlecallout {
	color:#FFFFFF;
	background:url(../images/ColumnHeader-Callouttab.gif) top right no-repeat;
}
div.hpAdBlock .datacallout {
	background-color:#fceabf;
}
.mbImage {
	display:block;
	width: 70px;
	height: 70px;
	margin: 0 10px;
	float:left;
}
/* Column Headlines */
#editorialInformation h2 {
    color: #FFF;
}
#col1headline, #col2headline, #col3headline, #col4headline {
	background:#41a6b3;
	margin:0 0 10px 0;
	padding:15px 5px 15px 10px;
	font-size: 17px;
	color:#FFFFFF;
}
.hpAdBlock h3 {
	font-size:13px;
	margin: 0 10px 10px 10px;
	padding: 0;
}
