/* general typography */

h1 {
margin-top:5px;
font-size:2.2em}

p, fieldset, table, pre {
    line-height: 1.6em;
    margin-bottom: 1.2em;
}

a {
    color: #979381;}

.intro {color: #979381; font-size: 1.3em; line-height:1.4em}

#midcol a, ol#featlist a {
    text-decoration: none;
    color:#df4346;
}

#midcol a:hover, ol#featlist a:hover {
    text-decoration: underline;
    color:#979381;
}

#supp a {
    text-decoration: none;
    color:#df4346 !important;
}

#supp #feeddiv a {
    text-decoration: none;
    color:#979381!important;
}

#supp #feeddiv.membersnews a, #supp #feeddiv.bondnews a {
    text-decoration: none;
    color:#df4346!important;
}

#supp #feeddiv a:hover {
    text-decoration: none;
    color:#df4346 !important;
}

#supp a:hover {
    text-decoration: underline;
    color:#979381 !important;
}

#supp p {
font-size:1em;
}

a#titlebar_directory span.p, a#titlebar_job span.p, a#titlebar_news span.p {color:#979381}

body, #members_login form a {color:#555 !important}

div#wrapper_subnav ul#subnav li a
{color:#979381 !important}

div#wrapper_subnav ul#subnav li a:hover
{color:#555}

.footerquicklinks ul li a, #fb-site-credit a  {
color:#979381 !important;
}

li {margin-bottom:0.5em; line-height: 1.6em}
ul {margin-bottom:2em}

ol#featlist li {margin:0 0 15px}

ol#featlist li {background: url("/data/images/style/bg_sep_horiz_tile.gif") repeat-x scroll left bottom transparent}

/* page shadow */

 #wrapper {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    background-image: none;
}

#content {
    padding-bottom: 240px;
}

#stickyfooter {
    height: 200px;
    margin-top: -235px;
    }

/* IE6&7 fixes for page shadow */
*+html #stickyfooter {
    margin-top: 0px;
    }

*html #stickyfooter {
    margin-top: 0px;
    }

*+html #wrapper {
    padding-left: 15px;
    padding-right: 10px;
    }

*html #wrapper{
    padding-left: 15px;
    padding-right: 10px;
    }

body, body#index {
background-image: none;
background-color: #f7f7f7;
}

*+html body, *+html body#index {
background:url("/images/bg_body_tile.gif") repeat-y scroll center top #F3F3F3;
}

#loginoptions ul {
    padding-bottom: 5px;
}

/* news page */

h3.month, h2.month {
    background-color: #979381;
    border-radius: 5px 5px 5px 5px;
    color: white;
    font-size: 1.5em;
    margin: 20px 0;
    padding: 5px 0 5px 10px;
    text-shadow: 1px 1px 1px gray;
}

.news-item img {
padding:5px;
border: 1px solid silver;
box-shadow: 0 0 5px #EBEBEB;
}

p.news-item {
margin-bottom:30px;
}

#news .box h2, #news .box h3, #midcol #annualconference h3 {
    background-color: white;
    color: #979381;
    font-size: 1.3em;
    margin: 0;
    padding: 0;
    text-shadow: none;
}

#midcol #annualconference h3 {
    background: url("/data/images/style/arrow_right_40px.png") no-repeat scroll 0 12px transparent;
    padding: 20px 0 15px 50px;
}

.twocolumn {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.threecolumn {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}

/*L&T*/

.trainingbrochure img {
box-shadow: 2px 1px 5px 1px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
margin: 10px 10px 20px 25px;
-moz-transition: all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
}

.trainingbrochure img:hover {
-webkit-transform: rotate(-2deg);
-webkit-backface-visibility: hidden;
-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
transform: rotate(-2deg);
}

/* homepage elements line up */
a#mainbranding {
    margin: -3px 0 0 -4px;
}

#wrapper_topnav {
    margin-left: -8px;
}

