
@charset "utf-8";
/*
-----------------------------------------------
Site General Styles
Author:   Andriy Kharook at andriy.kharuk@gmail.com
Version:  11 dec 2008
----------------------------------------------- */

body {
	background: #e3e3e3 url(../images/bg_main.gif) repeat-y center; 
	color: #666666;
}

a, h1, h2, h3, p, td {
	color:#4b4b4b;
	font: normal normal normal 1.2em/1.4em Arial, Helvetica, sans-serif;
	text-align: left;
}

.announce-date {
	background-color:#c29d61;
	color:#ffffff;
}

#buffer {
	background-color: #ffffff;
	clear: both; 
	height: 15px; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
}

.clickable {
	cursor: pointer;
}

#content {
	background:#ffffff; 
	color: #4b4b4b;
	float: left; 
	margin: 0; 
	padding: 0 0 0px 15px; 
	width: 60%; 
}
#content a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
	color: #4b4b4b; 
	font: normal normal normal 1em/1.2em Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
#content a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
	color: #000000; 
	text-decoration: none;
}
#content a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {
	color: #969696;
}
#content h1 {
	border-bottom: 3px solid #c29d61;
	color: #c29d61; 
	font-size: 2em;
	font-weight: bold; 
	margin: 10px 0 10px 0; 
	overflow: hidden; 
	padding: 0 0 2px 0; 
}

#content h2
{
	color: #c29d61; 
	font-size: 1.5em;
	font-weight: bold; 
	margin: 20px 0 0 0; 
	padding: 0; 
}

#content a.newslink:link, #content a.newslink:visited, #content a.newslink:active
{
  color: #c29d61; 
  text-decoration: none;
  font-weight: bold;
}

#content a.newslink:hover
{
  color: #c29d61; 
  text-decoration: underline;
  font-weight: bold;
}

#content h3 {
	color: #c29d61; 
	font-size: 1.4em;
	font-weight: bold; 
	margin: 14px 0 0 0; 
	padding: 0; 
}

#content .subtitle {
	color: #ddbb77; 
	font-size: 110%;
	font-weight: bold; 
	margin: 0; 
	padding: 0; 
}

#content .readmore {
	margin: 1em 0 0.5em 0; 
	padding: 0; 
	line-height: 1.2em; 
	font-size: 0.8em; 
}
#content ul {
	font: normal normal normal 1.1em/1.4m Arial, Helvetica, sans-serif; 
	margin: 0 0 0 20px; 
	padding: 0; 
}	
#content li {
	font: normal normal normal 1.2em/1.4em Arial, Helvetica, sans-serif; 
	list-style: square; 
	margin: 0; 
	padding: 0 0 0 10px;
}

#footer {
/*	background: #e3e3e3 url(../images/bg_footer.png) no-repeat top left;	*/
	height: 120px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 9px;
	position: relative;
	width: 1004px;
}

#header {
	background: #ddbb77 url(../images/bg_header.jpg) repeat-x top;
	vertical-align: middle;
	position: relative;
}

#language {
	position:absolute;
	right:0;
	z-index: 10;
	margin: 2px;
}

#leftmenu { 
	background:#ffffff; 
	overflow: hidden; 
	float: left; 
	width: 210px; 
	margin: 0; 
	padding: 0; 
	color: #4b4b4b; 
	font-size: 1.0em;
}
#leftmenu ul {
	width: 100%; 
	margin: 0 0 0 0; 
	padding: 0; 
	/*border-bottom: solid 1px #d8ce9f;*/
	background-color: #f6ebb5;
}	
#leftmenu li {
	list-style: none; 
	margin: 0; 
	padding: 0;
	text-transform: uppercase; 
}
#leftmenu li.title {
	margin: 0; 
	padding: 3px 5px 2px 15px; 
	background-color: #ddbb77; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 120%;
}
#leftmenu li.group a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 15px; 
	border-top: 1px solid #c8c8c8; 
	border-left: 7px solid #f6ebb5; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-size: 120%;
}
#leftmenu li a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 20px; 
	border-left: 7px solid #f6ebb5; 
	color: #4b4b4b; 
	text-decoration: none; 
	font-size: 120%;
}
#leftmenu li a:hover, #leftmenu li a.selected {
	border-left: 7px solid #ddbb77;  
	color: #646464; 
	text-decoration: none;
}

