header, nav, section, article, aside, footer, hgroup { 
   display: block;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #globalcontainer selector */
	color: #222222;
    	cursor: url("../img/cursor.png"), default;
/*    	min-height:1270px; */
    	background: url("../img/background.gif") repeat-y scroll 0 0 #FFFFFF;
}
a {
	color: #006699;
}
a:visited {
	color: #0088BB;
}
a:hover, a:active, a:focus {
	color: #990000;
}
ul {
margin-left: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: normal;
}
div#left h1, div#left h2, div#left h3, div#left h4, div#left h5, div#left h6 {
	font-family: Georgia, 'Times New Roman',Times,serif;
	color: #191D22;
	font-style: normal;
	text-transform: normal;
	

}
h2 {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.1em;
	color: #98a6b6;
}
h2.contentheading {
	margin: 15px 0;
}
h3 {
	font-size: 25px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
h4 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 20px 0 15px 0;
}
h5 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	white-space: nowrap;
	margin-right: 100%;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
h6 {
        color: #564134;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        margin: 15px 0 10px;
        padding-left: 0px;
}
}
.alltitles {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}
.thrColFixHdr #mainmenu {
	height: 0px;
	margin-top: 12px;
}
.thrColFixHdr #topmenulogo {
	width:100px;
	float:left;

}

.thrColFixHdr #topmenu {
	width:790px;
	height:39px;
	float:left;
	background: url("../img/topmenu-bg.png") repeat scroll right top transparent;
}

.thrColFixHdr #middleblock {
	width:560px;
	margin-left:0px;
	float:left;

}

.thrColFixHdr #titlebanner {

}
.thrColFixHdr #announceblock {
margin-top:25px;
color:#ffffff;

}
.thrColFixHdr #announceblock .antopleft {
width:279px;
height:100px;
float:left;
margin-left:20px;
overflow:hidden;

}
.thrColFixHdr #announceblock .antopright {
overflow:hidden;
width:239px;
height:100px;
float:left;
margin-left:20px;

}
.thrColFixHdr #announceblock .anbottomleft {
overflow:hidden;
width:339px;
height:100px;
float:left;
margin-left:20px;
margin-top:10px;

}
.thrColFixHdr #announceblock .anbottomright {
overflow:hidden;
width:179px;
height:100px;
float:left;
margin-top:10px;
margin-left:20px;

}
.thrColFixHdr #announceblock h5{
margin-top:-2px;
font-size:12px;
width:100%;
padding:2px 6px;
}
.thrColFixHdr #announceblock .exed h5{
background-color: #901026;
}
.thrColFixHdr #announceblock .mba h5{
background-color: #d47519;
}
.thrColFixHdr #announceblock .emba h5{
background-color: #8d3193;
}
.thrColFixHdr #announceblock .ssa h5,
.thrColFixHdr #announceblock .vca h5{
background-color: #6daa3f;
}
.thrColFixHdr #announceblock .practicum h5{
background-color: #0f743c;
}
.thrColFixHdr #announceblock .research h5{
background-color: #1362aa;
}
.thrColFixHdr #announceblock .general h5{
background-color: #3f4d6b;
}

.thrColFixHdr #announceblock .exed {
color:#901026;
border-right:1px solid #901026;
height:100px;
}
.thrColFixHdr #announceblock .mba {
color:#d47519;
border-right:1px solid #d47519;
height:100px;
}
.thrColFixHdr #announceblock .ssa, 
.thrColFixHdr #announceblock .vca {
color:#0f743c;
border-right:1px solid #6daa3f;
height:100px;
}
.thrColFixHdr #announceblock .practicum {
color:#0f743c;
border-right:1px solid #0f743c;
height:100px;
}
.thrColFixHdr #announceblock .research {
color:#1362aa;
border-right:1px solid #1362aa;
height:100px;
}
.thrColFixHdr #announceblock .emba {
color:#8d3193;
border-right:1px solid #8d3193;
height:100px;
}
.thrColFixHdr #announceblock .general {
color:#2f4d6b;
border-right:1px solid #2f4d6b;
height:100px;
}


