@charset "utf-8";

/* picturepostage CSS */

#region6 {
	width:960px;
	margin:0;
}
.header_en{
	background: #fff url('/cpo/mc/assets/images/personal/picturepostage/header_new_en.jpg') top left no-repeat;
	margin-top: 30px!important;		  
}

.header_fr{
	background: #fff url('/cpo/mc/assets/images/personal/picturepostage/header_fr.jpg') top left no-repeat;
	margin-top: 30px!important;		  
}

/* Business Postcard */
.businessHeader_en{
	background: #fff url('/cpo/mc/assets/images/business/picturepostage/header_en.jpg') top left no-repeat;
	height: 295px;
}
/* Business Postcard */
.businessHeader_fr{
	background: #fff url('/cpo/mc/assets/images/business/picturepostage/header_fr.jpg') top left no-repeat;
	height: 295px;
}
.share {
	text-align: right;
	margin-top: -28px;
	position: absolute;
	right: 2px;
	background: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

#regionHeader {	
	height: 453px;	
	text-align: center;
	padding: 0;
	float: left;
}

#regionHeader h3 {
	font: bold 18px/1.3 Arial; 
	margin-bottom: 25px;
	margin-top: 15px;
	color: #335497;	
}

.app_badges {
	width:57%;
	height:auto;
	position:relative;
	float:left;
	margin:75px 0 0 17px;
}

.app_badges_fr {
	width:57%;
	height:auto;
	position:relative;
	float:left;
	margin:70px 0 0 35px;
}

.buttons_header {
	width:55%;
	height:auto;
	position:relative;
	float:left;
	margin:240px 0 0 20px;
	text-align:center;
}

.buttons_header_fr {
	width:55%;
	height:auto;
	position:relative;
	float:left;
	margin:250px 0 0 20px;
	text-align:center;
}

.space5t {
	padding-top:5px;
}

.space10t {
	padding-top:10px;
}

.space20t {
	padding-top:20px;
}

.link_left {
	position:relative;
	float:left;	
}


/* tabs */
 /*.active_page {
	background:darkblue;
	color:white !important; }*/	
 .tabs.padded {background-color: transparent; padding: 0;}
 .tabs.padded ul.topMenu {
	 height: 53px;
	 padding-bottom: 0px!important;
	}
 .tabs ul.topMenu {
	list-style-type:none;
	padding:0;
	margin:0;
	border: none!important; }
	
 .tabs.padded li.tabVariable {
 	background:#fbfbfb;
	border: 1px solid #e2e2e2;}
	
 .tabs.padded li.tabVariable.active {
 	background:#ffffff;
	border: 1px solid #e2e2e2;
	height:41px;
	border-bottom:none;
	position:relative;
	float:left;
	z-index:1;
	}				
 
 .tabs.padded ul.topMenu li {
 	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-size:20px;
	font-weight:bold;
	float:left;
	text-align:left;
	vertical-align:middle;
	padding-top:10px;
	display:inline;
	width:27%;
	margin-right:5px;
	height:41px;
	}

.tabs.padded li.tabVariable a {
	text-decoration:none;
	color:#ACACAC!important;
	width:auto;
	}

.tabs.padded li.tabVariable.active a {
	text-decoration:none;
	color:#FE0000!important;
	}
	
.tabs.padded li.tabVariable a:hover {
 	text-decoration: none;}
.tabs.padded li.tabVariable.active a:hover {
 	text-decoration: none; cursor: default;}

.tabs.padded li#stampsTab {
	background: url("/cpo/mc/assets/images/personal/picturepostage/tab_stamp_grey.png") no-repeat scroll 50px 10px #fbfbfb;
	text-align:center;
}

.tabs.padded li#stampsTab.active {
	background: url("/cpo/mc/assets/images/personal/picturepostage/tab_stamp_red.png") no-repeat scroll 50px 10px #FFFFFF;
	text-align:center;
}

/*.fr .tabs.padded li#stampsTab {
	background-position:40px 10px;
	width:29%;
}*/

.tabs.padded li#cardsTab {
	background: url("/cpo/mc/assets/images/personal/picturepostage/tab_cards_grey.png") no-repeat scroll 53px 10px #fbfbfb;
	text-align:center;
	background-position: 32px 10px;
	width: 37%;
}

.tabs.padded li#cardsTab.active {
	background-image: url("/cpo/mc/assets/images/personal/picturepostage/tab_cards_red.png");
}

/*.fr .tabs.padded li#cardsTab {
	background-position:50px 10px;
	width:28%;
}*/

.tabs.padded li#postcardsTab {
	background: url("/cpo/mc/assets/images/personal/picturepostage/tab_postcards_grey.png") no-repeat scroll 35px 10px #fbfbfb;
	text-align:center;
}

.tabs.padded li#postcardsTab.active {
	background: url("/cpo/mc/assets/images/personal/picturepostage/tab_postcards_red.png") no-repeat scroll 35px 10px #FFFFFF;
	text-align:center;
}

.fr .tabs.padded li#postcardsTab {
	background-position:15px 10px;
}

.tabs.padded .tabContent {
	background-color:#ffffff;
	border:1px solid #e2e2e2!important;
	clear:both;
	margin-top:-2px!important;
	position:relative;
	float:left;
}

