
strong {font-weight:bold;}
.bottom-page-title {
font-size: 1.25em;
color: #2d446c;
background-color: #9dc7db;
padding: 20px 10px;
border: 2px solid black;
}
h1 {
/*color:#000000;
font-size:2em;
font-weight:bold;
height:100%;
overflow:hidden;
padding:0 0 13px;*/
color:#4D7DB6;
font-size:22pt;
font-weight:bold;

}

h2 {
color:#4D7DB6;
font-size:1.5em;
font-weight:normal;
overflow:hidden;
padding:0 0 13px;
}

.contentZone h2 {
color:#4D7DB6;
font-size:1.5em;
font-weight:normal;
}

a, a:visited, a:hover {
	text-decoration: none;
	color: #2D446C;
}
.checklist li input {
	margin: 3px;
}
.couponBox {
	width: 176px;
	height: 339px;
	margin-right: 10px;
	margin-top: 10px;
}
.doubleCouponBox {
	width: 372px;
	height: 339px;
	margin-right: 10px;
	margin-top: 10px;
}
.coupon {
	float: left;
	width: 176px;
	height: 339px;
	margin-right: 10px;
	margin-top: 10px;
}
.couponCustomText {
	height:72px;
	margin: 0 13px;
	border-bottom: 1px dotted black;
}
.localCoupon {
	background: url(/images/localOfferCouponBox.gif) no-repeat;
}
.globalCoupon {
	background: url(/images/nationOfferCouponBox.gif) no-repeat;
}
.checkbox {
	background: url(/images/checkbox.gif) no-repeat top;
	height:14px;
	width:14px;
	font-size:0px;
}
.addCouponLink {
	width: 100%;
	cursor:pointer;
}
.checkedCheckbox {
	background: url(/images/checkbox.gif) no-repeat bottom;
	font-size:0px;
	height:14px;
	width:14px;
}
.couponText {
	text-align: center;
	padding-top:5px;
	font-weight: bold;
	font-size: 10pt;
}
.couponTextLine1 {
	padding-top:8px;
}
.couponTextLine2 {
	padding-bottom: 7px;
}
.couponTextLine3 {
	font-size: 12pt;
}
.couponTextLine5 {
	border-top: 1px dotted black;
	margin-top: 7px;
	margin-left: 13px;
	margin-right: 13px;
}
.couponTextLine6 {
	padding-top:8px;
}
.couponImageThumb {
	padding-top: 25px;
	margin-left:auto;
	margin-right:auto;
	width: 125px;
	height: 130px;
}
.couponImageDetail {
}
body {
	position: relative;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.filterCouponButtonExpanded {
	color: #4c71b6 !important;
	background: url(/images/filterCouponButtonExpanded.png) no-repeat 0 2px !important;
}
.filterCouponButton {
	width: 155px;
	height: 86px;
	color:#ffffff;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	padding-top:12px;
	background: url(/images/filterCouponButton.png) no-repeat 0 2px;
}
.ext-ie6 .header {
	height: 300px !important;
}
.header {
	background: url(/images/bg-top.jpg) repeat-x #ffffff;
	height: 356px/*464px quand expander les filter*/
}
.body .body {
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
.body {
	background: url(/images/bg-content.jpg) repeat-x #ffffff;
}
.center {
	margin-left:auto;
	margin-right:auto;
	width:940px;
}
.bottomTaskBar {
	border-top: 1px solid #999999;
	background-color: #ebebeb;
	bottom: 0px;
	position: fixed;
	height: 40px;
	width: 100%;
	z-index:99999;
}
.ext-ie6 .bottomTaskBar {
	position: absolute !important;
	font-size: 12pt;
	
}
.bottomMenuBar {
	background: url(/images/bg-bottom.jpg) repeat-x;
	height:226px;
	padding-bottom:40px;
}
.content {
	/*height: 1500px;*/
	padding-top:20px;
}
.bottomMenuBar .center {
	padding-top: 40px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.col1, .col2, .col3, .col4, .col5 {
	width: 230px;
}
.zone1 {
	height: 220px;
}
.ext-safari .zone2 {
	height: 90px !important;
}
.zone2 {
	height: 95px;
}
.zone3 {
	height: 103px;
}
.button01 {
	width: 205px;
	height:40px;
	text-align: center;
	color:#ffffff;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 4px;
	background: url(/images/btn01.png) no-repeat;
}
.filterLabel {
	width: 280px;
	font-size:14pt;
	font-weight:bold;
}
.ext-safari #filterLocation, .ext-safari #filterCategory,.ext-safari #filterBrand, .ext-safari #filterRetailer {
	background-position-x: 276px !important;
}
#filterLocation, #filterCategory, #filterBrand, #filterRetailer {
	display: none;
	height:100px;
	width: 100%;
	background-repeat:no-repeat;
	background-position: right 1px;
}
#filterLocation {
	background-image: url(/images/filterLocation.png);
}
#filterCategory {
	background-image: url(/images/filterCategory.png);
}
#filterBrand {
	background-image: url(/images/filterBrand.png);
}
#filterRetailer {
	background-image: url(/images/filterRetailer.png);
}
.sortBox {
	float: left;
}
.filterColumn, .filterHeader {
	cursor: pointer;
	padding-bottom:14px;
}
.bottomTaskBar .printButton {
	margin-top: 2px;
}
.printButton {
	float: right;
	background: url(/images/printcoupon.gif) no-repeat;
	height:28px;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	width:128px;
	padding-left:35px;
	padding-top:6px;
	margin-right:15px;
	text-align: center;
}
.clearboth {
	clear: both;
}
#detailImageBox {
	display: none;
	position: absolute;
	top: 250px;
	left: 250px;
	/*	border: 1px solid black;*/
	width: 403px;
	height: 405px;
	background-repeat: no-repeat;
}
.detailImageBox {
	background:url(/images/couponDetailBox.png) no-repeat;
	padding-left:65px;
	padding-top:3px;
}
.detailImageBoxLeft {
	background:url(/images/couponDetailBox-left.png) no-repeat;
	padding-top:6px;
	padding-right:30px;
	padding-left:2px;
}
.detailImageBoxTop {
	background:url(/images/couponDetailBox-top.png) no-repeat;
	padding-top:25px;
	padding-left:70px;
}
.detailImageBoxTopLeft {
	background:url(/images/couponDetailBox-top-left.png) no-repeat;
}
.ext-ie6 .detailImageBox {
	background:url(/images/couponDetailBox.gif) no-repeat !important;
}
.ext-ie6 .detailImageBoxLeft {
	background:url(/images/couponDetailBox-left.gif) no-repeat !important;
}
.ext-ie6 .detailImageBoxTop {
	background:url(/images/couponDetailBox-top.gif) no-repeat !important;
}
.ext-ie6 .detailImageBoxTopLeft {
	background:url(/images/couponDetailBox-top-left.gif) no-repeat !important;
}
.detailImageBoxTopLeft #detailImage {
	padding-left: 37px;
	padding-top:30px;
}
.detailImageBoxLeft #detailImage {
	padding-left: 35px;
	padding-top:0px;
}
#detailImageBox img {
	/*padding-left: 73px;
	padding-top: 5px;*/
	padding-top:5px;
	padding-left:5px;
}
.shareFooter {
	padding-left: 25px;
	cursor: pointer;
	float: left;
	margin-left: 35px;
	height:35px;
}
.shareFooter .txt {
	padding-top: 8px;
}
#facebookFooter {
	background:url(/images/share-facebook.gif) no-repeat left center;
}
#twitterFooter {
	background:url(/images/share-twitter.gif) no-repeat left center;
}
.bottomTaskBar .center {
	margin-top:2px;
	margin-bottom:2px;
}
.signinButton {
	background: transparent url(/images/signin.gif) no-repeat scroll -2px 4px;
	width:185px;
	height:27px;
	padding-top:9px;
	padding-right:20px;
	text-align:center;
	cursor:pointer;
}
.signinButton a, .signinButton a:hover, .signinButton a:visited {
	color:#ffffff;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}
.signupButton {
	background: url(/images/signup.png) no-repeat;
	width:208px;
	height:47px;
	cursor:pointer;
	text-align:center;
	padding-top:5px;
}
.signupButton a, .signupButton a:hover,.signupButton a:visited{
	font-size:17pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#signinBox {
	display: none;
	position: absolute;
	background: url(/images/signinbox.gif) no-repeat;
	height:150px;
	width:280px;
	
}
#signinForm input {
	padding: 2px; 
	width: 160px; 
	font-size: 11px;
}
.advertisement {
	/*width: 350px;
	height: 350px;*/
	background:url(/images/advertisment.jpg) no-repeat;
}
.partnerBox {
	background:url(/images/partnerBox.jpg) no-repeat;
}
.partnerBoxContent {
	padding:35px;
	font-size:20pt;
	font-weight: bold;
	color: #7eb5cf;
}
.andMoreButton {
	background: url(/images/blueButton.jpg) no-repeat;
	width: 120px;
	height:26px;
	color: #ffffff;
	font-size: 12pt;
	float:right;
	padding-top: 2px;
	text-align:center;
	margin-top:45px;
}
.andMoreButton a, .andMoreButton a:visited, .andMoreButton a:hover{
	color: #ffffff;
	font-size: 12pt;
}
.printnowsavetoday {
	font-size:22pt;
	color: #4d7db6;
	font-weight: bold;
	text-align:center;
}
.filterContent {
	padding: 10px 10px 0px 300px;
}
#postalCodeFilter {
	font-size: 16px;
}
.filterContent table{
	width: 610px;
}
.filterContent table td{
	width: 25%;
}
.filterContent table td input{
	margin-right:5px;
}
.hint {
	color:#A1A1A1;
	font-size:8pt;
	font-weight:normal !important;
}
.tableHeader, thead tr {
	background-color:#E4E4E4;
	background-image:url(/styles/default/images/table_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	height:27px;
}
.ext-ie .andMoreButton {
	padding-right:45px;
}
.zone3 label {
	color: #4d7db6;
	font-weight:bold;
	font-size:14px;
}
.zone3 input {
	margin-right: 5px;
}
#pubCouponHolder {
	padding-right:7px;
}

