/******************************/
/***    Core html stuff		***/
/******************************/
.contentpaneopen_fromthenews {
	border:1px solid !important;
	-webkit-border-top-left-radius: 38px;
	-moz-border-radius-topleft: 38px;
	border-top-left-radius: 38px;
	background-color: rgba( 245, 241, 222,0.6);
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.6);
	padding-right:10px;
}
@-moz-document url-prefix() { 
  #eventsheader {
     margin-right:4%;
  }
}
table ._fromthenews {
	width:100%;
	border-spacing: 10px;
	-webkit-border-horizontal-spacing: 10px;
	-webkit-border-vertical-spacing: 10px;

}


html {
	
	width:100%;
	margin:auto;
	max-width: 1200px;
	min-width: 880px;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding:0;
	font-size: 90%;
	color: #013679;
	width: 100%;
	background:url(../images/bg_left.gif) repeat-x scroll !important;
}
body:before{
	content:"";
	position:fixed;
	top:50%;
	left: 50%;
	z-index:9999;
	width:1px;
	height: 1px;
	outline:2999px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size:150%;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: right;
	width: 100%;
    margin-bottom: 10px;
}

h1, .contentheading {
	padding:0;
	margin:0;
	border-bottom:2px solid #013679;
	color:#013679;
	font-family:Helvetica,Arial,sans-serif;
	font-size:150%;
	font-weight:normal;
	line-height:20px;
	vertical-align:bottom;
	width:100%;
	margin-bottom: 10px;
}

h2, .contentheading2 {
    color:#013679;
    font-family:Helvetica,Arial,sans-serif;
    font-size:140%;
    font-weight:bold;
    margin-bottom: 10px;
    padding:0;
    width:100%;
    margin-bottom: 10px;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	line-height:22px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:130%;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: right;
}

h3, .componentheading2, table.moduletable th, legend {
	margin: 0;
	line-height:22px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size:130%;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: right;
	
}

h4 {
	font-family: Helvetica,Arial,sans-serif;
	color:#013679;
    font-size:120%;
    font-weight:bold;
    margin-bottom: 10px;
}

h5 {
	font-family: Helvetica,Arial,sans-serif;
	color:#013679;
    font-size:110%;
    font-weight:bold;
    margin-bottom: 3px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 8px;
	border-bottom:2px solid RGBA(0,159,159,0.7);
	/*background-color: RGBA(0,159,159,0.7);*/
	/*text-align:center;*/
	text-align:right;
	height:19px;
}

form {
	margin: 0;
	padding: 0;
}

/* Frontend Editing*/

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}


a:link, a:visited {
	color:#013679;
	text-decoration: none;
}

a:hover {
	color:#013679;
	text-decoration: underline;
}

input.button { 
	cursor: pointer;
	border: 1px solid #ccc; 
}

p { 
	margin-top: 0; 
	margin-bottom: 5px; 
}

img { 
	border: 0 none; 
}

/* forms */
table.adminform textarea {
	width: 72%;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input {
	float:left;
	margin:0;
	text-align:right;       
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0em; 
	padding: 0.2em;
}
form#form-login ul { 
	padding-left: 20px; 
}

form#com-form-login fieldset { 
	border: 0 none; margin: 0em; padding: 0.2em;
}
form#com-form-login ul { 
	padding-left: 20px; 
}

/* thumbnails */
div.mosimage {  
	margin: 5px; 
}
div.mosimage_caption {  
	font-size: .90em; color: #666; 
}

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; 
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 25%;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 92%;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}


/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

ul.latestnews{
	height:90px;
}

ul.relateditems, ul.menublog {
	float:right;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	width:27%;
	margin-right:0px;
}

ul.relateditems li a, ul.menublog li a{
	background-color:#00C000;
	color:#000080;
	border-bottom:1px solid #808080;
	border-left:1px solid #CFD6DF;
	display:list-item;
	font-size:95%;
	font-weight:normal;
	line-height:1em;
	margin:1px 2px 0;
	padding:0.3em 16px;
	text-align:right;
	text-decoration:none;
}

a.intro{
	text-decoration:underline;
	margin:0;
}


/* vertical menu */

ul.mainlevel-suckerfish-vertical {
   position: relative !important;
   z-index: 0 !important;
}

ul.mainlevel-suckerfish-vertical:hover {
   position: relative !important;
   z-index: 20000 !important;
}

