/************ 1X2 FULL SIZE PHOTO *************/
/* promo size definition */
/* no border */
.promo_1x2_nb {
	width: 147px;
	height: 304px;
}
/* with border */
.promo_1x2_wb {
	width: 127px;
	height: 284px;
	border: 10px solid #ffffff;
}
/* textbox definition */
.textBoxWhi_1x2 h2 {
	background-color: white;
	padding:5px 5px 3px 5px !important;
	font-size:75%;
	background-image: url(/internet/imagefiles.nsf/Lookup/promo_arrow_prod/$file/promo_arrow_prod.gif);
	background-position: 97% 8px;
	background-repeat: no-repeat;
}
.textBoxWhi_1x2 h2 a {
	color: #ca5b27;
}
.textBoxWhi_1x2 p {
	background-color: white;
	margin:0px 10px 10px 10px;
	padding:0px 5px 5px 5px;
}
.textBoxWhi_1x2 p a {
	color: #999999;
}
/* textbox widths */
.promo_1x2_nb .textBoxWhi_1x2 h2, .promo_1x2_nb .textBoxWhi_1x2 p {
	width: 117px;
}
.promo_1x2_wb .textBoxWhi_1x2 h2, .promo_1x2_nb .textBoxWhi_1x2 p {
	width: 97px;
}
/* textbox position */
.alignTO_1x2 h2 {
	margin: 10px 10px 0px 10px !important;
}
.alignBO_1x2 h2 {
	margin: 190px 10px 0px 10px !important;
}


/************ 1X2 PHOTO AT BOTTOM *************/
div.promo_1x2_pb {
	width: 147px;
	height: 304px;
	background-color: white;
	background-position: 0px 157px;
	background-repeat: no-repeat;
}
div.promo_1x2_pb h2 {
	font-size: 75%;
	margin-left: 10px;
	padding: 10px 10px 0px 0px;
	background-image: url(/internet/imagefiles.nsf/Lookup/promo_arrow_prod/$file/promo_arrow_prod.gif);
	background-position: 134px 12px;
	background-repeat: no-repeat;
}
div.promo_1x2_pb h2 a {
	color: #ca5b27;
	text-decoration: none;
}
div.promo_1x2_pb p {
	font-size: 70%;
	margin-left: 10px;
	padding-bottom: 15px;
}
div.promo_1x2_pb p a {
	text-decoration: none;
	padding-bottom:50px;
	color: #707070;
}

/************ 1X2 PHOTO AT BOTTOM *************/
div.promo_1x2_pt {
	width: 147px;
	height: 304px;
	background-color: white;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.promo_1x2_pt h2 {
	font-size: 75%;
	margin-left: 10px;
	padding: 165px 10px 0px 0px;
	background-image: url(/internet/imagefiles.nsf/Lookup/promo_arrow_prod/$file/promo_arrow_prod.gif);
	background-position: 134px 169px;
	background-repeat: no-repeat;
}
div.promo_1x2_pt h2 a {
	color: #ca5b27;
	text-decoration: none;
}
div.promo_1x2_pt p {
	font-size: 70%;
	margin-left: 10px;
	padding-bottom: 15px;
}
div.promo_1x2_pt p a {
	text-decoration: none;
	padding-bottom:50px;
	color: #707070;
}

/**************** PROMO SECTION COLOURS ****************/
/* are defined at in promo_colours.css */

