body {
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:small;
	line-height:1.2em;
	background-color:#85c98c;
	color:#000;
	padding:0 0;
	margin:0px;
	text-align: center;
}
.bodyText {
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:small;
	line-height:1.5em;
	color:#000;
}
.bodyText a {
	text-decoration: none;
	color:#78ec5e;
}
.bodyText a:hover {
	text-decoration:underline;
	color:#78ec5e;
}

/*CONTENT CONTAINERS*/
#Container {
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0px;
	/* border:solid 1px red; */
	width: 1087px;
	height: 1386px; /*was 1356px*/
}
#copyrightInfo {
	/* border:thin solid red; */
	position:absolute;
	top:1356px;
	left:450px;
	text-align:center;
	height:30px;
	vertical-align: middle;
	color:#fff;
	font-size:12px;
	line-height:15px;
}
#newsstandCopyrightInfo {
	/* border:thin solid red; */
	position:relative;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:30px;
	vertical-align: middle;
	color:#fff;
	font-size:12px;
	line-height:15px;
}
#Container.tenTwentyFour {
	position:absolute;
	left:50%;
	margin-left:-542px;
	margin-right:0px;
}
#Container.smallScreen {
	position:absolute;
	top:0px;
	left:-42px;
	margin:0px;
}
.catContainer {
	background: url(../images/images3/CatContainerBG1087x1356.jpg) no-repeat;
}
.artContainer {
	background: url(../images/images3/articleContainerBG1087x1356.jpg) no-repeat;
}
.videoContainer {
	background:url(../images/images3/videoContainerBG1087x1356.jpg) no-repeat;
}
.homeContainer {
	background: url(../images/images3/HomeContainerBG1087x1356.jpg) no-repeat;
}
.aboutContainer {
	background: url(../images/images3/AboutBG1087x1356.jpg) no-repeat;
}
.subscribeContainer {
	background: url(../images/images3/SubscribeBG1087x1356.jpg) no-repeat;
}
.scheduleContainer {
	background: url(../images/images3/ScheduleBG1087x1356.jpg) no-repeat;
}
.blogContainer {
	background: url(../images/images3/BlogContainerBG1087x1356.jpg) no-repeat;
}
.newsStandContainer {
	background: transparent; 
	height:auto;
}
.searchResultsContainer {
	background: url(../images/images3/SearchContainerBG1087x1356.jpg) no-repeat;
}
.christmasContainer {
	background: url(../images/images3/ChristmasGameBG1087x1356.jpg) no-repeat;
}

/************GLOBAL HEADER AREA STYLES**********/

/*LOGO AREA*/
#logo {
	/* border:1px solid red; */
	position:absolute;
	top:33px;
	left:67px;
	height:92px;
	width:576px;
	z-index: 3;
}


/*SEARCH AREA*/
#search {
	/* border:1px solid red; */
	position:absolute;
	top:50px;
	right:80px;
	height:70px;
	width:340px;
}
#sbi { /*input box of google search*/
	position:absolute;
	top:10px;
	border:none;
	/*height:40px;*/
	font-size:25px;
	width:215px;
	margin:0px 0px 0 19px;
}
#searchButton {
	position: absolute;
	top:0px;
	left:250px;
}

/*GLOBAL NAVIGATION AREA*/
#globalNavigation {
	/* border:1px solid red; */
	position: absolute;
	top:136px;
	left:75px;
	height:35px;
	width:930px;
	z-index: 3;
}
#globalNavigation ul {
	margin:5px 0px 0px -25px;
}
li.globalNavTag {
	/* border:1px solid green; */
	position:absolute;
	top:5px;
	height:18px;
	width:110px;
	text-align: center;
	padding-top:5px;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}
li.globalNavTag a {
	/* border:1px solid yellow; */
	color:inherit;
	text-decoration: none;
	color:#000;
	display:block;
	width:110px;
	height:18px;
	margin-top: -4px;
	padding-top:5px;
}
li.globalNavTag a:hover {
	color:#13b623;
	/*background:#f3f3f3;*/
	text-decoration: none;
}
#homeNav {
	margin-left:0px;
	left:15px;
}
#videosNav {
	margin-left:48px;
	left:125px;
}
#scheduleNav {
	margin-left:48px;
	left:284px;
}
#blogNav {
	margin-left:48px;
	left:440px;
}
#aboutNav {
	margin-left:48px;
	left:598px;
}
#subscribeNav {
	margin-left:48px;
	left:757px;
}

/*MAP AREA*/
#mapContainer {
	position:absolute;
	top:180px;
	left:654px;
	height:125px;
	width:362px;
}
#mapTopShadow {
	position:absolute;
	top:0px;
	left:0px;
	height:32px;
	width:332px;
	background: url(../images/images3/MapTopShadow332x32.png) no-repeat top left;
	z-index: 4;
}
#mapLeftShadow {
	position:absolute;
	top:32px;
	left:0px;
	height:93px;
	width:2px;
	background: url(../images/images3/MapLeftShadow2x93.png) no-repeat bottom left;
	z-index: 4;
}
#expandMap {
	/* border: thin solid red; */
	position: absolute;
	text-align: right;
	top: 0px;
	right:0px;
	height: 125px;
	width: 40px;
	z-index: 4;
}
#outerMap {
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	height: 125px;
	width: 362px;
	cursor: move;
	z-index: 3;
}
#innerMap {
	position: relative;
	left: 0px;
	top: 0px;
	background:url(../images/images3/Map751x551.jpg) no-repeat;
}
#innerMap a {
	cursor:pointer;
}
/*EXPANDED MAP STYLES*/
.expandMapArea {
	position: relative;
	background: url(../images/images3/Map751x551.jpg) no-repeat;
	height:551px;
	width:751px;
}
.mapHomepage {
	position: absolute;
	top:54px;
	left:275px;
}
.mapNewsstand {
	position: absolute;
	top:54px;
	left:518px;
}
.mapVideos {
	position: absolute;
	top:146px;
	left:39px;
}
.mapSchedule {
	position: absolute;
	top:146px;
	left:176px;
}
.mapBlog {
	position: absolute;
	top:146px;
	left:313px;
}
.mapSubscribe {
	position: absolute;
	top:146px;
	left:450px;
}
.mapAbout {
	position: absolute;
	top:146px;
	left:587px;
}
.mapBasics {
	position: absolute;
	top:256px;
	left:241px;
}
.mapPress {
	position: absolute;
	top:256px;
	left:402px;
}
.mapAdvertising {
	position: absolute;
	top:256px;
	left:563px;
}
.mapDate {
	position: absolute;
	top:358px;
	left:39px;
}
.mapMaterial {
	position: absolute;
	top:358px;
	left:163px;
}
.mapRoom {
	position: absolute;
	top:358px;
	left:287px;
}
.mapStyle {
	position: absolute;
	top:358px;
	left:411px;
}
.mapSeason {
	position: absolute;
	top:358px;
	left:535px;
}
/*MAP TEXT UNIVERSAL STYLES*/
div.mapTextBox {
	/* border:solid thin red; */
	font-size:small;
	line-height:1em;
	color:#000;
	font-family:Times, serif;
}
div.mapTextBox a {
	color:#384f7b;
	text-decoration: none;
}
div.mapTextBox a:hover {
	text-decoration:underline;
	color:#88d3ff;
}
div.mapTextBox a.last {
	position: absolute;
	left:0px;
	top:60px;
}
div.mapTextBox a.left {
	float:left;
	margin-left:4px;
	clear:left;
}
div.mapTextBox a.right {
	float:right;
	clear:right;
	margin-right:4px;
	text-align:right;
}
/*MAP TEXT BOXES INDIVIDUAL STYLES*/
.mapTextBasics {
	position: absolute;
	top:275px;
	left:242px;
	height:42px;
	width:145px;
}
.mapTextPress {
	position: absolute;
	top:275px;
	left:402px;
	height:42px;
	width:145px;
}
.mapTextAdvertising {
	position: absolute;
	top:275px;
	left:564px;
	height:42px;
	width:145px;
}
.mapTextMaterial {
	position: absolute;
	top:378px;
	left:164px;
	height:75px;
	width:108px;
}
.mapTextRoom {
	position: absolute;
	top:378px;
	left:288px;
	height:75px;
	width:108px;
}
.mapTextStyle {
	position: absolute;
	top:378px;
	left:412px;
	height:75px;
	width:108px;
}
.mapTextSeason {
	position: absolute;
	top:378px;
	left:536px;
	height:75px;
	width:108px;
}

