
/**************** Main styles *****************/
#tabsWrapper {
	padding: 12px;
	border: 1px solid #0982D5;
	position: relative;
	left: 0px;
}


div#informerPortlet{
   width: 100%;
   font-size: 11px;
}
div#informerPortlet a{
   color:#446576;
   text-decoration: none;
}
div#informerPortlet a:hover{
   color:#446576;
   text-decoration: underline;
}
div#informerPortlet .informerCalendarImg {
	vertical-align: bottom;
}
div#informerPortlet .informerTable{
    border-collapse: separate;
    margin-left:1px;
    font-size: 11px;
}
div#informerPortlet  .informerDataText {
	color: #3E6880;
	line-height: 1.3;
	padding-bottom: 10px;
}

div#informerPortlet  .informerDate {
	padding-left: 10px;
}

div#informerPortlet  .informerLink {
	color: #3E6880;
	text-decoration: none;
}

div#informerPortlet  .informerLink:hover {
	text-decoration: underline;
}

div#informerPortlet  .informerLink:visited {
	color: #3E6880;
	text-decoration: none;
}

div#informerPortlet  .informerLink:visited :hover {
	color: #3E6880;
	text-decoration: underline;
}

div#informerPortlet  span.informerYear {
	color: #BF380B;
	font-weight: bold;
} 

div#informerPortlet  a:hover.informer_aBlock {
	background-position: 0 50px;
}

div#informerPortlet  a.informer_aLinkToVideo {
	color: #729bd4;
	display: inline-block;
	margin: 0 0 10px 10px;
}

div#informerPortlet  a:hover .informer_aLinkToVideo {
	color: #C04756;
}

div#informerPortlet  a:visited .informer_aLinkToVideo {
	color: #729bd4;
}

div#informerPortlet  table.informer_wrapTable {
	margin: 1.5em 0 0 0;
}

div#informerPortlet  td.informer_wrapTableFirstColumn {
	vertical-align: top;
	width:80%;
}
div#informerPortlet  td.informer_wrapTableSecondColumn {
	vertical-align: top;
	width:20%;
}

div#informerPortlet  hr.informer_hr {
	border: none;
	border-bottom: 1px #B7CBE7 solid;
	color: #B7CBE7;
	height: 1px;
	margin: 10px 0;
}

div#informerPortlet  span.conferenceVideo_curMonthSpan {
	color: #BF380B;
	font-weight: bold;
	display: block;
	left: 50%;
	margin-left: -10em;
	position: relative;
	width: 20em;
}

div#informerPortlet  span.informer_title {
	color: #BF380B;
	font-weight: bold;
	left: 50%;
	position: relative;
}

div#informerPortlet  span.informer_categoryTitle {
	font-weight: bold;
	color: #BF380B;
	margin-left:15px;
}

div#informerPortlet  a.informer_aBlock_Links:hover {
	color: #BF380B;
	text-decoration: underline;
}

div#informerPortlet  a.informer_aBlock_Links {
	color: #0D7EDE;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

div#informerPortlet  table.informer_aBlock_Table {
	margin: 20px 0 0 20px;
}

div#informerPortlet  tr.informer_aBlock_TableRows {
	height: 25px;
}

div#informerPortlet  table.informer_tableWithTwoColumn{
	margin-left:30px;
}

div#informerPortlet  td.informer_wrapTableColumn {
	padding-top: 10px;
}
div#informerPortlet  .informerTableColumn{
   background:url(../../theme/img/point.png) no-repeat scroll 0 center;
   padding-left: 10px;
   line-height: 2.3em;
   font-size: 11px;
}
div#informerPortlet  .informerTableColumnConference:first-letter{
   background:url(../../theme/img/point.png) no-repeat scroll 0 center;
   text-transform: uppercase;
   padding-left: 10px;
   line-height: 2.3em; 
   font-size: 11px;
}

//=========================== Styles for tabs ==================================
div#informerPortlet  table.tableWithMonthes, table.tableWithMonthes tr, table.tableWithMonthes td {
	border:0; margin:0; padding:0; 
	font-weight: bold;
}

div#informerPortlet  table.tableWithMonthes {
    height:24px;
    padding-left:20px;
    font-weight: bold;
    width: 100%;

}

div#informerPortlet  table.tableWithMonthes tr {
	float: left;
}

div#informerPortlet  table.tableWithMonthes td {
	float:left;
	margin-right:1px;
	height:24px;
	overflow:hidden;
}

div#informerPortlet  a:link.informer_aBlock, a:visited.informer_aBlock {
    background:url(../../theme/img/tab-round.png) right -25px;
    color:#FFF;
    display:block;
    line-height:24px;
    text-decoration:none;
}


div#informerPortlet  a.informer_aBlock span{
    background:url(../../theme/img/tab-round.png) left -25px;
    display:block;
    margin-right:17px;
    padding-left:8px;  
    color:#FFF;  
    text-decoration: none;
}

div#informerPortlet  a:hover.informer_aBlock {
	background:url(../../theme/img/tab-round.png) right 25px;
    display:block;
    color:#FFF;  
    text-decoration: none;
}

div#informerPortlet  a:hover.informer_aBlock span {
	background:url(../../theme/img/tab-round.png) left -50px;
    color:#FFF;  
    text-decoration: none;
}
.informerNewsDataText{
   padding-left: 10px;
   background:url(../../theme/img/news_note.gif) left 0 no-repeat !important;
}

table.tableWithMonthes a:link.informer_aBlockCurrentMonth, table.tableWithMonthes a:visited.informer_aBlockCurrentMonth {
	background:url(../../theme/img/tab-round.png) right 0 no-repeat !important;
}

div#informerPortlet a:hover.informer_aBlockCurrentMonth {
	background:url(../../theme/img/tab-round.png) right -50px no-repeat !important;
}

div#informerPortlet a.informer_aBlockCurrentMonth span {
	 background:url(../../theme/img/tab-round.png) left 0px no-repeat;	
	 color: #990000;
	 font-weight:  bold;
}

table.tableWithMonthes a:hover.informer_aBlockCurrentMonth span {
	background:url(../../theme/img/tab-round.png) left -50px no-repeat !important;
	color: #B73910;
}
//=========================== End of styles for tabs ===================================