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, input.text {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.clear-after:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
    font-size: 0;
}
.no-margin { margin: 0 !important; }

a {
	text-decoration: underline;
	cursor: pointer;
	color: #497388;
}
a:hover { text-decoration: none; }
textarea { 
	font-family: Verdana;
	font-size: 12px; 
}

.regular-14 { font-size: 14px; }

input.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 12px;
}

body {
	background: url('../images/bkg-body.png') left top repeat-x;
	font: 12px/1.2 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	color: #2099d5;
	font-size: 36px;
	margin-bottom: 7px;
	min-height: 36px;
}

h2 {
	color: #31830c;
	font-size: 24px;
}

h3 {
	color: #3d6f26;
	font-size: 16px;
}

#page {
	width: 928px;
	margin: 0 auto;
}

#header {
	height: 255px;
	z-index: 10;
	position: relative;
}

#top-bar {
	padding-top: 8px;
	height: 27px;
}
#crowdcontrol-login {
    float: left;
    line-height: 20px;
    margin-left: 38px;
    width: 140px;
}
#crowdcontrol-login a {
    color: #bccddb;
    font-size: 10px;
    text-decoration: none;
}
#site-search { 
	width: 566px;
	margin: 0px 38px auto auto;
	line-height: 21px;
	overflow: hidden;
}
#site-search * {
	float: left;
}
#site-search a {
	color: #bccddb;
	margin-right: 30px;
	font-size: 10px;
	text-decoration: none;
}
#site-search input.text {
	margin-right: 7px;
	background: #263440;
	border: 0px;
	color: #a0afbb;
	padding: 3px 4px;
	width: 280px;
}
#site-search input.labelHighlight {
	color: #83929f;
}
#site-search .formfield {
	position: relative;
}
#site-search .formfield #label-input-over {
	position: absolute;
	top: 0;
	left: 6px;
	color: #a0afbb;
	font-size: 11px;
	display: none;
}

#header-content {
	overflow: hidden;
	height: 154px;
}
#header-content img {
	float: left;
}
#header-content .watch {
	float: right;
	width: 350px;
	margin: 23px 28px 0 0;
	overflow: hidden;
	border-top: 1px solid #ececec;
	border-bottom: 5px solid #ececec; 
}
#header-content .watch .text {
	width: 240px;
	padding: 12px 10px 12px 5px;
	line-height: 14px;
	float: left;
}
#header-content .watch .title {
	font-size: 12px;
	color: #263440;
}
#header-content .watch .description {
	font-size: 10px;
	color: #253a4d;
}
#header-content .watch .video {
	float: left;
	margin-top: 6px;
}

#navigation {
	background: url('/images/bkg-navigation-left.jpg') left top no-repeat;
	padding-left: 32px;
}
#navigation .right {
	background: url('/images/bkg-navigation-right.jpg') right top no-repeat;
	padding-right: 30px;
}
#navigation .menu {
	background: url('/images/bkg-navigation-repeat.jpg') left top repeat-x;
	height: 50px;
	line-height: 50px;
	list-style: none;
	padding: 0 0 16px 11px;
}
#navigation .submenu li { position: relative; }

#navigation .submenu li:hover {
	background-color: #336633;
}

#navigation .sub-sub-menu {
	left: 92%;
	top: -20px;
	display: none;
	position: absolute;
	background: url('/images/bkg-sub-sub-menu.png') 3px 20px no-repeat;
	padding-left: 16px;
	z-index: 20;
}
#navigation .sub-sub-menu ul {
	list-style: none;
	padding: 20px 0px 20px 0px;
	background-color: #1a4744;
}
#navigation .sub-sub-menu ul li {
	padding: 5px 60px 5px 15px;
	line-height: inherit;
}
#navigation .sub-sub-menu ul li:hover {
	background-color: #1f5a56;
}
#navigation ul.submenu li:hover .sub-sub-menu {
	display: block;
}
#navigation .menu a {
	color: #fff;
	font-size: 18px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#navigation .menu li {
	float: left;
	position: relative;
}
#navigation .menu li a {
	white-space: nowrap;
}
#navigation .menu li.first { width: 189px; } 
#navigation .menu li.second { width: 162px; }
#navigation .menu li.third { width: 203px; }
#navigation .menu li.forth { width: 186px; }
#navigation .submenu {
	background: #31541f url('/images/bkg-submenu.png') left top no-repeat;
	position: absolute;
	left: 0;
	top: 50px;
	list-style: none;
	display: none;
	padding: 31px 0px 13px 0px;
}
#navigation .submenu li {
	padding: 0px 13px 0px 13px;
}
#navigation .last .submenu {
	background: #31541f url('/images/bkg-submenu-flip.png') right top no-repeat;
}
#navigation .menu li.last ul { right: 0; left: auto; }
#navigation .submenu li {
	line-height: 12px;
	padding: 5px 13px;
	float: none;
}
#navigation .submenu li a {
	font-size: 12px;
	color: #cee9c2;
	display: block;
}
#navigation .menu li:hover .submenu { display: block; }