/*YOU ARE HERE IMAGE STYLES*/
.youAreHereHomepage {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:3px;
	left:265px;
}
.youAreHereVideos {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:95px;
	left:30px;
}
.youAreHereSchedule {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:95px;
	left:165px;
	
}
.youAreHereBlog {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:95px;
	left:305px;
}
.youAreHereSubscribe {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:95px;
	left:435px;
}
.youAreHereAbout {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:95px;
	left:580px;
}
.youAreHereBasics {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:205px;
	left:230px;
}
.youAreHerePress {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:205px;
	left:390px;
}
.youAreHereAdvertising {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:205px;
	left:550px;
}
.youAreHereDate {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:308px;
	left:25px;
}
.youAreHereMaterial {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:308px;
	left:145px;
}
.youAreHereRoom {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:308px;
	left:270px;
}
.youAreHereStyle {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:308px;
	left:395px;
}
.youAreHereSeason {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:308px;
	left:519px;
}
.youAreHereVideoArt {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:428px;
	left:138px;
}
.youAreHereArticleArt {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:428px;
	left:230px;
}
.youAreHereChecklistArt {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:428px;
	left:330px;
}
.youAreHereTipArt {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:428px;
	left:450px;
}
.youAreHereNewsstand {
	position: absolute;
	background: url(../images/images3/YouAreHere73x62.png) no-repeat;
	width:73px;
	height:62px;
	z-index:2000;
	top:3px;
	left:510px;
}

/*LIGHTBOX CONTROLS*/
#screen {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 2000px;
	height: 3000px;
	background-color: black;
	z-index:1001;
}
#box {
	overflow:hidden;
	position: absolute;
	top:5%;
	left:50%;
	margin-left:-375px;
	background-color: white;
	z-index:1002;
}
.clickClose {
	/* border:thin solid red; */
	position:absolute;
	top:10px;
	left:670px;
	text-align:left;
	color:#000;
	height:20px;
	/*background: url(images/close.jpg) no-repeat;*/
	cursor: pointer;
	padding:0px;
	margin:0px;
}
.clickClose a {
	/* border:thin solid yellow; */
	color:#000;
	display:block;
	background: url(../images/images3/close.png) no-repeat;
	padding:0px;
	margin:0px;
	padding-left:25px;
	padding-right:5px;
	height:20px;
	width:30px;
}
.clickClose a:hover {
	background: orange url(../images/images3/close.png) no-repeat;
}
.lightBoxText {
	display:none;
}


/******************INDIVIDUAL LIGHT BOXES AND THEIR STYLES (besides the site map)***********/
/*GLOBAL FOOTER AREA*/
#suggestionContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeSuggestions {
	left:460px;
}
#askMeghanContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeAskMeghan {
	left:460px;
}
#alertsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeAlerts{
	left:460px;
}
/*THE HOMEPAGE*/
#featuresLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeFeatures{
	left:460px;
}
/*CATEGORY PAGES*/
#archivesLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeArchives{
	left:460px;
}
/*SUBSCRIBE PAGE*/
#subscribeLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeSubscribe{
	left:460px;
}
#widgetsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeWidgets{
	left:460px;
}
#thankYouLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeThankYou{
	left:460px;
}
/*ABOUT PAGE*/
#navigationLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeNavigation{
	left:460px;
}
#companyDocsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeCompanyDocs{
	left:460px;
}
/*ARTICLE PAGES*/
#informationLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeInformation{
	left:460px;
}
#sponsorsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeSponsors{
	left:460px;
}
#relatedLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeRelated{
	left:460px;
}
/*SCHEDULE PAGE*/
#newsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeNews{
	left:460px;
}
#whereNextLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeWhereNext{
	left:460px;
}
/*SEARCH RESULTS PAGE*/
#searchResultsLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeSearchResults{
	left:460px;
}
/*THE NEWSSTAND PAGE*/
#recommendPubLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeRecommendPub{
	left:460px;
}
/*CHRISTMAS GAME PAGE*/
#christmasLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
div.closeChristmas{
	left:460px;
}



/******CATEGORY SPECIFIC STYLES**********/



/*CATEAGORY AD*/
#categoryAd {
	/* border:1px solid red; */
	position:absolute;
	top:230px;
	left:130px;
	height:60px;
	width:460px;
	z-index:5;
	margin-top:10px;
}

/*NOTEBOOK AREA*/
#notebook {
	/* border:thin solid red; */
	position: absolute;
	top:332px;
	left:152px;
	height:575px;
	width:808px;
}

/*SORT BY TABS AREA*/
#sortByTabs {
	/* border:thin solid green; */
	position:relative;
	height:52px;
	width:808px;
	z-index:3;
	clear:both;
}
#sortByTabs ul {
	margin:0px 0px 0px 63px;
}
li.sortByTag, li.sortByTag a {
	border:none;
	float:left;
	height: auto;/* 52px; */
	width:131px;
	list-style-type: none;
	margin-right:10px;
	padding-left:0px;
}

