﻿@import url(/common/css/reset.css);

body 
{
    background: #739a25;
    font-family: Arial;
    font-size: 100%;
    color: #303030;
}
h1
{
    margin: 0 0 .7em 0; 
    text-transform: uppercase;
}
h2, h3
{
    margin: .7em 0 .3em 0; 
}
a
{
    text-decoration: none;
}
p
{
   line-height: 150%;
   margin: 8px 0px;
}
ul 
{
    padding: 0 0 0 30px;
    margin: 0 0 8px 0; 
}
li
{
    line-height: 150%;
}

div.clear
{
    clear: both;
    height: 0px;
}
img 
{
    border: 0;
}

#logo
{
    text-indent: -3000px;
    background: url(/common/images/logo.png) no-repeat left 43px;
    float: left;
    height: 110px;
    width: 480px;
    display: block;
}

#head ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: .8em;
}
#head ul li
{
    float: left;
}
#head ul li a
{
    display: block;
    padding: 4px 8px;
    color: #fff;
    /* todo: border */
}
#head ul li a :first-child
{
    border-left: none;
}

#head fieldset
{
    border: 0;
    padding: 18px 0 0 8px;
    color: #fff;
}
#head input.text
{
    width: 240px;
    background: #fff;
    border: 0;
    padding: 3px;
}
#head input.search
{
    border: 0;
    color: #fff;
    padding: 3px;
    background: #494949;
}
/* wrappers */
#headw
{
    background: url(/common/images/headerbg.png) repeat-x #789e28 top left;
    height: 110px;
}
#navw 
{
    background: url(/common/images/topnavbg.png) repeat-x #464646 top left;
}
#contentw 
{    
    background: url(/common/images/contentbg.png) repeat-x #fff top left;
}
#footerw
{
}
#head .tools
{
    padding: 8px 0;
    float: right;
    /* width: 480px; */
}

#nav,
#head,
#content,
#footer
{
    width: 960px;
    padding: 0px;
    margin: 0 auto;
    font-size: .85em;
}

#content a,
#content a:visited
{
    color: #88AF3C;
}
#content a:hover
{
    color: #749a26;
    text-decoration: underline;
}