#content {
	margin-bottom: 27px;
}
#content .top {
	background: url('/images/bkg-content.jpg') left top no-repeat;
	padding: 23px 28px 0 28px;
	margin-left: 32px;
	overflow: hidden;
	position: relative;
	/*z-index: 3;*/
}
#content #history {
	height: 13px;
	font-size: 11px;
	margin-bottom: 20px;
}
#content #history a {
	color: #2099d5;
	text-decoration: none;
}

#content .homepage {
	/*background: url('/images/bkg-homepage.jpg') right bottom no-repeat;
	padding-right: 402px;*/
	height: 355px; /*315px*/
	width: 580px;
	float: left;
}
#content .homepage a {
	color: #90C143;
	text-decoration: none;
}
#content .homepage a:hover {
	text-decoration: underline;
}
#content .homepage .title {
	font-size: 24px;
	/*margin-bottom: 15px;*/
	color: #454545;
}
#content .homepage .description {
	font-size: 14px;
	color: #7c7c7c;
}
#content .home-subpage { color: #172c36; }
#content .home-subpage p { margin-bottom: 15px; }
#content .home-subpage p a { color: #497388; }
#content .home-subpage h2 { margin-top: 25px; }

#content .main {
	float: left;
	padding-bottom: 40px;
	width: 530px;
	overflow: hidden;
}
#content .main-blog {
	float: left;
	padding-bottom: 40px;
}
#content .sidebar {
	float: right;
	width: 260px;
}

#content .side-box {
	list-style-type: none;
	font-size: 10px;
	padding: 12px;
}
#content .side-box li {
	margin-bottom: 10px;
}
.blue-box {
	background: url(../images/bkg-blue-box.png) left top repeat-y;
	color: #fff;
	margin-bottom: 15px;
}
.blue-box h2 {
	color: #9ad6c4;
	font-size: 18px;
	margin-bottom: 15px;
}
.blue-box .date {
	color: #95c3b5;
}
#content .blue-box li.see-all { margin-bottom: 0px; }
.blue-box a { text-decoration: none; color: #fff; }
.blue-box a:hover { text-decoration: none; color: #fff; }
.blue-box .see-all a {
	color: #fff;
	border-bottom: 2px solid #648c80;
	text-decoration: none;
}
.blue-box .see-all a:hover {
	border-bottom: none;
}
.green-box {
	background: url(../images/bkg-green-box.png) left top repeat-y;
	color: #c9e7bb;
	margin-bottom: 15px;
}
.green-box h2 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 7px;
}
.green-box h3 {
	color: #90ca73;
	font-size: 12px;
	margin-bottom: 3px;
}
.green-box .cont { margin-bottom: 10px; }
.green-box .see-all {
	color: #c9e7bb;
	border-bottom: 2px solid #608d4b;
	text-decoration: none;
}
.green-box .see-all:hover { border-bottom: none; }
.blog-content {
	width: 480px;
}
.blog-content h1 { margin-bottom: 25px; }
h4.title a { 
	color: #5fb23a;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none; 
}
h4.title { 
	color: #5fb23a;
	font-weight: bold;
	line-height: 18px; 
}
.blog-content .post-date {
	color: #306555;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
}
.blog-content .author {
	color: #314752;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 18px;
}
.blog-content .post-body {
	margin-bottom: 30px;
	line-height: 18px;
}
.blog-content .post-body p { margin-bottom: 10px; }
.blog-content .share-area { margin-bottom: 30px; margin-top: 20px; }
.blog-content .tags {
	font-weight: bold;
	line-height: 18px;
}
.blog-content #line-1 { margin-top: 30px; }
.blog-content #line-2 { margin-bottom: 30px; }
.blog-content .connect-box { overflow: hidden; }
.blog-content .connect-box .sociable{ float: left; }
.blog-content .connect-box .twitter{ float: right; }
.blog-content .tags a {
	color: #314752;
	text-decoration: none;
}
.blog-item-repeat {
	margin-bottom: 30px;
}
.blog-item-repeat h4 { font-size: 16px; }
.blog-image { float: left; margin-right: 15px; width: 89px; height: 89px; }
/******************
***   Company   ***
*******************/

#content .company { }
#content .company .description {
	line-height: 18px;
	color: #172c36;
	margin-bottom: 40px;
}
#content .company p,
#content .company a { 
	margin-bottom: 25px;
	color: #172C36;
	line-height: 18px; 
	text-decoration: none;
}
#content .company .career-item a {
	color: #497388;
	text-decoration: underline;
	font-weight: normal;
}
#content .company .career-item a:hover {
	text-decoration: none;
}
#content .company .paragraph2 a {
	color: #497388;
	text-decoration: underline;
}
#content .company .paragraph2 a:hover {
	text-decoration: none;
}
#content .company-people { width: 555px; }

