/* CSS Document */
body{
	background-image:url(../Images/layout/bg_PostFooter_Fade.gif);
	background-position:center top;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	color: #333333;
}

body .innerBody
{
    background-color: #ffffff;
    background-image:url(../Images/layout/bg_Main_Fade.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}
input, select
{
    font-family:"Trebuchet MS";
    font-size: 11px;
    color: #333333;
}
.strong {
	font-weight: bold;
}

.black {
	color:#000000;
}
.siteContainer{
	margin: 0 auto 0 auto;
	/* Alignment Fix */
	padding: 0 0 0 9px;
	width: 759px;
}

h1.SchneidersLogo{
	background-image:url(../Images/layout/logo.gif);
	background-repeat:no-repeat;
	width: 416px;
	height: 64px;
	margin:0 auto 0 auto;
	font-size: 5px;
	text-indent:-5000px;
	text-decoration:none;
	position: relative;
	padding: 0 0 0 10px; 
	cursor:pointer;
}
h1.SchneidersLogo img
{
    height: 10px;
   
}



/*START Footer Styles */

#footerContainer{
	background-image:url(../Images/layout/bg_Footer_Fade.gif);
	background-repeat:repeat-x;
	background-position:center top;
	height: 64px;
	margin: 0;
	padding: 0;
}

#footer{
	width: 759px;
	margin: auto;
}
#footerInner{
	float: left;
	padding: 35px 0 0 20px;
}
#footer #footerInner .footerNav
{
    display: block;
	font-size: 10px;
	height: 18px;
	float:left;	
	padding: 0px 0 0 0;
}

#footer  a:link, #footer  a:active, #footer  a:visited{
	color:#cc3300;
	text-decoration:none;
	background-image:url(../Images/layout/bullet_Footer_Red.gif);
	background-position: center left;
	background-repeat:no-repeat;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 0 5px;
	margin: 0 10px 0 0;
}

#footer  a:hover{
	text-decoration: underline;
}


/*END Footer Styles */

/*START Content Container Styles */
#bodyContainer{
	padding:0;
	background-image:url(../Images/layout/bg_Main_Content_Fade.jpg);
	background-repeat:no-repeat;
	width: 760px;
	/*height: 400px;*/
}

/*END Content Container Styles */

/*START Left Bar Styles */
#leftBar{
	float: left;
	width: 180px;
	padding: 0 0 0 8px;
}

#secondNav{
	padding: 10px 0px 20px 0;
	width: 180px;
	background-image:url(../Images/layout/bg_leftBar_orange.jpg);
	background-repeat:repeat-y;
}

.secondNavInner{
	padding: 0 0 0 20px;
}

.secondNavInner select
{
    font-size: 9px;
}

#secondNav .separator{
	width: 143px;
	color: #FFFFFF;
	border: none;
	border-bottom: 1px solid #ffffcc;
	height:1px;
	margin: 5px 0 10px 0;
}

#secondNav select{
	display:block;
	width: 140px;
}

#secondNav .printPage, #secondNav .emailPage, #secondNav .printShoppingList{
	display:block;
	color: #ffffcc;
	padding: 0 0 0 18px;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 0 3px;
}

#secondNav .emailPage{
	background-image:url(../Images/layout/icon_emailPage.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#secondNav .printPage{
	background-image:url(../Images/layout/icon_printPage.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#secondNav .printShoppingList
{
    background-image:url(../Images/layout/icon_printShoppingList.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
#secondNav a.printPage:hover, #secondNav a.emailPage:hover, #secondNav a.printShoppingList:hover{
	text-decoration: underline;
}


#secondNavEnd{
	background-image:url(../Images/layout/bg_leftBar_orange_bottom.png);
	height: 21px;
	width:179px;
}


#tipBadge{
	display: block;
	margin: 5px 0 0 12px;
	width: 162px;
}

#tipBadgeTop{
	background-image:url(../Images/layout/bg_leftBar_tip_top.png);
	width: 162px;
	height: 20px;
	margin:0;
	position:relative;
	top: 1px;
}
#tipBadgeBody{
	width: 142px;
	background-color: #ffe4af;
	font-size: 11px;
	padding: 2px 10px 0 10px;
	margin:0;
}
#tipBadgeBody a.nextTip{
	display: block;
	padding: 0 0 0 10px;
	background-image:url(../Images/layout/bullet_Footer_Red.gif);
	background-repeat:no-repeat;
	background-position: left center;
	margin: 0 0 0 45px;
	color: #cc3300;
	text-decoration:none;
}
#tipBadgeBody a.nextTip:hover{
	text-decoration: underline;
}
#tipBadgeBottom{
	background-image:url(../Images/layout/bg_leftBar_tip_bottom.png);
	width: 162px;
	height:4px;
}
/*END Left Bar Styles */


