/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Mini Search link at top of all pages. */
span.advancedsearchlink a { position:absolute; font-size:9px; color:#fff; margin-left:75px;}

/* Definition List */

dl.glossary { }
dl.glossary dt { color:#0064bb; font-size:1.15em; }
dl.glossary dd { margin-left:15px; margin-bottom:10px; }

#checkoutlogos { text-align:center; width:950px; }

ul#resourcesTeasers { list-style-type:none; margin-top:16px; }

li.resourceTeaser { height:122px; display:block; width:334px; float:left; margin-bottom:16px; }

li.resourceTeaser a, li.resourceTeaser a:hover { color:#5d6553; line-height:1.2em; font-weight:bold; text-decoration:none; display:block; width:334px; height:122px; }

#teaserTips { background:#ffffff url(/skin/frontend/default/greencupboards/images/media/resourcesteasers/greentips.gif) no-repeat left top; margin-right:16px; }
#teaserTips p { padding-left:152px; padding-right:35px; padding-top:47px; }

#teaserLinks { background:#ffffff url(/skin/frontend/default/greencupboards/images/media/resourcesteasers/greenlinks.gif) no-repeat left top; }
#teaserLinks p { padding-left:184px; padding-right:35px; padding-top:47px; }

#teaserGlossary { background:#ffffff url(/skin/frontend/default/greencupboards/images/media/resourcesteasers/greenglossary.gif) no-repeat left top; height:122px; margin-right:16px; }
#teaserGlossary p { padding-left:224px; padding-right:15px; padding-top:32px; }

#teaserArticles { background:#ffffff url(/skin/frontend/default/greencupboards/images/media/resourcesteasers/greenarticles.gif) no-repeat left top; }
#teaserArticles p { padding-left:220px; padding-right:35px; padding-top:47px; }

#teaserBlog { background:#ffffff url(/skin/frontend/default/greencupboards/images/media/resourcesteasers/greenblog.gif) no-repeat left top; }
#teaserBlog p { padding-left:166px; padding-right:35px; padding-top:47px; }

#greentips div.page-head { width:684px; height:148px; padding:0px; margin:0px 0px 20px 0px; background:transparent url(/skin/frontend/default/greencupboards/images/media/resourcesheadertips.gif) no-repeat left top; }
#greentips div.page-head p { margin:0px 40px 0px 390px; padding-top:45px; text-align:left; line-height:1.2em; }

#greenLinks { width:684px; }
#greenLinks div.page-head { width:684px; height:148px; padding:0px; margin:0px; background:transparent url(/skin/frontend/default/greencupboards/images/media/resourcesheaderlinks.gif) no-repeat left top; }
#greenLinks div.page-head p { margin:0px 30px 0px 425px; padding-top:62px; text-align:left; line-height:1.2em; }
#greenLinks h4 { margin-top:15px; margin-bottom:0px; font-size:1.3em; }
#greenLinks h4 a { color:#609519; }
#greenLinks h4 a:hover { color:#0064bb; }

#glossary div.page-head { width:684px; height:148px; padding:0px; margin:0px; background:transparent url(/skin/frontend/default/greencupboards/images/media/resourcesheaderglossary.gif) no-repeat left top; }

#glossary div.page-head p { margin:0px 40px 0px 490px; padding-top:32px; text-align:left; line-height:1.2em; }

#glossary h4 { font-size:1.35em; color:#9bc828; }

ul.anchorLinkList { list-style-type:none; padding-bottom:60px; margin-top:20px; }
ul.anchorLinkList li { display:block; float:left; width:20px; }

#blogBanner { width:684px; height:148px; margin-bottom:20px; background:transparent url(/skin/frontend/default/greencupboards/images/media/resourcesheaderblog.gif) no-repeat left top; }
#blogBanner p { margin:0px 40px 0px 410px; padding-top:52px; text-align:left; line-height:1.2em; }

#blogBanner.articles { background-image:url(/skin/frontend/default/greencupboards/images/media/resourcesheaderarticles.gif); }
#blogBanner.articles p { margin:0px 30px 0px 480px; padding-top:52px; text-align:left; line-height:1.2em; }
