/*
-----------------------------------------------
University of Florida- IFAS -- css for main IFAS page
----------------------------------------------- */
body {
	margin:0;
	padding:0;
	color:black;
	font: 95%/140% Arial, Helvetica, sans-serif;
	background-image: url(../images/css/gray-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
  
a {
	text-decoration: none;
	color: #0021a5;
}

a:hover {
	color:#f47735;
}

a img {
  border-width:0;
}

h1, h2, h3, ul, li, form {
  margin:0;
  padding:0;
}


	
h2 {
	font-size: 100%;
	color: #0021a5;
	margin-left: 10px;
	margin-right:10px;
	padding-left:0px;
	border-bottom: 1px #929292 solid;
	clear:both;
}


h1 img a {
border: 0px;
}

 
/* =page  Centers page in browser
----------------------------------------------- */
#page {
  width:750px;
  margin:0 auto; 
}
  
#uf_name {
  height: 41px;
  margin: 0;  
}

/* =page2  Controls width of page, background and border
	 ----------------------------------------------- */
#page2 {
	float:left;
	width:750px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/* =header (contains IFAS Solutions for your life banner)
----------------------------------------------- */
#header {
	width:750px;
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
}
  
  #header img{
	padding:0px;
	margin:0px;
	border:none;
	float:left;
}

/* =search search box and accessories/forms.
----------------------------------------------- */
#search {
	float:right;
	display:block;
	width:180px;
	font-style:normal;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
  
#searchbox {
	padding: 0px;
	width: 165px;
}

#search input.btn {
  float:right;
}

#search label img {
  display:block;
  margin-bottom:2px;
}
  
#searchtext {
	float:left;
	width:130px;
	border:1px solid;
	border-color:#999 #fff #fff #999;
	padding: 2px 0px 2px 5px;
}


/* =topnav  Top Navigation bar
----------------------------------------------- */
#topnav {
	float:left;
	list-style:none;
	background-color: #929292;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 1px 0px;
}
 
#topnav li {
	display:inline;
	margin:0px;
	padding:0;
	font-weight: bold;
	font-size: 85%;
}
  
#topnav li a {
	float:left;
	padding:2px 9px 3px;
	color:#FFFFFF;
	text-decoration:none;
}
  
#topnav li a:hover {
  color:#004495;
}
  
/* =content  (container for all non-header content (makes leftnav gray background extend down left side of page)
----------------------------------------------- */
#content {
	float:left;
	width:750px;
	background-image: url(../images/css/template_gray_bg_main.jpg);
	background-repeat: repeat-y;
}
  
#content-group {
	background-color:#FFFFFF;
 	float:right;
 	width:525px;
}
  
#content-sub {
	float:left;
	width: 220px;
	padding: 1px 5px 0px 0px;
	background-color: #efefef;
}


/*edis navigation
------------------------------------------------------------------------------------------*/
#edis-leftnav {
	font-size: 95%;
	line-height: 120%;
	padding: 5px 5px 5px 0px;
	background-color: #efefef;
}

#edis-leftnav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 5px;
}

#edis-leftnav ul li {
font-weight:bold;
padding-left: 15px;
padding-bottom:10px;
}

#edis-leftnav li a {
	text-decoration:none;
}

#edis-leftnav ul li ul li {
font-size:90%;
	margin-left:0px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:3px;
}

.edis-arrow {
	background-image:url(http://ifas.ufl.edu/images/template_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	
.edis-down-arrow {
	background-image:url(http://solutionsforyourlife.ufl.edu/templates/images/template_arrow_b_current.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
  
  /* =leftnav  (Main Navigation)
----------------------------------------------- 
#leftnav {
	font-size:98%;
	line-height: 120%;
	padding: 5px 5px 5px 0px;
	background-color: #efefef;
	margin-left:0px;
}

#leftnav ul {
	padding-top: 0px;
	list-style: none;
	margin-left: 0;
	padding-left:0px;	
}

#leftnav ul li{
	background-image:url(../images/css/template_arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	list-style-image: none;
	list-style-type: none;
	padding-left:14px;
	font-weight: bold;
	padding-top:5px;
}
.rtboxlargertext {
	font-size: 110%;
}

#leftnav ul li ul{
padding-bottom:15px;
padding-right:5px;
margin-left:0px;

}

#leftnav ul li ul li{
	background-image: none;
	padding-left:0px;
	font-size: 90%;
	font-weight: normal;
	padding-bottom: 5px;
	list-style-type: none;
	display:inline;
}

#leftnav li a {
	text-decoration:none;
}
*/
/* =flash (Controls flash clip and padding around it. Defines width of flash featurette) ------------------------------------------------------------------------------------*/
#flash {
	padding: 15px 10px 5px 10px;
	width: 300px;
}

/* =content-main (center column content)
----------------------------------------------- */
.pdf {font-size:90%;}

#content-main {
	float:left;
	width:320px;
	background-color: #FFFFFF;
	padding-left:7px;
}

#content-main h1 {
	color: #0021a5;
	padding: 0px;
	margin: 0px;
	font-size: 115%;
}

#content-main a {
font-weight:bold;
}
/* =hotissue (container around hot issue stories/topic content)
----------------------------------------------- */
.hotissue {
	padding: 5px 0px 5px 1px;
}
/*
.hotissue p a {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}*/

