/* 
 * Transcontinental client eNews landing pages' styles
 **/


/* init ----------------------------------------*/

body { padding: 10px 0 30px 0; margin: 0; font: 12px arial, verdana, sans-serif; line-height: 18px; text-align: center; color: #4B545B; }

#wrapper { border: 1px solid #cccccc; margin: 0 auto; width: 720px; text-align: left; }

#padding { padding: 0 25px 30px 15px ; }

/* headers */
h1, h2, h3, h4, h5 { color: #0061AA; font: 19px Georgia, Times, serif; margin: 0; padding-bottom: 15px; }
h2 { font-size: 18px; line-height: 24px; }
h3 { font-size: 16px;  }
h3.sm-arial-black { font: 15px arial, verdana, sans-serif; color: #4B545B; line-height: 19px; }
h4 { font-size: 14px; color: #4B545B; }
h5 { font: 14px arial, verdana, sans-serif; color: #4B545B; }


/* links */
a { color: #F42837; text-decoration: none; }
a:hover { text-decoration: underline; }
a.black-red { color: #4B545B; }
a.black-red:hover { color: #F42837; text-decoration: none; }
h2 a { color: #0061AA; }
a img { border: 0; }

/* ps */
p { margin: 0; padding: 0 0 15px 0; }
p.less-b-padding { padding-bottom: 7px; }
p.no-padding { padding: 0 !important; }

/* lists */
ul { margin: 0; padding: 0 0 5px 0; list-style: square; color: #939394; list-style-position: inside; }
ol { margin: 0; padding: 0 0 5px 0; color: #4B545B; list-style-position: inside; }
ul li, ol li { padding-bottom: 10px; }
ul.no-padding, ol.no-padding { padding-bottom: 15px; }
ul.no-padding li, ol.no-padding li { padding-bottom: 0; }
ul.paddingBottom, ol.paddingBottom{ padding-bottom: 15px; }
ul li span { color: #4B545B; }
ul li ul { margin: 0; padding: 5px 0 0 30px; list-style-type: circle; }

/* forms */
form { margin: 0 0 20px 0; padding: 0; }


/* temp: Specific to March 09 client issue ----------------------*/

.contestStats { margin: 10px 0 25px 0; }
.contestStats tr td.td1 { width: 260px; }


/* misc ----------------------------------------*/

.content-image-l { float: left; margin: 6px 30px 20px 0; }
div.content-image-l { float: left; margin: 6px 30px 0 0; }
div.content-image-l p { padding: 10px 0 ;  }

.fontPlus1 { font-size: 14px; line-height: 19px; }

.border { border: 1px solid #EEEDED; }
.border-med { border: 1px solid #ccc; }
.border-dark { border: 1px solid #BAB9B9; }
.border-shadow { border: 1px solid #838383; border-right: 3px solid #838383; border-bottom: 3px solid #838383; }

.red { color: #F42837; }
.blue { color: #0061AA; }
.green { color: #206525;  }
.clear { clear: both; }
.italic { font-style: italic; }



/* sideBar */
#sideBar { float: left; width: 210px; padding-right: 30px; }
#sideBar p { padding: 10px; }


/* highlight copy for development */
.highlight { background-color: #D4F7FB; }

/* print */
.print { display: none; }

#footnote { color: #777; font-size: 11px; padding: 10px 0 0 0 ; border-top: 1px solid #ccc; margin-top: 10px; font-style: italic; }

/* header ----------------------------------------*/

/* Hide masthead image for print purposes. */
#masthead_fr_noDate img, #masthead_noDate img, #masthead_marketing img, #masthead_fr_marketing img, #masthead_fr_mag img, #masthead_book img, #masthead_fr_book img, #masthead_commercial img, #masthead_fr_commercial img, #masthead_retail img, #masthead_fr_retail img, #masthead_cat img { display: none; }
#btn-logo { position: absolute; top: 30px; right: 20px; width: 155px; height: 50px; display: block; }

/* unique mastheads for each group/department */
#masthead_marketing, #masthead_fr_noDate, #masthead_noDate, #masthead_fr_marketing, #masthead_fr_mag, #masthead_book, #masthead_fr_book, #masthead_commercial, #masthead_fr_commercial, #masthead_retail, #masthead_fr_retail, #masthead_cat { width: 720px; height: 128px; position: relative; background: url(../images/masthead_marketing.jpg) no-repeat; }
#masthead_fr_noDate { background: url(../images/masthead_fr_noDate.jpg) no-repeat; }
#masthead_fr_marketing { background: url(../images/masthead_fr_DM.jpg) no-repeat; }
#masthead_noDate { background: url(../images/masthead_noDate.jpg) no-repeat; }
#masthead_fr_mag { background: url(../images/masthead_fr_mag.jpg) no-repeat; }
#masthead_book { background: url(../images/masthead_book.jpg) no-repeat; }
#masthead_cat { background: url(../images/masthead_cat.jpg) no-repeat; }
#masthead_fr_book { background: url(../images/masthead_fr_book.jpg) no-repeat; }
#masthead_commercial { background: url(../images/masthead_commercial.jpg) no-repeat; }
#masthead_fr_commercial { background: url(../images/masthead_fr_commercial.jpg) no-repeat; }
#masthead_retail { background: url(../images/masthead_retail.jpg) no-repeat; }
#masthead_fr_retail { background: url(../images/masthead_fr_retail.jpg) no-repeat; }

/* content ------------------------------------ */
/* marketing, unique to may09 client issue */
#marketing_4Thumbs { margin-bottom: 15px; }
#marketing_4Thumbs tr td { padding-bottom: 9px; }
#marketing_4Thumbs tr td.td1 { padding: 4px 20px 15px 0; }
.alignCenter { text-align: center; }
.alignCenter img { margin: 0 auto; }



/* footer ----------------------------------------*/

#footer { width: 720px; height: 24px; background-color: #F42837; margin: 0 auto;  }
#footer a { float: left; }
#footer a.float-r { float: right; color: #fff; margin: 3px 5px 0 0 ; }

#footer img.for-print { display: none; }

#copyright-credit { text-align: center; color: #999999; font-size: 11px; padding-top: 15px; }
#copyright-credit a { padding-left: 30px; color: #999999; }


