@import url('form.css');
@import url('APaging/paging.css');
@import url('AArt/art.css');


#navcontainer{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#navlist a{
	color: #282828;
}
#navlist{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	color: #676767;
}
.navlist_li{
	display: inline;
	background: url("/w/class/AMenu/img/separator.gif") no-repeat 0px center ;
	padding: 0px 3px 0px 14px;
	margin: 0px;
}
#navlist_li_0{
	background: none;
	padding: 0px 3px 0px 0px;
}
.insert_table_td_hidden{
	border: none;
}

.errors{
	margin-left: 0px;
	text-indent: 0px;
	padding-left:20px;
	color: red;
	font-weight: bolder;
}
.gray{
	position: absolute;
	top: -5px;
	left: -5px;
	z-index: 100;
	background: silver;
	opacity: 0.5; 
	filter:alpha (opacity=50);
	display:none;
}
.noteInfo{
	font-size: 1.1em;
	color: red;
}





.rowsLineMat{
	border-bottom-color: #c7c7c7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#rowsLineMat_1 {
	border-top-color: #c7c7c7;
	border-top-style: dashed;
	
}

.rowsTitle a{
	color: #c22519;
}
.rowsTitle a:hover{
	color: #c22519;
}
.rowsTitle a:hover img, .artHomeTitle a:hover img, .grayBox:hover .border{ 
 	border-color: #c22519;
}
.rowsSubtitle{
	color: black;
	opacity: 0.7	;
}


.rowsImg, .grayBox .border, .artHomeTitle img{
	border: 2px solid silver;
	border-radius:3px;
	box-shadow: #dddddd 2px 2px 5px; 
	
}


.chapterDiv a{
	color: black;
	opacity: 0.75;
	
}
.chapterActive a{
	color: #c22519;
}

#calendarLineBody, #artBody{
	border-top: 1px solid silver;
}



#form, .chapterDivObal{
	background: #e3ecf2;
	border-radius:4px;

}

#foormFooter{
	background: #e3ecf2;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}






.search_line{
	color: #505050;
}
.search-result{
	font-weight: bolder;
	color: black;
}
.search_line_block{
	padding-top: 15px;
}
.search_line_block h2{
	padding: 0px;
}
#searchMat{
	padding-top: 20px;
}
.noteInfo{
	color: gray;
	font-weight: bolder;
}
.search_line_title a{
	color: black;
}
