html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
margin: 0;
height: 100%;
background: #E2E6F2;
}

p, h1, h2, h3, h4, h5, span, a, li, label, textarea {
font-family: Helvetica, Arial, sans-serif;
}

object {
margin: 20px;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
}

label {
font-weight: bold;
width: 100%;
margin-top: 10px;
display: block;
}

strong {
font-weight: bold;
}

a {
color: #2D4C7F;
}

input[type=text], textarea {
width: 90%;
padding: 8px;
margin: 10px 0;
font-size: 14px;
}

input.submit {
width: auto;
padding: 5px;
}

em, i {
font-style: italic;
}

hr {
height: 2px;
background: #E2E6F2;
border: 0;
clear: both;
}

h1 {
color: #2C4C7F;
font-size: 24px;
font-weight: bold;
}

.main_content h1, .blog_post h2 {
border-bottom: 2px solid #E2E6F2;
padding-bottom: 5px;
padding-right:70px;
width:540px;
margin-bottom: 10px;
}

p {
font-size: 10pt;
line-height: 1.4;
}

.float {
float:left;
margin-right: 10px;
}

#footer .left {float:left;}
#footer .right {float:right;}

.subscript {
font-size: 10px;
color: #333333;
}

.wrapper {
margin: 0 auto;
width: 1000px;
}

#links {
height: 19px;
margin: 3px 50px 0 0;
float:right;}

#links a {
padding: 3px;
}

#whoson_chat_link {
margin-top: -6px;
display: block;
float: left;
min-width: 100px;
}

#header {
height: 93px;
background: url(/images/menu_bg.png) repeat-x;
}

#header .wrapper {
width: 1000px;
height: 43px;
}

#header #logo {
float:left;
overflow: hidden;
height: 93px;
}

#header #logo a:hover img {
margin-top: -93px;
}

/* Menu */

#header ul {
float:right;
padding: 0px 11px 0px 0;
display: block;
overflow: hidden;
height: 71px;
}

#header li {
list-style-type: none;

float:left;
}

#header li a {
text-decoration: none;
color: #ffffff;
font-family: "Franklin Gothic Book", "Helvetica", "Arial", sans-serif;
text-transform: uppercase;
}

#header li a:hover {
color: #33CCFF;
}

#header li a:hover img {
margin-top: -71px;
}

#header li ul {
position: relative
}

#header ul ul {
border:0 none;
position:absolute;
display: none;
height:auto;
background: #71BD1F;
width:190px;
padding: 0;
z-index:1000;
top: 92px;
border: 1px solid #ffffff;
}

#header ul ul li {

text-align: left;
}

#header ul ul li a {
display: block;
color: #ffffff;
font-size: 14px;
text-decoration: none;
padding: 12px 20px 10px 20px;
width: 150px;
}

#header ul ul li a:hover {
background: #1d2c86;
color: #ffffff;
}




#content {
clear: both;
background: url(/images/main_bg.jpg) repeat-x #E2E6F2;

}

#content .wrapper {
background: url(/images/main_top.jpg) repeat-x #E2E6F2;
padding: 26px 20px 0 21px;
width: 959px;
}

#title_banner {
height: 72px;
width: 960px;
}

#title_banner a {
float:right;
padding: 27px 30px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}

#title_banner a:hover {
color: #d5d5d5;
}

.main_content {
background: url(/images/content_top.jpg) repeat-x #ffffff; 
padding: 30px 15px;
border-bottom: 9px solid #132892;
min-height: 330px;
}

.main_content ul li {
margin: 8px 0 5px 25px;
list-style-type: disc;
font-size: 13px;
line-height: 1.4;
}

.main_content ol, .main_content ul {
margin: 10px 0 15px;
}

.main_content ol li {
list-style-type: decimal;
margin: 10px 0 10px 35px;
font-size: 13px;
line-height: 1.4;
}

.main_content .left {
width: 610px;
float:left;
}

.main_content .right {
float:right;
width: 258px;
background: url(/images/v_break.jpg) repeat-y #ffffff;  
padding: 5px 0 5px 25px;
margin: 10px 0;
}

