/*------Jamies Food Revolution microsite------*/
ul, ol {
	list-style:none;
	margin:0;
	padding:0
}
#main h2, strong.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
	color: #5175af;
}
/*----Main banner----*/
#main #banner, #main #banner-2, #main #banner-3, #main #banner-4, #main #banner-5, #main #banner-6{
	height:302px;
	position:relative;
}
#main #banner {background:url(../imgs/banner-01.jpg) no-repeat top left;}
#main #banner-2 {background:url(../imgs/banner-02.jpg) no-repeat top left;}
#main #banner-3 {background:url(../imgs/banner-03.jpg) no-repeat top left;}
#main #banner-4 {background:url(../imgs/banner-04.jpg) no-repeat top left;}
#main #banner-5 {background:url(../imgs/banner-05.jpg) no-repeat top left;}
#main #banner-6 {background:url(../imgs/banner-06.jpg) no-repeat top left;}

#main .tv-title {
	background: #5175af url(../imgs/icon-ABC-header.gif) no-repeat 10px 0;
	height:50px;
	margin: 0;
	width: 340px;
	position:absolute;
	top: 240px;
}
#main .tv-title h3 {
	margin:0;
	padding:15px 0 0 60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
#main .left-col {
	float:left;
	margin-right:15px;
	width:322px;
}
#main .right-col {
	float:left;
	margin-right:0px;
	width:322px;
}
#main .end {
	margin-right:0;
}
#main .bottom-lift {
	padding-bottom:10px;
	background:url(../imgs/box-shadow-lift.gif) no-repeat bottom left;
}
/*common button styles and SIGN petition button*/
#main .sign-petition-btn, #main .sign-petition-alt-btn, #main .sign-petition-alt3-btn, #main .sign-petition-alt4-btn, #main .sign-petition-alt5-btn, #main .read-more-btn, #main .read-more-btn-alt, #main .donate_btn, #main .download_btn, #main .download_btn_red{
	display:block;
	text-indent:-9999px;
	border: none;
	outline:none;
}
#main .sign-petition-btn, #main .sign-petition-alt-btn, #main .sign-petition-alt3-btn, #main .sign-petition-alt4-btn, #main .sign-petition-alt5-btn{
	height:182px;
	width:179px;
	position:absolute;
	top: 120px;
	left:380px;
}
#main .sign-petition-btn:hover, #main .sign-petition-alt-btn:hover, #main .sign-petition-alt3-btn:hover, #main .sign-petition-alt4-btn:hover, #main .sign-petition-alt5-btn:hover {
	background-position: 0 -182px;
}
#main .sign-petition-btn {
	background:url(../imgs/signup-button.gif) no-repeat;
}
#main .sign-petition-alt-btn {
	background:url(../imgs/signup-button-2.gif) no-repeat;
}
#main .sign-petition-alt3-btn {
	background:url(../imgs/signup-button-3.gif) no-repeat;
}
#main .sign-petition-alt4-btn {
	background:url(../imgs/signup-button-4.gif) no-repeat;
}
#main .sign-petition-alt5-btn {
	background:url(../imgs/signup-button-5.gif) no-repeat;
}
/*------START Main landing page----*/
/*------START Left col----*/

#main .blue {
	background-color:#e5eef7;
}
#main .darkBlue {
	background-color:#5175af;
}
#main .campaign-box {
	padding: 10px 15px 15px 15px;
}
#main .read-more-btn {
	background:url(../imgs/read-more-btn.gif) no-repeat;
	width: 139px;
	height:30px;
	float:right;
	margin: 5px 0 0 0;
}
#main .read-more-btn:hover {
	background-position:0 -30px;
}
#main .the-show {
	background: url(../imgs/the-show-back.gif) repeat-x top;
	border:#CCCCCC solid 1px;
	margin-top:5px;
	position:relative;
}
#main .the-show h3 {
	background:url(../imgs/the-show-heading.gif);
	width:300px;
	height:70px;
	overflow:hidden;
	margin:6px 0 10px 10px;
	padding:0;
	display:block;
}#main .the-show h3 a{
	position:absolute;
	top:50px;
	left:85px;
	color:#CC0000;
	font-size: 0.8em;
	text-decoration:none;
}
#main .the-show ul {
	margin:0 10px 0 10px;	
}
#main .the-show li {
	float:left;
	height: 60px;
	margin-bottom:10px;
	border-bottom:#999999 dotted 1px;
}
#main .the-show li.last {
	border-bottom:none !important;
}
#main .the-show .show_info{
	width: 230px
}
#main .the-show .thumb{
	width: 60px;
	margin: 0 !important;
	padding-right: 6px;
}
#main .school-food {
	padding:10px;
	margin-top:10px;
}
#main .school-food h2 {
	margin-bottom: 5px;
}
#main .school-food .left-image {
	float:left;
	width:162px;
}
#main .school-food .right-text {
	float:left;
	width:138px;
}
#main .school-food p {
	padding:0;
	margin-top:0;
}
/*------END Left col----*/

