﻿/* * * ShP * * */
td.ms-pagebreadcrumb, td.ms-pagebreadcrumb a {
	background-color:#fff;
	color:inherit;
	font-size:inherit;
	text-decoration:none;
}
.ms-WPHeader td {
	border-bottom:1px solid #565656 !important;
}
body h1, body h1.title{
	font-family: Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a img{
	border:none;
}
#portals_content a:link, #portals_content a:visited, #portals_content a{
	text-decoration: none;
}
#portals_content a:hover{
	text-decoration: underline;
}
.link-item-large, .link-item-large a, .link-item-large a:link{
	font-size:14px !important;
}

/* * * Text Styles * * */
body, td{
	font-family: Tahoma, Verdana, sans-serif;
	/* font-size: 12px; bug, small row names */
}
div.ms-pagebreadcrumb{/* SP - Second Path bar hack */
	
}

div.l_light a:hover{
	text-decoration: underline;
}

td.light-bar-bg a:hover{
	text-decoration: underline;
}

/* * * Layout * * */

/* Side Menu*/

#sidemenu{
	padding:0px 12px;
	margin:12px 12px 12px 0;
	max-width:190px;
}
#sidemenu table a {
	background: url(/_layouts/images/msib/msib_lismall.gif) no-repeat left center;
	color:#3F3F3F;
	display:block;
	padding:8px 8px 8px 15px;
	font-weight:normal;
	text-decoration:none;
}
#sidemenu table a:hover{
	text-decoration:underline
}

#sidemenu table td{
	font-size:12px;
}

#sidemenu table td td{
	border-bottom:none;	
}


.sidemenu{
	padding:0px 12px;
	margin:12px 12px 12px 0;
	max-width:190px;
}
.sidemenu table a {
	background: url(/_layouts/images/msib/msib_lismall.gif) no-repeat left center;
	color:#3F3F3F;
	display:block;
	padding:8px 8px 8px 15px;
	font-weight:normal;
	text-decoration:none;
}
.sidemenu table a:hover{
	text-decoration:underline
}

.sidemenu table td{
	font-size:12px;
}

.sidemenu table td td{
	border-bottom:none;	
}
.leftNav2{
	padding-left:12px;
}


/* Main*/
#search-box{
	margin: 0px;
	width: 195px;
	float: right;
	padding: 14px 0px 0px 0px;
}
#search{
	margin: -8px;
	width: 166px;
	height: 52px;
	float: left;
	position:relative;
	text-align:left;
}
#search .search-label{
	margin: 7px 0 3px 12px;
	font-size:10px;
}
#search div a{
	margin: 3px 5px;
	background: url('/_layouts/images/msib/msib_s_search_icon.png') no-repeat;
	width:11px;
	height:14px;
	display:block;
	float:left;	
}
#search input{
	border: 1px solid #ccc;
	width: 120px;
	height:16px;
	padding: 2px;
	background:#fff;
	float:left;
	margin-left: 12px;
	font-size:12px;
}

#banner{
	margin: 0px;
	width: 990px;
	height: 100px;
	float: left;
}
a#homelink{
	background-color:transparent;
	display:block;
	width:180px;
	height:90px;
	float:left;
	margin:5px;
}
#date{
	padding-top: 6px;
	font-size: 10px;
	margin: 0px;
	
	height: 20px;
	float: right;
	display:block;
}
a#banner{
	text-decoration:none;
}

#bottom-f{
	border-top-width: 3px;
	border-top-style: solid;
	height:10px;
	padding: 15px 10px 27px;
	font-size: 10px;
}

a img {
	border: none;
}
#partners{
	width: 328px;
	height: 93px;
	cursor: pointer;
}

#bottom-f ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#bottom-f li{
	float: left;
	margin-right: 30px;
	padding-left: 15px;
	float: left;
	background: url('/_layouts/images/msib/msib_s_ulsmall2.gif') no-repeat left 3px;
}
#rss-link{
	background: url('/_layouts/images/msib/msib_s_rss.gif') no-repeat;
	width:51px;
	height:29px;
	margin:10px;
	cursor:pointer;
	
}
#rss-link a span{
	display:none;	
}


/* * * Theme Default  * * */
#sidemenu{
	background: #ecf1f4 url('/_layouts/images/msib/msib_s_link_bg1.jpg') repeat-x;
	border-top:2px solid #E9EEF1;
}
#sidemenu table td{
	border-bottom:1px solid #D4DBDF;	
}