#index #crumbs a {
display:none;
}

/* Jobs */

#bond-advertising #supp {
background:none;
background-color:#f4f4f4;
border-radius:5px;
width: 205px;
margin-top:5px;
margin-left:1px;
padding-top:15px;
}

#supp ul li {
    list-style-type: none;
    margin-bottom: 10px;
}

#supp ul {padding-bottom:0}

#supp p, #supp li {
    color: #979381;
}

#bond-advertising #btnwrap {
display:none;
}

#supp h2 {
margin-top:0px
}

#supp h2:first-child {
margin-top:25px
}

.jobsbull img {
    -webkit-transform: rotate(8deg);
    -webkit-backface-visibility: hidden;
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.jobsbull a img:hover {
-moz-transform: rotate(0deg); 
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}

/* Homepage ads */

#index #midcol .homepagead p {
margin:0 0 15px;
padding:0;
}

.imgrotate {
-moz-transform: rotate (5deg); -webkit-transform: rotate (5deg);  -webkit-backface-visibility: hidden; -ms-transform: rotate (5deg); transform: rotate (5deg);
}

.effectivenesslogos img {
margin-bottom:40px;
}

.networkercover {
-webkit-transform: rotate(5deg); 
-webkit-backface-visibility: hidden; 
-moz-transform: rotate(5deg); 
-ms-transform: rotate(5deg); 
transform: rotate(5deg); 
    border: 1px solid silver;
    box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
    padding: 2px;
}

/*sidebar block*/
#supp {
    background: none #F3F3F3;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 15px;
    margin-left: 1px;
    margin-top: 5px;
    overflow: hidden;
    width: 206px;
}

#supp h4 {
    background: none repeat scroll 0 0 transparent;
    color: #979381;
    font-size: 1.4em;
    min-height: 0;
    padding: 10px 25px 10px;
}

#supp h4:first-child {
padding-top:25px
}

/* crumbs */
#crumbs {
    color: #B7B4A8;
    padding: 10px 0 20px 20px;
}

#crumbs a {
    color: #B7B4A8;
}

/* hide sectionheader images */
#sectionheader {
display:none;
}

/* CSS3 navigation */

ul#topnav {
no-repeat scroll left top transparent;
    float: left;
    list-style-type: none;
    margin: 0 0 0 -3px;
    padding: 11px 0 5px 15px;
    width: 100%;
}

 ul#topnav li {
    background: none;
    float: left;
    list-style-type: none;
    margin: 4px 0 10px;
    padding: 0 6px 0 0;
    text-align: center;
}

ul#topnav li a {
    background: none #7C8EBA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Helvetica-Neue,Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    font-weight: bold;
    height: 22px;
    padding: 3px 12px 1px;
    text-decoration: none;
behavior: url(/PIE.htc);
position:relative;
}

ul#topnav li:last-child a {padding-left: 18px; padding-right:18px}

#topnav a span {
    background: none;
    background-color: #7C8EBA;
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 0;
}

#topnav a.on span {
    background: none;
    background-color: #DF4346;
    color: #FFFFFF;
}

#topnav a:hover {
    background: none #979381;
}

#topnav a:hover span {
    background: none;
    background-color: #979381;
    color: #FFFFFF;
}

#topnav a.on:hover span, #topnav a.on:hover {
    background: none;
    background-color: #DF4346;
    color: #FFFFFF;
}

#topnav a.on {
    background: none #DF4346;
}

#topnav a:hover {
    background-color: #979381;
}

/* members' login left-margin*/
div#members_login.logged-in ul#login-options {
    margin-left: 25px;
}

#members_login h4 {
    padding-left: 25px;
}

.imageright {
margin-right: 0px;
margin-left:20px;
}

.twentyeleven img, .imageright  {
    padding: 8px;
}

.shadow, .twentyeleven img {
    border: 1px solid #F3F3F3;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    padding:8px;
}