.main_content .right h3 {
font-size: 20px;
color: #2D4C7F;
font-weight: bold;
margin-bottom: 10px;
}

.main_content .right h4 {
font-size: 14px;
color: #2D4C7F;
font-weight: bold;
}

.main_content .right p {
font-size: 12px;
}

.link h4 {
line-height: 1.5;
}

.main_content #active, .main_content .summary a:hover, .link a:hover {
border: 1px solid #D8DCE7;
border-left: 0;
margin-left: -24px;
background: #F0F0F0;
padding: 13px 15px 5px 23px;
}


.main_content .summary a, .link a {
margin-left: -24px;
border-left: 0;
padding: 13px 15px 5px 23px;
margin-bottom: 5px;
display: block;
height: 100%;
text-decoration: none;
}

.main_content p {
margin: 5px 0 10px;
color: #000000;
}

.main_image {
margin-bottom: 15px;
}

#footer {
margin: 0 auto 20px;
width: 930px;
padding: 10px 15px;
}

#footer span {
font-size: 12px;
line-height: 1.4;
}

.left .testimonial {
margin-bottom: 10px;
}

.left .testimonial p {
padding: 20px;
margin: 0;
background: #E2E6F2;
}

.left .testimonial span.org {
margin-left: 20px;
background: url(/images/testimonial_bottom.png) no-repeat;
display: block;
padding: 13px 10px 10px 80px;
}

.right .testimonial {
margin:-10px 0 20px -25px;
background: url(/images/gradient_bg.jpg) repeat-x #EAEEF3;
padding: 20px;
}

.right .testimonial p {
font-size: 14px;
font-style: italic;
}

.right .testimonial span {
font-size: 13px;
font-weight: bold;
}

/* Home */
#home #big_banner {
background: url(/images/home_banner.jpg) no-repeat #71BD20;
width: 960px;
}

#home .small_ads {
height: 163px;
margin: 4px 0;
width: 959px;
}
#home .small_ads div {
float: left;
width: 315px;
margin-right: 7px;
}

#home .small_ads #sales {
margin-right: 0;
}

.news_item {
clear: both;
margin: 10px 0 15px;
}

.news_item p {
padding-top: 4px;
}

.news_date, .blog_date {
background: url(/images/date_bg.jpg) no-repeat;
border: 1px solid #C8C8BD;
width: 43px;
height: 35px;
text-align: center;
padding-top: 8px;
color: #ffffff;
text-transform: uppercase;
display: block;
float: left;
font-size: 14px;
margin-right: 10px;
margin-bottom: 10px;
}

.left.home_left {
width: 300px;
}

.home_middle {
width: 250px;
background: url("/images/gradient_bg.jpg") repeat-x scroll 0 0 transparent;
float: left;
margin-left: 20px;
padding: 0 25px 25px;
}

.home_right {
float: right;
width: 258px;
padding: 0 25px 25px;
background: url(/images/gradient_bg.jpg) repeat-x;
}

#blurb {
float: left;
width: 600px;
margin: 45px 0px 10px 40px;
}

#blurb p {
color: #ffffff;
font-size: 20px;
margin-bottom: 10px;
}

#home_buttons {
float:right;
margin: 40px 50px 25px;
width: 220px;
}

.button, #home_buttons a {
background: url(/images/button.png) no-repeat;
display: block;
height: 28px;
width: 201px;
overflow: hidden;
color: #ffffff;
text-decoration: none;
padding: 7px 0px 0px 20px;
margin-bottom: 10px;
}

#home_buttons a:hover, .button a:hover, a.button:hover {
background: url(/images/button.png) no-repeat 0 -35px;
color: #ffffff;
}

/* Juice Team */

.team_member {
clear:both;
margin: 30px 0 20px;
border-top: 2px solid #E2E6F2;
padding-top: 15px;
}

.team_member img {
float: left;
padding: 4px;
border: 1px solid #D8DCE7;
margin-right: 15px;
margin-bottom: 5px;
}

.team_member h3 {
color: #71BD1F;
text-transform: uppercase;
font-size: 24px;
margin-top: 3px;
margin-right: 10px;
}

.team_member h3 a {
text-decoration: none;
color: #71BD1F;
}

