
.top
{
  padding:30px 0 30px 0;
  clear:both;
  display:block;
  float:left;
}


.on, li.on a             
{   
  color:#498721 !important;  
}

.arrowed
{
  position:relative;
  background:transparent url(/site_media/images/arrow_right_blue.gif) 0 10px no-repeat;
  color:#557581;
  top:0px;
  padding:8px 0 0 13px;
  font-weight:bold;
  text-decoration:none;
}

#extras .arrowed
{
  top:5px;
}


.greenarrowed
{
  display:block;
  float:left;
  background:transparent url(/site_media/images/arrow_right_green.gif) 0 10px no-repeat;
  color:#5d9732;
  padding:8px 0 0 13px;
  width:100%;
  margin-top:-5px;
  font-weight:bold;
  text-decoration:none;
}

.greenarrowed_up
{
  background:transparent url(/site_media/images/arrow_up_green.gif) 0px 13px no-repeat; 
}

a.downarrow:hover
{
  background:transparent url(/site_media/images/arrow_down_blue.gif) 4px 3px no-repeat !important;
  color:#557581;
}

a.uparrow:hover
{
  background:transparent url(/site_media/images/arrow_up_blue.gif) 4px 3px no-repeat !important;
  color:#557581;
}

.anchor
{
  display:block;
  float:left;
  background:transparent url(/site_media/images/arrow_up_green.gif) 0 0px no-repeat;
  color:#557581;
  padding:8px 0 0 13px;
  font-weight:bold;
  text-decoration:none;
  color:#498721;
}



.rss
{
  display:inline-block;
  float:left;
  background:transparent url(/site_media/images/rss.gif) 0 0 no-repeat;
  color:#498721;
  padding:0px 0 0 20px;
  margin:-10px 0 20px 18px;
  font-weight:bold;
  text-decoration:none;
}

.view_all_posts
{
  padding:0px 0 0 0px;
  margin:-10px 0 20px 18px;
}



.casestudyLink
{
  font-size:14px;
  color:#498721;
}






.normal
{
  text-transform:none !important;
  border:none !important;
}

ul.large li
{
  width:235px !important;
}


.altTab
{
  position:absolute;
  top:0;
  left:0;
  margin-bottom:10px;
  overflow:hidden;
  z-index:-1;
  float:left;
  display:block;
  width:100%;
  height:28px;
  min-height:28px;
  background:#b6ccd3;
  padding:7px 10px 10px 10px;
  font-size:20px;
  font-weight:bold;
  line-height:18px;
}


.sectiontitle
{
	font-family:'Neutra Text', 'Trebuschet MS', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#5d9732;
	text-transform:uppercase;
  padding:0 0 0 18px;
	margin:0 0 10px 0;
	height:15px;
}

.project_url
{
  position:relative;
  z-index:100;
  font-weight:bold;
  top:-18px;  
  display:block;
  width:512px;
  height:17px;
  clear:both;
  font-size:14px;
  margin:0;
  padding:0;
}



.project_section
{
  border-top:1px dashed #d4e0e4;
	position:relative;
	float:left;
  clear:both;
  width:100%;
  margin:10px 0 0 -10px;
  padding:20px 0 0 10px;
}
  .project_section p
    {
  font-size:12px;
  }

  .project_section li
    {
  list-style-type:disc;
  margin-left:15px;
  margin-bottom:0 !important;
  }

  .project_section  blockquote
   {
  margin-left:80px;
  width:300px;
  }

  .project_section  cite
   {
  margin-left:80px;
  margin-bottom:20px;
  }

  .project_section img
   {
    margin:0 0 20px 0;
    border:2px solid #498721;
  }

  .related_project
  {
    display:block;
    float:left;
    clear:both;
    margin-top:10px;
    width:515px;
    border-bottom:1px dashed #D4E0E4;
    padding-bottom:10px;
    margin-bottom:13px;
  }
  
  .related_project .copy
  {
    display:block;
    float:left;
    clear:none;
    width:350px;
    margin-left:20px;
  }

  .related_project .copy h4
  {
    margin:0;
    padding:0;
    line-height:22px;
  }
  
  .related_project .copy h6
  {
    margin:-10px 0 0 0;
    padding:0;
    line-height:26px;
  }
  
.border
{
	border:1px solid #5d9732;
}


.related
{
  clear:both;
  padding-top:30px;
  font-size:12px !important;
  width:500px;
}


.award
{
  position:relative;
  float:left;
  clear:both;
  width:100%;
  padding-bottom:20px;
}

.award img
{
  float:left;
  margin-right:10px;
  margin-left:10px;
  border:none;
}

.copy 
{
  position:relative;
  float:left;
  clear:none;
  border:none !important;
}

.award .copy
{
  width:370px;
  float:right;
}

.copy p, .copy a
{
  font-size:12px !important;
  line-height:14px !important;
}

.fail
{
	font-family:'Trebuchet MS', Helvetica, Arial, san-serif;
	font-size:18px;
	color:#5d9732;
}


ul.errorlist 
{
  list-style-type:none;
  display:block;
  float:left;
  height:20px; 
  position:relative;
  left:-18px;
padding:0;
}

ul.errorlist  li
{
  color:red;
  font-size:11px;
height:20px;
line-height:20px;
  display:block;
  float:left;
}




/* home page */
.viewall_casestudies
{
  position:absolute;
  display:block;
  margin:0;
  padding:4px 0 0 1px;
  height:45px;
  width:291px;
  overflow:hidden;
  background:transparent;
  z-index:2;
}