a .shadow:hover {
    border: 1px solid #F3F3F3;
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    padding:8px;
}

/* tables*/
table, td {
border: 1px solid #f3f3f3;
}

table.effectivenesslogos, table.effectivenesslogos td, #resources table, #resources td {
border: 0px;
}

table.effectivenesslogos td {
padding:0px;
}

th, td {
    padding: 10px 10px 10px 20px;
}

.nopadding, .nopadding td {
padding:5px;
}

td h2 {
margin:0;
padding:0;
}

/*logo boxed backgrounds*/
div.logobox {
position: relative;
z-index: 1; /* prevent shadows falling behind containers with backgrounds */
overflow: hidden;
list-style: none;
margin: 0;
padding: 0; }

div.logobox a {
list-style: none;
position: relative;
float: left;
width: 200px;
    text-align: center;
    vertical-align: middle;
    height: 150px;
padding: 0px;
border: 1px solid #efefef;
margin: 0 20px 30px 20px;
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
}

div.logobox a img {
padding:0px; 
    margin: 30px 0;
    vertical-align: middle;
opacity: 0.8;
}

div.logobox a img:hover {
opacity: 1;
}

div.logobox a:before,
ul.logobox li:after {
content: '';
z-index: -1;
position: absolute;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
height: 55%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg); }

div.logobox a:after {
left: auto;
right: 10px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); }

/*homepage ads*/
.homepageadholder img {
border-radius:2px;
opacity:0.85;
transition: opacity 1s;
-moz-transition: opacity 1s;
-webkit-transition: opacity 1s;
-o-transition: opacity 1s;
}

.homepageadholder img.head {
opacity:1;
}

.homepageadholder img:hover {
opacity:1;
}

.homepageadholder  {
margin-top:20px;
}

/* sponsor logo in sidebar for annual conference */
div.logobox a.sponsor {
  margin: 0 20px 20px -8px;
  padding: 0 15px;
  width:140px;
  height:90px;
border-radius:5px;
}

div.logobox a:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
}

.conferencefooter img {
box-shadow:none;
}

/*homepage picture*/
#feat_right ul {
    background: url("/data/images/style/bg_featsprite_off.jpg") no-repeat scroll 0 -50px transparent;
    }

#feat_right ul li a#effectiveness:hover {
    background: url("/data/images/style/bg_featsprite_on.jpg") no-repeat scroll -15px -115px transparent;
}

/*hompage job ads*/
.jobshomepage img {
     max-height: 75px;
     max-width: 100px;
padding-top:20px;
clear:both
}

.jobsimg {
     height: 120px;
     width: 125px;
     border-radius: 2px 2px 2px 2px;
     box-shadow: 0pt 1px 2px rgba(0, 0, 0, 0.1), 0pt 0pt 20px rgba(0, 0, 0, 0.06) inset;
     float: right;
    margin-bottom:20px;
margin-left:20px;
text-align:center;
}

.jobshomepage {
    margin: 10px 2px 0px 2px;
}

body#index #midcol .jobshomepage p {
padding-right:0px;
clear:both;
}

/* logobox2 for sidebar boxed and shadowed icons */

div.logobox2 {
position: relative;
z-index: 1; /* prevent shadows falling behind containers with backgrounds */
overflow: hidden;
list-style: none;
margin: 0;
padding: 0; }

div.logobox2 a {
list-style: none;
position: relative;
float: left;
text-align: center;
vertical-align: middle;
padding: 0px;
border: 1px solid #efefef;
margin: 0 20px 30px 20px;
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.06) inset; 
}

div.logobox2 a img {
padding:0px; 
    margin: 20px 0;
    vertical-align: middle;
opacity: 0.8;
}

div.logobox2 a img:hover {
opacity: 1;
}

