@import url(addon.css);

body
{
	margin: 0px; padding: 0px; text-align: center;
	color: #000000;
}

html
{
	margin: 0px; padding: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

h1
{
	color: #3482CC;
	font-family: Tahoma, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	padding-top: 5px;
	margin: 0;
}

h2
{
	color: #3482CC;
	font-family: Tahoma, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}

h3
{
	color: #1c3f7e;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1.1em;
	font-weight: bold;
}

h3
{
	color: #000000;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
}

p
{
	font-family: Verdana;
	font-size: 12px;		
}

td
{
	font-family: Verdana;
	font-size: 12px;		
}

table
{
	font-family: Verdana;
	font-size: 12px;		
}

li
{
	font-family: Verdana;
	font-size: 12px;	
	margin-top:15px;	
}

.text
{
	font-family:Verdana;
	font-size: 12px;		
}

.grey
{
	font-family:Verdana;
	font-size: 10px;
        color:#666666;		
}

a, a :visited, a :active, a :hover
{
	color:#b3301f;	
}
.InfoButton
{
	background: url(../images/template/info/button_bg.jpg) repeat-x;
	color: #ffffff;
	border: none;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.85em;		
	font-weight: bold;
	height:auto;
	height: 28px;	
	min-height: 28px;	
}

.InfoErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 0.8em;
}

.Container
{
	width: 960px;
	margin: 0px auto;
	background-color: #ffffff;
}

.MiddleContainer
{
	width: 960px;
	/*//height: auto;
	//height: 200px;	
	min-height: 200px;*/
	margin: 0px;
	background-color: #ffffff;
	clear:both;
}

html:first-child .MiddleContainer {
  /*height: 200px;*/
}

.AreasContainer
{
	background-color: #ffffff;
	width: 960px;
	margin-top: 13px;
	clear: both;
}


/* BEGIN: Заголовок страницы */
.Header
{
	width: 960px;
	height: 85px;
	text-align:left;
}

.UnderHeaderHr
{
	width: 960px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #ffffff;
	clear:both;
}
/* END: Заголовок страницы */


/* BEGIN: Верхнее меню */

.TopMenuContainer
{
	background-image: url(/images/template/info/bg_menu.png);
	background-repeat:  no-repeat;
	font-size: 14px;
	color: white;
	width: 960px;
	height: 47px;
}

.TopMenu
{
	padding: 0px 0px 0px 6px;
	height: 47px;
}

.InactiveTopMenuItem
{
	text-align: left;
	float:left;
	display:inline-block;
	height:45px;
	line-height:45px;
	padding: 0px 13px 0px 12px;
	vertical-align: middle;	
}

.InactiveTopMenuItem a
{
	color: #ffffff;
	font-family: Sans-Serif, Tahoma;
	text-decoration: none;
	font-size: 13px;
	display:block;
}

.ActiveTopMenuItem
{
	text-align: left;
	padding: 0px 13px 0px 12px;
	background-image: url(/images/template/info/active_menu.png);
	background-repeat: repeat-x;
	height:45px;
	line-height:45px;
	color: #ffffff;
	font-family: Sans-Serif, Tahoma;
	text-decoration: none;
	font-size: 13px;
	display:inline-block;
	float:left;
}

.TopMenuSplitter
{
	float: left;
	height: 45px;
	width: 2px;	
	background: url(../images/template/info/top_menu_splitter.png) no-repeat;
}
/* END: Верхнее меню */

/* BEGIN: Меню подразделов */

