body{
  background: url(/images/bg.jpg) no-repeat center 0px;
}

img a {
	outline: 0px;
	font-size: 0px;
}

a:link, a:active, a:visited{
  text-decoration: none;

}

a:hover{
  text-decoration: underline;
}

/*#wrapper{
    background-color: #fff;
}*/

#header{
/*  clear: both;*/
  float: left;
  border-bottom: 1px solid #d2efe0;
  padding: 0px 0px 17px 0px;
  width: 100%;
}
/* HR Full content page */

hr{
/*      height: 1px;*/
  margin: 0px 5px 0px 5px;
  color: #CDCDCD;
  clear: none;
}
/* HR Column pages */

.col{
  height: 1px;
  color: #CDCDCD;
}
/* Menu */

#menu{
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  clear: none;
}

#menu ul{
  margin: 20px 0px 0px 0px;
  padding: 0px;
  float: right;
}

#menu li{
  display: inline;
  float: left;
  list-style: none;
  margin: 0px 10px 0px 10px;
  padding: 0px;
}

#menu li a:active, #menu li a:link, #menu li a:visited{
  color: #00a650;
  font-size: 18px;
  display: inline;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  float: left;
}

#menu li a:hover{
  color: #414143;
  font-size: 18px;
  padding: 0px;
  display: inline;
  float: left;
  font-weight: bold;
  text-decoration: none;
}

#menu span{
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
}

.link{
  float: left;
  font-weight: bold;
  font-size: 18px;
}

.discription{
  float: left;
  clear: left;
  padding: 0px;
  font-size: 10px;
  color: #70a087;
}
/* logo */

#logo{
  padding: 34px 0px 0px 0px;
  width: 140px;
  height: 54px;
}

#logo a{
  width: 140px;
  height: 54px;
  display: block;
  font-size:0px;
  outline:0px;
  text-indent: -9999px;
  background: url(/images/logo.gif);
}

#client-tools{
  float: right;
  padding: 14px 0px 0px 0px;
}

#client-tools ul{
  margin: 0px;
  padding: 0px;
  float: right;
}

#client-tools li{
  display: inline;
  margin: 0px;
  padding: 0px;
}

#block-title{
  clear: both;
  margin: 5px 0px 5px 0px;
}

.pagetitle{
  font-weight: bold;
  color: #414142;
  font-size: 28px;
  margin: 15px 0px 0px 0px;
  text-align: left;
}

#breadcrum-column-left{
  padding: 5px 10px 5px 160px;
}

#breadcrum-column-left div{
  padding: 5px;
}

#breadcrum-fullwidth{
  padding: 5px 0px 5px 0px;
  color: #CDCDCD;
}

#breadcrum-fullwidth div{
  padding: 5px;
  color: #CDCDCD;
}

#content-area #breadcrum-fullwidth a:active, #content-area #breadcrum-fullwidth a:link, #content-area #breadcrum-fullwidth a:visited{
  color: #CDCDCD;
  text-decoration: none;
}

#content-area #breadcrum-fullwidth a:hover{
  color: #666;
  text-decoration: underline;
}

#content-area #breadcrum-column-left a:active, #content-area #breadcrum-column-left a:link, #content-area #breadcrum-column-left a:visited{
  color: #CDCDCD;
  text-decoration: none;
}

#content-area #breadcrum-column-left a:hover{
  color: #666;
  text-decoration: underline;
}

#content-area{
  clear: both;
  background-color: #fff;
  border: 1px solid #a1dec0;
  padding: 10px 10px 0px 10px;
  text-align: left !important;
}

#content-area ul{
	 color: #666666;
}
#content-area ul{
	 color: #666666;
}

/*#content-area a:link, #content-area a:active, #content-area a:visited{
  color: #00A650;
  text-decoration: underline;
}

#content-area a:hover{
  color: #70A087;
  text-decoration: underline;
}*/

/*table td h1{
	font-family: 'Actor', sans-serif;
}*/

#content-area h1{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
/*  font-weight: lighter;*/
font-family: 'Ubuntu', sans-serif;
}

#content-area h2{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
}

#content-area h3{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 16px;
font-family: 'Ubuntu', sans-serif;
}

#content-area h4{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 14px;
font-family: 'Ubuntu', sans-serif;
}

#content-area h5{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 12px;
font-family: 'Ubuntu', sans-serif;
}

#content-area table td p{
  color: #666666;
}

#content-btns{
  color: #999;
}

#content-btns ul{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
  float: right;
}

#content-btns li{
  display: inline;
  list-style: none;
  float: left;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}
/* Footer */

