@media screen, handheld
{
	#webtranslationsWelcome { display:none; }
}

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;
}

#headerCell {
	width: 980px;
	height: 123px;
	background:url('../images/header.jpg') no-repeat scroll;
}


/* 
	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;*/
 list-style-type: circle;  
}

#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;
  text-decoration: underline;
}


#menu li a:hover {
  color: #33474f;
  text-decoration: underline;
}

/* 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;
}

#bodyContent li {
	font-size: 13px;
}


/* BODY LHS 
	Description : all styles associated with the left hand side of the body
*/
#bodyLHS {

}

/**
	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: 5px;
	border: 1px solid #009ded;
}

#sideBox .content {
	padding: 5px;
	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: 5px;
	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: 5px;
	color: #FFFFFF;
	font: bold 12px Calibri, Arial, Verdana, Sans-serif; 
	background-color: #3f54a5;
	border: 1px solid #009ded;
	text-align: left;
}

.sidebar 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;
}

/*****************************
*
*  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;
}

#rightCol a {
	font-weight: bold;
	text-decoration: none;
}

#rightCol li a:hover {
	font-weight: bold;
	text-decoration: none;
}

#rightCol li a:visited {
	font-weight: bold;
	text-decoration: none;
}

.sidebar li a:link {
	font-weight: bold;
	text-decoration: none;
}
#rightCol a	{
	color:#315DA6;
}

#rightCol 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;
}

#rightCol ul{
	padding: 5px;
	background: url('../images/base_box.gif') repeat-x bottom;
	background-color: #fff;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding: 5px;	
	text-align: left;
}
.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;
}

#sidenav {
	width: 290px;
	float: right;
	margin: 4px;
}

#maincontent {
	float: left;
	margin-bottom: 5px;
	background: #fff;
	text-align: left;
	border-bottom: 1px solid #b3c9dc;
	border-right: 1px solid #b3c9dc;
	width: 675px;
}

#contentBody {
	float: left;
	width: 100px;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	width: 675px;
}
#mainCol {
	float: left;
	background: #fff url('../images/rh_bgedge.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 11px;
	padding-left: 11px;
	width: 655px;
}


#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;
}

h4 {
	color: #315DA6;
}

h3 {
	color: #315DA6;
}

h2 {
	color: #315DA6;
	font-size: 1.6em;
}

h1 {
	color: #315DA6;
}
h1{
	font-size: 21px;
}
h2{
	font-size: 18px;
}

h3{
	font-size: 13px;
}
#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 {

  background: #fff;
  width: 545px;
  vertical-align: top;
}

#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 {
  float: none;
  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: 47%;
  margin-right: 20px;
  text-align:left;
}
.columnsoll {
  float: left;
  width: 47%;
  margin-right: 20px;
  text-align:left;
}
.column {
  float: left;
  width: 42%;
  margin-right: 25px;
  padding: 0 0 0 4px;
  text-align:left;
}
.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;
  margin-top: 0px;
  padding: 0px;
}
#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: 705px;
}
#breadcrumbnav a:visited {
  color: #fff;
  text-decoration: none;
}
#breadcrumbLHS a {
  color: #fff;
  text-decoration: none;
}
#breadcrumbLHS a:hover {
  color: #009DED;
  text-decoration: underline;
}
#breadcrumbRHS {
	padding-right: 10px;
	padding-top: 1px;
	text-align: right;
	height: 23px;
	float:right;
}
#footer {
	position: relative;
	text-align: left;
	background: #94b7db;
	float: left;
	width: 980px;
	height: 28px;
}

#footerCountry {
	float: left;
	width: 440px;
	height: 28px;
}

#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;
}
#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;
}
#polarInstrumentsLogo	{
	width:145px;
	height:45px;
	float:left;
}
#PSApartsLogo	{
	 width:143px;
	 height:33px;
	 float:left;
}
#timberlandLogo	{
	width:201px;
	height:59px;
	float:left;
}
#toteSportLogo	{
	width:190px;
	height:49px;
	float:left;
}
.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 #rightCol .interactBox ul {
	margin: 5px;
	
}
#page #bodyContent #sidenav #rightCol .interactBox #errorSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#page #bodyContent #sidenav #rightCol .interactBox #errorSection ul {
	background:none;
	border:none;
	padding:3px;
}
#page #bodyContent #sidenav #rightCol .interactBox #errorSection ul li {
	margin-left:10px;
	display:list-item;
	list-style-type:disc;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}
#createPRForm * {
	font-size:12px;
}#page #bodyContent #maincontent #mainCol #table11 {
	width: 100%;
}

#page #bodyContent #maincontent #mainCol #table12 {
	text-align: center;
	width: 100%;
}
#page #bodyContent #maincontent #mainCol #internetAndPopStats	{
	border-collapse:collapse;
	border-spacing:0;
	width:534px;
	table-layout:fixed;
}
#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;
}

div#imagenumber{
	border:4px double #315DA6;
	background:#E1FF3E;
	color:#990000;
	font-weight:bold;
	padding:5px;
}