/*CATEGORY LIST AREA*/
#categoryList {
	/* border: thin solid orange; */
	position:absolute;
	top:53px;
	left:0px;
	margin:5px 0px 0px 0px;
	height:515px;
	width:150px;
	padding:0px 15px;
}
#categoryList ul {
	margin:25px 0px 0px 0px;
	padding:0px;
	border-top:1px solid #bfbfbf;
}
li.categoryItem {
	list-style-type: none;
	font-size:12px;
	line-height: 14px;
	padding:3px 10px;
	color:#000;
	border-bottom:1px solid #bfbfbf;
}
li.categoryItem a {
	color:#000;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
li.categoryItem a:hover {
	color:#78ec5e;
	text-decoration: none;
}
li.categoryItem a.selected {
	color:#000;
	padding-left:15px;
	background: url(../images/images3/arrow5x9.jpg) no-repeat left;
	font-weight: bold;
}

/*ARTICLE LIST AREA OF NOTEBOOK*/
#articleListContainer {
	/* border: thin solid yellow; */
	position:absolute;
	left:181px;
	margin:0px 0px 0px 5px;
	height:455px;
	width:320px;
	overflow:hidden;
	white-space: normal;
	padding-bottom: 2px;
	/* background: url(images/GreenDottedBorder3x1.jpg) repeat-x bottom left; */ 
}
#extraBorderTop { /*extends all the way to top of document to hide the content overflow from registering hover*/
	position: absolute;
	top:-355px;
	left:185px;
	width:321px;
	height:440px;
	/* border:thin solid purple; */
	background: url(../images/images3/GreenDottedBorder3x1.jpg) repeat-x bottom left; 
	z-index: 2;
}
#extraBorderBottom { /*extends all the way to top of document to hide the content overflow from registering hover*/
	position: absolute;
	top:544px;
	left:185px;
	width:321px;
	height:478px;
	/* border:thin solid purple; */
	background: url(../images/images3/GreenDottedBorder3x1.jpg) repeat-x top left; 
	z-index: 2;
}
#stopBleed {
	float:left;
	margin-top:35px;
	/* border:thin solid red; */
	overflow: hidden;
	height:455px;
}
#articleList {
	/* border:thin solid red; */
	position:relative;
	width:320px;
	padding:1px 0px;
	margin:0px 0px;
}
#articleList li {
	/* border:thin red solid; */
	list-style-position: inside;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 15px;
	height:82px;
	background: url(../images/images3/GreenDottedBorder3x1.jpg) repeat-x bottom left; 
	cursor:pointer;
}
#articleList li:hover {
	background: #fefab3 url(../images/images3/GreenDottedBorder3x1.jpg) repeat-x bottom left;
	cursor: pointer;
}
#articleList li.color {
	background-color: #fefab3;
}
#articleList li p, #articleList li h3 {
	padding:0px;
	margin:5px 0px;
}
#articleList li h3 {
	font-size:15px;
}
#articleList li a {
	text-decoration: none;
	color:#13b623;
}
#articleList li a:hover {
	text-decoration: underline;
	color:#78ec5e;
}

/*PREVIEW CONTAINER AND AREA*/
#previewContainer {
	/* border: thin solid orange; */
	position:absolute;
	top:0px;
	left:540px;
	margin:5px 0px 0px 0px;
	height:515px;
	width:265px;
}
#previewContainer div {
	position:absolute;
	top: 83px;
	left: 14px;
	z-index: 2;
}
.hiddenPreview {
	visibility:hidden;
	position: absolute;
	top:0px;
	left:0px;
}
#previewContainer p {/*even the playing field for IE*/
	padding:0px;
	margin:0px;
}
#previewContainer div ul.highlights {
	/* border:thin solid red; */
	position:absolute;
	padding:0px;
	margin:0px;
	top:270px;
	left:10px;
	list-style-type: disc;
}
#previewContainer div ul.highlights li {
	border:thin white solid; /*fix text overun in IE*/
	font-size:0.9em;
	list-style-type: disc;
}
#previewContainer div p.location {
	/* border:thin solid red; */
	position:absolute;
	top:384px;
	left:0px;
}
#previewContainer div p.experts {
	/* border:thin solid red; */
	position:absolute;
	top:430px;
	left:0px;
}

/*SLIDEBAR AREA*/
#sliderArea {
	/* border: thin solid blue; */
	position: absolute;
	top:55px;
	left:505px;
	margin:14px 0px 0px 0px;
	height:515px;
	width:35px;
}
#track { /* vertical track */
	/* border:thin orange solid; */
	float:left;
	margin-left:15px; 
	width: 32px;
	height: 487px;
	background: url(../images/images3/ScrollBar11x478.jpg) no-repeat bottom left;
}
#handle { /* vertical track handle */
	/* border:thin solid blue; */
	margin-left:-11px;
	margin-top:10px;
	margin-bottom:10px;
	width: 32px;
	height: 41px;
	cursor:move;
	background: url(../images/images3/SliderHandle32x41.png) no-repeat;
}
#scrollUp {
	/* border:thin red solid; */
	position:absolute;
	top:61px;
	left:353px;
	font-size:1em;
	z-index: 5;
	cursor:pointer;
}
#scrollUp a {
	color:#fff;
	text-decoration: none;
}
#scrollDown {
	/* border:thin red solid; */
	position:absolute;
	top:558px;
	left:345px;
	font-size:1em;
	z-index: 5;
	cursor:pointer;
}
#scrollDown a {
	color:#fff;
	text-decoration: none;
}

/*BY-DATE VIDEO BROWSER STYLES*/
#videoBrowserContainer {
	/* border:thin solid red; */
	position:absolute;
	padding:15px 5px 5px 20px;
	top:58px;
	left:1px;
	height:496px;
	width:781px;
	overflow:hidden;
	background:#fff;
}
#videoBrowserContainer ul {
	/* border:thin solid blue; */
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	margin-left:15px;
	margin-top:15px;
	list-style-type:none;
	width:756px;
}
#videoBrowserContainer ul li {
	margin:0px -1px -1px 0px;
	border:1px solid #c0c0c0;
	float:left;
	padding:15px 5px 5px 5px;
	height:135px;
	width:140px;
	text-align:center;
}
#videoBrowserContainer ul li.hover {
	background:#defcdc;
	cursor:pointer;
}
#videoBrowserContainer ul li p {
	color:#13b623;
	font-size: 12px;
	line-height:14px;
	font-family: arial, tahoma, verdana, sans-serif;
	margin:5px 0px 0px 0px;
	padding:0px;
}
#videoBrowserSliderArea {
	/* border: 1px solid blue; */
	position: absolute;
	top:70px;
	left:775px;
	margin:14px 0px 0px 0px;
	height:515px;
	width:32px;
}
#videoBrowserTrack { /* vertical track */
	/* border:1px orange solid; */ 
	position:relative;
	top:0px;
	left:0px;
	width: 32px;
	height: 487px;
	background: url(../images/images3/ScrollBar11x478.jpg) no-repeat 10px 0px;
}
#videoBrowserHandle { /* vertical track handle */
	/* border:1px solid red; */
	width: 32px;
	height: 41px;
	cursor:move;
	background: url(../images/images3/SliderHandle32x41.png) no-repeat;
}






