
/************ Flash Application ***********/

#FlashObj
{
  position:relative;
  background-color:#ffffff;
  width:996px;
  margin:auto;
  z-index:0;
  clear:both;
}
#fdl
{
  position:relative;
  left:4px;
}
#topRANavWrapper
{
  position:relative;
  top:0px;
  width:996px;
  height:60px;
  margin:auto;
  background:#ffffff;
  clear:both;
}
#topRANav
{
  position:relative;
  margin:auto;
}
#topNav h2, #topRANav h2
{
    position: relative;
	top: 10px;
	padding-bottom: 10px;
	float: left;
	padding-left: 10px;
	height: 56px;
}

.topNavItemImg
{
    position:relative;
    top:3px;
    left:0;
    width:7px;
    height:11px;
    border:none;
    background:url('/media/178564/blue_arrow.gif') no-repeat;
    float:left;
}

.topNavItem
{
	position: relative;
	/*padding-left: 10px;*/
	float: left;
	padding-bottom: 18px;
	top: 23px;
	padding-right: 16px;
	height: 6px;
	left: 10px;
	/*border-right: 1px dotted rgb(0, 0, 0);*/    
}

.topNavItem a, .topNavItem_last a

{
    position:relative;
    left:10px;
}

/*.topNavItem:hover    
{
    background-image:url('/media/178660/gradient_highlight.gif');
}*/

.topNavItem_last
{
    position: relative;
	height: 10px;
	top: 23px;
	left: 10px;
	padding-right: 27px;
	padding-left: 10px;
	float: left;
	padding-bottom: 9px;
}

/*.topNavItem_last:hover    
{
    background-image:url('/media/178660/gradient_highlight.gif');
}*/

/************* Top Level Data Products ***********/
#DataProdWrapper
{
  position:relative;
  height:70px;
  top:-20px;
  background:#eaeaea;
  border-bottom:1px #cecece solid;
}
#DataProd
{
  position:relative;
  top:10px;
  left:10px;
}
#DataTopicDD
{
  position:relative;
  width:150px;
  float:left;
}
#DataTopicDD Select
{
  position:relative;
  left:0px;
}
#DataSortBy
{
  position:relative;
  top:8px;
  left:3px;
  clear:both;
}
#dataArchiveSearchContainer
{
    position:relative;
    top:-17px;
    left:-10px;
    height:30px;
    width:450px;
    background-color:#ececec;
    margin-bottom:10px;
    float:right;
}
#dataArchiveSearchContainer div
{
    position:relative;
    top:-2px;
    left:48px;
    width:400px;
}
#dataArchiveSearchContainer p
{
  position:relative;
  top:5px;
  left:25px;  
  margin:0;
  float:left;
}
/* listing item styles */

/******* TO BE IMPLEMENTED in dataDirectory.ascx USER CONTROL ****/

.dataProductsListingItem
{
  position:relative;
  /*margin-top:20px;*/
  font-family:arial, sans-serif;
  font-style:normal;
  float: left;
  margin-bottom:12px;
}
.dataProductsListingIcon
{
  position:relative;
  height: 59px;
  width: 46px;
  float: left;
}
.dataProductsListingTextContainer
{
  position:relative;
  width:610px;
  margin-left:10px;
  float:left;
}
.dataProductsListingHeader
{
  position:relative;
  font-size:14px;
  font-weight:bold;
  margin-left:0;
  margin-top:5px;
}
.dataProductsListingDesc
{
  position:relative;
  margin-left:0;
}

/************* Data Files Page ************/

#DataFilesContainer
{
}
.DataFilesHeader
{
  border-width: 1px;
  border-color: #8A8A8A;
  border-top-style: solid;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
}
.DataFolderItem
{
  border-width: 1px;
  border-color: #8A8A8A;
  border-top-style: solid;
  font-weight:bold;
}
.DataFolderItem a:hover
{
  font-weight:normal;
  text-decoration:underline;
}
.DataFileItem
{
  border-width: 1px;
  border-color: #D2D2D2;
  border-top-style: dotted;
  padding-top:5px;
  padding-bottom:5px;
}
.DataFileRow
{
  background-color:#F8F8F8;
}
.DataFileAlternatingRow
{
  background-color:#FFFFFF;
}
.DataFileIcon
{
  margin:5px;
}
.StaffDirIndex
{
    background-color: #EDEAEA;
    text-align:center;
    text-decoration: none;
    border:solid 3px #EDEAEA;
}
.StaffDirCell 
{ 
  width:20px;
  border:solid 3px #EDEAEA;
  background-color:#A9A9A9;
}

.StaffDirCellHighlight
{ 
  width: 20px;   
  border:solid 3px #EDEAEA;   
  background-color:#585757; 
}
.StaffDirCell:link 
{ 
  background-color:#A9A9A9; 
  color: #ffffff; 
  text-decoration: none;
}
.StaffDirCell:visited
{ 
  background-color:#A9A9A9; 
  color: #ffffff; 
  text-decoration: none; 
}
.StaffDirCell:hover 
{ background-color:#585757; 
  color: #ffffff; 
  text-decoration: none; 
}
.StaffDirCell:active 
{ 
  background-color:#585757; 
  color: #ffffff; 
  text-decoration: none; 
}
.StaffDirCell:focus 
{ 
  background-color:#585757; 
  color: #ffffff; 
  text-decoration: none; 
}
.StaffDirHeader
{
  background:url('/media/186662/dataheader.png') repeat-x;
  color: #ffffff;
  text-align:center;
}
.StaffDirRow
{
  background-color: #eaf1f6;
}
.StaffDirAlternatingRow
{
  background-color: #FFFFFF;
}
.StaffPhoto
{
  border:1px black solid;
  padding:10px;
  width:122px;  
  position:relative;
  float:left;
  z-index:51;
}
.StaffPhotoSpace
{
  border:0px black solid;
  padding:0 10px 0 0;
  position:relative;
  float:left;
}
#biosendanemail
{
  position:relative;
  top:10px;
  left:20px;
}
/*************************************
 *      Food Environment Atlas       *
 *************************************/

/* Presskit */
#codeBox 
{
  clear: both;
  margin-left: 0;
  margin-bottom: 20px;
  padding: 0px;
  width: 700px;
  border: 1px solid #c9d1d5;
}
#codeBoxContent 
{
  position:relative;
  width:699px;
  background-color:#ffffff;
}
#codeBoxHeader 
{
  margin: 0px;
  padding: 0px;
  background-color: #c9d1d5;
}
#codeBoxHeader p
{
  font-weight:bold;
}
#codeBoxHeader H1 
{
  margin: 0px;
  padding: 2px;
  padding-left: 10px;
  font-size: 14px;
}
#codeBoxImage 
{
  position:relative;
  float: left;
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px;
  padding: 5px;
  border: 1px solid #CeCeCe;
}
#codeBoxCode 
{
  float:none;
  margin-right: 10px;
  padding-top: 10px;
}
#screenshotThumbBox 
{
  float:left;
  padding:5px;
  border:1px solid #CeCeCe;
  margin-right: 10px;
  background-color: #FFFFFF;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
