﻿/*****************************/
/*** Core html setup 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;
}

table ._fromthenews {
	width:100%;
	border-spacing: 10px;
	-webkit-border-horizontal-spacing: 10px;
	-webkit-border-vertical-spacing: 10px;
}

html {
	height: 100%;
	width:100%;
	margin:auto;
	max-width: 1200px;
	min-width: 880px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding:0;
	font-size: 12px;
	color: #013679;
	width: 100%;
	background:url(../images/bg_left.gif) repeat-x scroll;
}
body:before{
	content:"";
	position:fixed;
	top:50%;
	left: 50%;
	z-index:9999;
	width:1px;
	height: 1px;
	outline:2999px;
}
/*.right_cascade_d {
	width: 2px;
	float:right;
	height:568px;
	background:url(../images/right_line.gif) no-repeat scroll;
}
.left_cascade_d {
	width: 2px;
	float:left;
	height:568px;
	background:url(../images/left_line.gif) no-repeat scroll;
}*/

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; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.center {
  background:white none repeat scroll 0 0;
  margin:0 auto;
  text-align:center;
  width:100%;
}

.wrapper-all {
       /* Changes due to university */
       /*  height:139px;*/
        height: 199px;
       /* End Changes due to university */
        background-color:#FFFFFF;
	margin: 0 auto;	
	padding:0;
	float:left;
        width:100%;
}

.right_col{
  float:right;
  width:100%;
  padding:0;
  margin:0;}

#header {
        /* Changes due to university */
	/* height: 83px; */
        height: 115px;
       /* End Changes due to university */
	padding: 0;
	text-align:left;
}

/* Changes due to university */
/*
#Slogan {
background:transparent url() no-repeat scroll center center;
float:left;
height:30px;
padding:0 6px;
width:245px;
}
*/
/* End Changes due to university */

#menu_top{
	width:57%;
	Float:left;
	text-align:left;
	height:25px;
}


#tabmenu{
float:left
height:25px;
padding-top:27px;
padding-right:230px;
padding-left:11px;
text-align:left;
font-weight: bold;
/* Changes due to university */
/* width:600px; */
width: 78%;
/* End Changes due to university */
}

#logo {
	right: 0;
	top: 0;
	float: right;
	width: 32%;
	height: 57px;
	margin-top:17px;
}

#menu_upper {
	background:white url(../images/nav_bg.gif) no-repeat scroll center center;
	height:54px;
	background-size:99% 100%;/
}


#pathway {
background-color:white;
height:20px;
float:right;
text-align:right;
width:100%;
padding-top:5px;
}
#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%;
float:right;
text-align: left;
z-index:1;}


#leftcolumn {
float:left;
margin:0;
padding:0;
width:22%;
min-height:120px
}

#maincolumn,
#maincolumn_full {
	float:right;
padding-right:15px;
width:72%;
}

.content_outline{
}
#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

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:10px;
margin:0;
}

td.gk_news_show_center {
border-bottom:1px solid #474747;
}

h4.gk_news_show_news_header {
font-size:12px;
}
/*****************************************/
/*** 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;
  float:left;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

div.componentheading2 {
  padding-left: 0px;
}

h1, .contentheading  {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	vertical-align: bottom;
	color:#013679;
	text-align: left;
	width: 100%;
        line-height:20px;
        border-bottom:2px solid #013679;
}

h2  {	
     color:#013679;
     font-family:Helvetica,Arial,sans-serif;
     font-size:16px;
     font-weight:bold;
     padding:0;
     width:100%;
     margin:0;
     vertical-align: bottom;
     text-align: left;
}

h2, .contentheading2 {
    color:#013679;
    font-family:Helvetica,Arial,sans-serif;
    font-size:16px;
    font-weight:normal;
    padding:0;
    width:100%;
    margin:0;
    text-align: left;
    vertical-align: bottom;
    text-align: left;
    margin-bottom:10px;
    margin-top:12px;
}

table.contentpaneopen h3 {
       margin-top: 5px;
       font-size: 14px;
       text-align: left;
}

h4 {
	font-family: Helvetica,Arial,sans-serif;
	color: #013679;
	text-align: left;
        font-size:12px;

}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  line-height:22px;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	
}

h3, .componentheading2, table.moduletable th, legend {
  margin: 0;
  line-height:22px;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
	
}

.moduletableknasim h3{
color:#50B849;
text-align: left;

}

/* 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;

}

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;
}

/* form validation */
.invalid { border-color: #ff0000; }
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;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 3%;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* 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:100%;
	float:right;
}
table.contentpaneopen-header, table.contentpane-header {
	margin: 0;
	padding: 0;
	width: auto;
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: Helvetica,Arial,sans-serif;
	color: #333;
        font-size:12px;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  
  padding:0;
}
div.moduletableknasim{padding:0 25px;}
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	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;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* 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",Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;

        /* Changes due to university */
         margin-top: -25px;
        /* End Changes due to university */
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	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;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	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: 100%;
	margin: 0;
}

