/** resets **/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ol, ul
{
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/** end resets **/

/** Global **/
body
{
    font-family: Georgia;
    font-size: 62.5%;
    color: #696969;
    background-color: #e4f5fd;
    line-height: 1;
}
a, a:link, a:hover, a:visited, a:active
{
    color: #012f91;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}
.italicText
{
    font-style: italic;
}
.trackingContainer
{
    height: 0px;
}
#page
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#outerCanvas
{
    background: transparent url(/Images/bg_850.jpg) no-repeat center top;
    width: auto;
}
#page .tasteBG
{
    background: transparent url(/Images/bg_1270.jpg) no-repeat center top;
}
#innerCanvas
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header-bg
{
    background: transparent url(/Images/top_pattern.png) repeat-x 0 0;
    height: 45px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#logo
{
    padding-top: 13px;
}
#navigation
{
    position: absolute;
    top: 45px;
    right: 0;
}
#navigation
{
    height: 50px;
    padding-top: 10px;
    overflow: hidden;
}
#navigation div.tree, #navigation div.taste-nav, #navigation div.share-nav
{
    float: left;
}
#navigation div.tree
{
    background: transparent url(/Images/nav_tree.gif) no-repeat top right;
}
#navigation div a
{
    text-indent: -9999px;
}

#navigation div.home-nav
{
    height: 25px;
    overflow: hidden;
}
#navigation div.plant-nav
{
    height: 50px;
    overflow: hidden;
}
#navigation div.grow-nav
{
    height: 25px;
    overflow: hidden;
}
#navigation div.learn-nav
{
    height: 25px;
    overflow: hidden;
}
#navigation div.taste-nav
{
    height: 25px;
    overflow: hidden;
}

#navigation div.home-nav a
{
    background: transparent url(/Images/nav_home.gif) no-repeat 0 0;
    width: 52px;
    height: 25px;
    display: block;
    margin: 0 25px 0 10px;
}
#navigation div.plant-nav a
{
    background: transparent url(/Images/nav_plant.gif) no-repeat 0 0;
    width: 56px;
    height: 50px;
    display: block;
    margin: 0 25px 0 10px;
}
#navigation div.grow-nav a
{
    background: transparent url(/Images/nav_grow.gif) no-repeat 0 0;
    width: 60px;
    height: 25px;
    display: block;
    margin: 0 25px 0 10px;
}
#navigation div.learn-nav a
{
    background: transparent url(/Images/nav_learn.gif) no-repeat 0 0;
    width: 61px;
    height: 25px;
    display: block;
    margin: 0 25px 0 10px;
}
#navigation div.taste-nav a
{
    background: transparent url(/Images/nav_taste.gif) no-repeat 0 0;
    width: 53px;
    height: 25px;
    display: block;
    margin: 0 15px 0 10px;
}
#navigation div.share-nav
{
    padding-top: 4px;
    width: 63px;
}
#navigation div.share-nav a
{
    text-indent: 0px;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 15px;
}
#navigation div a:hover
{
    background-position: 0 -25px;
}
#navigation div a.active
{
    background-position: 0 -25px;
}
#navigation div.plant-nav a:hover
{
    background-position: 0 -50px;
}
#navigation div.plant-nav a.active
{
    background-position: 0 -100px;
}


#footer
{
    color: #5a5a5a;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    padding-bottom: 12px;
}
#footerBg
{
    background: transparent url(/Images/footer_line.png) no-repeat center top;
    width: 960px;
    height: 21px;
}
#rootLogo
{
    padding: 10px;
}
#footerLinks
{
    margin: 0 auto;
    width: 645px;
}
#footerLinks ul
{
    overflow: hidden;
}
#footerLinks ul li
{
    float: left;
    padding-right: 10px;
    margin-right: 6px;
    background: transparent url(/Images/footer_dot.gif) no-repeat right 4px;
}
#footerLinks ul li.last
{
    padding-right: 0px;
    margin-right: 0px;
    background: none;
}

#backgroundContainer
{
    position: absolute;
    top: 0;
    left: -168px;
}
#topBG
{
    background: transparent url(/Images/bg_top.jpg) no-repeat 0 0;
    width: 1600px;
    height: 400px;
}
#centerBG
{
    background: transparent url(/Images/bg_mid.jpg) repeat-y 0 0;
    height: 400px;
}
#bottomBG
{
    background: transparent url(/Images/bg_bottom.jpg) no-repeat 0 0;
    width: 1600px;
    height: 260px;
}
#shadow
{
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}

/** End Global **/

/** Begin Home **/
#content
{
    padding-top: 40px;
    overflow: hidden;
}
#leftContent, #rightContent
{
    float: left;
    position: relative;
}
#leftContent
{
    width: 390px;
}
.landingText
{
    color: #501D5D;
    font-size: 1.2em;
    letter-spacing: 0.08em;
    line-height: 1.55em;
    padding: 15px 0 15px 0;
    text-align: center;
    width: 378px;
}
.landingText a
{
    text-decoration: underline;
    color: #138b10;
}
.landingButton
{
    padding-left: 15px;
    overflow: hidden;
}
.arrowImage
{
    float: left;
}
.growLink
{
    float: left;
    margin: 20px 0 0 10px;
}
.orangesVoteImage
{
    bottom:101px;
    position:absolute;
    right:72px;
}
/** End Home **/

/** Begin Plant **/
#content.plant
{
    margin: 0 auto;
    width: 882px;
    text-align: center;
}
#plantHeader .headerText
{
    font-size: 1.4em;
    line-height: 1.55em;
    width: 747px;
    margin: 0 auto;
    color: #501d5d;
}
#plantHeader .headerText a
{
    color: #501d5d;
    text-decoration: underline;
}
#plantTabs
{
    overflow: hidden;
    height: 34px;
    width: 775px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
}
#plantTabs div
{
    position: absolute;
    bottom: 0;
    z-index: 10;
    text-indent: -9999px;
}

#plantTabs div.plant-map a
{
    background: transparent url(/Images/tab_map_off.png) no-repeat 0 0;
    width: 134px;
    height: 34px;
    display: block;
    cursor: pointer;
}
#plantTabs div.plant-list a
{
    background: transparent url(/Images/tab_list_by_state_off.png) no-repeat 0 0;
    width: 183px;
    height: 34px;
    display: block;
    cursor: pointer;
}
#plantTabs div.plant-winners a
{
    background: transparent url(/Images/tab_winners_off.png) no-repeat 0 0;
    width: 227px;
    height: 34px;
    display: block;
    cursor: pointer;
}
#plantTabs div.plant-leaders a
{
    background: transparent url(/Images/tab_leaders_off.png) no-repeat 0 0;
    width: 150px;
    height: 34px;
    display: block;
    cursor: pointer;
}
#plantTabs div.plant-map a.active, #plantTabs div.plant-map a:hover
{
    background: transparent url(/Images/tab_map_on.png) no-repeat 0 0;
    width: 134px;
    height: 34px;
    display: block;
}
#plantTabs div.plant-list a.active, #plantTabs div.plant-list a:hover
{
    background: transparent url(/Images/tab_list_by_state_on.png) no-repeat 0 0;
    width: 183px;
    height: 34px;
    display: block;
}
#plantTabs div.plant-winners a.active, #plantTabs div.plant-winners a:hover
{
    background: transparent url(/Images/tab_winners_on.png) no-repeat 0 0;
    width: 227px;
    height: 34px;
    display: block;
}
#plantTabs div.plant-leaders a.active, #plantTabs div.plant-leaders a:hover
{
    background: transparent url(/Images/tab_leaders_on.png) no-repeat 0 0;
    width: 150px;
    height: 34px;
    display: block;
}

#plantTabs div.plant-map
{
    left: 0;
}
#plantTabs div.plant-list
{
    left: 96px;
}
#plantTabs div.plant-winners
{
    left: 424px;
}
#plantTabs div.plant-leaders
{
    left: 615px;
}

#plantTabs div.active
{
    z-index: 100;
}
#plantTabs div:hover
{
    z-index: 100;
}

#plantContainer
{
    position: relative;
}
#plantBG
{
    background: transparent url(/Images/tab_bg_blue.png) no-repeat 0 0;
    height: 456px;
}
#mapContainer, #orchardList, #winnersList, #leadersList
{
    position: absolute;
    top: 8px;
    left: 33px;
    display: none;
    text-align: left;
}
#mapContainer.show, #orchardList.show, #winnersList.show, #leadersList.show
{
    display: block;
}
#winnersList, #leadersList
{
    padding: 15px 0 0 15px;
    width: 803px;
}
#map_canvas
{
    height: 400px;
    width: 818px;
}
#littleMap
{
    height: 154px;
    width: 163px;
    top: 8px;
    left: 0px;
    overflow: hidden;
}
#mapCorners 
{
    position:absolute;
    bottom:101px;
    left:13px;
    }
/** Google Map Info Bubble **/
#mapBubbleWindow
{
    width: 256px;
    margin-left: 26px;
}

.votes
{
    color: #501e5d;
    font-size: 2.7em;
}
.votesText
{
    color: #501e5d;
    font-size: 0.45em;
    text-transform: uppercase;
    padding-left: 3px;
}
#votesBig .votesText
{
    font-size: 1.15em;
}

#mapBubbleWindow_contents
{
    margin-left: -18px;
}

#mapBubbleWindow_contents .orchardInfoBubble
{
    float: left;
    width: 251px;
    text-align: left;
}

.orchardName, #orchardName
{
    color: #bc343a;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 5px;
}
.orchardCityState, #orchardCityState
{
    text-transform: uppercase;
    color: #501d5d;
    font-size: 1em;
}
#mapBubbleWindow_contents .votes
{
    position: relative;
    top: -14px;
    font-family:Verdana;
}
#mapBubbleWindow_contents .votesText
{
    color: #501e5d;
    font-size: 0.45em;
    text-transform: uppercase;
    padding-left: 3px;
    font-family:Georgia;
}

#mapBubbleWindow_contents .orchardName
{
    position: relative;
    top: -7px;
}
#mapBubbleWindow_contents .orchardCityState
{
    position: relative;
    top: -7px;
}

#mapBubbleWindow_contents .orchardMore
{
    position: relative;
    text-align: center;
    bottom: -14px;
}
.orchardInfoBubble .top
{
    width: 256px;
    height: 24px;
    background: transparent url('/Images/map_overlay_top.png') no-repeat 0 0;
}
.orchardInfoBubble .middle
{
    padding: 0 25px 0 15px;
    width: 216px;
    background: transparent url('/Images/map_overlay_mid.png') repeat-y 0 0;
}
.orchardInfoBubble .bottom
{
    width: 256px;
    height: 41px;
    background: transparent url('/Images/map_overlay_bottom_triangle.png') no-repeat 0 0;
}
.orchardInfoBubble .markert
{
    width: 256px;
    height: 41px;
    background: transparent url('/Images/map_overlay_bottom.png') no-repeat 0 0;
}

#mapBubbleWindow_beak, #mapBubbleWindow_tl, #mapBubbleWindow_tr, #mapBubbleWindow_bl, #mapBubbleWindow_br, #mapBubbleWindow_t, #mapBubbleWindow_l, #mapBubbleWindow_r, #mapBubbleWindow_b
{
    height: 0px;
    width: 0px;
}
#mapBubbleWindow_close
{
    width: 20px;
    height: 20px;
    background: transparent url('/Images/btn_close.png') no-repeat 0 0;
    margin: -17px 0 0 -22px;
    cursor: pointer;
}
.show
{
    display: block;
}
.hide
{
    display: none;
}


#bigInfoBubble
{
    display: block;
    width: 862px;
    height: 351px;
    position: absolute;
    left: -9000px;
}
#bigInfoBubbleBG
{
    display: block;
    background: transparent url(/Images/img_overlay_bg.gif) no-repeat 0 0;
    width: 862px;
    height: 438px;
    position: absolute;
}
#orchardBigInfoContainer
{
    position: relative;
    width: 862px;
    height: 440px;
}
#orchardBigInfo
{
    float: left;
    overflow: hidden;
    width: 522px;
    height: 416px;
    padding: 9px 0 0 9px;
}
#orchardBigInfo .images
{
    float: left;
    padding: 3px 0 0 4px;
}
#orchardBigInfo .details
{
    text-align: left;
    float: left;
    width: 325px;
    padding-left: 15px;
}

#votesBig
{
    padding: 5px 0;
}
#orchardBigInfo .votes
{
    color: #501e5d;
    font-size: 2.7em;
    font-family:Verdana;
}
#orchardBigInfo #orchardName
{
    font-size: 1.85em;
}
#orchardBigInfo #orchardCityState
{
    font-size: 1.1em;
}

#orchardDescription
{
    color: #000000;
    font-size: 13px;
    height: 326px;
    line-height: 18px;
    margin-top: 10px;
    overflow: auto;
    padding-right: 16px;
}
#orchardDescription p
{
    margin-bottom: 12px;
}
#voteForm
{
    text-align: left;
    float: left;
    padding: 30px 0 0 0;
    width: 320px;
}
.formHeader
{
    padding-bottom: 10px;
}
#voteForm .inputContainer
{
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
#voteForm .inputContainer .textBox input, #voteForm .inputContainer .errorTextBox input
{
    border: 0;
    width: 141px;
    background-color: transparent;
}
#voteForm .checkbox
{
    margin: 10px 0 0 0;
}
#voteForm .recaptcha
{
    margin: 10px 0 0 0;
    height:130px;
}
#voteForm .vote
{
    margin: 10px 0 0 0;
    overflow: hidden;
}
#voteForm .checkbox input
{
    float: left;
    border: 0;
    margin: 0 5px 0 0;
}
#voteForm label.overTxtLabel
{
    color: #501D5D;
    font-style: italic;
    font-size: 12px;
    width: 143px;
}
#voteForm .checkbox label
{
    float: left;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.1em;
    width: 242px;
}

#voteForm .checkbox input#RootsOptIn, #voteForm .checkbox input#ScoopOptIn
{
    height: 17px;
    width: 17px;
}

#voteForm .checkbox label.rootsLabel
{
    height: 30px;
}
#voteForm .checkbox label.scoopLabel
{
    height: 40px;
}
#voteForm .checkbox label a
{
    color: #7aaa00;
}
#voteForm .inputContainer .textBox
{
    width: 143px;
    height: 22px;
    float: left;
    background: transparent url(/Images/img_form_field.gif) no-repeat 0 0;
    border: 0;
    padding: 4px 3px 0;
    color: #501d5d;
    font-style: italic;
}
#voteForm .inputContainer .errorTextBox
{
    width: 143px;
    height: 22px;
    float: left;
    background: transparent url(/Images/img_error_form_field.gif) no-repeat 0 0;
    border: 0;
    padding: 4px 3px 0;
    color: #ff0000;
}
#voteForm .inputContainer .secondBox
{
    margin-left: 6px;
}
#voteForm .vote input
{
    float: left;
}
.overlayShare
{
    float: left;
    padding: 9px 0 0 10px;
}

#closeBtn
{
    position: absolute;
    right: 16px;
    top: 11px;
}
#requiredImg
{
    position: absolute;
    right: 16px;
    bottom: 6px;
}

#thanksScreen
{
    display: none;
    padding: 32px 0 0 15px;
}
#thanksFinalScreen
{
    display: none;
    padding: 54px 0 0 15px;
}
#thanksScreen p
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    padding: 0 25px 10px 14px;
}
#thanksFinalScreen p
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    padding: 0 50px 0 14px;
}
#thanksScreen .checkLeadersButton
{
    padding: 10px 0 0 10px;
}
#thanksFinalScreen .checkLeadersButton
{
    padding: 20px 0 0 10px;
}
#thanksScreen .overlayShare, #alreadyVotedScreen .overlayShare, #voteErrorScreen .overlayShare, #thanksFinalScreen overlayShare
{
    padding: 9px 0 0 108px;
}

#alreadyVotedScreen, #voteErrorScreen, #thanksFinalScreen
{
    display: none;
}
#alreadyVotedScreen .message, #voteErrorScreen .message, #thanksFinalScreen .message
{
    color: #FFFFFF;
    font-size: 1.55em;
    line-height: 1.2em;
    padding: 50px 15px 0 10px;
}
#alreadyVotedScreen .checkLeadersButton
{
    padding: 20px 0 0 10px;
}
#winningScreen 
{
    display:none;
    padding: 54px 0 0 0;
    text-align:center;
}
#winningScreen .formHeader
{
    font-size:28pt;
    color:#fff;
}
#winningScreen .message
{
    color: #FFFFFF;
    font-size: 1.55em;
    line-height: 1.2em;
    padding: 20px 0 0 0;
}
#winningScreen .checkLeadersButton
{
    padding: 20px 0 0 10px;
}
#winningScreen .overlayShare {
    float:none;
}
/** State List **/
#listByStateContainer
{
    padding: 0 20px 0 20px;
    overflow: auto;
    height: 398px;
    position: relative;
    width: 778px;
}
.stateColumn
{
    float: left;
    padding: 0 0 25px 13px;
    width: 365px;
}
.stateColumn .state
{
    color: #501d5d;
    padding: 21px 0 0 0;
    font: normal 18px Gerogia;
    text-transform: uppercase;
}

.stateColumn .listCity
{
    font-weight: bold;
    padding-right: 3px;
}

.stateColumn .orchardNameLink
{
    padding-top: 12px;
}

.stateColumn .orchardNameLink .link a
{
    color: #bc343a;
    font: normal 13px Georgia;
    line-height: 15px;
    text-transform: none !important;
}


.stateInfoBubble
{
    text-align: left;
    width: 256px;
    display: none;
}
.stateInfoBubble .top
{
    height: 24px;
    width: 256px;
    background: transparent url(/Images/map_overlay_top.png) no-repeat 0 0;
}
.stateInfoBubble .middle
{
    width: 201px;
    padding: 0 30px 0 25px;
    background: transparent url(/Images/map_overlay_mid.png) repeat-y 0 0;
}
.stateInfoBubble .bottom
{
    height: 55px;
    width: 256px;
    background: transparent url(/Images/list_overlay_bottom.png) no-repeat 0 0;
}
.stateInfoBubble .marker
{
    height: 26px;
    width: 13px;
    position: absolute;
    top: 45px;
    left: -13px;
    background: transparent url(/Images/list_overlay_triangle.png) no-repeat 0 0;
}
.stateInfoBubble .votes
{
    position: relative;
    top: -14px;
}
.stateInfoBubble .orchardMore
{
    bottom: -14px;
    position: relative;
    text-align: center;
}
.stateInfoBubble .orchardName
{
    position: relative;
    top: -7px;
}
.stateInfoBubble .orchardCityState
{
    position: relative;
    top: -7px;
}
/** Winners List **/
#winnersContainer
{
    padding-top: 15px;
    overflow: auto;
    height: 329px;
    position: relative;
}
.winnerRow
{
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.winnerRow .image, .winnerRow .winnerNumber, .winnerRow .orchard, .winnerRow .moreButton
{
    float: left;
}
.winnerRow .image
{
    width: 150px;
    padding: 10px 0 0;
    text-align: center;
}
.winnerRow .winnerNumber
{
    width: 110px;
    text-align: left;
    color: #501d5d;
    font: bold 50px Georgia;
    padding-top: 20px;
}
.winnerRow .orchard
{
    padding-right: 40px;
    padding-top: 12px;
    width: 365px;
}
.winnerRow .orchard .name
{
    color: #bc343a;
    font: bold 20px verdana;
    text-transform: uppercase;
}
.winnerRow .orchard .state
{
    color: #501d5d;
    font-weight: normal;
    font-size: 10px;
    font-family: verdana;
    line-height: 12px;
    margin-bottom:12px;
}
.winnerRow .orchard .description .copy
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
    font-family: verdana;
    line-height: 15px;
    margin-bottom:6px;
}
.winnerRow .orchard .description span
{
    font-size: 11px;
    font-family: verdana;
    line-height: 15px;
    color:#5c5a5b;
}
.winnerRow .orchard .description span.winDivider
{
    color:#BC343A;
    padding:0 10px;
}


.winnerRow .moreButton
{
    padding-top: 25px;
}
/** Leaders List **/
#leaderContainer
{
    padding-top: 15px;
    overflow: auto;
    height: 331px;
    position: relative;
}
.leaderRow
{
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    width: 780px;
}
.leaderRow .ranking, .leaderRow .currentVotes, .leaderRow .orchard, .leaderRow .mapVote
{
    float: left;
}
.leaderRow .mapVote
{
    overflow: hidden;
}
.leaderRow .mapVote .map, .leaderRow .mapVote .vote
{
    float: left;
    margin-right: 10px;
}

.leaderRow .ranking
{
    position: relative;
    width: 95px;
    text-align: center;
    color: #501d5d;
    font: bold 26px verdana;
}
#leaderContainer .splat
{
    position: absolute;
    top: 11px;
    left: 8px;
    height: 77px;
    width: 77px;
    background: transparent url(/Images/img_starburst.png) no-repeat 0 0;
}
#leaderContainer .splat span.numOne
{
    padding: 14px 0 0 25px;
    font: bold 34px verdana;
    color: #fff;
    display: block;
}
.leaderRow .currentVotes
{
    line-height: 31px;
    padding-right: 35px;
    width: 134px;
    text-align: right;
    color: #501d5d;
    font: normal 22px verdana;
}
.leaderRow .currentVotes span.voteText
{
    font: normal 17px verdana;
    position: relative;
    top: -2px;
    left: 0;
}
.leaderRow .orchard
{
    width: 360px;
}
.leaderRow .orchard .name
{
    color: #bc343a;
    font: bold 17px verdana;
    text-transform: uppercase;
}
.leaderRow .orchard .state
{
    color: #501d5d;
    font: normal 10px verdana;
}
.leaderRow .mapVote
{
    width: 130px;
    padding: 4px 0 0 25px;
}
/** End Plant **/

/** Taste **/
#topContent
{
    overflow: hidden;
}

.taste #leftContent
{
    width: 449px;
    text-align: center;
    padding-top: 55px;
}
.taste #leftContent p
{
    padding: 0 30px 20px;
    color: #501d5d;
    font: normal 15px Georgia;
    line-height: 23px;
}
.taste #leftContent .locatorButton
{
    padding-top: 15px;
}
#popsicleContainer
{
    width: 960px;
    padding: 30px 0 0 20px;
}
.fruitBarRow
{
    clear: left;
    height: 130px;
}
.fruitBarRow .product
{
    float: left;
    width: 300px;
    position: relative;
}
.fruitBarRow .last
{
    width: 325px;
}
.fruitBarRow .product .image, .fruitBarRow .product .name
{
    float: left;
}
.fruitBarRow .product .image
{
    width: 93px;
    text-align: right;
}
.fruitBarRow .product .name
{
    padding-left: 15px;
}
.fruitBarRow .product .oneline
{
    padding-top: 30px;
}
.fruitBarRow .product .twoline
{
    padding-top: 17px;
}
.fruitBarRow .product .threeline
{
    padding-top: 5px;
}
.footnote
{
    color: #501d5d;
    font: normal 11px Georgia;
    line-height: 13px;
    padding-left: 45px;
    clear: left;
}
.infoBubble
{
    position: absolute;
    top: -115px;
    display: none;
    left: 95px;
    text-align: center;
    width: 216px;
}
.infoBubble .top
{
    height: 24px;
    width: 216px;
    background: transparent url(/Images/taste_overlay_top.png) no-repeat 0 0;
}
.infoBubble .middle
{
    width: 216px;
    background: transparent url(/Images/taste_overlay_mid.png) repeat-y 0 0;
}
.infoBubble .middle p
{
    padding: 0 30px 10px 18px;
}
.infoBubble .middle a
{
    text-transform: uppercase;
    position: relative;
    left: 11px;
}
.infoBubble .middle .facts
{
    color: #bb343a;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 30px 10px 18px;
}
.infoBubble .bottom
{
    height: 55px;
    width: 216px;
    background: transparent url(/Images/taste_overlay_bottom.png) no-repeat 0 0;
}

.infoBubble p
{
    display: block;
    text-align: left;
    padding-bottom: 4px;
    color: #501d5d;
    font: normal 10px Georgia;
    line-height: 13px;
}
.infoBubble a
{
    text-align: left;
    display: block;
    color: #608400;
    font: bold 9px Georgia;
    line-height: 14px;
    padding-left: 14px;
    background: transparent url(/Images/img_arrow.gif) no-repeat 0 0;
}

.error
{
    background: #ff0000;
    color: #fff;
    font: normal 12px Georgia;
    line-height: 14px;
    width: 292px;
    padding:2px 6px;
    display: block;
    margin-bottom: 5px;
}
ul.error
{
    display: none;
}

/** Learn Page **/
#content.learn
{
    overflow: visible;
}
#learnContainer
{
    overflow: hidden;
    height: 495px;
    width: 1035px;
}
.learn .panel
{
    float: left;
    position: relative;
    height: 495px;
    width: 960px;
}

.learn .fruitful
{
    display: block;
}
.learn .provide
{
    display: block;
}
.learn .partner
{
    display: block;
}

.learn .leftSide, .learn .rightSide
{
    position: absolute;
}
.learn .leftSide
{
    top: 0;
    left: 0;
    width: 395px;
    height: 400px;
    text-align: center;
}
.learn .leftSide p
{
    padding-top: 15px;
    color: #501d5d;
    font: normal 15px Georgia;
    line-height: 23px;
}
.learn .leftSide p a
{
    text-decoration: underline;
    color: #138b10;
}
.learn .fruitful .leftSide h1
{
    padding-top: 35px;
}
.learn .provide .leftSide h1
{
    padding-top: 24px;
}
.learn .partner .leftSide h1
{
    padding-top: 80px;
}
.learn .fruitful .leftSide .footnote
{
    padding-left: 0px;
    font-size: 10px;
    top: 423px;
    position: absolute;
    left: 0;
}
.learn .rightSide
{
    top: 0;
    left: 410px;
    width: 653px;
}
.learn .rightSide .payoffImage, .learn .rightSide .payoffFact, .learn .rightSide .visitFTPF
{
    position: absolute;
}

.learn .rightSide .payoffFact
{
    top: 32px;
    left: 477px;
}
.learn .fruitful .rightSide .visitFTPF
{
    top: 360px;
    left: 62px;
}
.learn .provide .rightSide .visitFTPF
{
    top: 360px;
    left: 49px;
}
.learn .partner .rightSide .visitFTPF
{
    top: 391px;
    left: 8px;
}


.controls
{
    height: 57px;
    left: 122px;
    overflow: hidden;
    position: absolute;
    top: 333px;
}
.controls .leftControl, .controls .pagination, .controls .rightControl
{
    float: left;
}
.controls .pagination
{
    padding-top: 21px;
    width: 33px;
}
.controls .off a
{
    cursor: default;
}
.controls .off img
{
    position: relative;
    top: -57px;
}

#controls
{
    position: absolute;
    top: 477px;
    left: 122px;
    height: 57px;
    overflow: hidden;
}
#controls .leftControl, #controls .pagination, #controls .rightControl
{
    float: left;
}
#controls .off a
{
    cursor: default;
}
#controls .off img
{
    position: relative;
    top: -57px;
}
#controls .pagination
{
    padding-top: 21px;
    width: 33px;
}

/** Grow Page**/
#innerCanvas .grow
{
    position: relative;
}
#innerCanvas .grow #leftContent, #innerCanvas .grow #rightContent
{
    float: none;
}
.grow #leftContent
{
    position: relative;
    height: 495px;
    width: 686px;
}
.grow #rightContent
{
    position: absolute;
    top: 55px;
    left: 605px;
    width: 350px;
    text-align: center;
}
.featuredOrchardContainer
{
    position: absolute;
    top: 250px;
    left: 0px;
    padding: 30px 25px 0 30px;
}
.featuredOrchardContainer .featuredSubHead
{
    font: normal 11px Georgia;
    color: #000;
    margin-bottom: 12px;
}
.featuredOrchardContainer .featuredTitle
{
    font: normal 18px Georgia;
    color: #000;
    text-transform: uppercase;
}
.featuredOrchardContainer .featuredCityState
{
    font: normal 13px Georgia;
    color: #000;
    margin-bottom: 10px;
}
.featuredOrchardContainer .featuredDescription
{
    font: normal 13px Georgia;
    color: #000;
    line-height: 18px;
}
.featuredOrchardContainer .featuredDescription p
{
    font: normal 11px Georgia;
    color: #000;
    line-height: 15px;
    padding-bottom:10px;
}
.grow #rightContent .renewalText
{
    color: #501d5d;
    font: normal 14px Georgia;
    line-height: 20px;
    padding-top: 10px;
}
.grow #rightContent .orangesVoteImage
{
    left:145px;
    top:283px;
}
/** Sitemap **/
.sitemap #leftContent
{
    padding: 50px 0 0 130px;
    width: 260px;
}
.sitemap #leftContent h1
{
    margin-bottom: 10px;
}
.sitemap #leftContent ul li
{
    margin-top: 12px;
}
.sitemap #leftContent ul li ul li
{
    margin-top: 2px;
}
.sitemap #leftContent ul li a
{
    color: #501d5d;
    text-decoration: underline;
    font: bold 12px Verdana;
    line-height: 14px;
}
.sitemap #leftContent ul li ul
{
    margin: 8px 0 0 3px;
}
.sitemap #leftContent ul li ul li a
{
    padding-left: 9px;
    background: transparent url(/Images/link_arrows.gif) no-repeat 0 5px;
    color: #7b933f;
    text-decoration: underline;
    font: normal 11px Verdana;
    line-height: 16px;
}
#page .choose
{
    overflow: hidden;
    padding-top: 200px;
    width: 960px;
    height: 650px;
}
#content.choose .choose_container
{
    width: 414px;
    margin: auto;
}
#choose_form
{
    margin-top: 10px;
}
.choose_container .choose_text
{
    font-family: georgia;
    font-size: 15px;
    color: #501d5d;
    text-align: center;
}
.choose_container ul.error
{
    width: 398px;
    display: block;
}
#content.choose .state_select
{
    height: 40px;
    width: 230px;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 5px;
}
#content.choose select#StateCode
{
    width: 200px;
}
#content.choose #choose_form input, #content.choose #choose_form option
{
    outline: none;
}
#page .errorPage .choose_container
{
    width: 430px;
    text-align: center;
}
#page .errorPage h2
{
    padding: 0 0 0 0;
}
#page .errorPage p
{
    padding: 0 0 0 0;
    font-size: 1.3em;
    color: #501d5d;
}
#page .errorPage a
{
    text-decoration: underline;
    color: #138b10;
}
