@charset "utf-8";
/*$Id: style.css,v 1.3.2.8.2.18 2009/01/26 23:49:06 tombigel Exp $*/
/**
 * Tendu Drupal - A CSS Theme For Developers
 * Author: Tom Bigelajzen (http://drupal.org/user/173787) - http://tombigel.com
 * 
 * Please follow the instructions in the comments.
 * Lines that end with LTR comments are referenced in styl-rtl.css according to Drupal Coding Guidelines
 * Lines that end with IE, IE6 etc. comments are referenced in ie.css, ie6.css and so on.
 */

/* Basic CSS Reset */
li.collapsed , li.expanded ,li.leaf {list-style-image:none; list-style-type:none;}
.views-table{width:100%;}
.top-image{
	background:url(images/_top.gif) no-repeat scroll top; 
	width:970px; 
	height:16px; 
	text-align:right;
}
.top-image p{ float:right; padding-right: 8px; margin-top:-3px; font-size:10px;padding-bottom:0px}
.bottom-image{background:url(images/_bottom2.gif) no-repeat scroll top; width:970px; height:22px;}
.block h1 {padding-left:3px;}
.swftools object{height:283px; width:100%;}
.bottom-image-home{background:url(images/_bottom.gif) no-repeat scroll top; width:970px; height:22px;}
.block-image-home{background:url(images/agrisk_community_h.gif) no-repeat; height:46px; width:265px;}
#search-theme-form .btn{border:0 none;}
.front #before-content.extra-region {height:283px;}
#edit-st-wrapper{display:none;}

.logged-in #nav li.menu-1655{display:none;}