div > * :not(#tc_wrap) :focus {
	background:rgba(168,205,241,.7) !important;
}



table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 3%;
}

table.gk_news_show_table {
	width:75%;
}

p.gk_news_show_news_info{
	font-size:90%;
	margin:0;
}

td.gk_news_show_center {
	border-bottom:1px solid #474747;
}

h4.gk_news_show_news_header {
	color:#013679;
    font-size:90%;
    font-weight:bold;
    margin-bottom: 10px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 20px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

/* headers */
div.componentheading {
	padding-left: 0px;
}

div.componentheading2 {
	padding-left: 0px;
}

table.contentpaneopen h3 {
	margin-top: 10px;
    font-size:94%;
    font-weight: bold;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

label.invalid { 
	color: #ff0000; 
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {
	
}

/* spacers */

span.article_separator {
	display: block;
	height: 20px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

td.greyline {
	width: 3%;
}

div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */

table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	/*width:800px !important;  
	float:right;*/
	width:100%;

}
table.contentpaneopen-header, table.contentpane-header {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom:2px solid #013679;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #013679;
    font-size:92%;
    font-weight:bold;
    margin-bottom: 10px;
}

/* module control elements */

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
	padding:0;
}

div.moduletableknasim{
	padding:0 5px 0 0;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#chatBtn {
    background-image:url('/templates/ArielUniversityHEv1/negishot/images/chat.png') !important;
    width: 51px !important;
    height: 36px !important;
    right: 0 !important;
    bottom: 0 !important;
    float: right !important;
    cursor: pointer !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#chatBtn:hover {
	background-image: url('/templates/ArielUniversityHEv1/negishot/images/chat.png') !important;
	width:93px !important;
	height:108px !important;
	right:0 !important;
	bottom:0 !important;
	float:right !important;
	cursor: pointer !important;
}


ul.maximenuCK {
	/*background:rgba(0,159,159,0.7)!important;*/
	border-top: 1px dashed rgba(195, 195, 195, 0.63);
	border-bottom: 1px dashed rgba(195, 195, 195, 0.63);	
}

ul.maximenuCK li:hover{
	background:rgba(0,159,159,.52)!important;
	box-shadow: rgba(136, 136, 136, 0.45098) 0px 3px 10px !important;
}
ul.maximenuCK li div.floatCK {
	box-shadow: rgba(136, 136, 136, 0.45098) 0px 3px 10px !important;
}



/*******************************************/
/*** 			classes					 ***/
/*******************************************/

.moduletable_arielnews{
       position: relative;
       display: block;
       height: 35px;
}

.moduletable_arielnews #news-highlight-1{
       position: absolute;
       width: 100%;
       right: 0;
}


.center {
	background:white none repeat scroll 0 0;
	margin:0 auto;
	text-align:center;
	width:100%;
}

.wrapper-all {
	width:100%;
	background-color:#FFFFFF;
	margin: 0 auto;
	height:137px;
	padding:0;
	float:left;
}

.right_col{
	float:right;
	width:100%;
	padding:0;
	margin:0;
}

.research {
	margin:auto;
}

.article_column {
	padding-right: 5px;
}

.clr {
	clear: both;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

.moduletableknasim h3{
	color:#061154;
}

.latestnewsknasim li {
	list-style-image: url('/images/stories/site/galleries/icons/arrow_rtl.png');
	list-style-position: inside;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height:2em;
	width:85%;
}



.latestnewsknasim li:last-child {
	max-width:95% !important;
}


/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

/* form validation */
.invalid { 
	border-color: #ff0000; 
}

.highlight {
	background-color: #fffebb;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
	
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 90%;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 90%;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { 
	padding: 2px; 
}

.pagination a    { 
	padding: 2px; 
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 95%;
	margin: 0;
}

.searchsearch{
	float:right;
	width:188px;
}

.chat_msg{
	height:55px;
}
	
.home_footer{
	height:140px;
	margin-top:5px;
}

.center_home_footer{
    width: 71%;
	margin-right:6px;
	float:right;
}
.latestnews{
	direction:rtl;
	list-style-position:inside;
	list-style-type:disc;
	margin:0;
	padding:0;
}
.buttonsearch {
	float:left;
}

.minifp{
}
.roundedcornr_box {
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
	float:left;
	width:104%;
}
.roundedcornr_top {
	background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 36px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
}

.roundedcornr_content { 
}

.content{
}

.cat_img{
}

.moduletableleft{
	text-align:left;
}

.roundedcornr_content{
	padding: 0 50px;
}

.roundedcornr_content  .contentheading a{
	color: #4EB84C;
}

.roundedcornr_content  .full-link{
	margin-left: 220px;
	text-align:left;
}

.roundedcornr_content  .full-link a{
	padding: 10px;
}

.roundedcornr_content .contentheading{
	width: 61%;
	line-height:20px;
	float:right;
}

.moduletablemore{
	float:right;
	width:20%;
	padding-top:0px;
}

.content_outline {
	direction:rtl;
	text-align:right;
}

.intro{
	color:#104287;
	float:right;
	font-size:93%;
	font-weight:bold;
	margin:5px 10px 0 0;
	width:69%;
}

.leading{
	width:100%;
	height:140px;
	margin:-20px 0 0;
	float:right;
}

.imgitem{
	padding:2px;
}

.layer_one{
	position:relative;	
}

.mod_placehere {
	float:right;
	width: 102%;
	background-color:#ffffff;
	margin-top:17px;
	line-height: 1.5;
}

.moduletablealleventslinks {
	position: absolute;
    bottom: 0;
    right: 0;
	width:100%;
}
#mechkarhomepage .nivo-caption-content {
	font-size:100%;
	color: white;
	opacity:0;
	}

#mechkarhomepage .nivo-caption {
	opacity: 0 !important;
	}

/*******************************************/
/*** 			ID`s					 ***/
/*******************************************/

#header {
    height: 95px;
	padding: 0;
	text-align:left;
}