/***************ARTICLE SPECIFIC STYLES******************/
/*changed to video player look April 7 2008*/
#backToBrowser {
	position:absolute; 
	top:300px; 
	left:25px;
	height:196px;
	width:177px;
}
#articlePlayerContainer {
	/*border:thin solid red;*/
	position:absolute;
	top:241px;
	left:115px;
	width:850px;
	height:670px;
}
/*TITLE BAR AREA STYLES*/
#titleBarContainer {
	/*border:thin solid red;*/
	position:absolute;
	top:12px;
	left:10px;
	width:830px;
	height:80px;
}
#titleArea {
	/*border:thin solid yellow;*/
	position:absolute;
	top:0px;
	left:0px;
	height:80px;
	width:480px;
}
#titleArea h1 {
	font-size:20px;
	line-height:20px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
#titleArea h2 {
	position:absolute;
	top:61px;
	left:0px;
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#titleArea h2 span {
	font-style:italic;
}
#highlightsArea {
	/*border:thin solid blue;*/
	position:absolute;
	top:0px;
	left:495px;
	height:75px;
	width:320px;
	font-size:12px;
}
#highlightsArea ul {
	margin:10px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}
#highlightsArea li {
	margin:2px 0px;
	padding:0px 0px 0px 15px;
	background:url(../images/images3/highlightBullet7x7.jpg) no-repeat 0px 3px;
}
/*ARTICLE BUTTONS AREA STYLES*/
#buttonsContainer {
	/*border:thin solid red;*/
	position:absolute;
	top:100px;
	left:-7px;
	height:38px;
	width:866px;
}
#buttonsContainer ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#buttonsContainer li {
	float:left;
	padding:0px;
	margin:0px;
}
/*SHARE DROPDOWN MENU STYLES*/
#shareDropdown {
	font-size:12px;
	margin-left:30px;
}
#shareDropdown a {
	color:#13b623;
	text-decoration:none;
}
#shareDropdown a:hover {
	color:#78ec5e;
	text-decoration:none;
}
#shareDropdown ul, #shareDropdown li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#shareDropdown li {
	margin-bottom:1px;
}
#shareLightContainer {
	width:500px;
	height:auto;
	padding:30px;
	text-align:left;
	margin-top:10px;
}
#shareLightContainer a {
	color:#13b623;
	text-decoration:none;
}
#shareLightContainer a:hover {
	color:#78ec5e;
	text-decoration:none;
}
div.closeShare {
	left:460px;
}
#shareLightContainer div.closeShare a {
	color:#000;
}
/*ARTICLE AREA STYLES*/
#articleText {
	border:none;
	/*border:thin solid yellow;*/
	position:absolute;
	top:160px;
	left:20px;
	height:470px;
	width:410px;
	overflow:hidden;
}
#articleText a {
	color:#13b623;
	text-decoration: none;
}
#articleText a:hover {
	color:#13b623;
	text-decoration: underline;
}
#articleSliderContainer {
	/*border:thin solid blue;*/
	position:absolute;
	margin:0px;
	padding:0px;
	top:141px;
	left:475px;
	height:528px;
	width:26px;
}
#artTrack {
	/*border:thin solid yellow;*/
	margin:0px;
	padding:0px;
	height:528px;
	width:19px;
	background:url(../images/images3/articleSlidebar19x528.jpg) no-repeat;
}
#artHandle {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:-3px;
	height:38px;
	width:26px;
	background:url(../images/images3/articleSlideHandle26x38.png) no-repeat;
}
/*ADVERTISING AREA STYLES*/
#advertContainer {
	/* border:thin solid red; */
	position:absolute;
	top:147px;
	left:509px;
	height:280px;
	width:336px;
}
/*RELATED VIDEO AREA STYLES*/
#relatedVideosContainer {
	/*border:thin solid red;*/
	position:absolute;
	top:442px;
	left:509px;
	height:225px;
	width:341px;
}
#relatedVideosContent {
	/*border:thin solid purple;*/
	position:absolute;
	top:25px;
	left:0px;
	height:195px;
	width:335px;
	overflow:hidden;
}
#relatedVideosContent ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#relatedVideosContent li {
	/*border:thin solid yellow;*/
	position:relative;
	width:312px;
	height:80px;
	padding:10px;
	background:url(../images/images3/relVideoSeparator4x1.jpg) repeat-x bottom left;
}
#relatedVideosContent li img {
	position:absolute;
	top:10px;
	left:10px;
}
#relatedVideosContent li h4 {
	/*border:thin solid green;*/
	position:relative;
	top:0px;
	left:100px;
	width:205px;
	font-size:14px;
	line-height:16px;
	margin:0px;
	padding:0px;
}
#relatedVideosContent li a {
	color:#13B623;
	text-decoration:none;
}
#relatedVideosContent li a:hover {
	color:#13B623;
	text-decoration:underline;
}
#relatedVideosContent li.hover {
	cursor:pointer;
	background-color:#defcdc;
}
#relatedVideosContent li h5 {
	/*border:thin solid green;*/
	position:relative;
	top:0px;
	margin:5px 0px;
	left:100px;
	width:205px;
	font-size:12px;
	line-height:14px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
#relatedVideosSliderContainer {
	position:absolute;
	top:0px;
	left:323px;
	height:227px;
	width:26px;
}
#relatedVideosTrack {
	/*border:thin solid blue;*/
	height:227px;
	width:19px;
	background:url(../images/images3/relVideosSlidebar19x227.jpg) no-repeat;
}
#relatedVideosHandle {
	position:absolute;
	cursor:move;
	top:0px;
	left:-3px;
	height:38px;
	width:26px;
	background:url(../images/images3/articleSlideHandle26x38.png) no-repeat;
}


/***VIDEO ARTICLE PAGE SPECIFIC STYLES***/
/*VIDEO AREA STYLES*/
#videoPlayer{
	/*border:thin solid yellow;*/
	position:absolute;
	top:147px;
	left:6px;
	height:394px;
	width:480px;
	padding:1px;
	background:#d0d0d0;
}
#videoPlayer5min{
	/*border:thin solid yellow;*/
	position:absolute;
	top:147px;
	left:10px;
	height:394px;
	width:471px;
	padding:1px;
	background:#d0d0d0;
}
#videoCompanion {
	position: absolute;
	width:350px;
	height:248px;
	top:442px;
	left:503px;
	z-index: 100;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
#videoCompanion iframe {
	position: relative;
	z-index: 1001;
}
#videoDescription {
	/*border:thin solid blue;*/
	position:absolute;
	top:582px;
	left:17px;
	height:80px;
	width:455px;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
