/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Framework ------------------ */
@import url(../../framework/reset.css); /* not change */
@import url(../../framework/classes.css);/* not change */
@import url(typography.css);
@import url(layout.css);
@import url(../object/tickbox.css);
@import url(../object/datepicker.css);
@import url(../object/jwysiwyg/jquery.wysiwyg.css);

/* framework print version css is loaded directly in html header */
/* ------------------ Tag styles  ---------------------- */
br.clear {
	display: block;
}
/* Form styles */
fieldset {
	border: 1px solid #666;
	/*background-color: #fff;*/
}
/* Table styles */
table {
	margin: 10px 0;
	border: 1px solid #666;
}
table th {
	padding: 5px;
	font-weight: bold;
}
table td {
	padding: 5px;
}
table thead th {
	background-color: #fff;
	padding: 10px 5px;
	border-bottom: 1px solid #666;
}
table tbody th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table tbody td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table tfoot th {
	border-top: 1px solid #666;
	background-color: #ccc;
}
table tfoot td {
	border-top: 1px solid #666;
	background-color: #ccc;
}
/* ------------------ Base styles  ---------------------- */

/* ------------------ Header ---------------------- */
.top_bar {
	padding: 2px 0 4px 0;
	border-bottom:1px solid #dcdcdc;
	font-size:11px;
	margin-bottom:10px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	width: 960px;
}
.top_bar a{

}
.login_box {
	float: left;
	margin-left: 10px;
	line-height: 110%;
	margin-top: 5px;
}
.fb_button {
	padding-left: 20px;
	position: relative;
}
.fb_button #RES_ID_fb_login_image {
	position: absolute;
	margin-top: -2px;
	left: 2px;
}
a.FB_Link {
	text-decoration: underline !important;
}
a.FB_Link:hover {
	text-decoration: none !important;
}
.branding {
	margin-top: 5px;
	float:left;
	margin: 7px 0 0 10px;
}
.branding a {
	display:block;
	width:200px;
	height:78px;
	background:url(../../../pics/logo.png) no-repeat;
	margin-left: 10px;
	overflow: hidden;
}

.header_banner {
	float:right;
	margin-top: 6px;
	margin-right: 8px;
}
* html .header_banner {
	margin-right: 0;
}
.header a img {
	border:none;
}
/* ------------------ Navigation ---------------------- */
.nav {
	height: 42px;
	background:	#00516c url(../../../pics/nav_a.gif) repeat-x left top;
	position: absolute;
	top:131px;
	left:50%;
	margin-left:-480px;
	width: 960px;
}
.nav li {
	float: left;
	height: 42px;
	display:inline;
	overflow: hidden;
}
.nav li a {
	color:#fff;
	text-transform:uppercase;
	height: 42px;
	overflow: hidden;
	line-height: 42px;
	padding: 0 9px;
	font-size: 11px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #00516c;
}
.nav .current a,
.nav li a:hover{
	background: #006f92 url(../../../pics/nav_a.gif) repeat-x left -42px;
	text-decoration:none;
}
/*.nav li ul {
	position: absolute;
	margin: 0;
	padding: 0 0 0 0;
	display: none;
	border: 2px solid #adbfc3;
	border-top: 0;
	background-color: #adbfc3;
}
.nav li.hover ul {
	display: block;
}
.nav li li {
	float: none;
	display: block;
	height: auto;
	background-image: none;
}
.nav li li a {
	border-bottom: 1px solid #adbfc3;
	font-size: 9px;
}*/
.hr {
	border-top: 1px solid #ddd;
	clear: both;
	margin: 10px 0;
	height: 1px;
	overflow: hidden;
}
.hr hr {
	display: none;
}
.advanced_search {
	font-weight:bold;
	height:22px;
	width:63px;
	background:url(../../../pics/advanced_search.gif) left top no-repeat #0180a2;
	color:#cce6ec;
	font-size:10px;
	padding:5px 8px 3px 15px;
	line-height:1;
	float:right;
	display:block;
}
.nav li.search_container {
	float: right;
	padding-right: 8px;
}
.search {
	float: right;
	position: relative;
	display: block;
	margin: 10px 10px 0 0;
}
.search_container label {
	color: #fff;
	font-weight: bold;
	float: left;
	margin: 3px 5px;
	font-size: 85%;
}
.search .field {
	width:180px;
	height: 21px;
	background:url(../../../pics/search_field.gif) left center no-repeat #fff;
	border:none;
	padding:  0 3px;
	color:#6e6e6e;
	line-height:19px;
}
.search .submit {
	width:19px;
	height:21px;
	background:url(../../../pics/search_button.gif) top center no-repeat;
	border:none;
	text-indent:-9999em;
	cursor:pointer;
	position:absolute;
	float:right;
	margin-left:-19px;
	top:0;
	right:0;
}
.search:hover .submit {
	background:url(../../../pics/search_button.gif) bottom center no-repeat;
}
*+html .search .field  {
	margin-top:-1px;
	line-height:19px;
}
* html .search .field  {
	margin-top:-1px;
	line-height:19px;
}