.tabContent a {
	font-weight:bold;
	color:#0193b8;
}

.tabContent a:hover {
	text-decoration:none;
}

.tabContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-color:#424242;
}
.section { padding-bottom:10px; }
				
/* tabs end */

.lightBlueText {
	color:#0193b8;
}
.price {
	font-size:20px;
}
.center {
	text-align:center;
}

.regionLeft {
    float: left;
    width: 25%;
}

.regionRight {
    float: left;
    width: 70%;
	margin-left:2%;
	margin-top:25px;
	padding-right:20px!important;
}

.regionFull {
	width:95%;
	float:left;
	padding:20px 20px 10px 20px;
}

.regionThird {
	width:30%;
	/*height:250px;*/
	float:left;
	margin:15px 0px 20px 22px;
}

.space10r {
	padding-right:10px;
}

/* blueSection bar */
.blueBar {
	width:850px;
	height:62px;
	background: url('/cpo/mc/assets/images/personal/picturepostage/blue_bg.jpg') top left no-repeat;
	position:relative;
	float:left;
	margin:20px 0 20px 45px;
}

.blueBar h1{
	text-align:center;
	padding-top:15px;
}

.blueBar a {
	color:#1a4183;
	text-decoration:underline;
}

.blueBar_double {
	width:850px;
	height:90px;
	background: url('/cpo/mc/assets/images/personal/picturepostage/blueBar_double.jpg') top left no-repeat;
	position:relative;
	float:left;
	margin:20px 0 20px 45px;
}

.blueBar_double h1{
	text-align:center;
	padding-top:15px;
}

.blueBar_double a {
	color:#1a4183;
	text-decoration:underline;
}

.blueBar_stamp {
	width:850px;
	height:128px;
	background: url('/cpo/mc/assets/images/personal/picturepostage/blueBar_stamp.png') top left no-repeat;
	position:relative;
	float:left;
	margin:20px 0 20px 45px;
}

.blueBar_stamp h1{
	text-align:center;
	padding:28px 0 0 50px;
}

.fr .blueBar_stamp h1{
	text-align:center;
	padding:28px 0 0 25px;
}

.blueBar_stamp a {
	color:#1a4183;
	text-decoration:underline;
}


.blueBar_triple {
	width:850px;
	height:150px;
	background: url('/cpo/mc/assets/images/personal/picturepostage/bluebar_triple.png') top left no-repeat;
	position:relative;
	float:left;
	margin:20px 0 20px 45px;
}

.blueBar_triple h1{
	text-align:center;
	padding-top:15px;
}

.blueBar_triple a {
	color:#1a4183;
	text-decoration:underline;
}

.redtext {color: #ff0000;}

h2.blueheading {
	color: #335497 !IMPORTANT;
	font-size: 20px;
    font-weight: bold;
}

.smallText {
	font-size:12px;
}

.blacktext {color: #000000;}

.medgreytext {color: #3a3a3a;}

.boldertext {font-weight: bold; font-size: 18px;}

a {
	color:#000099;
}

hr {
	border-bottom:1px dotted #ACACAC;
	margin:20px 15px;
	background-color:none !important;
}
.bottomBanner {
	background: url("/cpo/mc/assets/images/personal/picturepostage/bottomBanner_en.jpg") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}

.bottomBanner_cards {
	background: url("/cpo/mc/assets/images/personal/picturepostage/cards_bottomBanner_en.png") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}

.bottomBanner_postcards {
	background: url("/cpo/mc/assets/images/personal/picturepostage/postcards_bottomBanner_en.jpg") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}

.bottomBanner_fr {
	background: url("/cpo/mc/assets/images/personal/picturepostage/bottomBanner_fr.jpg") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}

.bottomBanner_cards_fr {
	background: url("/cpo/mc/assets/images/personal/picturepostage/cards_bottomBanner_fr.jpg") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}

.bottomBanner_postcards_fr {
	background: url("/cpo/mc/assets/images/personal/picturepostage/postcards_bottomBanner_fr.jpg") no-repeat;
	width:925px;
	height:169px;
	position:relative;
	float:left;
	margin-left:8px;
}


.buttons_bottom {
	width:42%;
	height:42px;
	position:relative;
	float:left;
	margin-top:93px;
	margin-left:100px;
}

.buttons_bottom_stamps_fr {
	width:52%;
	height:42px;
	position:relative;
	float:left;
	margin-top:105px;
	margin-left:50px;
}

.buttons_bottom_cards_fr {
	width:52%;
	height:42px;
	position:relative;
	float:left;
	margin-top:105px;
	margin-left:65px;
}

.buttons_bottom_postcards_fr {
	width:52%;
	height:42px;
	position:relative;
	float:left;
	margin-top:105px;
	margin-left:75px;
}


.underlinetext { text-decoration: underline;}

h3 { 
	font: bold 13px/19px Arial;
	padding: 5px;
	margin: 2px 0;
	color: #000000;  
}


.hidden_contents div {display: none;}

.tabContent h1 {
	font:bold 24px/1.3 Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#1a4183;
}

* html #leftImage_en, * html #leftImage_fr{
	margin-left: 28px;
}

.halfSection {
    width: 450px;
}