/*-- TYPE STYLES --*/

body {
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

input,option,select,textarea {
	color: #444444;
}

span {
	font-size: inherit;
}

h1 {
	font-size: 30px;
	font-weight:normal;	
}

h1.home {
	background: url(../images/main_title.png) no-repeat scroll 0 0;
	width: 484px;
	height:72px;
	overflow:hidden;
	margin-bottom: 8px;
}

h1.home span{
	visibility: hidden;
}


h2 {
	font-size: 34px;
	font-weight:normal;
	margin-bottom: 18px;
	text-shadow:0px 1px 15px #ff3300;
	letter-spacing: -0.02em;
	line-height: 1.2;
	color: #f9f9f9;
}


h3, h4 {
	color: #eeeeee;
	font-weight: bold;
	text-shadow:0px 1px 3px #000000;
}


h3 {
	font-size: 15px;
	line-height: 1.5;	
}


h4 {
	font-size: 13px;
	line-height: 1.4;	
}


a {
	color: #eee;
	font-weight: normal;
	text-decoration: underline;
}

.error{
	color:#ff6666;
	font-size:12px;
	font-weight: bold;
	font-style:italic;
	padding-left: 10px;
}	


a:hover {
	color: #ff3300;
}

small {
	font-size: 11px;
}

#sub-mid-box h4{
	margin-bottom: 4px;
}

#positioner p {
	text-align: left;
	margin-bottom: 16px;
}

#positioner p, ul#research-points li, ul#research-points2 li, ul#keyfilters, #footer p { 
	color:#aaa;	
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0.03em;	
	text-shadow: 0px 1px 3px #111;
	text-align:justify;	
}

#positioner strong {
	color: #ddd;
	font-weight:bold;
	text-shadow: 0px 1px 3px #111;	
}

ul#keyfilters {
	color: #fff;
	font-weight:bold;	
}

ul#campaign_countries li a{
	font-size: 12px;
	color:#eee;
	font-weight:normal;
	text-shadow: 0px 1px 1px #000;	
	text-decoration:none;
}

ul#campaign_countries li:hover a,
ul#campaign_countries li a:hover{
	color:#ff3300;
}

div.popbox-text{
	font-size: 10px;
	color: #ccc;
	top:100px;
	left:0;
	width:150px;	
	text-align:center;	
	line-height: 1.2;
}

div.popbox-text strong{
	display:block;
	color:#ffffff;
}



div#behaviour_trends ul{
 	margin-top: 20px;
}

div#behaviour_trends ul li{
	padding:10px 0;
	font-weight:normal;
	font-size:11px;
	color:#cccccc;	
	border-bottom: 1px solid #333333;
	margin-bottom:15px;
}

div#behaviour_trends ul li a{
	text-decoration:none;
	color: #999;
}

a.twitterlink{
	color: #666;
	font-size: 11px;
	text-decoration:none;
}

div#behaviour_trends ul li a:hover,a.twitterlink:hover{
	color: #ff3300;
}


ul,ol{
	color: #eeeeee;
}

ul {
	list-style-type:none;
}


div.menu-text{
	font-size:9px;
	font-weight: bold;
	left:0px;
}

ul#products-menu li a{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	/*text-shadow:0px 1px 0px #000000;*/
}

ul#products-menu li.current div{
	opacity : 1.0;
	color:#ff3300;
}

/* sub - nav */

ul#sub-nav li a, ul#nav li a {
	font-size:11px;
	font-weight: bold;
    color:#eee;
	text-shadow: 0 -1px 0em #222222;
    text-decoration:none;
}


ul#sub-nav li a.current,ul#sub-nav li a.current:hover {
	color: #ff3300;
}

ul#sub-nav li a:hover {
	color: #cccccc;
}

/* nav */

ul#nav li a:hover, ul#nav li a.current:hover {
    color:#cccccc;
    text-decoration:none;
}

ul#nav li a.current {
    color:#ffffff;
    text-shadow:1px 1px 5px #ff3300;
    text-decoration:none;
}


#footer p {
	font-size:10px !important;
	color: #777 !important;
}

#footer a {
	color: #999;
	text-decoration:none;
}

#footer a:hover {
	color: #fff;
}

input.textfield{
	font-size:14px;
	padding:3px;
	color: #666;
}

div.cal-box h2{
 	color:#ffffff;
	font-size:14px;
}

a#close-link {
	color:#666;
	font-size:10px;
	display:block;
	margin-bottom:4px;
}

a#close-link:hover {
	color:#ff6600;
}



a#r1.current,a#r2.current{
	display:block;
	color: #ff3300;
	background-color: #FFF7DC;
	border:1px solid #F9C88F;	
}


