﻿/* -------RESET-----------------------------------------------------------------*/
a {	text-decoration: underline; }
a img{ border: none;}
a:focus, a:active { outline: none; }
ul li {	list-style-type: none; }
.clear {clear: both; height: 1em; display: block;}
.hidetext { text-indent: -100000px; }
/* -------END-RESET-------------------------------------------------------------*/

body {
	background-color: #000000;
	background-image: url(../images/avb-wp-1680.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, Times, serif;
	font-size: 62.5%;
	text-align: center;
}
sup {
	vertical-align: top;
	font-size: 11px;
}

.wp-wrapper {
	background-image: url(../images/avb-wp-1680.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
	margin: 0 auto;
	width: 960px;
}

.pagewrapper {
	margin: 0;
	position: relative;
	text-align: left;
	width: 960px;
}

.logo {
	left: 115px;
	position: absolute;
	top: 16px;
}

#header {
	position: absolute;
	right: 322px;
	top: 22px;
}

.contentwrapper {
	margin: 0;
	position: absolute;
	top: 220px;
	width: 786px; 
}

h1 {
	font-size:2.4em;
	line-height:1em;
}

h2 {
	font-size:1.8em;	
	line-height:1.2em;
}

h3 {
	font-size:1.6em;
}

#intro-range-info {
	background-color: #eaddc6;
}

#intro-range-info p {
	font-size: 1.4em;
}

/* Accessibility Links */

.skip-to-links {
	padding: 0;
	position: absolute;
	left: 666px;
	top: 10px;
	width: 285px;
}

.skip-to-links li {
	float: left;
	margin: 0 12px 0 0;
}

.skip-to-links a {
	color: #482c13;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.skip-to-links a:hover {
	text-decoration: underline;
}

/* Nutritional Info Table Data */

table td {
	padding: 6px 0;
	vertical-align: top;
}

table caption{
	display: none;
}

.item-table {
	color: #422812;
	float: right;
	font-size: 1.1em;
	margin: -45px 45px 0 0;
	width: 540px;
}

.item-table th {
	font-weight: bold;
	padding-bottom: 6px;
}

.item-table td {
	border-bottom: 3px solid #e6dec9;
}

.item-table tr {
	background-color: #dfd2b4;
}

.item-table tr.odd {
	background-color: #d9c79f;
}

.item-table thead tr {
	background: none;
	border: none;
}

.row-heading {
	font-weight: bold;
	padding-left: 6px;
	width: 152px;
}

.table-disclaimer {
	/*float:right !important;*/
	font-size:1.1em !important;
	margin: 10px 112px 0 0 !important;
	margin: 10px 0 0 138px !important;
	clear: both;
}

/***** Product RangeTitleTabs - Introductory for now, Second range in early 2010 ****/

.range-tabs {
	margin: 0 0 0 0px;
	width: 341px;
}
.rangetab-initial {
	background: url(../images/range-tab-initial.png) no-repeat 0 0;
	height: 156px;
	width: 241px;

}
.rangetab {
	top: 13px;
	cursor: pointer;
}
.rangetab.active {
	z-index: 11;
	top: 0px;
}
.rangetab-everyday {
	background: url(../images/range-tab-everyday.png) no-repeat 0 0;
	height: 156px;
	width: 188px;
	position: absolute;
	z-index: 10;
	left: -13px;

}
.rangetab-granary {
	background: url(../images/range-tab-granary.png) no-repeat 0 0;
	height: 156px;
	width: 169px;
	position: absolute;
	left: 155px;
	z-index: 10;
}


/* List Item Info Styles */

.product-list {
	display: inline;
	position: absolute;
	top: 54px;
	width: 967px;
	z-index: 15;
}

.product-list li {
	/*padding: 0 0 0 35px;*/
	position: relative;
}

.prod-img-lrg {
	float:left;
	height: 309px;
	margin: 0 6px 0 0;
	width: 136px;
}

#fw-modal .prod-img-lrg { height: 317px; width: 148px; }
#contact-modal { height: 580px; background: url(../images/contact-modal.png) no-repeat 0 0; width: 570px;}