.human-resources {
	list-style: none;
	width: 486px;
}
.human-resources li {
	background: #ededed;
	padding: 5px 10px 7px 10px;
	line-height: 18px;
	margin-bottom: 15px;
}
.human-resources li h3 { margin-bottom: 4px; }
.human-resources .container { overflow: hidden; }
.human-resources .container .column-1 {
	float: left;
	width: 260px;
	font-weight: bold;
}
.human-resources .container .column-2 {
	float: right;
	width: 195px;
}
.advertisers ul.human-resources { width: 650px; }
ul.spaced h3 { margin-bottom: 15px; }
ul.spaced .container { margin-bottom: 5px; }
ul.spaced { margin-top: 20px; }
.advertisers ul.human-resources .column-2 { width: 332px; }
.investors {
	list-style: none;
	width: 483px;
}
.investors li {
	padding: 24px 20px 29px 20px;
	overflow: hidden;
	border-top: 1px solid #bedfaf;
}
.investors li.first { border: 0 none; }
.investors li .photo {
	float: left;
	width: 108px;
	margin-right: 15px;
}
.investors li .details {
	float: left;
	width: 318px;
}
.investors li p { margin: 0px !important; }

.audience-snapshot-item {
	margin-top: 20px;
} 
.audience-snapshot-item p {
	margin: 5px 0 5px 0;
}
.audience-snapshot-item h3 a{
	font-size: 13px;
}
/*****************
***   3D Box   ***
******************/

.box-3d {
	overflow: hidden;
	position: relative;
	z-index: 2;
	color: #c3d5db;
}
.box-3d a {
	color: #fff;
	float: right;
	font-size: 11px;
}
.box-3d .left-box {
	float: left;
	width: 335px;
	z-index: 1;
	position: relative;
	cursor: pointer;
}
.box-3d .left-box .header {
	background: #1b2e39 url('/images/bkg-3dbox.png') left top no-repeat;
	padding-top: 18px;
}
.box-3d .middle-box {
	float: left;
	width: 322px;
	margin-left: -18px;
	z-index: 2;
	position: relative;
	cursor: pointer;
}
.box-3d .middle-box .header {
	background: url('/images/bkg-3dbox.png') left -28px no-repeat;
	padding-left: 19px;
}
.box-3d .middle-box .header .header-right {
	background: url('/images/bkg-3dbox.png') right -56px no-repeat;
	padding-right: 19px;
}
.box-3d .middle-box .header .header-content {
	background: #1b2e39;
	padding-top: 18px;
}
.box-3d .middle-box .content {
	border-left: 1px solid #466473;
	border-right: 1px solid #466473;
}

.box-3d .right-box {
	float: left;
	width: 308px;
	margin-left: -19px;
	z-index: 1;
	position: relative;
	cursor: pointer;
}
.box-3d .right-box .header {
	background: #1b2e39 url('/images/bkg-3dbox.png') right -84px no-repeat;
	padding-top: 18px;
}
.box-3d .content {
	background: #314752;
	height: 170px; /*143px; /* 180 */
	padding: 17px 0 20px 0;
	overflow: hidden;
}
.box-3d .content p {
	margin-bottom: 15px;
}
.box-3d-collapsed .content { height: 80px; }

.box-3d .left-box .content {
	padding-left: 14px;
	padding-right: 65px;
}
.box-3d .middle-box .content {
	padding-left: 26px;
	padding-right: 38px;	
}
.box-3d .right-box .content {
	padding-left: 40px;
	padding-right: 10px;	
}

.box-3d h1 {
	/*height: auto;*/
	min-height: 15px;
	font-size: 14px;
	color: #6daccb;
	margin-bottom: 10px;
}
.box-3d h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}