#menu_top{
	width:57%;
	Float:left;
	text-align:left;
	height:25px;
}

#bttn_menutop{
	text-align:left;
	padding-left:5px;
	height:25px;
	width:75%;
	float:left;
}

#shareicons{
	text-align:left;
	height:16px;
	width:22%;
	float:left;
	margin-left: 9px;
	z-index: 99999;
  position: relative;
}

#tabmenu{
	float:right;
	height:32px;
	/*padding-top:28px;*/
	text-align:center;
	width:100%;
}

#logo {
	right: 0;
	top: 0;
	float: right;
	width: 43%;
	height: 57px;
}

#menu_upper {
	/*background:white url(../images/nav_bg.gif) no-repeat scroll center center;
	background-size:99% 100%;
	height:54px;*/
	height:1px;
}

#arieltree {
	float:left;
	margin-top:-43px;
}

#pathway {
	background-color:white;
	height:24px;
	margin-top:10px;
	float:right;
	text-align:right;
	width:100%;
}
#pathway_home {
	background-color:white;
	height:5px;
	float:right;
	width:100%;
}
#content_box{
	background:#FFFFFF none repeat scroll 0 0;
	min-height:180px;
	/*padding:0 5px 0 6px; 
	width:99.1%; */
	width:100%;
	float:left;
	text-align: right;
	z-index:1;
}

#mechkarhomepage {
	width:100%;
	border-bottom: 10px solid #009F9F;
	float:right;
}
#leftcolumn {
float:right;
margin:0;
padding:0;
width:22%;
min-height:120px
}

#maincolumn,
#maincolumn_full {
	float:left;
	width:75%;
}


#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

/* System Standard Messages */
#system-message { 
	margin-bottom: 20px; 
}

#system-message dd.message ul { 
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;
}

#bottom_main {
	float:right;
	width: 100%;
	background-color:#ffffff;
}

#copyright{
	float:right;
	width: 100%;
	font-size:90%;
	background-color:#edf3fa;
}
#search{
	float:left;
	height:25px;
	padding-top:4px;	
	padding-left: 8px;
	}

#searchsphereup {
	overflow: visible;
	position: relative;
	float:left;
	left:175px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
#mooticker {
	margin-right:45px;
	height: 20px;
	padding: 3px 10px;
	background-color: #trans;
	text-align: center;
	vertical-align:middle;
	position:relative;
    z-index: 1;

}

#urgent {
	margin-right:0px;
	padding: 2px 0px;
	vertical-align:middle;
	position:relative;
    z-index: 1;
	width: 75%;
}


#LiveChat {
	width: 93px;
	height: 108px;
	float:right;
	position:fixed;
	right:0;
	bottom:2px;
	z-index:1;
	}