.modal {
	background-image: url(../images/modal-bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: none;
	left: 0;
	margin: 0;
	padding: 17px 0 60px 35px;
	text-align: left;
	top: 32px;
	width: 723px;
}

.modal h3 {
	display: block;
	float: left;
	margin: 0 0 12px 0;
	text-indent: -10000px;
	width: 500px;
}

.modal h4 {
	color: #18100b;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	width: 460px;
}

.modal p {
	float: left;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 16px 0;
	width: 470px;
}

.modal p.nut-info {
	color: #18100b;
	font-size: 1.1em;
	font-weight: bold;
}

.modal-close a {
	background-image: url(../images/modal-close.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 16px;
	margin: 0 20px 0 0;
	width: 61px;
	border: 1px solid transparent;
	text-indent: -100000px;
}

.modal-close a:hover {
	background-position: 0 -18px;
}

.simplemodal-close {
	border: 0 !important;
}

#contact-modal .simplemodal-close {
	float: right;
	margin: 0 26px 0 0;
}

#contact-modal h2 {
	background: url(../images/txt-prod-lrg-contact.gif) no-repeat 0 0;
	color: #422812;
	font-size: 2.2em;
	height: 43px;
	margin: 0 0 12px 0;
	text-indent: -10000px;
	width: 170px;
}

#contact-modal p {
	color: #422812;
	font-size: 1.2em;
	margin: 0 0 6px 0;
	width: 100% !important;
}

#contact-modal p span{
	font-size: 1.6em !important; 
	font-weight: bold;
}

#contact-modal a {
	color: #b3200d;
	font-size: 1.4em !important; 
	margin: 6px 0 0 0;
}

.contact-info {
	float: left;
	margin: 12px 0 12px 113px;
	width: 370px;
}

.telephone {
	margin: 0 0 16px 0 !important;
}

.ir h4 {
	display: block;
	float: left;
	margin: 0 0 6px 0;
	width: 500px;
}

.ir h3 {	height: 49px;}
.modal h3 { height:55px; text-indent: -100000px;}
/* Rustic White state 3 styles */

.ir.rw h3, #rw-modal h3  { 
	background: url(../images/txt-prod-lrg-rw.png) no-repeat 0 0;
	margin: 0 0 6px 0;
	width: 182px;
}

/* Farmhouse Wheat state 3 styles */

.ir.fw h3, #fw-modal h3  { 
	background: url(../images/txt-prod-lrg-fw.png) no-repeat 0 0;
	margin:0 0 9px;
	width: 233px;
}

/* Country Grains state 3 styles */

.ir.cg h3, #cg-modal h3 { 
	background: url(../images/txt-prod-lrg-cg.png) no-repeat 0 0;
	margin: 0;
	width: 176px;
}

#cg-modal p {
	width: 510px;
}

/* Light Rye state 3 styles */

.ir.lr h3, #lr-modal h3  { 
	background: url(../images/txt-prod-lrg-lr.png) no-repeat 0 0;
	height: 59px;
	width: 160px;
}

/* Footer Styles */

.footer {
	left: 226px;
	position: absolute;
	text-align: center;
	top: 466px;
	width: 570px;
}

.footer li  {
	float: left;
	margin: 0 0 10px;
}

.footer li span, .footer li a {
	color: #d9c79f;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.footer li a {
	margin-right: 20px;
}

.footer li a:hover {
	text-decoration: underline;
}

cite {
	color: #d9c79f;
	display: block;
	float: left;
	font-size: .8em;
	clear: both;
}

/*
__________________________________________________________
STATE BASED PRODUCT NAVIGATION
*****************************************************************************/
.on .content {	width: 250px;}
#fw .content {	width: 271px;}
#cg .content, #lr .content {	width: 260px;}

.content h3 {
	text-indent: -100000px;
}