#videoDescription a {
	color:#13b623;
	text-decoration: none;
}
#videoDescription a:hover {
	color:#13b623;
	text-decoration: underline;
}
#videoSliderContainer {
	/*border:thin solid blue;*/
	position:absolute;
	margin:0px;
	padding:0px;
	top:558px;
	left:475px;
	height:528px;
	width:26px;
}
#videoTrack {
	/*border:thin solid yellow;*/
	margin:0px;
	padding:0px;
	height:111px;
	width:19px;
	background:url(../images/images3/videoDescSlidebar19x111.jpg) no-repeat;
}
#videoHandle {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:-3px;
	height:38px;
	width:26px;
	cursor:move;
	background:url(../images/images3/articleSlideHandle26x38.png) no-repeat;
}

/****OLD CARRYOVER STYLES****/
#articleText ul.Checklist {
	list-style-type:none; 
	list-style-position:outside;
	margin-bottom:10px;
}
#articleText ul.Checklist li {
	margin-bottom:15px;
	background:url(../images/images2/CheckBox20x20.jpg) no-repeat;
	line-height:20px;
	padding-left:30px;
}
#articleText ul.Checklist ul {
	margin-top:10px;
}

/*IMAGE TABLE AND CAPTIONS*/
table.imageTableleft {
	margin:5px 5px 5px 0px;
}
table.imageTableright {
	margin:5px 0px 5px 5px;
}
table.imageTablecenter {
	margin:5px 0px;
}
span.caption {
	font-size:small;
	font-family:arial,sans-serif;
	font-style: italic;
	line-height:1em;
}







/*************HOMEPAGE SPECIFIC STYLES****************************/

/*NAVIGATION TABS FOR DIFFERENT WEEKS VIDEOS*/
#weeklyNavigation {
	/* border: thin solid red; */
	position: absolute;
	top:225px;
	left:100px;
	width:777px;
	height:54px;
}
.notHighlighted {
	color:gray;
}
#weeklyNavigation div.back {
	cursor: pointer;
}
#weeklyNavigation div h3 {
	font-size:small;
	font-weight:normal;
}
#weeklyNavigation div p {
	font-size:0.9em;
	text-align: center;
}
#lastWeek {
	/* border: thin red solid; */
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/images3/HomeTabLastON329x54.jpg) no-repeat;
	height:54px;
	width:329px;
}
#lastWeek h3 {
	/* border: orange thin solid; */
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:8px;
	left:147px;
}
#lastWeek p {
	/* border: thin yellow solid; */
	position: absolute;
	top:25px;
	left:130px;
	width:170px;
	margin:0px;
	padding: 0px;
}
#lastWeek.back {
	background: url(../images/images3/HomeTabLastOff329x54.jpg) no-repeat;
}
#thisWeek {
	position: absolute;
	top:0px;
	left:329px;
	background: url(../images/images3/HomeTabThisON224x54.jpg) no-repeat;
	height:54px;
	width:224px;
}
#thisWeek h3 {
	/* border: orange thin solid; */
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:8px;
	left:41px;
}
#thisWeek p {
	/* border: thin yellow solid; */
	position: absolute;
	top:25px;
	left:25px;
	width:170px;
	margin:0px;
	padding: 0px;
}
#thisWeek.back {
	background: url(../images/images3/HomeTabThisOff224x54.jpg) no-repeat;
}
#nextWeek {
	position: absolute;
	top:0px;
	left:553px;
	background: url(../images/images3/HomeTabNextON224x54.jpg) no-repeat;
	height:54px;
	width:224px;
}
#nextWeek h3 {
	/* border: orange thin solid; */
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:8px;
	left:42px;
}
#nextWeek p {
	/* border: thin yellow solid; */
	position: absolute;
	top:25px;
	left:27px;
	width:170px;
	margin:0px;
	padding: 0px;
}
#nextWeek.back {
	background: url(../images/images3/HomeTabNextOff224x54.jpg) no-repeat;
}

/*STICKY NOTE STYLES*/
#stickyNote {
	/* border: thin solid red; */
	position: absolute;
	top:315px;
	left:743px;
	height:100px;
	width:162px;
}
#stickyNote p {
	margin:0px;
	padding:0px;
	font-size:1.0em;
	text-align: justify;
	color:#262626;
}
#stickyNote a {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
#stickyNote a:hover {
	color:#78ec5e;
	text-decoration: none;
}

/*HOME PAGE HEADLINES*/ 
.homeHeadlines {
	/* border:thin red solid; */
	position: absolute;
	padding-top:10px;
	top:340px;/* top:370px; */
	left:232px; 
	height:70px;
	width: 480px;
}
.homeHeadlines h1 {
	margin:0px;
	padding:0px;
	color:#008f0e;
	font-size: 2em;
}
.homeHeadlines h2 {
	margin:4px 0px;
	padding:0px;
	color: gray;
	font-size:1.0em;
	font-weight: normal;
	text-transform: uppercase;
}

/*HOMEPAGE VIDEO TITLES, PHOTOS, DESCRIPTIONS*/
.homeDisplayArea {
	/* border:thin red solid; */
	position: absolute;
	/* top:432px; */
	top:445px;/* top:460px; */
	left:232px;
	/* height: 455px; */
	height:350px;
	width:620px;
	/**/
	background: #fff;
	font-size:13px;
}
.homeSummaryUnit {
	/* border: thin orange solid; */
	position: relative;
	width:620px;
	height:188px;
	margin-bottom:22px;
}
/*
div.secondaryUnit {
	margin-top:22px;
}
*/
.homeSummaryImage {
	position:relative;
}
.homePlay {
	position:absolute;
	top:60px;
	left:140px;
}
.homeSummaryText {
	/* border:thin solid yellow; */
	position:absolute;
	top:0px;
	right:0px;
	height:188px;
	width:265px;
}
div.homeSummaryText h1 {
	color:#63a34e;
	font-size:1.5em;
	line-height: 1em;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:0px;
}
div.homeSummaryText h1 a {
	color:#13b623;
	text-decoration: none;
}
div.homeSummaryText h1 a:hover {
	color:#16d729;
	text-decoration: none;
}
div.homeSummaryText p {
	color:gray;
	line-height:1.3em;
	
}
div.homeSummaryText p.watchLink {
	border-top:thin #c0c0c0 solid;
	position: absolute;
	bottom:-5px;
	right:0px;
	width:100%;
	text-align: right;
	padding:0px;/* margin&padding level playing field for IE compatibility*/
	margin:0px;
	padding-top: 2px;
}
div.homeSummaryText p.watchLink a {
	color:#13b623;
	font-weight: bold;
	text-decoration: none;
}
div.homeSummaryText p.watchLink a:hover {
	color:#16d729;
	text-decoration: none;
}
.tabContentHidden {
	display:none;
}
#clock1 {  /* style for countdown clock when using globalIndexSpecial template */
	position:absolute;
	top:780px;
	left:375px;
	font-size:44px;
	line-height:46px;
	font-family:arial,tahoma,verdana,sans-serif;
	letter-spacing:2px;
}