#chatclose {
	width: 25px;
	height: 16px;
	float:right;
	position:fixed;
	right: 281px;
	bottom: 11px;
	z-index:100000000;
	background: rgb(27, 161, 162);
	padding: 4px;
	display:none;
	cursor: pointer;
}



@-moz-document url-prefix(){
	#FlashBanner {
		position: relative;
		margin-top: -6px !important;
	}
	#Events{
		width:106% !important;
	}
	
}

#random_image {
	float:right;
	height:138px;
	width:21%;
}

#Events {
	float:left;
	width:100%;
	height: 228px;
	text-align:right;
	/*border: 2px solid rgba(121, 204, 204, 0.52);*/
	/*border-radius: 15px; */
	margin-top:-5px; 
	margin-bottom:5px;
	/*background: rgba(0,159,159,.52);*/
	position: relative;
	/* Old Browsers background: -moz-linear-gradient(top, rgba(0,159,159,1) 0%, rgba(2,184,184,1) 37%, rgba(142,232,232,1) 100%);
	/* FF3.6+ background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,159,159,1)), color-stop(37%, rgba(2,184,184,1)), color-stop(100%, rgba(142,232,232,1)));
	/* Chrome, Safari4+ background: -webkit-linear-gradient(top, rgba(0,159,159,1) 0%, rgba(2,184,184,1) 37%, rgba(142,232,232,1) 100%);
	/* Chrome10+,Safari5.1+ background: -o-linear-gradient(top, rgba(0,159,159,1) 0%, rgba(2,184,184,1) 37%, rgba(142,232,232,1) 100%);
	/* Opera 11.10+ background: -ms-linear-gradient(top, rgba(0,159,159,1) 0%, rgba(2,184,184,1) 37%, rgba(142,232,232,1) 100%);
	/* IE 10+ background: linear-gradient(to bottom, rgba(0,159,159,1) 0%, rgba(2,184,184,1) 37%, rgba(142,232,232,1) 100%);
	/* W3C filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009f9f', endColorstr='#8ee8e8', GradientType=0 );
	/* IE6-9 */
	z-index:99;
}

@media screen\0 {
	#Events{
		width:106% !important;
	}

}


#downleft {
	width:29%;
	float:left;
}

#downright {
	width:70%;
	float:right;
}

#cust_html {
	width: 57%;
	height: 100%;
	margin-right:6px;
	float:right;
}

#footer {
	background-color:#ffffff;
	text-align:right;
}

#home{
	width: 100%;
	background-color: #FFF;
	text-align: right;
    float:right;
}

#breadcrumb {
	width: 88.5%;
	height: 2.9%;
	margin-left: 5.2%;
	margin-top: 12.85%;
	text-align: right;
	vertical-align: top;
	display: run-in;
}
#mod_search_searchword {
	float:right;
	width: 130px;
}

#category_image{
	float: left;
}
#searchForm div div{
	width:100%;
	float:right;
	text-align:right;
}

#alphapathway {
	display: none;
}


#mooqueeCntTwo{
	float:left;
}

#category_image_h{
	display:none;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

#tc_overlay {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 2147483646;
	position: absolute;
	width:100% !important;
}

#tc_wrap {
	position: absolute;
	width: 100%;
	z-index: 2147483647;
	padding: 0;
	margin: 0;
}

#tc_inner {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	background: #FFF;
	border: 1px solid #CCC;
	color: #4F4F4F;
	margin: 0 auto;
	height: auto;
	padding: 20px;
	position: relative;
	box-sizing: content-box;
}

#tc_header {
	display: block;
	color: #333;
	padding: 5px;
	padding-bottom: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 92%;
	margin-bottom: 0.5em;
}

#tc_inner p {
	padding: 5px;
	margin: 0;
}

#tc_inner ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tc_inner ul li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 122px;
	margin: 0 10px 10px 10px;
	padding: 0;
	text-align: center;
}

#tc_inner li a {
	color: #333;
	font-size: 90%;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#tc_inner li a:hover {
	text-decoration: underline;
}

#tc_inner .tc_icon {
	width: 100px;
	height: 100px;
	margin: 1px auto;
	padding: 0;
	background: transparent no-repeat scroll left top;
	cursor: pointer;
}

#tc_close {
/*	clear: both;*/
	padding: 0;
	margin: 0;
	display:inline;
}

#tc_close a {
	color: #000;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	font-weight:bold;
}

#tc_close p {
	padding: 10px 0 0 0;
	margin: 0;
}