.on {
	/*background-image: url(../images/product-states.png);
	background-position: 0 2px;*/
	background-image: url(../images/all-product-states.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	height: 210px;
}

.on p { font-size: 1.4em; }

.off a {	position: absolute;}

.btn {	float: left; text-indent: -100000px;}

.moreinfo {
	float: right;
	display: block;
	width: 90px;
}

.moreinfo-btn {
	background-image: url(../images/btn-moreinfo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0;
	text-indent: -10000px;
}

.moreinfo-btn:hover {
	background-position: 0 -23px;
}

#fw-launch, #cg-launch {
	margin-top: 12px;
}
/** Introductory state */

.intro { float: left;}

/** Off state */
.intro .off a {	width: 60px; height: 126px; /*display: block;*/ }

.intro .off {
	position: absolute;
	top: 0;
}

.intro .off .rw {
	height:208px;
	left:298px;
	top:10px;
	width:114px;
}

.intro .off .fw {
	height:207px;
	left:412px;
	top:25px;
	width:107px;
}

.intro .off .cg {
	height:208px;
	left:519px;
	top:31px;
	width:114px;
}

.intro .off .lr {
	height:207px;
	left:633px;
	top:20px;
	width:107px;
}

/** On state */
.intro .on { /*background: url(../images/intro-prod-state.png) no-repeat 0 2px;*/background-position: 0 2px; padding: 42px 0 0 28px; position: absolute; width: 940px; }
.intro .on p {	margin: 0 0 17px 0; width: 250px;}

/***** RUSTIC WHITE *****/
/** Off state */
.rw .off a {	width: 60px; height: 126px; display: block; }

.rw .off {
	position: absolute;
	/*display: none;*/
	top: 0;
}

.rw .off .fw {
	height:208px;
	left:402px;
	top:27px;
	width:115px;
}

.rw .off .cg {
	height:206px;
	left:518px;
	top:33px;
	width:113px;
}

.rw .off .lr {
	height:207px;
	left:632px;
	top:22px;
	width:107px;
}

/** On state */
.rw .on {	/*background-position: 0 -1px;*/background-position: 0 -279px; height: 232px; padding:15px 0 0 123px; /*display: none;*/ }
.rw .on p {	margin: 0 0 17px 0; width: 250px;}


/***** FARMHOUSE WHOLEMEAL *****/
/** Off state */
.fw .off a {	width: 60px; height: 126px; display: block; }

.fw .off {
	position: absolute;
	left: 41px;
	top: 0;
	/*display: none;*/
}

.fw .off .rw {
	height:206px;
	left:-37px;
	top:9px;
	width:113px;
}

.fw .off .cg {
	height:206px;
	left:476px;
	top:32px;
	width:113px;
}

.fw .off .lr {
	height: 207px;
	left: 591px;
	top: 21px;
	width:111px;
}

/**  On state */
.fw .on {	/*background-position:1px -260px;*/ background-position: -1px -537px; padding: 43px 0 0 227px; /*display: none;*/}
.fw .on p { margin: 0 0 17px 10px; width: 250px;}

/***** COUNTRY GRAINS *****/
/** Off state */
.cg .off a {	width: 60px; height: 126px; display: block; }

.cg .off {
	position: absolute;
	/* display: none;*/
	left: 0;
	top: 0;
}

.cg .off .rw {
	height:206px;
	left:6px;
	top:8px;
	width:115px;
}

.cg .off .fw {	
	height:207px;
	left:122px;
	top:26px;
	width:115px;
}

.cg .off .lr {
	height:206px;
	left:635px;
	top:19px;
	width:107px;
}

/**  On state */
.cg .on {	/*background-position:0 -532px;*/background-position:0 -810px; padding:57px 0 0 358px; width:608px; /*display: none;*/}
.cg .on p {	margin: 0 0 17px 0; width: 250px;}

/***** LIGHT RYE *****/
/** Off state */
.lr .off a {	width: 60px; height: 126px; display: block; }

.lr .off {
	position: absolute;
	left: /*47px*/0;
	top: 0;
	/*display: none;*/
}

.lr .off .rw,
.gw .off .rw,
.hsg .off .rw {
	height:207px;
	left:3px;
	top:9px;
	width:117px;
}

.lr .off .fw,
.gw .off .fw,
.hsg .off .fw {
	height:208px;
	left:120px;
	top:25px;
	width:122px;
}

.lr .off .cg,
.gw .off .cg,
.hsg .off .cg {
	height:209px;
	left:244px;
	top:29px;
	width:112px;
}

/** On state */
.lr .on {	/*background-position:1px -815px;*/ background-position:0 -1092px; padding: 60px 0 0 478px; width: 489px; /*display: none;*/}
.lr .on p {	margin: 0 0 17px 0; width: 250px;}



.off .gw {
	width: 104px !important;
	height: 202px !important;
	left: 742px;
	top: 14px;
	
}
.off .hsg {
	width: 104px !important;
	height: 202px !important;
	left: 851px;
	top: 29px;
	
}


/*** GRAINY WHOLEMEAL ***/
/**  On state */
.gw .on {	/*background-position:0 -532px;*/background-position:0 -1372px; padding:55px 0 0 589px; width:411px; /*display: none;*/}
.gw .on p {	margin: 0 0 17px 0; width: 250px;}

.gw .off li {
	position: absolute;
}

.gw .off .lr,
.hsg .off .lr {
	height:206px;
	left:360px;
	top:34px;
	width:107px;
}
.gw .off .hsg {
	left:869px;
	top:36px;
	width:114px !important;
}

.ir.gw h3, #gw-modal h3 {
	background:url("../images/txt-prod-lrg-gw.gif") no-repeat scroll 0 0 transparent;
	height:59px;
	width:232px
}
.ir.gw h3{
	background:url("../images/txt-prod-med-gw.gif") no-repeat scroll 0 0 transparent;
	height:59px;
	width:232px
}

