#adminlinks a, #adminlinks a:hover {
	text-decoration:none;
}

/* site map */

.smartitisitemap {
	margin-top:10px; 
	margin-bottom:10px; 
	border: 1px solid #ccc;
}

.smartitisitemapmaximized {
	padding-top: 50px;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;	 
	width: 100%;
	background-color: white;
	z-index: 1;
}

#sitemaptree {
	margin-left: 5px;
	padding-left: 0px;
/*	text-indent: 20px;*/
}
#sitemaptree ul {
	margin-left: 0px;
	padding-left: 0px;
}

li.smartiticollapsed {
	list-style-type: none;
/*	
	list-style-image: url('../../modules/smartiti/images/icon/fclosed.gif');
*/	
	background-image: url('../../modules/smartiti/images/icon/fclosed.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-left: 0px;
	padding-left: 20px;
	list-style-position: outside;
	text-align:left;
	height:20px;
}
li.smartitiexpanded {
	list-style-type: none;
/*	
	list-style-image: url('../../modules/smartiti/images/icon/fopened.gif');
*/	
	background-image: url('../../modules/smartiti/images/icon/fopened.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	margin-left: 0px;
	padding-left: 20px;
	
	list-style-position: outside;
	text-align:left;
	line-height:20px;
}
	
#smartititoolbar{
	text-align: left;
	width:100%;
	height: 28px;
	background-color: #ddd;
    border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
}
#smartitistatusbar {
	width:100%;
	background-color: #ddd;
	height: 15px;
    border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	clear: both;
	font-size: 90%;
	text-align: right;
}
tr.smartitilbrow {
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

a.smartititreeunselected, a.smartititreeunselected:hover {
	background-color:#fff;
	color:#1c517b;
}

a.smartititreeselected, a.smartititreeselected:hover {
	background-color:#1c517b;
	color:#FFE;
}

#smartitilb{
	width:68%;
	float: right;
    border-right: 1px solid #ccc;
	font-size:90%;
	padding: 2px;
	/*overflow:auto;*/
	overflow-y:scroll; 
}
#smartititb{
	width:30%;
	/*height:200px;*/
    /*background:url(boxbk.png) no-repeat top left;*/
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding:1px 0;
	overflow-y:scroll; 
	padding:2px;
	font-size:90%;
	float: left;
}


/* project */
div.smartitiprojecttile  {
	padding: 0px 0 5px 25px;
	height: 19px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	color: #1c517b;
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	background-image: url('../../modules/smartiti/images/links/lbt.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.smartitiprojectblock  {
	padding: 0;
}


/* end project */

/* specialization */
div.smartitispecializationtile  {
	padding: 0px 0 5px 25px;
	height: 19px;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	color: #1c517b;
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	background-image: url('../../modules/smartiti/images/links/lbt.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.smartitispecializationblock {
	padding: 0;
}


/* end specialization */

/* recent news */
div#smartitinewsrecenttile  {
	padding: 4px 0 0 5px;
	height: 19px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	border-left: 20px solid #4c7da5;
	background-color: #f89930;
}

ul#smartitinewsrecentitems{
	padding: 0px 0px 5px 0px;
	margin: 0;
	border-left: 5px solid #4c7da5;
	border-right: 5px solid #f89930;
	border-bottom: 5px solid #f89930;
	background-color: #d4e0e9;
}
ul#smartitinewsrecentitems li {
	text-align:left;
	vertical-align:top;
	list-style-type:none;
	padding: 3px 5px 5px 20px;
	margin-right: 3px;
	background-image: url('../../modules/smartiti/images/links/arrowb.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #f89930;
}
/* end recent news*/

/* highlight */
div.smartitihighlighttitle  {
	padding: 0 0 0 25px;
	height: 21px;
	font-size: 130%;
	font-weight: bold;
	color: #1c517b;
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	background-image: url('../../modules/smartiti/images/links/lbt.png');
	background-repeat: no-repeat;
	background-position: top left;
}