#nav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav ul li
{
    float: left;
    line-height: 100%;
}
#nav ul li a
{
    display: block;
    padding: 12px 24px 12px 8px;
    color: #fff;
}
#footerc a
{
    color: #303030;
}
#footerc
{
    background: #9db867;
    padding: 8px;
}
#footerc .wrap, #footern .wrap
{
    width: 960px;
    margin: auto;
}
#footerc .item
{
    width: 240px;
    font-size: .75em;
    float: left;
    padding: 0 8px;
    margin: 0 60px 0 0;
}
#footerc ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#footerc ul li
{
    padding: 4px 0;
}
#footerc fieldset
{
    border: 0;
    padding: 0;
}
#footerc fieldset .field
{
    margin: 6px 0;
}
#footerc input.text, #footerc textarea.text
{
   width: 240px;
   background: #fff;
   border: 0;
   padding: 2px;
}
input.send
{
    border: 0;
    color: #fff;
    padding: 3px;
    background: #494949;
}
#footern
{
    background: #494949;
    font-size: .9em;
}
#footern ul
{
    margin: auto;
    width: 960px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#footern ul li
{
    float: left;
    line-height: 100%;
}
#footern ul li a
{
    display: block;
    padding: 8px 12px;
    color: #fff;
}

.firstpage #left
{
    width: 240px;
    margin-right: 60px;
    float: left;
    padding: 24px 0;
}
.firstpage #right
{
    width: 660px;
    float: left;
    padding: 24px 0;
}
.threecol
{
}
.threecol #menu
{
    width: 240px;
    float: left;
    padding: 0 0 24px 0;
}
.threecol #left
{
    width: 460px;
    float: left;
    padding: 0 0 24px 0;
}
.threecol #right
{
    width: 240px;
    float: left;
    padding: 0 0 24px 0;
}
.twocol
{
}
.twocol #left
{
    width: 460px;
    margin-right: 12px;
    float: left;
    padding: 0 0 24px 0;
}
.twocol #right
{
    width: 460px;
    float: left;
    padding: 24px 0;
    padding: 0 0 24px 0;
}
.blog #left
{
    float: left;
    width: 650px;
    padding: 0 0 24px 0;
    margin-right: 24px;
}
.blog #right
{
    float: left;
    width: 230px;
    padding: 0 0 24px 0;
}
.blog h1, .twocol h1
{
    text-transform: uppercase;
}

#map 
{
    width: 460px;
    height: 300px;
}

.mapimage
{
    margin-top: 20px;
}

.page #left
{
    width: 240px;
    margin-right: 48px;
    float: left;
    padding: 24px 0;
}
.page #right
{
    width: 460px;
    float: left;
    padding: 24px 0;
    margin: 0 20px 0 0;
}
.page #right p
{
    font-size: .9em;
    line-height: 150%;
}
p.image
{
    background: #333;
    margin: 16px 0 0 0;
    padding: 0;
    line-height: normal;
}
p.image span
{
    display: block;
    padding: 8px;
    color: #fff;
    font-style: italic;
    font-size: .9em;
}

.page #right p.intro
{
    font-weight: bold;
    line-height: 170%;
}
.page #sidebar
{
    width: 180px;
    float: left;
}
.page #sidebar h3
{
    font-size: 1.2em;
    margin: 3em 0 0 0;
}
.page #sidebar ul.list
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: .9em;
}
.page #sidebar ul.list li
{
    border-bottom: 1px solid #cdcdcd;
}
.page #sidebar ul.list li a
{
    display: block;
    padding: 4px;
}

.firstpage #left h1
{
    /*
text-indent: -3000px;
    height: 59px;
    width: 197px;
    margin: 0;
    background: url(/common/images/heading1.gif) no-repeat;
*/
    font-size: 1.7em;
}

.page h1 
{
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-weight: normal;
}

#bcw
{
    background: #efefef;
    border-bottom: 1px solid #c5c5c5;
}
#bcw .inner
{
    width: 960px;
    margin: 0 auto;
}
#bcw ul 
{
    list-style: none;
    font-size: .7em;
    margin: 0;
    padding: 0;
}
#bcw ul li
{
    float: left;
    line-height: 100%;
}
#bcw ul li span
{
    display: block;
    color: #757575;
    padding: 8px 12px 8px 8px;
}
#bcw ul li a
{
    background: url(/common/images/bc-sep2.png) no-repeat center right;
    display: block;
    color: #757575;
    padding: 8px 22px 8px 12px;
}
#bcw ul li a
{
    
}
#bcw a
{
    text-decoration: underline;
}

.inside
{
    padding: 0 8px;
}

#content a.category
{
	background: #666;
	color: #fff;
	padding: 4px;
	font-size: 0.75em;
	text-transform: uppercase;
}
#content a.category:hover
{
	background: #999;
	color: #fff;
	padding: 4px;
	font-size: 0.75em;
	text-transform: uppercase;
	text-decoration: none;
}

.firstpage h2
{
    background: url(/common/images/h2bg.png) repeat-x #464646 top left;
    margin: 0px 0px 8px 0px;
    padding: 8px 8px;
    font-size: 1.2em;
    color: #fff;
}
.firstpate h2 a:link,
.firstpage h2 a:visited
{
    color: #fff600;
}
.firstpage h2 a
{
    float: right;
    padding: 0 18px 0 24px;
    font-size: .75em;
    font-weight: normal;
    display: block;
    margin: 3px 0 0 0;
    background: url(/common/images/rss_green.png) no-repeat center right;
}
.firstpage h2 a.nofeed
{
    float: none;
    padding: 0;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    color: #fff;
    background: none;
}
.firstpage h3
{
    margin: 4px 0;
    font-size: 1.4em;
}
.firstpage h3 span.date
{
    font-weight: normal;
    font-size: 0.75em;
    margin: 4px 0 0 0;
    float: right;
}

