﻿.BODYclass 
{ 
	background: #FFFFFF url(../../IdkdCommonFiles/Images/background.gif) no-repeat;
	background-color:#6F76A2;
	margin-top : 7px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right: 0px;
 }
 .validatorCalloutHighlight 
{
    background-color: lemonchiffon;
}
.BackgroundIDKD
{
	background-color:#6F76A1;
}
.normaltxtBlack, .boldtxtWhite, .boldtxtBlack, .margin10LeftWhite, .normaltxtWhite, 
.normaltxtOrange, .advicetxtWhite, .boldtxtDarkViolet, .normaltxtDarkViolet
{
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	line-height: 18px;
}
.margin10LeftWhite
{
	color:#FFFFFF;
	padding:10px;
}
.normaltxtWhite
{
	color: #FFFFFF; 
}
.advicetxtWhite
{
	color: #FFFFFF; 
	font-style:italic;
}
.boldtxtWhite
{
	color:#FFFFFF;
	font-weight:bold;
}
.boldtxtBlack
{
	font-weight:bold;
}
.normaltxtOrange
{
	color:Orange;
}
.boldtxtDarkViolet
{
	color:#3D456E;
	font-weight:bold;
}
.normaltxtDarkViolet
{
	color:#3D456E;
}
.footer
{
	font-family: Verdana; 
	font-size: 12px; 
	line-height: 18px;
	color:#FFFFFF;
	font-weight:bold;
}
.trGVTemplateItem
{
	background-color:#E9E9E9;
	
}

.InputField
{
	background-color:#FFFFFF;
	border:#6F76A1 1px solid;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
	height:16px;
	

}

.InputFieldMultiline
{
	background-color:#FFFFFF;
	border:#6F76A1 1px solid;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
	
	

}

.DropDownField
{
	background-color:#FFFFFF;
	border:#6F76A1 1px solid;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
	height:20px;
}

.WatermarkInputField
{
	background-color:#F0F8FF ;
	color:Gray;
	border:#6F76A1 1px solid;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}
.WatermarkInputFieldRequired
{
	
	background:#F0F8FF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	color:Gray;
	border:#6F76A1 1px solid;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}

.InputFieldRequired
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}
.InputField150, .InputField200, .InputField250, .InputField300, .InputField375, .InputField500, .InputField600,
.InputField750,
.InputFieldRequired50, .InputFieldRequired150, .InputFieldRequired200,
.InputFieldRequired250, .InputFieldRequired300, .InputFieldRequired375, .InputFieldRequired500, 
.InputFieldRequired600, .InputFieldRequired750
{
	background-color:#FFFFFF;
	border:#6F76A1 1px solid;
}
.InputField150
{
	width:150px;
}
.InputField200
{
	width:200px;
}
.InputField250
{
	width:250px;
}
.InputField300
{
	width:300px;
}
.InputField375
{
	width:375px;
}
.InputField500
{
	width:500px;
}
.InputField600
{
	width:600px;
}
.InputField750
{
	width:750px;
}
.InputFieldRequired50
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:50px;
}
.InputFieldRequired150 
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:150px;
}
.InputFieldRequired200 
{
	background:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:200px;
}
.InputFieldRequired250 
{
	background:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:250px;
}
.InputFieldRequired300
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:300px;
}
.InputFieldRequired375
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:375px;
}
.InputFieldRequired500
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:500px;
}
.InputFieldRequired600
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:600px;
}
.InputFieldRequired750
{
	BACKGROUND:#FFFFFF url(../../IdkdCommonFiles/Images/required.gif) no-repeat right top;
	width:750px;
}
.DrpDown
{
	font-family: Verdana; 
	font-size: 12px;
    color: #000000;
    border : solid 1px #AFD8DB;
}

/*Erscheinungsbild Hauptseite*/
.LogoKleinImage
{
	background-image:url(../../IdkdCommonFiles/Images/logo_idkd_kl.gif);
	height:40px;
	width:220px;
}
.LoggedUser
{
	color:#FFFFFF;
	font-size: 10px;
	font-family: Verdana; 
	font-weight:normal;
}
.CourseTitle
{
	color:#FFFFFF;
	font-size: 18px;
	font-family: Verdana; 
	font-weight:normal;
}