#leftmenu li.subsection a {
	background-color: #f2f6f9;
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 25px; 
	border-top: 1px solid #c8c8c8; 
	border-left: 7px solid #f2f6f9; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-size: 120%;
	text-transform: none;
}
#leftmenu li.subsection a:hover, #leftmenu li a.selected {
	border-left: 7px solid #ddbb77;  
	color: #646464; 
	text-decoration: none;
}

#menu_analytics_on, #menu_publications_on, #menu_catalogue_on, #menu_news_on, #menu_events_on, #menu_refbook_on, #menu_seminars_on, #menu_facts_on, #menu_purebred-sales_on, #menu_tov-sales_on, #menu_marketanalisys_on, #menu_predmarket_on
{
	display: none;
}

#page-container {
	background: #ffffff; 
	height: auto !important;
	margin: 0 auto; 
	min-height: 100%;
	padding: 0 0 -50px 0; 
/*	position: relative; removed to handle the floating menu	*/
	text-align: left;
	width: 995px; 
}

#rightmenu { 
	background:#ffffff; 
	overflow: hidden; 
	float: right; 
	width: 160px; 
	margin: 0; 
	padding: 0; 
	color: #4b4b4b; 
	font-size: 1.0em;
}
#rightmenu a { 
	font-size: 1em;
}
#rightmenu a:hover { 
	text-decoration: none;
}
#rightmenu ul {
	width: 100%; 
	margin: 0 0 0 0; 
	padding: 0; 
	/*border-bottom: 1px solid #d8ce9f;*/ 
	background-color: #f6ebb5;
}	
#rightmenu li {
	list-style: none; 
	margin: 0; 
	padding: 0;
	text-transform: uppercase; 
	
}
#rightmenu li.title {
	margin: 0; 
	padding: 3px 5px 2px 15px; 
	background-color: #ddbb77; 
	color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 120%;
}
#rightmenu li.group a {
	display: block; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 15px; 
	border-top: 1px solid #c8c8c8; 
	border-left: 7px solid #f6ebb5; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-size: 120%;
}
#rightmenu li a {
	display: block; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 20px; 
	border-right: 7px solid #f6ebb5; 
	color: #4b4b4b; 
	text-decoration: none; 
	font-size: 120%;
}
#rightmenu li a:hover, #rightmenu li a.selected {
	border-right: 7px solid #ddbb77;  
	color: #646464; 
	text-decoration: none;
}
#rightmenu li.subsection a {
	background-color: #f2f6f9;
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0; 
	padding: 0 7px 0 25px; 
	border-top: 1px solid #c8c8c8; 
	border-left: 7px solid #f2f6f9; 
	color: #4b4b4b; 
	font-weight: bold; 
	font-size: 120%;
	text-transform: none;
}
#rightmenu li.subsection a:hover, #leftmenu li a.selected {
	border-right: 7px solid #ddbb77;  
	color: #646464; 
	text-decoration: none;
}

.sidebar-title {
	background-color: #ddbb77; 
	color: #ffffff; 
	margin: 20px 0 10px 0; 
	padding: 3px 10px 2px 10px; 
	font-size: 120%;
	font-weight: bold; 
	text-transform: uppercase; 
}

#showcase {
	float: right;
	position: relative;
	text-align: left;
	top: 0;
	width: 150px;
}

.sponsor {
	 font-size: 14px; 
	 font-weight: bold;
}
table {
	outline-width:thin;
}
#topmenu {
	font: 1.2em Verdana, Arial, sans serif; 
	font-size: 1em;
	margin: 0; 
	padding: 0; 
	width: 100%;
}
#topmenu ul {
	border-bottom: 1px solid #ddbb77; /* по W3C: ширина стиль цвет */
	background-color: #fff9e9; 
	border-top: 1px solid #ddbb77; 
	float: left; 
	font-weight: bold;
	margin: 0; 
	padding: 0; 
	width: 100%; 
}	
#topmenu li {
	display: inline; 
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#topmenu li a {
	border-right: 1px solid #ddbb77; 
	color: #c29d61; 
	display: block; 
	float: left; 
	font-size: 1em;
	font-weight: bold;
	margin: 0; 
	padding: 5px 10px 5px 10px; 
	text-decoration: none; 
	text-transform: uppercase; 
}
#topmenu a:hover, #topmenu a.selected {
	color: #323232; 
	text-decoration: none;
}

