﻿html
{
    height:100%;
}

body, div, tr, td
{
    font-family:Verdana;
    font-size:12px;
    color: #666666;
    line-height: 16px;
}

body.startPage, td.startPage
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    line-height: 14px;
}

p
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hidden
{
    display: none;
}

.titleLevel0
{
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 7px;
    margin-bottom: 0px;
}

p.titleLevel1
{
    font-weight: bold;
    line-height: 16px;
    margin-top: 20px;
    margin-bottom: 0px;
}

p.titleLevel2
{
    font-weight: bold;
    font-style: italic;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
}

p.footNote
{
    font-size: 11px;
    line-height: 14px;
}

p.redAttention
{
    color: #444444;
    text-align: center;
    line-height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

.notNDLocalization
{
    color: #777777;
    font-size: 11px;
    line-height: 14px;
}

.copyright
{ 
    font-family:Arial, Verdana;
    font-size:10px;
    color: #FFFFFF;
    width:912px;
    background-color:#0062b0;
    height:24px;
}

.topIcon
{
    width:20px;
    height:15px;
    text-align:left;
}

.nameCourse
{
    font-family:Verdana;
    font-size:11px;
    color:#666666;
    text-align:left;
    text-decoration:underline;
}

.nameCourseSelected
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

.nameTitle
{
    font-family:Verdana;
    font-size:12px;
    color:#666666;
    text-align:left;
    text-decoration:underline;
}

.nameTitleSelected
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    
}

.titleRed
{
    font-family: Verdana;
    font-size: 16px;
    color: #dd1673;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleOrange
{
    font-family: Verdana;
    font-size: 16px;
    color: #e05417;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleYellow
{
    font-family: Verdana;
    font-size: 16px;
    color: #f6c401;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleGreen
{
    font-family: Verdana;
    font-size: 16px;
    text-decoration:none;
    color: #4cb034;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleTurquoise
{
    font-family: Verdana;
    font-size: 16px;
    color: #40b7bd;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleBlue
{
    font-family: Verdana;
    font-size: 16px;
    color: #004d95;
    text-align: left;
    font-weight:bold;
    margin-top:0px;
    padding-top:0px;
}

.titleBrown
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    text-align: left; 
    font-weight: bold;
    line-height: 18px;
    vertical-align:bottom;
    padding-top:7px;
    padding-bottom:7px;
}

.content
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 16px;
}

.tdIcon
{
    width:13px;
    height:15px;
    
}
    
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.thinBorder
{
    border: solid 1px #cccccc;
}

.centerPhoto
{
    border: solid 2px #cccccc;
}

.photo
{
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #cccccc;
}

.floatLeftPhoto
{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #cccccc;
}

.floatRightPhoto
{
    float: right;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 1px #cccccc;
}

.floatLeftLogo
{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.floatRightLogo
{
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 5px;
}

ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

li
{
    margin-top: 7px;
    margin-bottom: 7px;
}

.backgroundLogo
{
    background-color:#FFFFFF;
    
}

.headerError
{
    font-size: 21px;
    font-weight: bold;
}
.aspnetForm
{
    height:100%;
}
.tdVertWhiteSpace
{
    background-color:#FFFFFF;
    width:35px;
}

.newsHeader
{
    color: #666666;
    text-decoration: none;
}

.newsHeader:hover
{
    color: #222222;
    text-decoration: none;
}

hr.solid
{
    border-top: solid 0.5px #444444;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    height: 0px;
}

a.noLink
{
    cursor: pointer;
}

a.demoLink
{
    text-decoration: underline;
    cursor: pointer;
    color: #666666;
}

a.demoLink:hover
{
    text-decoration: underline;
    cursor: pointer;
    color: #666666;
}

div.catalogSearchPanel
{
}

input.catalogSearchActive
{
    border: solid 1px #666666;
    color: #666666;
    width: 250px;
    background-color: #ffffff;
}

input.catalogSearchInactive
{
    border: solid 1px #bbbbbb;
    color: #666666;
    width: 250px;
    background-color: #f0f0f0;
}

input.searchButton
{
    height: 22px;
}

/* modal popup */

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.popupControl{
	background-color: #ffffff;
	position: absolute;
	visibility: hidden;
}

.teamPictureLarge
{
    background-color: #ffffff;
    border: solid 3px #bbbbbb;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{
    font-family: Tahoma, Arial;
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	max-height:200px;
	/*height : 200px;*/
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 0px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 0px;
}

/* Vote */

.voteItemDescription
{
    font-size:11px;
    line-height:12px;
}

.voteComment
{
    font-family: Tahoma;
    font-size: 12px;
    border: solid 1px #bbbbbb;
    overflow: auto;
    width: 550px;
    height: 70px;
}

.voteInfo
{
    font-family: Tahoma;
    font-size: 12px;
    border: solid 1px #bbbbbb;
    overflow: auto;
    width: 550px;
    height: 50px;
}

.solidBorderTextArea
{
    font-family: Tahoma, Arial;
    font-size: 10pt;
    
    border: #666666 1px solid;
    overflow: auto;
}

.validatorCalloutHighlight
{
    background-color: #ffffcc;
}

/* Pop-up message and fading background */
#opaco {
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE8 */
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 70); /* IE5+ */
    filter: alpha(opacity=70);/* IE4- */
    moz-opacity: 0; /* Mozilla */
    -khtml-opacity: 0; /* Safari */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#popup {
    background-color: #ffffff;
    position: fixed;
    left:0;
    top:0;
    min-width: 200px;
    z-index: 100;
}

/* SkillSoft Customer Event 20/10/2009 */

#eventMenu20091020
{
    color: #ffffff;
    background-color: #4cb034;
}

.eventMenuItem20091020
{
    color: #ffffff;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 2px;
}

.eventMenuItemSelected20091020
{
    text-decoration: underline;
    /*font-weight: bold;*/
}

.eventSectionHeader20091020
{
    font-size: 14px;
    margin: 0px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.eventSection20091020
{
}

.stripedRow20091020
{
    font-size: 9pt;
}

.altStripedRow20091020
{
    background-color: #c9e7c2;
}

.fieldTitle20091020
{
    text-align: right;
    font-weight: bold;
}

.field20091020
{
    border: solid 1px #666666;
    width: 420px;
}

.multilineFiled20091020
{
    font-family: Tahoma, Arial;
    text-align: left;
    height: 60px;
    overflow: auto;
}

#divAdsRotator {
    width: 100%;
    text-align: center;
}