/***********************ABOUT PAGE STYLES********************/

/*SIDEBAR NAVIGATION STYLES*/
#aboutSideNavigation {
	/* border: thin red solid; */
	position: absolute;
	top:340px;
	left:770px;
	height:280px;
	width:200px;
}
.aboutNav, .aboutNav li ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.aboutNav li {
	margin-top:20px;
	font-weight:bold;
}
.aboutNav ul li {
	font-weight:normal;
	margin:2px 0px 2px 20px;
}
.aboutNav a {
	color:#000;
	text-decoration: none;
}
.aboutNav a:hover {
	color:#78ec5e;
	text-decoration: none;
}

/*BEHIND THE SCEENES AREAS*/
#behindSceenes {
	position: absolute;
	top:755px;
	left:680px;
	width:304px;
	height:141px;
}

/*ABOUT TEXT AREA*/
#aboutText {
	/* border: thin red solid; */
	position: absolute;
	top:250px;
	left:105px;
	height:650px;
	width: 480px;
	overflow:hidden;
}
#aboutText h1 {
	color:#48b42d;
	font-weight: normal;
	margin-top:10px;
	padding:0px;
}
/*ABOUT SCROLLBAR*/
#aboutSliderContainer {
	/* border:thin solid red; */
	position: absolute;
	top:290px;
	left:580px;
	height:620px;
	width:32px;
}
#aboutTrack { /* vertical track */
	/* border:thin orange solid; */
	float:left;
	margin-left:0px;
	width: 32px;
	height: 620px;
	background: url(../images/images3/ScrollBarLong11x620.jpg) no-repeat bottom right;
}
#aboutHandle { /* vertical track handle */
	position:relative;
	left:21px;
	/* border:thin solid blue; */
	margin-left:-10px;
	margin-top:0px;
	margin-bottom:10px;
	width: 32px;
	height: 41px;
	cursor:move;
	background: url(../images/images3/SliderHandle32x41.png) no-repeat;
}





/******************SUBSCRIBE PAGE STYLES**********************/

#subscribeContentArea {
	/* border: solid thin red; */
	position: absolute;
	top:340px;
	left:155px;
	height:570px;
	width: 450px;
}
/*EMAIL ALERTS*/
#subscribeEmail {
	/* border: thin green solid; */
	position: absolute;
	top:47px;
	left:145px;
	height:100px;
	width:305px;
}
/*ALERTS FORM*/
#subscribeAlertsForm {
	/* border:thin red solid; */
	position: absolute;
	top:63px;
	left:0px;
	margin:0px;
	padding:0px;
}
td.alertNameCell {
	margin:0px;
	padding:0px;
}
td.alertEmailCell {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
td.alertSubmitCell {
	margin:0px;
	padding:0px;
	padding-left:10px;
}
/*RSS*/
#subscribeRss {
	/* border: thin green solid; */
	position: absolute;
	top:180px;
	left:145px;
	height:100px;
	width:305px;
}
/*YOUTUBE*/
#subscribeYouTube {
	/* border: thin green solid; */
	position: absolute;
	top:320px;
	left:145px;
	height:100px;
	width:305px;
}
/*SOCIAL BOOKMARKS*/
#subscribeBookmarks {
	/* border: thin green solid; */
	position: absolute;
	top:456px;
	left:145px;
	height:100px;
	width:305px;
}
/*STYLES FOR ALL*/
#subscribeContentArea h1 {
	margin:0px 0px 10px 0px; /*was 7 for bottom*/
	padding:0px;
	font-family: times, serif;
	color:#13b623;
	font-size:2em;
}
#subscribeContentArea p {
	margin:0px;
	padding:0px;
	margin-bottom:5px;	
}
#subscribeContentArea p a {
	color:#13b623;
}
#subscribeContentArea p a:hover {
	text-decoration: none;
}
#surveyContainer {
	/* border:thin solid red; */
	position:absolute;
	top:0px;
	left:20px;
	height:160px;
	width:270px;
}
/*Shelving tag styles from old ATB3 css sheets -- used in subscribe and about pages*/
#articleAdTag {
	/* border:thin solid red; */
	position:absolute;
	top:668px;
	left:781px;
	height:23px;
	width:110px;
}
#articleAdTag h4 {
	padding:0px;
	margin:0px;
	font-size:small;
	font-weight:normal;
}
#relatedArticlesTag {
	/* border:thin solid red; */
	position:absolute;
	top:957px;
	left:780px;
	height:23px;
	width:110px;
}
#relatedArticlesTag h4 {
	padding:0px;
	margin:0px;
	font-size:small;
	font-weight:normal;
}
#articleContentTag {
	/* border:thin solid red; */
	position:absolute;
	top:957px;
	left:301px;
	height:23px;
	width:110px;
}
#articleContentTag h4 {
	padding:0px;
	margin:0px;
	font-size:small;
	font-weight:normal;
}



/*******************SCHEDULE PAGE STYLES**************************/

#scheduleNews {
	/* border:solid red thin; */
	position: absolute;
	top:410px;
	left:700px;
	height: 220px;
	width: 270px;
}
#scheduleNews a {
	color:#13b623;
	text-decoration:none;
}
#scheduleNews a:hover {
	color:#16d729;
	text-decoration: underline;
}
#scheduleWhereNext {
	/* border:solid red thin; */
	font-family: arial, sans-serif;
	font-size:small;
	position: absolute;
	top:750px;
	left:680px;
	height: 170px;
	width: 300px;
}





