﻿@media screen, handheld
{
	#webtranslationsWelcome { display:none; }
}
.clear {
	clear:both;
}

.center {
	text-align:center;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #000;
	background: url('../images/grade_bg.jpg');
	background-repeat: repeat-x;
}

#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}
a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	text-decoration: none;
	color:#33CCFF;
}

#headerCell {
	width: 980px;
	height: 123px;
	background: url('../images/header.jpg');
}


/* 
	Top Navigation Styles
	Description : styles for the topNavigation
*/
#topNav {
	background-image: url('../images/nav_bg2.gif');
	background-repeat: repeat-x;
	text-align: right;
}

#menu {
  margin: 0px 0px 0px 0px;
  padding-right: 8px;
  text-align: right;
  color: #fff;float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	/*list-style-position: outside;
	*/
	/*list-style-image: url('../images/widget.gif');*/
	
}

#menu li {
  float: left;
  padding: 2px 20px 5px 5px;
 /* border: 1px solid #000;*/ 
}

#menu li .topnavlink {
  color: #003366;
  font: small/2em Calibri;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
}

#menu a:active {
  color: #33474f;
  border-bottom-style: none;
}
#menu a {
  border-bottom-style: none;
}

#menu li a:hover {
  color: #33CCFF;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

/* Header Section
   Description : styles for headers, positioned just below the Top Navigation
*/
.headerbg1 {
	background-image: url('../images/header_sect2.gif');
	background-repeat: repeat-x;
}


/* BODY Styles 
	Description : styles associated with the BODY area. 
				  these are mostly generic
*/
#bodyContent {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
 	background-image: url('../images/body_bg.gif');
 	background-repeat: repeat-x;
 	background-color: #f2fafd;
	border: solid 1px #c1bfda;
	width: 978px;
}

/**
	NEWS TXT
**/

.darkStrap {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	padding-right: 10px;
	font-style:italic;
	font-weight: bold;
}

.lightStrap {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	padding-right: 10px;
}


.newsHead {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}

.news {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

#sideBox {
	width: 100%;
	margin-bottom: 10px;
}

#sideBox .title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3f54a5;
	padding: 7px;
	border: 1px solid #009ded;
}

#sideBox .content {
	padding: 7px;
	background-color: #ffffff;
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	text-align: left;
}
#sideBox .sideBox li.contentBlank {
	padding: 7px;
	background-repeat:repeat-x;
	background-position: bottom;
	border-right:1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.sidebar h2{
  	margin: 0px;
  	padding: 7px;
	color: #FFFFFF;
	font: bold 12px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}

.sidebar ul{
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	list-style-type: none;
	margin: 0px 8px 8px 0px;
	padding: 7px;	
	text-align: left;
}

/*****************************
*
*  C4T Side box
*
*****************************/

.sidebarQuote h2{
  	margin: 0px;
  	padding: 5px;
	color: #FFFFFF;
	font: bold 12px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}

.sidebarQuote ul{
	padding: 5px;
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 5px;	
	text-align: left;
	height: 50px;
}

#sidenav {
	width: 290px;
	float: right;
	margin: 4px;
}

#sidenav h2{
  	margin: 0px;
  	padding: 5px;
	color: #FFFFFF;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}
#sidenav h2 a{
	color: #FFFFFF;
	text-decoration: none;
}

#sidenav ul {
	background-color: #fff;
	background-image: url('../images/base_box.gif') repeat-x bottom;
	border: 1px solid #ccc;
	list-style-type: none;
	text-align: left;
	padding: 5px;
	margin: 0px 0px 8px 0px;	
}
#sidenav li {
	padding: 2px;
	margin-left: 4px;
}
#sidenav a {
	font-weight: bold;
	text-decoration: none;
}
#sidenav li a:hover {
	font-weight: bold;
	text-decoration: none;
}
#sidenav li a:visited {
	font-weight: bold;
	text-decoration: none;
}