/*** HARVEST SEEDS & GRAINS ***/
/**  On state */
.hsg .on {	/*background-position:0 -532px;*/background-position:1px -1653px; padding:33px 0 0 699px; width:292px; /*display: none;*/}
.hsg .on p {	margin: 0 0 -3px; width: 250px;}

.hsg .off li {
	position: absolute;
}
.hsg .off .gw {
	height:206px;
	left:470px;
	top:34px;
	width:107px;
	
	
}

.ir.hsg h3, #hsg-modal h3 {
	background:url("../images/txt-prod-lrg-hsg.gif") no-repeat scroll 0 0 transparent;
	height:50px;
	width:236px;
	margin: 7px 0 0;
}



/****** CONTEST CALL TO ACTION ******/

.cta {
	background: url(../images/cta-gourmet-bg.png) no-repeat 0 0;
	padding: 0 0 0 18px;
	position: absolute;
	right: 0;
	top: 35px;
	width: 173px;
}

.cta p {
	color: #422812;
	font-size: 1.4em;
	margin: 172px 0 10px 0;
}

.cta a {
	background-image: url(../images/btn-click-to-enter.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 20px;
	margin: 0 0 20px 0;
	text-indent: -10000px;
}

.cta a:hover {
	background-position: 0 -21px;
}

.comp-notopen {	
	background: url(../images/comp-notopen.gif) no-repeat 0 0 !important;
	cursor: default;
	height: 20px;
	text-indent: -100000px;
}

/****** SIMPLEMODAL OVERLAY STYLES **************/

#simplemodal-overlay {
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#sound {
	top: 699px;
	left: 66px;
	position: absolute;
}

#sound a {
	background-image: url(../images/sound-trigger.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	text-indent: -100000px;
	width: 104px;
}

.sound-on a { background-position: 0 0; }
.sound-on a:hover { background-position: 0 -42px; }

.sound-off a { background-position: -112px 0; }
.sound-off a:hover { background-position: -112px -42px; }


/******** ACCESSIBILITY TRIGGERS **********/

#accessible-open {
	display: none;
}

.accessible-skip-prod, .accessible-skip-nutinfo {
	display: none !important;
}

.remove-bg {
	display: none;
}

.accessbreaker {
	display: none !important;
}








/****** VIDEO CTA **************/
.cta-video{
	background: url(../images/cta-tvad-bg.png) no-repeat 0 0 !important;
	height:125px;
	left:770px;
	position:absolute;
	top:353px;
	width:223px;
}
.cta-video.upper {
	background:url("../images/cta-tvad-bg-upper.png") no-repeat scroll 0 0 transparent !important;
	height:125px;
	left:761px;
	position:absolute;
	top:129px;
	width:223px;
}

.cta-video ul{
	position:relative;
	top:71px;
	left:4px;
}

.cta-video a.climate{
	background: url(../images/btn-video-climate.png) no-repeat scroll left top;
	display: block;
	height: 27px;
	text-indent: -10000px;
	width: 229px;
}

.cta-video a.climate:hover{
	background: url(../images/btn-video-climate.png) no-repeat scroll left bottom;
}
.cta-video.upper a.climate {
	background:url("../images/btn-video-climate-upper.png") no-repeat scroll left top transparent;
	display:block;
	height:29px;
	text-indent:-10000px;
	width:229px;	
}
.cta-video.upper a.climate:hover {
	background-position: 0 -28px;
}

.cta-video a.hug{
	background: url(../images/btn-video-hug.png) no-repeat scroll left top;
	display: block;
	height: 27px;
	text-indent: -10000px;
	width: 158px;
}

.cta-video a.hug:hover{
	background: url(../images/btn-video-hug.png) no-repeat scroll left bottom;
}
.cta-video.upper a.hug {
	background:url("../images/btn-video-hug-upper.png") no-repeat scroll left top transparent;
	display:block;
	height:27px;
	text-indent:-10000px;
	width:158px;
}
.cta-video a.hug:hover{
	background-position: 0 -28px;
}


.video-player{
	height:280px;
	width:465px;

}
.video-modal .content{
	position:absolute;
	left:10px;
	top:67px;
}
	
	
	
