﻿#contentPane a.ith_sbutton, #contentPane a.ith_sbutton,  #contentPane a.ith_sbutton_on {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	font: bold 11px Arial, sans-serif;
	background-color: #CCDCEA;
	border: 1px solid #6B9BCA;
	height:16px;
	padding:4px;
	_padding:3px;
  line-height:16px;
	text-align:center;
	font-weight: bold;
	text-decoration:none;
}

#contentPane a.ith_sbutton:hover {
	background-color: #97b8d5;
}

#contentPane a.ith_sbutton_on, #contentPane a.ith_sbutton_on:hover {
	background-color: #ffffff;
}

table {
  font-size:11px;
}

div.ith_button_warning {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/warning.gif);
	width:19px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_delete {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icon_delete.gif);
	width:13px;
	height:13px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_up {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_arrow_up.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_down {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_arrow_down.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_edit {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_edit.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_visible {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_eye.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_not_visible {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_eye_X.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_archived {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_archive.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

div.ith_button_not_archived {
	-moz-user-focus: ignore;
	-moz-user-select: none;
	background-image: url(../Brix/Images/icons_archive_X.gif);
	width:18px;
	height:20px;
	cursor:pointer;
	cursor:hand;
}

.ann_title {
 	font-weight: bold;
 	font-size:18px;
        background: url(../Brix/Images/ann_title.png) no-repeat top left;
	width:499px;
	height: 41px;
line-height: 41px;
text-indent: 25px;
	margin-top:15px;
	padding:0px;
text-align: left;
}

.ann_date_of_ann {
 white-space:nowrap;
 font-weight:bold;
}

.ann_author {
 white-space:nowrap;
 font-weight:bold;
}

.ann_short_foot {
width:499px;
height: 35px;
background: url(../Brix/Images/ann_foot.png) no-repeat top left;
	margin:0px;
	padding:0px;
	border: none;
text-align: right;

}
.ann_short_foot a {
font-size: 14px;
font-weight: bold;
line-height: 20px;
color:#000;
padding-right:10px;
text-decoration: none;

}
.ann_short_description {
  	text-align: justify;
        background: url(../Brix/Images/ann_middle.png) repeat-y top left;
	width:499px;
	height: 136px;
	margin:0px;
	padding:0px;
	border: none;
}

.ann_short_description_detailed {
background: url(../Brix/Images/ann_middle.png) repeat-y top left;
  text-align: justify;
width:499px;
	margin:0px;
	padding:0px;
	border: none;
}

.ann_short_description p, .ann_short_description_detailed p, 
.ann_long_description p  {
position: relative;
padding: 10px 10px 10px 35px;
}

.ann_long_description {
background: url(../Brix/Images/ann_middle.png) repeat-y top left;
  text-align: justify;
width:499px;
	margin:0px;
	padding:0px;
	border: none;
}

.ann_long_description_foot {
background: url(../Brix/Images/ann_foot.png) repeat-y top left;
  text-align: justify;
width:499px;
height:35px;
	margin:0px;
	padding:0px;
	border: none;
}


.ann_long_description_foot a {
font-size: 14px;
font-weight: bold;
line-height: 20px;
color:#000;
padding-left:10px;
text-decoration: none;
}
div.ann_header td {
  filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

div.ann_header_on td {
  filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.main_title {
background: url(../Brix/Images/main_title.png) no-repeat top left;
width: 522px;
height: 29px;

}
.main_cont {
background: url(../Brix/Images/main_cont.png) repeat-y top left;
width: 522px;
height: auto;

}

.main_foot {
background: url(../Brix/Images/main_foot.png) no-repeat top left;
width: 522px;
height: 10px;

}

