/* RPI CSS Document */

body{
    background:             url(images/pattern.gif);
    font-family:            Verdana, Arial, Helvetica, sans-serif;
    font-size:              12px;
    color:                  #6F6F6F;
    line-height:            1.5em;
}
table{ color: black; text-indent: 0px;}

h2 { font-weight: normal;}

#container{
    width:                  960px;
/*    height:                 1250px; */
    margin:                 40px auto 0 auto;
}
#container-small{
    width:                  600px;
/*    height:                 1250px; */
    margin:                 40px auto 0 auto;
}
#wrapper{
    width:                  960px;
    background:             #FFF;
}

/*----------------------------------------------
------------------  HEADER  --------------------
-----------------------------------------------*/

#header{
    width:                  960px;
}

.top-header{
    width:                  960px;
    height:                 30px;
    background:             url(images/top_bar.png) no-repeat;
	margin:                 30px auto 0 auto;
}

.header-wrapper-index{
    background:             #FFF;
    height:                 270px;
}

.header-wrapper{
    background:             #FFF;
    height:                 94px;
    overflow:               visible;
    position:               relative;
}

.header-wrapper-link{
    background:             #FFF;
    width:                  615px;
    height:                 94px;
    overflow:               visible;
    float:                  left;
}

.top_menu{
    width:                  900px; 
    height:                 30px;
    margin-left:            90px;
    float:                  left;
    font-size:              14px;
    vertical-align:         text-bottom;             
}

.box-menu{
    width:                  90px;
    height:                 22px;
    float:                  left;
    text-align:             center;
    margin-top:             -6px;
    vertical-align:         text-bottom; 
}

.box-equip{
    width:                  180px;
    height:                 22px;
    float:                  left;
    text-align:             center;
    margin-top:             -6px;
    vertical-align:         text-bottom; 
}

.box-offer{
    width:                  110px;
    height:                 22px;
    float:                  left;
    text-align:             center;
    margin-top:             -6px;
}

ul.menubar li{
    width:                  171px;
    height:                 31px;
    text-decoration:        none; 
    list-style-type:        none;
    display:                inline;   
}

ul.menubar li a{
    width:                  171px;
    height:                 31px;
    text-decoration:        none; 
    list-style-type:        none;
    display:                inline;
    margin:                 0 10px;
    color:                  #FFF;   
}

ul.menubar li a:hover , .top_menu a.selected {
    width:                  100px;
    height:                 36px;
    text-decoration:        none; 
    list-style-type:        none;
    display:                inline;
    margin:                 -12px 0px 0 0px;
    padding:                6px 8px;
    background:             #FFF;
    color:                  #4D621D;
    cursor:                 pointer;   
    line-height:            1em;
}

.logo{
    width:                  84px;
    height:                 117px;
    margin:                 -46px 0 0 30px;
    float:                  left;
    overflow:               visible !important;
    display:                inline;
}

.logo-link{
    width:                  84px;
    height:                 117px;
    margin:                 -46px 0 0 30px;
    float:                  left;
    overflow:               visible !important;
    position:               absolute;
}

.title-wrapper{
    width:                  368px;
    height:                 85px;
    float:                  left;
    margin-top:             9px;
}

.title-wrapper-link {
    width:                  368px;
    height:                 85px;
    float:                  left;
    margin-top:             9px;
    margin-left:            114px;
}

.nama{
    width:                  314px;
    height:                 35px;
    background:             url(images/company_name.png) no-repeat;
}

.slogan{
    width:                  299px;
    height:                 16px;
    margin-top:             6px;
    background:             url(images/trading_company.png) no-repeat;
}

.right-img{
    width:                  220px; 
    height:                 250px; 
    background:             url(images/index-right-image.jpg) no-repeat; 
    background-position:    0 85%;
    float:                  right;
    margin-left:            -31px;
    overflow:               visible;
}

.spacing-up{
    clear:                  left;  
    height:                 73px;     
}

.row-top-left{
    width:                  370px;
    height:                 89px;
    margin-left:            30px;
    float:                  left;
}

.index-img-left{
    width:                  117px;
    height:                 84px;
    margin:                 0 3px;
    background:             url(images/home-image1.jpg) no-repeat;
    float:                  left;
}

.index-img-middle{
    width:                  117px;
    height:                 84px;
    margin:                 0 3px;
    background:             url(images/home-image2.jpg) no-repeat;
    float:                  left;
}