.thrColFixHdr #lastnews {
	width:230px;
	float:left;
	height:850px;

}
.thrColFixHdr #lastnews p {
	font-size:12px;
	margin-top:2px;
}



.thrColFixHdr #langsearch {
	background: url("../img/langsearch_bg.png") repeat scroll right top transparent;
	width:170px;
	float:left;
	height:37px;
	border-bottom: 2px solid #cccccc;
	
}
.thrColFixHdr #lang {
	width:40px;
	height:30px;
	float:left;
	margin-top:8px;
	margin-left:40px;
}
.thrColFixHdr #search {
	width:40px;
	height:30px;
	float:left;
	margin: 5px 0 0 0;
}
.thrColFixHdr #topbanner {
	width: 790px;
	height: 250px;
	float: left;
}
.thrColFixHdr #topbannerright {
	width: 170px;
	height: 250px;
	float: right;
}
.thrColFixHdr #topleft img {
	border: 0px;
}
.thrColFixHdr #left {
	padding-top: 20px;
	padding-left: 10px;
	width:215px;
	float:left;
	color: #555555;
	font-size:12px;
}

.thrColFixHdr #left h3 {
	font-size:20px;
	margin-bottom:-8px;
}

.thrColFixHdr #toprightalternate {
        float: right; /* since this element is floated, a width must be given */
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
	position:absolute;
        top:0;
}

.thrColFixHdr #topright {
/*	height: 290px;
 */
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
/*	background: none; */ /* padding keeps the content of the div away from the edges */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.thrColFixHdr #right {
	margin-left: 20px;
/*	margin-top: -12px;*/
	
}


.thrColFixHdr #right h3 {
	font-size: 17px;
}

.thrColFixHdr #topheader {
	height: 290px;
	width: 560px;
	overflow: hidden;
}
.thrColFixHdr #globalcontainer {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
//	width: 960px;
//	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; 
	border-left: 0px dotted #b5b6b8;
	border-right: 0px dotted #b5b6b8;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom: 0px;
	line-height: 1.45em;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
} 
.thrColFixHdr #header {
	background: #dddddd;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	display: none;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/* WEBTEAM - ðåàëèçàöèÿ ïåðåêðûòèÿ ñëàéä-øîó CSS-áëîêàìè. Íå èñïîëüçóåòñÿ èç-çà ïðîáëåìû ñãëàæèâàíèÿ êðèâûõ ëèíèé â áðàóçåðàõ IE & Opera. 
   Åñëè Âû çíàåòå ðåøåíèå - ñâÿæèòåñü ñ íàìè: web@skolkovo.ru. Ñëàâà Õàáðó! 
  (Ïîñëåäíåå ïðåäëîæåíèå âñòàâëåíî äëÿ çàùèòû îò íåãàòèâíûõ êîììåíòàðèåâ íà õàáðàïðîåêòå :))) ). */