.team_member h3 a:hover {
color: #2D4C7F;
}

.team_member span {
font-weight: bold;
display: block;
margin: 5px 0 7px;
}

.fb_link, .tw_link, .li_link, .we_link, .em_link {
width: 24px;
padding: 6px;
display: block;
float:left;
background: #D8DCE7;
font-weight: bold;
height: 24px;
margin: 0 10px 15px 0;
}

.right .fb_link, .right .tw_link, .right .li_link, .right .we_link, .right .em_link {
width: 238px;
}

a.fb_link:hover, a.tw_link:hover, a.li_link:hover, a.we_link:hover, a.em_link:hover {
background-color: #d5d5d5;
}

.fb_link {
background: url(/images/facebook-24x24.png) no-repeat 6px 6px #D8DCE7;
}
.tw_link {
background: url(/images/twitter-24x24.png) no-repeat 6px 6px #D8DCE7;
}
.li_link {
background: url(/images/linkedin-24x24.png) no-repeat 6px 6px #D8DCE7;
}
.em_link {
background: url(/images/email-24x24.png) no-repeat 6px 6px #D8DCE7;
}
.we_link {
background: url(/images/website-24x24.png) no-repeat 6px 6px #D8DCE7;
}

/* Events */

.event {clear:both;}

.event img {
float: left;
margin: -3px 20px 20px 0;
}

.main_content .event .right {
margin-top: -8px;
padding-top: 20px;
padding-bottom: 15px;
min-height: 160px;
}

.main_content .event .left {
padding-top: 13px;
}

/* Portals */
.articles_box, .case-studies_box, .blog_box, .ebooks_box, .webinars_box {
width: 290px;
margin: 10px 0 0;
float:left;
}

.blog_box {
float: right;
}

.articles_box h2, .case-studies_box h2, .blog_box h2, .ebooks_box h2, .webinars_box h2 {
border-top: 2px solid #E2E6F2;
padding: 10px 0;
}

.article, .case-study {
margin: 5px 0 15px;
}

.article h2 {
width: 350px;
float: left;
margin: 2px 0 10px;
}

.article h3, .case-study h3 {
font-size: 14px;
margin: 0 0 5px 0;
}

.case-study h2 {
margin-bottom: 10px;
}

.article a, .case-study a {
margin-right: 10px;
}

.resources-page a {

}

img.main {
float:left;
margin-right: 15px;
max-width: 100px;
margin-bottom: 15px;
}

img.ebook_main {
float:left;
margin-right: 15px;
}

.ebook_link {
padding: 12px 15px;
display: block;
background: #D8DCE7;
font-weight: bold;
margin: 8px 0 15px 0;
}

.ebook_link a {
font-size: 18px !important;
}

.ebook_link:hover {
background-color: #d5d5d5;
}

.ebook .share.no-float {
margin-bottom: 10px;
}

.article a[href$=".pdf"], a.file[href$=".pdf"] {
background:url("/images/pdf.png") no-repeat scroll left center transparent;

font-size:14px;

font-weight:bold;
padding:6px 5px 5px 25px;
}

.pdf a[href$=".pdf"] {
position: relative;
top: -43px;
display:block;
float:right;
}

.media_box, .webinar_box {
width: 290px;
margin: 10px 0 0;
float:right;
}

.media_box h2, .webinar_box h2 {
border-top: 2px solid #E2E6F2;
padding: 10px 0;
}

/* Resources */
#col1 div.case-studies, #col1 div.blog, #col1 div.articles, #col2 div.podcast, #col3 div.media, #col3 div.webinars {
margin: 10px 20px;
clear: both;
border-bottom: 2px solid #E2E6F2;
}

#col1 h2, #col2 h2, #col3 h2 {
color: #192C86;
font-size: 20px;
margin-bottom: 12px;
}

#col1 h2 a, #col2 h2 a, #col3 h2 a {
text-decoration: none;
}

#col1 h2 a:hover, #col2 h2 a:hover, #col3 h2 a:hover {
text-decoration: underline;
}

#col1, #col2, #col3 {
margin-top: 7px;
width: 314px;
border-right: 1px solid #D8DCE7;
float:left;
margin-right: 5px;
}