.index-img-right{
    width:                  117px;
    height:                 84px;
    margin:                 0 3px;
    background:             url(images/home-image3.jpg) no-repeat;
    float:                  left;
}

.row-top-right{
    width:                  300px;
    height:                 100px;
    float:                  left;
    margin:                 3px 0px 0 60px;
}

.scaa-index {
   background:              url(images/scaa.jpg) no-repeat;
   height:                  66px;
   width:                   104px; 
   margin-left:             522px;
}

.fairtrade-index{
    width:                  73px;
    height:                 85px;
    background:             url(images/fairtrade2.jpg) no-repeat;
    float:                  left;
}

.usda-index{
    width:                  83px;
    height:                 85px;
    background:             url(images/usaorg.jpg) no-repeat;
    float:                  left;
}

.faircertified-index{
    width:                  65px;
    height:                 85px;
    background:             url(images/fairtradecert.jpg) no-repeat;
    float:                  left;
}

.menu_container:hover{
    background:             #DAD883;
}

.search-royal{
    width:                  245px;
    height:                 80px;
    float:                  right;
    margin-top:             10px;
}

.input-search{
    float:                  left;
    width:                  100px;
}
.button-search{
    float:                  right;
    width:                  100px;
    height:                 30px;
    background-color:       aqua;
}
.button-offering{
    clear:                  both;
    width:                  100px;
    height:                 30px;
    background-color:       red;
}

/*----------------------------------------------
-------------------- LEFT ----------------------
-----------------------------------------------*/

#left-index{
    width:                  400px;
    clear:                  both;
    float:                  left;
    overflow:               hidden;
}

#left-main{
    width:                  300px;
    clear:                  both;
    float:                  left;
    margin-left:            20px;
	overflow:               hidden;    
}

#left-admin{
    width:                  180px;
    clear:                  both;
    float:                  left;
	overflow:               hidden;    
}
#left-offer{
    width:                  260px;
    clear:                  both;
    float:                  left;
    margin-left:            20px;
	overflow:               hidden;    
}

.content-left-index{
    width:                  340px;
    height:                 auto;
    margin-left:            30px;
/*    overflow:               hidden;   */
}

.content-left-main{
    width:                  320px;
    height:                 auto;
    margin-left:            15px;
/*    overflow:               hidden;   */
}

.content-left-admin{
    width:                  180px;
    height:                 auto;
    margin-left:            15px;
/*    overflow:               hidden;   */
}
.content-left-offer{
    width:                  260px;
    height:                 auto;
    margin-left:            15px;
}

/*----------------------------------------------
------------------- CONTENT --------------------
-----------------------------------------------*/

#content-index{
    width:                  560px;
    float:                  right;
    margin-top:             10px;
}

#content-main{
    width:                  600px;
    float:                  right;
    padding-right:          15px;
}

#content-admin{
    width:                  760px;
    float:                  right;
    padding-right:          15px;
}

#content-offer{
    width:                  655px;
    float:                  right;
    margin-top:             5px;
    padding-right:          15px;
}

#content-wrapper{
    width:                  960px;  
    background:             #FFF;  
    overflow:               hidden;
}

#content-wrapper-link{
    width:                  615px;  
    background:             #FFF;  
    overflow:               hidden;
    float:                  left;
    padding-bottom:          24px;
}

.title-index {width: 560px; height: 27px }
.tabs { clear: both; margin-bottom: 10px;}
.text-big {
    font-size: 25px; 
    margin: 0 0 0 0; 
    padding-top: 0px; 
    float: right; 
    width: 445px; 
    color: #526706;
    font-weight: normal; 
    height: 30px;
    line-height: 1em;
}
.front-title{
    color: #526706;
    font-size: 18px;
    float: left;
    font-weight: normal;
    padding-top: 6px;
    vertical-align: text-bottom;
}
.news-content-index{
    width:                  527px;
    float:                  left;
    padding-right:          26px;
    clear:                  both;
    margin-top: 10px;
}

.news-content-main p{
    font-size: 11px;
    line-height: 1.5em;
    margin: 0 16px 10px 0;
    text-indent: 30px;
    word-spacing: 1px;
}

.news-content-main{
    width:                  600px;
    float:                  right;
    font-size:              11px;
}

.news-content-admin{
    width:                  760px;
    float:                  right;
    font-size:              11px;
}