/*
.thrColFixHdr #topheaderoverlaytriangle {
	margin-left: -560px;
	width:560px; 
	height:0;
	line-height: 0;
	border-top: 100px solid transparent;
	border-right: 560px solid orange;
	border-bottom: 0px solid blue;
	border-left: 0px solid yellow;
	position: relative;
	z-index: 100;
	top: -125px;
}
.thrColFixHdr #topheaderoverlayrectangle {
	width: 560px;
	height: 15px;
	background: cyan;
	position: relative;
	z-index: 100;
	top: -115px;
}
*/
.thrColFixHdr #topheaderoverlay {
	width:560px; 
	height:0px;
	position: relative;
	z-index: 100;
	top: -113px;
}
.thrColFixHdr #sidebar1 {
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	background: none; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #sidebar2 {
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	background: none; /* padding keeps the content of the div away from the edges */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	clear:right;
}
.thrColFixHdr #mainBody { 
	margin: 0px 0px 0px 0px; /*the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainBody div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.thrColFixHdr #colleft {
/*	background: url("../img/leftbackground2_230.gif") repeat-y scroll 0 0 #FFFFFF;  */
	float: left;
	overflow: hidden;
}
.thrColFixHdr #foo_center,
.thrColFixHdr #mainContent { 
/*	width: 690px; */ /* WEBTEAM - åñëè óáðàòü, òî âêëþ÷èòñÿ îáòåêàíèå ïðàâîé êîëîíêè, åñëè ðàíüøå íå ñëîìàåòñÿ */ /* Ñëîìàëîñü. 2012-05-04 */
}
.thrColFixHdr #mainContent { 
	margin: 20px 0 20px 230px; /*the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 710px;
	padding: 0 0 0 20px;
	background: #ffffff;
	font-family: Georgia,Times New Roman,Times,serif;
	
	/*	overflow: hidden;   WEBTEAM - åñëè óáðàòü, òî îñíîâíîé òåêñò óïîëçåò íà ..., òî åñòü íèæå */
} 
.thrColFixHdr #foOther {
	padding: 10px 0px;
	font-size: 11px;
	color: #8f8f8f;
	line-height: 1.6em;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.thrColFixHdr #foo_left {
	float: left;
	padding-left: 10px;
	width:240px;
}
.thrColFixHdr #foo_center {
	width: 520px;
	float: left;
	padding: 0px 0px;
}
.thrColFixHdr #foo_centerleft {
	width: 50%;
	float: left;
	padding: 0px 0px;
}
.thrColFixHdr #foo_centerright {
	width: 50%;
	float: left;
	padding: 0px 0px;
}
.thrColFixHdr #foo_right {
	width: 170px;
	float: left;
	padding: 0 0 0 20px;
}
.search input.button {
	margin-bottom: -6px;
}

/* Õàê äëÿ IE & áàííåðíîé ñèñòåìû iJoomla AdAgency: îòêëþ÷åíèå ðàìêè âîêðóã áàííåðîâ */
table.adv_flash_t tbody tr td a img {
	border: none;
}
#toTop {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	width: 30px;
	z-index: 10;
	border: 0px solid #333333;
	opacity: 0.7;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 0px;
	cursor: pointer;
	display: none;
	font-size: 60px;
	color: #FFFFFF;
}

a.readon {
	float: left;
	margin-bottom: 40px;
	margin-top: -5px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #ECECEC;
	display: block;
	background: url(../img/arrow.png) no-repeat 5px 48%;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 92%;
	color: #006699;
}

a.buttoncolor {
	float: left;
	margin-bottom: 15px;
	margin-top: -5px;
	margin-right: 100%;
	padding: 1px 5px 1px 14px;
	border: 1px solid #ECECEC;
	display: block;
	background: url(../img/arrow.png) no-repeat 5px 48% #901026;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-size: 92%;
	white-space: nowrap;
}

a.readon:hover, a.readon:active, a.readon:focus, a.buttoncolor:hover, a.buttoncolor:active, a.buttoncolor:focus {
	border: 1px solid #DDDDDD;
	background: url(../img/arrow.png) no-repeat 5px 48% #F6F6F6;
}

a.readon:hover, a.readon:active, a.readon:focus, a.buttoncolor:hover, a.buttoncolor:active, a.buttoncolor:focus {
	color: #990000;
}


ul.pagination {
	border-top: 1px dotted #777777;	
	margin: 15px auto;
	padding: 10px 0;
	list-style: none outside none;
	font-size: 92%;
	text-align: center;
}
ul.pagination li {                     
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	border: 1px solid #ECECEC;
	padding: 2px 5px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #DDDDDD;
	background: #F6F6F6;
}

.intextcolor, .intext {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 113%;
	font-variant: small-caps;
        margin-left: 10px;
	padding-left: 13px;
	padding-top: 2px;
}
.intext {
	color: #990000; 
	border-left: 3px solid #990000;
}
.quotecolor, .quote {
	background: url(../img/quote.png) no-repeat;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
	font-size: 108%;
	font-variant: small-caps;
        margin-left: 10px;
	padding-left: 45px;
	padding-top: 10px;
}
.quote {
	color: #990000;
}