.box-3d .left-box:hover .header { background: #324c5c url('/images/bkg-3dbox.png') left -112px no-repeat; }

.box-3d .middle-box:hover .header { background: url('/images/bkg-3dbox.png') left -140px no-repeat; }
.box-3d .middle-box:hover .header .header-right { background: url('/images/bkg-3dbox.png') right -168px no-repeat; }
.box-3d .middle-box:hover .header .header-content { background: #324c5c; }

.box-3d .right-box:hover .header { background: #324c5c url('/images/bkg-3dbox.png') right -196px no-repeat; }

.box-3d .left-box:hover .content,
.box-3d .middle-box:hover .content,
.box-3d .right-box:hover .content { background: #65818f; }


/***************************
***   3D Box Green/List  ***
****************************/

.list-box3d-green {
	width: 555px;
	/*overflow: hidden;*/
	list-style: none;
}
.list-box3d-green li {
	float: left;
	margin-bottom: 10px;
}
.list-box3d-green li.first { margin-right: 13px; }

.box3d-green {
	background: url('/images/bkg-3dbox-green.png') left top no-repeat;
	padding-left: 9px;
	width: 262px; /* 271 */
}
.box3d-green .box3d-green-right {
	background: url('/images/bkg-3dbox-green.png') right -302px no-repeat;
	padding-right: 9px;
}
.box3d-green .box3d-green-content {
	background: url('/images/bkg-3dbox-green.png') left -151px repeat-x;
	/*overflow: hidden;*/
	padding: 7px 8px 25px 14px;
	height: 110px; /* 141 */
}
.box3d-green .box3d-green-content .photo {
	float: left;
	width: 78px;
	margin-right: 12px;
}
.box3d-green .box3d-green-content .photo img { border: 1px solid #9ebc90; }
.box3d-green .box3d-green-content .details {
	float: left;
	width: 140px;
	font-size: 10px;
	color: #172c36;
}
.box3d-green .box3d-green-content .details p { margin: 0 !important; }
.box3d-green .box3d-green-content .details .details-name,
.box3d-green .box3d-green-content .details .details-description {  }
.box3d-green .box3d-green-content .details .title { font-weight: bold; }
.box3d-green .box3d-green-content .details a {
	color: #4b862e;
	font-weight: bold;
	text-decoration: none;
}
.box3d-green .box3d-green-content .details .body { 
	line-height: 15px !important; 
	font-style: italic; 
}
.box3d-green .box3d-green-content .popup-area {
	position: relative;
}
.box3d-green .box3d-green-content .popup-area .popup {
	position: absolute;
	top: 3px;
	left: 80px;
	z-index: 1;
	display: none;
	border: 1px solid #000;
	width: 350px;
}
.box3d-green .box3d-green-content .popup-area .popup .title {
	background: #DCEED4;
	width: 350px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	line-height: 20px;
	border-bottom: 1px solid #000;
}
.box3d-green .box3d-green-content .popup-area .popup .content {
	padding: 20px 10px 20px 10px;
	background: #fff;
}
/*****************
***   Footer   ***
******************/

#footer {
	font-size: 10px;
	padding-left: 15px;
	margin-bottom: 50px;
}
#footer a { text-decoration: none; }
#footer ul {
	padding-right: 14px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 55px;
}
#footer ul a { color: #545454; }
#footer ul li {
	padding-top: 12px;
	float: left;
	margin-right: 51px;
}
#footer li.last {
    float: right;
    margin-right: 0;
}
#footer li.secondlast {
    margin-right: 0; 
}
#footer p.first {
	font-size: 12px;
}
#footer .copyright {
	overflow: hidden;
}
#footer .copyright .text {
	float: left;
	margin-top: 2px;
}
#footer .copyright .text,
#footer .copyright a { color: #919191; }
#footer .copyright span { margin-right: 18px; }
#footer .copyright .loh-tah-me {
	float: right;
	font-size: 22px;
	color: #4d768a;
	background: #fff url('/images/bkg-footer-icon.png') right top no-repeat;
	height: 31px;
	padding-right: 38px;
}
#footer .icons {
	margin-top: 5px;
	position: relative;
}
#footer .icons .opa-logo {
	position: absolute;
	top: 6px;
}
#footer .icons a {
	margin-right: 15px;
}
/**********************
***   Advertisers   ***
**********************/

ul.case-study {
	margin-top: 20px;
	list-style: none;
	overflow: hidden;
	/* TODO: remove this when CKEDITOR will be removed */
}
ul.case-study li {
	margin-bottom: 17px;
	float: left;
}
ul.case-study li .border {
	border-top: 1px solid #bedfaf;
	width: 483px;
	height: 17px;
}
ul.case-study li .item-photo {
	width: 76px;
	float: left;
} 
ul.case-study li .item-text {
	width: 450px;
	float: left;
}
.full-width ul.case-study li .item-text { width: 763px; }
ul.case-study li .item-text .title {
	color: #3d6f26;
	font-size: 16px;
}
ul.case-study li .item-text .description {
	line-height: 18px;
}

ul.news {
	list-style-type: none;
}
ul.news li {
	margin-bottom: 20px;
	overflow: hidden;
}
ul.news .title {
	color: #3d6f26;
	font-size: 14px;
	font-weight: bold;
}
ul.news .date {
	color: #3d6f26;
	font-size: 13px;
	margin-bottom: 3px;
}
ul.news .body {
	color: #172c36; 
	line-height: 18px; 
}
ul.news .more { 
	color: #172c36; 
	font-weight: bold;
	text-decoration: none;
}
ul.news .line {
	background: #bcddac;
	height: 1px;
	margin-top: 20px;
	width: 480px;
}
.full-width ul.news .line { width: 100%; }
ul.testimonials {
	margin-top: 20px;
	overflow: hidden;
}
ul.testimonials.simple {
	overflow: visible;
	font-size: 15px;
}
ul.testimonials li {
	margin-bottom: 14px;
}
ul.testimonials .border {
	float: right;
	width: 483px;
	border-top: 1px solid #bedfaf;
}
ul.testimonials.long .border {
	width: 700px;
}
ul.testimonials li .cols {
	overflow: hidden;
	width: 530px;
}
ul.testimonials.long li .cols {
	width: 800px;
}
ul.testimonials li .cols .col-1 {
	width: 380px;
	float: left;
	margin: 5px 10px 0 0;
}
ul.testimonials.long li .cols .col-1 { width: 380px; }
.full-width ul.testimonials.long li .cols .col-1 { width: 650px; }
ul.testimonials li .cols .col-1 .brand-name {
	font-size: 16px;
	color: #3d6f26;
}
ul.testimonials li .cols .col-1 .testimonial-text {
	line-height: 18px;
}
ul.testimonials li .cols .col-2 {
	width: 140px;
	float: left;
	margin-top: 6px;
	text-align: center;
}
ul.testimonials li .testimonial-bottom {
	font-weight: bold;
	color: #306555;
	margin: 15px 0 0 140px;
}
ul.testimonials li .testimonial-bottom a {
	color: #306555;
	text-decoration: none;
}
.advertisers {
	line-height: 18px;
}
.advertisers img { margin-top: 10px; }
.advertisers .paragraph { margin-top: 20px; }
.advertisers .paragraph2 { margin-top: 20px; }
.advertisers .paragraph2 p { margin-top: 20px; }
.advertisers .for-banner { 
	position: relative;
	height: 90px; 
}
.advertisers .for-banner img {
	position: absolute;
}
.advertisers .source {
	text-align: right;
	color: #306555;
	margin-top: 25px;
}
.publishers .paragraph2 {
	margin-top: 20px;
}
.view-news-detailed .date {
	color: #3D6F26;
	font-size: 13px;
	margin-bottom: 3px;
}
.view-news-detailed .body {
	color: #172C36;
	line-height: 18px;
}
.solutions-index .paragraph2 { margin-top: 0; }
/*************************************
***   Standard Green Square List   ***
*************************************/
ul.green-square {
	font-weight: bold;
	list-style: square;
	color: #78bc58;
	margin: 20px 0px 20px 26px;
}
ul.green-square li span {
	color: #172c36;
}
/********************
***   Resources   ***
********************/