.news-content-offer{
    width:                  655px;
    float:                  right;
    font-size:              11px;
}

.title{
    color:                  #526706;
    font-size:              18px;
}

.title a{
    color:                  #526706;
    text-decoration:        none;
}

.spacing{
    clear:                  both;
    width:                  960px;
    height:                 2px;
}
/*---------- HALAMAN CONTACT ---------------*/
#content-contact{
    width:                  960px;
    background:             white;
    overflow:               hidden;
}

.news-content-contact{
    width:                  530px;
    font-size:              12px;   
    text-align:             justify; 
}
.news-content-contact p{
    font-size:              11px;
    line-height:            1.5em;   
    text-align:             justify;
    text-indent:            30px; 
    word-spacing:           1px;
}
.contact-wrapper{
    float:                  left;
    margin-left:            30px;
    width:                  530px;
}

.alamat{
    color:                  #6F6F6F;
    font-size:              14px;
}

.alamat h2{
    font-size:              16px;
    color:                  #526706;
}

.alamat h3{
    font-size:              11px;
    color:                  #6F6F6F;
    margin:                 0;
    padding:                0;
}

.alamat-teks{
    font-size:              10px;
    color:                  #6F6F6F;
}

.alamat-left{
    width:                  262px;
    float:                  left;
}

.alamat-right{
    width:                  230px;
    float:                  right;
    margin-bottom:          40px;
}

.representative table{
    margin:                 0px;
    padding:                0px;
    background-color:       #EEE;
}
.representative table tr td{
    margin:                 1px 0px;
    padding:                0px;
    border-bottom:          1px #cccccc dotted; 
    height:                 25px; 
    color:                  #6F6F6F;
}
.representative table tr td a { 
    text-decoration:        none; 
    color:                  #526706; 
    font-weight:            bold;
}
.representative{  
    clear:                  both;
    text-align:             justify;
}
.representative h2{
    color:   #4D621D;
    margin: 5px 0 ;
}
.representative a{  
    color:                  #526706;
    font-weight:            bold;
    text-align:             justify;
    text-decoration:        none;
}

.contact-image{  
    width:                  400px;
    float:                  right;
    background:             #FFF;  
}

.contact-image-top{
    width:                  225px;
    height:                 337px;
    margin:                 -45px auto 0 auto;
    background:             url(images/contact_right_image.jpg) no-repeat center;
}

.contact-image-bottom{
    width:                  400px;
    height:                 219px;
    background:             url(images/map.png) no-repeat center;
}

/*----------------- Table Production ----------------*/
.scroll-table {
    width:                  600px;
    height:                 408px !important;
    margin-bottom:          20px;
    float:                  left;
    overflow:               scroll !important;
    text-align:             center;
    color:                  black;
}
.scroll-table td p {
    text-indent:            0px;
}

/*----------------- Links Page ---------------------*/
#content-link{
    width:                  615px;
}

.title-link {
    text-indent:            36px;   
    color:                  #526706;
    font-size:              18px;
}

.title-link a{
    text-indent:            36px;   
    color:                  #526706;
    text-decoration:        none; 
}

.news-content-link{
    width:                  600px;
    margin-left:            15px;   
    float:                  left; 
}
.row-img-link{
    width:                  600px;
    height:                 133px;
	padding-top: 			30px;    
}

.frame-link-wrapper{
    width:                  175px;
    height:                 133px;
    margin:                 0 4px;
    float:                  left;
}

.frame-img-link{
    width:                  100px;
    height:                 80px;
    margin:                 0 auto;
    vertical-align:         middle;
}
.frame-teks-link{
    width:                  175px;
    height:                 45px;
    margin:                 5px auto;
    text-align:             center; 
    color:                  #6F6F6F;   
}

