﻿BODY
{
	margin: auto;
	width: 1000px;
	background: url(../Images/portals/idt2013bozen/backgrounds/bg_01.gif) repeat;
}

.TopPictureFacultyBody
{
	margin-top: 15px !important;
}
.TabbedAppMainContainer
{
	padding-top: 30px !important;
}

.ControllerPanel, .DegreeTitle
{
	background-color: #9ed8d2 !important;
}

.TabLeftOn
{
	background: url( '../Images/faculties/education/webparts/tabnavigation_on_left-generic.gif' ) !important;
}
.TabRightOn
{
	background: url( '../Images/faculties/education/webparts/tabnavigation_on_right-generic.gif' ) !important;
}
.TabContentOn
{
	background: url( '../Images/faculties/education/webparts/tabnavigation_on_center-generic.gif' ) !important;
}

/************** OVERWRITE MAIN STYLES **************/

.MenuMain
{
	background-color: #fff;
}
.NaviLanguageActive
{
	color: #ffffff;
    font-weight: bolder;
    visibility: hidden;
}
.MenuMainLevel1Active, .MenuMainLevel1Hover
{
	background: url('../Images/portals/idt2013bozen/menu/mainnav_on.gif') 0 0 no-repeat;
	color: #FFF !important;
}
.MenuMainLevel1FirstActive, .MenuMainLevel1FirstHover
{
	background: url('../Images/portals/idt2013bozen/menu/mainnav_on.gif') 0 0 no-repeat;
	color: #FFF !important;
}
.MenuMainLevel1ActiveStretched, .MenuMainLevel1HoverStretched
{
	background: url('../Images/faculties/design-art/menu/mainnav_on_stretched.jpg') 0 0 no-repeat;
}
.MenuMainLevel1FirstActiveStretched, .MenuMainLevel1FirstHoverStretched
{
	background: url( 'http://www.idt-2013.it/_styles/Images/faculties/education/menu/mainnav_on_stretched.jpg' ) 0 0 no-repeat;
}
.MenuMainLevel1, .MenuMainLevel1First
{
    background-image: url("../Images/portals/idt2013bozen/menu/mainnav_off.gif");
}
.MenuMainLevel2Active, .MenuMainLevel2Hover
{
	background-color: #a09a61 !important;
	color: #ffffff !important;
}
.MenuMainLevel2
{
	color: #675d55;
}
.MenuMainLevel2 a:active
{
	color: #675d55;
}
.MenuMainLevel2 a:hover
{
	color: #675d55;
}
.MenuMainLevel3Active, .MenuMainLevel3Hover
{
	background-color: #a09a61 !important;
	color: #ffffff !important;
}
.MenuMainLevel3
{
	color: #675d55;
}
.MenuMainLevel3 a:active
{
	color: #675d55;
}
.MenuMainLevel3 a:hover
{
	color: #675d55;
}
.MenuMainLevel4Active, .MenuMainLevel4Hover
{
	background-color: #a09a61 !important;
	color: #ffffff !important;
}
.MenuMainLevel4
{
	color: #675d55;
}
.MenuMainLevel4 a:active
{
	color: #675d55;
}
.MenuMainLevel4 a:hover
{
	color: #675d55;
}
.MenuMainLevel2Active, .MenuMainLevel2Hover, .MenuMainLevel2
{
	background: url( '../Images/portals/idt2013bozen/menu/mainnav_level2_arrow.gif' ) 0 0 no-repeat;
}
.MenuMainLevel3Active, .MenuMainLevel3Hover, .MenuMainLevel3
{
	background: url( '../Images/portals/idt2013bozen/menu/mainnav_level3_arrow.gif' ) 0 0 no-repeat;
}
.MenuMainLevel4Active, .MenuMainLevel4Hover, .MenuMainLevel4
{
	background: url( '../Images/portals/idt2013bozen/menu/mainnav_level2_arrow.gif' ) 0 0 no-repeat;
}

/************** FACULTY SPECIFIC STYLES **************/
/* Begin LogoList WebPart */

.LogoListTitle a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.LogoListTitle a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.LogoListTitle a:active
{
	text-decoration: none; /*background: url("../Images/bg_dotted.gif") repeat-x bottom;*/
	color: #FFF;
}
.LogoListTitle a:hover
{
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
	color: #FFF;
}

/* End LogoList WebPart */
/* STYLE NAVIGATIONS */

.MasterBodyImageBanner
{
	background-image: url( '../Images/faculties/education/banner_top.jpg' );
	height: 0px;
}
.MasterBody
{
}
.MasterBodyBreadCrumb
{
	background-color: #9ed8d2;
}