.sidemenu{
	background: #ecf1f4 url('/_layouts/images/msib/msib_s_link_bg1.jpg') repeat-x;
	border-top:2px solid #E9EEF1;
}
.sidemenu table td{
	border-bottom:1px solid #D4DBDF;	
}

div.icomail a{ background:url('/_layouts/images/msib/msib_s_icon_01.png') no-repeat;
}
div.icoblog a{ background:url('/_layouts/images/msib/msib_s_icon_02.png') no-repeat;
}
div.icochat a{ background:url('/_layouts/images/msib/msib_s_icon_03.png') no-repeat;
}
div.icoforum a{ background:url('/_layouts/images/msib/msib_s_icon_04.png') no-repeat;
}
div.icoelearnig a{ background:url('/_layouts/images/msib/msib_s_icon_05.png') no-repeat;
}

.navbar-m{
	background-image: url('/_layouts/images/msib/msib_s_top_menu_bg_01.png');
	background-repeat:repeat-x;
	background-color: #506342;
}
.light-bar-bg{
	background-image: url('/_layouts/images/msib/msib_s_light_bar_bg.png');
	background-repeat: repeat-y;
	height:24px;
}
#banner{
	background:  url('/_layouts/images/msib/msib_s_banner.jpg');
}
#bottom-f{
	background: #566d48;
	border-top-color: #e3eadf;
	color: white;
}
#partners{
	background:  url('/_layouts/images/msib/msib_s_partners.gif');
}
#search{
	background:  url('/_layouts/images/msib/msib_s_login.jpg');
}

div.cnt-main a:link, div.cnt-main a:visited, a.l-dark-1{
	font-weight: bold;
	color: #810600;
	text-decoration:none;
}
div.cnt-main a:hover{
	text-decoration: underline;
}
.light-bar-bg span span{
	color: #044432;
	font-weight:bold;
	font-size: 10px;
	height: 25px;
	padding: 4px;
}
div.l_light a:link, div.l_light a:visited{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
td.light-bar-bg a{
	color: #044432;
	text-decoration: none;
}
#date{
	color: #044432;
}
.msib_topNavItem{
	color: white;
	border-left: 1px solid #5E7054;
}

/* kzak styles */

hr.green
{
    color:#506342;
}


#text_title 
{
    background:transparent url('/_layouts/images/msib/msib_z_title_bg.gif') repeat scroll 0%;
    height:40px;
    margin:0px;
    padding:13px 25px 5px;
    width:523px;
}

#text_title h1.title 
{
	color:#064F3C;
	float:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	margin:3px 3px 0px 0px;
	padding:0px;
}

.button_green {
	background:#445836 none repeat scroll 0%;
	border-color:#859B76 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:1px;
	/* width:80px; */
}

.form_button {
	background:#445836 none repeat scroll 0%;
	border-color:#859B76 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:1px;
	/* width:80px; */
}


.td_form {
	/* border-bottom:1px solid #C9D1D6; */
	color:#810600;
	/* padding-bottom:10px;
	padding-top:10px; */
	padding-bottom:5px;
	padding-top:5px;
}

