/****
author - rgb(raduga) http://mambasana.ru
***/

body,html {
	padding				: 0;
	margin				: 0;
	margin-bottom		: 10px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

#body_bg{
	background			: url(../images/ibeq_fill.png) #ffffff repeat-x top left;
}

.main { 
	text-align			: left; 
	width					: 100%;
	margin				: 0; 
	padding				: 0;
}

.mod {
	background			: #FFFFFF;
	width					: 2px;
}

td, tr, p, div {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color					: #333333;
}

hr {
	color					: #999999;
	height				: 1px;
	width					: 100%;
}

form {
	margin				: 0; 
	padding				: 0;
}

.leftrow {
	width					: 168px;
	height				: 100%;
	margin-right		: 5px;
}

.rightrow {
	height           : 100%;
	width            : 168px;
	align            : right;
	margin-left      : 5px;
 }

.back_button {
	color					: #333333;
	font-family			: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	background			: url(../images/bb.gif);
	background-repeat	: no-repeat;
	font-size			: 11px;
	font-weight			: normal;
	padding-bottom		: 3px;
	margin-right		: 4px;
	float					: right;
	line-height			: 20px;
	background-position: left;
}

.button {
	font-size			: 11px;
	color					: #333333;
	border				: 1px solid #999999;
	margin				: 3px;
	background-color	: #EAECEE;
	padding				: 2px !important;
	padding				: 1px;
	cursor				: pointer;
}

.inputbox {
	color					: #000000;
	background			: #ffffff;
	background			: transparent url(../images/back.gif);
	background-color	: #EDEDED;
	border				: 1px solid #999999;
	margin				: 3px;
}

h1
{
	font-size			: 18px;
	color					: #003366;
	margin				: 5px 0;
}

h2
{
	font-size			: 16px;
	color					: #003366;
	margin				: 5px 0;
}

h3
{
	font-size			: 14px;
	color					: #003366;
	margin				: 5px 0;
}

form#form-login
{
	color					: #003366;
	margin				: 5px 0 15px 0;
	text-align			: left
}

form#form-login fieldset
{
	border				: none;
}

form#form-login fieldset label {}
form#form-login ul a {}

.contact_email
{
	width            : 100%;
}

.contact_email .inputbox
{
	width            : 345px;
}

table.moduletable, table.moduletable_menu, table.moduletable_text
{
	margin           : 0 0 8px 0;
	width            : 100%;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #999999;
	padding-bottom   : 2px;
}

table.moduletable th, table.moduletable_menu th, table.moduletable_text th
{
	font-size        : 11px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	height           : 21px;
	line-height      : 21px;
	text-indent      : 8px;
	letter-spacing   : 1px;
	color            : #FFF;
	background-image : url(../images/modul.jpg);
}

table.moduletable td, table.moduletable_menu td
{
	padding-top			: 0px;
}

.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th
{
	background         : url(../images/modul.jpg) #6D8DB5 repeat-x top left; 
	color              : #F6F7F9;
}

.sectiontableheader
{
	font-size				: 12px;
	font-weight				: normal;
	text-transform			: uppercase;
	letter-spacing			: 1px;
	background				: url(../images/modul.jpg) #6D8DB5 repeat-x top left; 
	color						: #F6F7F9; 
	padding					: 3px;
}

td.sectiontableheader a
{
	color					: #F6F7F9;
}

.sectiontableentry1
{
	vertical-align			: top;
	padding					: 3px;
	background				: #F4F5F7;
	border-bottom			: 1px solid #ffffff;
	line-height				: 18px;
}

.sectiontableentry2
{
	vertical-align			: top;
	padding					: 3px;
	border-bottom			: 1px solid #ffffff;
	background				: #EFF1F4;
	line-height				: 18px;
}

.sectiontableentry1 img
{
	padding-top				: 3px !important;
	padding-top				: 1px;
}

.sectiontableentry2 img
{
	padding-top				: 3px !important;
	padding-top				: 1px;
}

a:link, a:visited
{
	font-size        : 12px;
	color            : #003366;
	text-decoration  : none;
	font-weight      : bold;
}

a:hover
{
	font-size        : 12px;
	color            : #333333;
	text-decoration  : none;
	font-weight      : bold;
}

a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
	color            : #003366;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	background       : url(../images/read.gif);
	background-repeat: no-repeat;
	white-space      : normal;
	font-weight      : bold;
	border           : 1px solid #999999;
	padding-bottom   : 3px;
	padding-left     : 21px;
	padding-right    : 2px;
	padding-top      : 1px;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
}

a.readon:hover {
	color            : #333333;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	background       : url(../images/read.gif);
	background-repeat: no-repeat;
	white-space      : normal;
	font-weight      : bold;
	border           : 1px solid #999999;
	padding-bottom   : 3px;
	padding-left     : 21px;
	padding-right    : 2px;
	padding-top      : 1px;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
}

table.contenttoc
{
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #003366;
}

