@charset "UTF-8";
/* 
	#dce2e6 - main bg color 
	#0090b3 - blockquote 
	
	#758a9b - nav color
	#0090b3 - nav secected
	#aabf36 - nav hover
*/


body {
	margin: 0;
	padding: 0;
	background: #dce2e6;
}

* {
	font-family:  helvetica, arial, sans-serif;
	font-size: 13px;
}

ul {
	list-style:none;
	margin: 0 0 0 12px;
	padding: 0;
}
ul li {
	padding: 0 0 0 15px;
	background: url(/app_templates/farm_biosec/images/bg-ul-dot.gif) no-repeat left 8px;
}


/*##### header ######*/

div#head-outer {
	width:100%;
	text-align:center;
	background: url(/app_templates/farm_biosec/images/bg-head-outer.gif) top left;
	height: 111px;
}
	
div#head {
	margin: 0 auto 0 auto;
	background:url(/app_templates/farm_biosec/images/bg-title.gif) no-repeat top left;
	height: 111px;
	width: 930px;
}

h1#logo {
	
	margin:0;
	width:100%;
	height:130px;
	
}

h1#logo span{
	display:none;
}

#homelink a{
	width:100%;
	height:130px;
	margin:0;
}
	

/*##### content home ######*/

div#main-outer {
	width:100%;
	text-align:center;
	background: #dce2e6 url(/app_templates/farm_biosec/images/bg-content.jpg) repeat-x top left;
	padding: 43px 0 0 0;
}

div#main {
	margin: 0 auto 0 auto;
	/*padding: 0 0 0 15px;*/
	background: url(/app_templates/farm_biosec/images/bg-main.gif) repeat-y top left;
	width: 930px;
	text-align:left;
}

.clear {
	clear:both;
}

/*###### navagation  (also see spry) ######*/
div#left {
	float:left;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	position:relative;
	width: 172px;
	height: 510px;
	_height: 503px;
	
}

div#btns {
	/*position:absolute;*/
	bottom:0px;
	left: 15px;
	margin: 0;
	padding: 0;
}

ul#buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#buttons li {
	margin: 0;
	padding: 8px 0 0 0;
	text-indent:20px;
	width: 192px;
	height: 34px;
	list-style:none;
	color:#FFF;
	background:none;
}

ul#buttons li a {
	background: url(/app_templates/farm_biosec/images/bg-btn.gif) transparent no-repeat top left;
	display:block;
	width: 192px;
	height: 34px;
	padding: 6px 0 0 0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

ul#buttons li a:link {
	color:#FFFFFF;
}

ul#buttons li a:hover,  ul#buttons li .overState{
	background: url(/app_templates/farm_biosec/images/bg-btn-on.gif) no-repeat top left;
}

div#btns form {
	background: url(/app_templates/farm_biosec/images/bg-btn.gif) no-repeat top left;
	margin: 8px 0 0 0;
	padding: 5px 0 0 20px;
	width: 192px;
	height: 34px;
}

div#btns form input {
	float:left;
	width:120px;
}

div#btns form a {
	float:left;
	line-height: 24px;
	padding:0 0 0 5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

div#btns form a:hover {
	color: #aabf36;
}

/*######  Content   ########*/

div#main-content {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0px;
	width: 691px;
	
}

blockquote {
	margin: 0;
	padding: 0;
}

#home p {
	margin: 0;
	padding: 0;
	color: #0090b3;
	font-size: 24px;
	line-height:1;
}

div#tiles {
	margin: 20px 0 0 0;
	padding: 0;
	height:127px;
}

div#tiles-content {
	margin: 0;
	padding: 0;
	height:107px;
}

a.sub {
	float:left;
	width:160px;
	height:127px;
	display:block;
	margin: 0 0 0 15px;
	text-decoration:none;
}

a.sub-content {
	float:left;
	width:160px;
	height:88px;
	display:block;
	margin: 0 0 0 15px;
	text-decoration:none;
}

.subtxt{
	display: block;
	color: #FFFFFF;
	margin: 0;
	padding: 84px 0 0 13px;
	/*text-indent: 15px*/;
	font-size:14px;
	/*font-weight: bold;*/
}

.subtxt-content {
	display: block;
	color: #FFFFFF;
	margin: 0;
	padding: 44px 0 0 13px;
	/*text-indent: 15px*/;
	font-size:14px;
	/*font-weight: bold;*/
}

a#asub1 {
	background:url(/fms/farm_biosecurity/features/fbs_feature_pears.png) no-repeat bottom left;
	margin:0;
}
a:hover#asub1 {
	background:url(/fms/farm_biosecurity/features/overs/fbs_feature_pears.png) no-repeat bottom left;
}

a#asub2 {
	background:url(/fms/farm_biosecurity/features/fbs_feature_people.png) no-repeat bottom left;
}
a:hover#asub2 {
	background:url(/fms/farm_biosecurity/features/overs/fbs_feature_people.png) no-repeat bottom left;
}

