.gift-card-info {

}



.smallmargin {
    margin-top: -20px;
    margin-bottom: -20px;
}

a.dictionary_link:active {color: #666; text-decoration: underline;}
a.dictionary_link:hover {color: #777; text-decoration: underline;}
a.dictionary_link:visited {color: #666; text-decoration: none;}
a.dictionary_link:link {color: #666; text-decoration: none;}

.link-cart { color: #000; }
.narrow-by dt { list-style-image: none; }
/*.availability, .detailspage, .tipsheet, .price, .emailfriend { 
font-family: Courier; }*/
.emailfriend {font-size: 0.9em; }
.price {font-size: 1.1em; }
p { margin-bottom: 7px; }
//#main {width: 600px; }
//.wrapper { width: 1100px; }
/*body { font-family: Times
font-size: 1.05em; line-height: 1.02em; }
h3 { font-size: 1.1em; }
*/
h1, h2, h3, h4 { font-family: Courier; }
h4, h3, .category-head h2 { font-size: 1.25em; font-weight: normal; }
h4#header-cart-top { font-size: 0.9em; }
.head {font-size: 0.9em; }
h6 {font-weight: normal; text-decoration: none;}
h6 a {text-decoration: none; }
.product-image img { border: 1px solid #AAA; }

h2.category-head {font-size: 1.5em; }
body { font-size: 0.9em; line-height: 1.15em; font-family: Arial; }

ul { 
	padding-left: 10px;
}
.header-nav { display: none; }
#navbar {font-family: Arial; text-decoration: none; font-size: 14px; margin-top: 15px;}
.opener { position: absolute; right: 5px; }

#forum_title, #home_page_title, #hom_title, #news_title, #green_title, 
#sub_green_coffee,  #products_title, #search_title, #sub_products, 
#weblog_title, #library_title, #sub_library, #ordering_title, 
#sub_ordering, #gloss_title, #sub_glossary, #sub_search, #roasted_title, 
#sub_roasted { background-color:#DDDDDD;}
#navbar, #navbar a:link, #navbar a:visited, #navbar a:focus { color: 
#000000; text-decoration: none; }
#sub_green_coffee, #sub_green_coffee a, #sub_green_coffee a:link, 
#sub_green_coffee a:visited, #sub_green_coffee a:focus,
#sub_products, #sub_products a, #sub_products a:link, #sub_products 
a:visited, #sub_products a:focus,
#sub_library, #sub_library a, #sub_library a:link, #sub_library 
a:visited, #sub_library a:focus,
#sub_ordering, #sub_ordering a, #sub_ordering a:link, #sub_ordering 
a:visited, #sub_ordering a:focus,
#sub_glossary, #sub_glossary a, #sub_glossary a:link, #sub_glossary 
a:visited, #sub_glossary a:focus
 { color: #3A3A3A; }
#sub_roasters, #sub_roasters a, #sub_roasters a:link, #sub_roasters 
a:visited, #sub_roasters a:focus,
#sub_grinders, #sub_grinders a, #sub_grinders a:link, #sub_grinders 
a:visited, #sub_grinders a:focus,
#sub_central, #sub_central a, #sub_central a:link, #sub_central 
a:visited, #sub_central a:focus,
#sub_south, #sub_south a, #sub_south a:link, #sub_south a:visited, 
#sub_south a:focus,
#sub_africa, #sub_africa a, #sub_africa a:link, #sub_africa a:visited, 
#sub_africa a:focus,
#sub_asia, #sub_asia a, #sub_asia a:link, #sub_asia a:visited, #sub_asia 
a:focus,
#sub_islands, #sub_islands a, #sub_islands a:link, #sub_islands 
a:visited, #sub_islands a:focus
{ color: #666666; }

/* for images */
.float_left { float: left; margin: 5px; }
.float_right { float: right; margin: 5px;}

/* sidebar menu formatting */
.top_level {
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
}

.tl_title {
	width: 170px;
	text-align: left;
	padding: 5px;
	padding-right: 0px;
	position: relative;
}
.tl_menu {
	/*margin-left: 10px;*/
	width: 170px;
	padding-left: 5px;
	position: relative;
}
.second_level {
	padding-left: 10px;
}
.third_level {
	padding-left: 25px;
}





.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
    position: absolute;
    z-index: 20;
    width: 350px;
    right: 0;
    top: 7px;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
    padding-left: 15px;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #ababab;
    font-size: 0.95em;
    font-weight: normal;
}
#cart-content {
    background: #292a34;
    border: 1px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: #aaa;
    position: absolute;
    top: 23px;
    right: 0px;
    width: 200px;
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    color: #1E7EC8;
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    color: #aaa;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

#slider
{
    height: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 200px;
    overflow: hidden;
    width: 930px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font: 12px bold Helvetica, sans-serif;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}

.footerl .mini-newsletter {
    float: left;
    clear:both;
    width:390px;
}
.footerl {
    float: left;
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    float: left;
    line-height: 30px;
    font-size: 11px;
}
.footerl .mini-newsletter input.input-text {
    float: left;
}
.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #aeaeae url(../images/gradient-gray.gif) repeat-x 0 0;
    border: 1px solid #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #4f4f4f;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}



    
.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}
.tag-list-index .col-main .mini-product-tags .content{
        border: none;
}


/******* Color changes *******/

.middle-container{ background-color: #fefefe !important; }
.shop-access a { color:#dfdfdf !important; }
.shop-access a:hover  { color:#eeeeee !important; }
.language-switcher label { color:#dfdfdf !important; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color:#5f5e5e !important; }
.product-collateral .collateral-box h4{ color:#5f5e5e !important; }
#nav ul li a:hover { background: #dfdfdf !important; }
body { background: #7f7f7f !important; }
h4, h3, .category-head h2 {
/*    font-size: 12px;
    font-weight: bold;*/
    color: #5f5e5e;
}