#col1 .blog_item {
margin-bottom: 10px;
}

.blog_item .comments {
padding: 2px 0 0 20px;
margin: 6px 0 10px 53px;
background: url(/images/comment.png) no-repeat;
font-size: 12px;
display: block;
font-weight: bold;
}

.article_item, .interview_item {
margin: 10px 0;
}

.article_item span, .blog_item span, .interview_item span, .podcast_date {
font-size: 12px;
font-weight: bold;
}

#col2 {
border-left: 1px solid #D8DCE7;
}

#col2 .podcast img {
margin-bottom: 10px;
}

#col2 .podcast_item {
margin: 10px 0;
}

#col3 {
border-left: 1px solid #D8DCE7;
border-right: 1px solid #D8DCE7;
margin-right: 0px;
float: right;
}

.ebook_item {
clear: both;
margin-bottom: 10px;
}

.media_item a:hover {
background: #F0F0F0;
}

.interview_item a, .article_item a, .podcast_item a, .ebook_item a, .blog_item a {
text-decoration: none;
line-height: 1.4;
font-size: 14px;
}

.interview_item a:hover, .article_item a:hover, .podcast_item a:hover, .ebook_item a:hover, .blog_item a:hover {
text-decoration: underline;
}

.media_item a {
padding: 10px;
clear: both;
margin: 0px -10px 0px;
display: block;
min-height: 70px;
height: 100%;
text-decoration: none;
}

.media_item a {
padding-top: 0;
}

.media_item img {
padding: 3px;
border: 1px solid #D8DCE7;
}

.media_item .title {
display: block;
font-size: 14px;
line-height: 1.4;
margin-left: 105px;
padding-top: 4px;
}

.media_item .thumb {
float:left;
margin-bottom: 10px;
}

.media {
margin: 20px 0 5px;
}

.media iframe {
float: left;
margin: -5px 15px 15px 0; 
}

.author {
border: 1px solid #D8DCE7;
padding: 10px;
overflow: hidden;
margin-bottom: 15px;
}

.author img {
float: left;
}

.author h4 {

text-transform: uppercase;
font-size: 16px;
margin-top: 3px;
margin-right: 10px;
}

h3.green, .event h3 {
color: #71BD1F;
font-size: 20px;
margin-bottom: 10px;
padding: 10px;
border-bottom: 3px solid #D8DCE7;
}

/* Blog */

#twitter_update_list {
border-bottom: 2px solid #E2E6F2;
margin-bottom: 20px;
padding-bottom: 10px;
}

#twitter_update_list li {
margin-left: 0;
list-style-type: none;
}

.blog_post h2, .blog_post h1 {
font-size: 24px;
margin-bottom: 3px;
border-bottom: 0px;
}

.blog_post .date, .blog_post .blog_author,  .blog_post .comments {
font-size: 18px;
margin-right: 10px;
font-weight: bold;
color: #000;
}

.blog_author {
color: #71BD1F;
}

.blog_post .tags {
border-top: 2px solid #E2E6F2;
padding: 8px 0;
margin-top: 10px;
margin-bottom: 30px;
font-size: 14px;
}

#comment_form {
padding: 20px;
border: 3px solid #D8DCE7;
background: #f2f6f8;
}

.blog_post .float {
margin-right: 25px;
width: 45%;
}

#disclaimer {
font-size: 12px;
color: #999999;
}

.comment {
margin: 20px 0;
padding: 10px;
border-bottom: 1px solid #d8dce7;
}

.comment p {
font-weight: normal;
}

.comment .top_row a {
font-weight: bold;
}

#rss .button {
margin: 0 auto;
}

#juice-check, #rss {
margin-bottom: 10px;
border-bottom: 2px solid #E2E6F2;
padding-bottom: 20px;
}

/* Podcast Items */

.podcast h2 {
float: left;
height: 20px;
width: 350px;
}


/* SOcial Media */

.share {
margin: -2px 0 5px;
float:right;
}

.share.no-float {
float: none;
height: 20px;
margin:  5px 0 20px;
}

.twitter-share-button {float:left;}

.fb_edge_widget_with_comment {
    float: left;
    }

