@charset "UTF-8";

/* Retailer Channel - Specific Styles */
/* These styles are used only on the PostPoint.ie Retailer Channel */

.ppNav_stampRetailerContainer {
	height: 39px;
	width: 180px;
	position: relative;
	margin-right: 1px;
	float: left;
	background-color: #0099CC;
}

.ppNav_bottomContainerStampRetailer {
	clear: left;
	position: relative;
	height: 26px;
	width: 920px;
	background-color: #0099CC;
	padding-top: 10px;
	padding-left: 10px;
}

.ppWelcome_container {
	height: 200px;
	width: 510px;
	position: relative;
	float: left;
	margin-right: 10px;
	background-image: url(../images/pp_stampretailer_welcomeBox.png);
	padding-right: 10px;
	padding-left: 10px;
}

.ppStampRetailer_530x200container {
	width: 530px;
	height: 200px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampRetailer_530box.jpg);
	background-position: center center;
	margin-right: 10px;
}

.ppHeader_stampRetailer {
	color: #0099CC;
}

.ppBoxHeader_stampRetailer {
	color: #FFF;
	padding-left: 10px;
	font-size: 18px;
	padding-bottom: 10px;
}

.ppStampRetailer_260container {
	width: 260px;
	height: 200px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampRetailer_260box.png);
	background-position: center center;
	margin-right: 10px;
}

.ppStampRetailer_800container {
	width: 800px;
	height: 287px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampRetailer_800box.jpg);
	background-position: center center;

}

.ppStampRetailer_notAnAgentContainer {
	width: 260px;
	height: 200px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampretailer_notAnAgentYet_box.png);
	background-position: center center;
	margin-right: 10px;
}

.ppStampRetailer_260x300container {
	width: 260px;
	height: 300px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampRetailer_260x300box.png);
	background-position: center center;
	margin-right: 10px;
}

.ppStampRetailerFeedback_260x300container {
	width: 260px;
	height: 300px;
	position: relative;
	float: left;
	background-image: url(../../images/pp_stampRetailerFeedback_260x300box.png);
	background-position: center center;
	margin-right: 10px;
}

.ppStampRetailer_530container {
	width: 530px;
	height: 300px;
	position: relative;
	float: left;
	background-image: url(../images/pp_stampRetailer_530box.jpg);
	background-position: center center;
	margin-right: 10px;
}

ul, li {
	list-style-image: url(../images/pp_stampRetailerBullet.png);
	margin-left: 12px;
	padding-left: 0px;
}

a:visited, a:link {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #D4070D;
}

a.ppNav_subNavButton:visited, a.ppNav_subNavButton:link {
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-right: 20px;
	text-decoration: none;
	padding-right: 20px;
}

a.ppNav_subNavButton:hover {
	color: #000;
	text-decoration: none;
}

a.ppNav_subNavButtonSelected {
	font-size: 14px;
	color: #000;
	float: left;
	text-decoration: none;
	background-image: url(../images/pp_navSelectedArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-right: 20px;
}

a.ppNav_sideNavButton:visited, a.ppNav_sideNavButton:link {
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 20px;
	text-decoration: none;
	background-image: url(../images/pp_subNavArrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 240px;
}

a.ppNav_sideNavButton:hover {
	color: #D4070D;
	text-decoration: none;
	background-image: url(../images/pp_subNavOverSelArrow_retailer.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.ppNav_sideNavButtonSelected {
	font-size: 14px;
	color: #0099CC;
	float: left;
	text-decoration: none;
	background-image: url(../images/pp_subNavOverSelArrow_retailer.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 240px;
}

#pp_representative {
	position: relative;
	width: 240px;
	margin-left: 10px;
	margin-right: 10px;
}

.ppNav_logoutContainer {
	color:#FFFFFF;
	height: 20px;
	width: 371px;
	position: absolute;
	left: 569px;
	top: 15px;
	text-align: right;
}

.pp_loginSubmitButton {
	position: absolute;
	left: 10px;
	top: 148px;
}
strong {
	font-size: 14px;
}

.pp_notStampAgentText {
	padding-left: 10px;
	font-size: 22px;
	padding-top: 110px;
	font-style:italic;
	font-weight:bold;
	letter-spacing: -2px;
}
.pp_notAgentText {
	padding-left: 10px;
	font-size: 22px;
	font-style:italic;
	font-weight:bold;
	letter-spacing: -2px;
}

.pp_notStampAgentBoxText{
	position:relative;
	height: 100px;
}

.pp_locatorPageSubmitButton {
	position: relative;
	left: 206px;
}

/* Popup CSS*/
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#popUpDivA {
	position:absolute;
	background-color:#eeeeee;
	width:510px;
	height:220px;
	z-index: 9002;
	padding: 10px;
}
#popUpDivB {
	position:absolute;
	background-color:#eeeeee;
	width:510px;
	height:220px;
	z-index: 9002;
	padding: 10px;
}
