/*--------------- RSS aggregator component styles -------------------------*/

.rss-aggregator-component .title {
	font-size: 12pt;
	font-weight: bold;
}

.rss-aggregator-component .item {
	padding-top: 5px;
	display: block;
	
}

.rss-aggregator-component .item .item-title a {
	color: black;
}

.rss-aggregator-component .item .item-title a {
	text-decoration: none;
}

.rss-aggregator-component .item .date {
	color: grey;
}

.rss-aggregator-component .item .item-title a:hover {
	text-decoration: underline;
}

.rss-aggregator-component .item-description {
	margin: 10px 0px 10px 30px;
	display: block;
}

.rss-aggregator-component .item-title {
	margin-top: 20px;
}


/*---------------- event calendar component styles -----------------------*/
.event-calendar-component .day {
	padding: 0px;
	border: 1px solid #BBC1FF;
	width: auto;
	margin: 5px 0px;
}

.event-calendar-component .day .header {
	color: #3A4680;
	background-color: #ddddff;
	/*border-bottom: 1px solid #B5C1FF;*/
	
}

.event-calendar-component .day .header .date {
	color: #3A4680;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

.event-calendar-component .day .header .add-event {
	color: green;
	width: auto;
	text-align: right;
	padding-right: 5px;
}

.event-calendar-component .day .event-list {
	padding: 5px;
	font-weight: normal;
}



table.calendar td {
	border: 1px solid #BBC1FF;
}

table.calendar td.date-selectiond {
	border-collapse: collapse;
	border: 0px solid black;
}

table.calendar {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 210px;
}

.event-calendar-component  a {
	text-decoration: none;
}

.event-calendar-component .calendar a {
	text-decoration: none;
}

.event-calendar-component .selected {
	background-color: #BBC1FF;
	border-collapse: collapse;
	border-spacing: 0px;	
}

.event-calendar-component .has-events {
	font-weight: bold;
}

.event-calendar-component .active-month.weekend a {
	color: red !important;
}

.event-calendar-component .diff-month.weekend {
	color: #EE7B35 !important;
}

.event-calendar-component .active-month a {
	color: black;
}

.event-calendar-component .diff-month {
	color: grey;
}

.event-calendar-component div, td, a {
	font-size: 10pt;
}

.event-calendar-component .week-number {
	background:	#ddddff;
	font-weight: bold;
}

.event-calendar-component .weekdays-title {
	background:	#ddddff;
	font-weight: bold;
}

.event-calendar-component .date-selection {
	background: #EEEEDD;
}

.event-calendar-component .cal-bottom {
	text-align: center;
}


table.event-table {
	font-size: 10pt;
	border-collapse: separate;
	border-style: none;
}

table.event-table td {
	background-color: #ffffff;
	padding: 3px 6px;
}

table.event-table a:hover {
	color: #D9313A !important;
}

table.event-table th td {
	background-color: transparent;
}

table.event-table tr, table.event-table td, table.event-table th {
	border-width: 1px;
	border-style: solid;
	border-color: #BBC1FF;
	text-align: left;
	padding: 2px 3px;
}

table.event-table th {
	background-color: #ddddff;
	
}





/*---------------- poll component styles -----------------------*/




.poll h3 {
	font-size: 10px;
}

.poll td {
    font-size: 0.7em;
}

.poll p {
	margin: 0px;
	padding: 0px;
}

.poll .pool-question input {
    font-size: 10;
    align: left;
    
}

.poll {
    font-size: 10px;
}

.pool-question div  {
    font-size: 8px;
    color: red;
}



/*------------------------ menu component - "hierarchical_menu" class -------------------*/
.hierarchical_menu {
	text-align: left;
	font-size: 0.8em;
	margin-left: 0px;
	font-family: arial;
}

.hierarchical_menu .m_block {
	margin: 0 0 4px 0;
	padding: 0;

}

.hierarchical_menu h1 {
	height: 23px;
	line-height: 23px;
	overflow: hidden; 
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	display: none;
}

.hierarchical_menu a {
	text-decoration: none;
}
.hierarchical_menu a:hover {
	color: #f00;
	text-decoration: none;
}


.hierarchical_menu .footer {
	height: 6px;
	font-size: 1px;
	line-height: 10px;
}

.hierarchical_menu li {

	margin: 0 0 0px 0;
	padding: 0 0 0px 30px;
	
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.hierarchical_menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}

.hierarchical_menu_0, .hierarchical_menu_1, .hierarchical_menu_2, .hierarchical_menu_0s, .hierarchical_menu_1s, .hierarchical_menu_2s  {
	overflow: hidden; 
}



.hierarchical_menu_0 a:visited, .hierarchical_menu_0 a:link, .hierarchical_menu_0s a {
	margin-left: 0px;
	text-decoration: none;
	font-size: 11pt;
	overflow: hidden; 
	color:  #494AA6;
	font-weight: bold;
	
}



li.hierarchical_menu_sep_0  {
	height: 10px;
	background-image: url(/cms/images/evete/meniu_linija.jpg);
	background-repeat: no-repeat;
}

li.hierarchical_menu_sep_1  {
	height: 10px;
	background-image: url(/cms/images/evete/meniu_linija.jpg);
	background-repeat: no-repeat;
}

.hierarchical_menu a:visited {
	text-decoration: none;
	overflow: hidden; 
}

li.hierarchical_menu_1 a:visited, li.hierarchical_menu_1 a:link, .hierarchical_menu_1s a {
	font-size: 9pt;
	color: #494AA6;
	overflow: hidden; 
	margin-left: 7px;
	font-weight: bold;
}

li.hierarchical_menu_2 a {
	font-size: 0.9em;
	color: black;
	overflow: hidden; 
	margin-left: 14px;
}

.hierarchical_menu_0s a:visited, .hierarchical_menu_1s a:visited, .hierarchical_menu_2s a:visited{
	font-weight: bold;
	overflow: hidden; 
	color:  #1A77E1;
}

/* end of menu component - class "hierarchical_menu" */


/* ------------------------------------------------------------------------- */
/* QUESTIONNAIRE COMPONENT 														*/
/* ---------------------------------------------------------------------------- */
.questionnaire_component
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.questionnaire_component .questionnaire_title
{
	font-size: 14pt;
}
.questionnaire_component .question-variants table
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.questionnaire_component .question-variants
{
	margin-left: 10px;
}
/* answer-status0 = answer not selected & not correct */
/* answer-status1 = answer correct and selected */
/* answer-status2 = answer correct but unselected */
/* answer-status3 = answer incorrect */
.questionnaire_component .question-variants .answer-status0
{
	
}
.questionnaire_component .question-variants .answer-status1
{
	font-weight: bold;
	color: #00AA00;
	text-decoration: underline;
}
.questionnaire_component .question-variants .answer-status2
{
	color: #FF0000;	
	text-decoration: underline;
}
.questionnaire_component .question-variants .answer-status3
{
	font-weight: bold;
	color: #FF0000;	
}
.questionnaire_component .statistics_text
{
	font-weight: bold;
	text-decoration: underline;
	color: #888888;
	font-size: 8pt;
}
.questionnaire_component .confidence_text
{
	font-weight: bold;
	text-decoration: underline;
	color: #888888;
	font-size: 8pt;
}
table.bloom-table
{
	border-collapse: separate;
	border-style: none;
	padding: 10px;
	FONT-SIZE: 10pt;
}
table.bloom-table .td_title
{
	font-weight: bold;
}
table.bloom-table td
{
	background-color: #ffffff;
	padding: 3px 6px;
}

table.bloom-table a:hover
{
	color: #D9313A !important;
}

table.bloom-table th td
{
	background-color: transparent;
	padding: 5px;
}

table.bloom-table td a:link, table.bloom-table td a:visited
{
	color: #A80017;
}

table.bloom-table td a:hover
{
	color: #D9313A;
}
table.bloom-table th a:link, table.bloom-table th a:visited
{
	color: #3A4680;
}

table.bloom-table tr, table.bloom-table td, table.bloom-table th
{
	border-width: 1px;
	border-style: solid;
	border-color: #BBC1C3;
	text-align: left;
	padding: 2px 3px;
}

table.bloom-table th
{
	background-color: #BBC1C3;
}
.question_statistics
{
	background: #EFEFEF;
	padding: 3px;
}

.questionnaire_component .focus_table
{
	border: 1px solid #FE3602;
	margin-bottom: 3px;
}

.questionnaire_component .focus_table td.focus_arrow
{
	background: #FE6C00;
}

.questionnaire_component .focus_table td.focus_text
{
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}




/* QUESTION EDITOR */
/* =============== */
.questionnaire_editor_component .question-title
{
	color: #26287F;
	font-weight: bold;
}
.questionnaire_editor_component .question-subtitle
{
	color: #0B437C;
}
.questionnaire_editor_component .question-subtitle a
{
	color: #0B437C;
}
.questionnaire_editor_component .question-save a
{
	color: #0D447D;
	font-weight: bold;
	text-decoration: none;
}
.questionnaire_editor_component .question-cancel a
{
	color: #0D447D;
	font-weight: bold;
	text-decoration: none;
}
.questionnaire_editor_component .question-table-top
{
	color: #02436D;
	padding-bottom: 5px;
}
.questionnaire_editor_component .question-table-top a
{
	color: #02436D;
}
.questionnaire_editor_component .question-toolbar1
{
	background-color: #96C0D9;
	border-left: 1px solid #75ABC7;
	border-top: 1px solid #75ABC7;
	border-bottom: 1px solid #75ABC7;
	width: 100%;
	
}
.questionnaire_editor_component .question-toolbar2
{
	background-color: #96C0D9;
	text-align: right;	
}

.questionnaire_editor_component .question-error
{
	background: #DDECF3;
	border: 1px solid #75ABC7;
	padding: 5px;
	width: 100%;
}
.questionnaire_editor_component .question-error .error_title
{
	font-weight: bold;
	color: #FF0000;
}
.questionnaire_editor_component .question-error .error_description
{
	margin-left: 15px;
	color: #AA0000;
}
.questionnaire_editor_component .question-editor-bottom
{
	text-align: right;
}
.questionnaire_editor_component .question_in_display_mode
{
	padding: 5px;
	background: #DDECF3;
	border: 1px solid #75ABC7;
}
.questionnaire_editor_component .question_in_setanswers_mode
{
	padding: 5px;
	background: #DDECF3;
	border: 1px solid #75ABC7;
}
.questionnaire_editor_component .question_in_edit_mode
{
}
.questionnaire_editor_component .question-editor-contents
{
	background: #DDECF3;
	border: 1px solid #75ABC7;
	padding: 5px;
}
.questionnaire_editor_component textfield
{
	border: 1px solid #74ACC7;
}
.questionnaire_editor_component select
{
	border: 1px solid #74ACC7;
}
.questionnaire_editor_component textarea
{
	border: 1px solid #74ACC7;
	
}
.questionnaire_editor_component .question-editor-contents .upload_file_button
{
	background : url(/cms/images/pmcat/questionnaire/button_bg.jpg); 
	height:22px;
	border: 1px solid;
	border-top-color: #BDD7E6;
	border-left-color: #9AC0D5;
	border-right-color: #6FA6C4;
	border-bottom-color: #73A9C5;
	
}

/* Questionnaire Editor Images */
/* IMPORTANT! These images should be in "context/images/pmcat/questionnaire" */

.questionnaire_editor_component .question-toolbar1 .qt_image_up
{
	border: none;
	background-image: url(/cms/images/pmcat/questionnaire/ico_up.jpg);
}
.questionnaire_editor_component .question-toolbar1 .qt_image_down
{
	background-image: url(/cms/images/pmcat/questionnaire/ico_down.jpg);
	border: none;
}
.questionnaire_editor_component .question-toolbar1 .qt_image_duplicate
{
	background-image: url(/cms/images/pmcat/questionnaire/ico_duplicate.jpg);
	border: none;
}
.questionnaire_editor_component .question-toolbar1 .qt_image_edit
{
	background-image: url(/cms/images/pmcat/questionnaire/ico_edit.jpg);
	border: none;
}
.questionnaire_editor_component .question-toolbar1 .qt_image_remove
{
	background-image: url(/cms/images/pmcat/questionnaire/ico_delete.jpg);
	border: none;
}
.questionnaire_editor_component .question-toolbar2 .qt_image_right
{
	background-image: url(/cms/images/pmcat/questionnaire/question_toolbar_right.jpg);
	border: none;
}
.questionnaire_editor_component .question-editor-bottom .qt_image_save
{
	background-image: url(/cms/images/pmcat/questionnaire/save_button.jpg);
	border: none;
}
.questionnaire_editor_component .question-editor-bottom .qt_image_cancel
{
	background-image: url(/cms/images/pmcat/questionnaire/cancel_button.jpg);
	border: none;
}
.questionnaire_editor_component .question-table-top .qt_image_add_new
{
	background-image: url(/cms/images/pmcat/questionnaire/top_ico_1.jpg);
	border: none;
}
.questionnaire_editor_component .question-table-top .qt_image_add_existing
{
	background-image: url(/cms/images/pmcat/questionnaire/top_ico_2.jpg);
	border: none;
}



/* --- Error in answers --- */
.questionnaire_answer_error
{
	border: 1px solid #FF0000;
	padding: 5px;
	margin-bottom: 10px;
	background: #FFEEEE;
}
/* ---------------------------------------------------------------------------- */