/*********************NEWSSTAND PAGE STYLES************************/
/*TOP STYLES SECTION*/
#newsStandTop {
	/* border:thin solid red; */
	position:relative;
	top:0px;
	left:0px;
	width:1087px;
	height:660px;
	background: url(../images/images3/newsStandImages/NewsBGTop1087x660.jpg) no-repeat;
}
#skimmableVersion {
	/* border:thin yellow solid; */
	position:absolute;
	top:285px;
	right:480px;
	height:20px;
	width:auto;
}
#skimmableVersion a {
	color:yellow;
	text-decoration:none;
}
#skimmableVersion a:hover {
	color:yellow;
	text-decoration:underline;
}
/*MIDDLE STYLES SECTION*/
#newsStandMiddle { /*container for repeating middle shelving units*/
	/* border:thin solid blue; */
	position:relative;
	top:0px;
	left:0px;
	width:1087px;
	height:auto;
	min-height:346px;
}
div#newsStandMiddle div.feedRow {
	position:relative;
	top:0px;
	left:0px;
	width:1087px;
	height:346px;
	background: url(../images/images3/newsStandImages/NewsBGMid1087x346.jpg) no-repeat;
}
/*SYNDICATE BLOCKS*/
#ApartmentTherapyCont {        /*ROW ONE*/
	position: absolute;
	top:320px;
	left:70px;
	height:264px;
	width:320px;
}
#ApartmentTherapy {         
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedApartmentTherapy320x264.png) no-repeat;
}
h4#ApartmentTherapyTag {
	position:absolute;
	top:610px;
	left:176px;
	padding:0px;
	margin:0px;
	font-size:1em;
	white-space: nowrap;
}
#ArcDigestCont {
	position: absolute;
	top:320px;
	left:380px;
	height:264px;
	width:320px;
}
#ArcDigest {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedArcDigest320x264.png) no-repeat;
}
h4#ArcDigestTag {
	position:absolute;
	top:610px;
	padding:0px;
	margin:0px;
	left:486px;
	font-size:1em;
	white-space: nowrap;
}
#AskTheDecoratorCont {
	position: absolute;
	top:320px;
	left:690px;
	height:264px;
	width:320px;
}
#AskTheDecorator {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedATD320x264.png) no-repeat;
}
h4#AskTheDecoratorTag {
	position:absolute;
	top:610px;
	padding:0px;
	margin:0px;
	left:798px;
	font-size:1em;
	white-space: nowrap;
}
#CasaSugarCont {             /*ROW 2*/
	position: absolute;
	top:5px;
	left:70px;
	height:264px;
	width:320px;
}
#CasaSugar {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedCasaSugar320x264.png) no-repeat;
}
h4#CasaSugarTag {
	position:absolute;
	top:296px;
	left:176px;
	padding:0px;
	margin:0px;
	font-size:1em;
	white-space: nowrap;
}
#ChicagoTribuneCont {        
	position: absolute;
	top:5px;
	left:380px;
	height:264px;
	width:320px;
}
#ChicagoTribune {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedChicagoTribune320x264.png) no-repeat;
}
h4#ChicagoTribuneTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:486px;
	font-size:1em;
	white-space: nowrap;
}
#DailyDoseCont {
	position: absolute;
	top:5px;
	left:690px;
	height:264px;
	width:320px;
}
#DailyDose {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedDailyDose320x264.png) no-repeat;
}
h4#DailyDoseTag {
	position:absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:798px;
	font-size:1em;
	white-space: nowrap;
}
#Decor8Cont {         /*ROW 3*/
	position: absolute;
	top:5px;
	left:70px;
	height:264px;
	width:320px;
}
#Decor8 {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedDecor8320x264.png) no-repeat;
}
h4#Decor8Tag {
	position:absolute;
	top:296px;
	left:176px;
	padding:0px;
	margin:0px;
	font-size:1em;
	white-space: nowrap;
}
#DesignSpongeCont {
	position: absolute;
	top:5px;
	left:380px;
	height:264px;
	width:320px;
}
#DesignSponge {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedDesignSponge320x264.png) no-repeat;
}
h4#DesignSpongeTag {
	position:absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:486px;
	font-size:1em;
	white-space: nowrap;
}
#DesireInspireCont {
	position: absolute;
	top:5px;
	left:690px;
	height:264px;
	width:320px;
}
#DesireInspire {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedDesireInspire320x264.png) no-repeat;
}
h4#DesireInspireTag {
	position:absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:798px;
	font-size:1em;
	white-space: nowrap;
}
#LATimesCont {         /*ROW 4*/
	position: absolute;
	top:5px;
	left:70px;
	height:264px;
	width:320px;
}
#LATimes { 
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedLATimes320x264.png) no-repeat;
}
h4#LATimesTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:176px;
	font-size:1em;
	white-space: nowrap;
}
#MocoLocoCont {
	position: absolute;
	top:5px;
	left:380px;
	height:264px;
	width:320px;
}
#MocoLoco {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedMocoLoco320x264.png) no-repeat;
}
h4#MocoLocoTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:486px;
	font-size:1em;
	white-space: nowrap;
}
#NYTimesCont {
	position: absolute;
	top:5px;
	left:690px;
	height:264px;
	width:320px;
}
#NYTimes { 
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedNYTimes320x264.png) no-repeat;
}
h4#NYTimesTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:798px;
	font-size:1em;
	white-space: nowrap;
}
#ShelterrificCont {         /*ROW 5*/
	position: absolute;
	top:5px;
	left:70px;
	height:264px;
	width:320px;
}
#Shelterrific { 
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedShelterrific320x264.png) no-repeat;
}
h4#ShelterrificTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:176px;
	font-size:1em;
	white-space: nowrap;
}
#TrendirCont {
	position: absolute;
	top:5px;
	left:380px;
	height:264px;
	width:320px;
}
#Trendir {
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedTrendir320x264.png) no-repeat;
}
h4#TrendirTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:486px;
	font-size:1em;
	white-space: nowrap;
}
#WashingtonPostCont {
	position: absolute;
	top:5px;
	left:690px;
	height:264px;
	width:320px;
}
#WashingtonPost { 
	height:264px;
	width:320px;
	background:url(../images/images3/newsStandImages/FeedWashingtonPost320x264.png) no-repeat;
}
h4#WashingtonPostTag {
	position: absolute;
	top:296px;
	padding:0px;
	margin:0px;
	left:798px;
	font-size:1em;
	white-space: nowrap;
}
/*SYNDICATION WIDGET STYLES*/
div.newsStandElement {
	/* border:1px solid red; */
	position:absolute;
	top:40px;
	left:12px;
	height:223px;
	width:296px;
	overflow:hidden;
}
div.newsStandElement ul {
	/* border:1px solid yellow; */
	/* border-top:1px solid #e6e6e6; */
	list-style-type:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	position:relative;
	top:0px;
}
div.feedListContainer {
	/* border:thin solid red; */
	position:absolute;
	top:15px;
	height:179px;
	width:296px;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #000;
	white-space: normal;
}
div.feedScrollers {
	/* border:thin red solid; */
	background:#fff;
	position: absolute;
	top:196px;
	height:35px;
	width:296px;
}
div.feedScrollers.enlarge {/*what feedScroller will morph into*/
	background-color:#c0c0c0;
	position:absolute;
	top:15px;
	height:212px;
}
div.theIText {
	/* border: thin solid red; */
	position:absolute;
	margin:0px;
	padding:0px;
	top:20px;
	left:30px;
	width:235px;
	height:180px;;
}
div.theIText div.backPosition {
	position:absolute;
	top:168px;
	left:210px;	
}
div.theIText a.dropDown {
	color:#13b623;
	text-decoration:none;
}
div.theIText a:hover {
	color:lime;
}
div.feedScrollers a.feedUp, div.feedScrollers a.feedDown {
	color:#13b623;
}
div.feedScrollers a.feedUp:hover, div.feedScrollers a.feedDown:hover {
	color:lime;
}
a.feedUp, a.feedDown {
	position:relative;
	top:8px;
	margin-left:25px;
}
a.feedUp {
	margin-left:30px;
}
div.theICont {
	position:absolute;
	top:10px;
	left:253px;
	height:13px;
	width:13px;
}
a.theI {
	/* border:thin solid red; */
	/* background:url(images/newsStandImages/theIDotOff.png) no-repeat; */
	height:13px;
	width:13px;
	padding:0px;
	margin:0px;
}
a:hover.theI {
	/* background:url(images/newsStandImages/theIDotON.png) no-repeat; */
}
div.newsStandElement li {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:30px;
	padding-right:30px;
	font-family:arial, sans-serif;
	font-size:1.0em;
	/* border-bottom:1px solid #e6e6e6; */
	cursor:pointer;
	width:auto;
	/* background: url(images/newsStandImages/arrow8x10.png) no-repeat 280px center; */
	/* border:thin red solid; */
}
div.newsStandElement li.hovered {
	color:#13b623;
	background-color:#fefab3;
	cursor:pointer;
}
div.newsStandElement a {
	color:#626262;
	text-decoration:none;
}
div.newsStandElement li a:hover {
	color:#13b623;
	text-decoration:none;
}
div.Wrapper {
	/* border:thin #62c7dc solid; */
	position:absolute;
	top:0px;
	left:296px;
	height:250px;
	width:296px;
	background:#fff;
}
div.innerWrapper {
	/* border:thin solid yellow; */
	position:relative;
	height:180px;
	width:235px;
	margin:25px 30px 25px 30px;	
	font-family:arial, sans-serif;
	font-size:1em;		
}
div.innerWrapper a {
	color:#13b623;
}
div.innerWrapper a:hover {
	color:lime;
}
div.Wrapper h3 {
	font-weight:normal;
	font-size:1.3em;
	line-height:1.1em;
	margin:0px;
	padding:0px;
}
div.Wrapper p {
	font-size:1em;
	color:#000;
}
div.Wrapper a.readMore {
	float:right;
	margin-right:0px;
	margin-top:5px;
}
div.Wrapper a.goBack {
	float:left;
	margin-left:0px;
	margin-top:5px;
}
/*BOTTOM STYLES SECTION*/
#newsStandBottom {
	/* border:thin solid yellow; */
	position:relative;
	top:0px;
	left:0px;
	width:1087px;
	height:350px;
	background: url(../images/images3/newsStandImages/NewsBGBtm1087x350.jpg) no-repeat;
}
/*NEW BOTTOM-TRAY STYLES*/
div#newsStandBottom div.newsStandMatches {
	position:absolute;
	top:30px;
}
div#newsStandBottom div.newsStandAlerts {
	position:absolute;
	top:135px;
}
div#newsStandBottom div.newsStandAsk {
	position:absolute;
	top:66px;
}
#NewsStandBottomLabels {
	/* border:thin red solid; */
	position:absolute;
	top:240px;
	left:110px;
	width:780px;
	height:30px;
	z-index: 3;
}
#NewsStandBottomLabels h4 {
	font-size:small;
	font-weight:normal;
	margin:0px;
	padding:0px;
}