.hotissue p a:hover {
	color:#f47735;
}

.hotissue p {
	font-size: 80%;
	line-height:170%;
	margin: 0px 10px 0px 81px;
	padding: 2px 0px 10px 0px;
}

.hotissue img {
	padding-top:5px;
	float: left;
	border-right: 10px #fff solid;
	padding-right: 0px;
	padding-bottom:30px;
}
.noleftimg{
	margin: 0px 10px 0px 78px;
	padding: 2px 0px 0px 0px;
}

.hotissue .alert {
	background-color:#FFFFCC; 
	padding-top:10px; 
	margin-bottom:20px; 
	margin-top:8px; 
	border:1px dotted #900;
}

/* =content-extra  (Controls right column of page)
----------------------------------------------- */
#content-extra {
	float:right;
	width:190px;
	font-size: 110%;
	background-color: #FFFFFF;
}

#content-extra h3 {
	color: #0021a5;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-size: 85%;
}

#content-extra ul {
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	font-weight: bold;
}


/*

#content-extra li {
	background-image: url(http://solutionsforyourlife.ufl.edu/templates/images/template_orarrow_b_sm_wt_bg.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	line-height: 125%;
	padding: 5px 0px 5px 15px;
	background-position: 0px 7px;
	margin-left: 0px;

}*/



.rightinfobox {
	border: 1px dotted #929292;
	margin: 3px 8px 20px 0px;
	padding: 0px 5px 6px 10px; 
	background-color: #FFFFFF;
	}
	
.rightinfobox img {padding-bottom:8px;}

.rightinfobox-no-header {
	border: 1px solid #fdcbb3;
	margin: 20px 8px 20px 0px;
	padding: 5px 5px 6px 10px; 
	background-color: #F9FAF8;
	}
	
.rightinfobox-no-header img {
	float:right
}


#content-extra p {
	line-height: 130%;
	font-size: 80%;
}

#content-extra p a {
color:#0021a5;
font-weight:bold;
}

#content-extra p a:hover{
color:#f47735;
}


/* =contentextrabottom (holds Research and CALS links list)
----------------------------------------------- */
	
#contentextrabottom {
	padding-bottom: 15px;
}

#contentextrabottom li a:hover {
	color: #F47735;
}

/*#events: (holds calendar and events)
-----------------------------------------------------------------------*/
#events {
	border: 1px solid #929292;
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#events h3 {
	padding-top: 0px;
}

/*makes events image float right
-----------------------------------*/
#events img{
float:right;
padding: 5px;
}/*

#events li{
	padding-left: 15px;
	margin-left: 0px;
	background-image: url(http://solutionsforyourlife.ufl.edu/templates/images/template_arrow_b_smrtcol.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	list-style-image: none;
	list-style-type: none;
	
	
}
	
#events li a{
	font-weight:normal;
}
	
#events ul {
	margin-left: 5px;
	padding: 0px;
}


#events p {
	font-size: 80%;
	margin: 0px 8px 20px 0px;
	padding: 5px 5px 6px 10px; 
}*/

/* =footer 
----------------------------------------------- */
#footer {
	float:left;
	width:100%;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #011f95 url(../images/css/footer_blue_gray.gif) repeat-x top left;
}

#footer img{
	float:right;
	padding-top: 15px;
}
  
#footer a {
	color: #FFFFFF;
}
 
#footer p a:hover {
	color: #F47735;
}

#footer p {
	margin: 10px;
}

/*New Styles Specific for Stone Fruit Site*/

 a.morebtn {
	text-decoration: none;
	color: #0021a5;
	border: 1px solid #888f97;
	padding: 1px 5px 1px 5px;
	
	}
	
a.morebtn:hover {
	background-color: #0021a5;
	text-decoration: none;  
	color: #ffffff;
	}

/*#news {
	width: 315px;
	border: 1px dotted #FF0000;
	margin-top:10px;
	margin-bottom: 10px;
	background-image: url(../images/bg-news.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:0px;
	font-size:85%;
	}

#news p {
	padding:10px;
	margin:0px;
}

#news a:link {
	text-decoration: none;
	}
	
#news a:visited {
	text-decoration: none;
	}
	
#date {
	background-color: #FFFFFF;
	padding: 5px;
	width: 60px;
	margin: 0px 10px 10px 10px;
	float: left;
	text-align: center;
	margin-top: 0px;
	border: 1px dotted #888f97;
	}
	
#date h1 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #26bcd7;
	}
               
#date h2 {
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	color: #b7bcc0;
	}
	
#date h3 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #b7bcc0;
	}
	
#date p {
	font-size:70%;
}*/