div.logobox2 a:before,
ul.logobox2 li:after {
content: '';
z-index: -1;
position: absolute;
left: 10px;
bottom: 10px;
width: 70%;
max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
height: 5%;
-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
-webkit-transform: skew(-15deg) rotate(-6deg);
-moz-transform: skew(-15deg) rotate(-6deg);
-ms-transform: skew(-15deg) rotate(-6deg);
-o-transform: skew(-15deg) rotate(-6deg);
transform: skew(-15deg) rotate(-6deg); }

div.logobox2 a:after {
left: auto;
right: 10px;
-webkit-transform: skew(15deg) rotate(6deg);
-moz-transform: skew(15deg) rotate(6deg);
-ms-transform: skew(15deg) rotate(6deg);
-o-transform: skew(15deg) rotate(6deg);
transform: skew(15deg) rotate(6deg); }

div.logobox2 a.long:before{
-webkit-transform: skew(15deg) rotate(2deg);
-moz-transform: skew(15deg) rotate(2deg);
-ms-transform: skew(15deg) rotate(2deg);
-o-transform: skew(15deg) rotate(2deg);
transform: skew(15deg) rotate(2deg); 
max-width: 450px;
width:100%}

div.logobox2 a:hover {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.06) inset; 
}

/* sponsor logo in sidebar for annual conference */
div.logobox2 a.sponsor {
  margin: 0 20px 20px -8px;
  padding: 0 15px;
border-radius:5px;
}

#midcol .logobox2 a img {
margin: 20px 20px 20px 20px;
}

#midcol .logobox2 a 
{margin-left:0;}

/* prevent shadows on Google map tiles */
#map_canvas img {
box-shadow:none
}

/*homepage blocks*/
a#titlebar_news span.h4, a#titlebar_job span.h4 {
color:white
}

a#titlebar_directory {
    background: url("/data/images/style/bg_titlebar_blue2.png") no-repeat scroll left top transparent;
}

a#titlebar_news {
    background: url("/data/images/style/bg_titlebar_green.png") no-repeat scroll left top transparent;
}

a#titlebar_job {
    background: url("/data/images/style/bg_titlebar_yellow.png") no-repeat scroll left top transparent;
    margin-top:0px;}

a#titlebar_networker, a#titlebar_networker:hover {
    background: url("/data/images/style/bg_titlebar_purple.png") no-repeat scroll left top transparent;
    display: block;
    text-decoration: none;
    width: 304px;
}

a#titlebar_networker span.h4 {
    color: white;
    display: block;
    font-family: Helvetica-Neue,Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    padding: 8px 0 7px 10px;
}

a#titlebar_networker span.p {
    color: #979381;
    display: block;
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    padding: 0 0 8px 10px;
}

a#titlebar_news, a#titlebar_networker, a#titlebar_job, a#titlebar_directory{
opacity:1;
}

a#titlebar_news:hover, a#titlebar_networker:hover, a#titlebar_job:hover, a#titlebar_directory:hover {
opacity:0.9;
}

/*sidebar buttons */
#btnwrap img, .rhshomepagebuttons img, .homepagead img.head {
opacity:1;
}

#btnwrap img:hover, .rhshomepagebuttons img:hover,  .homepagead img.head:hover {
opacity:0.9;
}

/* secondary header nav */

ul#secnav li a {
    color: #979381;
    font-size: 0.833em;
    font-weight: bold;
    opacity: 0.7;
    text-decoration: none;
}


ul#secnav li a:hover {
    opacity: 0.9;
}

ul#secnav li span {
    color: #979381;
    opacity: 0.1;
}

#wrapper_secnav {
    clear: both;
    float: right;
    margin: 0;
    width: 470px;
}

#wrapper_secnav {
    background: none repeat scroll 0 0 #F3F3F3;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
-ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    clear: both;
    float: right;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 10px;
    width: 470px;
}

/* homepage news */

ol#newslist li {
    list-style-type: none;
    margin: 5px 0 10px;
}

/* rotate anything 5 deg clockwise */
.rotate {
-moz-transform: rotate(5deg);
-ms-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-webkit-backface-visibility: hidden; 
-o-transform: rotate(5deg);
transform: rotate(5deg);
}