/*************************************SEARCH RESULTS PAGE STYLES*****************************/
/*BLOG CONTENT AREA*/
#searchResultsContent {
	/* border:thin solid red; */
	width:790px;
	height:660px;
	position:absolute;
	top:270px;
	left:150px;
}
#searchResultsText {
	/* border:thin solid orange; */
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	position:absolute;
	top:20px;
	left:0px;
	width:720px;
	height:600px;
	overflow:hidden;
	padding:10px 0px;
}
#searchResultsSliderContainer {
	/* border:thin solid red; */
	position: absolute;
	top:20px;
	left:720px;
	height:620px;
	width:32px;
}
#searchResultsTrack { /* vertical track */
	/* border:thin orange solid; */
	float:left;
	margin-left:0px;
	width: 32px;
	height: 620px;
	background: url(../images/images3/ScrollBarBlack11x620.jpg) no-repeat bottom right;
}
#searchResultsHandle { /* vertical track handle */
	position:relative;
	left:21px;
	/* border:thin solid blue; */
	margin-left:-10px;
	margin-top:0px;
	margin-bottom:10px;
	width: 32px;
	height: 41px;
	cursor:move;
	background: url(../images/images3/SliderHandleBlack32x41.png) no-repeat;
}
/*SEARCH RESULTS HELFVING TAG*/
#searchResultsContentTag {
	/* border:thin solid red; */
	position:absolute;
	top:957px;
	left:486px;
	height:23px;
	width:110px;
}
#searchResultsContentTag h4 {
	padding:0px;
	margin:0px;
	font-size:small;
	font-weight:normal;
}





/************************************CHRISTMAS GAME STYLES***********************************/
#christmasSubmit {
	/* border:thin solid blue; */
	position:absolute;
	top:550px;
	left:650px;
	height:340px;
	width:300px;
}
#christmasSubmit p {
	width:300px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	text-align: center;
	font-size:medium;
	line-height:1.2em;
	font-family: arial, sans-serif;
}








/*************MIDDLE DRAWER STYLES AND LABEL STYLES************/


#midLabel h4 {
	/* border:thin red solid; */
	position:absolute;
	top:952px;
	left:486px;
	width:110px;
	height:18px;
	text-align: center;
	margin:0px;
	padding:5px 0px 0px 0px;
	font-weight: normal;
	font-size: small;
	z-index:3;
}
a.metalTag {
	/* border:thin solid yellow; */
	display:block;
	width:110px;
	height:17px;
	padding-top:4px;
	color:#000;
	text-decoration: none;
	font-weight:normal;
	text-align: center;
}
a.metalTag:hover {
	color:#13b623;
	text-decoration: none;
}





/***********BOTTOM SECTION STYLES GLOBAL***********/


/*BOTTOM DRAWER SECTION*/
#bottomLabels {
	/* border:thin red solid; */
	position:absolute;
	top:1245px;
	left:110px;
	width:780px;
	height:30px;
	z-index: 3;
}
#bottomLabels h4 {
	font-size:small;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h4#suggestionsTag {
	/* border:thin solid green; */
	position:absolute;
	top:0px; /*all three were -17*/
	left:4px;
	
}
h4#alertsTag {
	/* border:thin solid green; */
	position:absolute;
	top:0px;
	left:298px;
}
h4#questionsTag {
	/* border:thin solid green; */
	position:absolute;
	top:0px;
	left:667px;
}
#matches {
	/* border: thin solid red; */
	position:absolute;
	top:1035px;
	left:86px;
	height: 84px;
	width:150px;
}
#alerts {
	/* border: thin solid red; */
	position:absolute;
	top:1140px;
	left:352px;
	height: 80px;
	width:280px;
	z-index: 3;
}
#inputName {
	position:absolute;
	top:13px;
	left:10px;
}
#inputFrom {
	position:absolute;
	top:13px;
	left:144px;
}
#submitButton {
	position:absolute;
	top:48px;
	left:65px;
}
#askMeghan {
	/* border:thin red solid; */
	position:absolute;
	top:1072px;
	left:726px;
	height:147px;
	width:227px;
}