/*START Left Bar Title Styles */
#secondNav h2{
	background-image:url(../Images/layout/title_aboutUs.jpg);
	width: 175px;
	height: 18px;
	font-size: 9px;
	text-indent: -2500px;
	text-decoration:none;
	position: relative;
	left: 2px;
	margin: 0 0 5px 0;
	padding: 0;
}
	
	#secondNav h2.current
	{
	   
	    background-position:-175px;
	}
/*END Left Bar Title Styles */

/*START Main Content Styles */
#mainBody{
	font-size: 12px;
	color: #333333;
	padding: 5px 0px 10px 0px;
	float:left;
	margin: 0 0 0 8px;
	width: 550px;
}

#mainBody h1{
	font-size: 20px;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
#mainBody ul
{
    margin-top:0px;
}

#mainBody a:link, #mainBody a:visited, #mainBody a:active
{
    color: #cc3300;
    text-decoration: none;
}
#mainBody a:hover
{
    text-decoration: underline;
}


#bodyHeader{
	
}
#bodyHeader img{
	float: left;
	display:block;
	clear: none;
}
 .badge{
	font-size: 11px;
	float: left;
	margin: 0 0 5px 10px;
}

 .badge p{
	line-height: 12px;
}

 .featureBadge{
	width: 162px;
}
 .badge img{
	margin: 0 0 3px 0;
}
 .featureBadge p{
	margin: 0;
	padding: 0;
	line-height: 12px;
}
 .badge a:link, .badge a:active, .badge a:visited{
	font-weight: normal;
	color: #cc3300;
	padding: 0 0 0 10px;
	margin: 0 0 0 6px;
	line-height: 13px;
	background-image:url(../Images/layout/bullet_Footer_Red.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	text-decoration:none;
	display: block;
}
 .badge a:hover{
	text-decoration: underline;
}

#bodyHeader .halfWidth{
	width: 260px;
	float: left;
}

#bodyHeader .extraLeftMargin{
	margin-left: 20px;
}
#bodyHeader .extraLeftPadding{
	padding-left: 20px;
}
ul.productList{
	list-style:none;
	margin:0;
	padding:0;
}

ul.productList li{
	display: block;
	width: 540px;
	margin: 0;
	padding: 3px 0 3px 0;
	
	border-bottom: 1px solid #AA9135;
}

ul.productList li p{
	margin: 0;
}

ul.productList li img{
	float: left;
	margin: 0 10px 0 0;
	
	border: none;	
}