/*******Sponsor popup*********/
#popup {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;
 
    /* Additional styling: */
    width: 88px;
    font-size: xx-small;
    background-color: #eee;
    border: 1px dotted #ece;
/*    opacity: .85;
    filter: alpha(opacity=85);*/
  }

sup
{
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}
sub
{ 
    vertical-align: baseline;
    position: relative;
    bottom: -0.4em;
}

/* trrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr */
.newsfilterhider
{
  text-align: left;
}

#newsfilter, #companyfilter, #searchfilter
{
  padding: 5pt;
  background: #f0f0f0;
}

#newsfilter td, #companyfilter td, #searchfilter td
{
  padding-top: 5px;
  padding-right: 10px;
}

.company
{
  padding-bottom:20 px;
}

.company p
{
  padding-top: 5px;
}

.highlighted
{
  background: #f8f8f8;
}

.smaller p
{
  font-size: 1em;
}

div.expert p {
	display: table;
	_height: 0; /* for IE 5-6 */
	zoom: 1; /* for IE 7 */
}

div.expert img {
	float: left;
	margin: 5px 10px 0 0;
}

.center
{
  text-align: center;
}

.left
{
  text-align: left;
}

.right
{
  text-align: right;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

img.padded
{
  margin: 5px;
}

.pagerow
{
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 5px;
}

.smallborders
{
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0;
}

.pagenav
{
  text-style: italic;
  color: #808080;
  font-size: small;
  text-align: center;
}

div.padded p
{
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.pad0
{
  padding-top: 0;
  margin-top: 0;
}

.hr
{
  display: block;
  height: 1px;
  border-bottom: 1px dashed #3184ad;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 .date
{
  color:#000000;
}

.ioverviewrow
{
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 1px dashed #3184ad;
}


.interviewblockleft, .interviewblockright
{
  display: block;
  width: 200px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
  background: #f2f6fa;
  border: 1px solid #ddbb77;
}

.interviewblockleft p, .interviewblockright p
{
  font-size: 8pt;
}

.interviewblockleft
{
  float: left;
  margin-left: 0px;
  margin-right: 10px;
}

.interviewblockright
{
  margin-left: 10px;
  margin-right: 0px;
  float: right;
}

.ititle
{
  padding: 5px;
  color: #ffffff;
  background: #ddbb77;
  text-align: center;
  font-weight: bold;
  font-size: 10pt;
}

.itext
{
  padding: 5px;
  color: #000000;
  text-align: left;
  font-size: 8pt;
}

.iheader
{
  color: #c29d61;
  background: #ebf2f5;
  border: 1px solid #c29d61;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px;
}

.iavatar
{
  text-align: center;
  float: left;
  width: 110px;
}

.iinfo
{
  float: right;
  width: 465px;
}

.iname
{
  color: #c29d61;
  font-weight: bold;
  font-size: 12pt;
}

.iposition
{
  color: #c29d61;
  font-size: 10pt;
  font-style: italic;
}

.idescription
{
  padding-top: 10px;
}

.idescription span
{
  color: #000000;
  font-size: 7pt;
}

.interviewtitle
{
  text-transform: uppercase;
}

.printpreview
{
  text-align: right;
  line-height: 24px;
}

.printpreview img
{
  margin-right: 5px;
  vertical-align: middle;
}


.jobcol
{
  background: #f2f6fa;
  border: 1px solid #ddbb77;
  padding: 0px;
}

.jobcoltitle
{
  background: #ddbb77;
  color: #ffffff;
  padding: 3px;
  font-weight: bold;
  text-align: center;
  font-size: 10pt;
}

.jobcoltext
{
  padding: 0px;
}

.loginbox
{
}

.loginmenu
{
  text-align: right;
  color: #808080;
  font-size: 9pt;
}

#loginbox, #signupbox
{
  padding: 5pt;
  background: #f0f0f0;
}

.field
{
  height: 20px;
}

.loginform label
{
  line-height: 20px;
  float: left;
  margin-right: 5px;
  width: 290px;
  text-align: right;
  font-size: 10pt;
}

.loginform fieldset
{
  margin-bottom: 10px;
}

.submitbtn
{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
