@charset "utf-8";
/* CSS Document */

#wrapper {
	background: #FFF;
	height: 814px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Mag Viewer frame */
#viewerOuter  {
	width: 1024px;
	background: #FFF;
	text-align: center;
	margin: 0 auto;
}

#viewer  {
	width: 1024px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
}

#leftPanel  {
	margin-top: 4px;
	width: 172px;
	height: 768px;
	background: #00094E url(../_Images/PanelL2.jpg) no-repeat;
	color: #FFF;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#leftTitle  {
	width: 162px;
	height: 54px;
	color: #FF6;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	margin-top: 4px;
}
#leftTitle a, #leftTitle a:visited {
	color: #FF6;
	text-decoration: none;
}

#leftYear  {
	width: 162px;
	height: 25px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

#leftMonth  {
	width: 162px;
	height: 30px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

#leftIndex  {
	width: 142px;
	height: 540px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 4px;
}

.optionButton  {
	width: 42px;
	height: 26px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	background: url(../_Images/Button-Tiny.jpg);
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.indexCat{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #FF6;
	margin-top: 2px;
	padding-left: 4px;
}
.indexCat a, .indexCat a:visited {
	color: #FF6;
	text-decoration: none;
}


.indexItems  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	margin-bottom: 4px;
}

.indexItem  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-left: 12px;
	border-top: 2px solid #00094E;
	border-bottom: 2px solid #00094E;
	width: 137px;
	margin-left: -1px;
	line-height: 11px;
	height: 12px;
}

.indexItem2  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-left: 12px;
	border-top: 2px solid #00094E;
	border-bottom: 2px solid #00094E;
	width: 137px;
	margin-left: -1px;
	line-height: 12px;
	height: 25px;
}

.indexItem3  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-left: 12px;
	border-top: 2px solid #00094E;
	border-bottom: 2px solid #00094E;
	width: 137px;
	margin-left: -1px;
	line-height: 13px;
	height: 37px;
}

.indexItem a, .indexItem a:visited, .indexItem2 a, .indexItem2 a:visited, .indexItem3 a, .indexItem3 a:visited  {
	color: #FFF;
	text-decoration: none;
}

#rightPanel  {
	margin-top: 4px;
	width: 852px;
	height: 768px;
	background: #FFF;
	color: #00094E;
	float: right;
}

#topPanel  {
	width: 845px;
	height: 80px;
	background: url(../_Images/PanelT.jpg) no-repeat;
	margin-left: 7px;
}

#articleTitle  {
	width: 828px;
	height: 68px;
	float: left;
	padding: 6px 6px 6px 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#authorBio  {
	width: 411px;
	height: 68px;
	float: right;
	padding: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#midPanel  {
	width: 852px;
	height: 618px;
	background: #FFF url(../_Images/PanelM2.jpg) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 9px;
	padding-top: 4px;
}

#midFull  {
	width: 820px;
	height: 614px;
	margin-left: 20px;
	text-align: center;
}

#midCover-L  {
	width: 471px;
	height: 610px;
	margin-left: 20px;
	float: left;
	text-align: center;
}

#midCover-R  {
	width: 349px;
	height: 610px;
	float: right;
}

#bottomPanel  {
	width: 845px;
	height: 52px;
	background: #FFF url(../_Images/PanelB2.jpg) no-repeat;
	margin-left: 7px;
	margin-top: 5px;
}

#navPanel  {
	background: #00094E;
	float: left;
	height: 30px;
	width: 220px;
	margin-top: 12px;
	margin-left: 10px;
}

#backPanel  {
	background: #00094E;
	float: left;
	height: 30px;
	width: 84px;
	cursor: pointer;
}

#fwdPanel  {
	background: #00094E;
	float: right;
	height: 30px;
	width: 84px;
	cursor: pointer;
}

.navPanelButton  {
	width: 70px;
	height: 28px;
	float: right;
	margin-top: 12px;
	margin-right: 16px;
	background: url(../_Images/Button-Small.jpg);
	text-align: center;
	line-height: 26px;
	cursor: pointer;
	font-size: 15px;
}

.navPanelButton a, .navPanelButton a:visited  {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#shareBar  {
	float: right;
	margin-right: 24px;
	padding-top: 18px;
}
#endSpace {
	height: 6px;
	margin: 0px;	
}

#footer  {
	width: 1024px;
	margin: 0px;
}

#pvWrapper  {
	width: 400px;
	height: 270px;
	position: absolute;
	text-align: left;
	background: url(../_Images/Preview-back2.png);
	display: none;
	overflow: hidden;
	margin-left: -12px;
	left: 100px;
}
#pvTitle  {
	width: 388px;
	height: 18px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 3px;
	padding-left: 12px;
	font-weight: bold;
	line-height: 18px;
}
#pvAuthor  {
	width: 388px;
	height: 16px;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 12px;
	font-style: italic;
	line-height: 16px;
}
#pvBody  {
	width: 376px;
	margin: 12px;
}
.pvByLine  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
}