#footer{
  border-top: 1px solid #cdcdcd;
  margin-top: 20px;
  padding: 5px 0px 0px 0px;
  background-color: #fff;
}
#copyrighted a:link,
#copyrighted a:active,
#copyrighted a:visited{
	  color: #999999;
	  text-decoration: none;
}
#copyrighted a:hover{
	  color: #999999;
	  text-decoration: underline;
}

#endeavour{
  padding: 20px 0px 20px 0px;
}

#opa{
  padding: 10px 0px 20px 10px;
}
#ee{
	 padding: 10px 0px 20px 0px;
}

#copyrighted{
  color: #999999;
  float: right;
}

#copyrighted span{
  clear: both;
  text-align: left;
  float: right;
  width: 100%;
  font-size: 10px;
}

#share{
  text-align: right;
  margin: 0px 0px 10px;
}
/* Listing */

.pagination{
  clear: left;
  width: 100%;
  text-align: right;
}

.pagination table{
  float: right;
}

.pagerlinks a:link, .pagerlinks a:active, .pagerlinks a:link{
  color: #666;
  text-decoration: none;
}

.pagerlinks a:hover{
  color: #00A650;
  text-decoration: underline;
}

.article{
  float: left;
  clear: left;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 10px 0px;
  width: 100%;
}
.article a,.article-listing-abstract a{
	color:#003366 !important;
	text-decoration: none  !important;
}
.article a:hover,.article-listing-abstract a:hover  {
	color: #003366  !important;
	text-decoration: underline  !important;
}


.listing-heading{
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 5px 0px;
  color:#003366;
  float: left;
  clear: left;
}

.articleinfo{
  float: left;
  clear: left;
  color: #cdcdcd;
  font-size: 11px;
  padding: 0px 0px 5px 0px;
  font-style: italic;
}

.article-listing-abstract{
  color: #666;
  float: left;
  clear: left;
}

.floatleft{
  float: left;
  clear: left;
  margin: 0px 10px 0px 0px;
}

.twtr-hd{
  display: none;
}



body{
  background: url(/images/bg.jpg) no-repeat center 0px;
}
/*#wrapper{
    background-color: #fff;
}*/

#header{
/*  clear: both;*/
  float: left;
  border-bottom: 1px solid #d2efe0;
  padding: 0px 0px 17px 0px;
  width: 100%;
}
/* HR Full content page */

hr{
/*      height: 1px;*/
  margin: 0px 5px 0px 5px;
  color: #CDCDCD;
  clear: none;
}
/* HR Column pages */

.col{
  height: 1px;
  color: #CDCDCD;
}
/* Menu */

#menu{
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  clear: none;
}

#menu ul{
  margin: 20px 0px 0px 0px;
  padding: 0px;
  float: right;
}

#menu li{
  display: inline;
  float: left;
  list-style: none;
  margin: 0px 10px 0px 10px;
  padding: 0px;
}

#menu li a:active, #menu li a:link, #menu li a:visited{
  color: #00a650;
  font-size: 18px;
  display: inline;
  font-weight: bold;
  text-decoration: none;
  padding: 0px;
  float: left;
}

#menu li a:hover{
  color: #414143;
  font-size: 18px;
  padding: 0px;
  display: inline;
  float: left;
  font-weight: bold;
  text-decoration: none;
}

#menu span{
  float: left;
  width: auto;
  margin: 0px;
  padding: 0px;
}

.link{
  float: left;
  font-weight: bold;
  font-size: 18px;
}

.discription{
  float: left;
  clear: left;
  padding: 0px;
  font-size: 10px;
  color: #70a087;
}
/* logo */

#logo{
  padding: 34px 0px 0px 0px;
  width: 140px;
  height: 54px;
}

#logo a{
  width: 140px;
  height: 54px;
  display: block;
  text-indent: -9999px;
  background: url(/images/logo.gif);
}

#client-tools{
  float: right;
  padding: 14px 0px 0px 0px;
}

#client-tools ul{
  margin: 0px;
  padding: 0px;
  float: right;
}

#client-tools li{
  display: inline;
  margin: 0px;
  padding: 0px;
}

#block-title{
  clear: both;
  margin: 5px 0px 5px 0px;
}

.pagetitle{
  font-weight: bold;
  color: #414142;
  font-size: 28px;
  margin: 15px 0px 0px 0px;
}

#breadcrum-column-left{
  padding: 5px 10px 5px 160px;
}

#breadcrum-column-left div{
  padding: 5px;
}

#breadcrum-fullwidth{
  padding: 5px 0px 5px 0px;
  color: #CDCDCD;
}

#breadcrum-fullwidth div{
  padding: 5px;
  color: #CDCDCD;
}

