/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: transparent;
	border-right: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid;
}
.TREssaysAndScientificWorksB
{
    background-image: url(TEssayes.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 139px;
}
.TRManuscriptsB
{
    background-image: url(TManuscripts.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 95px;
}
.TRMessagesAndLettersB
{
    background-image: url(TMessages.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 93px;
}
.TRPhotoGalleryB
{
    background-image: url(TPhotoGallery.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 110px;
}
.TRSpeechesAndInterviewsB
{
    background-image: url(TSpeeches.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 106px;
}
.TRUniversityB
{
    background-image: url(TUniversity.jpg);
    height : 54px;
    background-repeat : no-repeat;
    width : 67px;
}
.TRSimple
{
    background-image: url(Simple.jpg);
    height : 20px;
    background-repeat : no-repeat;
    width : 10px;
}
.TRNoBorder
{
    background-image: url(spacer.gif);
    height : 2px;
    background-repeat : no-repeat;
    width : 10px;
}
.TLC
{	
	text-align : left;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#CCCCCC', gradientType='0');
	background-image: url(Top-Repeat.jpg);	*/
}

.containerrow2_blue {
	background-color: transparent;
	width : 100%;		
}
.containerDiv
{
	width: 100%;
	background-color: transparent;
	height : 200px;
	overflow:auto;
	SCROLLBAR-ARROW-COLOR: #e2ad85; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #bbbbbb; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #bbbbbb;
}
.divider
{
	background-color : #587ead;
	height : 1px;
}

/***************************************************
/***************************************************
/***************************************************/

.tblCss
{
	border-style : none;
	border-color : White;
	border-width : 0px;
	margin-right : 0px;
	background-color : White;
	/*text-align : center;*/
	text-decoration : none;
	font-family : Tahoma;	
	width : 180px;		
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);*/
}
.btnCss
{
	background-color : #c3d9ff;
	border-style : solid;
	border-color : White;
	border-width : 1px;
	width : 189px;
	height : 30px;		
	font-family : Tahoma;
	font-size : x-small;	
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);*/
}
.hykCss
{
	background-color : #e8eefa;
	border-style : solid;
	border-color : White;
	border-width : 1px;
	width : 189px;
	height : 25px;
	font-family : Tahoma;
	font-size : x-small;
	text-decoration : none;
}
.tblHeaderCss
{
	background-color : #072CC9;
	font-family : Tahoma;
	font-size : 8pt;
	text-align : center;
	height : 18px;
	width : 100%;
	vertical-align : middle;
	color : White;	
}
.ddlCombo
{
	font-family : Tahoma;
	font-size : 12px;
	width : 100%;
	height : 18px;
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : White;	 	
	/*border-style : solid;*/
}
.ddlComboMnd
{
	font-family : Tahoma;
	font-size : 12px;
	width : 100%;
	height : 18px;
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : #FFD5D8;	 	
	/*border-style : solid;*/
}
.txtBox
{
	font-family : Tahoma;	
	font-size : 12px;
	width : 100%;
	height : 18px;
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : White;  
}
.txtBoxMnd
{
	font-family : Tahoma;	
	font-size : 12px;
	width : 100%;
	height : 18px;
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : #FFD5D8;  
}
.txtBoxMultiLine
{
	font-family : Tahoma;
	font-size : 12px;
	width : 100%;
	/*height : 20px;*/
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : White; 	
}
.txtBoxMultiMnd
{
	font-family : Tahoma;
	font-size : 12px;
	width : 100%;
	/*height : 20px;*/
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : #FFD5D8; 	
}
.lblText
{
	font-family : Tahoma;
	font-size : 12px;
	width : 100%;
	height : 18px;
	border-style : solid;
	border-width : 1px;
	border-color : RoyalBlue;
	background-color : White;
	vertical-align : middle;
}