#previewWrapper  {
	width: 166px;
	height: 30px;
	background: #70B5DC;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	color: #00094E;
	line-height: 14px;
	margin-left: 3px;
	padding-top: 2px;
}
.previewButtons  {
	width: 76px;
	height: 28px;
	float: right;
	background: #70B5DC;
}
#previewOff, #previewOn  {
	margin-top: 1px;
	margin-right: 4px;
	color: #888;
}

#searchWrapper  {
	height: 54px;
	width: 164px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	background: #70B5DC;
	margin-left: 2px;
	margin-bottom: 8px;
	padding-top: 4px;
}
#searchButton  {
	height: 24px;
	width: 152px;
	background: #70B5DC url(../_Images/Search-Button.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 24px;
	margin-left: 7px;
	margin-bottom: 4px;
	cursor: pointer;
}
#searchBox  {
	height: 20px;
	width: 156px;
	overflow: hidden;
	background: #70B5DC;
	border: 1px solid #00094E;
	margin-left: 3px;
}
#sbInner{
    margin-top: -3px;
    margin-left: -1px;
}

#thumbWrapper  {
	width: 200px;
	height: 149px;
	position: absolute;
	padding: 2px;
	border: 2px solid #70B5DC;
	display: none;
	background: #00094E;
}
#thumbHolder  {
	width: 200px;
	height: 149px;
	background: #FFF;
	cursor: pointer;
}
#dateWrapper  {
	width: 200px;
	height: 20px;
	position: absolute;
	padding: 2px;
	border: 2px solid #70B5DC;
	display: none;
	background: #00094E;
}
#dateHolder  {
	width: 160px;
	height: 20px;
	background: #FFF;
	color: #00094E;
	float: left;
}
.dateButton  {
	background: #FFF;
	width: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	cursor: pointer;
}
#dateRev  {
	float: left;
}
#dateFwd  {
	float: right;
}

.pathItem{
	font-family: Tahoma, Geneva, sans-serif;
	width: 198px;
	height: 16px;
	background: #00094E;
	color: #FFF;
	padding-left: 6px;
	border-top: 2px solid #00094E;
	border-bottom: 2px solid #00094E;
	cursor: pointer;
	margin-left: -2px;
}

.pathItem a, .pathItem a:visited  {
	color: #FFF;
	text-decoration: none;
}

#pathButton  {
	margin-right: 12px;
	color: #FFF;
	font-weight: bold;
}
#pageButton  {
	margin-right: 24px;
	color: #FFF;
	font-weight: bold;
}

/* Mag pages - standard ad divs */
.adFullPage  {
    width: 820;
	height: 614;
}

/* Mag pages - Image/text align & float */
img.fullPage  {
	margin-top: 0px;
}
img.ULC  {
	float: left;
	margin: 4px 16px 4px 0px;
}

img.LLC  {
	margin-right: 16px;
	margin-bottom: 4px;
	float: left;
}

img.URC  {
	float: right;
	margin: 4px 4px 4px 16px;
}

.leftJust  {
	text-align: left;
}

.col2Left  {
	width: 400px;
	margin: 0px 4px 4px;
	float: left;
	text-align: left;
}
.col2Right  {
	width: 400px;
	margin: 0px 4px 4px;
	float: right;
	text-align: left;
}

.col3Left  {
	width: 250px;
	padding: 0px 4px 4px;
	float: left;
	text-align: left;
}
.col3Mid  {
	width: 250px;
	margin-left: 16px;
	padding: 0px 4px 4px;
	float: left;
	text-align: left;
}
.col3Right  {
	width: 250px;
	margin-left: 16px;
	padding: 0px 4px 4px;
	float: left;
	text-align: left;
}

.col3LeftNar  {
	width: 230px;
	padding: 0px 4px 4px;
	float: left;
	text-align: left;
}
.col3MidNar  {
	width: 230px;
	margin-left: 16px;
	padding: 0px 4px 4px;
	float: left;
	text-align: left;
}
.floatLeftNL  {
	float: left;
}
.floatRightNL  {
	float: right;
}
.floatLeftNL a, .floatLeftNL a:visited, .floatRightNL a, floatRightNL a:visited  {
	color: #000;
}

/* Mag pages - Text formatting */
.pt16  {
	font-size: 16px;
}
.pt20  {
	font-size: 20px;
}
.pt24  {
	font-size: 24px;
}
.pt28  {
	font-size: 28px;
}
.blackLink {
	color: #000;
	text-decoration: none;
}
.whiteLink {
	color: #FFF;
	text-decoration: none;
}

