@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	border: 0;
}
a img {
	border: 0;
}
html, body {
	height:100%;
	background-color: #D4E6F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	color: #202937;
}
p, td {
	line-height:19px;
	margin-top: 0px;
}
a, a:link, a:active, a:visited {
	color:#831800;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a.but, a.but:link, a.but:active, a.but:visited, a.but:hover {
	text-decoration:none;
}
ul, li {
	margin:0px;
}
ul ul {
	display:none;
	background-image: url(../img/menu-button-space-1.gif);
	padding-top:2px;
	padding-left:45px;
}
li {
	list-style: none;
}
ol li {
	/* [disabled]list-style-position:inside;
*/
	list-style-type:decimal;
	margin-bottom: 10px;
}
li p {
	display:inline;
}
.menu {
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../img/menu-backgr.gif);
	vertical-align:top;
	background-repeat: no-repeat;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color:#B5CEE4;
	text-decoration:none;
}
.menu a:hover {
	color:#FFFFFF;
}
.menu_list {
	list-style-image: url(../img/icon-bordo.gif);
	font-size:11px;
}
.menu_list_on {
	list-style-image: url(../img/icon-bordo-on.gif);
	font-size:11px;
}
.menu_sp_1 {
	background-image:url(../img/menu-button-space-1.gif);
	height:25px;
}
.menu_sp_2 {
	background-image:url(../img/menu-button-space-1.gif);
	height:7px;
}
.menu_sp_3 {
	background-image: url(../img/menu-button-space-2.gif);
	height:7px;
}
.menu_button {
	background-image: url(../img/menu-button-backgr.gif);
	height:18px;
	padding-left: 32px;
	color: #B5CEE4;
}
.menu_button_on {
	background-image: url(../img/menu-button-backgr-on.gif);
	height:18px;
	padding-left: 32px;
	color: #FFFFFF;
	cursor:pointer;
}
.menu_button_home {
	background-image: url(../img/menu-button-home-backgr.gif);
	height:18px;
	padding-left: 54px;
}
.menu_button_home_on {
	background-image: url(../img/menu-button-home-backgr-on.gif);
	height:18px;
	padding-left: 54px;
}
.menu_button_contact {
	background-image: url(../img/menu-button-contact-backgr.gif);
	height:18px;
	padding-left: 54px;
}
.menu_button_contact_on {
	background-image: url(../img/menu-button-contact-backgr-on.gif);
	height:18px;
	padding-left: 54px;
}
.title_cont {
	width: 717px;
	height:48px;
	background: url(../img/page-title-backgr.jpg) no-repeat;
	margin-bottom: 23px;
}
.title_pub {
	width: 215px;
	height:40px;
	background: url(../img/page-2lines-title-left-1.gif) top no-repeat;
	color: #D4E6F4;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	float: left;
}
.title_right {
	width: 478px;
	height:20px;
	background: url(../img/page-2lines-title-left-2.gif) left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 28px 0 0 24px;
	float: left;
}
.title_cource {
	width: 136px;
	height:48px;
	background: url(../img/page-1line-title-left.gif) no-repeat;
	float: left;
}
.title_cource_right {
	color: #FFFFFF;
	font-weight: bold;
	padding: 28px 0 0 0px;
	float: left;
}
.sub_t {
	color:#688298;
	height:25px;
	background: url(../img/sub-title-backgr.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 6px;
	margin-top: 22px;
	padding-top: 2px;
	font-weight: bold;
}
.sub_t_sh {
	color:#688298;
	height:25px;
	background: url(../img/sub-title-short-backgr.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 6px;
	margin-top: 18px;
	padding-top: 2px;
	font-weight: bold;
	float: left;
	width: 478px;
}
.table_icon {
	font-weight:bold;
}
.font_norm {
	font-weight:normal;
}
.table_icon img {
	margin-left: 28px;
	margin-right: 11px;
}
.button {
	background: url(../img/button-backgr.gif) no-repeat;
	height: 18px;
	width: 112px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	font-size: 11px;
	margin-right: -12px;
	vertical-align: middle;
}
.input_text {
	width: 280px;
	border: 1px solid #A6C1A2;
	background-color: #DCF0CD;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.input_textarea {
	width: 280px;
	border: 1px solid #A6C1A2;
	background-color: #DCF0CD;
	height: 100px;
	font-size: 12px;
	font-weight: bold;
}
.contact {
	color: #DCF0CC;
	font-size: 13px;
}
.copyright_text {
	color:#3A678D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	padding-bottom: 8px;
}
.interia {
	color:#E6E9EC;
	font-size: 10px;
	font-weight:bold;
}
.interia a, .interia a:link, .interia a:active, .interia a:visited {
	color:#E6E9EC;
	text-decoration:none;
}
.interia a:hover {
	text-decoration:underline;
}
.pub_top_menu {
	text-align: center;
}
.pub_year {
	color:#3A678D;
	font-weight:bold;
	margin-top: 16px;
	margin-bottom: 6px;
}
.fl {
	float: left;
}
.pl {
	padding-left: 40px;
	width: 677px;
}
/************ Open Positions Button ******************************************************/
#open-positions {
margin-left: 30px;
}
#open-positions a {
    color: #ffffff;
}
#open-positions h3 {
    letter-spacing: 2px;
    float: left;
    padding: 1px;
    border: 1px solid #ffffff;
    background-color: #93292e;
    border-radius: 2px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
}
#open-positions a:hover h3 {
    background-color: #254B6A;
}

