body{
	background-color:#fff;
	margin:0px;
	padding:0px;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.container table, .container td
{
	border-collapse:collapse;
}

.container img{
	border:0px;
}


body, .container div, .container span, .container td
, .container  p, .container input
, .container select, .container textarea{
	color:#000;
	font-family: arial,helvetica,clean,sans-serif;
	font-size:11px;
}

.container a, .container a:active, .container a:link
, .container a:visited, .container a:hover{
	color:#50B848;
	text-decoration:underline;
}
.container a:hover{
	text-decoration:none;
}

.container ul
{
	margin:0px;
	padding:0px;
}
.container li
{
	list-style-position:outside;
	list-style-type: disc;
	padding:0px;
	margin:0px;
	margin-left:1.3em;
	_margin-left:1.45em;
}

.container p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.container label.form, .container div.form, .container .form label
{
	font-weight:bold;
}

input.form, select.form, textarea.form
{
	border:1px solid #6C6D6F;
	padding:2px 4px 2px 4px;
}

input.form
{
	height:20px;
	width:250px;
}

input.medium
{
	width:150px;
}

input.large
{
	width:304px;
}

input.disabled
{
	color:#C6C6C6;
}

textarea.form
{
	height:100px;
	width:350px;
}

select.form
{
	height:20px;
	padding:1px 0px 1px 1px;
	width:250px;
}

select.medium
{
	width:150px;
}

.container {
	_height:600px;
	min-height:600px;
}

.LeftPane
{
	margin:0px 20px 0px 30px;
	width:265px;
}

.ContentPane
{
	height:238px;
	margin:20px 0px 0px 0px;
	overflow:auto;
	padding-right:10px;
	width:510px;
}

.RightPane
{
	margin:20px 0px 0px 0px;
	width:193px;
}

.logo{
	margin:25px 0px 0px 54px;
}

.content_home{
	margin:-273px 15px 0px 10px;
	text-align:left;
	width: 290px;
}

.sub-heading{
	border-top:3px #fff solid;
	border-bottom:3px #fff solid;
	padding:6px 0px 6px 0px;
}

.explore
{
	margin:0px 0px 0px 10px;
	line-height:11px;
}

.explore a, .explore a:active, .explore a:link
, .explore a:visited, .explore a:hover
{
	background-repeat:no-repeat;
	display:block;
	height:13px;
	margin:0px 0px 0px -10px;
	text-decoration:none;
}

.explore a.ten_best_things 
{
	background-image:url('/Portals/1/Images/Default/10_best_things_text.gif');
	width:147px;
}
.explore a:hover.ten_best_things {
	background-image:url('/Portals/1/Images/Default/10_best_things_text_over.gif');
}

.explore a.keep_fresh 
{
	background-image:url('/Portals/1/Images/Default/keep_fresh_text.gif');
	width:110px;
}
.explore a:hover.keep_fresh {
	background-image:url('/Portals/1/Images/Default/keep_fresh_text_over.gif');
}

.explore a.juicy_info 
{
	background-image:url('/Portals/1/Images/Default/juicy_info_text.gif');
	width:103px;
}
.explore a:hover.juicy_info {
	background-image:url('/Portals/1/Images/Default/juicy_info_text_over.gif');
}

.explore a.how_much 
{
	background-image:url('/Portals/1/Images/Default/how_much_text.gif');
	width:168px;
}
.explore a:hover.how_much {
	background-image:url('/Portals/1/Images/Default/how_much_text_over.gif');
}

.explore a.taste_great 
{
	background-image:url('/Portals/1/Images/Default/taste_great_text.gif');
	width:140px;
}
.explore a:hover.taste_great {
	background-image:url('/Portals/1/Images/Default/taste_great_text_over.gif');
}

.explore a.share_thoughts 
{
	background-image:url('/Portals/1/Images/Default/share_thoughts_text.gif');
	width:168px;
}
.explore a:hover.share_thoughts {
	background-image:url('/Portals/1/Images/Default/share_thoughts_text_over.gif');
}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-top:-1px;
}

/* r.a.d.menu Custom skin */
.RadMenu_Custom
{
	height:20px;
	margin:94px 0px 0px 0px;
}

.RadMenu_Custom ul, .RadMenu_Custom li
{
	margin:0px;
	padding:0px;
}

.RadMenu_Custom .separator
{
	height:25px;
	font-size:1px;
	margin:0px 10px 0px 10px;
	_margin:0px 4px 0px 4px;
	width:1px;
}

/* ALL LEVELS */
.RadMenu_Custom .link .text
{
	padding-right: 13px;
	font-size:12px;
}

.leftImage
{
	cursor:pointer;
}

/* ROOT LEVEL */

.RadMenu_Custom .link

{
	text-decoration:none;
	color:#ffffff;
	line-height: 25px; /* SF sets the line height for the font on the root level */
	/*border-bottom: 2px solid #006B6E;*/ /* SF bottom border color for root level */
	/*border-top: 3px solid #006B6E;*/ /* SF top border color for root level */
}