#tc_inner li :focus{
	background-color: rgba(255,69,0,.7);
}

#tc_close :focus{
	border: 1px solid rgba(255,69,0,.7);
}

#eventsbttn {
	margin-left: 2%;
	margin-bottom: 7%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index:99;
}
#FlashBanner {
	margin-top:6px;
	position: relative;
	float: left;
	width: 100%;
	margin-top: -7px;
    margin-bottom: 20px;
}


#eventsbttn img {
	float:left;
}

.banneritem {
	width: 100%;
	height: 212px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* ------ טבלה כדיבים ---- */
._table{
    display:table;
    width:80%;
    border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
    }
.table_heading{
     font-weight: bold;
     display:table-row;
     background-color:#061154;
     text-align: center;
	 vertical-align: middle;
     line-height: 25px;
     color:#fff;
    
}
.table-row{  
     display:table-row;
     text-align: center;
	 vertical-align: middle;
}
.table_col{
    display:table-cell;
    border: 2px solid #CCC;
	vertical-align: middle;
}
.row_highlight {
	background-color:#009F9F;
	color:#fff;
}
.box_highlight{
	background-color:rgba(0,159,159,0.3);
	margin-left: auto;
	margin-right: auto;

	width:80%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
}
.text_underline{
	text-decoration: underline;	
}
.important_data{
	font-weight:bold;
	text-align: center;
}
.table_heading_days{
	font-weight: bold;
    display:table-row;
    background-color:#061154;
    text-align: center;
	vertical-align: middle;
    line-height: 25px;
    color:#fff;
}
.row_highlight_days {
	background-color:#009F9F;
	color:#fff;
}
.table_col_days{
	width:50%;
	display:table-cell;
    border: 2px solid #CCC;
	vertical-align: middle;
}

/* table styles */

/* Blue */
.blue{
	box-shadow: 2px 2px 5px gray;
	border-collapse: collapse;
	width:100%;
}

.blue th{
	background-color:#6ac5e3;
	text-align:center;
}

.blue td{
	text-align:center;
}

/* Blue stip */
.bluestrip {
	box-shadow: 2px 2px 5px gray;
	border-collapse: collapse;
	width:100%;
}
.bluestrip th{
	background-color:lightblue;
	text-align:center;
}

.bluestrip td{
	text-align:center;
}
.bluestrip tr:nth-child(even){ 
	background: #b8d1f3;
}
.bluestrip tr:nth-child(odd){
	background: #dae5f4;
}

/* turquoise */
.turquoise {
	box-shadow: 2px 2px 5px gray;
	border-collapse: collapse;
	width:100%;
}

.turquoise th {
	background-color:#009f9f;
	color: #ffffff;
	text-align:center;
}

.turquoise td {
	text-align:center;
	background-color:#b6d2d2;
}

/* paleblue */
.paleblue {
	box-shadow: 2px 2px 5px gray;
	border-collapse: collapse;
	width:100%;
}
.paleblue th{
	background-color: #68d1ef;
	text-align:center;
	font-weight:bold;
}

.paleblue td{
	text-align:center;
}
.paleblue tr:nth-child(even){ 
	background: #edf3fa;
}
.paleblue tr:nth-child(odd){
	background: #e4e5e7;
}

/* grayish */
.grayish {
	box-shadow: 1px 0px 5px #75a1a1;
	border-collapse: collapse;
	width:100%;
}
.grayish caption {
	background-color:#dbe5e5;
	border: 1px solid #68d1ef;
	box-shadow: 1px 0px 5px #75a1a1;
	text-align:center;
}

.grayish th {
	background-color:#dbe5e5;
	text-align:center;
	
}

.grayish td {
	text-align:center;
	background-color:#edf3fa;
}


/* darkblue */
.darkblue {
	box-shadow: 1px 1px 5px #009f9f;
	border-collapse: collapse;
	width:100%;
}


.darkblue th {
	background-color:#06102b;
	color: #ffffff !important;
	text-align:center;
	
}

.darkblue td {
	text-align:center;
	background-color:#f8f8ff;
}

@media print {
    #menu-toggle{
		display:none;
	}
	#menu {
		display:none;
	}
	#welcomediv{
		display:none;
	}
	#searchsphereup{
		display:none;
	}
}
	
.mod_placehere  img {
	opacity:0.9;
	border-radius:3px;
}

.bfTooltip {
	float:left !important;
}