.rightCol-double {
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
.rightCol-double h2{
  	margin: 0;
  	padding: 5px;
	color: #fff;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}
.rightCol-double ul{
	padding: 5px;
	list-style-type: none;
	text-align: left;
	margin:0;
	overflow:auto;
}
.rightCol-double li{
	width: 42%;
	float: left;
}
.rightCol-double li:hover{
	color:#003366;
}

.sidebar li a:link {
	font-weight: bold;
	text-decoration: none;
}

.interactBox {
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 8px 0px;
	text-align: left;
}
.listBox {
	background: url('../images/base_box.gif');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left:4px;
}

#contentBody {
	float: left;
	width: 100px;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	width: 675px;
}

#maincontent {
	float: left;
	margin-bottom: 5px;
	background: #fff;
	text-align: left;
	border-bottom: 1px solid #b3c9dc;
	border-right: 1px solid #b3c9dc;
	width: 655px;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 11px;
	padding-left: 11px;	
}
#maincontent a {
	color: black;
}
#maincontent a:hover {
	color:#0099FF;
}
#maincontent h4 {
	color: #315DA6;
}
#maincontent h4 a {
	color: #315DA6;
}
#maincontent h3 {
	color: #315DA6;
	font-size: 13px;	
}
#maincontent h3 a {
	color: #315DA6;
}
#maincontent h2 {
	color:#315DA6;
	font-size: 1.6em;
}
#maincontent h2 a {
	color: #315DA6;
}
#maincontent h1 {
	color: #315DA6;
	font-size: 21px;
}
#maincontent h1 a {
	color: #315DA6;
}

#sidecontent {
	background: #fff url(../images/topside.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 190px;
	padding: 5px;
	vertical-align: top;
	float: left;
	font-size: smaller;
}
#newsSection	{
	 background-image: url(../images/news.gif);
	 background-repeat: no-repeat;
	 height:33px;
}
.newsItem {
	border-bottom: 1px solid #b3c9dc;
	padding-bottom: 5px;
	width: 100%;
	vertical-align: middle;
}

#sidecontent #newsItem p{
	text-align: justify;
}
#sidecontent h2{
	color: #003366;
	margin: 3px;
	text-align: right;
	font: bold 14px Calibri, Arial, Verdana, Sans-serif;
}
#sidecontent h3{
	text-align: right;
	font: bold 12px Calibri, Arial, Verdana, Sans-serif; 
	margin: 4px;
}


/* BODY RHS 
	Description : all styles associated with the right hand side of the body
*/
#bodyRHS {
	background-color: #FFF;
}

#bodyRHS .topRow {
	background-image: url('../images/content_top.gif');
	background-repeat: repeat-y;
}


/* COMMON STYLES */
p {
	margin: 0 0 7px 0;
	padding: 2px;
	font-size: 1.2em;
	text-align: justify;
}
form {
	margin: 0px;
}

table {
	 border-collapse: collapse;
}

.style1 {
	color: #f2fafd;
}



#messages {
	background-color: #FFFFD9;
	border: 1px RED solid;
	font-size: 12px;
	height: 34px;
}
a img	{
	border:0;
}

#stdform input.text {
	font-size: 10px;
	width: 200px;
}
#stdform input.file {
	font-size: 10px;
	width: 250px;
}

#stdform input.select_long {
	font-size: 16px;
	width: 350px;
}

#stdform input.submit {
	font-size: 10px;
	width: 80px;
}

#pdetails input.text {
	font-size: 10px;
	width: 200px;
}
#pdetails input.file {
	font-size: 10px;
	width: 250px;
}

#pdetails input.select_long {
	font-size: 16px;
	width: 350px;
}

#pdetails input.submit {
	font-size: 10px;
	width: 80px;
}

#pdetails {
	border: solid 1px #999999;
}
#pdetails td{
	border: solid 1px #999999;
}

#pdetails .inner td{
	border: solid 0px #999999;
}

#featureHeader {
	width: 555px;
	height: 168px;
}

