﻿
#tblHome
{
	width:100%;
	border:solid 0px black;
}

#tblHome td
{
	vertical-align:top;
	text-align:left;
}

#tblHome .tdTopLeft
{
	width:667px;
}

#tblHome .tdRight
{
	width:307px;/*Total = 313 = 307 + 6*/
	background-image:url(images/homepage/OrangeVerticalPixel.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:6px;
}

.tdRight .divAdSpace
{
	border:solid 0px black;
	position:relative;
	width:307px;
	height:118px;
}

.divAdSpace img
{
	position:relative;
	left:-5px;/*overtop the padding*/
}

.divAdSpace .WhiteFloater1
{
	background-color:White;
	position:absolute;
	border:solid 0px black;
	width:10px;
	height:5px;
	left:-10px;
	top:0px;
	z-index:1;
}

.HRBottom
{
	width:952px;
	height:1px;
	background-image:url(images/homepage/RedHorizontalPixel.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:12px 13px 0px 13px;
}



/*------- Tabbed Content -------*/

#divTabbedContent
{
	width:649px;
	overflow:hidden;
	margin:14px 10px 0px 8px;
	padding-bottom:28px;
	
	background-image:url(images/homepage/OrangeVerticalPixel.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#divTabbedContent .Inner
{
	width:649px;
	height:289px;
	overflow:hidden;
	/*Enforces width with overflow and no padding*/
}


.divMultiPageBox
{
	width:641px;
	height:254px;
	border:solid 4px #E0A300;
	overflow:hidden;
	font-family:Arial Black;
}

.divMultiPageBox img
{
	float:right;
	width:317px;
	height:254px;
	margin-left:25px;
}

.divMultiPageBox H1
{
	padding-top:15px;
	margin-left:25px;
	padding-right:25px;
	font-family:Arial Black;
	
	font-style:italic;
	font-size:18px;
	line-height:33px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

.divMultiPageBox H1 + p
{
	margin-top:8px;
}

.divMultiPageBox p
{
	padding-left:25px;
	padding-right:25px;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
}

.divMultiPageBox a
{
	margin-left:25px;
	margin-right:25px;
	padding-left:15px;
	padding-right:10px;
	font-size:11px;
}

#divTabbedContent a.LearnMore
{
	background-image:url(images/homepage/LearnMoreBtn.jpg);
	width:141px;
	height:21px;
	display:block;
	background-repeat:no-repeat;
	color:White;
	text-decoration:none;
	padding-top:3px;
	font-family:Arial;
}

#tblTabStrip
{
	width:100%;
	height:27px;
}

#tblTabStrip td div
{
	background-repeat:no-repeat;
	height:27px;
	overflow:hidden;
	cursor:pointer;

	font-style:italic;
	font-size:13px;
	line-height:27px;
	vertical-align:middle;
	color:White;
	font-weight:bold;
	text-align:center;
}

#tblTabStrip td.T1 div
{
	width:162px;
	background-image:url(images/homepage/TabR1.jpg);
}

#tblTabStrip td.T2 div, #tblTabStrip td.T3 div
{
	width:163px;
	background-image:url(images/homepage/TabR23.jpg);
}

#tblTabStrip td.T4 div
{
	width:161px;
	background-image:url(images/homepage/TabR4.jpg);
}

/*Tab Hovers */
#tblTabStrip td.T1 div:hover
{
	background-image:url(images/homepage/TabY1.jpg);
}

#tblTabStrip td.T2 div:hover, #tblTabStrip td.T3 div:hover
{
	background-image:url(images/homepage/TabY23.jpg);
}

#tblTabStrip td.T4 div:hover
{
	background-image:url(images/homepage/TabY4.jpg);
}

/* Preload Tab Hovers */

.cssPreload
{
	position:absolute;
	top:-2000px;
	left:-2000px;
}

.pT1
{
	background-image:url(images/homepage/TabY1.jpg);
}

.pT23
{
	background-image:url(images/homepage/TabY23.jpg);
}

.pT4
{
	background-image:url(images/homepage/TabY4.jpg);
}

/*--------- Video Style --------------*/

#divVideos
{
	width:281px;/*Total 300*/
	height:231px;/*Total 245*/
	overflow:hidden;
	
	background-color:#a42f38;
	padding:7px 12px 4px 7px;
	margin:0px 6px 0px 0px;
}

#divPlayer
{
	margin: 0px 24px 0px 24px;
	padding:0px;
}

#divVideos #tblVideoNav
{
	padding-top:5px;
	width:281px;
}

#divVideos .Logo
{
	color:White;
	font-weight:bold;
	font-size:15px;
	text-align:left;
}

#divVideos .tdArchive
{
	text-align:right;
}

#divVideos a
{
	color:White;
	font-style:italic;
}

/*-------- Cook's Corner & Quick & Tasty ---------*/

#divBlockA, #divBlockB
{
	width:300px;
	height:280px;
	overflow:hidden;
	padding:10px 10px 4px 21px;
}

#divBlockB
{
	background-image:url(images/homepage/ScreenedLgStamp.jpg);
	background-repeat:no-repeat;
	background-position:105px 20px;
}

.divBottomLeft H1
{
	color:#E0B41F;
	font-style:italic;
	font-family:Arial Black;
	font-size:17px;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:6px;
}

.divBottomLeft H2
{
	color:#A42F38;
	font-style:normal;
	font-family:Arial Narrow;
	font-size:16px;
	margin-top:32px;
	margin-bottom:13px;
}

.divBottomLeft H2 + p
{
	padding-top:0px;
	margin-top:0px;
}

.divBottomLeft p
{
	line-height:15px;
	font-size:11px;
}

.divBottomLeft a
{
	color:Blue;
	font-style:italic;
}

.divBottomLeft img
{
	margin-right:9px;
}

.divBottomLeft img + img
{
	margin-top:5px;
}

#divBlockA
{
	padding-left:26px;
}

/*-------- Bottom Corner Ads -- Block C --------*/

#divBlockC
{
	width:258px
	height:247px;
	overflow:hidden;
	margin:9px 20px 4px 24px;
}

#divBlockC img
{
	border:none;
}

#divBlockC a + a
{

	margin-top:10px;
	display:block;
}