.nav li:first-child a {
	text-indent: -999em;
	width: 28px;
	background: url(../../../pics/home.gif) no-repeat center center;
}
.nav li.current:first-child a,
.nav li:first-child a:hover {
	background-image: url(../../../pics/home2.gif);
}
.search_results {
	background-color:#F3F3F3;
	color:#666666;
	font-size:11px;
	padding: 4px;
	position:relative;
	text-align:right;
}
/* -------------- Recurring -----------------*/
.featured_site img  {
	margin:10px 0;
}
.featured_site a.bold  {
	display: block;
	margin-bottom: 10px;
}
.col1 .featured_site a.bold  {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.module {
	margin-bottom:10px;
	clear:both;
}
.col2 .col_content {
	background: #fff url(../../../pics/col_content.gif) repeat-x left top;
}
.article_type {
	padding: 0 2px 0 12px;
	font-size: 11px;
	text-transform: uppercase;
	background: #006f92 url(../../../pics/header_news.gif) repeat-x left top;
}
.type_jobs {
	background: #546a41 url(../../../pics/header_jobs.gif) repeat-x left top;
}
.type_blogs {
	background: #8c0b48 url(../../../pics/header_blogs.gif) repeat-x left top;
}
.col1 h6,
.col4 h6,
.type_site {
	background: #868686 url(../../../pics/header_site.gif) repeat-x left top;
}
.article_type h6 {
	margin: 0;
	padding: 0;
	height: 32px;
	line-height: 32px;
	color: #fff;
}
.article_theme {
	float: left;
}
.news_item .article_theme {
	float: none;
	margin-bottom: 3px;
}
.article_theme a {
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
}
.article_theme a:hover {
	color: #006f92;
}
/* ------------------ Content ---------------------- */
.col2 h2 {
	line-height: 100%;
}
h6 {
	padding-bottom:3px;
	font-weight:bold;
	color: #333;
	margin:0;
	line-height:1.2;
	margin-top:6px;
}
/*h6 span {
	font-size:130%;
}
h6.multi_title {
	font-size: 11px;
}*/
.subtitle {
	margin-bottom: 2px;
}
h6 .date {
	font-size:100%;
	font-weight:normal;
	color:#919191	;
}
h5 {
	color:#333;
	font-weight:bold;
	padding-bottom:5px;
	margin: 0;
	line-height: 1.6;
	margin: 4px 0 0 0;
}
.score {
	color:#2d5578;
	font-size:165%;
}
.col1 .ad {
	padding-top:10px;
	background:url(../../../pics/ad.gif) top left no-repeat;
	text-align:center;
	width:120px;
	margin:0 auto;
}
.col3 .ad {
	background:url(../../../pics/ad.gif) top right no-repeat;
	padding-top:10px;
	text-align:right;
}
.col3 .banners {
	width:300px;
	margin-bottom: 10px;
}
.front_story {
	padding: 0 10px 10px 10px;
	/*background: url(../../../pics/hdots.gif) repeat-x left bottom;*/
}
.front_story h2 {
	clear: left;
	font-size: 21px !important;
}
.article_content .image,
.front_story .image {
	float:right;
	margin: 0 0 0 20px;
	text-align: center;
}

.article_content .image {
	padding: 5px;
	background-color: #eee;
	margin-top: 20px;
}
.feature_col {
	float:left;
}
.profile_col h2,
.feature_col h2 {
	margin: 0 0 7px 0;
}
.feature_col .anounce {
	line-height:1.2;
}
.col2 .feature_col {
	width: 100%;
}
.read_more {
	padding-right:24px;
	background:url(../../../pics/icons.gif) right 0 no-repeat;
	font-weight:bold;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.col3 .read_more {
	margin: 4px 0;
}
.story_meta {
	color:#828282;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	margin-top: 4px;
	font-size:11px;
}
.story_meta a {
	font-weight: normal !important;
	text-decoration: none !important;
}
.story_meta a,
.story_meta span {
	white-space: nowrap;
}
.col2 .story_meta {
	float:none;
}
.article_meta div {
	padding-left:0;
}
.link_to_comments {
	color:#0d819b !important;
}
.meta_comments {
	background:url(../../../pics/icons.gif) left -16px  no-repeat;
	white-space: nowrap;
}
.meta_author {
	color: #ea5a00;
}
.news_item .meta_author a {
	font-size: 11px !important;
}
.news_item img {
	/*border: 1px solid #ccc;*/
}
.meta_country {
	background:url(../../../pics/icons.gif) left -76px no-repeat;
	white-space: nowrap;
}
.meta_date {
	background:url(../../../pics/icons.gif) left -57px no-repeat;
	white-space: nowrap;
}
.col2 .news_listing {
	padding: 10px 10px 0 10px;
}
.col2 .news_listing:last-child {

}
.news_listing .news_item {
	margin-bottom: 20px;
/*	padding: 3px 0 6px 0;
	background: url(../../../pics/hdots.gif) repeat-x left bottom;*/
}
.news_listing .news_item:last-child {
	margin-bottom: 10px;
}
.announce {
	display: block;
	margin-top: 5px;
}

.news_item .story_meta,
.news_item .story_meta a {
	font-size: 11px !important;
}
.news_item .anounce {
	margin-top: 2px;
}
.news_item img {
	margin:0 0 5px 5px;
}
.insight_item {
	float:left;
	width:138px;
	padding: 0 11px;
	margin-top: 10px;
}
.insight_item .anounce {
	font-size: 85%;
}
.insight_item .bold {
	font-size: 90%;
	text-decoration: none;
}
.insight_item  .story_meta span.bold {
	font-weight: normal;
}
.insight_item a.bold {
	line-height:1em;
}
.insight .image {
	margin-bottom:5px;
}
.insight .first {
	padding-left:0;
}
.insight .last {
	padding-right:0;
}
.news_item .image {
	float: right;
	margin: 10px 0 5px 20px;
}
/* tabs */
.tabs {
}
.tabs strong {
	display: block;
	color:#333;
	margin-bottom: 5px;
}
.col3 .news_item {
	border-bottom: 0;
	margin: 0 0 0 0;
	padding: 0 15px 15px 15px;
}
.col3 .tab_content .news_item:first-child {
	padding-top: 16px;
}
.col3 .tab_content .news_item:last-child {
	padding-bottom: 12px;
}
.col3 .news_item h2 {
	font-size: 12px;
	font-weight: bold;
}
.col3 .news_item img {
	float: right;
	width: 80px;
	height: 55px;
	margin: 0 0 5px 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.col3 .news_item .story_meta {
	font-size: 11px;
}
.tab_content.active {
	display:block;
}
.tab_content.not_active{
	display:none;
}
.job_tabs .not_active,
.tab_links .not_active,
.tab_tools_links .not_active {
	display:block;
	border: 1px solid #ddd;
	background: #eee url(../../../pics/tab.gif) repeat-x left bottom;
}
.job_tabs,
.tab_links,
.tab_tools_links {
	height: 23px;
	overflow: hidden;
	z-index: 2;
}
.job_tabs a,
.tab_links a,
.tab_tools_links a {
	display:block;
	float:left;
	background-color: #f3f3f3;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	color:#333;
	padding: 0 10px;
	line-height: 21px;
	width: auto;
	font-size:11px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-right: 3px;
}
.job_tabs a.tab_long  {
	width: 190px;
}
.job_tabs a.active,
.tab_links a.active,
.tab_tools_links a.active,
.job_tabs a.not_active:hover,
.tab_links a.not_active:hover,
.tab_tools_links a.not_active:hover {
	background-color: #fff !important;
	border: 1px solid #ddd;
	border-bottom-color: #fff;
	color: #333;
	height: 23px;
	background-image: none;
} 
.tab_links .active {
	background:transparent;
	border-bottom:none;
}
.job_tabs a.not_active,
.tab_links a.not_active,
.tab_tools_links a.not_active {
	height: 22px !important;
}

.tab_content {
	clear:both;
	border: 1px solid #ddd;
	margin-top: -1px;
	background-color: #fff;
}
.tab_content .story_meta {
	/*width: 195px;*/
	margin: 0 0 0 0;
	line-height: 120%;
}
.bwa_logo {
	float: left;
	margin: 5px 0 5px 10px;
}

.notab_content {
	clear:both;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 10px 0;
	margin-bottom: 10px;
	background: url(../../../pics/col_content.gif) repeat-x left top;
}
.notab_content  h6 {
	margin: 0;
	padding: 0;
}
/* Tag Cloud */
.tagcloud {
}
.tagcloud .cloudItem {
	line-height:1;
	margin:0 5px 0 0;
	vertical-align:middle;
	text-decoration: none;
	color: #666;
}
.tagcloud .items{
	padding: 12px 20px;
	text-align: center;
	line-height: 150%;
}
/* subnav */
.col1 h6,
.col4 h6 {
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding: 0 2px 0 12px;
	font-size: 11px;
	text-transform: uppercase;
	overflow: hidden;
}
.subnav {
	margin-bottom: 10px !important;
	background: #fff url(../../../pics/col_content.gif) repeat-x left 32px;
}
.subnav ul,
.subnav li {
	padding: 0;
	margin: 0;
	line-height: 100%;
}
.subnav ul {
	padding: 8px 0;
	border: 1px solid #ddd;
	border-top: 0;
}
.subnav li {
	list-style-type: square;
	list-style-position: inside;
	padding: 5px 5px 5px 10px;
}
.subnav li:hover {
	color: #47a0b3;
}
.subnav a {
	color:#333;

	text-decoration: none;
	text-transform:uppercase;
	font-size: 90%;
}
.subnav a:hover {
	text-decoration:underline;
	color:#0180a2;
}
.subnav .current {
	background:#f3f3f3;
}
.subnav a.more {
	color: #0d819b !important;
	font-weight:bold;
}
/*subnav2 */
.subnav2 a {
	display:block;
	background:#3499b5;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	
	padding:5px;

}
.subnav2 li {
	border-bottom:1px solid #1a6278;
}
.subnav2 li li {
	border-bottom:none;
}
.subnav2 a:hover,
.subnav2 .current a {
	background:#1a6278;
}
.subnav2 li:last-child  {
	border-bottom:none;
}
.subnav2 ul ul {
	margin:0;
}
.subnav2 li li a {
	padding-left:19px;
	border-bottom:none;
}
/* Search Module */
.search_module {
/*	position:relative; */
	background-color: #f3f3f3;
}
.search_module form {
	padding:10px;
}
.search_module .text,
.search_module .select {
	margin:4px 0;
	border:1px solid #a3a3a3;
	background:#fff;
	float:left;
	line-height:15px;
	padding:2px !important;
}
.search_module .text {
	padding:0 2px;
}
.search_module .select {
	float:left;
	margin-right:4px;
	
}
.search_module_sep {
	padding-bottom:5px;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
}
/* latest news */
.latest_news a {
	display:block;
	padding: 5px 0;
	border:1px solid #fff;
	border-bottom:1px solid #eee;
	color:#333;
	text-decoration: none;
}
.latest_news a:last-child {
	border-bottom:1px solid #fff;
}

.latest_news .current {
	border:1px solid #e2e2e2;
	background:#efefef;
	text-decoration:none;
}
.latest_news .current {
	border:1px solid #e2e2e2;
	background:#efefef;
	text-decoration:none;
}
.latest_news a:hover,
.tagcloud .cloudItem:hover {
	color: #1a6278;
	text-decoration: underline;
}
/* latest jobs */
.latest_jobs,
.latest_jobs li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-type: square;
}
.latest_jobs {
	margin: 0 0 5px 0;
}
.latest_jobs li {
	padding: 2px 0 4px 0;
}
.latest_jobs a {
	display: inline;
}
.latest_jobs a:hover,
.latest_jobs a:hover strong {
	color: #1a6278;
}
.latest_jobs  strong {
	font-size: 90%;
}
.job_search {
	margin: 0 20px;
}
/* Position listing */
.position_listing ul {
	padding: 0;
	margin: 15px 2%;
	list-style-position: inside;
	float: left;
	width: 45.9%;
}
.position_listing li {

}
/* Company jobs*/
.company_jobs {
	padding: 10px;
}
.company_jobs h2 a {
	font-weight: normal;
}
.company_profile_jobs {
	background:#efefef;
	padding: 5px 13px 13px 20px;
	border:1px solid #e1e1e1;
}
.feature .image {
	float:right;
	margin:0 15px 5px 0;
}
.feature {
	padding: 5px 15px;
}
.feature h2 {
	font-size: 18px;
}
.apply_button {
	padding-top:10px;
	border-top:1px solid #ccc;
	margin-top:10px;
	margin-bottom:35px;
}
.story_type,
.link {
	color:#2d5578;
}
.link {
	display:block;
	margin-bottom:5px;
}
.link_title {
	color:#2d5578;
	display:block;
	margin-bottom:5px;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
}
.article_content {
	margin:10px 0 20px 0;
	line-height:1.4;
}
.article {
	font-size: 105%;
	line-height: 140%;
}
.article .story_meta {
	margin-top: 10px;
}
.article h1 {
	margin: 1.2em 0 0 0;
	clear: both;
	font-family: Times New Roman, Georgia, serif;
	font-size: 30px;
	line-height: 32px;
}
.article_content a {
	text-decoration:underline;
}
.article_content h3 {
	color:#1a6278;
	font-weight:bold;
	margin:1em 0 2px 0;
}
.article_container {
	margin: 0 10px;
}
/* Toolbar */
.toolbar {
	padding: 0;
	font-size:11px;
	position:relative;
	text-align: right;
	color: #666;
	float: right;
	margin-bottom: 10px;
}
.toolbar a {
	line-height:16px;
	margin: 0 2px;
}
.tool_comment {
	background:url(../../../pics/icons.gif) left -16px  no-repeat;
}
.tool_share {
	background:url(../../../pics/icons.gif) left -120px  no-repeat;
}
.toolbar a.tool_rss {
	background:url(../../../pics/icons.gif) left -149px  no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding-left: 16px;
	margin-left: 12px;
	display: block;
	float: right;
}
.tool_fav {
	background:url(../../../pics/icons.gif) left -275px  no-repeat;
	padding-left: 18px; 
	text-decoration: none;
	color: #333;
	padding-right: 10px; 
	margin-right: 10px;
	border-right: 1px solid #ddd;
}
.tool_faved {
	background:url(../../../pics/icons.gif) left -250px  no-repeat;
}
.tool_resize,
.tool_print {
	display: block;
	width: 24px;
	height: 16px;
	text-indent: -999em;
	float:right;
}
.tool_resize {
	background:url(../../../pics/icons.gif) right -172px  no-repeat;
}
.tool_print {
	background:url(../../../pics/icons.gif) left -96px  no-repeat;
	overflow: hidden;
	border-right: 1px solid #ddd;
}
.toolbar .addthis_toolbox {
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}
.toolbar .addthis_toolbox a {
	text-decoration: none;
}
.addthis_toolbox  span.float_left {
	display: block;
	margin-right: 6px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox.addthis_default_style span {
	margin-right: 3px;
}


.new_share {
	position:relative;
	font-size:11px;
}
.share_box {
	border-top: 0;
	background:#f3f3f3;
	padding:10px;
	position:absolute;
	display:none;
	margin-top: 5px;
	width:255px;
	left: 205px;
	top:20px;
}
.new_share .share_box {
	left:0;
	border: 2px solid #ccc;
	margin-top: -3px;
}
#close_share {
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	position:absolute;
	margin:-5px 0 0 122px;
}
.share_box ul {
	float:left;
}
.share_box a {
	display:block;
	padding-left:19px;
	margin-bottom:5px;
	background-image:url(../../../pics/share.gif);
	background-repeat:no-repeat;
}
.facebook {
	background-position:left 0px;
}
.digg {
	background-position:left -26px;
}
.sutumble {
	background-position:left -78px;
}
.linkedin {
	background-position:left -52px;
}
.svejo {
	background-position:left -226px;
}
.myspace {
	background-position:left -130px;
}
.delicious {
	background-position:left -104px;
}
.twitter {
	background-position:left -280px;
}
.share_email {
	width:120px;
	float:right;
	padding:0 10px ;
	border-left:1px solid #ccc;
}
.share_email .text  {
	margin-bottom:5px;
	width:100px;
	margin-right:5px;
}
.share_title {
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}

.write_comment .form {
	padding: 10px;
}
.write_comment textarea {
	width:96%;
	height:100px;
	padding:5px;
	margin-bottom:10px;
	font-size:12px;
	border:1px solid #ccc;
	background:#fff;
	margin-top:5px;
}
/* Comments */
.comments_panel {
	margin-top: 30px;
}
.comment{
	margin:10px;
}
.comment_meta {
	color:#196377;
	font-weight:bold;
	margin-bottom:3px;
}
.comment_meta span {
	font-weight:normal;
	color:inherit;
}
.comment_content {
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	line-height:1.5;
}
.comments_count {
	background:#F3F3F3 none repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	font-size:11px;
	padding:5px;
	display: block;
}
.information {
	display: block;
	padding: 15px 25px 15px 15px;
	background: #e6f1f9 url(../../../pics/information.gif) no-repeat right top;
	border: 1px solid #c0c9dc;
	border-width: 0 1px;
}
/* pager */
.pager {
	font-family:verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.pager .prev {
	float:left;
	display:block;
	background:url(../../../pics/icons.gif) left -197px no-repeat;
	padding-left:20px;
	margin-left:10px;
}
.pager .next {
	float:right;
	display:block;
	background:url(../../../pics/icons.gif) right 2px no-repeat;
	padding-right:30px;
}
.pager .pages {
	width:200px;
	margin:0 auto;
}
.pager .pages a{
	font-size: 13px;
	padding:3px;
	vertical-align:middle;
	display: block;
	float: left;
	border: 1px solid #ddd;
	width: 2em;
	padding: 3px 0;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}	
.pager .pages a:hover,
.pager .pages a.current {
	background-color: #ddd;
}

.message {
	padding:30px;
	font-size:130%;
	text-align:center;
}
.message small {
	font-size: 12px;
}
.msg {
	padding: 0.8em;
	margin-bottom: 1.2em;
	color: #fff;
}
.msg_error {
	background-color: #b43d33;
}
.msg_success{
	background-color: #6cb433;
}
.msg a {
	color: #fff;
	text-decoration: underline;
}
.msg a:hover {
	text-decoration: none;
}
/* Documents */
.document a {
	display:block;
	font-weight:bold;
}

.document {
	padding-bottom:7px;
	margin-bottom:7px;
	border-bottom:1px solid #ccc;
}
/* Date Picker */
#toggleDatepicker {
	display:block;
	/*
	height:14px;
	width:16px;
	background:url(../../../pics/icons.gif) left -223px no-repeat;
	*/
	height:10px;
	width:10px;
	background:url(../../../pics/icons.gif) left -60px no-repeat;
	text-indent:-9999em;
	float:left;
	margin:7px 0 0 4px;
}
/*Registration // Forms */
.register .form_container {
	padding:0 50px;
}
.register fieldset {
	border:none;
	padding:0;
}
legend {
	margin: 5px 0;
}
.register legend {
	font-weight:bold;
}
.form_table {
	margin: 0;
}
.form_table td {
	/* border-top:1px solid #eee; */
	padding: 5px 0;
}
.form_table .text,
.form_table .select,
.form_table .textarea {
	border:1px solid #828282;
	background:#fff;
	/*padding:3px;*/
}
.form_table .text:focus,
.form_table .select:focus,
.form_table .textarea:focus {
	border:1px solid #1a6278;
	background:#fff9df;
}
.form_table .error td {
	color:#cd3206;
}
.form_table .error .text,
.form_table .error .select {
	border:1px solid #cd3206;
}
.form_text {
	margin:15px 0;
}
.form_message {
	background:#ffb897;
	padding:7px;
	text-align:center;
}
.form {
	background-color: #f3f3f3; /* e9f5f7 */
	border: 1px solid #ddd;
	margin-top: 10px;
}
.col_content .form {
	border: 0;
	margin-top: 0;
}
.col2 .form {
	padding: 20px;
	margin: 0 0 10px 0;
}
.col3 .form {
	padding: 10px;
}

/* info Module */
.info {
}
.info h3 {
	font-size: 12px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
}
.info_container {
	line-height:1.2;
	padding:20px;
	/*background: #eee url(../../../pics/function.gif) no-repeat 10px 10px;
	border: 1px solid #ccc;*/
	background-color: #f3f3f3;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	border: 1px solid #ddd;
}
.register_info p {
}
.register_info li {
	font-weight: bold;
}
.col3 .form {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.user_help {
	background: none !important;
	padding:10px 10px 15px 15px;
	border: 1px solid #ccc;
}
/*.company_help {
	padding-left:32px;
	background: #f1f8fa url(../../../pics/function2.gif) no-repeat 10px 10px;
}
*/
.company_sectors {
	margin: 0;
	padding: 0;
}
.company_sectors li {
	width: 45%;
	float: left;
}
.a-z  {
	float: left;
	width: 44%;
	padding: 10px 0 10px 20px;
	text-align: center;
}
.a-z li {
	display: inline;
	line-height: 100%;
}
.a-z a {
	display: block;
	float: left;
	font-size: 18px;
	margin: 2px;
	padding: 4px 0;
	width: 1.1em;
}
.a-z a:hover {
	background-color: #f3f3f3;
}
.col1 .info_container {
	padding:10px;
}
.info_container li {
	margin-bottom:5px;
}
.info_container a {
}
.info_container ul {
	margin-top:5px;
}
.info_container .register_link {
	border-top:1px solid #eee;
	padding:5px 0;
	font-size:18px;
	display:block;
	margin-top:10px;
}
.article_extras h5 {
	border:none;
}
.similar_articles {
	margin: 10px 0 10px 20px;
	width: 181px;
	float: right;
	background: #f3f3f3 url(../../../pics/similar_articles.gif) no-repeat right top;
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
}
.similar_articles h5 {
	margin: 0;
	padding: 10px 15px 0 15px;
	font-size: 90%;
}
.similar_articles ul {
	margin: 0;
	padding: 0 15px 5px 15px;
	list-style: none;
	font-size: 11px;
}
.similar_articles li {
	padding: 6px 0;
	margin: 0;
	line-height: 120% !important;
}	
.similar_articles a {
	text-decoration: none;
}
.event_logo {
	margin-bottom:10px;
}
.event_contacts {
	line-height:1.4;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:15px;
}
.activities {
	line-height:1.4;	
}
.article_extras ul,
.article_extras table {
	margin:0 20px;
}
.firm_item table{
	margin-top:5px;
}
.firm_item {
	border-bottom:1px solid #eee;
	padding-bottom:7px;
	margin-bottom:7px;
}
.link_special {
	border-top:1px solid #eee;
	padding-top:7px;
	margin-top:7px;
}
/* Jobs */

.fj_container {
	padding:10px;
}
.fj_container h2 {
	color:#2c6f89;
	margin:0 0 7px 0;
	padding:0;
}
.job_item {
	padding-bottom:25px;
}
.job_item h2 span {
	color:#333;
}
.multiple {
	display:block;
	width:100%;
	margin:3px 0 20px;
}

.site_focus {
	margin-top:10px;
}
.site_scores {
	float:right;
}
.site_scores td{
	border-bottom:1px solid #eee;
	padding:7px 0;
}
.site_scores .bold {
	font-weight:bold;
}
.site_link {
	clear:both;
	display:block;
	margin-top:10px;
	float:left;
	font-size:130%;
	font-weight:bold;
}
/* sitemap */
.sitemap ul,
.sitemap li {
	padding:0;
	margin:0;
	list-style:none;
}
.sitemap a{
	text-decoration: none;
	display:block;
	border-bottom:1px solid #E6E6E6;
	padding:2px 0;
	line-height:19px;
}
.sitemap a:hover {
	text-decoration:underline;
}
.sitemap ul {
	margin-top:5px;
	margin-bottom:20px;
}
.sitemap li {
	line-height:19px;
	background:url(../../../pics/sitemap_a.gif) left 0px no-repeat;
	padding-left:15px;
}
* html .sitemap a{
	min-height:19px;
	height:auto !important;
	height:19px;
}
.sitemap li.main {
	background:none;
	padding:0;
}
.sitemap li:last-child {
	background:url(../../../pics/sitemap_a_last.gif) left top no-repeat;
	border-bottom:none;
}
.sitemap li.last-child {
	background:url(../../../pics/sitemap_a_last.gif) left top no-repeat;
}
a.section{
	color:#626364;
	font-weight:bold;
	background:url(../../../pics/bullet.gif) left 5px no-repeat;
	padding:0 0 0 10px;
	border:none;
	display:block;
	margin-top:5px;
}
.sitemap_col {
	width:31%;
	float:left;
	margin-right:2%;
}
/* error 404 */
.error404 {
	width: 70%;
	margin: 50px 0 50px 15%;
}
/* Site inspections */
.site_inspection {
	margin: 20px 0;
}
.site_photo {
	float: left;
	width: 265px;
}
.site_content {
	float: left;
}
.site_content ul {
	margin: -10px 0 0 0;
	padding: 0;
}
.site_content li {
	list-style: none;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	width: 165px;
	margin: 0;
}
.site_content li.score {
	border: 0;
}
.site_link {
	display: block;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-size: 0.9em;
	margin: 0 0 15px 0;
}
.subscribtion_list  {
	border: 1px solid #ccc;
	border-width: 0 1px;
	border-spacing: 0;
	border-collapse: collapse;
}
.subscribtion_list thead th {
	background-color: #eee;
}
.subscribtion_list td,
.subscribtion_list th {
	border: 1px solid #ccc;
	border-width: 1px 0;
}
/* ------------------ Footer ------------------ */
.footer {
	background: url(../../../pics/col_content.gif) repeat-x left top;
	padding: 25px 0;
}
* html .footer {
	background-image: none;
}
.footer_nav {
	height:30px;
	background: #888 url(../../../pics/header_site.gif) repeat-x left top;
	border-bottom: 1px solid #888;
	margin-top: 10px;
}
.footer_nav li {
	float:left;
}
.footer_nav a {
	color:#fff;
	text-transform:uppercase;
	line-height:30px;
	height: 30px;
	text-decoration:none;
	display: block;
	float: left;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #666;
}
.footer_nav a:hover {
	background: #555 url(../../../pics/header_site.gif) repeat-x left -32px;
}
.footer_nav li:last-child a {
	/*background:none;*/
}
.copyrights {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.dbg {
	float: right;
	margin-right: 20px;
}
.dbg br {
	display:none;
}
.dbg span {
	display: block;
	margin-right: 20px;
}
.list_faved {
	padding-left:15px;
}


/* Registration Choice */
.reg_choice {
	padding:20px;
	padding-top:15px;
}
.or_choice {
	padding:20px 20px;
	font-size:14px;
	font-weight:bold;
}
.reg_choice h2 {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:16px;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.reg_choice ul {
	padding:0;
	margin:0;
	margin-bottom:15px;
	list-style:none;
}
.reg_choice ul li {
	display:block;
	margin:3px 0;
	padding-left:15px;
	background:url(../../../pics/check.gif) left 6px no-repeat;
}
.choice_link {
	padding: 4px 9px;
	color:#fff !important;
	background:#007093;
	font-weight:bold;
	text-decoration:none;
	border: 0;
	font-size: 10px;
	text-transform: uppercase;
}
.choice_link:hover {
	color: #fff;
	background:#1A6278;
}
.choice_a {
	background:#F4F4F4;
	color:#333;
}
.choice_a .choice_link {
	background:#666;
}
.choice_a .choice_link:hover {
	background:#858585;
}
.choice_b {
	background:#F1F8FA;
	color:#1A6278;
	
}
.multiple_inputs label {
	display:block;
	margin-bottom:5px;
}
.multiple_inputs table,
.multiple_inputs td {
	border:none;
	margin:0;
}
.multiple_inputs .selected {
	color:#1a6278;
	font-weight:bold;
}
.add_position {
	color:#fff;
	padding:3px 5px 3px 3px;
	padding-left:18px;
	background:url(../../../pics/add.gif) 6px center no-repeat #1a6278;
	/*-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius:5px;*/

}
.add_position:hover {
	background:url(../../../pics/add.gif) 6px center no-repeat #31879f;
	text-decoration:none;
	color: #fff;
}
.alert {
	padding-left:23px;
	background:url(../../../pics/alert.gif) 0 0 no-repeat;
	display:block;
}
.admin_jobs {
	font-size:11px;
}
.approval {
	color:#878787;
}
.form_table .help {
	display:block;
	font-size:10px;
}
.form_table .multi {
	width:200px;
}
.header_banner .adv_link {
	display:none;
}
.adv_link {
	font-size:10px;
	float:right;
	color:#9f9f9f;
	text-decoration: none;
	/*display:none;*/
}
#fb_login_image {
	vertical-align:middle;
}
.fb_user_link a {
	color:#1a6278 !important;
}
.c_rating {
	float:right;
	margin-top:-3px;
	margin-bottom: 6px;
}
.rating_count,
.rate_up,
.rate_down {
	display:block;
	float:right;
}
.comment_meta .total_votes {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	display: block;
	line-height: 10px;
}
.comment_inner  {
	clear: both;
}
.rate_up {
	width:20px;
	height:20px;
	background:url(../../../pics/comment_rating.gif) top left no-repeat;
	text-indent:-99999em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.rate_down {
	width:20px;
	height:20px;
	background:url(../../../pics/comment_rating.gif) top right no-repeat;
	text-indent:-99999em;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.rating_count {
	height:20px;
	line-height:20px;
	margin-right:10px;
}
.rate_up:hover,
.rate_down:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.positive {
	color:#679A3D;
}
.negative {
	color:#990000;
}
.opaq {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.toggle_comment {
	display:block;
	margin-bottom:4px;
}
/* News Around */
.prev_arrow {
	background:url(../../../pics/prev_article.gif) center center no-repeat;
	width:5px;
}
.next_arrow {
	background:url(../../../pics/next_article.gif) center center no-repeat;
	width:5px;
}
td.prev_link,
td.next_link  {
	font-size:11px;
	line-height: 100%;
	border:1px solid #ccc;
}

td.prev_link {
	/*background:url(../../../pics/article_nav_border.gif) left center no-repeat;*/
	padding:10px 5px 10px 15px;
	border-right: 0;
}
td.next_link {
	/*background:url(../../../pics/article_nav_border.gif) right center no-repeat;*/
	padding:5px 15px 10px 10px;
	border-left:0;
	text-align:right;
}
.prev_link a,
.next_link a{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	line-height: 140%;
	text-decoration:none;
}
.new_share {
	margin-top:10px;
}
/* Follow */
.follow {
	padding: 3px  5px 0 12px;
	float: right;
}
.follow strong,
.follow a {
	display: block;
	height: 16px;
	float: left;
	margin-right: 6px;
	font-weight: normal;
} 
.follow strong {
	line-height: 16px;
}
/* Flash message */
.flash_message {
	line-height:130%;
	font-size:11px;
	text-align:center;
	background-color: #ffc;
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
/* Events */
.events_footer {
	display: block;
	float: left;
	border: 1px solid #ddd;
	border-width: 0 1px;
	padding-left: 55px;
	margin-left: 15px;
	padding-right: 40px;
	width: 300px;
}
.events_footer a {
	float: left;
	display: block;
	margin: 0 8px;
	height: 40px;
	text-indent: -999em;
}
.events_footer a.event1 {
	width:73px;
	background: url(../../../pics/events.gif) no-repeat 0 0;
}
.events_footer a.event1:hover {
	background-position: 0 -50px;
}
.events_footer a.event2 {
	width: 46px;
	background: url(../../../pics/events.gif) no-repeat -100px 0;
}
.events_footer a.event2:hover {
	background-position: -100px -50px;
}
.events_footer a.event3 {
	width: 46px;
	background: url(../../../pics/events.gif) no-repeat -200px 0;
}
.events_footer a.event3:hover {
	background-position: -200px -50px;
}
/* Partner channel */
.partner_header {
	border: 1px solid #ddd;
	border-width: 0 1px;
	padding: 10px 0;
}
.partner_header span {
	float: left;
	font-weight: bold;
	margin: 14px 10px 14px 20px;
	line-height: 120%;
}
.partner_header img {
	float: left !important;
}
.no_content {
	border: 1px solid #e3e3e3; 
	padding: 30px;
	text-align: center;
}
.subnav .partners_listing li {
	padding: 5px 0 8px 0;
	border-bottom: 1px solid #e3e3e3;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100% !important;
}
.subnav .partners_listing a {
	border-top: 0;
	background: url(../../../pics/partners_link.gif) no-repeat 140px bottom;
	text-indent: -999em;
}
.subnav .partners_listing a:hover {
	background-position: 138px bottom;
}
/* Gemius */
img.gemius {
	width: 188px;
	height: 41px;
	background: url(../../../pics/partners/gemius_big.gif) no-repeat left top;
	float: right;
	margin-top: 10px;
}
a.gemius img{
	background-image: url(../../../pics/partners/gemius.gif);
	height: 26px;
	width: 105px;
}
li.gemius {
	background-image: url(../../../pics/partners/gemius.gif);
	height: 26px;
}
a.gemius {
	margin:0 0 5px 15px;
	float: right;
}
.partners_listing  .gemius a {
	height: 26px;
	margin: 0;
}
li.gemius a {
	height: 26px;
}
/* Synovate */
img.synovate{
	width: 120px;
	height: 69px;
	background: url(../../../pics/partners/synovate_big.gif) no-repeat left top;
	float: right;
}
a.synovate img {
	background-image: url(../../../pics/partners/synovate.gif);
	height: 56px;
	width: 100px;
}
li.synovate {
	background-image: url(../../../pics/partners/synovate.gif);
	height: 56px;
}
a.synovate {
	margin:0 0 5px 15px;
	float: right;
}
.partners_listing  .synovate a {
	height: 56px;
	margin: 0;
}
a.synovate img {
	float: right;
}
/* Nielsen*/
img.nielsen {
	width: 188px;
	height: 68px;
	background: url(../../../pics/partners/nielsen_big.gif) no-repeat left top;
	float: right;
	margin-top: 0;
}
a.nielsen img {
	background-image: url(../../../pics/partners/nielsen.gif);
	height: 29px;
	width: 76px;
}
li.nielsen {
	background-image: url(../../../pics/partners/nielsen.gif);
	height: 29px;
}
a.nielsen {
	margin:0 0 5px 15px;
	float: right;
}
.partners_listing  .nielsen a {
	height: 29px;
	margin: 0;
}
a.nielsen img {
	float: right;
}
/* Research articles */
.research table {
	margin-bottom: 0;
}
.research td {
	padding: 2px;
	line-height: 110%;
}
.research td,
.research small {
	font-size: 80%;
}
.research tr:hover td {
	background-color: #f3f3f3;
}
.research thead td {
	border-bottom: 1px solid #ccc;
	background-color: #e3e3e3;
}
.research table h2 {
	margin: 0;
	padding:0;
	font-size:14px;
	font-family: Arial. Verdana, Helvetica, sans-serif;
}
.research p {
	line-height: 120% !important;
}
/* Profile */
.profile .front_story {
	min-height: 120px;
}
.col2 .profile .feature_col {
	position: relative;
	padding-left: 170px;
	width: auto;
}
.profile .feature_col img {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
}

/* Index story */
.index_story  {
	width: 980px;
	background: #e8e8e8 url(../../../pics/akcenti.gif) no-repeat left top;
	margin: 0 auto;
	height: 283px !important;
	position: relative;
	overflow: hidden;
}

.index_story .col3 {
	right: 5px;
	top: 11px;
	width: 325px;
	position: absolute;
}
.index_story  .col7 {
	width: 628px;
	height: 260px;
	position: absolute;
	top: 12px; 
	left: 11px;
	overflow: hidden;
}
.index_story .col3 .tab_links {
	background: #e8e8e8 url(../../../pics/tab_links.gif) no-repeat left bottom;
}
.index_story .col3 .tab_content {
	height: 237px;
	width: 319px;
	overflow: hidden;
}
/* Tabss */
.index_story .col7 .news_listing {
	position: relative;
}
.tabss {
	position: absolute;
	left: 450px;
	width: 180px;
	height: 259px;
	overflow: hidden;
	background: #f3f3f3 url(../../../pics/tabss.gif) repeat-y left top;
	top: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
.tabss li {
	padding: 0;
	margin: 0;
	display: block;
	height: 64px;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.tabss li:last-child {
	border: 0;
}	
.tabss li a {
	display: block;
	overflow: hidden;
	height: 64px;
	color: #333;
	line-height: 115%;
	font-size: 11px;
	text-decoration: none;
}
.tabss li.active a {
	background-color: #fff;
}
.tabss li a  span {
	display: block;
	padding: 8px 12px;
}
.tabss li.active a span {
	padding: 8px 24px 8px 0;
}
.tabss_content {
	position: absolute;
	left: 0;
	top: 0;
	width: 450px;
	height: 260px !important;
	overflow: hidden;
}
.tabss_content  .front_story {
	display: block;
	width: 410px;
	height: 220px !important;
	margin: 20px 0 20px 20px !important;
	overflow: hidden;
	padding: 0 !important;
}
.tabss_content .front_story  .image {
	float: left;
	margin: 0 20px 10px 0;
	background-position: center top;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px !important;
}
.tabss_content .front_story  .image img {
	display: none;
}
.tabss_content .front_story span {
	display: block;
}