﻿/* Style wykorzystywane przez master page msib.master */


/* ************************************ */
/* ********** msib_z.css ************** */
/* ************************************ */


.ms-pagebreadcrumb
{
	display: none;
}


/* digital resources bdc */

table.dr-main
{
	background-color: #F7F7F7;
	/*background-image: url('_layouts/images/msib/msib_s_title_bg.gif');*/
	background-repeat: repeat-x;
}


.dr-main .ms-descriptiontext
{
	border-top: 1px solid #D8D8D8;
	padding: 7px 5px;
	font-size: 12px;
}

.ms-alignright
{
	font-weight: bold;
}

.dr-viewer-iframe
{
	width: 100%;
	height: 820px;
}

.review
{
	background: white none repeat scroll 0%;
	border: 1px solid black;
	left: 100px;
	position: absolute;
	top: 100px;
	width: 560px;
	z-index: 999;
}

.review .close
{
	float: right;
	margin-top: 2px;
	padding-right: 3px;
}

.form_button
{
	background: #445836 none repeat scroll 0% 50%;
	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;
}

/*stars */

.ratingStarF
{
	font-size: 0pt;
	width: 14px;
	height: 14px;
	margin: 1px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url('/_layouts/images/Stars/yellow_star.png');
}

.emptyRatingStar
{
	background-image: url('/_layouts/images/Stars/grey_star.png');
}
.savedRatingStar
{
	background-image: url('/_layouts/images/Stars/red_star.png');
}


/* search */
.comarch-search
{
}

/* search ajax tabs */


.ajax__scroll_horiz
{
	overflow-x: hidden !important;
}
.ajax__scroll_vert
{
	overflow-y: hidden !important;
}
.ajax__scroll_both
{
	overflow: hidden;
}
.ajax__scroll_auto
{
	overflow: auto;
}

.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
}

.ajax__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}