.RadMenu_Custom .rootGroup .link

{
	color:ffffff;
}

/* ROOT LEVEL */
.RadMenu_Custom .rootGroup .link:hover,
.RadMenu_Custom .rootGroup .focused,
.RadMenu_Custom .rootGroup .expanded
{
	text-decoration:none;
	background: #9E180D; /* SF hover background color */
	color: #FFFFFF;
	/*border-bottom: 3px solid #006B6E;*/ /* SF hover bottom border color for root level */
	/*border-top: 1px solid #006B6E;*/ /* SF hover top border color for root level */
	
}

/* CHILD LEVEL */
.RadMenu_Custom .group .link, 
.RadMenu_Custom .group .link:visited
{
	text-decoration:none;
	color: #ffffff; /* SF font color for the root level */
	line-height: 20px; /* SF sets the line height for the font on the child level items */
}

/* CHILD LEVEL */
.RadMenu_Custom .group .link:hover,
.RadMenu_Custom .group .focused,
.RadMenu_Custom .group .expanded
{
	background: #F3DC80; /* SF hover background color */
	color: #ffffff;
	/*border-bottom: 3px solid #006B6E;*/ /* SF hover bottom border color for root level */
	/*border-top: 1px solid #006B6E;*/ /* SF hover top border color for root level */
}

.RadMenu_Custom .text
{
	padding: 0px 12px;
	font-size: 11px;
	color:#999999;
	font-family:Arial, Verdana;
}

/* CHILD LEVEL */
.RadMenu_Custom .group
{
	border: 0px;
}

/* CHILD LEVEL */
.RadMenu_Custom .group .link
{
	background: #F1F0F0; /* SF background color for child level */
	border: solid 1px #F1F0F0;
	border-top-color: #F1F0F0;
	text-align: left;
}

/* CHILD LEVEL */
.RadMenu_Custom .group .text
{
	padding-left:6px;
	padding-right: 40px;
}


/* CHILD LEVEL */
.RadMenu_Custom .group .link:hover .text,
.RadMenu_Custom .group .focused .text,
.RadMenu_Custom .group .expanded .text
{
	border-top: 0px;
	color:#ffffff;
}

.RadMenu_Custom .group .link:hover,
.RadMenu_Custom .group .focused,
.RadMenu_Custom .group .expanded
{
	background: #2FA2D6; /* SF hover background color for child level */
	border-bottom: 1px solid #2FA2D6;
	border-top: 1px solid #2FA2D6;
	font-weight: normal;
	
}


/* NOTHING HAS BEEN EDITED BELOW THIS POINT */
/**********************************************************/
/**********************************************************/

.RadMenu_Custom .leftArrow,
.RadMenu_Custom .rightArrow,
.RadMenu_Custom .topArrow,
.RadMenu_Custom .bottomArrow,
.RadMenu_Custom .leftArrowDisabled,
.RadMenu_Custom .rightArrowDisabled,
.RadMenu_Custom .topArrowDisabled,
.RadMenu_Custom .bottomArrowDisabled
{
	border-left: 1px solid #c2e3bf;
	border-right: 1px solid #c2e3bf;
	background:#e6eee4 url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_Custom .topArrow,
.RadMenu_Custom .topArrowDisabled
{
	background-image:url('img/top.gif');
	width:114px;
}

.RadMenu_Custom .bottomArrow,
.RadMenu_Custom .bottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width:114px;
}

.RadMenu_Custom .rightArrow,
.RadMenu_Custom .leftArrow
{
	height:100%;
}

.RadMenu_Custom .rightArrow,
.RadMenu_Custom .rightArrowDisabled
{
	background-image:url('img/right.gif');
}


.RadMenu_Custom .expandLeft,
.RadMenu_Custom .expandRight
{
	background:transparent url(img/groupImage.gif) right center no-repeat;
	margin: 0px 3px;
}

.RadMenu_Custom .link:hover .expandLeft,
.RadMenu_Custom .link:hover .expandRight,
.RadMenu_Custom .focused .expandLeft,
.RadMenu_Custom .focused .expandRight,
.RadMenu_Custom .expanded .expandLeft,
.RadMenu_Custom .expanded .expandRight
{
	background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

/* right to left */
.RadMenu_Custom_rtl .group .link:hover .expandLeft,
.RadMenu_Custom_rtl .group .link:hover .expandRight
{
	background:transparent url(img/left.gif) left center no-repeat;
	margin: 0px 1px;
	padding-left: 8px;
}

.RadMenu_Custom_rtl .expandLeft,
.RadMenu_Custom_rtl .expandRight
{
	background:transparent url(img/groupImageRTL.gif) left center no-repeat;
}
/* end right to left */

/* Start DNN Overrides */
.DNNEmptyPane{
	/*display:none;*/
}

.Normal, .NormalRed{
	text-align:left;
	font-family: arial,helvetica,clean,sans-serif;
	font-size:11px;
}

/* FCK Editor Styles */
div.Heading, .Heading div
,span.Heading, .Heading span
{
	font-size:13px;
	font-weight:bold;
}