/*------START Right col----*/
#main div.news {
	padding-left: 10px;
}
#main .news h2 {
	margin-bottom:0;
}
.news .inner .thumb {
	margin:10px;
	position:absolute;
}
.news .thumb {
	border:1px dotted #3399FF;
	float:left;
	margin:0 15px 10px 0;
}
.news .inner .text {
	padding:10px 10px 10px 100px;
}
.news .pubDate {
	font-size:0.85em;
}
.news a.news {
	color:#000000;
	font-weight:bold;
}
#main .video-recipe-box h2 {
	color:#e5eef7;
}
#main .video-recipe-box {
	padding: 10px 15px 15px 15px;
}
#main .video-recipe-box p {
	color:#e5eef7;
}
#main .read-more-btn-alt {
	background:url(../imgs/read-more-btn-alt.gif) no-repeat;
	width: 139px;
	height:30px;
	float:right;
	margin: 5px 0 0 0;
}
#main .read-more-btn-alt:hover {
	background-position:0 -30px;
}
#main .moBlog {
	padding:15px
}
#main .moBlog h3 {
	background:url(../imgs/moBlog-heading.gif) no-repeat;
	text-indent:-9999px;
	width:210px;
	height:52px;
	overflow:hidden;
	margin:0;
	padding:0;
	display:block;
}
#main .moBlog p {
	padding: 0;
	margin: -5px 0 10px 0px
}
#main .moBlog-item  {
	float:left;
	margin-right:9px;
	width:140px;
}
#main .moBlog-item-end {
	margin-right:0 !important;
}
/*------END Right col----*/

/*------END Main landing page----*/

/*------START petition------*/
#main .lrg-heading {
	font-size:1.7em;
	text-transform:none;
	font-weight:normal;
}
#main .form {
	padding:15px
}
#main label {
	width: 80px;
	float: left;
	text-align: left;
	margin-right: 10px;
	display: block;
	padding-top:5px;
}
#main .input-field {
	padding: 6px 4px 0 4px;
	height: 24px;
	color: #666;
	background-color: #FFF;
	border: #CCCCCC solid 1px;
	width:190px;
	font-size:1.2em;
}
#main .signup_btn {
	clear:both;
	width:89px;
	height:30px;
	background:url('../jfr-beta/imgs/signup_btn.gif') no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin:15px 0 0 10px;
	text-indent:-9999px;
	cursor:pointer;
	border:none;
}
#main .check-me {
	float:left;
	margin-right:10px;
}
#main .tickbox-txt {
	width: 250px;
	padding-top:0;
}
#main .donation {
	background-color:#d11436;
	padding:10px;
	position:relative;
}
#main .donation h2 {
	color:#FFFFFF;
}
#main .donation p {
	color:#FFFFFF;
	width:150px;
	margin-bottom:5px
}
#main .donate_btn {
	background:url(../imgs/donate_btn.gif) no-repeat;
	width:120px;
	position:absolute;
	right:10px;
	top: 45px;
	height:30px;
}
#main .donate_btn:hover {
	background-position: 0 -30px
}
#main .badge-1 .badge-image {
	float:left;
	width:110px;
}
#main .badge-2 .badge-image {
	float:left;
	width:145px;
}
#main  .badge-1 .code {	
	float: left;
	width: 210px;	
}
#main  .badge-2 .code {	
	float: left;
	width: 170px;
}
#main div.cut {
	background:none;
	font-family:"Courier New", Courier, monospace;
	font-size:0.9em;
	color: #345d9e;
	border:solid 2px #d7e8f0;
	background:#f5f8fa;
	padding:10px;
	margin:0;
	line-height:1.3em;
	overflow: hidden;
}
/*------END petition------*/

/*-----START Campaign page-----*/
#main .intro-text h2 {
	margin: 15px 0 0 0;
	padding-bottom: 10px;
}
#main ul.list {
	padding-top: 10px;
}