a#psub1 {
	background:url(/fms/farm_biosecurity/features/fbs_feature_tractor.png) no-repeat bottom left;
}
a:hover#psub1 {
	background:url(/fms/farm_biosecurity/features/overs/fbs_feature_tractor.png) no-repeat bottom left;
}

a#psub2 {
	background:url(/fms/farm_biosecurity/features/fbs_feature_weeds.png) no-repeat bottom left;
}
a:hover#psub2 {
	background:url(/fms/farm_biosecurity/features/overs/fbs_feature_weeds.png) no-repeat bottom left;
}


div#features {
	height:189px;
	margin: 20px 0 0 0;
	padding: 0;
}

a.feat {
	float:left;
	width:160px;
	height:189px;
	display:block;
	margin: 0 0 0 15px;
	text-decoration:none;
}

.feattxt{
	display:block;
	color:#FFFFFF;
	margin: 0;
	padding:15px 0 0 15px;
	/*text-indent:15px;*/
	font-size:16px;
	font-weight:bold;
}

a#feature1 {
	background: url(/fms/farm_biosecurity/features/fbs_feature_silos.png) no-repeat top left;
	margin:0;
}
a:hover#feature1 {
	background: url(/fms/farm_biosecurity/features/overs/fbs_feature_silos.png) no-repeat top left;
}

a#feature2 {
	background: url(/fms/farm_biosecurity/features/fbs_feature_gate.png) no-repeat top left;
}
a:hover#feature2 {
	background: url(/fms/farm_biosecurity/features/overs/fbs_feature_gate.png) no-repeat top left;
}



/*###### content ######*/
div#content-panel {
	/*line-height: 140%;*/
}

div#content-panel h1 {
	font-size:28px;
	color: #0090b3;
	line-height: 120%;
}


div#content-panel h2 {
	font-size:20px;
	color: #0090b3;
	text-transform: uppercase;
}

div#content-panel h3 {
	font-size:16px;
	color: #000;
	text-transform: uppercase;
}


.dash li {
	background:  url(/app_templates/farm_biosec/images/bg-ul-dash.gif) no-repeat left 8px;
}

div#content-panel div.image-right {
	float: right;
	color: #0090b3;
	padding: 0 0 0 10px;
	width:314px;
}

/*	table colors
	#118faf th color
	#aecbd5 blue row odd style
	
*/

table {
	
	padding: 0px;
	margin: 10px;
}
div#content-panel table {
	
	padding: 0;
	margin: 0px;
}



div#content-panel thead th {
	background-color: #0090b3;
	height: 44px;
	padding: 2px 5px 2px 15px;
	color: #fff;
	
}

div#content-panel #table-left {
	background: url(/app_templates/farm_biosec/images/bg-table-left.png) top left;
}
div#content-panel #table-right  {
	background: url(/app_templates/farm_biosec/images/bg-table-right.png) top right;
}

div#content-panel tr.table-footer td {
	background:	#0090b3;
}
div#content-panel tr.table-footer td.table-footer-left  {
	background: transparent url(/app_templates/farm_biosec/images/bg-table-footer-left.png) bottom left;
}
div#content-panel tr.table-footer td.table-footer-right  {
	background: transparent url(/app_templates/farm_biosec/images/bg-table-footer-right.png) bottom right;
}


div#content-panel tr.odd {
	background-color: #aecbd5;
}

div#content-panel td {
	padding: 2px 5px 2px 15px;
}

div#content-panel table#txt_1_tbl{
	margin:0;
	padding: 0;
}

div#content-panel #txt_1_tbl td{
	padding: 0;
	margin:0;
}




/* ###### NEWSA ##########*/

div#news {
	width:336px;
	height:189px;
	margin: 0 0 0 15px;
	float: left;
	background: url(/app_templates/farm_biosec/images/bg-news.gif) no-repeat top left;
	color:#fff;
}

div#newsWrapper{
padding:0 12px 0 12px;	
overflow:auto;
height:130px;
width:auto;

}

div#news h2 {
	color:#FFFFFF;
	margin:12px 0 8px 12px;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
}

#news h3 {
	margin:8px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

#news h3 a{
	color:#FFFFFF;
}

#news p {
	margin: 0;
	padding: 0;
}

#news p a {	
	font-size:11px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#news p a:hover {	
	color:#aabf36;
}




/*######### pests and diseases #########*/

div.tab-top {
	background: url(/app_templates/farm_biosec/images/bg-tab-top.gif) repeat-x bottom left;
	margin-bottom:8px;
}

h1.tab-top {
	margin: 15px 0 0 0;
	float:left;
	line-height: none;
}

ul.tab-top {
	height: 46px;
	display: block;
	margin: 0;
	background:transparent url(/app_templates/farm_biosec/images/bg-tab-top.gif) repeat-x scroll left bottom;
}

ul.tab-top li {
	float: right;
	background: none;
	list-style: none;
	display: inline;
	padding: 0 0 0 12px;
}