.video-modal { 
	height: 372px;
	background: url(../images/modal-video-bg.png) no-repeat 0 0;
	width: 481px;
	display: none;
	padding:0;
	text-align:left;
	position:relative;
	
}

.video-modal .modal-close a {
	margin:10px;
}

.video-modal h1{
	text-indent:-10000px;
	position:absolute;
	top:33px;
	left:16px;
}

#hug-modal h1{
	background: url(../images/hdr-hug.png) no-repeat 0 0;
	height:21px;
	width:51px;
}

#climate-modal h1{
	background: url(../images/hdr-climate.png) no-repeat 0 0;
	height:22px;
	width:155px;
}









/******************************************
 * GRANARY
 */
.product-list.granary .on {
	background-image: url(../images/granary-states.png);
}
.granary .page .off {
	position: absolute;
	top: 0px;
}
/**
.granary .page .off .ag {
	border:1px solid red;
}
.granary .page .off .wm {
	border:1px solid orange;
}
.granary .page .off .sd {
	border:1px solid yellow;
}
/**/
.granary .page.intro .off .ag {
	height:205px !important;
	left:298px !important;
	position:absolute !important;
	top:13px !important;
	width:112px !important;
}
.granary .page.wm .off .ag,
.granary .page.sd .off .ag {
	height:203px !important;
	left:3px !important;
	top:13px !important;
	width:113px !important;
}

.granary .page.intro .off .wm,
.granary .page.ag .off .wm {
	height:203px !important;
	left:412px !important;
	top:10px !important;
	width:103px !important;
}
.granary .page.ag .off .wm {
	left: 403px !important;
	width: 112px !important;
} 
.granary .page.sd .off .wm {
	height:201px !important;
	left:120px !important;
	top:12px !important;
	width:112px !important;
}

.granary .page.intro .off .sd,
.granary .page.ag .off .sd,
.granary .page.wm .off .sd {
	height:205px !important;
	left:517px !important;
	top:15px !important;
	width:114px !important;
} 


.granary .page.ag .on {
	background-position: 0 -257px;
	height:228px;
	padding:7px 0 0 122px;
}
.granary .page.ag .on .content {
	width: 252px;
}
.granary .page.wm .on {
	background-position: 0 -507px;
	height:228px;
	padding:4px 0 0 235px;
}
.granary .page.sd .on {
	background-position: 0 -758px;
	height:228px;
	padding:2px 0 0 352px;
}


/**
 * Granary Exceptions
 */
#ag-modal .prod-img-lrg {
	width: 126px;
	height: 311px;
}
#wm-modal .prod-img-lrg {
	width: 120px;
	height: 316px;
}
#sd-modal .prod-img-lrg {
	width: 121px;
	height: 316px;
}

#ag-modal .item-table,
#wm-modal .item-table,
#sd-modal .item-table {
	margin: 0 45px 0 0;
	float: right;
}
#ag-modal p {
	margin-bottom: 9px;
}
#gr-modal p {
	margin-bottom: 10px;
}
#gr-modal h3 {
	background: url(../images/txt-so-what-is-granary.png) no-repeat 0 0;
	background-position: 0 14px;
	height: 60px;
}
#ag h3, #ag-modal h3 {
	background: url(../images/txt-prod-lrg-ag.png) no-repeat 0 0;
	line-height: 36px;
	width: 260px;
	margin: 14px 0 0;
}
#wm h3, #wm-modal h3 {
	background: url(../images/txt-prod-lrg-wm.png) no-repeat 0 0;
	margin: 14px 0 0;
	line-height: 43px;
}
#sd h3, #sd-modal h3 {
	background: url(../images/txt-prod-lrg-sd.png) no-repeat 0 0;
	margin: 14px 0 0;
	line-height: 45px;
}

.product-list.granary #gr-launch {
	width: 170px;
}
.product-list.granary #gr-launch .moreinfo-btn {
	background: transparent url("../images/btn-so-what-is-granary.png") no-repeat;
	width: 170px;	
}
.product-list.granary #gr-launch .moreinfo-btn:hover {
	background-position: 0 -21px;
}

#gr-modal {
	background-image: url("../images/modal-bg2.png");
}
#gr-modal .process {
	padding: 0 0 0 123px;
	
}
#gr-modal p {
	width: 550px;
}

/*
 * Page
 */
.page {
	display: none !important;
}
.page.active {
	display: block !important;
}

#simplemodal-container .clear {
	clear: both !important;
}
