/* @override http://staging/rogers-abb/css/about.css */

body {
	text-align: left;
}

h1 {


}

h2 {

}

h3 {

}

.OfferDetails {
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-left: 22px;
	margin-right: 22px;
	position: relative;
}

.OfferDetails .TheImage {
	position: absolute;
	left: 25px;
	top: 5em;
	background-repeat: no-repeat;
	width: 152px;
	height: 302px;
	background-image: url(../images/bg_BlackBerry.png);	
}

.details_Wireless .TheImage {
	width: 152px;
	height: 302px;
	background-image: url(../images/bg_rocketstick.jpg);
}

.details_Internet .TheImage {
	width: 151px;
	height: 365px;
	background-image: url(../images/bg_Mouse.png);
	left: 25px;
}

.details_rhp .TheImage {
	left: 40px;
	width: 126px;
	height: 297px;
	background-image: url(../images/bg_Phone.png);
}

.details_TV .TheImage {
	width: 301px;
	height: 284px;
	background: url(../images/bg_TV.png);
	left: 0px;
}

.details_HomePhone {

}



.details_Programming .TheImage {
	left: 40px;
	width: 72px;
	height: 375px;
	top: 20px;
	background: url(../images/bg_Remote.png);
}

.details_Programming .OfferText {
	padding-left: 150px;
}

.OfferText {
	background: url(../images/bg_Gradient.jpg) repeat-y right top;
	  padding-left: 210px;
  margin-right: 167px;
  color: #676767;
  padding-bottom: 15px;
}

.OfferText li {

	padding-bottom: 6px;
	list-style-position: outside;
	list-style-type: disc;
}

.details_TV .OfferText {
	padding-left: 315px;	
}





.OfferSteps {
	float: right;
	width: 160px;
	text-align: center;
}

.OfferSteps ul {
	margin: 0px;
}

.OfferSteps li {
	list-style-type: none;
	padding-right: 4px;
	background: url(../images/bg_box_BR.jpg) no-repeat right bottom;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

.StepNumber {
	font-size: 2.5714em;
	line-height: 1em;
	text-align: center;
}

.OfferStepContent {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding-top: 8px;
	padding-bottom: 16px;
	color: #d10000;
	text-transform: uppercase;
	font-size: 108%;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

.OfferBG {
	background: url(../images/bg_GradientEmblem.jpg) no-repeat right top;
	min-height:327px;
	height:auto !important;
	height:327px;
	padding: 1px;

}

.OfferTitle {
	color: #d10000;
	text-transform: uppercase;
}

.OfferText ul {
	margin-left: 30px;
	margin-right: 10px;
}



.OfferDetails li,
.OfferText p,
.OfferText li {
	font-size: 108%;
	line-height: 1.1429em;
	margin-bottom: .57145em;
}

.btn_XXXX {
	display: block;
}

.btn_OrderNow {
	width: 149px;
	height: 45px;
	background: url(../images/button_OrderNow.jpg) no-repeat center center;
	margin: auto;
}

.em {
	color: #d10000;
}


#welcome-back-notification {
	margin: 2em auto;
}

/*  Hide the offer steps for the initial launch 
	Delete the following declarations to display them again.	
*/
/* Cut Here */
.OfferSteps {
	
	display: none;
}

.OfferText {
	margin-right: 0px;
}

/* End Here */

.footnotes {
padding: 24px !important;
color: #58595B;
font-size: 77%;
line-height: 1.2em;
}