.pub_b_menu {
	color:#3A678D;
	height:24px;
	background: url(../img/page-small-menu-backgr.gif) no-repeat;
	margin-bottom: 6px;
	margin-top: 18px;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.pub_b_menu span {
	color:#DC5F52;
}
.xamp_b_menu {
	color:#3A678D;
	height:56px;
	background: url(../img/page-small-menu-backgr-2.gif) 0 1px no-repeat;
	margin-bottom: 6px;
	margin-top: 18px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.xamp_b_menu span {
	color:#DC5F52;
}
.table-cource {
	font-weight:bold;
	text-align:center;
}
.td-light {
	border:1px solid #A9C5DE;
	background-color:#CBDFEE;
}
.td-light_l {
	border:1px solid #A9C5DE;
	background-color:#CBDFEE;
	text-align:left;
	padding-left: 10px;
}
.td-dark {
	border:1px solid #A9C5DE;
	background-color:#E9F3FA;
}
.td-dark_l {
	border:1px solid #A9C5DE;
	background-color:#E9F3FA;
	text-align:left;
	padding-left: 10px;
}
.td-head {
	border:1px solid #A9C5DE;
	background-color:#A9C5DE;
	color:#FFFFFF;
}
.list_st {
	list-style-image:url(../img/icon-blue.gif);
	margin: 16px 0 16px 40px;
}
.list_st_l {
	width: 338px;
	height:114px;
	background: url(../img/grad-stud-list-pic-backgr.gif) left no-repeat;
	float: left;
	margin: 16px 0 16px 6px;
}
.list_st_r {
	width: 338px;
	height:114px;
	background: url(../img/grad-stud-list-pic-backgr.gif) left no-repeat;
	float: left;
	margin: 16px 0 16px 35px;
}
.sub_t_list_st {
	color:#688298;
	height:25px;
	background: url(../img/sub-title-backgr.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 0px;
	margin-top: 19px;
	padding-top: 2px;
	font-weight: bold;
}
.list_st_pic {
	margin: 1px 28px 0 1px;
	float:left;
}
.sub_t_gal {
	color:#688298;
	height:25px;
	background: url(../img/sub-title-backgr.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 16px;
	margin-top: 18px;
	padding-top: 2px;
	font-weight: bold;
}
.gallery {
	background-image: url(../img/grad-stud-gallery-pic-backgr.jpg);
	text-align:center;
	height:122px;
	background-repeat: no-repeat;
}
.gallery_title {
	text-align:center;
	padding-top: 7px;
	vertical-align: top;
	font-size: 12px;
	line-height: normal;
}
.button_gal {
	background: url(../img/button-backgr.gif) no-repeat;
	height: 18px;
	width: 112px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	font-size: 11px;
	vertical-align: middle;
	margin: auto;
}
.sub_t_med {
	color:#688298;
	height:25px;
	background: url(../img/sub-title-medium-backgr.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 8px;
	padding-top: 2px;
	font-weight: bold;
	width: 423px;
}
.soft_ind_text {
	width: 468px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear_soft {
	clear:both;
	margin-bottom: 19px;
	height:1px;
}
.sub_t_med a, .sub_t_med a:link, .sub_t_med a:active, .sub_t_med a:visited {
	color:#688298;
	font-weight:bold;
	text-decoration:none;
}
.sub_t_med a:hover {
	color:#831800;
	text-decoration:none;
}
.sub_t_soft_det {
	color:#3A678D;
	height:41px;
	background: url(../img/software-detials-title-backgr.gif) no-repeat;
	padding-left: 14px;
	margin-bottom: 8px;
	font-weight: bold;
	width: 703px;
	line-height: 20px;
}
.sub_t_soft_det span {
	color:#000;
	font-weight: normal;
}
.soft_det_cont {
	margin: 16px 0 16px 0;
	height: auto;
	clear: both;
	float: left;
}
.soft_det {
	float: left;
	width: 650px;
}
.soft_det_icon {
	width: 16px;
	float: left;
	padding-left: 26px;
	padding-top: 5px;
}
.soft_det_li_bordo {
	list-style-image:url(../img/icon-bordo.gif);
	margin: 10px 0 16px 40px;
}
.soft_det_li_blue {
	list-style-image:url(../img/icon-blue.gif);
	margin: 10px 0 16px 40px;
}
.soft_det_usage {
	margin-left: 42px;
	margin-top: 20px;
}
.hard_img {
	text-align:center;
}
.hard_img img {
	border:#B3C4D2 solid 1px;
	margin-bottom: -7px;
	margin-top: 10px;
}
.links_gray_img {
	text-align:center;
}
.links_gray_img img {
	border:#B3C4D2 solid 1px;
}
.links_white_img {
	text-align:center;
}
.links_white_img img {
	border:#FFFFFF solid 1px;
}
.cv_ch {
	float: left;
	color:#688298;
	font-weight: bold;
}
.cv_text {
	text-align: left;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cv_text_1 {
	text-align: left;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.cv_ch1 {
	font-weight: bold;
	float: left;
}
.cv_header {
	font-weight:bold;
	text-align:center;
}
.fampic_v {
	width:233px;
	height: 330px;
	float:left;
	text-align:center;
	margin-bottom: 27px;
	margin-right: 9px;
}
.fampic_h {
	width:354px;
	height: 286px;
	float:left;
	text-align:center;
	margin-bottom: 27px;
	margin-right: 9px;
}
.fampic_v img, .fampic_h img {
	border: #B3C4D2 solid 1px;
	margin-bottom: 6px;
}
.stud_event {
	width: 504px;
	height: 94px;
	margin: 0 0 16px 109px;
	position:relative;
}
.stud_event_pic {
	background:url(../img/grad-stud-archive-pic-backgr.gif) no-repeat;
	width: 117px;
	height: 89px;
	position: absolute;
	padding: 5px 0 0 5px;
}
.stud_event_title {
	background: url(../img/grad-stud-archive-title-backgr.gif) no-repeat;
	width: 371px;
	height: 92px;
	position: absolute;
	left: 122px;
	padding: 2px 0 0 11px;
}

.watch_table_spacing {
	background: url(../img/page-1line-title-left.gif);
	height: 15px;
}

.watch_table {
	padding: 1px;
}

.watch_td_l {
	width: 300px;
	vertical-align: text-top;
	border: 1px solid #F0F0F0F0;
	padding: 5px;
	background: #BBD7EE;
}
.watch_td_r {
	background: #CEE2F2;
	border: 1px solid #F0F0F0F0;
	width: 330px;
	vertical-align: text-top;
	padding: 5px;
}

pre.codeinput {
	background: #EEEEEE;
	padding: 10px;
	font-size: 10px;
}
span.comment {
	color: #228B22
}
span.string {
	color: #A020F0
}
span.keyword {
	color: #0000FF
}
pre.codeoutput {
	color: #666666;
	font-size: 12px;
}

.BestParer{
    font-weight: bold;
    color: #FF0000;
    
}



/*****************************sub title for two rows title******************/
.sub_t_double {
	color:#688298;
	height:50px;
	background: url(../img/sub-title-backgr-2-rows.gif) no-repeat;
	padding-left: 43px;
	margin-bottom: 6px;
	margin-top: 22px;
	padding-top: 2px;
	font-weight: bold;
}

/* changes in style since May 2016 @Oron M.*/

.demo_events_img {
    width: 650px;
    height: 115px;
}

.event_img {
    width: 600px;
    height: 95px;
}

.group_event .wide
{
    width: 250px;
    height: 190px;
}

.group_event .long
{
    width: 120px;
    height: 190px;
}