#icons a {
  margin-bottom: 0px;
  font-weight: bold;
}
#icons  p{
  text-align: left;
}
.icon_item {
  width: 253px;
  float: left;
  padding: 9px;
  height: 13em;
  cursor: pointer;

}
.icon_image	{
	float:left;
	width:106px;
	height:106px;
}
.homeHighlight	{
  width: 254px;
  float: left;
  padding: 9px;
  background: #f2fafd;
  height: 13em;
  cursor: pointer;
  text-align: left;
}
.highlight {
  background: #f2fafd;
  height: auto;
  cursor: pointer;
  text-align: left;
}
#icons p{
  margin-top: 2px;
}
#icons img {
	padding: 5px;
}
#icons h1 a {
  font-size: 12px;
  color: #000066;
  font-family: Calibri, Arial, Verdana, Sans-serif; 
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  line-height: 12px;
}
.columnsollH {
  float: left;
  width: 45%;
  margin-left: 5px;
  margin-right: 15px;
}
.columnsoll {
  float: left;
  width: 45%;
  margin-left: 5px;
  margin-right: 15px;
}
.column {
  float: left;
  width: 45%;
  margin-left: 5px;
  margin-right: 15px;  
}
.columnsollH ul {
  margin-left: 10px;
}
.columnsoll ul {
  margin-left: 10px;
}
.columnsoll h2 {
  margin: 0px;
  margin-top: 7px;
  line-height: 1.3em;
}
.columnsoll a:visited {
  font-size: 90%; 
  font-weight: bold;
}
.columnsoll a:hover {
  font-size: 90%; 
  font-weight: bold;
}
.columnsoll a:link {
  font-size: 90%; 
  font-weight: bold;
}
#breadcrumb { 
  	background-image: url('../images/header_sect3.gif');
  	background-repeat: repeat-x;
  	height: 23px;
	width: 980px;
}
#breadcrumbRHS {
	padding-top: 7px;  
	padding-right: 7px;
	text-align: right;
	float: right;
	width: 250px;
}
#breadcrumbLHS {
	background: url('../images/header_sect3_left.gif');
	background-repeat: no-repeat;
	color: #E1F5FF;
	font: normal small Calibri, Arial, Verdana, Sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	text-align: left;
	height: 23px;
	float:left;
	width: 640px;
}
#breadcrumbnav a:visited {
  color: #fff;
  text-decoration: none;
}
#breadcrumbLHS a {
  color: #fff;
  text-decoration: none;
}
#breadcrumbLHS a:hover {
  color: #009DED;
  text-decoration: underline;
}

#footer {
	position: relative;
	text-align: left;
	background: #94b7db;
	float: left;
	width: 980px;
	height: 28px;
}
#footerCountry {
	float: left;
	width: 420px;
	height: 28px;
	padding-left: 4px;
}
#footerCountry a {
  	border-bottom-width: 1px;
  	border-bottom-style:solid;
}

#footerLinks {
	float: left;
	padding-top: 5px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	width: 530px;
	height: 28px;
	color: #fff;
}

#footerLinks a {
	color: #fff;
	border-bottom-style: none;
}
#footerLinks a:hover {
	color:#0099FF;
  	border-bottom-width: 1px;
  	border-bottom-style:solid;
}
#base {
	float: none;
	margin-top:2px;
}
#base a{
 padding-top: 20px;
 color: #000;
 text-decoration: none;
}
/*page specific styles */
#bftLogo	{
	width:136px;
	height:68px;
	float:left;
}
#CadburySchweppesLogo	{
	 width:201px;
	 height:61px;
	 float:left;
}
#dddLogo	{
	 width:111px;
	 height:105px;
	 float:left;
}
#DuracellDirectLogo	{
	 width:172px;
	 height:54px;
	 float:left;
	 margin:3px;
}
#emeraldInsightLogo {
	width:45px;
	height:71px;
	margin-right:10px;
	float:left;
}
#oxfordOutcomesLogo	{
	width:137px;
	height:42px;
	float:left;
	margin:2px;
}
#balticRecruitmentLogo{
	width:183px;
	height:74px;
}
#dacoSolutionsLogo	{
	width:235px;
	height:43px;
	float:left;
}
#northExpLogo	{
	width:145px;
	height:118px;
	float:left;
}
blockquote {
	margin:0;
}
blockquote p	{
	text-align:left;
	font-style:italic;
}
#subpoints	{
	margin-left:0;
	padding-left:18px;
	font-size:inherit;
}
#subpoints li	{
	outline-width:0;
	font-size: 13px;
	list-style-type:lower-alpha;
}
.searchEngineList	{
	width:400px;
	text-align:center;
}
.searchEngineList li	{
	display:inline;
	padding-right:10px;
}
.internetStats	{
	color:#ffffff;
	font-weight:bold;
}.submitButtonHolder {
	text-align: right;
}
#page #bodyContent #sidenav .interactBox ul {
	margin: 8px;
}
#page #bodyContent #sidenav .interactBox #errorSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#page #bodyContent #sidenav .interactBox #errorSection ul {
	background:none;
	border:none;
	padding:7px;
}
#page #bodyContent #sidenav #rightCol .interactBox #errorSection ul li {
	margin-left:10px;
	display:list-item;
	list-style-type:disc;
	color:#000000;
	font-weight:bold;
}
#createPRForm * {
	font-size:12px;
}
#page #maincontent #mainCol #table12 #table11 {
	text-align: center;
	width: 100%;
}
#page #bodyContent #maincontent #mainCol #internetAndPopStats	{
	border-collapse:collapse;
	border-spacing:0;
	table-layout:fixed;
}
#maincontent p{
	margin-left: 10px; 	margin-right: 10px;
}
#mainCol p{
	margin-left: 10px; 	margin-right: 10px;
}