#content-area #breadcrum-fullwidth a:active, #content-area #breadcrum-fullwidth a:link, #content-area #breadcrum-fullwidth a:visited{
  color: #CDCDCD;
  text-decoration: none;
}

#content-area #breadcrum-fullwidth a:hover{
  color: #666;
  text-decoration: underline;
}

#content-area #breadcrum-column-left a:active, #content-area #breadcrum-column-left a:link, #content-area #breadcrum-column-left a:visited{
  color: #CDCDCD;
  text-decoration: none;
}

#content-area #breadcrum-column-left a:hover{
  color: #666;
  text-decoration: underline;
}

#content-area{
  clear: both;
  background-color: #fff;
  border: 1px solid #a1dec0;
  padding: 10px 10px 0px 10px;
}

#content-area a:link, #content-area a:active, #content-area a:visited{
  color: #00A650;
  text-decoration: underline;
}

#content-area a:hover{
  color: #70A087;
  text-decoration: underline;
}

#content-area h1{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: lighter;
}

#content-area h2{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 18px;
}

#content-area h3{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 16px;
}

#content-area h4{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 14px;
}

#content-area h5{
  color: #003366;
  line-height: 1.35em;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 12px;
}

#content-area table td p{
  color: #666666;
}

#content-btns{
  color: #999;
}

#content-btns ul{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
  float: right;
}

#content-btns li{
  display: inline;
  list-style: none;
  float: left;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}
/* Footer */

#footer{
  border-top: 1px solid #cdcdcd;
  margin-top: 20px;
  padding: 5px 0px 0px 0px;
  background-color: #fff;
}

#endeavour{
  padding: 20px 0px 20px 0px;
}

#opa{
  padding: 10px 0px 20px 0px;
}

#copyrighted{
  color: #999999;
  float: right;
}

#copyrighted span{
  clear: both;
  text-align: left;
  float: right;
  width: 100%;
  font-size: 10px;
}

#share{
  text-align: right;
  margin: 0px 0px 10px;
}
/* Listing */

.pagination{
  clear: left;
  width: 100%;
  text-align: right;
}

.pagination table{
  float: right;
}

.pagerlinks a:link, .pagerlinks a:active, .pagerlinks a:link{
  color: #666;
  text-decoration: none;
}

.pagerlinks a:hover{
  color: #00A650;
  text-decoration: underline;
}

.article{
  float: left;
  clear: left;
  border-bottom: 1px solid #ccc;
  padding: 0px 0px 10px 0px;
  width: 100%;
}

.listing-heading{
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 5px 0px;
  color: #00A650;
  float: left;
  clear: left;
}

.articleinfo{
  float: left;
  clear: left;
  color: #cdcdcd;
  font-size: 11px;
  padding: 0px 0px 5px 0px;
  font-style: italic;
}

.article-listing-abstract{
  color: #666;
  float: left;
  clear: left;
}

.floatleft{
  float: left;
  clear: left;
  margin: 0px 10px 0px 0px;
}

.twtr-hd{
  display: none;
}

#sidebar{
  float: left;
  width: 300px;
  display: inline;
/*  border: 1px solid #66ccff;*/
}
/*#sidebar{
  float: left;
  width: 336px;
  display: inline;
}*/

/* Generated via www.cssmenubuilder.com */
/* this is for the content pages */

.menu{
  margin: 0;
  padding: 0;
  width: 160px;
  list-style: none;
    font-size: 11px;
  background: rgb(255, 255, 255);
}

.menu li{
  padding: 0;
  margin: 0 0 1px 0;
  height: 40px;
  display: block;
  font-size: 11px;

}

.menu li a{
  text-align: left;
  height: 40px;
  padding: 0px 0px 0px 5px ;
   margin: 2px 0px 0px 0px ;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: rgb(0, 166, 81);
  display: block;
  background: url('/images/verMenuImages.png') 0px 0px no-repeat;
  text-decoration: none;

  
}

.menu li a:hover{
  background: url('/images/verMenuImages.png') 0px -40px no-repeat;
  color: rgb(0, 166, 81);
    font-size: 11px;
/*  	   border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;*/
}

