body{
	color:#403E3C;
}

a:link {color:#403E3C; text-decoration:none;}
a:visited {color:#403E3C;}
a:hover {color:#403E3C;}
a:active {color:#403E3C;}

.header{
	height:119px;
	background:#403E3C;
	margin-bottom:35px;
}

.header .container img{
	margin:12px 0 11px 0;
}

.border-wrapper{
	border: 4px double #D9D9D9;
	padding:30px 56px;
}

.container-grey{
	font: bold 24px/28px Arial, Helvetica, sans-serif;
	background: url('../img/edition-numerique-de-md.gif') no-repeat center top #979797;
	padding:35px 0 10px 0;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:23px;
}

.container-grey h2{
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	margin:0;
}

.left-container, .right-container{
/*	min-height:936px;*/
}

.right-container .container-grey{
	margin-top:24px;
}

img.digital-edition{
	margin-top:104px;
	/*margin-top:242px; with holiday promotion / comment out above line and uncomment this line */
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.statement{
	font: normal 14px/20px Georgia, "Times New Roman", serif;
	text-align:center;
	margin-bottom:20px;
}

.features{
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:30px;
	height:150px;
}

.features ul{
	list-style-type:none;
	margin:0 0 0 0;
}

.features li{
	margin-bottom:6px;
	line-height:18px;
}

.special{
	color:#000000;
	text-transform:uppercase;
	margin-bottom:15px;
	display:block;
}

.available{
	font: bold 18px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:25px;
}

/*
.right-container .available{
	margin-top:96px;
}
*/

.left-icons,.right-icons{
	width:394px;
	float:left;
}

.left-icons{
	margin-right:32px;
}

.app-store,.zinio, .google-play, .nook, .next-issue{
	width:394px;
	float:left;
	margin-bottom:15px;
}

.app-store img,.zinio img, .google-play img, .nook img, .next-issue img{
	float:left;
	margin-right:10px;
}

.accordion{
	float:left;
}

.nook{
	margin-right:0 !important;
}

.nook span{
	display:block;
	margin-top:15px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

ul.more-info{
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:15px 0 0 0;
/*	min-height:165px;*/
}

.more-info li{
	border-top:1px solid #AEAEAE;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
}

.more-info li.first{
	background:url('../img/arrow.png') no-repeat 172px center;
	text-transform:uppercase;
	font-weight:bold;
}

/* ACCORDION OVERRIDES */

.accordion-heading {
		font: bold 13px/16px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
}

.accordion-heading:hover{
	background-color:#E5E5E5;
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 10px;
}

.accordion-toggle{
	background:url('../img/arrow-down.png') no-repeat 172px center;
}

.collapsed{
	background:url('../img/arrow.png') no-repeat 172px center !important;
}

.accordion-group {
    border: 1px solid #AEAEAE;
    border-radius: 0;
/*    margin-bottom: 2px;*/
/*		margin-top:15px;*/
		font: normal 12px/14px Arial, Helvetica, sans-serif;
}

.accordion-inner {
    border-top: 1px solid #AEAEAE;
    padding: 0;
}

.accordion-inner:hover{
	background-color:#E5E5E5;
}

.accordion-inner a{
	display:block;
	width:170px;
	height:100%;
	padding:10px;
}

.accordion{
	margin-bottom:0;
}

.usuk{
	margin-top:5px;
	font-size:10px;
}

/* END ACCORDION OVERRIDES */

.app-store .more-info li.first{
	background:url('../img/arrow-down.png') no-repeat 172px center;
}

.more-info li.last{
	border-bottom:1px solid #AEAEAE;
}

.more-info a{
	display:block;
	padding:10px;
}

.more-info li.first a:hover{
	background:url('../img/arrow.png') no-repeat 172px center #E5E5E5;
}

.app-store .more-info li.first a:hover{
	background:url('../img/arrow-down.png') no-repeat 172px center #E5E5E5;
}

.more-info a:hover{
	background-color:#E5E5E5;
}

.footer{
	border-top:1px solid #403E3C;
	margin:20px 0 40px 0;
	padding-top:20px;
}

.logos{
	font: italic 10px/12px Arial, Helvetica, sans-serif;
	float:left;
}

.menu{
	float:right;
	text-transform:uppercase;
}

.menu ul{
	list-style-type:none;
	margin:0;
}

.menu li{
	display:inline;
	border-right:1px solid #403E3C;
	padding:0 10px;
}

.menu li.last{
	border-right:0;
}

.hh-logo{
	float:left;
	margin-right:50px;
	width:94px;
}

.omdc-logo{
	float:left;
	margin-right:15px;
	width:113px;
}

.mice{
	float:left;
	margin-top:17px;
}

.faq-link{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

/* Promotions Styles */

.promo{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.promo span{
	display:block;
	padding:10px 0;
	border:1px solid #DBDBDB;
	border-width:1px 0 0 0;
}

.promo .plus{
	padding:2px 0;
	border-bottom:1px solid #DBDBDB;
}

.promo .plus span{
	background:#F99D1C;
	color: #FFFFFF;
	padding:8px 0;
}

.promo .special{
	margin-bottom: 24px;
}

.promo .winner{
	margin-top:20px;
}

.info{
	font:18px/24px Georgia, "Times New Roman", serif;
	text-align:center;
	margin-bottom:23px;
}

.offert{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:23px;
}