/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	color: #333333;
}

input, select
{
    font-family:"Trebuchet MS";
    font-size: 11px;
    color: #333333;
}
.strong {
	font-weight: bold;
}

.black {
	color:#000000;
}
.siteContainer{
	margin: 0 auto 0 auto;
	width: 650px;
}

h1.SchneidersLogo{
 text-align: center;
 margin:0 0 .25in 0;
 width: 650px;
}

/*START Main Navigation styles */

#mainNav{
	display:none;
}



/*START Footer Styles */

#footerContainer{
	display:none;
}

#footer{
    display:none;
}




#postFooter{
	display:none;
}


/*END Footer Styles */

/*START Content Container Styles */
#bodyContainer{
	padding:0;
	width: 600px;
}

/*END Content Container Styles */

/*START Left Bar Styles */
#leftBar{
	display:none;
}



a#eNewsSignUpBadge{
	display:none;
}
#tipBadge{
	display: none;
	
}
/*END Left Bar Styles */


/*START Left Bar Title Styles */
#secondNav h2{
	
}
	
/*END Left Bar Title Styles */

/*START Main Content Styles */
#mainBody{
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin: 0 0 0 .5in;
	width: 600px;
}

#mainBody .backToTop
{
 display: none;
 
}   

#mainBody h1{
	font-size: 20px;
	font-weight: lighter;
	margin: 0 0 10px 0;
}
#bodyHeader{
    margin: 0 0 .5in 0;	
}
#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,#bodyHeader .badge a:active,#bodyHeader .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;
}
#bodyHeader .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;
	width: 162px;
	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;
}
.arrowNav
{
    display:none;
}
.arrowNav, .arrowNav a {
	color: #ffffcc;
	text-decoration: none;
}
.arrowNav a.backArrow{
	background-image:url(../Images/layout/bullet_back_yellow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.arrowNav a.forwardArrow{
	background-image:url(../Images/layout/bullet_forward_yellow.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.arrowNav a:hover{
	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;
	background-image:url(../Images/layout/enterNow.gif);
	background-repeat:no-repeat;
	
}

/*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
{
    padding: 3px 10px 4px 0;
}

table.recipeList td.recipeName
{
    width: 250px;
    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
{
     float:left;
  /*   width: 50%;   */
}
.recipeIngredients
{
    float:left;
 /*   width: 45%;*/
    padding: 0 10px 0 10px;
}
.ingredientQuantity
{
    width: 90px;
}

.recipeIngredients td
{
    vertical-align: top;
    line-height: 12px;
}
table.recipeDetail
{
   position:absolute;
   top: 220px;
    vertical-align:bottom;
}
table.recipeDetail td
{
    line-height: 11px;
    
}



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: 75px;
}

td.required
{
    background-image:url(../Images/layout/requiredIndicator.gif);
    background-position: center right;
    background-repeat: no-repeat;
}

table.styledForm td.formField
{
    background-color: #cccc9a;
}
/*END Form Styles */



.hideFromPrint
{
    display:none;
}

.print100percent
{
    width: 100%;
}

.badge
{
   /* display:none;*/
}
/*END Main Content Styles */