@charset "UTF-8";
/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  background-color: #779DB9;
  text-align:center; 
  background-repeat: no-repeat;
  background-position: center 0;
  background-image:url("../images/bg2.jpg");
  font-family: arial;
  font-size: 11px;
}

a {
  color: #003399;
}

a:hover {
  color: #888;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 995px;
}

#content {
  width: 995px;
  margin: 24px 0 0 -2px;
}

	#header {
	  width: 995px;
	  height: 65px;
	  background-image:url("../images/bg-header.jpg");
	  background-repeat: no-repeat;
	  background-position: top left;
	}

		#header #crc-logo {
		  width: 202px;
		  height: 46px;
		  margin: 13px 0px 0px 27px;
		  display: inline;
		  float: left;
		}

		#header #preventable {
		  width: 281px;
		  height: 16px;
		  margin: 27px 98px 0px 0px;
		  display: inline;
		  float: right;
		}

	#nav {
	  width: 995px;
	  height: 28px;
	  background-image:url("../images/bg-nav.gif");
	  background-repeat: repeat;
	  background-position: top left;
	  text-align: bottom;
	  vertical-align: bottom;
	}

	#centerContent {
	  width: 995px;
	  position: relative;
	}

	#centerContent #ribbon-corner {
	  background:url("../images/ribbon-corner.png") no-repeat;
	  display: block;
	  width: 70px;
	  height: 90px;
	  position: absolute;
	  top: 0;
	  right: 0;
	  z-index: 100;
	}



	/* begin home center css content */	

#main_content {
}

#page-content-container {
  width: 995px;
  min-height: 593px;
  background:url("../images/bg-pagecontent.gif") no-repeat #fff;
  display: inline-block;
}

#page-content {
  width: 915px;
  min-height: 376px;
  padding: 40px 40px 20px 40px;
  font-size: 12px;
  line-height: 16px;
}

	#page-content h1 {
	  color: #002180;
	  margin: 0 0 10px 0;
	  font-size: 18px;
	}

	#page-content h2 {
	  color: #333;
	  margin: 0 0 10px 0;
	  font-size: 12px;
	}

	#page-content .callout {
	  background-color: #E6ECEE;
	  padding: 15px 15px 15px 15px;
	  margin: 15px 0 15px 0;
	}

	#page-content ul li {
	  margin: 0px 0px 22px 0px;
	}

	#page-content #videoplayer {
	  width: 700px;
	  margin: 0 auto;
	}

	#page-content #recipesmenu li{
	  margin-right: 4px;
	  display: inline;
	  list-style: none;
	}

	#page-content .recipeTitle {
	  font-size:14pt;
	  font-weight: bold;
	  padding: 0px 0px 10px 0px;
	}
	
	#page-content .recipePic {
	  padding: 10px 10px 0px 0px;
	}

	#page-content .recipeDesc {
	  padding: 4px 0px 0px 0px;
	}

	#page-content hr {
	  width: 730px;
	}

#home {
  width: 995px;
  height: 593px;
  background:url("../images/bg-home.jpg") no-repeat;
  display: inline-block;
}

#home-content {
  height: 409px;
  padding: 15px 0 0 0;
}
	
#home_left {
	float:left;
	width: 736px;
	height:390px;

}
	
	#home_left	#home_left_pad {
		margin:10px 0px 12px 17px;
		overflow:hidden;
	}
	
	#home_left #home_left_pad #main_panel {
		width: 719px;
    	height:379px;
	}
	
	#home_left #home_left_pad #main_panel #main_panel_border {
		border:4px solid #CCCCCC;
	}
		
	#main_panel ul { padding:0; margin:0; }
	#main_panel ul li { list-style:none;padding:0; margin:0; }
	
	
#home_right {
	float:right;
	width: 236px;
	height:390px;
	overflow:hidden;
}
	
	#home_right	#home_right_pad {
		margin:5px 16px 5px 0px;
	}
	
	#scroll_panel {
		overflow:hidden;
	}
	/* end home center css content */	
	
	#scroll_panel #wrap ul  { padding:0; margin:0; }
	#scroll_panel #wrap ul li { list-style:none;padding:0; margin:0; margin-bottom:10px; }
		

#promoBar-container {
  width: 995px;
  height: 169px;
  background :url("../images/bg-promobar.jpg") no-repeat top left;
  display: inline-block;
}
		
#promoBar {
  width: 962px;
  height: 105px;
  margin: 16px auto 12px auto;
  display: block;
  background-image:url("../images/promobar.png");
  background-repeat: no-repeat;
  background-position: top left;
  color: #000;
}

	#promoBar #newsfeed {
	  width: 285px;
	  float: left;
	  text-align: center;
	  margin: 10px auto;
	  overflow: hidden;
	  height: 85px;
	}
		#newsfeedslider, #newsfeedslider .jcarousel-clip {
			position: relative;
			height: 58px;
			width: 285px;
			overflow: hidden;
		}
		#newsfeedslider ul {
			position: absolute;
			list-style: none;
			margin: 0;
			padding: 0 0 0 17px;
		}
		#newsfeedslider li {
			margin: 0;
			padding: 0;
			display: block;
			height: 58px;
			width: 250px;
			text-align: left;
		}
		
		#promoBar #newsfeed h3 {
		  margin: 8px 0px 1px 17px;
		  text-transform: uppercase;
		  font-size: 14px;
		  color: #232323;
		  text-align: left;
		}

		#promoBar #newsfeed a {
		  color: #095085;
		  font-weight: bold;
		}

		#promoBar #newsfeed a:hover {
		  color: #888;
		}

	#promoBar #brochure {
	  width: 376px;
	  height: 85px;
	  float: left;
	  background: url('../images/bg-brochure.jpg') center no-repeat;
	  margin: 10px 0px 0px 0px;
	}

		#promoBar #brochure h3 {
		  margin: 8px 0px 1px 17px;
		  text-transform: uppercase;
		  font-size: 14px;
		  color: #232323;
		}

		#promoBar #brochure p {
		  margin: 0 17px 0 17px;
		}

			#promoBar #brochure p a {
			  color: #095085;
			  display: block;
			}

			#promoBar #brochure p a:hover {
			  color: #888;
			}

	#promoBar #tellafriend {
	  width: 301px;
	  float: left;
	}

		#promoBar #tellafriend h3 {
		  margin: 15px 0px 1px 13px;
		  text-transform: uppercase;
		  font-size: 14px;
		  color: #232323;
		}

		#promoBar #tellafriend p {
		  margin: 7px 0px 12px 13px;
		}

		#promoBar #tellafriend #tellafriend-form {
		  height: 26px;
		}

			#promoBar #tellafriend #tellafriend-form input {
			  float: left;
		 	  margin: 0 0px 0 13px;
			}

			#promoBar #tellafriend #tellafriend-form input#email {
			  width: 185px;
			}

	#share {
	  width: 117px;
	  margin: 0 auto;
	}

	#footer {
	  background-color: #779DB9;
	}
		#footer #footer-logo {
		  width: 186px;
		  height: 42px;
		  text-indent: -9999em;
		  background: url('../images/footer-logo.gif') no-repeat;
		  margin: 10px auto;
		}

		#footer #copyright {
		  width: 995px;
	  	  color: #fff;
	  	  margin: 10px auto;
		  padding: 0;
		}

		#footer #copyright li{
		  margin-right: 4px;
		  display: inline;
		  list-style: none;
		}

			#footer a {
			  color: #fff;
			}

			#footer a:hover {
			  color: #eee;
			}


			
			
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */