/*
------------------------------------------------------------
    Peak for Drupal 7.x - Version 1.1                           
    Copyright (C) 2012 esors.com All Rights Reserved.           
    @license - Copyrighted Commercial Software                   
------------------------------------------------------------
    Theme Name: Peak                                            
    Author: ESORS                                           
    Date: 25th July 2012                                        
    Website: http://www.esors.com/                              
------------------------------------------------------------
    This file may not be redistributed in whole or   
    significant part.                                            
------------------------------------------------------------*/ 


/*  Reset
------------------------------------------------------------*/
html, body, div, blockquote, p, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td {
  margin: 0;
  padding: 0;
}

blockquote, ul, ol, dl {
  margin: 1em;
}

ol,ul,dl {
  margin-left: 2em;
}


table, th,td {
  padding: 0;
 
} 

/* table tr td {padding:0; margin:0;}*/
/* table, th, td
{

 border-radius: 5px;
 border: 2px solid rgb(204, 204, 204); 
}*/

p {
  margin: 1em 0;
}

/*  Layout
------------------------------------------------------------*/
/*  Body 
------------------------------*/
#page, #header, #main, #footer {
  width: 100%;
  clear: both;
}

#header-inner, #main-inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#footer-inner {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
#main-inner {
margin-top: -20px;
}
/*  Content 
------------------------------*/
#content, .no-sidebars #content {
  float: left;
  width: 940px;
  margin-left: 0px;
  margin-right: -940px; 
  padding: 0; 
}

.sidebar-first #content {
  width: 760px;
  margin-left: 180px;
  margin-right: -940px;
}

.sidebar-second #content {
  width: 620px;
  margin-left: 0; 
  margin-right: -620px;
}

.two-sidebars #content {
  width: 460px;
  margin-left: 180px;
  margin-right: -640px;
}

/*  Sidebar Left & Right 
------------------------------*/
.sidebar-first #sidebar-left, .two-sidebars #sidebar-left {
  float: left;
  width: 160px;
  margin-left: 0;
  margin-right: -160px;
}

.sidebar-second #sidebar-right {
  float: left;
  width: 280px;
  margin-left: 660px;
  margin-right: -940px;  
}

 .two-sidebars #sidebar-right {
  float: left;
  width: 260px;
  margin-left: 680px;
  margin-right: -940px;  
}

/*  Main Top & Bottom & Footer 
------------------------------*/
.main-top-1 div.column,
.main-bottom-1 div.column, 
.footer-1 div.column {
  float: left;
  width: 940px;
}

.main-top-2 div.column,
.main-bottom-2 div.column,
.footer-2 div.column {
  float: left;
  padding-right: 20px;
  width: 460px;
}

.main-top-3 div.column,
.main-bottom-3 div.column, 
.footer-3 div.column {
  float: left;
  padding-right: 20px;
  width: 300px;
}

.main-top-3.shift-left #main-top-one {
  width: 450px;
}

.main-top-3.shift-left #main-top-three {
  padding-right: 20px !important;
  width: 225px;
}

.main-top-3.shift-left #main-top-four {
  width: 225px;
}

.main-top-4 div.column,
.main-bottom-4 div.column,
.footer-4 div.column {
  float: left;
  padding-right: 20px;
  width: 220px;
}

#main-top .main-top-2 #main-top-two.column,
#main-top .main-top-3 #main-top-three.column,
#main-top .main-top-3.shift-left #main-top-four,
#main-top .main-top-4 #main-top-four.column,
#main-bottom .main-bottom-2 #main-bottom-two.column,
#main-bottom .main-bottom-3 #main-bottom-three.column,
#main-bottom .main-bottom-4 #main-bottom-four.column,
#footer .footer-2 #footer-two.column,
#footer .footer-3 #footer-three.column,
#footer .footer-4 #footer-four.column {
  padding-right: 0;
}

/*  Style
------------------------------------------------------------*/
/*  Body
------------------------------*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
 /* font-family: Tahoma,sans-serif; */
 font-family: Arial, Helvetica, sans-serif;
 
  line-height: 1.2;
}

h1 { font-size: 180%;}
h2 { font-size: 160%;}
/* h3 { font-size: 140%;}*/
h3 { font-size: 120%;}
h4 { font-size: 120%;}
h5 { font-size: 110%;}

a:hover, a:active, a:focus {
  text-decoration: underline;
  outline: none;
}

img.left, .default-image.left img {
  float: left;
  margin: 5px 20px 5px 0;
}

img.right, .default-image.right img {
  float: right;
  margin: 5px 0 5px 20px;
}

img.framed, .default-image.framed img {
  padding: 10px;
}

.block li img.left {
  margin: 5px 15px 0 0;
}

.block li img.right {
  margin: 5px 0 0 15px;
}

/*  Header
------------------------------*/
#site-info {
  float: left;
  display: inline;
  width: 300px;
  height: 70px;
}

#site-logo {
  float: left;
  padding: 10px 0 0 20px;
}

#site-name {
  float: left;
  padding: 15px 20px 0 20px;
}

#site-name h1 {
  font-size: 30px;
}

#site-slogan {
  float: left;
  padding-top: 25px;
}

#header-lower {
  min-height: 30px;
  padding: 10px 20px 0px 10px;
  /* min-height: 60px;
  padding: 25px 20px 15px 20px; */
}

#header-lower h1 {
  font-size: 36px;
}

#header-lower .block {
  margin-bottom: 0;
}

.header-lower-1 #header-left {
  float: left; 
  width: 940px;
}

.header-lower-2 #header-left {
  float: left; 
  width: 640px;
}

#header-right {
  float: right; 
  width: 280px;
  text-align: right;
}

/*  Showcase 
------------------------------*/
#showcase {
  margin-top: 20px;
  background-color: #000;
}

#showcase h3 {
  font-size: 15px;
  text-transform: uppercase;
}

#showcase .block {
  margin-bottom: 0;
}

#showcase .block p {
  margin: 1em 0;
  
}

/*  kwicks
---------------*/
#showcase .kwicks {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}

#showcase .kwicks li {
  display: block;
  overflow: hidden;
  padding: 0;
  width: 188px;
  height: 320px;
}

#showcase .kwicks.horizontal li {
  float: left;
  margin-right: 0;
  background: transparent url("../images/loading.gif") no-repeat 50% 50%;
}

#showcase .kwicks li .short-description {
  display: none;
  position: absolute;
  top: 255px;
  left: 0;
  color: #fff;
  width: 440px;
  height: 120px;
  padding: 15px 20px;
  background: transparent url("../images/bg_transparent.png") repeat left top;
}

#showcase .kwicks li .description {
  display: none;
  position: absolute;
  top: 265px;
  left: 0;
  color: #fff;
  font-size: 11px;
  line-height: 25px;
  width: 440px;
  height: 120px;
  padding: 16px 20px;
  background: transparent url("../images/bg_transparent.png") repeat left top;
}

#showcase .kwicks li:hover .description {
  font-size: 13px;
  line-height: 1.5;
  padding: 15px 20px;
}

#showcase .kwicks li .description h3 {
  display: none;
}

#showcase .kwicks li:hover .description h3 {
  display: block;
}

#showcase .three .kwicks li {
  width: 313px;
}

#showcase .three .kwicks li .description, 
#showcase .three .kwicks li .short-description {
  width: 670px;
}

#showcase .four .kwicks li {
  width: 235px;
}

#showcase .four .kwicks li .description,
#showcase .four .kwicks li .short-description {
  width: 555px;
}

#showcase .kwicks li .read-more a {
  position: absolute;
  bottom: 50px;
  right: 20px;
  color: #fff;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 5px 10px;
}

#showcase .kwicks li .shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 320px;
  background: transparent url("../images/bg_shadow.png") repeat-y left top;
}

/*  nivo
---------------*/
#showcase .nivo-showcase {
  width: 940px;
  height: 320px;
  background: transparent url("../images/loading.gif") no-repeat 50% 50%;
}

#showcase .frame {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 940px;
  height: 320px;
  z-index: 7;
}

/*  pager 
----- NEF - made some changes here*/
#showcase div.nivo-controlNav {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 1px;
  height: 1px;
  text-align: center;
  /* z-index: 9;*/
}

#showcase div.nivo-controlNav a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  text-indent: -9999px;  
}

#showcase div.nivo-controlNav a:hover, #showcase div.nivo-controlNav a.active {
  background-position: center -15px;
}

/*  caption 
-----*/
#showcase .nivo-caption p {
  position: absolute;
  left: 0 !important;
  bottom: 0 !important;
  color: #fff;
  width: 940px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: url("../images/bg_transparent.png");
  z-index: 8;
}

#showcase .nivo-caption p .caption {
  font-size: 11px;
  padding: 7px 20px 6px 20px !important;
  border-left: 170px solid #000;
}

#showcase .nivo-caption h3 {
  padding-bottom: 5px;
}

#showcase .nivo-caption p .read-more a {
  position: absolute;
  right: 0 !important;
  bottom: 0 !important;
  width: 45px;
  height: 25px;
  padding: 15px 5px;
  z-index: 99;
}

/*  Main
------------------------------*/
#main-inner {
  width: 940px;
  /*padding: 5px 26px 0 26px; */
  padding: 5px 26px 0 26px;
}

#content {
  min-height: 250px;
  margin-bottom: 20px;
}

#main-top, #main-middle {
  margin-bottom: 2px;
  /*margin-bottom: 25px; */
}

#main-border {
  margin: -46px -27px 0 -27px;
  /*margin: -46px -27px 0 -27px; */
  height: 56px;
  
}

/*  nodes
---------------*/
#content-header h1.title, .node h2.title {  
  border-radius: 5px;
  color:#000000;
  padding-left:5px;
  padding-top: 8px;
  padding-bottom: 8px;
   /*NF added following*/
   
    background:#6E94CA;  
  background-image: -moz-linear-gradient(top, #6E94CA 0%, #C1CBDF 100%);
  background-image: -ms-linear-gradient(top, #6E94CA 0%, #C1CBDF 100%);
  background-image: -o-linear-gradient(top, #6E94CA 0%, #C1CBDF 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6E94CA), color-stop(1, #C1CBDF));
  background-image: -webkit-linear-gradient(top, #6E94CA 0%, #C1CBDF 100%);
  background-image: linear-gradient(top, #6E94CA 0%, #C1CBDF 100%);
  margin-bottom: 10px;
 
 
}


.node .meta .divider, .block .divider {
  padding: 0 5px;
}

/*  blog
---------------*/
.node.node-blog {
  position: relative;
  padding: 15px 0;
}

.node.node-blog .date {
  float: left;
  line-height: 1;
  width: 112px;
  margin-right: 20px;
}

.node.node-blog .day {
  float: left;
  font-size: 25px;
  height: 28px;
  padding: 10px;
}

.node.node-blog .month-year {
  float: left;
  font-size: 14px;
  padding: 8px;
}

.node.node-blog .content .read-more {
  display: none;
}

.node.node-blog .meta {
  padding-right: 5px;
}

.node.node-blog .meta .read-more a {
  float: right;
  width: 15px;
  height: 15px;
}

ul.links li.blog_usernames_blog { 
  display: none; 
}

/*  comments 
---------------*/
#comments h2 {
  font-size: 18px;
  padding: 10px 0;
  text-transform: uppercase;
}

#comments h2.comments-title {
  padding-bottom: 20px;
}

#comments h3.title {
  font-size: 12px;
  padding: 5px 0;
}

/*  comment 
-----*/
#comments .comment {
  position: relative;
  font-size: 12px;
  margin-bottom: 20px;
}

#comments .comment .content {
  margin-left: 80px;
  padding: 20px;
}

#comments .comment .links {
  float: right;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  margin: 0;
  padding: 2px 5px;
}

#comments .comment .links li.last {
  padding: 0;
}

#comments .comment .author {
  font-weight: bold;
}

#comments .comment .field-name-comment-body {
  padding-top: 10px;
}

#comments .comment .user-picture  {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  line-height: 0;
}

#comments .comment .user-picture img {
  width: 40px;	
  height: 40px;
}

/*  form 
-----*/
#comments #comment-form {
  padding: 20px;
}

#comments .form-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 99.7%;
  height: 20px;
}

#comments .form-textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  overflow: hidden;
}

#comments #edit-comment-wrapper label {
  display: none;
}

#comments fieldset {
  border-top: none !important;
}

.captcha {
  margin-bottom: 10px;
  padding: 10px;
}

/*  pager 
---------------*/
ul.pager {
  font-size: 10px;
  font-weight: bold;
  padding-top: 10px;
}

ul.pager li {
  padding: 5px 10px !important;
  margin: 0 !important;
}

/*  breadcrumb
---------------*/
#breadcrumb {
  font-size: 90%;
  height: 12px;
  width: 600px;
  padding: 20px 10px;
}

.breadcrumb {
  display: inline;
}

.breadcrumb a {
  padding: 0 5px;
}

/*  Block 
------------------------------*/
.block {
  position: relative;
  margin-bottom: 20px;
}

.block h2.title {
    
  font-size: 14px;
  color: #000000;
  /* font-family: sans-serif;
  font-weight: normal; */
  border-radius: 5px;
  padding-left:3px;
  padding-top: 7px;
  padding-bottom: 7px;
  /* text-transform: uppercase;*/
   background:#74220e;
  background: -moz-linear-gradient(top, #b43616 0%, #fcd7cf 100%);
  background-image: -ms-linear-gradient(top, #b43616 0%, #fcd7cf 100%);
  background-image: -o-linear-gradient(top, #b43616 0%, #fcd7cf 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b43616), color-stop(1, #fcd7cf));
  background-image: -webkit-linear-gradient(top, #b43616 0%, #fcd7cf 100%);
  background-image: linear-gradient(top, #b43616 0%, #fcd7cf 100%);
}

.block p {
  margin: 0 0 1em 0;
}

.block.last {
  margin-bottom: 0;
}

.block.numbered .number {
  position: absolute;
  top: -5px;
  left: 5px;
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 5px 8px;
  background-color: #666;
}

.block.numbered h2.title {
  padding: 2px 0 15px 50px;
}

/*  list 
---------------*/
.block ul, .block ol {
  margin: 0;
  padding: 0;
}

.block ul li, .block ol li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  overflow: auto;
  padding: 8px 0 8px 15px;
  background: transparent url("../images/icons/list_dot.png") no-repeat left 15px;
}

.block ul ul li.last {
  padding-bottom: 0;
  border-bottom: none;
}

.block ul li a:hover {
  text-decoration: none;
}

.square ul li {
  background: url("../images/icons/list_square.png") no-repeat left 15px;  
}

.arrow ul li {
  background: url("../images/icons/list_arrow.png") no-repeat left 15px;  
}

.no-border li {
  border-bottom: none !important;
}

.no-background li {
  padding-left: 0px !important;
  background-image: none !important;  
}

ul.links li.first {
  padding-left: 0 !important;
}

ul.links.inline {
  margin: 0;
}

/*  main blocks 
---------------*/
#main-bottom .block-inner {
  padding: 20px;
}

#main-bottom .block h2.title {
  position: absolute;
  display: inline;
  top: -13px;
  left: 20px;
  padding: 0 10px;
     
}
}

/*  sidebar blocks 
---------------*/
#sidebar-left .block {
  padding-left: 20px;
}

#sidebar-left .block h2.title {
  font-size: 13px;
}

#sidebar-right .block-inner {
  padding: 20px;
  margin-bottom: 20px;
}

#sidebar-right .coloring .block-inner {
  color: #fff;
  border: none;
}

#sidebar-right .coloring a {
}

#sidebar-right .coloring li {
  border-bottom: 1px solid #fff;
}

#sidebar-right .coloring li a {
  color: #fff;
}

#sidebar-right .coloring.blue .block-inner {
  background-color: #00aeff;
}

#sidebar-right .coloring.red .block-inner {
  background-color: #c63942;
}

#sidebar-right .coloring.orange .block-inner {
  background-color: #d89308;
}

#sidebar-right .coloring.cherry .block-inner {
  background-color: #ad1954;
}

#sidebar-right .coloring.green .block-inner {
  background-color: #959e46;
}

/*  footer 
---------------*/
#footer {
  font-size: 11px;
  padding-top: 20px;
}

#footer h2.title {
  font-size: 13px;
  background-image: none;
}

/* closure 
---------------*/
#closure {
  clear: both;
  margin: 0 -20px;
  padding: 10px 20px;
  min-height: 20px;
}

#closure p {
  padding: 0;
  margin: 0;
}

#closure .block {
  margin-bottom: 0;
}

#designed-by {
  position: relative;
  float: right;
  text-transform: uppercase;
  z-index: 1;
}

/*  Latest Post  
------------------------------*/
.latest-news .date {
  position: absolute;
  left: 0;
  top: 8px;
  font-size: 11px;
  padding: 2px 5px;
}

.latest-news li {
  position: relative;
  padding: 10px 0!important;
  background-image: none !important;  
}

.latest-news h3 {
  font-size: 13px;
  font-weight: normal;
  padding: 2px 0 2px 10px;
  margin: 0 0 0 65px;
}

.latest-news h3 a {
  display: block;
  text-decoration: none;
}

.latest-news p {
  margin: 10px 0 0 0;
}

.latest-news img {
  float: left;
  width: 120px;
  height: 60px;
  margin: 5px 10px 10px 0;
}

.latest-news .read-more {
  text-align: right;
  padding-right: 20px;
}

/*  Quick Tab 
------------------------------*/
.block-quicktabs {
  position: relative;
}

.block-quicktabs h2.title {
  display: none;
}

.block-quicktabs .block-inner {
  padding-top: 50px !important;
}

.block-quicktabs .content .block, .block-quicktabs .content .block-inner {
  padding: 0 !important;
  margin: 0 !important;
  border-width: 0 !important;
}

ul.quicktabs-tabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding-top: 10px;
}

ul.quicktabs-tabs li {
  float: left;
  margin: 0 1px 0 0 !important;
  padding: 9px 10px;
  border-bottom: none !important;
  background-image: none;
}

ul.quicktabs-tabs li.first {
  margin-left: 10px !important;
}

/*  Search
------------------------------*/
.block-search .form-text {
  width: 95%;
  padding: 3px 5px;
}

#search {
  float: right;
  position: relative;
  width: 300px;
  height: 25px;
  margin-top: 15px;
}

#search .form-text {
  position: absolute;
  top: 1px;
  left: 20px;
  color: #666;
  width: 270px;
  padding: 3px 5px;
  margin: 0 !important;
}

#search .button {
  position: absolute;
  top: 1px;
  right: -3px;
  display: inline-block;
  height: 24px;
  padding: 0;
  background: transparent url("../images/icons/search.png") no-repeat right top;
}

#search .button input {
  border: none;
  background-color: transparent;
}

/*  Login
------------------------------*/
#user-login-form {
  font-size: 11px;
  text-align: left;
}

#user-login-form .form-text {
  color: #666;
  width: 98%;
  font-family: Arial, Helvetica, sans-serif;
}

#user-login-form label, #user-login-form label {
  text-align: left;
  font-weight: normal !important;
}

#user-login-form li { 
  font-style: italic; 
}

/*  Button
------------------------------*/
.button {
  margin-right: 5px;
}

.button input, .read-more, .read-more-alter {
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.button input {
  cursor:pointer;
  border: none;
  padding: 5px 10px;
}

.read-more {
  text-align: right;
}

.read-more-alter a {
  padding: 5px 10px;
}

.read-more a:hover, .read-more-alter a:hover {
  text-decoration: none;
}

/*  Miscellaneous 
------------------------------*/
.meta {
  display: inline-block;
  font-size: 10px;
  color: #A5A8AA;
  padding: 5px 10px;
}

.meta .user-picture {
  float: left;
  padding-right: 5px;
  line-height: 1;
}

.meta .user-picture img {
  width: 17px;
  height: 17px;
  margin-left: -5px;
}

.node-blog .meta {
  display: block;
}

.form-required {
  display: none;
}

.messages {
  padding: 10px;
  border: 1px solid #95C7FC;
  background-color: transparent;
}

.messages.status {
  border: 1px solid #FCD250;
}

.messages.warning {
  border: 1px solid #E1B42F;
}

.messages.error {
  border: 1px solid #ECB8B0;
}

/* Universal Clearfix
------------------------------*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*  Menu
------------------------------------------------------------*/
/*  Primary Menu
------------------------------*/
#primary {
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 880px;  /* width: 680px; height 70 */
  height: 70px;
}

#primary ul ,#primary ul li {
  margin: 0;
  padding: 0;
  list-style: none !important;
}

/*  superfish basic 
---------------*/
#primary ul.menu ul {
  position:	absolute;
  top: -999em;
  width: 200px;
}

#primary ul.menu ul li {
  width: 100%;
}

#primary ul.menu li:hover {
  visibility: inherit;
}

#primary ul.menu li { 
  float: left;
  position:	relative;
}

#primary ul.menu li a { 
  display: block;
  position:	relative;
}

#primary ul.menu li:hover a,
#primary ul.menu li.sfHover a { 
  z-index: 100;
}

#primary ul.menu li:hover ul,
#primary ul.menu li.sfHover ul {
  left:	-1px;
  top: 70px;
  z-index: 99;
}

#primary ul.menu li:hover li ul,
#primary ul.menu li.sfHover li ul {
  top: -999em;
}

#primary ul.menu li li:hover ul,
#primary ul.menu li li.sfHover ul {
  left:	200px;
  top: -1px;
}

#primary ul.menu ul ul ul {
 display: none !important;
}

/*  first level
---------------*/
#primary ul.menu {
  float: left;
  text-transform : uppercase;
}

#primary ul.menu li a {
  float: left;
  cursor: pointer;
  text-decoration: none;
}

#primary ul.menu li a span {
  display: block;
}

#primary ul.menu li a span span {
  padding: 25px 21px 25px 20px;
}

#primary ul.menu li a:hover, #primary ul.menu li.sfHover a {
  margin: 0 -1px;
}

#primary ul.menu li a:hover span span,
#primary ul.menu li.sfHover a span span,
#primary ul.menu li a.active span span, 
#primary ul.menu li a.active:hover span span {
  padding: 25px 22px 25px 21px;
}

#primary ul.menu li a.active, #primary ul.menu li a.active:hover {
  margin: 0 0 0 -1px;
}

/*  second level
---------------*/
#primary ul.menu ul {
  font-size: 11px;
  font-weight: normal;
  text-transform : none;
}

#primary ul.menu ul li {
  width: 180px;
  padding: 10px 10px 0 10px;
}

#primary ul.menu ul li.last {
  padding-bottom: 10px;
}

#primary ul.menu ul li a {
  width: 160px;
  margin: 0 !important;
  padding: 5px 10px;
  border: none !important;
  background-image: none; 
}

#primary ul.menu ul li.expanded a {
  background: url("../images/bg_menu_exp.png") no-repeat 165px 10px; 
}

#primary ul.menu ul li a span {
  margin: 0 !important;
  padding: 0 !important;
  background-image: none !important;
}

/*  third level
---------------*/
#primary ul.menu ul ul a {
  background-image: none !important; 
}

#list-affiliates .view-content h3.state-title {
    background: -moz-linear-gradient(top , #4E4648 0%, #221E1F 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top , #4E4648 0%, #221E1F 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top , #4E4648 0%, #221E1F 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top , #4E4648 0%, #221E1F 100%); /* IE10+ */
    background: linear-gradient(top , #4E4648 0%, #221E1F 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E4648', endColorstr='#221E1F',GradientType=0 ); /* IE6-9 */
    border-radius: 5px;
    height: 40px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    text-shadow: 0 -1px 0 #000000;
    padding-left: 15px;
    width: 98%;
    float: left;
}
#list-affiliates .view-content .views-row {
    border: 4px solid #ECECEC;
    border-radius: 10px 10px 10px 10px;
    float: left;
    margin-right: 27px;
    padding: 10px 15px;
    width: 27%;
    background-color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 15px;
}
#list-affiliates .view-content .views-row-3 {
    margin-right: 0;
}
#list-affiliates .view-content .views-field-title {
    border-bottom: 1px dotted #999999;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 100%;
}
#list-affiliates .view-content .views-field-title a {
    color: #343434;
    font-size: 18px;
    line-height: 23px;
}
a.return-top {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin-right: 20px;
    margin-top: -38px;
}
a.return-top:hover {
    color: #FFFFFF;
}
#list-affiliates .field-content.title {
    font-weight: bold;
}
#iaf-affiliates-map #us-map {
    display: table;
    margin: 0 auto;
    padding: 20px;
}
.show-all {
    font-size: 17px;
    text-align: center;
}
#list-affiliates .affiliate-state {
    float: left;
    width: 100%;
    -moz-transition: opacity 0.6s ease-in-out 0s;
    -webkit-transition: opacity 0.6s ease-in-out 0s;
    -o-transition: opacity 0.6s ease-in-out 0s;
    transition: opacity 0.6s ease-in-out 0s;
    float: left;
    margin-top: -1000%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    opacity: 0;
    line-height: 18px;
}
#list-affiliates .affiliate-state:target {
    margin-top: 0%;
    opacity: 1;
}
/*** REVISION 2 ***/
.view-featured-content .view-content .views-field {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.view-featured-content .view-content .views-field-entity-id img {
    border: 0 none;
    clear: right;
    display: block;
    float: left;
    margin-right: 10px;
}
.view-featured-content .view-content .views-field-entity-id p {
    margin: 0;
}
.view-OrganizingTools table.views-table {
    margin-bottom: 10px;
    width: 100%;
}
.view-OrganizingTools table.views-table caption {
    margin-bottom: 5px;
}