.nav
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav li
{
    border-bottom: 1px solid #cdcdcd;
}
.nav li a, .nav li strong
{
    display: block;
    padding: 8px;
}
.delicious-cloud
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.delicious-cloud li
{
	display: inline;
	text-align: justify;
}
delicious-cloud li a
{
}

#footerc #current a.subscribe
{
    display: block;
    font-weight: bold;
    background: url(/common/images/rss_green.png) no-repeat center right;
}

.contactcard
{
    background: url(/common/images/contact-bg.png) no-repeat top left;
    padding: 8px 0 0 0;
    font-size: .75em;
    color: #fff;
}
.contactcard p
{
    margin: 0;
}
.contactcard div
{
    background: url(/common/images/contact-bg.png) no-repeat bottom left;
    padding: 0 8px 8px 8px;
}

div.hiddenfield
{
    font-style: italic;
    border: 1px solid yellow;
    background: lightyellow;
    padding: 4px;
}
div.hiddenfield .field
{
    background: #fff;
    border: 1px solid #ccc;
}
ul.tags
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.tags li
{
    float: left;
}
ul.tags li span
{
    font-weight: bold;
    display: block;
    padding: 4px;
}
ul.tags li a
{
    display: block;
    padding: 4px;
}
ul.posts
{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.posts li
{
    border-bottom: 1px solid #CDCDCD;
}
ul.posts li span.date
{
    font-size: .8em;
}
ul.posts li h3
{
    background: url(/common/images/h2bg.png) repeat-x #464646 top left;
    margin: 0;
    padding: 4px;
    font-size: 1em;
    color: #fff;
}
ul.posts li h4
{
    margin: 0;
    padding: 0;
    background: #efefef;
    padding: 4px;
    font-size: 1em;
}
ul.posts li
{
    display: block;
    padding: 4px 4px;
}
ul.posts li.nopad
{
    padding: 0;
}
div.post
{
    margin: 0 0 24px 0;
}
div.post h3
{
    margin: 0;
    padding: 0;
}
.tag-cloud
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.tag-cloud li
{
    float: left;
    line-height: 100%;
}
.tag-cloud li.nopad
{
    float: none;
    display: block;
}
.tag-cloud li h3
{
    background: url(/common/images/h2bg.png) repeat-x #464646 top left;
    margin: 0;
    padding: 4px;
    font-size: 1em;
    color: #fff;
}
.tag-cloud li a,
.tag-cloud li span.tag
{
    display: block;
    margin: 1px;
    padding: 3px;
    background: #efefef;
    border-bottom: 2px solid #ccc;
}
#toolbar
{
    margin-top: -1px;
    margin-bottom: 12px;
}
#toolbar .inside
{
    /* /common/images/top-tab-bg.gif */
    background: url(/common/images/top-tab-bg.gif) no-repeat bottom left;
    padding-top: 0;
    padding-left: 6px;
    padding-bottom: 0;
    padding-right: 0;
    margin: 0;
    width: 90px;
    font-size: .9em;
    margin-left: 865px;
}
#sharethis
{
    background: url(/common/images/top-tab-bg.gif) no-repeat bottom right;
    padding-top: 4px;
    padding-left: 0;
    padding-bottom: 7px;
    padding-right: 10px;
}
#sharethis .inside
{
    margin: auto;
    background: none;
}
#consultantlist .consultant .image
{
    width: 150px;
    height: 100px;
    margin: 0 20px 0 0;
    float: left;
}
#consultantlist
{
    list-style-type: none;
    margin: 20px 0 20px;
    padding: 0;
    clear: both;
    width: 403;
    float: left;    
}
#consultantlist li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
    border-bottom: 1px solid #555555;
    float: left;
    width: 500px;
}
#consultantlist li.first
{
    border-top: 1px solid #555555;
}