.SubMenuContainer
{
	/*width: 845px;	*/
	width: 835px;	
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.SubMenu
{
}

.InactiveSubMenuItem
{
	float: left;
	margin: 10px 8px 10px 8px;
}

.InactiveSubMenuItem a
{
	font-family: Tahoma, Sans-Serif;
	text-decoration: underline;
	font-size: 11px;
	display:block;
	/*margin: 10px;*/
	color: #851405;
}

.ActiveSubMenuItem
{
	float: left;
	margin: 10px 8px 10px 8px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
}
/* END: Меню подразделов */

/* BEGIN: Меню направлений */

.AreaMenuContainer
{
	/*width: 845px;	*/
	width: 835px;	
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
}

.AreaMenuHeader
{
	width: 230px;
	height: 30px;
	position:relative;
	top: 10px;
	left: 10px;
	color: #7a7a7a;
	font-size:17px;
	font-weight:bold;
}

.AreaMenu
{
	/*position: relative;
	top: 15px;
	left: 20px;
	text-align:center;
	overflow: auto;	
	scrollbar-face-color: #e6e6e6; 
	scrollbar-highlight-color: #f2f2f2; 
	scrollbar-3dlight-color: #f2f2f2; 
	scrollbar-darkshadow-color: #e6e6e6; 
	scrollbar-shadow-color: #e6e6e6; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #f2f2f2;*/	
}

.InactiveAreaMenuItem
{
	float: left;
	margin: 10px 8px 10px 8px;
}

.InactiveAreaMenuItem a
{
	font-family: Tahoma, Sans-Serif;
	text-decoration: underline;
	font-size: 11px;
	display:block;
	/*margin: 10px;*/
	color: #851405;
}

.ActiveAreaMenuItem
{
	float: left;
	margin: 10px 8px 10px 8px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
}
/* END: Меню направлений */

/* BEGIN: Контент */
.Content
{
	background-color: #ffffff;
	clear: both;
	/*text-align: justify;*/
	text-align: left;
   padding-bottom: 20px;
}

.AdInfo
{
	background-color: #ffffff;
	width: 960px;
	clear: both;
	text-align: justify;
}

.TextInputControl
{
	/*font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	background-color: #E6E6E6;
	border: 2px solid #C0C0C0;*/
}
/* END: Контент */

/* BEGIN: Низ страницы */
.AboveFooterHr
{
	width: 960px; height: 10px; line-height: 0px; font-size: 0px;
    background-color: #ffffff;	    
	clear: both;	
}

.Footer
{
	width: 960px;
	padding: 5px 0 0 0;
	margin: 0 auto;
	height: 40px;
	text-align:left;
	font-family: Tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
}

.FooterRight
{
	height: 40px;
	text-align:right;
	float:right;
	font-size: 11px;
	font-family: Tahoma, sans-serif, Arial, Helvetica;
}

.Copyright
{
	font-family: Tahoma, sans-serif, Arial, Helvetica;
	font-size: 11px;
	float:left;
	margin-left: 10px;
	color:#838383;
}

/* BEGIN: Сообщение об ошибке */
.error_message
{
	background-color: #FFBBBB;
	margin: 10px;
	border: 1px dashed #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.error_message .header
{
	border-style: none;
	background-color: #FF0066;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	height : 25px;
}

.error_message .text
{
	font-size: 90%;
	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.error_message .link
{
	margin: 5px;
}

.error_message .solution
{
	font-size: 90%;
	text-align: justify;
	font-style: italic;
	padding: 5px;
}
/* END: Сообщение об ошибке */

/* BEGIN: Информационное сообщение */
.info_message
{
	background-color: #f5f5f5;
	margin: 10px;
	border: 1px dashed #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}

.info_message .header
{
	border-style: none;
	background-color: #3d8ada;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	height : 25px;
}

.info_message .text
{
	font-size: 90%;
	text-align: justify;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.info_message .link
{
	margin: 5px;
}

.info_message .solution
{
	font-size: 90%;
	text-align: justify;
	font-style: italic;
	padding: 5px;
}


/* BUTTONS */
.btn_bakalavriat, .btn_2nd, .btn_magistrat, .btn_mba, .btn_2hmag, .btn_english {
	display: block;
	outline: none;
}

.btn_bakalavriat  {
	background: transparent url(/images/template/info/buttons/bakalavriat.jpg) no-repeat left top;
}

.btn_2nd  {
	background: transparent url(/images/template/info/buttons/2nd.jpg) no-repeat left top;
}

.btn_magistrat  {
	background: transparent url(/images/template/info/buttons/magistrat.jpg) no-repeat left top;
}

.btn_mba  {
	background: transparent url(/images/template/info/buttons/mba.jpg) no-repeat left top;
}

.btn_2hmag  {
	background: transparent url(/images/template/info/buttons/2hmag.jpg) no-repeat left top;
}

.btn_english {
	background: transparent url(/images/template/info/buttons/english.jpg) no-repeat left top;
}



.btn_bakalavriat:hover, .btn_2nd:hover, .btn_magistrat:hover , .btn_mba:hover, .btn_2hmag:hover, .btn_english:hover {
	background-position: left bottom;
}

/* BANNER */

.jqbanner-container {

display:block;

height:275px;

position:relative;

width:960px;

}

#jqbanner {

height:275px;

position:relative;

width:960px;

overflow:hidden;

z-index:0;

}

#jqbanner-nav {

top:10px;

display:block;

height:30px;

list-style-image:none;

list-style-position:outside;

list-style-type:none;

margin:0;

padding:0;

position:absolute;

right:10px;

z-index:5;

}

#jqbanner-nav li {

display:block;

float:left;

height:14px;

margin-right:8px;

width:14px;

}

#jqbanner-nav a {

background:transparent url(http://mba.ru/img/banner/14x14.png) no-repeat scroll left top;

display:block;

height:14px;

margin:0;

padding:0;

width:14px;

}

#jqbanner-nav a:hover, #jqbanner-nav a.activeSlide {

background-position:left bottom;

display:block;

height:14px;

width:14px;

}

/* END: Информационное сообщение */