.WizardSideBar
{
	color:#FCCA52;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}
.WizardSideBarButton
{
	color:#FCCA52;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
	
}
/*a:link 
{ 
	color:#FCCA52;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}
a:visited 
{ 
    color:#3D456E;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:normal;
}
a:active 
{ 
	color:#FCCA52;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:bold;
} 
a:hover 
{ 
    color:#FCCA52;
	font-size: 12px;
	font-family: Verdana; 
	font-weight:bold;
}
*/
 .Timer
{
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	COLOR: red; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: #3D456E;
}
.TimerLightColor
{
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	COLOR: red; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: #7E84AB;
}
/* Gap Part from the Menu to the first table */
DIV.SmallGap
{
	margin-top : 5px;
	
}
DIV.LargeGap
{
	margin-top : 40px;
}
DIV.MenuDiv
{
	padding-top :15px;
	}

/* Rounded Corners */
/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../../IdkdCommonFiles/Images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #3D456E; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #3D456E;/* YCC: color & properties of the right-borderline */
	background: #7E84AB;            /* YCC: background-color of the inside */
	/*color: #FFFFFF;*/                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

/*
implementation in the page:
	...
	<head>
	<link rel="stylesheet" type="text/css" href="liquidcorners.css">
	...
	</head>
	
	<body>
	...
	<div style="width:600px">
	<div class="top-left"></div><div class="top-right"></div>
		<div class="inside">
		<p class="notopgap">Your text & other things inside</p>
		...
		<p class="nobottomgap">...</p>
		</div>
	<div class="bottom-left"></div><div class="bottom-right"></div>
	</div>
	...
	</body>
*/
.ButtonStyleBlue
{
	background: transparent url('../../IdkdCommonFiles/Images/radUploadBtnMedium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: bold 11px Verdana;
	color: #FCCA52;
}
.ButtonStyleBlueDisabled
{
	background: transparent url('../../IdkdCommonFiles/Images/radUploadBtnMedium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: bold 11px Verdana;
	color: #FCCA52;
	filter:alpha(opacity=30);
	-moz-opacity:0.5;
	opacity: 0.5;
	-khtml-opacity:0.5;
}
.ButtonStyleBlueLarge
{
	background: transparent url('../../IdkdCommonFiles/Images/radUploadBtnLarge.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 200px;
	font: bold 11px Verdana;
	color: #FCCA52;
}
.AjaxTextIndicator
{
     background-color:#6F76A2;
     color:#FFFFFF;
     font: italic 12px Verdana; 
     padding: 2px 3px 2px 3px;   
}

/*@import url(../RadControls/Grid/Skins/Default/Styles.css);*/

.GridHeaderFaculty_Default
{
	font: 10px Verdana, Arial, Sans-serif;
	font-weight: bold;
	background: white url('../../IdkdCommonFiles/Images/GridHeaderBg.gif') repeat-x bottom;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbb;
	padding-left: 4px; /*more than items to compensate for item borders!*/
	height: 22px;
}

.GridHeaderFaculty_Default a
{
	color: black;
	font: bold 10px Verdana, Arial, Sans-serif;
	text-decoration: none;
}
td.GridHeader_Default input
{
	width: auto;
	float: left;
	border: solid 1px #666;
	background: #fafafa;
	font: bold 10px Verdana, Arial, Sans-serif;
	color: #989cb0;
	height: 14px;
	vertical-align:middle;
}
/*CRV Start*/
.BackTableCRV
{
    table-layout:fixed;  
    width:885px; 
    height: 767px;
    background-image:url(../../IdkdCommonFiles/Images/Case_OV.jpg); 
    background-repeat:no-repeat; 
}

.BackTableDiscussionCRV
{
    table-layout:fixed;  
    width:885px; 
    height: 767px;
    background-image:url(../../IdkdCommonFiles/Images/Case_Disscusion.jpg); 
    background-repeat:no-repeat; 
}

.normalTextWhiteCRV
{
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF; 
    line-height: 14px;
}
.TextBoxCRV
{
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF; 
    line-height: 15px;
    background-color:#7E84AB;
    border-style:solid;
    border-color:White;
    border-width:1px; 
}
.TextBoxCaseNrCRV
{
    font-family: Verdana; 
    font-size: 14px; 
    color: #FFFFFF; 
    line-height: 16px;
    background-color:#6F76A2;
    border-style:none;
    border-color:White;
    border-width:1px; 
}
.TextBoxAnualTitle
{
    font-family: Verdana; 
    font-size: 12px; 
    color: #FFFFFF; 
    line-height: 14px;
    background-color:#6F76A2;
    border-style:none;
    border-color:White;
    border-width:1px;
 
}
   
.TextBoxCaseTeacher
{
    font-family: Verdana; 
    font-size: 20px; 
    color: #FFFFFF; 
    line-height: 24px;
    background-color:#6F76A2;
    border-style:none;
    border-color:White;
    border-width:1px;
 
}
.LinkSetCRV
{
   font-family: Verdana; 
   font-size: 14px; 
    font-weight:bold;
   color: #FCCA52; 
   line-height: 16px;
   background-color:#6F76A2;
}
.LinkImageCRV
{
   font-family: Verdana; 
   font-size: 12px; 
   font-weight:normal;
   color: #FCCA52; 
   line-height: 14px;
   background-color:#6F76A2;
}
.LinkPlayMovieCRV
{
   font-family: Verdana; 
   font-size: 12px; 
   font-weight:normal;
   color: #FCCA52; 
   line-height: 14px;
}

.BackTableSSetCRV
{
    table-layout:fixed;  
    width:885px; 
    height: 767px;
    background-image:url(../../IdkdCommonFiles/Images/SetCRV.jpg); 
    background-repeat:no-repeat; 

}

.BackTableImageCRV
{
    table-layout:fixed;  
    width:885px; 
    height: 767px;
    background-image:url(../../IdkdCommonFiles/Images/ImageCRV.jpg); 
    background-repeat:no-repeat; 

}

.IFrameCRV
{
    font-family: Verdana; 
    font-size: 20px; 
    color: #FFFFFF; 
    line-height: 24px;
    background-color:#6F76A2;
    border-style:none;
    border-color:White;
    border-width:1px;
    vertical-align:middle;
    text-align:center;
 
}
/*CRV End*/