﻿#nav, #nav ul {
	float: right;
	list-style: none;
	padding: 0;
	font-size: 14px;
      font-weight: bold;
      line-height: 15px;
      margin: 0px;
      margin-top: 16px;
}

#nav a {
	display: block;
	padding: 7px 12px 17px 12px;
      text-decoration:none;
      color:#88AEC3;
      border: 0px;
}

#nav li {
	float: left;
	padding: 0;	
	margin-right: 0px;
}

#nav .current {      
      color: #FFF;
      background: url(images/NavArrowSelected.gif) bottom center no-repeat;
      }
    #nav .current a {
      color:#FFF;
      }
    #nav .current li a {
      border: 0px;
      }
      
      
#nav a:hover {
      color:#FFF;  
      
    }       
  
  #nav .current:hover {
      color:#FFF;  
      
    } 
    #nav .current:hover a {     
      color:#FFF;
      
     
      }



#navlogin, #navlogin ul {
	float: right;
    height: 54px;
	list-style: none;
	padding: 0;
	font-size: 14px;
      font-weight: bold;
      line-height: 15px;
      margin: 0px;
}

#navlogin a {
	display: block;
	padding: 7px 15px 7px 15px;
    text-decoration:none;
    color:#CBD9E1;
    background-color: #0A4D70;
    border: solid 1px #357699;
	border-top: 0px;
}

#navlogin li {
	float: left;
	padding: 0;	
	margin-right: 10px;
}

#navlogin .current {      
      color: #FFF;
      background: url(images/NavArrowSelected.gif) bottom center no-repeat;
      }
    #navlogin .current a {
      color:#FFF;
      }
    #navlogin .current li a {
      border: 0px;
      }
      
.welcomeuser
{
    margin-top: 7px;
    color:#FFF; 
    width: 300px;
    overflow: hidden;
    text-align: right;
}      
      
#navlogin a:hover {
      color:#FFF;  
      background-color: #0B5378;
      
    }       
  
  #navlogin .current:hover {
      color:#FFF;
      background-color: #0B5378;
      
    } 
    #navlogin .current:hover a {     
      color:#FFF;
      
     
      }





#navcategories, #navcategories ul {
	float: left;
	list-style: none;
	padding: 0;
	font-size: 14px;
    font-weight: bold;
    margin: 0px;
    margin-top: 10px;
    margin-left: 23px;
}

#navcategories a {
	display: block;
	padding: 0px;
    text-decoration:none;    
    width: 100px;
    height: 130px;
}


#navcategories a span {
	display: none;
}

#navcategories li {
	float: left;
	padding: 0;	
	margin-right: 0px;
}

.categoryproperty
{
    background: url(images/CategoryProperty.jpg) no-repeat top left; 
}

.categoryequipment
{
    background: url(images/CategoryEquipment.jpg) no-repeat top left; 
}

.categorycrops
{
    background: url(images/CategoryCrops.jpg) no-repeat top left; 
}

.categorylivestock
{
    background: url(images/CategoryLivestock.jpg) no-repeat top left; 
}

.categoryjobs
{
    background: url(images/CategoryJobs.jpg) no-repeat top left; 
}

.categoryproperty:hover
{
    
}




#navaction, #navaction ul {
	float: left;
	list-style: none;
	padding: 0;
	font-size: 1.25em;
    font-weight: bold;
    margin: 0px;
    margin-top: 41px;
    margin-left: 8px;
}

#navaction a {
	display: block;
	padding: 21px 23px 21px 13px;
    text-decoration:none;    
    height: 45px;
    min-width: 100px;
    text-align: center;
}


#navaction a span {
	display: none;
}

#navaction li {
	float: left;
	padding: 0;	
	margin-right: 0px;	
	margin-right: 32px;
}

li.actionsignup
{
    background: url(images/ButtonGreen.jpg) no-repeat top left; 
}

a.actionsignup
{
    background: url(images/ButtonGreenRight.jpg) no-repeat top right; 
    color: #DDD;
}

a.actionsignup:hover
{
    color: #FFF;
}

li.actionbrowse
{
    background: url(images/ButtonBlue.jpg) no-repeat top left; 
}

a.actionbrowse
{
    background: url(images/ButtonBlueRight.jpg) no-repeat top right; 
    color: #DDD;
}

a.actionbrowse:hover
{
    color: #FFF;
}

li.actioncreate
{
    background: url(images/ButtonBrown.jpg) no-repeat top left; 
}

a.actioncreate
{
    background: url(images/ButtonBrownRight.jpg) no-repeat top right; 
    color: #DDD;
}

a.actioncreate:hover
{
    color: #FFF;
}








#pagessmall, #pagessmall ul {
    clear: both;
    float: left;
	list-style: none;
	padding: 0;
	font-size: 12px;
      font-weight: bold;
      margin: 0px;
      margin-top: 3px;
}

#pagessmall a {
	display: block;
	padding: 6px 11px 15px 11px;
      text-decoration:none;
      color:#333;
      border: 0px;
}

#pagessmall span {
	display: block;
	padding: 6px 11px 15px 11px;
      text-decoration:none;
      color:#666;
      border: 0px;
}

#pagessmall li {
	float: left;
	padding: 0;	
	margin-right: 0px;
}

#pagessmall .current {      
      color: #000;
      }
    #pagessmall .current a {
       color: #000;
      }
    #pagessmall .current li a {
      border: 0px;
      }
      
      
#pagessmall a:hover {
      color:#000;  
      text-decoration: underline;
    }       
  
  #pagessmall .current:hover {
       color: #444;  
      
    } 
    #pagessmall .current:hover a {     
       color: #444;
      
     
      }

#categorysmall, #categorysmall ul {
    clear: both;
    float: left;
	list-style: none;
	padding: 0;
	font-size: 12px;
      font-weight: bold;
      margin: 0px;
      margin-top: 3px;
}

#categorysmall a {
	display: block;
	padding: 6px 11px 15px 11px;
      text-decoration:none;
      color:#B0CAD7;
      border: 0px;
}

#categorysmall span {
	display: block;
	padding: 6px 11px 15px 11px;
      text-decoration:none;
      color:#FFF;
      border: 0px;
}

#categorysmall li {
	float: left;
	padding: 0;	
	margin-right: 0px;
}

#categorysmall .current {      
      color: #000;
      background: #FFF;
      }
    #categorysmall .current a {
       color: #000;
      }
    #categorysmall .current li a {
      border: 0px;
      }
      
      
#categorysmall a:hover {
      color:#FFF;  
      
    }       
  
  #categorysmall .current:hover {
       color: #444;  
      
    } 
    #categorysmall .current:hover a {     
       color: #444;
      
     
      }
      
      
      

#navcategoriesfind, #navcategoriesfind ul {
	float: left;
	list-style: none;
	padding: 0;
	font-size: 14px;
    font-weight: bold;
    margin: 0px;
    margin-top: 10px;
    margin-left: 23px;
}

#navcategoriesfind a {
	display: block;
	padding: 0px;
    text-decoration:none;    
    width: 180px;
    height: 220px;
    text-align: center;
    color: #FFF;
    padding-top: 10px;
}

#navcategoriesfind a:hover {
    background: #5C93B1;
}

#navcategoriesfind a img {    
	margin-top: 10px;
	border: solid 1px #0C5A84;
}

#navcategoriesfind a span {
	
}

#navcategoriesfind li {
	float: left;
	padding: 0;	
	margin-right: 10px;	
	border: solid 1px #0C5A84;
	background: #4681A1;
}