.form_input {
	background:transparent url('/_layouts/images/msib/msib_z_form_small.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	height:20px;
	width:100%;
}

.form_input_small {
	background:transparent url('/_layouts/images/msib/msib_z_form_small.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	height:20px;
	width:150px;
	margin-right:1px;
}


.form_textarea {
	background:transparent url('/_layouts/images/msib/msib_z_form_big.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	height:100px;
	width:100%;
}

.form_textarea_noheight {
	background:transparent url('/_layouts/images/msib/msib_z_form_big.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	width:100%;
}

.form_dropdownlist {
	background:transparent url('/_layouts/images/msib/msib_z_form_big.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	height:20px;
	width:100%;
}

.form_dropdownlist option
{
	background:white;
}

.captcha
{
	color: #810600;
}

.captcha input
{
	background:transparent url('/_layouts/images/msib/msib_z_form_small.gif') repeat-x scroll 0%;
	border:1px solid #C9D1D6;
	color:#810600;
	height:20px;


}

.form-validation-summary {
	background:#E5C7CB none repeat scroll 0%;
	border-bottom:2px solid red;
	border-top:2px solid red;
	margin:20px auto;
	padding:10px;
	width:500px;
	color:#810600 !important;
}


/* FORMS */

.msib_form_label{
	font-family: Tahoma;
	color:#810600;
	font-size:13px;
	font-weight:bold;
}

.msib_form_label_green{
	font-family: Tahoma;
	color:#125907;
	font-size:13px;
	font-weight:bold;
}

.msib_form_small_label_green{
	font-family: Verdana;
	color:#125907;
	font-size:11px;	
/*font-weight:bold;*/
}

.msib_form_small_label{
	font-family: Verdana;
	color:#810600;
	font-size:11px;	
}







.msibcbqwp_c
{
	background:none;
	background-color: #f5f5f5;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}

.msibcbqwp_link, .msibcbqwp_link a:visited
{
	color:#064F3C;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.msibcbqwp_description
{
	color:#810600;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

.msibcbqwp_author
{
	padding-left: 20px; 
	font-size: smaller; 
	text-decoration: underline;
	color:#08533F;
}




.a475_form
{
	
FONT-WEIGHT: bold; FONT-SIZE: 12px; WIDTH: 500px; COLOR: #18295a;
	
	background-color: rgb(246, 251, 246);
	margin-top:40px;
	margin-left:10px;
	border:dotted 1px;
	padding: 15px;
}

.a475_form p
{

	CLEAR: left;
	PADDING-RIGHT: 0px;
	/*PADDING-LEFT: 210px;*/
	PADDING-BOTTOM:8px;
	MARGIN: 0px;
	COLOR: #18295a;
	TEXT-INDENT: 0px;
	PADDING-TOP: 5px;
	background-color: rgb(245, 250, 245);
	
	
}

.a475_form .a475_label
{
	
	width:120px;
	margin-right:20px;
}



/* * Message Box * */

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:2px;
}


#dlg_outer_box {
	/*border: 3px solid #b9b9b9;*/
	width: 580px;
}
#dlg_msg-head {
	background-repeat:repeat-x;
	background-color:#dee4e8;
	background-image:url(/_layouts/images/msib/dlg/msib_s_msg_bcg.png);
	height: 80px;
}
#dlg_msg-head h1{
	background-repeat:no-repeat;
	margin:0px;
	padding: 26px 20px 10px 60px;
	background-position:10px center;
	height:40px;;
}
#dlg_msg-head.dlg_error h1 {
	background-image:url(/_layouts/images/msib/dlg/msib_s_msg_error.png);
}
#dlg_msg-head.dlg_alert h1 {
	background-image:url(/_layouts/images/msib/dlg/msib_s_msg_alert.png);
}
#dlg_msg-head.dlg_info h1 {
	background-image:url(/_layouts/images/msib/dlg/msib_s_msg_info.png);
}
#dlg_msg-head.dlg_question h1 {
	background-image:url(/_layouts/images/msib/dlg/msib_s_msg_question.png);
}
#dlg_msg-body{
	padding: 10px;

	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
	color: #18295a;

}
#dlg_msg-buttons{
	text-align:center;
	padding: 10px;
}
#dlg_msg-buttons input{
	margin: 0px 5px;
}


.msib_form_input {
background:transparent url('/_layouts/images/msib/form_small.gif') repeat-x scroll 0%;
border:1px solid #C9D1D6;
color:#810600;
height:20px;
width:100%;
}

.msib_form_textarea{
background:transparent url('/_layouts/images/msib/form_big.gif') repeat-x scroll 0%;
border:1px solid #C9D1D6;
color:#810600;
height:100px;
width:100%;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

/* Aleph Search Form*/

.msib_button_green2
{
	background:#546846 none repeat scroll 0%;
	border-color:#859B76 -moz-use-text-color -moz-use-text-color;
	border-style:solid none none;
	border-width:1px medium medium;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:1px;	
}
#alephsearch_container_outer
{
	width:100%;

	position: relative;
	top: 1px;
}
#alephsearch_container_outer #alephsearch_container
{
	background: #daf2d0;
	padding: 15px;
	padding-bottom:2px;
	margin: 5px;
	
	
	width:75%;
	margin:auto;
	border: thin solid #55774e;

}

#alephsearch_container_outer #alephsearch_container #alephsearch_fields
{
	/*position: absolute;*/
	margin:auto;
	padding:15px;
	padding-bottom:25px;
	width:90%;
	height:auto;
	overflow: auto;
	border: dotted thin #c0e09e;
	margin-bottom:5px;
			
}

#alephsearch_container_outer #alephsearch_container #alephsearch_fields .msib_form_label_green
{
	margin:10px;
	margin-right:0px;	
	margin-top:0px;
	margin-bottom:14px;

}
#alephsearch_container_outer #alephsearch_container #alephsearch_fields .form_input_small
{
	width: 100px;
	margin:10px;
	margin-left:0px;

}
#alephsearch_container_outer #alephsearch_container #alephsearch_fields .form_input_small_focused
{
	width: 100px;
	margin:10px;
	margin-left:0px;

}

#alephsearch_container_outer #alephsearch_container #alephsearch_fields .msib_form_group
{
	width: 185px;
	padding:2px;
	margin:0px;
	
}



#alephsearch_container_outer #alephsearch_container #alephsearch_fields .msib_form_label_green
{
}

#alephsearch_container_outer #alephsearch_container #alephsearch_results
{
	/*position: relative;*/
	clear:both;
	width:90%;
	margin:auto;
	
	padding:15px;

	/*text-align: center;*/
	font-size: x-small;

	background: #d0eec9;
	border: dotted thin #c0e09e
	
}

#alephsearch_container_outer #alephsearch_container #alephsearch_control

{
	/*position: relative;*/
	width:90%;
	margin:auto;
	padding:15px;
	margin-top:20px;
	margin-bottom:0px;

}

#alephsearch_container_outer #alephsearch_container #alephsearch_control p
{

	width: 185px;
	margin:auto;
	
}

#alephsearch_container_outer #alephsearch_container #alephsearch_control .msib_button_green2
{
	margin:auto;
	margin-right:7px;
	width:80px;
}

#alephsearch_container_outer #alephsearch_container #alephsearch_control #alephsearch_info_container .msibinputinfo_box
{
	margin:auto;
	margin-top:25px;
	
}
#alephsearch_info_container{
	width:80%;
	margin:auto;

	padding: 15px;
	margin-top:10px;
}
#msibinputinfo_contentbox
{
	width:214px;
	margin:auto;	
}