.frame-teks-link a{
    width:                  175px;
    height:                 45px;
    margin:                 5px auto;
    text-align:             center; 
    color:                  #6F6F6F;   
}
.img-ocia{
    background:             url(images/links/Ocia.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-coffeekids{
    background:             url(images/partner-coffeekid.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}
.img-rainforest{
    background:             url(images/partner-rainforest.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-scaa{
    background:             url(images/partner-special.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-cqi{
    background:             url(images/partner-qprog.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-groundshealth{
    background:             url(images/partner-ground.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}
.img-scai{
    background:             url(images/links/coffasso.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-fairtrade{
    background:             url(images/links/fairtrade.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-pacific{
    background:             url(images/partner-coffeekid.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}
.img-usda{
    background:             url(images/links/usda.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}

.img-ica{
    background:             url(images/links/ico.jpg) center no-repeat;
    width:                  100px;
    height:                 80px;
}
#wrapper-links{
    overflow:               hidden;
    width:                  960px;
    background-color:       #FFF;
}
#wrapper-links-small {
    overflow:               hidden;
    width:                  600px;
    background-color:       #FFF;
}
#content-right-link{
    width:                  313px;
    float:                  right;
    margin-top:             -94px;
    background-color:       #FFF; 
    padding-left:           32px;   
}
.img-link{
    width:                  310px;
    height:                 225px;
    background:             url(images/links-news-header.png) no-repeat;
    overflow:               visible;
    margin-top:             10px;
    float:                  right;
}
/*----------------- Block Our News ---------------------*/
#block-panels_mini-news1 {
    width:                  327px;
    line-height:            1.25em;
}
#block-panels_mini-news1 .view-content {margin-top:-13px;}
#block-panels_mini-news1 .title{
    color:                  #526706;
    border-bottom:          2px solid #C6C46C;
    font-weight: normal;
    padding-bottom:         4px;
    width: 324px;
}
#block-panels_mini-news1 .views-view-grid .row-1{
    background:             #F6F6E7;
    height:                 82px;
}

#block-panels_mini-news1 .views-view-grid .row-2{
    background:             #EEEED3;
    height:                 82px;
}

#block-panels_mini-news1 .views-view-grid .row-3{
    background:             #F6F6E7;
    height:                 82px;
}

#block-panels_mini-news1 .views-view-grid .views-field-title{
    font-size:              12px;
    font-weight: normal;
    color:                  #526706;
    margin: 5px 0 0 10px;
}

#block-panels_mini-news1 .views-view-grid .views-field-title a{
    font-size:              12px;
    color:                  #526706;
    text-decoration:        none;
}

#block-panels_mini-news1 .views-view-grid .views-field-teaser{
    font-size:              9px;
    color:                  #919191;
    line-height:            1.6em;
    margin-left:            10px;
    padding-right:          10px;
    text-indent:            30px;
}

#block-panels_mini-news1 .more-link{
    background:             #526706;
    color:                  #C6C46C;
    margin-left:            165px;
    padding:                5px 10px 0 0;
    min-height:             20px;
}

#block-panels_mini-news1 .more-link a{
    text-decoration:        none;
    color:                  #C6C46C;
}
.button-views  {
    width:                  113px;
    height:                 20px;
    float:                  right;
    padding:                0px 0 0px 20px;
    border:                 medium none;
    font-size:              11px; 
    margin :                0 10px 10px 0;
    min-height:             20px;
    text-align:             left;
}
.button-views a{
   color:                   #C6C46D;
   background-color:        #526706;
   text-decoration:         none; 
   padding:                 5px 10px;
   width:                   130px;
}
/*--------------- Block Our News Small ------------------*/
#block-panels_mini-news2 {
    width:                  288px;
    line-height:            1.25em;
}
#block-panels_mini-news2 .view-content {margin-top:-13px;}
#block-panels_mini-news2 .title{
    color:                  #526706;
    border-bottom:          2px solid #C6C46C;
    font-weight: normal;
    padding-bottom:         4px;
    width: 283px;
}
#block-panels_mini-news2 .views-view-grid .row-1{
    background:             #F6F6E7;
    height:                 82px;
}

#block-panels_mini-news2 .views-view-grid .row-2{
    background:             #EEEED3;
    height:                 82px;
}

#block-panels_mini-news2 .views-view-grid .row-3{
    background:             #F6F6E7;
    height:                 82px;
}

#block-panels_mini-news2 .views-view-grid .views-field-title{
    font-size:              12px;
    font-weight: normal;
    color:                  #526706;
    margin: 5px 0 0 10px;
}

#block-panels_mini-news2 .views-view-grid .views-field-title a{
    font-size:              12px;
    color:                  #526706;
    text-decoration:        none;
}

#block-panels_mini-news2 .views-view-grid .views-field-teaser{
    font-size:              9px;
    color:                  #919191;
    line-height:            1.6em;
    margin-left:            10px;
    padding-right:          10px;
    text-indent:            30px;
}

#block-panels_mini-news2 .more-link{
    background:             #526706;
    color:                  #C6C46C;
    margin-left:            165px;
    padding:                5px 10px 0 0;
    min-height:             20px;
}