.ajax__tab_default .ajax__tab_tab
{
	margin-right: 1px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* my theme */
div.ajax__tab_tab
{
	display: none !important;
}

.comarch-search-results .ajax__tab_header
{
	height: 35px;
	font-family: tahoma;
	font-size: 11px;
	color: #810600;
	border-style: none;
	border-width: 0px;
	overflow: hidden;
}
.comarch-search-results .ajax__tab_outer
{
	height: 35px;
	padding-right: 1px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
	margin-right: 1px;
}
.comarch-search-results .ajax__tab_inner
{
	height: 35px;
	padding-left: 0px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
	border-bottom: 1px solid #d0d0d0;
}
.comarch-search-results .ajax__tab_tab
{
	height: 35px;
	padding: 10px 25px 0px 25px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
	font-weight: bold;
}
.comarch-search-results .ajax__tab_hover .ajax__tab_outer
{
	background-color: white;
}
.comarch-search-results .ajax__tab_hover .ajax__tab_inner
{
	background: url('/_layouts/images/msib/msib_cat_menu.gif') no-repeat;
}
.comarch-search-results .ajax__tab_hover .ajax__tab_tab
{
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
	text-decoration: underline;
}
.comarch-search-results .ajax__tab_active .ajax__tab_outer
{
	height: 35px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
}
.comarch-search-results .ajax__tab_active .ajax__tab_inner
{
	height: 35px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') no-repeat;
	border-top: 1px solid #d0d0d0;
	border-bottom: 0px;
}
.comarch-search-results .ajax__tab_active .ajax__tab_tab
{
	height: 35px;
	background: url('/_layouts/images/msib/msib_cat_menu.gif') repeat-x;
	color: black;
}
.comarch-search-results .ajax__tab_body
{
	font-family: tahoma;
	font-size: 11px;
	border: 0px;
	padding: 15px 30px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E8E8E8;
	overflow: auto;
}






div.ajax__tab_tab
{
	height: 35px;
	margin: 0px;
}

.ajax__tab_panel .ms-WPBody a:visited
{
	color: #064F3C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



.ajax__tab_panel .ms-WPBody a:link
{
	color: #064F3C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



.ajax__tab_panel .description
{
	color: #810600;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.ajax__tab_panel a
{
	font-size: 12px;
}


.comarch-search-results .aleph-results
{
	width: 500px;
	float: left;
}

.comarch-search-results .paging-panel
{
	clear: both;
}

.comarch-search-results .paging-panel a
{
	margin: 0px 2px;
}

/* simple search */

.input_box
{
	background: #566D48 none repeat scroll 0%;
	border: 1px solid #6E885C;
	color: #FFFFFF;
	font-size: 10px;
	margin-right: 35px;
	padding: 4px 0px 4px 10px;
	width: 215px;
}

.button_search
{
	background-color: #EAEFFF;
}

.search-results td
{
	border-bottom: 1px solid red;
}

.comarch-search-results .info-panel
{
	font-size: 12px;
	margin-bottom: 10px;
}

.comarch-search-results div.result
{
	border-bottom: 1px solid #D0D0D0;
	padding: 10px 0px;
}

.comarch-search-results div.result a
{
	text-decoration: underline;
	color: #064F3C;
}

.comarch-search-results .desc
{
	font-size: 12px;
}

.comarch-search-results .name, .comarch-search-results .name a:link, .comarch-search-results .name a:visited
{
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
	color: #064F3C;
}

.comarch-search-results a.search_link:link, .comarch-search-results a.search_link:visited
{
	clear: both;
	color: #515151;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
}

div.ext-lib-list-panel
{
	float: right;
	width: 273px;
}

.external-results-label
{
	float: left;
}

.external-results-label div.result
{
	width: 500px;
}

.search-paging-panel
{
	clear: both;
}



/* ************************************ */
/* ********** msib_s.css ************** */
/* ************************************ */

/* * * 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;
}

.leftNav3
{
	padding-left: 20px;
}

/* Main*/
#search-box
{
	margin: 0px;
	width: 195px;
	float: right;
	padding: 3px 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 20px;
	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
{
	color:#fff;
font-size:.7em;
background:#e8b479 url("../images/lay1_orange_nav_bg.gif") repeat-x  top left;
}
.light-bar-bg
{
	background-image: url('/_layouts/images/msib/msib_s_light_bar_bg.png');
	background-repeat: repeat-y;
	height: 24px;
}
#banner
{
height:120px;
	background: url('http://www.msib.pl/styles/image/dla_bibliotekarzy_120.jpg');
	/*-background: url('http://www.msib.pl/styles/image/dla_bibliotekarzy_120_z.jpg');*/

}
#bottom-f
{
	background: #e8b479;
	border-top-color: #e3eadf;
	color: white;
}
#partners
{

font-size: 9px;
	/*color: #ffffff;
	text-decoration: none;*/
	float: center;


	/*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: #cc3300;
	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: #e8b479 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: #e8b479 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;
}


.interest_type
{
	font-size: smaller;
}

.interest_category
{
	font-weight: bolder;
	font-size: smaller;
}

/*Change password form*/
/*End: Change password form*/



/*End: IM forms*/

/* MISC FORMS */

.msib_form_default fieldset
{
	margin: 1.5em 0 0 0;
	padding: 0;
	background-color: #F6FBF1;
}
.msib_form_default legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}
.msib_form_default fieldset ul
{
	padding: 1em 1em 0 1em;
	list-style: none;
}
.msib_form_default fieldset li
{
	padding-bottom: 0.5em;
}
.msib_form_default fieldset.submit
{
	border-style: none;
}

.msib_form_default fieldset span
{
	display: block;
}

.msib_form_default .msib_button_green2
{
	margin: auto;
	margin-top: 0.75em;
	padding-top: 0em;
}
/* End: MISC FORMS */

/*stars */
.ratingStarF
{
	font-size: 0pt;
	width: 14px;
	height: 14px;
	margin: 1px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filledRatingStar
{
	background-image: url('/_layouts/images/Stars/yellow_star.png');
}

.emptyRatingStar
{
	background-image: url('/_layouts/images/Stars/grey_star.png');
}

.savedRatingStar
{
	background-image: url('/_layouts/images/Stars/red_star.png');
}
/*sondaz*/

.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;
}


/*Change password form*/
/*End: Change password form*/
/*table*/
.table
{
	width: 100%;
	background-color: #E9EEF1;
	font-size: 10px;
}

.table_FirstCell
{
	background-color: #E9EEF1;
	border: 1px solid #C9D1D6;
}

.table_SecondCell
{
	width: 100px;
	background-color: #E9EEF1;
	border: 1px solid #C9D1D6;
}
.table_ThirdCell
{
	width: 100px;
	background-color: #E9EEF1;
	border: 1px solid #C9D1D6;
}

.table_Header
{
	width: 100%;
	background-color: #7F9DB9;
	border-width: 1px;
	border-color: #5959AA;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}

.table_HeaderFirstCell
{
	background-color: #E9EEF1;
	border: 1px solid #7F9DB9;
	text-align: center;
}

.table_HeaderSecondCell
{
	background-color: #E9EEF1;
	border: 1px solid #7F9DB9;
	text-align: center;
}

.table_HeaderThirdCell
{
	background-color: #E9EEF1;
	border: 1px solid #7F9DB9;
	text-align: center;
}


.table_tableLayoutsRow
{
	height: 40px;
}
/*endtable*/

/*books_table*/
.books_table
{
	width: 100%;
	background-color: #E9EEF1;
	border: 1px solid #C9D1D6;
	font-size: 10px;
}

.books_table_FirstCell
{
	width: 100px;
	border: 2px solid #C9D1D6;
}

.books_table_SecondCell
{
	width: 100px;
	border: 2px solid #C9D1D6;
}
.books_table_ThirdCell
{
	border: 2px solid #C9D1D6;
}

.books_table_tableLayoutsRow
{
	border: 2px solid #C9D1D6;
}
.books_numberOfElementsTextBox
{
	width: 50px;
}


/*endbooks_table*/

/*chat*/
.czat_tableCell_td1
{
	width: 100px;
}

.czat_tableCell_td2
{
}

.czat_tableCell_td3
{
	width: 100px;
	text-align: center;
}

.czat_tableRow
{
	background-color: #E9EEF1;
}
.czat_tbl
{
	width: 100%;
}
.czat_btnViewAll
{
	color: black;
	font-weight: bold;
}

/*endchat*/

/*location*/
.location_title
{
	font-weight: bold;
	font-size: 14px;
}

.location_Label
{
	font-size: 14px;
}

.location_textBox
{
	width: 172px;
}

.location_form_button
{
	background: #e8b479 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;
}
.pageTitle
{
padding-top: 10px;
font-size: 20px; font-weight: bold;
font-family: Arial, Helvetica, sans-serif; }


/*endlocation*/