#main .intro-text .list{
	margin-top: -10px;
}
	#main .intro-text .list li {
		padding: 0 0 0 15px;
		background:url(../imgs/bullet-list-star.gif) no-repeat 0 5px;
	}

#main .basic-panel {
	padding:0 10px;
	margin-top:10px;
}
#main .basic-panel h2 {
	margin-bottom: 5px;
	padding-bottom:2px;
	border-bottom:#5175af dotted 1px;
}
#main .basic-panel .image-left{
	float:left;
	width:162px;
	margin-top:5px;
}
	#main .basic-panel .image-left img{
	background-color:#e5eef7;
	padding:4px;
	}
#main .basic-panel .text-right{
	float:left;
	width:138px;	
	margin-top:5px;

}
#main .basic-panel p, #main .platform-panel p, #main .facts p  {
	padding:0;
	margin-top:0;
}
#main .facts{
	padding:10px;
}
#main .facts .left-image{
	float:left;
	width:162px;
}
	#main .facts .image-left img{
	background-color:#e5eef7;
	padding:4px;
	}
#main .facts .right-text{
	float:left;
	width:138px;
}
#main .facts h2, #main .facts p {
	color:#FFFFFF
}
#main .download_btn_red {
	background:url(../imgs/download-btn-red.gif) no-repeat;
	width:139px;
	height:30px;
	margin-top:5px;
}
#main .download_btn_red:hover {
	background-position: 0 -30px
}
#main .platform-panel{
	padding:10px
}

#main .platform-panel img{
	float:right;
	margin-left:5px;
}
#main .platform-panel h2 {
	margin-bottom: 5px;
	padding-bottom:2px;
}
#main .download_btn {
	background:url(../imgs/download-pdf-btn.gif) no-repeat;
	width:140px;
	height:30px;
	margin-top:5px;
}
#main .download_btn:hover {
	background-position: 0 -30px
}
#main span.coming_soon{
	color:#000;
	font-weight:bold;
}
#main .charter{
	background-color:#850000;
	padding:10px;
}
#main .charter h2{
	color:#FFFFFF;
}
#main .charter .inner{
	background:#fff url(../imgs/12_badge.gif) no-repeat 10px 10px;
	height: 75px;
}
#main .charter .inner p{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 0;
	padding: 10px 5px 0 75px;
}
#main .charter .inner a{
	color:#5175af;
	text-decoration:underline;
}

/*Forum Table styles*/
table {
	border-collapse:collapse;
	border-right:1px solid #faae7c;
	border-top:1px solid #faae7c;
}
#forumlist {
	width:100%;
	border:1px solid #faae7c;
	background-color:#FFFFFF
}
caption, th {
	text-align:left;
	background:#fde3d2 url(../imgs/table_th_back.jpg) repeat-x bottom;
	padding:8px 5px;
	font-weight:normal
}
#forumlist td {
	line-height:1.5em;
	padding:8px 5px;
	border-bottom:1px solid #faae7c;
	border-left:1px solid #faae7c;
}
#forumlist td a {
	color:#000000;
	font-weight:bold
}
#forumlist .post_count {
	font-size:1.6em;
	color:#54b4bd;
	font-weight:bold;
	text-align:center
}
#forums-posts {
	width: 97%;
}
#forums-posts .new_post {
	color:#FFFFFF;
	background-color:#ed2690;
	padding: 2px 3px;
	margin-right:4px;
}
#forums-posts .notMember, #forums-posts .addNew {
	text-indent:-9999px;
	height:30px;
	margin-top: 10px;
	margin-bottom:10px;
	outline: none;
}
#forums-posts .notMember {
	float:left;
	background: url(../imgs/forum_not_member_btn.jpg) no-repeat top left;
	width:235px;
}
#forums-posts .addNew {
	float:right;
	background: url(../imgs/forum_addnew_btn.jpg) no-repeat top left;
	width:127px;
}
#forums-posts #viewCount {
	position:absolute;
	right:0;
	top:0;
}

.state {
	border: 1px solid #CCC;
	font-size: 14px;
	padding: 2px;
}