div#reachinput {
	height:46px;
	width:480px;
}

div#reachinput div.inputbox{
	top:0px;
	left:0px;
	background: url('../images/main-input-sprite.png') no-repeat scroll -137px 0px;
	height:46px;
	width:350px;
}

div#reach {
	color: #ccc;
}

a#returnreach {
	clear: both;
	color: #ff3300;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer;
}

a#returnreach:hover {
	color: #ccc;
}

span.ohead {
	color: #bb290c;
	font-weight: bold;
	font-size: 10px;
}

div#reachinput div.inputbox input {
	font-family: Arial;
	-moz-user-select: text;
	cursor: text;
	border-width: 0;	
	font-size: 18px;
	outline: medium none;
	padding-left: 8px;
	padding-top: 3px;
	height:36px;
	width:330px;
	margin-top: 0;
	background: none repeat scroll 0 0 transparent;
}


a#searchreach{
	float:left;	
	background: url('../images/main-input-sprite.png') no-repeat scroll 0px 0px;
	width:124px;
	height:42px;
	text-indent:-999px;	
	overflow:hidden;
}

a#searchreach:hover{	
	background-position: 0px -46px;
}

div#main_page_reach p{
	margin-left: 2px;
	color:#999;
}


div#main_page_products a span{
	font-size:14px;
	color:#eee;
	font-weight:bold;
	line-height: 1.2;
	-webkit-transition: color 0.1s linear;
}

div#main_page_products a:hover span{
	color:#ff3300;
}



div.info_text p{
	font-size:11px !important;
	color:#999999 !important;
	line-height: 1.2 !important;		
	text-align:left !important;
}

a#learnmore, a#schedule-meeting, a#reqcount{
	text-indent:-999em;	
	overflow:hidden;
	background-image: url('/images/elements-sprite.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: transparent;
}

a#learnmore{
	display:block;
	background-position: -83px -10px;
	height:33px;
	width:117px;
}

a#learnmore:hover{
	background-position: -83px -43px;
}

a#reqcount,
a#schedule-meeting{
	position:absolute;
	right:50px;
	top:35px;
	height:33px;		
}

a#schedule-meeting{
	background-position: -83px -162px;
	width:174px;
}

a#schedule-meeting:hover {
	background-position: -83px -195px;
}

a#reqcount{
	background-position: -83px -86px;
	width:154px;
}

a#reqcount:hover {
	background-position: -83px -119px;
}


.camp_count {
	font-weight: bold;
	color: #ffffff;
	text-shadow:0px -1px 0px #000000;
	line-height: 30px;
	text-align:center;
}

.camp_title{
	font-size:18px !important;
	top:3px;
	left:40px;
}

a.logo-link{
	float:left;	
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
	background-color: #ffffff;
	height:90px;
	width:100px;	
	overflow: hidden;
	text-indent: -999em;
	border: 2px solid #777777;
	-webkit-transition: border-color 0.2s linear;
	
}

a.logo-link-selected{
	border: 2px solid #ff3300;
}

a.logo-link:hover,a.logo-link-selected:hover{
	border-color:#ff3300;
	
}


a.vid-logo-link{
	float:left;	
	background: url('../images/bg-prod-logo.png') no-repeat scroll 0px -102px;
	height:102px;
	width:112px;	
	text-align:center;
}

a.vid-logo-link img{
	margin-top:14px;
}


a.vid-logo-link-selected, a.vid-logo-link:hover, a.vid-logo-link-selected:hover{
	background-position: 0px 0px;
}



div#categories ul li a{
	color:#eee;	
	font-weight: bold;	
	text-shadow: 0px 1px 3px #111;
	text-decoration: none;
	font-size: 11px;
}


div#categories ul li a:hover{
	color:#bbbbbb;
}

div#categories ul li a.selected{
	color:#ff3300;
}

a.resources-download{
	background: url('/images/elements-sprite.png') no-repeat scroll -83px -546px; 
	display:block;
	text-indent: -999em;
	width: 94px;
	height: 21px;
	overflow:hidden;
	opacity: 0.9;
	-webkit-transition: opacity 0.2s linear;
}

a.resources-download:hover{
	opacity: 1;
}

a.contact-link{
	color: #999;
	font-weight: bold;
	line-height:1.3;
}

a.contact-link:hover{
	color: #eee;
}

a#viewedm {
	text-decoration:none;
	font-size: 10px;
	color: #666;
}

a#viewedm:hover {
	color: #ccc;
}

a#interest_add, a#job_add, a#industry_add, a#industry_remove, 
a#interest_remove, a#job_remove{
	font-size:10px;
	text-decoration:none;
	color: #666;
}