#page #bodyContent #maincontent #mainCol #internetAndPopStats td {
	border: 2px solid #000000;
}
#page #bodyContent #maincontent #mainCol #internetAndPopStats th {
	border: 2px solid #000000;
	text-align:left;
	font-size:12px;
}
#worldIntUsePopStats	{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.countryName	{
	text-align:left;
}
/* for right aligning numbers in tables */
.numberStats	{
	text-align:right;
}
/*  */

#internetStatsNL th	{
	font-size:12px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:right;
}#page #bodyContent #maincontent #mainCol #Apitherapylogo {
	float: left;
}
#caseStudyTable	{
	width:100%;
	text-align:left;
}
.floatleft {
	float:left;
	margin-right:5px;
}
.floatright {
	float:right;
	margin-left:5px;
}
.summarybox {
	visibility: hidden; 
	border: 9px solid #3f54a5; 
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
	width: 270px; 
	padding: 8px; 
	position:absolute;
	z-index:655;
}
.bluetabs{
border-bottom: 1px solid black;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 1px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Calibri;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: white;
background: white url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Calibri;
line-height:18px;
z-index:100;
background-color: #315DA6;
width: 200px;
visibility: hidden;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: black;
}
 /*CSS for Body Navigation*/
.contentPanelHidden{clear:left;display:none;min-height:1%;position:relative;width:100%;}
.contentPanel{display:inline;float:left;line-height:1.4em; min-height:300px;_height:300px;}
.contentPanel p{font-size:1em;line-height:1.4em;margin:0px;padding:0px}
.contentPanel h4{font-size:1em;line-height:1.4em;margin:0px;padding:0px}
.tabs{display:inline;float:left;position:relative;text-align:right;display:block;width:165px}
.tabs ul{margin:0px;padding:0px;}
.tabs li{cursor:default;list-style-type:none;margin-bottom:0px;padding:9px 18px 9px 40px;font-size: small;}
.tabInactive{color:#404040;}
.tabActive{color:green;font-weight:bold;background-repeat:no-repeat;background-position:right top;background-image:url('../images/tabActive.png');}
.col_1{clear:left;display:inline;float:left;margin-left:25px;width:260px}
.col_half{display:inline;float:left;margin-left:25px;width:175px;}
.tabsVertical{background-image:url('../images/tabContent.png');background-repeat:no-repeat;padding-top:21px;width:660px;float:left;}

 /*CSS for Collapsable Content*/
.toggle{
	padding-left:10px;
	padding-top:11px;
	background:url("../images/content-title-full.png") repeat-x 0 0;
	height: 36px;
	width: 100%;
	float:none;
}
.hidden-content{
	display: none;
	float:none;
}
.normal {
	float: left;
	width: 48%;
}
.normal img{
	float:left;
}
.highlight {
	float: left;
	width: 48%;
}
.highlight img{
	float: left;
}

@media screen, handheld
{
	h1 {display:none;}
}

 /*CSS for RSS Feed*/
.labelfield{
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}
.example1class ul{ 
	list-style:none;
	padding:0px;
}
.example2class ul{ 
	list-style:none;
	padding:0px;
}

#example1 li{ 
margin-bottom: 6px;
}

#example2 li{ 
margin-bottom: 6px;
}
#action li {
	text-align: right;
	font-size: large;
}
.floatrightimg {
	float:right;
	margin-left:25px;
}