/*-----START heroes page-----*/
#main .hero_Panel{
	background:url(../imgs/divide_dotted.gif) repeat-x bottom;
	padding-top: 15px;
}
#main .hero_Panel .image-left{
	float:left;
	width: 155px;
}
#main .hero_Panel .image-left img{
	padding: 2px;
	background-color:#FFFFFF;
	border:#EBEBEB solid 1px;
}
#main .hero_Panel .hero_detail{
	float:left;
	width: 500px;
	min-height: 190px;
}
#main .hero_Panel h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:0;
	color:#5175af;

}
#main .hero_Panel p{
	margin-top: 8px;
}
#main .hero_Panel h3{
	font-size: 18px;
}

#ted {
	margin: 10px 0px;
	padding: 10px 5px 5px 0px;
	border: 1px solid #a9bec7;
}

#ted #pic {
	float: left;
}

/*-----END heroes page-----*/

#support .left, #support .right {
	text-align: center;
}

#support .left {
	padding-top: 20px;
}

#support a#d_clip_button1, #support a#d_clip_button2 {
	color: #3a63a4;
	text-decoration: underline;
}
/*-----START School Food page-----*/
.d-lift{
	float:right;
	width:230px;
	margin-left: 15px
}
#download_panel {
	background:#e5eef7 url(../imgs/fold_TopRight.gif) no-repeat top right;
	padding: 10px;
}
#download_panel li{
	background:url(../imgs/pdf.gif) no-repeat top left;
	margin-bottom: 10px;
	padding-left: 35px;
	line-height:1.1em;
	height: 26px;
}
.sticker{
	-moz-opacity:.80; filter:alpha(opacity=80); opacity:.80;
}
.sticker:hover{
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}
#main .heroes h2, #main .heroes p{
	color:#FFFFFF;
}
#main .heroes {
	padding:10px;
}
.heroes .pic-1, .heroes .pic-2{
	float:left;
}
.heroes .pic-1 img, .heroes .pic-2 img{
	margin-bottom: 5px;
}
.heroes span{
	font-weight:bold;
	color:#b5cdf2
}
.heroes .pic-1{
	width: 135px;
	margin-right: 15px;
}
.heroes .pic-2{
	width: 135px;
}
.divide{
height:1px;
border-bottom: #CCCCCC dashed 1px;
margin-bottom: 8px
}
/*-----END School Food page-----*/