/* 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;}

#copyright{
	float:left;
	width: 102.2%;
	height:28px;
	font-size:11px;
	padding-top:2px;

	background-color:#edf3fa;
	margin-left:-7px;
}
#search{
	float:left;
	/* width: 180px; */
	height:25px;
	padding-top:4px;
        /* Changes due to university */
	/* padding-left:15px; */
        padding-left: 5px;
        /* End Changes due to university */
	}
	
#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;

}


#LiveChat {
	width: 59px;
	height: 31px;
	margin-left:11px;
	float:left;
	}

#FlashBanner {
	/* width: 211px;
	height: 135px; */
	margin-left:11px;
	float:left;
}

/* #random_image {
	float:right;
	height:138px;
	width:190px; */
}

#Events {
	float:left;
	width:100%;
	text-align:right;
	border:2px solid #cfd6df;
	border-radius: 15px;
	margin-top:5px; 
	margin-bottom:5px;
	background: rgba(0,159,159,1);
	/* 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 */
}

#cust_html {
	width: 57%;
	height: 100%;
	margin-right:6px;
	float:right;
}

#footer {
background-color:#ffffff;
height:15px;
padding:0px 0px 0 6px;
text-align:right;
height:15px;
width:98%;
	}

#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;
}
.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;}

ul.latestnews{
height:90px;}
.searchsearch{
float:right;
width:188px;}
#mod_search_searchword {
float:right;
width: 130px;
}
.buttonsearch {
float:left;
}
.minifp{
}
.roundedcornr_box {
	background: url(../images/roundedcornr_tl.png) no-repeat top left;
	float:left;
	width:100%;
}
.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: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	}
.roundedcornr_content {  }
#category_image{float: left;}
.content{}
.cat_img{}
#category_image_h{
display:none;}
.moduletableleft{
text-align:left;}

.roundedcornr_content{
padding: 0 10px;}
.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;}

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:100%;
font-weight:normal;
line-height:1em;
margin:1px 2px 0;
padding:0.3em 16px;
text-align:right;
text-decoration:none;}
#mooqueeCntTwo{float:left;}
.moduletablemore{
float:right;
width:20%;
padding-top:2px;}
.content_outline {
direction:ltr;
text-align:left;
}
#searchForm div div{width:100%;
float:right;
text-align:right;}
#alphapathway {
display: none;}
.intro{
color:#104287;
float:right;
font-size:13px;
font-weight:bold;
margin:5px 10px 0 0;
width:500px;
}
a.intro{
text-decoration:underline;
margin:0;}
.leading{
width:100%;
height:140px;
margin:-20px 0 0;
float:right;}
.imgitem{
padding:2px;
}
.layer_one{
position:relative;	
}
.moduletable_arielnews{
       position: relative;
       display: block;
       height: 35px;
}

.moduletable_arielnews #news-highlight-1{
       position: absolute;
       width: 100%;
       right: 0;
}
h5 {
	font-family: Helvetica,Arial,sans-serif;
	color:#013679;
    font-size:15px;
    font-weight:bold;
    margin-bottom: 3px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 8px;
	/*background-color: #009f9f;*/
	background-color: RGBA(0,159,159,0.7);
	text-align:center;
}

ul.maximenuCK {
	background:rgba(0,159,159,1)!important;
	
}

ul.maximenuCK li:hover {
	background:rgba(0,159,159,1)!important;
}
#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: 12px;
	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: 1.3em;
	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: 0.8em;
	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%;
	height: 409px;
	margin-top: -214px;
	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;
}
.maxidrop-main {
	background-color:white;
}
@media print {
    #menu-toggle{
		display:none;
	}
	#menu {
		display:none;
	}
	#welcomediv{
		display:none;
	}
	#searchsphereup{
		display:none;
	}
    }