#block-panels_mini-news2 .more-link a{
    text-decoration:        none;
    color:                  #C6C46C;
}

/*----------------- Block Equipment ---------------------*/
#block-block-7{width: 280px;}
#block-block-7 a{
    text-decoration:        none;
    color:                  #4D621D;
}
.block ul{
    margin:                 0;
    padding:                0;
}
.block-equipment-wrapper{
    width:                  280px;
    height:                 111px;
}
.block-equipment-title-wrapper{
    width:                  280px;
    height:                 25px;
    background-color:       #4D621D;
}
.block-equipment-title{
    padding-top:            5px;
    padding-left:           5px;
    float:                  left;
    color:                  #A8B65A;
}
.block-equipment-icon{
    width:                  8px;
    height:                 9px;
    margin-top:             6px;
    margin-right:           5px;
    padding-top:            5px;
    float:                  right;
    background:             url(images/green-arrow.png) center no-repeat;
}
.block-equipment-content{
    clear:                  both;
    background-color:       #C6C46C;
}
.block-equipment-content li{
    height:                 20px;
    list-style-type:        none;
}
.block-equipment-content li:hover{
    background-color:       #DAD883;
}
.box-text-block7{
    width:                  200px;
    height:                 20px;
    padding-top:            2px;
    padding-left:           15px;
}
/*----------------- Block Latest News ---------------------*/
#block-panels_mini-news_news_block{
    width:                  280px;
    text-align:             justify;
}
#block-panels_mini-news_news_block .title{
    height:                 21px;
    margin:                 0;
    font-weight:            lighter;
    background:             #4D621D;
    color:                  #C6C46C;
    padding:                5px 0 0 10px
}
#block-panels_mini-news_news_block .col-1 .views-field-title {
    width:                  255px;
    margin:                 0 auto;
}
#block-panels_mini-news_news_block .views-view-grid{
    background:             #C6C46C;
    color:                  #4D621D;
    margin:                 0 auto;
    width: 280px;
}
#block-panels_mini-news_news_block .views-view-grid .col-1 .field-content{
    margin: 10px 0 0 0px;
}

#block-panels_mini-news_news_block .views-view-grid .col-1 a{
    width: 250px;
    text-decoration:        none;
    color:                  #4D621D;
    
}
#block-panels_mini-news_news_block .views-view-grid .views-field-field-date-value{
    margin-bottom:          10px;
    margin-left:           10px;
    float:left;
    font-size: 10px;
}