/* classes for infosession tables */

td.sectiontableheader {
	background-color: #888;
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
        font-weight: normal;
        height: 30px;
        color: #fff;
        padding-left: 5px;
}
tr.row0 {
        background: none repeat scroll 0 0 #ffffff;
}
tr.row1 {
        background: none repeat scroll 0 0 #e5e5e5;
}
td.colfld {
        padding: 4px;
        vertical-align: top;
}
td.buttonheading a img {
border: 0;
}

/* other classes */

.mp3browser img {
border:none
}
.mod_ijoomlazone table {
border-spacing: 0;
}
.mod_ijoomlazone img {
border: 0;
}
div#easytable-infosessions {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif !important;
	width:755px;
}
div#easytable-infosessions-rus {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif !important;
	width: 755px;
}
a img {
border: 0;
}
div.moduletabletwitter {
    background: url("http://cdn1.iconfinder.com/data/icons/ie_Birdies/36/twitter_bird_11.png") no-repeat scroll 90px 220px #F3FEEA;
    margin-top: 20px;
    padding: 10px;
    width:190px;    
}
div.moduletableoverflowauto {
overflow:auto;
}
div.bfClearfix
{overflow:hidden;
}

.thrColFixHdr div.leftborder {
	padding-left: 10px;
}
.thrColFixHdr div.leftborder h5{
	font-size:12px;
	font-weight:bold;
	margin-left: -10px;
        margin-top: 0;
        padding: 2px 0 2px 38px;
        width: 160px;

}
div#left, div#right {
	font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

div#left li {
        font-size: 12px;
	padding: 7px 13px;
}
div#left ul {
	padding-left: 20px;
}

div#left img {
	margin-left: -10px;
/*	margin-top: 5px;*/
}


div#flexicontent {
	width: 520px;
}

form#adminForm {
	height: 40px;
}
div#flexicontent #fc_filter {
	border:none;
}
/* adding titles under images */
	div.imagetitles img {
	padding-bottom:10px;
}
div.imagetitles p {
	padding-left: 20px;
	margin-top: -10px;
	font-family: 'Segoe UI',Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* lock images */

.thrColFixHdr #topbannerright {
	background: url('topright_banner_default.png') no-repeat;
}

div#sectionmenureplacement {
	width:960px;
	height:37px;
	margin-top: 285px;
}

div#titlehead, div#titlebody960 {
	width: 960px;
	margin: 0 auto;
	   border-left:2px solid #aaa;
   border-right:2px solid #aaa;
}
div#titlebody960 {
height:990px;
   }
div#titlebody {
   background: url("../img/campus_main.jpg") no-repeat scroll center -510px; transparent;
/*   min-height:1200px; */

}
.nsp_top_interface {
margin:0px;
height:35px;
/* background: url("../img/skolkovo-eng-news-title.jpg") no-repeat scroll 41px 8px #939EA9; */
}
.nsp_top_interface .prev, .nsp_top_interface .prev:hover {
 background: url("../img/lastnews-prev.jpg") no-repeat scroll 0 0 transparent; 
	font-size: 0;
	height: 25px;
        width: 25px;
        margin-top:7px;
        margin-left:0px;
}
.nsp_top_interface .next, .nsp_top_interface .next:hover {
background: url("../img/lastnews-next.jpg") no-repeat scroll 0 0 transparent;
        font-size: 0;
        margin-left:165px;
	margin-top:7px;
        height: 25px;
        width: 25px;
}
.nsp_art h4.nsp_header {
font-family: Georgia, serif;
color: #697582;
margin-bottom:5px;
margin-top:4px;
}
div#mainLogo {
border-bottom:1px solid white;
}
div#contacts {
font-size:10px;
padding-left:20px;
}