#consultantlist .consultant .text
{
    width: 250px;
    float: left; 
    margin: 20px 0 0 0;
}

#consultantlist .consultant .text h3
{
    margin: 0 0 5px 0;
}

ul#archive ul 
{
    list-style: none;
    margin: 0 0 0 8px;
}

ul#archive ul li
{
    border-bottom: none;
}

#newsletter
{
    padding: 0;
    margin: 0;
    border: 0;
}
#newsletter h2
{
    background: url(/common/images/h2bg.png) repeat-x #464646 top left;
    margin: 0px 0px 8px 0px;
    padding: 8px 8px;
    font-size: 1.2em;
    color: #fff;   
}
#newsletter input.text
{
    width: 330px;
} 

#menu h2
{
    margin: 0 0 4px 8px;
    font-size: 1.2em;
}
#menu ul a
{
    display: block;
    padding: 4px 8px;
}

#menu li.current
{
    font-weight: bold;
    display: block;
    padding: 4px 8px;
}
#menu ul
{
    font-size: .9em;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu ul li
{
    border-top: 1px solid #cdcdcd;
}
#menu ul li ul
{
}
#menu ul li ul li
{
	padding-left: 16px;
    font-weight: normal;
    border: 0;
}

#menu ul li ul li.current
{
	padding-left: 24px;
}
#newsletter ul
{
    margin: 0 0 8px 0;
    padding: 0;
    list-style: none;
}

.blackbox 
{
    color: #ffffff;
    float: left; 
}

.blackbox .title
{
    background: #474747 url(/common/images/blackbox-title.png) repeat-x top left;
    border-bottom: 1px solid #6E6F6F;
    float: left;
    width: 350px;
}

.blackbox .content
{
    background: #454545 url(/common/images/blackbox-content.png) repeat-x top left;
    float: left;
    width: 350px;
}

.blackbox .title h2
{
    font-size: 100%;
}

.blackbox .image
{
    float: left;
    width: 350px;
}
.blackbox .image .inside
{
    margin-bottom: 0;
}

.blackbox .text
{
    float: left;
    width: 350px;
}

.blackbox .text q
{
    font-size: 100%;
}

.blackbox .inside
{
    margin: 10px;
    padding: 0;
}

#pb
{
    margin: 8px 0;
}
#pb ul
{
    list-style: none;
    margin: 10px 0 30px 0;
    padding: 0;
    float: left;
}
#pb .wrap
{
    margin: auto;
    width: 960px;
}
#pb .sitecore a
{
    background: url(/common/images/sitecore-pb.gif);
    width: 140px;
    height: 41px;
    text-indent: -2000px;
    float: left;
    display: block;
}
#pb .sitecore a:hover
{
    background-position: left -41px;
}
/* carousel */
.carousel
{
    width: 960px;
    float: left;
    clear: both;
    height: 300px;
    margin: 20px 0 20px 0;
    position: relative;
}

#showcase
{
    float: left;
    width: 960px;
    height: 300px;
    position: relative;
}
#searchresults div
{
    margin: 4px 0;
}
a#weloveweb
{
    position: absolute; 
    top: 40px;
    left: 10px;
    display: none;
}

#tweets
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#tweets li
{
    margin: 0 0 5px 0;
    font-size: 0.85em;
}

a.twitterlink {
    background: url(/common/images/twitter.png) no-repeat;
    height: 32px;
    margin-top: 5px;
    display: block;
    padding: 8px 0 16px 36px;
}

#slides {
    clear:both;
    float:left;
    height:300px;
    margin:20px 0;
    position:relative;
    width:960px;
    overflow: hidden;
}

#slides a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slides a.active { 
    z-index: 10; 
    opacity: 1.0;
}

#slides a.last-active {
    z-index: 9;
}