.Facu_NaviBC
{
	font: 11px Tahoma,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #000000;
	background: url( "../Images/portals/idt2013bozen/backgrounds/bg_nav_breadcrumb.gif" ) repeat-x;
	vertical-align: top;
	padding: 3px 10px 3px 23px;
	min-height: 17px;
}

* html .NaviBC
{
	height: 17px;
}

.Facu_NaviBC a
{
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}
.Facu_NaviBC a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}
.Facu_NaviBC a:active
{
    color: #000000;
    text-decoration: none;
}
.Facu_NaviBC a:hover
{
    color: #000000;
    text-decoration: underline;
}

/* News WebPart */

.NewsContentTitle a:link
{
	color: #9ed8d2;
}
.NewsContentTitle a:visited
{
	color: #9ed8d2;
}
.NewsContentTitle a:active
{
	/*background: url("../Images/faculties/education/bg_dotted.gif") repeat-x bottom;*/
	color: #9ed8d2;
}
.NewsContentTitle a:hover
{
	/*background: url("../Images/faculties/education/bg_dotted.gif") repeat-x bottom;*/
	text-decoration: underline;
	color: #9ed8d2;
}
.NewsContentBody a:link
{
	color: #666;
	text-decoration: none;
}
.NewsContentBody a:visited
{
	color: #666;
	text-decoration: none;
}
.NewsContentBody a:active
{
	color: #666;
	text-decoration: none; /*background: url("../Images/bg_dotted.gif") repeat-x bottom;*/
}
.NewsContentBody a:hover
{
	color: #666;
	text-decoration: underline; /*background: url("../Images/bg_dotted.gif") repeat-x bottom;*/
}
.NewsFooterContent a:link
{
	color: #FFF;
	text-decoration: none;
}
.NewsFooterContent a:visited
{
	color: #FFF;
	text-decoration: none;
}
.NewsFooterContent a:active
{
	color: #FFFFFF;
	text-decoration: none; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsFooterContent a:hover
{
	color: #FFF;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsOverviewFooterContent a:link
{
	color: #FFF;
	text-decoration: none;
}
.NewsOverviewFooterContent a:visited
{
	color: #FFF;
	text-decoration: none;
}
.NewsOverviewFooterContent a:active
{
	color: #FFF;
	text-decoration: none; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsOverviewFooterContent a:hover
{
	color: #FFF;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsFooter, .NewsFooterLeft
{
	background-image: url(../Images/faculties/education/webparts/news_allnewslink_extend.gif) !important;
}
.NewsFooterImage
{
	background-image: url(../Images/faculties/education/webparts/news_allnewslink_img.gif) !important;
}
.NewsFooterContentRss
{
	background-image: url(../Images/faculties/education/webparts/rss_button.gif);
}

/* End News WebPart */
/* Teaser */

.TeaserContentTitle
{
	background: url( '../Images/portals/idt2013bozen/webparts/teaser_content.gif' ) 0 0 no-repeat;
}

/* End Teaser */
/* Highlights */

.MenuHighlights
{
	background: #E0E5E8 url( '../Images/faculties/education/webparts/highlights_arrow.gif' ) 9px 9px no-repeat;
}
.MenuHighlights a:link
{
	color: #666;
}
.MenuHighlights a:visited
{
	color: #666;
}
.MenuHighlights a:active
{
	color: #675d55;
}
.MenuHighlights a:hover
{
	color: #675d55;
}
.DivMenuHighlightsTop
{
	background: url(../Images/faculties/education/webparts/highlights_top.gif);
}


/* End Highlights */
/* Layout Footer and Impressum*/

.MasterFooter
{
	height: 170px;
    background: url( '../Images/portals/idt2013bozen/banners/footer.gif' ) no-repeat;
}
.MasterFooterRightLogo
{
	height: 148px;
}
.MasterFooterLogo
{
	height: 148px;
}
.MasterFooterRightLogo
{
	/*background:url('../Images/faculties/education/footer_right_img.jpg');*/
}
/* End Layout Footer and Impressum*/
/* Start RadEditor styles */

.ArticleTableHead th, .ArticleTableHead td
{
	background-color: #c5b942;
	color: #F7F7F7;
	font-weight: normal;
}
.ArticleTable td
{
	color: #000;
	background-color: #DEE5E8;
}
TD.ArticleTableAlternatingTd, .ArticleTableAlternatingTd
{
	background-color: #C9D1D8;
}
.ArticleTable tr:nth-child(odd)
{
	background-color: #DEE5E8 !important;
}
.ArticleTable tr:nth-child(even)
{
	background-color: #C9D1D8 !important;
}

/* start images table in RAD */

.ArticleTableCell1
{
	background-color: #9ed8d2 !important;
}
.ArticleTableCell2
{
	background-color: #8cd1c7 !important;
}
.ArticleTableCell3
{
	background-color: #009485 !important;
}
.ArticleTableCell4
{
	background-color: #007765 !important;
}

/* End images table in RAD */
/* End RadEditor styles */
/* Start Events styles */
.TabTextStyle a:link
{
	color: #999;
	text-decoration: underline;
}
.TabTextStyle a:visited
{
	color: #999;
	text-decoration: underline;
}
.TabTextStyle a:active
{
	color: #675d55;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.TabTextStyle a:hover
{
	color: #675d55;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.TxtTextWhite a:link
{
	color: #FFF;
	text-decoration: underline;
}
.TxtTextWhite a:visited
{
	color: #FFF;
	text-decoration: underline;
}
.TxtTextWhite a:active
{
	color: #FFF;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.TxtTextWhite a:hover
{
	color: #FFF;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.TxtTextDark a:hover
{
	color: #675d55;
	text-decoration: underline; /*background: url( "../Images/bg_dotted.gif" ) repeat-x bottom;*/
}
.TxtTextDark a:active
{
	color: #675d55;
	text-decoration: underline; /*background: url( "../Images/bg_dotted.gif" ) repeat-x bottom;*/
}
.TxtTextDark a:visited
{
	color: #675d55;
	text-decoration: underline;
}
.TxtTextDark a:link
{
	color: #675d55;
	text-decoration: underline;
}
.TabContentMainInner
{
	background: #9ed8d2;
}
.TabTextSizeLeft, .TabTextSizeRight
{
	background: #9ed8d2;
}
.TabHeaderMain
{
	background-color: #9ed8d2 !important;
	margin-top: 30px;
}

.SingleEventDesc
{
	color: #000 !important;
}
.SingleEventContent a:link, .SingleEventContent a:visited, .SingleEventContent a:hover
{
	color: #675d55 !important;
}
.SingleEventRow
{
	background-image: url( "../Images/faculties/education/bg_eventdet.jpg" ) !important;
}

/* End Events styles */
/* start Repeater News WebPart */

.NewsWebPartContentTitle a:link
{
	color: #675d55;
}
.NewsWebPartContentTitle a:visited
{
	color: #675d55;
}
.NewsWebPartContentTitle a:active
{
	/*background: url("../Images/faculties/education/bg_dotted.gif") repeat-x bottom;*/
	color: #675d55;
}
.NewsWebPartContentTitle a:hover
{
	/*background: url("../Images/faculties/education/bg_dotted.gif") repeat-x bottom;*/
	text-decoration: underline;
	color: #675d55;
}
.NewsWebPartContentBody a:link
{
	color: #666;
	text-decoration: none;
}
.NewsWebPartContentBody a:visited
{
	color: #666;
	text-decoration: none;
}
.NewsWebPartContentBody a:active
{
	color: #666;
	text-decoration: none; /*background: url("../Images/bg_dotted.gif") repeat-x bottom;*/
}
.NewsWebPartContentBody a:hover
{
	color: #666;
	text-decoration: underline; /*background: url("../Images/bg_dotted.gif") repeat-x bottom;*/
}
.NewsWebPartFooterContent a:link
{
	color: #FFF;
	text-decoration: none;
}
.NewsWebPartFooterContent a:visited
{
	color: #FFF;
	text-decoration: none;
}
.NewsWebPartFooterContent a:active
{
	color: #FFF;
	text-decoration: none; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsWebPartFooterContent a:hover
{
	color: #FFF;
	text-decoration: underline; /*background: url("../Images/bg_dotted_white.gif") repeat-x bottom;*/
}
.NewsWebPartFooterRight, .NewsWebPartFooterLeft
{
	background-image: url(../Images/faculties/education/webparts/news_allnewslink_extend.gif) !important;
}
.NewsWebPartFooterImage
{
	background-image: url(../Images/faculties/education/webparts/news_allnewslink_img.gif) !important;
}
.NewsWebPartFooterContentRss
{
	background-image: url(../Images/faculties/education/webparts/rss_button.gif);
}

/* end Repeater News WebPart */
/* START SEARCH WEBPART */

.srch-stats
{
	background-color: #9ed8d2 !important;
}
.srch-Page-bg
{
	background-color: #9ed8d2 !important;
}
.srch-Title a
{
	color: #9ed8d2 !important;
}

.MasterTopSearchBox
{
    display: none;
}
.MasterNaviLinks
{
    text-align: right;
}
#zz9_Menu_t
{
    padding-right: 7px;
}
#ctl00_explitLogout_ExplicitLogin
{
    padding-right: 12px;
}

/* END SEARCH WEBPART */
/* RIS webpart */

.list_dep_header, .tt_header, .nav_header
{
	background-color: #9ed8d2 !important;
}

/* END RIS webpart */
/* START staff members WP */

.StaffMemberTableHeader, .StaffMemberFilterControls, .StaffMemberLetters
{
	background-color: #675d55 !important;
}
.StaffMembersMainFaculty a, .StaffMembersMain a
{
	color: #675d55 !important;
}
a.StaffMemberFirstLetterLink, a.StaffMemberFirstLetterLinkActive
{
	color: #ffffff !important;
}
a.StaffMemberFirstLetterLink:hover
{
	color: #ffffff !important;
}

/* END staff members WP */

.MasterBodyAddressLogo
{
	height: 97px;
    background: url(../Images/portals/idt2013bozen/backgrounds/bg_sideright.gif) repeat-x;
    text-align: left;
    padding-left: 10px;
    width: 218px;
}
.MasterFooterImpressum
{
    background: url("../Images/portals/idt2013bozen/backgrounds/bg_footer_impressum.gif") repeat-x !important;
}
.MasterFooterLogo
{
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0;
}



.TxtFooter
{
	color: #000000;
}

/*Link colors*/
.ArticleMainContainer a:link
{
	color: #3366cc !important;
	text-decoration: none;
}
.ArticleMainContainer a:visited
{
	color: #3366cc !important;
	text-decoration: none;
}
.ArticleMainContainer a:active
{
	color: #3366cc !important;
	text-decoration: none;
}
.ArticleMainContainer a:hover
{
	color: #3366cc !important;
	text-decoration: underline;
}

.SimpleLinkItem
{
	color: #3366cc !important;
}
.DepartmentSeatDetail a:link, .SimpleLinkItem a:link
{
	color: #3366cc !important;
	text-decoration: none;
}
.DepartmentSeatDetail a:visited, .SimpleLinkItem a:visited
{
	color: #3366cc !important;
	text-decoration: none;
}
.DepartmentSeatDetail a:active, .SimpleLinkItem a:active
{
	color: #3366cc !important;
	text-decoration: none;
}
.DepartmentSeatDetail a:hover, .SimpleLinkItem a:hover
{
	color: #3366cc !important;
	text-decoration: underline;
}
/* end Link colors*/

/* myservices */
.MyServicesMenuStaticHoverStyle
{
	color: #fff;
	background-color: #9ed8d2 !important;
}
.MyServicesMenuDynamicHoverStyle
{
	color: #fff !important;
	background-color: #9ed8d2 !important;
}
/* end myservices */

/* SignIn */
.SignInImage
{
	background: url( '../Images/faculties/education/signin.gif' ) no-repeat;
}
/* end SignIn*/

/* staff photo */
.StaffPhoto1
{
	background-color: #8cd1c7 !important;
}
.StaffPhoto2
{
	background-color: #009485 !important;
}
.StaffPhoto3
{
	background-color: #007765 !important;
}
/* end staff photo */

/* START news search panel */
.NewsSearchPanel
{
	background-color: #675d55 !important;
}
/* END news search panel */

.MasterTopContainer
{
	background: url( '../Images/portals/idt2013bozen/banners/header.jpg' );
	height: 178px;
}
.NaviLanguageMain
{
	margin-top: 115px !important;
}
.MasterTopLeftContainer
{
	margin-top: 0px;
	margin-left: 0px;
}
.MasterFooterLogoTitle
{
	margin-top: 18px;
}
ul li
{
	background: url( "../Images/portals/idt2013bozen/menu/submenu_link_arrow.gif" ) no-repeat scroll 0 5px transparent;
}

.MasterTopRightContainer a
{
	color: #ffffff !important;
}


/*-- BEGIN: overwrite the default style properties for the Advertisement-WebPart from style.css--*/
.AdvertisementImage
{
	/*
	width:auto;
	max-width:183px !important;
	*/
	max-width: 80px !important;
    width: auto;
    margin-bottom: 15px !important;
}

.AdvertisementImagePanel
{
	padding-top: 5px;
	padding-bottom: 5px;
}
/*-- END: overwrite the default style properties for the Advertisement-WebPart from style.css--*/