/* TOC pages */
#TOC1L  {
	float: left;
	width: 203px;
}
#TOC1R  {
	float: right;
	width: 590px;
	text-align: left;
	padding-left: 20px;
	padding-top: 8px;
}
.TOCspacer  {
	height: 4px;
}
#TOC1R h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #2E3192;
	margin-bottom: 4px;
}
.TOCitem  {
	width: 590px;
	margin-bottom: 12px;
}
.TOCitemText  {
	width: 560px;
	float: right;
}
#TOC1L a, #TOC1L a:visited, #TOC1R a, #TOC1R a:visited  {
	color: #000;
	text-decoration: none;
}

.trBanner  {
    float: left;
    margin-left: 6px;
    margin-right: 12px;
    margin-top: -3px;
}
.trBannerR  {
	float: right;
	margin-left: -2px;
	margin-top: -3px;
	padding-right: 2px;
}
.trPic  {
	margin-top: -1px;
	margin-left: 12px;
	float: left;
	margin-right: 8px;
}
.trTextW  {
	float: left;
	width: 400px;
}
.trTextN  {
	float: left;
	width: 330px;
}

.trTextN a, .trTextN a:visited, .trTextW a, .trTextW a:visited  {
	color: #000;
}

#trAdvertise  {
	width: 390px;  
}
#trAdvertise a, #trAdvertise a:visited  {
	color: #FFF;
}
.trAdBox  {
	background: #00094E;
	height: 24px;
	width: 380px;
	margin-top: 2px;
	margin-bottom: 5px;
	border: 3px solid #FFF;
	line-height: 22px;
	text-align: center;
}


.topBanner4  {
	margin-bottom: 4px;
	float:left;
}
.topBanner  {
	margin-bottom: 8px;
	float:left;
}
.topBanner12  {
	margin-bottom: 12px;
	float:left;
}
.topBanner16  {
	margin-bottom: 16px;
	float:left;
}
.inPrintBook  {
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}
.inPrintLink a  {
	color: #00094E;    
}
.inPrintLink a:visited  {
	color: #3195CA;
}

.lstTitle  {
	font-weight: bold;
	text-align: center;
}

#awLogo  {
	text-align: left;
	float: left;
	margin-left: 60px;
}
#awTitle  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	
}
#awText  {
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
}

#excL  {
	width: 267px;
	padding: 6px 4px 4px;
	float: left;
	text-align: left;
}
#excR  {
	width: 533px;
	float: right;
}
#excR .title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}
#excR .by  {
	font-size: 16px;
	font-weight: bold;
}
#excRT  {
	width: 533px;
    padding-top: 8px;
}
#excRL  {
	width: 244px;
	padding: 8px 4px 4px;
	float: left;
	text-align: left;
}
#excRR  {
	width: 244px;
	margin-left: 16px;
	padding: 8px 4px 4px;
	float: right;
	text-align: left;
}

.helpText  {
	width: 680px;
	text-align: left;
	margin-left: 70px;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 17px;
}

.helpCap  {
	font-size: 44px;
	font-style: italic;
	color: #FFF;
	float: left;
	height: 42px;
	line-height: 42px;
	margin-top: -8px;
	width: 44px;
}
.helpCapN  {
	font-size: 44px;
	font-style: italic;
	color: #FFF;
	float: left;
	height: 38px;
	line-height: 38px;
	margin-top: -4px;
	width: 36px;
}

#adPage  {
	width: 820px;
	height: 614px;
	background: url(../_Images/Christmas-Background.jpg);
}
#adListLeft  {
	width: 532px;
	float: left;
}
#adListTitle  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background: #00094E;
	border-top: 2px solid #70B5DC;
	border-bottom: 2px solid #70B5DC;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#adList a, #adList a:visited {
	color: #00094E;
	text-decoration: none;
}
#adList a:hover {
	color: #FFF;
	text-decoration: none;
	background: #00094E;
}

#adList .date  {
	font-size: 16px;
	color: #FFF;
	background: #00094E;
	border-top: 2px solid #70B5DC;
	border-bottom: 2px solid #70B5DC;
	margin-bottom: 8px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50%;
}

#mhAdIndex  {
	width: 396px;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background: #00094E;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #F0F0F0;
	margin-right: 6px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#mhAdIndex a, #mhAdIndex a:visited  {
	color: #FFF;
	text-decoration: none;
}
#mhAdIndex a:hover  {
	color: #70B5DC;
	text-decoration: none;
}

#mhPage  {
	width: 820px;
	height: 614px;
	background: url(../_Images/Christmas-Flakes.jpg);
}
#mhLeft  {
	width: 300px;
	margin: 0px 4px 4px;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-top: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#mhRight  {
	width: 420px;
	margin: 0px 4px 4px;
	float: right;
	text-align: left;
	padding-right: 30px;
	padding-top: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.mhTitle  {
	font-size: 1.5em;
}

/*  Recurring ads   */
#hrAd  {
	background: #FBF3A8;
	margin-top: 12px;
	height: 590px;
	width: 820px;
	text-align: center;
}
#hrAd a, #hrAd a:visited {
	color: #1F2861;
}