/*-----Start blog carousel------*/
#main .carousel {
	background: url(../imgs/carousel_back.jpg) repeat-x top left;
}
#main .js {
	/*	overflow:hidden;	
*/	zoom:1;
	position:relative;
	height:190px;
}
#main .carousel, #main .carousel .carousel-wrap {
	margin:0;
	border:0;
	zoom:1;
}
#main .js .carousel-wrap {
	display:inline-block;
	vertical-align:middle;
	width:650px;
	margin:45px 5px 15px 5px;
}
.IE #main .js .carousel-wrap {
	display:inline;
}
#main .carousel ul {
	margin:0;
	padding:0;
	zoom:1;
}
#main .carousel ul span{
	color:#FFFFFF;
}
#main .carousel ul h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	height:55px;
	line-height:1.1em;
	width: 146px;
	margin: 6px 0 14px 0;
	font-size:1.15em;
}
#main .carousel ul h3 span{
	color:#CC0000;
    font-family: tahoma, verdana, arial, sans-serif;
	font-weight:normal;
}
#main .js ul li {
	overflow:hidden;
	display:inline;
	float:left;
	height:105px;
}
#main .carousel .carousel-control {
	display:inline-block;
	vertical-align:middle;
	height:22px;
	cursor:pointer;
	line-height:999px;
	zoom:1;
	position:absolute;
	text-indent:-9999px
}
#main .carousel .carousel-next {
	background:url(../imgs/carousel-slider-next.gif) 0 0 no-repeat;
	width:22px;
	right:10px;
	top:158px;
}
#main .carousel .carousel-previous {
	background:url(../imgs/carousel-slider-prev.gif) 0 0 no-repeat;
	width:22px;
	left:10px;	
	top:158px;

}
#main .carousel .disabled, #main .carousel .disabled:hover {
	cursor:auto;
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}
#main .carousel div {
	margin:0;
	padding:0;
	border:0;
}
#main .carousel ul {
	padding:0;
	list-style:none;
}
#main .carousel ul li {
	position:relative;
	width:166px;
	margin:0;
}
#main .center-wrap {
	position:absolute;
	top: 150px;
	width:200px;
	height:12px;
	left:280px
}
#main .center-wrap a{
	background: url(../imgs/carousel-nav.gif) no-repeat top left;
	width: 12px;
	height:12px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right: 4px;
}
#main .center-wrap .active {
	background-position: 0 -12px;
}
/*-----END blog carousel------*/
/*-----START recipe and Video------*/
#main .plain-skin{
	background: url(../imgs/carousel_back_alt.jpg) top left !important;
}
#main .plain-skin .carousel-wrap{
	margin:10px 10px 15px;
	width:640px;
}
#main .plain-skin ul li {
	height:145px;
}
#main .plain-skin li a{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	line-height:0.8em;
}
#main .plain-skin .center-wrap {
	left:310px
}
#main .download_Panel{	
	background:#e5eef7 url(../imgs/fold_TopRight.gif) no-repeat top right;
	float:left;
	width: 210px;
	height:75px
}
#main .download_Panel h3{
	font-size:1em;
	text-transform:uppercase;
	margin: 8px 0 0 8px;
}
.download_Panel .icon_lft{
	float:left;
	width:55px;
	margin: 5px 0 0 8px;
	text-align:center;
}	
.download_Panel .link{
	float:left;
	width:125px;
	margin: 5px 0 0 8px;
	color:#000000;
}
.download_Panel .link a{
	display:block;
	margin-top:6px;
}
#main .left-col-small {
	float:left;
	width: 208px;
	margin-right: 17px;
}
#main .right-col-lrg {
	float:left;
	width: 435px;
}
.related_links .image-left{
	float:left;
	width: 74px;
}
.related_links .detail{
	float:left;
	width: 128px;
}
.video_panel{
	background-color:#e5eef7;
	padding: 12px;
}
.video_panel h3{
	margin:0;
}
.video_panel p{
	margin: 0 0 10px 0;
}
.video_panel .item{
	border-right:1px dashed #999999;
	color:#000000;
	float:left;
	font-size:0.9em;
	line-height:1.2em;
	margin-right:6px;
	text-transform:uppercase;
	width:132px;
}
.video_panel .item a:hover{
	-moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
}
.video_panel .item img{
	padding-bottom: 5px;
}
.video_panel .noMarg{
	margin-right:0 !important;
	border-right: none !important;
}
.video_panel .pdf_link a{
	color:#a7002b;
	font-weight:bold;
	display:block;
	background: url(../imgs/arrow_download.gif) no-repeat 85px 3px;
}
.video_panel .vid_link a{
	font-weight:bold;
}
.video_panel .vid_link a:hover{
	color: #5175AF;
}
/*-----END recipe and Video------*/

/*-----START huntington page------*/
.googleMap{
	padding:12px;
	text-align:center;
}
/*-----END huntington page------*/
.carousel ul li a img {
	margin-bottom: 5px;
}

strong.blueHeading {
	color: #5b7eb8;
	font-size: 14px;
}
#forwardEmail, #forwardButton {
	font-size: 12px;
}

#quoteBox {
	background: url('http://www.jamieoliver.com/jfr-beta/imgs/quote_bg.gif') no-repeat; 
	margin-top: 20px; 
	padding: 15px 15px 0 60px; 
	color: #bb0000; 
	width: 150px; 
	height: 135px; 
	border-top: 5px solid #bb0000; 
	font-family: georgia, sans-serif; 
	font-size: 18px; 
	font-style: italic;
}

#quoteBox {
	background: url('http://www.jamieoliver.com/jfr-beta/imgs/quote_bg.gif') no-repeat; 
	margin-top: 20px; 
	padding: 15px 15px 0 60px; 
	color: #bb0000; 
	width: 250px; 
	height: 135px; 
	border-top: 5px solid #bb0000; 
	font-family: georgia, sans-serif; 
	font-size: 18px; 
	font-style: italic;
}

#quoteBox span {
	color: #414141; 
	font-family: tahoma, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	text-transform: uppercase; 
	display: block;
}

#main .the-4-show {
background:url("../imgs/the-show-back.gif") repeat-x scroll center top transparent;
border:1px solid #CCCCCC;
margin-top:5px;
position:relative;
}

#main .the-4-show h3 {
background:url("/core/images/foodrev/the-show-heading.gif") repeat scroll 0 0 transparent;
display:block;
height:70px;
margin:6px 0 10px 10px;
overflow:hidden;
padding:0;
width:300px;
}

#main div.the-4-show #panel
{
padding-left:10px;
} 

#main .the-4-show ul {
list-style:disc inside none;
margin:0 10px 10px;
}