ul.productList li a.red{
	color: #cc3300;
	display: block;
	float: right;
	padding: 0 10px 0 10px;
	background-image:url(../Images/layout/bullet_Footer_Red.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	text-decoration:none;
	
}
ul.productList li a.red:hover{
	text-decoration: underline;
}

ul.productList li h2
{
    font-size: 16px;
    color: #333333;
    margin: 0px;
}

#mainBody .arrowNav, .arrowNav a {
	color: #ffffcc;
	text-decoration: none;
}
#mainBody .arrowNav a.backArrow
{
    color: #ffffcc;
	background-image:url(../Images/layout/bullet_back_yellow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#mainBody .arrowNav a.forwardArrow
{
    color: #ffffcc;
	background-image:url(../Images/layout/bullet_forward_yellow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#mainBody .arrowNav a:hover
{
    color: #ffffcc;
	text-decoration: underline;
}

ul.contestList{
	list-style:none;
	margin:0;
	padding:0;
}

ul.contestList li{
	display: block;
	width: 540px;
	margin: 0;
	padding: 3px 0 3px 0;
	
	border-bottom: 1px solid #AA9135;
}

ul.contestList li p{
	margin: 0;
}

ul.contestList li img{
	float: left;
	margin: 0 10px 0 0;
	width: 373px;
	border: none;	
}

ul.contestList li a.enterNow
{
    margin:0;
    padding:0;
	display: block;
	float:left;
    height: 19px;
    width:83px;
    text-indent: -2500px;
    text-decoration:none;
	background-image:url(../Images/layout/enterNow.gif);
	background-repeat:no-repeat;	
}

a.goBackLink
{
    color:#333333;
    background-image: url(../Images/layout/bullet_Black_Back.gif);
    background-repeat:no-repeat;
   background-position: left center;
    padding-left: 10px;
}

   

/*START Recipe Table Styles */
table.recipeList
{
 width: 100%;
 border: none;   
 margin: 0;
 padding: 0;
}

table.recipeList tr
{
    margin:0;
    padding:0;
}

table.recipeList tr td
{
    border-bottom: 1px solid #AA9135;
}

table.recipeList td.recipeImage
{
    width: 169px;
    height: 89px;
    padding: 3px 10px 4px 0;
}

table.recipeList td.recipeName
{
    width: 240px;
    vertical-align: middle;
}
table.recipeList td.details
{
    vertical-align: bottom;
}

table.recipeList td.details table td
{
    padding: 0;
    margin: 0;
    width: 150px;
    border:none;
    line-height: 10px;
}

table.recipeList td.recipeName a.red{
	color: #cc3300;
	display: block;
	padding: 0 10px 0 10px;
	background-image:url(../Images/layout/bullet_Footer_Red.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	text-decoration:none;
	
}
table.recipeList td.recipeName a.red:hover{
	text-decoration: underline;
}

/*END Recipe Table Styles */

/*START Recipe Detail Styles */
.recipeDirections
{
     line-height: 13px; 
}

.ingredientQuantity
{
    width: 90px;
}

.recipeIngredients td
{
    vertical-align: top;
    line-height: 13px;
}

.recipeIngredients td.ingredientQuantity
{
    width: 50px;
}

td.ingredientProduct
{
    padding: 0 10px 0 10px;
    vertical-align:middle;
}
table.recipeDetail
{
   position:absolute;
   top: 220px;
    vertical-align:bottom;
}
table.recipeDetail td
{
    line-height: 11px;
    
}
table.recipeInfo, td table.recipeInfo
{
    width: 169px;
    line-height: 13px;
}
table.recipeInfo td
{
    line-height: 13px;
}


td.unitSelection a:link, td.unitSelection a:visited, td.unitSelection a:active
{
   padding: 0 0 0 10px;
   margin: 0 5px 0 5px;
   background-image:url(../Images/layout/bullet_Black.gif);
   background-repeat: no-repeat;
   background-position: left center;
   color: #000000;
}

td.unitSelection a:link.current, td.unitSelection a:hover, td.unitSelection a:visited.current,td.unitSelection a:active.current
{
    color:#cc3300;
    background-image:url(images/layout/bullet_Footer_Red.gif);
}



/*END Recipe Detail Styles */

/*START Form Styles */
table.styledForm
{
    width: 500px;
}
table.styledForm td.formLabel
{
    text-align: right;
    padding-right: 15px;
    width: 120px;
    vertical-align: top;
}

td.required
{
    background-image:url(../Images/layout/requiredIndicator.gif);
    background-position: right 3px;
    background-repeat: no-repeat;
}

table.styledForm td.formField
{
    background-color: #cccc9a;
}
/*END Form Styles */


/*START Testimonial Styles */
table.testimonials
{
    width: 100%;
}

table.testimonials td.pic
{
    width: 110px;
    background-image: url(../Images/layout/bullet_Footer_Red.gif);
    background-position: right 15px;
    background-repeat: no-repeat;
}
table.testimonials td.spacer
{
    width: 5px;
 
}

table.testimonials td.info
{
 color:#CC3402;   
 padding: 10px 0 0 10px;
 width: 200px;
 vertical-align:top;
}

table.testimonials td
{
    border-bottom: 1px solid #CBCC66;
    padding: 3px 0 5px 0;
}

table.testimonials td.current
{
    background-color:#FFFFE8 ;
}

/*END Testimonial Styles */

/*END Main Content Styles */