body {
    margin: 0;
    font-family: Helvetica;
	background-color: #ebebeb;
    color: #000000;
    overflow-x: hidden;
    font-size: 12px;
    oveflow: hidden;
}

.tblLibrary {
	margin: 0 0 0 2px;
}

.tdLibrary {
	vertical-align: top;
	border: 2px solid #ffffff;		
}

.tdLibraryOver {
	background-color: #e8e8e8;
	cursor: pointer;	
}

.tdLibrarySelected {
	background-color: #f0f0ff;
	border: 2px solid gray;
}

.divImage {
	width: 100%;
	padding-bottom: 10px;
}

.divImageAndRating {
	width: 100%;
}

.tblImageAndRating {
	border-collapse: collapse;
}

.tblImageAndRatingBig {
	width: 100px;
	height: 20px;
	border-collapse: collapse;
	background-image: url(../pics/starsGray.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.tdStars {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	border-collapse: collapse;	
}

.tdStarsBig {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;	
	height: 30px;
	background-image: url(../pics/stars.gif);
	background-repeat: no-repeat;
	background-position: center left;
	border-collapse: collapse;	
}

.divVotes {
	position: absolute;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	white-space: nowrap;	
}

.divVotesBig {
	position: absolute;
	padding-left: 105px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	white-space: nowrap;	
}	

.imgImage {
/*	border: 1px solid silver; */
	margin-left: auto; 
	margin-right: auto;
}

.imgLearning, .imgCellcast, .imgCellcastScheduled, .imgCellcast-Vodcast, .imgSMS-Test, .imgReference, .imgHotLava, .imgSet  {
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;			
}


.imgBig {
	margin-left: auto; 
	margin-right: auto;			
}


.tblNameAndDesc {	
	width: 100%;
	max-width: 100%;		
	table-layout: fixed;
	border-collapse: collapse;
}

.tdNuggetName {	
	width: 100%;
	max-width: 100%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 3px;
	font-weight: bold; 	
}

.tdNuggetDesc {
	width: 100%;
	font-size: 10px;
}

.divNuggetDesc {
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 6.2em;		
}

.divNuggetName {
	font-weight: bold;
	font-size: 18px;
}

.nuggetDetailsSectionTitle {
	font-weight: bold;
	font-size: 14px;	
}

.nuggetDetailsSectionSubtitle {
	font-weight: bold;
	white-space: nowrap;
}

.top {
	vertical-align: top;
}

.vertStretch {
}

/*
.thumb {
	width: 160px;
	height: 120px;
	max-width: 160px;
	max-height: 120px;
}
*/

.thumbBig {
	width: 200px;
	height: 150px;
	max-width: 200px;
	max-height: 150px;
}

.commentWhite {
}

.commentGray {
	background-color: #e8f2fe;
}

.bmenu {
    background-image: url(../pics/menu-show.gif) !important;
}

.bold {
	font-weight: bold;
}

.toolbarFiller {
	height: 15px;
}

.middle {
	padding-top: 2px;
}

.noBottomBorder {
	border-bottom-width: 0px;
}

.radioMenuButton {
	background-color: #FFFFFF;		
}

.light {
	background-image: none;
	background-color: #F0FFFF;	
}

.gray {
	background-image: none;
	background-color: #E0E0E0;	
}

.reply {
	background-image: url(../pics/reply.png);	
	width: 14px;
	height: 14px;
	margin: auto;
	cursor: pointer;			
}

.middle {
	font-size: 11px;
}

.small {
	font-size: 10px;
}

.checkBox {
	margin-left: 20px;
}

.radioButton {
	margin-left: 30px;
}

.myDevicesLabel {
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}

.showCursor {
	overflow: hidden;
}

.logoBG {
	background-image: url(../pics/logoBG.jpg);
	background-repeat: repeat-x;	
}

.helpMessage {
	background-color: #ffffcc; 
	width: 100%; 
	border: 1px solid #555555;
	padding: 2px;
	
	-moz-border-radius: 10px;
	-o-border-radius-right: 10px;
	-webkit-border-radius: 10px;
	/* For CSS3 */
	border-radius: 10px;	
}

.fullTitle {
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ffffcc;  
	border: 1px solid #555555;
}

.indentedLine {
	padding-left: 10px;
}

.doubleIndentedLine {
	padding-left: 20px;
}

.tripleIndentedLine {
	padding-left: 30px;
}

.reducedLine {
	padding-right: 10px;
}

.doubleReducedLine {
	padding-right: 20px;
}

.fullWidth {
	width: 100%;
}

.link {
	cursor: pointer;
}

.indentedReducedWide {
	padding-left: 15px;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

.lowered {
	padding-top: 5px;
	line-height: 5px;
}

.leftAligned {
	text-align: left;
}

.rightAligned {
	text-align: right;
}

.justified {
	text-align: justify;
}

.centered {
	text-align: center;
}

.messageBox {
	z-index: 50000;
}

.new_announcement>.x-grid3-row-table>tbody>tr>td {
	font-weight: bold;
}

.urgent_announcement>.x-grid3-row-table>tbody>tr>td:first-child {
	color: red;
	font-weight: bold;
	text-align: center;
}

.mainTitle {
	background-color: #448090; 
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
	font-style: italic;
	position: absolute;
	padding: 5px 10px 5px 10px;
	left: 0px;
	top: 60px;	
}

.highlightedTitle {
	background-color: #DEDCED;
	line-height: 20px;
	padding-left: 5px;
	font-size: 12px;
}

.highlighted {
	background-color: #D5D5FF;
}

.highlightedTest {
	background-color: #D5D5D5;
}

.highlightedLight {
	background-color: #e3ebf4; //#E0E5FF;
}

.highLine {
	line-height: 20px;
}

.higherLine {
	line-height: 18px;
}

.leftPanelBG {
	/*background-color: #e3ebf4;*/
	background-color: #dddddd;
}

.topMenuOption {
	text-decoration: none;
}

.topMenuOption>span {
	color: #000000;
}

.topMenuOption:hover>span {
	color: #7777aa;
}

.invisible {
	visibility: hidden; 
	overflow: hidden;
	white-space: nowrap;
	width: 0px;	
}

.ingroup {
	color: blue;
}