.resources {
	color: #172c36;
}
.resources .regular-14 {
	margin-bottom: 20px;
}
.resources ul {
	list-style: none;
	margin-top: 20px;
}
.resources li {
	overflow: hidden;
}
.resources li .border {
	border-top: 1px solid #bedfaf;
	margin-bottom: 27px;
	margin: 27px 0 27px 0;
}
.resources li .photo {
	float: left;
	margin-right: 20px;
	width: 50px;
}
.resources li .body {
	float: left;
	width: 413px;
}
.resources li .body .date {
	font-weight: bold;
	font-size: 14px;
}
.resources li .body .title {
	color: #355d21;
	font-size: 14px;
	font-weight: bold;
}
.resources li .body .content {
	margin-top: 20px;
}

.list-resources-videos { width: 478px; }
.list-resources-videos li { position: relative; }
.list-resources-videos li.first {
	padding-bottom: 7px;
	margin-bottom: 5px;
}
.list-resources-videos li.first .main-video {
	border: 2px solid #000;
	width: 474px;
	height: 373px;
	position: relative;
	margin: 0 auto;
}
.list-resources-videos .normal .main-video {
	height: 373px;
	margin-bottom: 14px;
	position: relative;
	margin: 0 auto;
}
.list-resources-videos li.first .collapsed { border-top: 2px solid #3D6F26; }
.list-resources-videos li.first .small-video-description {
	/*height: 70px;*/ /* 112 */
	/*border-left: 2px solid #3d6f26;
	border-right: 2px solid #3d6f26;
	border-bottom: 2px solid #3d6f26;*/
	border: 2px solid #3d6f26;
	background: #d5dfcf;
	padding: 22px 10px 20px 10px;
	overflow: hidden;
}
.list-resources-videos li.first .small-video-description .video {
	float: left;
	border: 2px solid #000;
/*	width: 89px;
	height: 66px;*/
	margin-right: 13px;
	cursor: pointer;
}
.list-resources-videos li.normal .small-video-description {
	margin-top: 10px;
}
.list-resources-videos li.first .small-video-description .description {
	float: left;
	width: 348px;
	line-height: 18px;
}
.list-resources-videos li p { margin: 0 !important; }
.list-resources-videos li .description p.title {
	color: #3e6f26;
	font-weight: bold;
}
.list-resources-videos li.first .border-1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-bottom: 1px solid #d1e8c7;
	width: 470px;
}
.list-resources-videos li.type-1 { background: url('/images/bkg-resources-videos.png') left top repeat-y; }
.list-resources-videos li.normal {
	/*overflow: hidden;*/
	padding: 14px 0 14px 15px;
	/*height: 96px; */ /* 124 */
}
.list-resources-videos .video img { display: block; }
.list-resources-videos li.normal .video {
	float: left;
/*	width: 124px;
	height: 92px;*/
	border: 2px solid #000;
	margin-right: 15px;
	cursor: pointer;
}
.list-resources-videos li.normal .description {
	float: left;
	width: 319px;
	line-height: 18px;
}
.list-resources-videos p.video-link { cursor: pointer; } 
.list-resources-videos li.type-1 .border-2 {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 470px;
	border-bottom: 1px solid #d6ebcd;
}
.list-resources-videos li.type-1 .border-3 {
	position: absolute;
	bottom: 1px;
	right: 0px;
	width: 470px;
	border-bottom: 2px solid #bee0af;
}
.list-resources-videos li.last .border-4 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 470px;
	border-bottom: 1px solid #d2e9c7;
}
.list-resources-videos li.second .border-2 { display: none; }
.list-resources-videos .play-button {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	cursor: pointer;
}
.list-resources-videos .flowplayer {
	cursor: default;
}
/******************
***   Privacy   ***
*******************/