ul.tab-top li a {
	background: url(/app_templates/farm_biosec/images/bg-li-tab.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 112px;
	padding: 20px 0 0 16px;
	color: #fff;
	text-decoration: none;
	font-size:16px;
}
ul.tab-top li a:hover,  ul.tab-top li a.overState {
	background: url(/app_templates/farm_biosec/images/bg-li-tab-on.gif) no-repeat top left;
}


/*  second level tabs */


div.tab-bottom {
	background: url(/app_templates/farm_biosec/images/bg-tab-top.gif) repeat-x bottom left;
}

h1.tab-bottom {
	margin: 15px 0 0 0;
	float:left;
}


ul.tab-bottom {
	height: 46px;
	display: block;
	margin: 0;
	background:transparent url(/app_templates/farm_biosec/images/bg-tab-top.gif) repeat-x scroll left bottom;
}

ul.tab-bottom li {
	float: left;
	background: none;
	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}


ul.tab-bottom li a {
	background: url(/app_templates/farm_biosec/images/bg-li-tab.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 112px;
	padding: 20px 0 0 16px;
	color: #fff;
	text-decoration: none;
	font-size:16px;
}
ul.tab-bottom li a:hover,  ul.tab-bottom li a.overState {
	background: url(/app_templates/farm_biosec/images/bg-li-tab-on.gif) no-repeat top left;
}

.TabbedPanelsTabSelected a{
	background: url(/app_templates/farm_biosec/images/bg-li-tab-on.gif) no-repeat top left;
}

div.TabbedPanelsContent h3 {
	display: none;
}





ul.tab-top #last-list {
	margin: 0;
	padding: 0 2px 0 0;
}


div#content-panel div.selector {
	margin: 15px 10px 20px 0;
	padding: 0 0 14px 0 ;
	float:left;
	background: url(/app_templates/farm_biosec/images/bg-selector-footer.png) no-repeat bottom left;
	width: 216px;
}

div#content-panel h4.selector-headding {
	background:url(/app_templates/farm_biosec/images/bg-selector-head.png) no-repeat top left;
	height: 22px;
	color: #fff;
	font-size:14px;
	font-weight:normal;
	padding: 18px 0 0 15px;
	margin: 0;
}

div#content-panel div.selector form{
	background: url(/app_templates/farm_biosec/images/bg-form.png) repeat-y top left;
	padding: 0;
	margin: 0;	
	padding: 10px 0 0 0px;
	height: 142px;
	overflow:auto; 
}



div#content-panel div.selector input {
	margin:  5px 0 0 15px;
	
}

div#content-panel div.selector lable {
	display:block;
	width: 150px;
}

div#content-panel div.last { /*last select box div right-hs*/ 
	margin: 15px 0 0 0;
	
}

div#content-panel div#pest-content-head {
	background:url(/app_templates/farm_biosec/images/bg-pest-content-head.png) no-repeat top left;
	width: 691px;
	height: 55px;
	margin: 0 0 20px 0;
}

div#content-panel div#pest-content-head h2  {
	margin: 0;
	color: #fff;
	padding: 17px 0 0 15px;
}


#diseaseLoader p{

margin: 0px 0 0 10px;

}


/*#### footer #####*/

div#footer-outer {
	width:100%;
	text-align:center;
	background: url(/app_templates/farm_biosec/images/bg-footerOuter.gif) repeat-x top left;
	height: 95px;
	clear:both;
}

div#footer {
	margin: 0 auto 0 auto;
	background:url(/app_templates/farm_biosec/images/bg-footer.gif) no-repeat top left;
	height: 95px;
	width:930px;
	text-align:left;
}

ul#links {
	float: right;
	margin: 0;
	padding: 80px 30px 0 0;
	list-style:none;
}

ul#links li	{
	background:url(/app_templates/farm_biosec/images/bg-pipe.gif) no-repeat right center;
	line-height:10px;
	padding: 0 6px 0 6px;
	display:inline;
}

ul#links li#last {
	background:none;
}


ul#links li	a {
	font-size:11px;
	color: #4d4a47;
	text-decoration:none;
}

ul#links li	a:hover {
	color:#aabf36;
}

p.author
{
	float: right;
	padding: 0;
	margin:65px 0 10px 0px;
	overflow: hidden;
	text-indent: -900em;
	font-size: 0px;
	line-height:15px
}

p.author a
{
	display: block;
	height: 14px;
	width: 47px;
	margin: 0;
	background: url(/app_templates/farm_biosec/images/zoo_logo.png) no-repeat top left;
	_background: url(/app_templates/farm_biosec/images/zoo_logo.gif) no-repeat top left;
	overflow: hidden;
	text-indent: 900em;
	font-size: 0px;
}

p.author a:hover
{
	background-position: 0 -14px;
}


#rss {
color:#FFFFFF;
float:none;
font-size:0.7em;
margin-top:15px;
text-decoration:underline;
}

#rss a{
color:#FFFFFF;

}
#rss img{
vertical-align:middle;
border:0px;
margin-right:2px;
}


/* nested checkbox tree control */






.tree ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	margin-left: -15px;
	list-style:none;
}

.tree ul li{
list-style:none;
}