.menu li a.active, .menu li a.active:hover{
  background: url('/images/verMenuImages.png') 0px -80px no-repeat;
  color: rgb(75, 75, 75);
    font-size: 11px;
	   border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.menu li a span{
  line-height: 40px;
    font-size: 11px;
}

.tweet, .query {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  color: #999;
}

.tweet ul li, .tweet_list  ul li, .query  ul li, .tweet_list  ul li {
/*  -webkit-border-radius: .5em;*/
  list-style-type: none;
  margin: 20px  0px 0px 10px;
/*  padding: 0;*/
/*  background-color: #fff;*/
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
  text-transform: none;
}

.tweet .tweet_list, .query .tweet_list{
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
}

.tweet .tweet_list li a, .query .tweet_list li a {
  color: #0098C8 !important;
}

tweet a:link,tweet a:active,tweet a:visited{
	    color: #0098C8 !important;
		 text-decoration: none;
}

tweet a:hover{
	    color: #0098C8 !important;
		 text-decoration: none;
}

.tweet, .tweet_list li .tweet_even li, .query li, .tweet_list li, .tweet_even li {
/*  background-color: #fff;*/
/*	margin:0px;
	padding:0px;*/
}

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
  padding-right: .5em;
  float: left;
}

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
  vertical-align: middle;
}


#twitter-box{
/*  background: url(/images/twit-box.gif) no-repeat;*/
/*  width: 340px;
  height: 207px;*/
  padding: 10px;
  border: 1px solid #A3E0FF;
}

#twitter-box h2{
/*font-family: Georgia,Times, serif,"Times New Roman";*/
  font-size: 12px;
/*  font-style: italic;*/
  color: #0098C8;
  margin: 0px;
}

#twitter-box p{
/*  font-family: Georgia,Times,serif,"Times New Roman";*/
/*  font-size: 11px;*/
/*  font-style: italic;*/
  color: #999;
/*  line-height: 1.5em;*/
/*  margin: 0px 0px 20px 0px;*/
}

#twitter-box div{
  padding: 0px 20px 0px 0px;
}

#twitter-box-follow{
  text-align: right;
  margin: 6px 10px 0px 0px;
  font-weight: bold;
  color: #0098C8;
}

#twitter-box-follow a:active, #twitter-box-follow a:link, #twitter-box-follow a:visited{
  color: #0098C8;
  text-decoration: none;
}

#twitter-box-follow a:hover{
  color: #999;
  text-decoration: underline;
}


#comments-block{
	border-bottom: solid 1px #ccc; 

}

#comments-block h1{
	font-size: 18px;
	color: #003366;
}
#comments-form table td input {
	height: 25px;
}
.comment {
	padding: 5px 0px 10px 10px;
	border-bottom: 1px dashed #ccc;
	margin:0px 0px 10px 0px; 
}
.comments-title{
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	
}
.no-articles{
	padding: 10px;
	font-style: italic;
	color:#ccc;
}
.categories{
	padding: 5px 10px 10px 10px;
		margin:20px 0px 10px 0px;
	border: solid #ccc 1px; 
}
#topics-related{
	background-color: #F7F7F7;
	border: 1px solid #ccc;
		padding: 10px 5px 10px 5px;
		margin: 0px 0px 20px 0px;
}
#topics-related h4{
	color:#003366;
font-size:18px;
}
.dashes{
	border-bottom:1px dashed #666; 
}
#newsletter-box{
  border: 1px solid #b2b2b2;
  background-color: #fff;
}

#newsletter-box form{
  margin: 0px;
  clear: none;
}

.inputbox{
  border: none;
  margin: 9px 0px 5px 10px;
  float: left;
  width: 175px;
  font-size: 11px;
  color: #999;
  display: inline;
}

.sub-img{
  padding: 10px 10px 10px 10px;
  border-left: 1px solid #b2b2b2;
/*      width:0%;*/
  float: right;
  display: inline;
}
/* Article-images */

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	/*	background-color: #444;*/
		padding: 10px;
		width: 520px;
		float: left;
		position: relative;
		width: 300px;
/*		height: 250px;*/
		margin: 0px 10px 10px 0px;
	}
	#gallery ul { list-style: none;
		margin: 0px;
		padding: 0px;
	}
	#gallery ul li {
		display:block;
		margin-left:0px; 
	}
	#gallery ul img {
		border: 1px solid #3e3e3e;
/*		border-width: 5px 5px 20px;*/
		display: block;
	/*	width: 210px;*/
		float: left;
	}
	#gallery ul a:hover img {
		border: 1px solid #3e3e3e;
/*		border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;	
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.licence_text, .licence_table td
{
vertical-align:top;
line-height:24px;
}

.legal_notice_text, .legal_notice_heading
{
text-align:center;
}

.legal_notice_heading
{
font-size:24px;
}

.legal_light_bg
{
background-color:#F3F3F3;
text-align:center;
}


.legal_darker_bg
{
background-color:#E0E0E0;
}

.compliance_table td
{
padding:10px;
border-color:#bbbbbb;
}

.compliance_table
{
border-collapse:collapse;
border-color:#bbbbbb;
}

.compliance_table_contacts
{
border-collapse:collapse;
border-color:#dddddd;
text-align:left;
}

.legal_terms
{
background-color:#DAEEF3;
}