.view-news-content .views-field-title a{
    color:                  #526706;
    text-decoration:        none;
    font-size:              18px;
    font-weight:            bold;
}
.view-news-content .view-content{
    width:                  600px;
    float:                  right;
    
}
/*-------------- Site Map Page -----------------*/
.wrapper-map{
    float:                  left;
    margin-left:            50px;
    width:                  600px;
    margin-bottom:          5px;
}
.sitemap-top{}
.sitemap-bottom{}
.col1map{
    float:                  left;
    width: 150px;
}
.col2map{
    float: left;
    width: 50px;
    height: 196px;
    background: url(images/sitemap_03.gif) no-repeat;
}
.col3map{
    float: left;
    width: 150px;
}
.col4map{
    float: left;
    width: 50px;
    height: 482px;
    background: url(images/sitemap_05.gif) no-repeat;
}
.col5map{
    float: left;
    width: 150px;
}
.box-site1 {
    width: 150px;
    height: 21px;
    color:  #FFF;
    background-color: #C6C46C;
    text-decoration: none;
    overflow: hidden;    
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
}
.box-site2 {
    width: 150px;
    height: 20px;
    color:  #FFF;
    background-color: #AAA853;
    text-decoration: none;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
}
.box-site3 {
    width: 175px;
    height: 20px;
    color:  #FFF;
    border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    text-decoration: none;
    background-color: #908E3A;
}
.box-site1:hover, .box-site2:hover, .box-site3:hover {background-color: #4D621D;}
.box-text-map, .box-text-map a{
    color: #FFF;
    text-decoration: none;
    padding: 3px;
}
.box-site{
    background-color: #FFF;
    width:150px;
    height: 21px;
}
/*-------------- Page Offerings --------------*/
.offer-wrapper {
    width: 230px;
    height: 80px;
    padding-left: 10px;
    background-color: #000;
    color: #FFF;
}
.offer-title h2{
    margin: 12px 0 5px 0px; 
    font-size: 20px; 
    font-weight: normal;
    padding-top: 12px;
}
.offer-subtitle{
    background-image: url(images/red-arrow.png);
    background-repeat: no-repeat;
    background-position: 121px 87%;
}
.content-offer-wrapper{ width: 240px;}
.title-offer {
    height: 20px;
    margin: 0;
    background-color: #4D621D;
    color: #C6C46D;
    padding: 3px 0 0 10px;
}
.content-offer{
    padding-left: 10px;
    padding-bottom: 5px;
    background-color: #C6C46D;
    color: #4D621D;
    margin-bottom: 5px;
}
.content-offer-wrapper p { margin:0; padding: 0; }
.menu-top-offer { height: 25px; margin-top: 10px; clear: both; background-color: #4d621d; color: #fff;}
.menu-offer-list { float: left; width: 120px; padding-left: 15px;}
.menu-offer-page { float: left; width: 330px; background-color: #4d621d; color: #c6c46c; height: 25px;}
.menu-offer-page .item-list li a {background-color: #4d621d; color: #c6c46c;}
.menu-offer-result {float: right; width: 180px;}
.menu-offer-result .text-result-num a {color: #fff;}
.text-result { float: left; font-size: 9px; width: 50px; line-height: 1em;}
.text-result-num a { color: black; float: left; margin: 0 5px;}
#edit-submit-coffee-offering, 
#edit-submit-coffee-offering-100, 
#edit-submit-coffee-offering-50, 
.offer-button {
    clear: both;
    width: 100px;
    height: 20px;
    margin-top: 20px;
    padding-bottom: 3px;
    background-color: #4D621D;
    color: #C6C46D;
    border: 1px solid #C6C46D;
    font-size: 11px;
}
.view-coffee-offering .view-content .views-table {width: 655px;}
.view-coffee-offering th, .view-coffee-offering th a,
.view-coffee-offering-100 th, .view-coffee-offering-100 th a,
.view-coffee-offering-50 th, .view-coffee-offering-50 th a, 
.view-coffee-offering-all th, .view-coffee-offering-all th a {
    background-color: #000;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.view-coffee-offering .views-field-tid,
.view-coffee-offering-100 .views-field-tid,
.view-coffee-offering-50 .views-field-tid,
.view-coffee-offering-all .views-field-tid,
.view-coffee-offering .views-field-field-coffee-available-value, 
.view-coffee-offering-100 .views-field-field-coffee-available-value,
.view-coffee-offering-50 .views-field-field-coffee-available-value,
.view-coffee-offering-all .views-field-field-coffee-available-value,
.view-coffee-offering .views-field-field-coffee-total-value, 
.view-coffee-offering-100 .views-field-field-coffee-total-value,
.view-coffee-offering-50 .views-field-field-coffee-total-value,
.view-coffee-offering-all .views-field-field-coffee-total-value,
.view-coffee-offering .views-field-field-coffee-uom-value, 
.view-coffee-offering-100 .views-field-field-coffee-uom-value,
.view-coffee-offering-50 .views-field-field-coffee-uom-value,
.view-coffee-offering-all .views-field-field-coffee-uom-value,
.view-coffee-offering .views-field-field-coffee-grade-value,
.view-coffee-offering-100 .views-field-field-coffee-grade-value,
.view-coffee-offering-50 .views-field-field-coffee-grade-value,
.view-coffee-offering-all .views-field-field-coffee-grade-value,
.view-coffee-offering .views-field-field-coffee-delivery-value,
.view-coffee-offering-100 .views-field-field-coffee-delivery-value, 
.view-coffee-offering-50 .views-field-field-coffee-delivery-value,
.view-coffee-offering-all .views-field-field-coffee-delivery-value {text-align: center;}
.view-coffee-offering .views-field-field-coffee-available-value,
.view-coffee-offering-100 .views-field-field-coffee-available-value,
.view-coffee-offering-50 .views-field-field-coffee-available-value,
.view-coffee-offering-all .views-field-field-coffee-available-value {width: 75px;}
.view-coffee-offering td.views-field-field-coffee-name-value, 
.view-coffee-offering-100 td.views-field-field-coffee-name-value,
.view-coffee-offering-50 td.views-field-field-coffee-name-value,
.view-coffee-offering-all td.views-field-field-coffee-name-value { color: black;}
.view-coffee-offering td.views-field-field-coffee-name-value a,
.view-coffee-offering-100 td.views-field-field-coffee-name-value a,
.view-coffee-offering-50 td.views-field-field-coffee-name-value a,
.view-coffee-offering-all td.views-field-field-coffee-name-value a { color: black;} { color: black;}
.view-coffee-offering td.views-field-field-coffee-name-value a:hover, 
.view-coffee-offering-100 td.views-field-field-coffee-name-value a:hover,
.view-coffee-offering-50 td.views-field-field-coffee-name-value a:hover,
.view-coffee-offering-all td.views-field-field-coffee-name-value a:hover { color: black;}
.sort-left { width: 100px; float: left; margin-top: 5px;}
.sort-right { width: 100px; float: right; margin: 5px 30px 0 0; }
.view-coffee-offering .views-table td.views-field-field-coffee-location-value,
.view-coffee-offering-100 .views-table td.views-field-field-coffee-location-value,
.view-coffee-offering-50 .views-table td.views-field-field-coffee-location-value,
.view-coffee-offering-all .views-table td.views-field-field-coffee-location-value {text-align: center;} 
.view-coffee-offering .item-list .pager li,
.view-coffee-offering-100 .item-list .pager li,
.view-coffee-offering-50 .item-list .pager li,
.view-coffee-offering-all .item-list .pager li {padding: 0;} 
.view-coffee-offering .item-list ul li,
.view-coffee-offering-100 .item-list ul li, 
.view-coffee-offering-50 .item-list ul li,
.view-coffee-offering-all .item-list ul li { margin: 0 0 1px 3px; }
.view-coffee-offering .view-content .odd,
.view-coffee-offering-100 .view-content .odd,
.view-coffee-offering-50 .view-content .odd,
.view-coffee-offering-all .view-content .odd { background-color: #e5e5e5;}
.view-coffee-offering .view-content .even,
.view-coffee-offering-100 .view-content .even,
.view-coffee-offering-50 .view-content .even,
.view-coffee-offering-all .view-content .even { background-color: #cecece;}
.exposed-offer-button-apply { float: left; width: 340px;}
.exposed-offer-button-reset{ float: left; width: 150px; padding-top: 6px;}
/*--------------- Fancy box --------------------*/
.logo-fancy {
    background: url(images/Logo-small.jpg) no-repeat;
    height: 72px;
    width: 265px;
}
.spacing-up-fancy {
    background-color: #ccc;
    height:2px;
    margin: 10px 0;
    width:600px;
}
.img-fancy {
    float: left;
    height: 180px;
    width: 180px;
}
.content-fancy {
    float: left;
    line-height: 1.5em;
    width: 400px;
}
.content-fancy .field-items {
    float: right;
    margin: 0;
    text-align: left;
    width: 280px;
}
.content-fancy .field-label { float: left; margin: 0; width: 120px; color: #000;}
.content-fancy .clear-fancy {clear: both;}
.note-fancy{ clear: both; width: 580px;}
.field-label-notes {color: #000; padding-top: 10px;}
.spacing-up-instructional {
    background-color: #ccc;
    height:2px;
    margin: 10px 0;
    width:960px;
}
/*-------------- Block Search ------------------*/

#block-search-0 { width: 260px;}
#block-search-0 .title{ 
    background-color: #4D621D; 
    color: #C6C46C;
    margin:0;
    padding: 4px 0 4px 10px;
}
#block-search-0 .container-inline {
    background-color: #C6C46D;
    color: #4D621D;
}
#block-search-0 .custom-search-box{
    margin: 10px 0 10px 10px;
}
#block-search-0 #edit-submit {
    background-color: #4D621D; 
    color: #C6C46C;
}
/*-------------- Block Recent Post ------------------*/

#block-blog-0 { width: 260px;margin: 5px 0;}
#block-blog-0 .title{
    background-color: #4D621D; 
    color: #C6C46C;
    margin:0;
    padding: 4px 0 4px 10px;
}
#block-blog-0 .item-list {
    background-color: #C6C46D;
    color: #4D621D;
}
#block-blog-0 .item-list ul { padding: 10px 5px }
#block-blog-0 .item-list a {
    text-decoration: none;
    color: #4D621D;
}
#block-blog-0 .more-link {
    background-color: #4D621D; 
    color: #C6C46C;
    float: right;
}
#block-blog-0 .more-link a{
    color: #C6C46C;
    height: 17px;
    padding: 0 10px;
    text-decoration: none;
}
/*-------------- Block Month Archive ------------------*/

#block-montharchive-montharchive_all {width: 260px; margin: 30px 0 10px 0; padding: 0;}

#block-montharchive-montharchive_all .title {
    background-color: #4D621D; 
    color: #C6C46C;
    margin:0;
    padding: 4px 0 4px 10px;
}