div.highlighteditemstitle  {
	background-image: url('../../modules/smartiti/images/links/arrowb.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	font-size: 90%;

}
div.highlighteditemstitle  a{
	font-size: 95%;
	font-weight: bold;
	color: #0489b7;
}

div.highlighteditemstitle  a:hover{
	font-weight: bold;
	color: #0489b7;
	 text-decoration:underline;
}

div.highlighteditemssummary  {
	font-size: 90%;
	padding-left: 20px;
	margin-bottom: 5px;
	color: #666;
}

/* end highlight*/

/* categories menu */
div.smartiticatmenutitle {
	padding: 4px 0 0 5px;
	height: 19px;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	color: #1c517b;
	background-color: #d4e0e9;
	border-left: 20px solid #4c7da5;
	border-top: 5px solid #4c7da5;
	border-right: 5px solid #4c7da5;
}

ul.smartiticatmenu  {
	padding: 3px 0 5px 0;
	margin: 0;
	background-color: #f89930;
	border-left: 5px solid #4c7da5;
	border-bottom: 5px solid #4c7da5;
	border-right: 5px solid #4c7da5;
}

ul.smartiticatmenu li {
	text-align:left;
	vertical-align:top;
	list-style-type:none;
	padding: 0px 5px 5px 20px;
	margin: 3px;
	background-image: url('../../modules/smartiti/images/links/arroww.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #d4e0e9;
}
ul.smartiticatmenu a {
	color: #fff;
}
/* end categories menu */

/* navigation menu */
ul#smartitinav {
padding: 10px 3px 10px 3px; margin: 0; 
/*background-image: url('../../modules/smartiti/images/bg.png')*/
}

ul#smartitinav li {
	text-align:left;
	vertical-align:top;
	list-style-type:none;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 5px 20px;
}
ul#smartitinav li.smartitinavgoup {
	background-image: url('../../modules/smartiti/images/icon/catsup.gif');
	margin-bottom: 10px;
	border-bottom: 1px solid #1c517b;
}
ul#smartitinav li.smartitinavcurcategory {
	background-image: url('../../modules/smartiti/images/icon/fopened.gif');
}
ul#smartitinav li.smartitinavcategory {
	background-image: url('../../modules/smartiti/images/icon/fclosed.gif');
	margin-left: 20px;
}
ul#smartitinav li.smartitinavitem {
	background-image: url('../../modules/smartiti/images/icon/page.gif');
	margin-left: 20px;
}
ul#smartitinav li.smartitinavcuritem {
	background-image: url('../../modules/smartiti/images/icon/pagecurrent.gif');
	margin-left: 20px;
}
/* end navigation menu */



.smartiti_header, .smartiti_page_title {
	font-size: 95%;
	font-weight:bold;
	margin-top: 2px;
	padding:2px;
	background-color: #e8eefa;
	color: #666;
	text-indent: 0.5em;
	height: 18px;
}

.smartiti_page_info {
	color: #567;
	margin: 3px 0 12px 0;
}

.smartiti_blockname {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
 	color: #1c517b;
	font-size: 95%;
	text-align: left;
	font-weight: bold;
}

.smartiti_blockcontent {
	padding-left:0px;
	margin-bottom: 30px;
	font-size: 100%;
	text-align: left;
}

.smartiti_blocktitle {
	font-size: 95%;
	text-align: left;
	font-weight: bold;
}

.smartiti_body {
	padding: 0 5px 0 5px;
}

.smartiti_item_head_cat {padding-top: 0px; text-align: right; font-style:normal; vertical-align: middle; display: block;}
.smartiti_item_head_who {font-weight: bold; padding-left: 10px; padding-top: 5px; text-align: left; font-style:normal; vertical-align: middle; display: block;}

.smartiti_item_image {display: block; padding: 5px;}

a.smartiti_items_link {
	font-family: Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	color: #0489b7;
	font-weight: bold;
}

.smartiti_items_datesub {
	font-weight: normal;
	font-size: 90%;
	COLOR: #999;
	font-family: Verdana , Arial, Helvetica, sans-serif;
}

a.smartiti_category_link:link, a.smartiti_category_link:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.smartiti_items_category_link:link, a.smartiti_items_category_link:visited {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.smartiti_items_category_link:hover {
}

.smartiti_pagenav_top{padding-top: 5px; font-size: 10px; text-align: left; }
.smartiti_pagenav_bottom{padding-top: 5px; padding-bottom: 5px; font-size: 10px; text-align: center; }


a.smartiti_calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	display: block;
	padding: 1px;
	background: #d4e0e9;
/*	width: 88px;*/
	text-align: center;
	border: 1px solid #5675ab;
	height: 13px;
}

a.smartiti_calendar:hover {
	background: #1c517b;
	border: 1px solid #6998f0;
	color: #fff;
}

a.smartiti_curcalendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #2c3e62;
	display: block;
	padding: 1px;
	background: #ffcc33;
/*	width: 88px;*/
	text-align: center;
	border: 1px solid #f89930;
	height: 13px;
}


a.smartiti_curcalendar:hover {
	color: #2c3e62;
}
