﻿/* For W3C CSS Compliance */
.void{}
@media print{}

#innerpage
{
	clear: both;
	width: 957px;
	overflow: hidden;
}

#page-left
{
	float:left;	
}

#page-right
{
	float:left;	
}

.text-color,
.text-color a
{
	color: #DF5003;
}

/* Category Navigation Pod */
.category-headingcolor
{	
	background-color: #DF5003;
}

.category-subheadingcolor
{		
	color: #DF5003;
}

.category-links
{		
	padding: 12px 0 0 0;
}

.category-links .category-link,
.category-links .category-linkactive
{
	padding-bottom: 5px;
}

.category-links .category-link a
{
	padding-left: 7px;
	color: #6E6E6E;
	font-weight: normal;
	text-decoration: none;
	background: url(../Images/Arrow-Orange-Right.gif) no-repeat top left;
}

.category-links .category-linkactive a
{	
	padding-left: 9px;
	margin-left: -2px;
	color: #DF5003;
	font-weight: bold;
	text-decoration: none;
	background: url(../Images/Arrow-Orange-Down.gif) no-repeat top left;
}

.category-links .category-link a:hover
{
	color: #2A2929;	
	background: url(../Images/Arrow-Gray-Right.gif) no-repeat top left;
}

.category-sublinks
{
	margin-left: 8px;	
}

.category-sublinks .category-sublink,
.category-sublinks .category-sublinkactive
{
	padding-bottom: 5px;
}

.category-sublinks .category-sublink a
{
	padding-left: 7px;
	color: #6E6E6E;
	font-weight: normal;
	text-decoration: none;
	background: url(../Images/Bullet-Orange.gif) no-repeat top left;
}

.category-sublinks .category-sublinkactive a
{	
	padding-left: 9px;
	
	color: #DF5003;
	font-weight: bold;
	text-decoration: none;
	background: url(../Images/Bullet-Orange.gif) no-repeat top left;
}

.category-sublinks .category-sublink a:hover
{
	color: #2A2929;	
	background: url(../Images/Bullet.gif) no-repeat top left;
}


/* Page Heading */
#page-heading
{
	width: 753px;	
}

#page-heading .heading-description
{
	height: 65px;	
}

#page-heading .viewall-cookingtips
{	
	float: right;
	padding-right: 20px;	
	height: 14px;
	cursor: pointer;	
}

#page-heading .viewall-cookingtips img
{
	vertical-align: bottom;
}

#page-heading .viewall-cookingtips a
{
	color: #DF5003;
	font-weight: normal;
	text-decoration: none;	
}

#page-heading .viewall-cookingtips:hover
{
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}

#page-heading #landing-bottom
{	
	float: left;
	margin-top: 22px;
	padding-left: 14px;
}

/* Tabs */
.tab-accent-border
{
	border-top: solid 2px #DF5003;	
}

.tab1-width
{
	width: 103px;
}

.tab2-width
{
	width: 66px;
}

.tab3-width
{
	width: 119px;
}

.tab4-width
{
	width: 56px;
}

.tab-faqgroups
{
	padding: 25px;
}

.tab-faqgroup
{
	width: 170px;	
	line-height: 18px;	
}

.tab-faqgroup a
{
	padding-left: 7px;	
	font-weight: normal;
	text-decoration: none;
	background: url(../Images/Arrow-Gray-Right.gif) no-repeat top left;	
}

.tab-faqitem .tab-faqanswer ul
{
	list-style-image: url(../Images/Bullet-Orange.gif);	
}

/* Faq Content */
.faqcontent-heading-link a,
.faqcontent-heading-link a:hover
{
	color: #DF5003;
}
