/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/  

/* wraps the hole tab */
.tx-rgtabs-pi1{
	margin-top:25px;
}

.rgtabs-wrapper {
}

/* add a loading icon */
.rgtabs-wrapper .rgtabs-ajax-loading {
	padding: 50px 0;
	background:url(/fileadmin/template/president.e-dag.ru/images/int/spinner2.gif) no-repeat center;
}

/* Tab-Menu ul */
.rgtabs-menu {
	margin:0 0 10px;
	padding: 0 ;
	height: 26px;
	width: auto;
	background: url(tab-bkg.gif) bottom left repeat-x;
	list-style:none;
	border-bottom:#CBCBCB solid 1px;
	padding-bottom:10px;
}

/* Tab-Menu li */
.rgtabs-menu  li, #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  background: url(tab-on-l.gif) top left no-repeat;
  margin: 0 5px 0 0 !important;
  cursor: pointer;
  float:left;
  
}

/* Tab-Menu li.a */
.rgtabs-menu  li a, #left .rgtabs-menu  li a {
  background: url(tab-on-r.gif) top right no-repeat;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
  color: #9e9e9e;
  font-family: Tahoma;
  font-size: 15px;
  padding: 2px 10px 0 0;
  text-decoration: none;
  outline:0;
}

/* Selected Tab */
#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {
    background: url(tab-off-l.gif) top left no-repeat;
}	

#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {
  background: url(tab-off-r.gif) top right no-repeat;
  color: #5E5E5E;
}

/*h_menu begin*/
#menu .rgtabs-wrapper {
	border:0px;
	background:#fff;
	overflow:hidden;
	clear:both;
	width:740px;
	padding:0;
}
#menu .rgtabs-wrapper p.bodytext{
	padding:0;
	margin:0;
	line-height:15px;
}


/* add a loading icon */
#menu .rgtabs-wrapper .rgtabs-ajax-loading {
  
  background:url(/fileadmin/template/president.e-dag.ru/images/int/spinner.gif) no-repeat center;
}

/* Tab-Menu ul */
#menu .rgtabs-menu  {
  margin: 0;
  padding: 0 0 0 6px;
  height: 26px;
  width: 740px;
  background: url(tab-bkg.gif) bottom left repeat-x;
  list-style:none;
  border-bottom:0;
  
}

/* Tab-Menu li */
#menu .rgtabs-menu  li, #menu #left .rgtabs-menu  li {
  list-style-type: none;
  list-style:none;
  background: url(tab-on-l.gif) top left no-repeat;
  float: left;
  margin: 0 5px 0 0 !important;
  padding: 0 0 0 14px !important;
  cursor: pointer;
}	

/* Tab-Menu li.a */
#menu .rgtabs-menu  li a, #menu #left .rgtabs-menu  li a {
  background: url(tab-on-r.gif) top right no-repeat;
  display: block;
  float: left;
  height: 24px;
  line-height: 26px;
  color: #545454;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 12px 0 0;
  text-decoration: none;
  outline:0;
}

/* Selected Tab */
#menu #left .rgtabs-menu  li.rgtabs-selected, #menu .rgtabs-menu  li.rgtabs-selected {
    1background: url(/fileadmin/template/president.e-dag.ru/images/int/menu_bg.gif) top left no-repeat;
	background:#fff;
}

#menu #left .rgtabs-menu  li.rgtabs-selected a, #menu .rgtabs-menu  li.rgtabs-selected a {
  background: url(tab-off-r.gif) top right no-repeat;
  color: #333;
  color:#38889F;
}
#menu div.rgtabs-container{
	padding:0em 1.5em;
}
#menu div.rgtabs-container ul.csc-menu{
	list-style:none;
	padding:0;
	margin:0;
}
#menu div.rgtabs-container ul.csc-menu li{
	padding:2px 5px;
	border-right:1px solid #CBCBCB;
	clear:none;
	line-height:normal;
	float:left;
	font-family:Verdana;
	font-size:12px;
}
#menu li.tabfirst{
	display:none;
}
#menu li.tabmiddle, #menu li.tablast{
	height:45px;
	text-transform:uppercase;
}
#menu li.tabmiddle a, #menu li.tabfirst a, #menu li.tablast a{
	color:#fff;
}
#menu div.tx-rgtabs-pi1{
	position:absolute;
	z-index:2;
	padding-top:20px;
	margin-top:0;
}
/*h_menu end*/


div.rgtabs-container h1.csc-firstHeader a{
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma;
	color:#898989;
}