#block-montharchive-montharchive_all .item-list{
    background-color: #C6C46D;
    color: #4D621D;
}
#block-montharchive-montharchive_all .item-list a{
    color: #4D621D;
    text-decoration: none;
}
#block-montharchive-montharchive_all .item-list li{height: 20px;}
/*-------------- Block Month Archive ------------------*/

#block-cumulus-0 {width: 260px; margin: 26px 0 10px 0px;}
#block-cumulus-0 .more-link {
    background-color: #4D621D;
    float: right;
    padding: 2px 5px;
}
#block-cumulus-0 .more-link a {
    color: #C6C46C;
    text-decoration: none;
}
.fb_social_like{ float: left;}
.links {margin: 12px 0;} 
.instructional{height:20px; width:280px;}
/*----------------------------------------------
------------------  FOOTER  --------------------
-----------------------------------------------*/

#footer{
    width:                  960px;
    margin:                 0 auto;
    clear:                  both;
}
#footer-small {
   width:                  400px;
    margin:                 0 auto;
    clear:                  both; 
}
.navfoot{
    width:                  960px;
    height:                 28px;
    background:             #000;
    list-style-type:        none;
    font-size:              10px;
    text-decoration:        none;
    text-align:             center;
}

.navfoot a {
    color:                  #FFF;
    text-decoration:        none;
    text-align:             center;
}