/* consultants directory */

#consultants p {
    background-color: #F3F3F3;
    border: 1px solid #F3F3F3;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 180px;
    margin: 0 15px 15px 0;
    overflow: hidden;
    padding: 15px;
    width: 122px;
-moz-transition: background-color 0.5s ease 0s;
-webkit-transition: background-color 0.5s ease 0s;
-ms-transition: background-color 0.5s ease 0s;
}

#consultants {
    width: 520px;
}

#consultants a {
font-weight:bold;
display:block;
margin-bottom:10px;
}

#consultants p:hover {
opacity:1;
background-color: #df4346;
color:white;
}

#consultants p:hover a {
color:white;
}

#titlebar_job {
margin-top:10px}

.boxright img {
    background-color: white;
    margin: auto auto auto 30px;
    padding: 10px;
    text-align: center;
}

/* Google RSS feed - override default styles */

.gfc-title {
font-size: 1.5em !important;
color: #979381 !important;
}

.gfc-resultsRoot {
margin-bottom:20px;
}

.gfc-resultsHeader {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    width: auto !important;
}

.gf-title {
    font-size: 1.1em;
    font-weight: normal;
    height: auto !important;
    margin: 10px 0 5px;
    overflow: auto !important;
}

#midcol .gf-relativePublishedDate {
    color: #979381 !important;
    margin: 0 0 5px;
}

#midcol .gf-result, #midcol .gf-author, #midcol .gf-result, #midcol .gf-spacer, #midcol .gf-result, #midcol .gf-relativePublishedDate {
    color: #979381;
}

.gf-snippet {
margin: 10px 0 20px;
color:#555555;
}

/*calendar events sidebar*/
#supp #idevents li, #supp #events li {
font-weight:normal;
}

#supp #idevents span, #supp #events span {
display:block;
font-weight:bold;
}

.teamcontactinfo {
    background-color: #F3F3F3;
    border-radius: 5px 5px 5px 5px;
    color: #6F6F6F;
    float: right;
    margin: 5px 0 20px 20px;
    padding: 20px 20px 10px;
    width: 195px;
}


/* Jobs listings */

.job-result {
    border-bottom: 2px solid #F4F4F4;
    margin-bottom: 30px;
    padding-bottom: 25px;
    position:relative;
min-height:180px;
}

.jobresultsimg:after {
    -moz-transform: skew(-15deg) rotate(-6deg);
 -webkit-transform: skew(-15deg) rotate(-6deg);
 -ms-transform: skew(-15deg) rotate(-6deg);
 transform: skew(-15deg) rotate(-6deg);
    bottom: 140px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
    content: "";
    height: 80%;
    max-width: 180px;
    position: absolute;
    right: -10px;
    width: 100%;
    z-index: -1;
}

.jobresultsimg {
     background-color: white;
     border: 1px solid #F3F3F3;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 20px rgba(245, 245, 245, 0.6) inset;
     display: table-cell;
     float: right;
     height: 100px;
     margin-left: 20px;
     padding: 40px;
     text-align: center;
     width: 120px;
     margin-bottom:20px;
}

.jobresultsimg:hover {
     box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

.jobresultsimg img {
    max-height: 120px;
    max-width: 120px;
    margin-bottom:20px;
}

.job-result p.label {
    color: #979381;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
}

.job-result h3 {
font-size:1.2em;
margin-bottom:10px;
}

#bond-advertising h2 {
    color: #979381;
    margin: 25px 0 10px;
    padding-bottom: 0px;
}
.job-result p {
     color: #686868;
     padding-top: 12px;
     margin: 3px 0;
}

.job-result p:after, .jobshomepage:after {
     clear: both;
     content: ".";
     display: block;
     height: 0pt;
     visibility: hidden;
}

.job-result p:after {
     clear: left;
}