.privacy-content { line-height: 18px; }
.privacy-content .tiny-head { overflow: hidden; }
.privacy-content .tiny-head .proper { float: left; }
.privacy-content .tiny-head .alter { float: right; }
.privacy-content .tiny-head a { color: #3d6f26; text-decoration: none; }
.privacy-content p { margin-top: 20px; }
.privacy-content p a { color: #3d6f26; text-decoration: none; }

.privacy-content address {
    font-style: normal;
    margin: 1em 0;
}
.privacy-content address span {
    display: block;
}

/******************
***   Widgets   ***
*******************/

/***   Widget 1   ***/
#widget-1 {
	background: url('/images/bkg-widget-1.png') left top repeat-x;
	height: 43px;
	line-height: 43px;
	margin: 3px 0;
	overflow: hidden;
	padding: 0 22px 0 16px;
}
#widget-1 div.text {
	float: left;
	font-size: 14px;
	color: #a3dbe3;
	/*width: 560px;*/
}
#widget-1 form {
	float: right;
	overflow: hidden;
	width: 290px;
	padding-top: 11px;
	position: relative;
}
#widget-1 form * { float: left; }
#widget-1 form label {
	width: 85px;
	font-size: 11px;
	color: #fff;
	line-height: normal;
	margin-right: 10px;
}
#widget-1 form input.text {
	background: #63aeb9;
	width: 175px;
	height: 14px;
	padding: 4px 2px 3px 2px;
	margin-right: 5px;
}
#widget-1 form input.labelHighlight {
	color: #0a4851;
}
#widget-1 form label.over-input {
	position: absolute;
	top: 15px;
	left: 100px;
	color: #0a4851;
	width: auto;
	font-size: 10px;
	display: none;
}

#widget-1 form input.submit { margin-top: 6px; }

/****************************/
/***        FORMS         ***/
/****************************/

.formfield {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
form.add-comment {
	margin-top: 40px;
}
form.add-comment .head {
	margin-bottom: 7px;
	overflow: hidden;
}
form.add-comment .head .add-new {
	background: #3e6f26;
	color: #fff;
	float: left;
	font-weight: bold;
	line-height: 19px;
	padding-left: 5px;
	width: 290px;
}
form.add-comment .head img {
	float: right;
}
form.add-comment .social-connect {
	margin-top: 7px;
	margin-bottom: 15px;
}
form.add-comment textarea {
	border: 1px solid #737373;
	height: 120px; 
	width: 472px;
	padding: 3px;
}
form.add-comment .text {
	background: #fdfef7;
	border: 1px solid #a1a1a1;
	border-top: 2px solid #a1a1a1;
	padding: 3px;
}
form.add-comment .fields-holder {
	overflow: hidden;
}
form.add-comment .basic-fields {
	float: left;
	width: 175px;
}
form.add-comment .basic-fields .text { width: 165px; }
form.add-comment .absolute {
	left: 5px;
	position: absolute;
	top: 5px;
}
form.add-comment .trackback {
	float: right;
}
form.add-comment .trackback label { color: #3e6f26; }
form.add-comment .trackback .text { width: 150px; }

form.newsletter-signup { 
	width: 271px;
	margin-top: 25px; 
}
form.newsletter-signup h3 { margin-bottom: 8px; }
form.newsletter-signup fieldset {
	background: url('/images/bkg-3dbox-green.png') left -32px no-repeat;
	padding-left: 9px;
}
form.newsletter-signup fieldset .fieldset-right {
	background: url('/images/bkg-3dbox-green.png') right bottom no-repeat;
	padding-right: 9px; 
}
form.newsletter-signup fieldset .fieldset-content {
	background: url('/images/bkg-3dbox-green.png') left -183px repeat-x;
	padding: 15px 16px 0 12px;
	height: 94px;
}
form.newsletter-signup .error-content-holder,
form.newsletter-signup .sent-content-holder { margin-bottom: 20px; }
form.newsletter-signup fieldset label {
	display: block;
	font-weight: bold;
	color: #172c36;
	margin-bottom: 8px;
}
form.newsletter-signup fieldset input.text {
	padding: 6px 3px 5px 3px;
	width: 217px;
	height: 15px;
	border: 1px solid #9ba696;
	margin-bottom: 10px; 
}
form.newsletter-signup fieldset .buttons { overflow: hidden; }
form.newsletter-signup fieldset .buttons input.submit {
	float: right;
	margin-right: 13px;
}

/*********************************/
/***        CONTACT US         ***/
/*********************************/
#content .contact-us {
	width: 555px;
}
.form-contact-us {
	font-size: 14px;
}
.form-contact-us .content {
	/*width: 520px;*/
	margin-top: 30px;
	padding: 21px 10px 21px 21px;
	background: url('/images/bkg-contact-us-form.png') left top repeat-x;
	border-bottom: 1px solid #e0eedb;
	line-height: 18px;
}
.form-contact-us .content .formfield {
	overflow: hidden;
	margin-bottom: 26px;
}
.form-contact-us .content .formfield select {
	float: left;
	width: 288px;
	border: 1px solid #b4b6b0;
}
.form-contact-us .content .formfield input {
	width: 283px;
	border: 1px solid #b4b6b0;
	float: left;
}
.form-contact-us .content .formfield .mandatory {
	float: left;
	padding-left: 5px;
}
.form-contact-us .content .formfield textarea {
	width: 283px;
	height: 84px;
	border: 1px solid #b4b6b0;
}
.form-contact-us .content .formfield label {
	width: 218px;
	float: left;
	font-weight: bold;
}
.form-contact-us .content .formfield .mandatory {
	color: #ba1200;
	font-weight: bold;
	width: 11px;
}
.form-contact-us .content .buttons {
	text-align: right;
	margin: 6px 16px 0 0;
}
.form-contact-us .form-bottom {
	background: url('/images/bkg-contact-us-bottom-left.png') left top no-repeat;
	padding-left: 9px;
}
.form-contact-us .form-bottom-right {
	background: url('/images/bkg-contact-us-bottom-right.png') right top no-repeat;
	padding-right: 9px;
}
.form-contact-us .form-bottom-middle {
	background: #d7e4d1;
	height: 8px;
	width: 537px;
}
#content .contact_addresses {
    margin-top: 18px;
    width: 200px;
}
.contact_addresses h2 {
    color: #2099D5;
    font-size: 24px;
    margin-bottom: 0.75em;
}
.contact_addresses h3 {
    font-size: 16px;
    margin-bottom: 0.5em;
}
.contact_addresses address {
    font-style: normal;
}
.contact_addresses p {
    margin: 0.5em 0 2.4em;
}