.pagenavbar
{
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span
{
	padding: 2px;
}

.pagination a
{
	padding: 2px;
} 

a.pagination:link, a.pagination:visited
{
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover
{
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date
{
  float					: right;
  font-size				: 11px;
  font-weight			: bold;
  color					: #707070;
  width					: 140px;
  text-align			: right;
  margin-top			: 6px;
}

div.pw
{
  float					: left;
  width					: 580px;
}

.small
{
  font-size        : 10px;
  color            : #333333;
}

.smalldark
{
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate
{
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}

.content_vote
{
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating
{
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align: left;
}

.contentheading, .componentheading
{
	background       : url(../images/header.gif) repeat;
	font-size        : 14px;
	font-weight      : bold;
	line-height      : 24px;
	text-transform   : uppercase;
	text-align       : left;
	color            : #003366;
	width            : 100%;
}

td.article_column
{
	padding-right: 5px;
}

.footer
{
	color					: #FFFFFF;
	font-size				: 11px;
	font-weight				: normal;
	height					: 2px;
	padding-left			: 2px;
	padding-right			: 2px;
	padding-top				: 5px;
}

.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.lcol
{
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-left       : 1px solid #cccccc;
   padding-left: 3px;
}

.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   border-right       : 1px solid #cccccc;
   padding-right: 3px;

}

.foot
{
  vertical-align   : top;
}


.contentdescription
{ 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1
{
	margin			: 0;
	padding			: 0;
	height			: 28px !important;
	height			: 25px;
	padding-top		: 0px !important;
	padding-top		: 3px;
	padding-left	: 5px;
	padding-right	: 10px;
	background		: url(../images/shadow.jpg) #ffffff repeat-x top;
	border-top		: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
}

table.top2
{
	background : #ffffff;
}

#searchbox
{
  margin           : 0;
  padding          : 0;
  margin-top       : 3px;
  margin-left      : 0px;
  width            : 160px;
  font-size        : 11px;
  color            : #707070;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #cccccc;
  background       : none;
}

td.logoheader
{
  margin					: 0;
  padding				:  0;
  background			: url(../images/ibeq_logo.png)  #fff no-repeat bottom left;
  height					: 65px;
  width					: 100%;
}

td.topnav
{
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.gif) repeat-x top left;
  height         : 42px;
  width          : 770px;  
}

td.bgline
{
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 2px;
}


#mainlevel-nav
 {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
}

#mainlevel-nav li
{
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}

#mainlevel-nav li a
{
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
}

#mainlevel-nav li a:hover
{
  font-size        : 11px;
  color            : #999999;
}

.blog_more {
	margin   : 10px 0 7px 7px;
}

.buttonheading
{
	padding  : 0 2px;
}

span.article_separator 
{
	display:block;
	height:15px;
	clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}


ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}
.sublevel {
  padding-left     : 10px;
}

/*  Main Menu */
table.moduletable_menu ul, 
table.moduletable_menu ul li
{
  background-image	: none;
  list-slyle			: none;
  display				: block;
  width					: auto;
  margin					: 1px 0px;
  padding				: 0;
  font-size				: 12px;
  background			: none;
}

table.moduletable_menu ul li a, 
table.moduletable_menu ul li a:link, 
table.moduletable_menu ul li a:visited
{
  display          : block;
  font-size        : 12px;
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #666666;
  font-weight      : bold;
  padding-left     : 10px;
}

table.moduletable_menu ul li a:hover
{
  font-size				: 12px;
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight			: normal;
  color					: #4B6B94;
  text-decoration		: none;
  font-weight			: bold;
  padding-left			: 10px;
}

table.moduletable_menu ul li.active a:link, 
table.moduletable_menu ul li.active  a:visited
{
	color            : #4B6B94;
	font-weight      : bold;
}

table.moduletable_menu ul li ul li a:link, 
table.moduletable_menu ul li ul li a:visited, 
table.moduletable_menu ul li ul li ul li a:link, 
table.moduletable_menu ul li ul li ul li a:visited
{
   display				: block;
   font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size			: 11px;
   font-weight			: bold;
   color					: #666666;
   padding				: 3px 1px 3px 5px;
   margin				: 3px;
   text-decoration	: none;
   padding-left		: 15px;
   border				: none;
}

table.moduletable_menu ul li ul li a:hover, 
table.moduletable_menu ul li ul li ul li a:hover
{ 
	background			: none;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color					: #4B6B94;
	text-decoration	: none;
	padding-left		: 15px;
}

table.moduletable_menu ul li.active ul li a:link, 
table.moduletable_menu ul li.active ul li a:visited, 
table.moduletable_menu ul li.active ul li ul li a:link, 
table.moduletable_menu ul li.active ul li ul li a:visited
{
   display				: block;
   font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size			: 11px;
   font-weight			: bold;
   color					: #666666;
   padding				: 3px 1px 3px 5px;
   margin				: 3px;
   text-decoration	: none;
   padding-left		: 15px;
   border				: none;
}

table.moduletable_menu ul li.active ul li a:hover, 
table.moduletable_menu ul li.active ul li ul li a:hover
{
	background			: none;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight			: bold;
	color					: #4B6B94;
	text-decoration	: none;
	padding-left		: 15px;
}

table.moduletable_menu ul li.active ul li#current a
{
	background			: none;
	font-size			: 11px;
	font-weight			: bold;
	color					: #4B6B94;
	text-decoration	: none;
	padding-left		: 15px;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 168px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 168px;
  background-color : #E3E3E3;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  width            : 168px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}