#alephsearch_container h4
{
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:	#810600;

}
#alephsearch_container_outer #alephsearch_container #alephsearch_fields .msib_form_group
{
	float: left;
	margin: 0px;	
	
}

/*aleph search text fields*/



/* END OF Aleph Search Form*/

/* form utils like prompts etc.*/

.form_input_small_focused
{
	background:transparent url('/_layouts/images/msib/msib_z_form_small.gif') repeat-x scroll 0%;
	color:#810600;
	height:20px;
	width:150px;
    border: thin solid #810600;
}

.msibinputinfo_box
{
	width: 214px;
	height: 109px;
	background: url('/_layouts/images/msib/infobox.png');
	
}

.msibinputinfo_box .msibinputinfo_text
{
	width:185px;
	height:55px;

	position:relative;
	top:30px;
	left:14px;
	margin:auto;
	margin-left:-5px;
	text-align:center;
	word-wrap:break-word;
	overflow-x:auto;
	font-family: Verdana;
	color:#810600;
	font-size:11px;		
}

/**/


/*IM forms*/

.imform_container_outer
{
	background: #e4ebe0;
	/*background: #ede8ed;*/
	padding: 15px;
	padding-bottom:2px;
	margin: 5px;
	
	width:62%;
	margin:auto;
	margin-top:10px;
	border: thin solid #55774e;
}
.imform_container_outer .imform_container_inner
{
	margin:auto;
	width:95%;
	
	
}

.imform_container_outer .imform_buttons
{
	margin:auto;
	width:200px;
	margin-bottom:15px;
	
}

.imform_container_outer .imform_buttons .button_green
{
	margin:auto;
	margin-right:7px;
	width:90px;
}

.imform_container h2
{
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:	#810600;	
}


/*Change password form*/
/*End: Change password form*/



/*End: IM forms*/
/* sondaze*/
.RSM-poll-title
{
	font:caption;
	font-family:Verdana;
	font-weight:bold;
}

.RSM-poll-results-table
{
	font-family:Verdana;
	font-weight:normal;
	color:Gray;
	width:100%;		
}

.RSM-poll-question
{
	font-family:Verdana;
	font-weight:normal;
	color:Gray;
}

.RSM-poll-results-data
{
	font-family:Verdana;
	font-weight:normal;
	color:Gray;
}

.RSM-poll-results-graphic
{
	border-right: #7a96df 1px solid;
	border-top: #7a96df 1px solid;
	border-left: #7a96df 1px solid;
	border-bottom: #7a96df 1px solid;
	width:100%;
	
}

.RSM-poll-resultbar-colored
{
	background-color: #7a96df;
}

.RSM-poll-resultbar-noncolored
{
	background-color: gainsboro;
}
/* end sondaze*/


/* modal update progress */

.modalProgressPortalBackground 
{
    background:rgb(239, 245, 248);
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressPopup
{
    text-align:center;
    padding-top: 30px; 
    border-style:solid; 
    border-width:1px; 
    background-color:#a1d196;
    width:320px; 
    height:160px;
}

/* modal update progress */