/*************************
***   Search Results   ***
**************************/

.search-results { color: #172c36; }
.search-results .searched-string { color: #306555; }

.list-search-results {
	list-style: none;
	margin-top: 10px;
	width: 460px;
}
.list-search-results li { margin-bottom: 22px; }
.list-search-results a {
	font-size: 18px;
	color: #3da6d9;
}

.list-search-results p.title { margin-bottom: 8px; }
/********************
***   Paginator   ***
*********************/

/*.paginator {
	margin: 22px 0;
	overflow: hidden;
	list-style: none;
}
.paginator a {
	color: #3d6f26;
	margin: 0 2px;
	text-decoration: none;
}
.paginator .prev { float: left; }
.paginator .pages { float: left; text-align: center; width: 400px; }
.paginator .next { float: left; }*/
.paginator li {
	border: 0; 
	margin: 0; 
	padding: 0;
	font-size: 11px;
	list-style: none;
}
.paginator a {
	border: solid 1px #DDDDDD;
	margin-right: 2px;
}
.paginator .previous-off,
.paginator .next-off {
	color: #666666;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}
.paginator .next a,
.paginator .previous a {
	font-weight: bold;
	border: solid 1px #FFFFFF;
}
.paginator .active{
	color: #ff0084;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}
.paginator a:link,
.paginator a:visited {
	color: #4c8b2f;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
.paginator a:hover{
	border: solid 1px #666666;
}
/********************
***   Error   ***
*********************/
.error-content{
	margin-top:15px;
	height:200px;
}
.error-content-holder, .sent-content-holder{
	margin-top:15px;
	background: url('/images/bkg-contact-us-form.png') left top repeat-x;
	padding: 10px;
	font-size: 16px;
	color: #ba1200;
}
.sent-content-holder{
 	color: #2e5d7c;
}
.newsletter-signup .success{
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#3E6F26;
}

/***** INVIEW PAGE *****/
#lotexp_1 {
	margin-top: 20px;
	margin-left: 55px;
}
#lotexp_1 .inviewad {
	background-color: gray;
	border-style: solid;
	border-width: 1px;
	color: white;
	padding: 2px;
}
#lotexp_1 #banner { margin-top: 10px; }
.no-bottom { padding-bottom: 0px !important; }
.inview-stat { margin-left: 55px; padding-bottom: 40px; }

.audience .company-item {
	margin-top: 20px;
}

.audience .company-item .file-name {
	font-size: 12px;
}

.advertisers .icons {
	margin-top: 20px;
}
.social-data .green-square li { 
	overflow: hidden;
	line-height: 47px; 
}
.social-data .green-square li img { 
	float: left;
	margin-right: 20px; 
}
.social-data .social-data-item { 
	overflow: hidden;
}
.social-data .image .details { 
	font-weight: bold;
	color: #468729;
}
.social-data .social-data-item .image {
	float: left;
	width: 100px;
	text-align: center;
}
.social-data .social-data-item .text {
	float: left;
	width: 430px;
	margin-top: 17px;
}
/********************** SOLUTIONS - MARKETERS *********************/
.solutions-marketers-item { margin-top: 10px; overflow: hidden; }
.solutions-marketers-item img { float: left; margin:0 10px 0 0; }
/******************************************************************/
/*************************** OPTOUT *****************************/
.cms_content_1 {
    background: transparent none repeat scroll 0 0
}
.preferences {    
    z-index:9999;
}
.cms_content_1 p {
	margin: 10px 0 10px 0;
}
.cms_content_1 .opt-out-holder {
	margin-bottom: 20px;
}
.cms_content_1 #optedout {
	margin-bottom: 20px;
}
.addcategories {
}
.categorymodal {
    display:none;
    padding:10px 0px 10px 10px;
    position:fixed;
    z-index:8000;
    height:290px;
    width:410px;
    top:40px;
    background-color:#BED7E9;
    border-style:solid;
    border-width:3px;
    border-color:#3E84B6;   
}
.categorymodal .categories {
    position:relative;
    height:250px;
    width:400px;
    overflow-x:hidden;
    overflow-y:auto;
    background-color:white;
    border-style:solid;
    border-width:1px;
}
.categories ul  {
    margin:0px 0px 0px 0px;
}
.categories ul li {
    display:block;
    padding-left:10px;     
    padding-bottom:5px;
    padding-top:5px;
    border-top-style:solid;
    border-width:1px;
    border-color:gray;
}
.categories a.add {
    position:absolute;
    left:350px;
}
.category {
    display:block;
    padding-bottom:5px;
    padding-top:5px;
}

.closecats {
    height:40px;
    text-align:right;
    padding-right:10px;
    padding-top:10px;
}
.profile_category {
    vertical-align:top;
}
.profile_data {
    padding-left:20px
}
a {
    cursor:pointer;
}

.interests {
}
.interest {
    display:block;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:3px;
}

img.remove {
    position: relative;
    height: 15px;
    width:15px;
    margin: 0px 0 0 5px;
    cursor:pointer;
}
.age{
    display:block;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:3px;
}
.section{
    padding: 5px 5px 5px 5px;
}
.sectiontitle{
    display:block;
    float:left;
    width:100px;
    font-weight:bold;
    vertical-align: middle;
}
.sectionbody {
    margin: 0 0 0 100px;
}
#mask {
  position:absolute;
  z-index:9000;
  display:none;
}
.masklabel {
  position:fixed;
  z-index:9002;
  display:none;
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  text-align:center;
  border-style:solid;
  border-width:1px;
  width:220px;
  padding-top:20px;
  padding-bottom:20px;
  background-color:white;
}
/************************************************************/

.optout-complete p {
	margin: 20px 0 20px 0;
}

.line-spacer {
	height: 20px;
	width: 100%;
}

.people-page {
	overflow: hidden;
	margin: 30px 0 30px 0;
}

.people-page .image {
	width: 100px;
	float: left;
}

.people-page .text {
	float: left;
	width: 700px;
	line-height: 20px;
}

.paragraph2.first {
	margin-top: 20px;
}

/**************** Solutions - Advertisers List *************/
.solution-avertisers-list .solution-avertisers-item.first {  background: #000000 url("/images/first-row-advertisers.jpg") repeat-y scroll right top; font-size: 16px!important; color: #fff; padding: 15px; margin: 7px 0;  }
.solution-avertisers-list .solution-avertisers-item { overflow: hidden; text-align: center; margin-bottom: 10px; }
.solution-avertisers-list .solution-avertisers-item.first .title { float: left; font-weight: normal; width: 20%; margin-top: 0; }
.solution-avertisers-list .solution-avertisers-item .title { float: left; font-weight: bold; width: 20%; margin-top: 0; }
.solution-avertisers-list .solution-avertisers-item .body { float: left; width: 32%; margin-top: 0!important; }
.solution-avertisers-list .solution-avertisers-item .body2 { float: left; width: 48%!important; margin-top: 0!important; text-align: left;}
.solution-avertisers-list .body2 p { color: green; margin: 0!important; }
/***********************************************************/

.careers .paragraph2 {
	margin-top: 20px;
}

.resources .paragraph2 p {
	margin: 10px 0;
}
.resources .paragraph2 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.resources .paragraph2 a:hover {
	color: #497388;
	text-decoration: none;
}

/****************** APPLICATION FORM  *****************/
.application-form {
	width: 515px;
}
.application-form .formfield {
	overflow: hidden;
}
.application-form .formfield .label {
	float: left;
	width: 175px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.application-form .formfield .input {
	float: left;
	width: 320px;
}
.application-form .formfield .input input,
.application-form .formfield .input textarea {
	border: 1px solid #A19F9F;
	background: #fff;
	color: #666666;
	width: 320px;
}
.application-form .formfield .mandatory {
	float: left;
	width: 10px;
	color: #BD1D61;
	margin-left: 5px;
	font-weight: bold;
}
.application-form .buttons {
	float: right;
	margin-right: 15px;
}
.application-form-errors {
	color: #D44B2B;
	font-size: 12px;
	margin: 10px 0px 13px 10px;
}
/****************** /APPLICATION FORM  *****************/

.homepage img {
	margin-left: -30px;
}
.full-width { width: 100% !important; }