.job-result p.organisation, .job-result p.salary, .job-result p.location, .job-result p.closingdate, .job-result p.typeofjob, .job-result p.areaofwork, .job-result p.howtoapply, .job-result p.website, .job-result p.email, .job-result p.downloadabledocuments, .job-result p.level, .job-result p.phone {
     background-repeat: no-repeat;
     float: left;
     height: 0px;
     margin-left: 5px;
     overflow: hidden;
     padding-left: 0px;
     padding-top: 25px;
     width: 40px;
     opacity: 0.7;
}

.job-result p.organisation {
     background-image: url("/data/images/icons/organisation_25.png");
}

.job-result p.salary {
     background-image: url("/data/images/icons/salary_25.png");
}

.job-result p.location {
     background-image: url("/data/images/icons/location_25.png");
}

.job-result p.closingdate {
     background-image: url("/data/images/icons/closingdate_25.png");
}

.job-result p.typeofjob{
     background-image: url("/data/images/icons/typeofwork.png");
}

.job-result p.areaofwork{
     background-image: url("/data/images/icons/areaofwork.png");
}

.job-result p.howtoapply{
     background-image: url("/data/images/icons/howtoapply.png");
    margin-top: 10px;
}

.job-result p.website{
     background-image: url("/data/images/icons/website.png");
}

.job-result p.email{
     background-image: url("/data/images/icons/email.png");
}

.job-result p.level{
     background-image: url("/data/images/icons/level.png");
}

.job-result p.phone{
     background-image: url("/data/images/icons/phone.png");
}

.job-result p.downloadabledocuments{
     background-image: url("/data/images/icons/downloadabledocuments.png");
}

.job-result h3 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 5px;
}

.job-result h3 a {
color: #c2c2c2;
}

.job-result h3 a:hover {
color: #df4346;
}

.job-result .info {
margin-left:45px;
}

.job-result .description {
    border-bottom: 2px solid #f4f4f4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.job-result .back-new {
    background-image: url("/data/images/style/arrow_right_40px.png");
    background-repeat: no-repeat;
    height: 60px;
    margin-top: 3em;
    padding-left: 60px;
}

/*twitter feed */

.twitter .gf-title {
     overflow: hidden ! important;
     width: 220px;
}

.gfg-entry {
    height: 12em!important;
}

.home-view-all-news, a.view-link {
    background-color: #DF4346;
    background-image: url("/data/images/style/smallredarrow.png");
    background-position: 10px 8px;
    background-repeat: no-repeat;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-ms-border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.2);
    color: white!important;
    display: block;
    height: 20px;
    margin-top: 20px;
    padding: 10px 10px 10px 45px;
    width: 110px;
}

a.view-link {
width: 130px;
}

.home-view-all-news:hover {
    color: white;
    box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 3px 2px 5px rgba(0, 0, 0, 0.4);
}

/* course listings */
.course-result .tag-full {
    background-color: #DF4346;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline;
    font-size: 0.8em;
    font-weight: bold;
    left: 180px;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 5px 10px;
    position: relative;
    top: -32px;
}

.course-result br {
display:none
}

.course-result a {
display:block
}

.course-result .tag-new {
    border-radius: 2px 2px 2px 2px;
    font-size: 10px;
    margin-left: 10px;
    padding: 5px 10px;
}

/*sidebar form*/

#supp form {
margin-left:0px;
text-align: center;
}

#supp form input {
width: 140px;
margin-bottom: 10px
}

 /*rss news feeds*/
.rssnews p {
margin-bottom:30px
}

.rssnews p.newsheading {
    font-size: 1.2em;
    margin: 10px 0 0;
}

.rssnews p.date {
color:#979381;
margin: 5px 0 10px;
}

/* board pictures */
.board img {
padding: 20px 20px 70px; background-color: #f7f5f2; margin: 40px 20px; float:right;
}

/* hide members directory */
#membership .membersdirectory + .formDiv {
display:none;
}