.btnBox {

}
.btnBox td {
	padding:0px;
}
.btnBoxLeft {
	background: url(/images/btnLeft.gif) no-repeat;
	width:16px;
	height:35px;
}
.btnBoxRight {
	background: url(/images/btnRight.gif) no-repeat;
	width:16px;
	height:35px;
}
.btnBoxCenter {
	background: url(/images/btnCenter.gif) repeat-x;
}
.blueBtnLeft {
	background: url(/images/blueBtnLeft.gif) no-repeat;
	width:12px;
	height:32px;
}
.blueBtnRight {
	background: url(/images/blueBtnRight.gif) no-repeat;
	width:13px;
	height:32px;
}
.blueBtnCenter {
	background: url(/images/blueBtnCenter.gif) repeat-x;
}
.blueBtnBox a, .blueBtnBox a:hover, .blueBtnBox a:visited {
	color:#ffffff;
	font-weight:bold;
	
}
.languageSelector {
	padding-right: 10px;
}
.ext-safari .zone3 label {
	font-size: 12px;
}
.ext-safari .zone3 #postalCodeFilter {
	width: 80px;
}
.editable-page ul, .editable-page ol {
	list-style-type: disc;
	margin: 10px 0px;
	padding-left: 40px;
}
.editable-page  p {
	margin: 20px 0px;
}
.editable-page strong {
	font-weight: bold;
}
.blog-feed {
	margin-top: 20px;
}
.blog-feed li {
	padding-bottom: 20px;
}
.blog-feed .title {
	font-size: 1.3em;
	font-weight:bold;
	color: #9DC7DB;
	padding-bottom: 5px;
}
.bottom-page {
	width: 700px;
	float: left;
}
.bottom-page-links {
	background-color:#9DC7DB;
	border:2px solid black;
	float:right;
	margin-top:20px;
	padding:10px;
	width:200px;
}
.clearboth {clear: both;}
.exposant {font-size: 0.8em; position: relative; top: -3px;}
.bottomMenuBar a:hover, .bottom-page-links a:hover {text-decoration: underline;}
.bottomMenuBar h2, .bottom-page-links h2{color: #2D446C;}
.blueBtnBox td {padding: 0px !important;}