.copyright {
    font-size:              10px;
    background:             transparent;
    color:                  #C6C46C;
    text-align:             center;
}
.copyright a{
    color:                  #C6C46C;
    text-decoration:        none;
}
/* Secondary Links */
#navlist .active { color:   #FFF;}
#navlist li { color:        #FFF;}
#navlist li a:hover{
    color:                  #4D621D;
    cursor:                 pointer;
}
.navfoot ul { padding-top:  4px;}

/* css node offering */

#node-offering-wrapper {
    background-color: #FFF;
    margin: 0 auto;
    overflow: hidden;
	width: 400px;
}
.offering-content {
    width: 600px;
    margin: 0 auto;
}
.content-offer-node {
    width: 400px;
    margin: 0 auto;
}
/* css search offering */
.index-search-wrapper {
    float: left;
    left: 80px;
    overflow: visible;
	position: relative;
	top: 6px;
    width: 289px;
    line-height: 1em;
}

.index-search-wrapper form {
	margin: -23px 0px 1px 0px;
}

.index-search-wrapper span {
	color: #ad6001;
	font-weight: bold;
	font-size: 12px;
}

.index-search-wrapper input[type=text] {
	border: 1px solid #fff;
	background-color: #eeeed4;
	width: 100px;
	color: #526706;
}

.index-search-wrapper input[type=submit] {
	border: 1px solid #b7b85e;
	background-color: #4D621D;
	color:#C6C46D ;
	font-weight: bold;
}
.index-search-wrapper img{margin-top: -6px;}
#search-keyword #search-by {margin: 0 5px;}
#submit-search {
    clear: both;
    width: 60px;
    height: 20px;
    padding-bottom: 3px;
    background-color: #4D621D;
    color: #C6C46D;
    border: 1px solid #C6C46D;
    font-size: 11px;
}
.spacing-blog{height: 30px;}
.links{height:50px; margin-top: 15px;}
/*-------------- Instructional Page ----------------*/
.instructional {height: 20px; margin-top: 15px; text-align: center; width: 280px;}
.instructional  a {color: #c6c46c; background-color: #4d621d; padding: 5px 10px; text-decoration: none; margin-right: 30px;}
#content-instructional {
    width:                  930px;
    margin:          15px;
}
.news-content-instruction {
    width:                  925px;
    font-size:              11px;
}
.view-filters {
	display: none;
}


.views-field-field-link-img-fid {
    height: 110px;
    margin: 0 10px;
    text-align: center;
    width: 135px;
}
.views-field-field-link-link-url{
    margin: 0 auto;
    text-align: center;
    width: 135px;
}