
/*This page contain both css of first version and second version*/
/*  Css of First Verson scroll down to find "End of first Version Css"*/

a.LeftMenuTopItem:Link, a.LeftMenuTopItem:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	background-image: url(../images/MenuItems/LeftMenuTop.gif);
	display: block;
	height: 20px;
	width: 110px;
	text-decoration: none;
	padding-left: 12px;
	padding-top:2;
	font-weight: bold;
}

 a.LeftMenuTopItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/MenuItems/LeftMenuTop.gif);
	display: block;
	height: 20px;
	width: 108px;
	text-decoration: none;
	padding-left: 15px;
	padding-top:2;
	font-weight: bold;
}

a.LeftMenuItem:Link, a.LeftMenuItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	background-image: url(../images/MenuItems/LeftMenuNorm.gif);
	display: block;
	height: 20px;
	width: 135px;
	text-decoration: none;
	padding-left: 25px;
	padding-top:2
}
a.LeftMenuItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CB7;
	background-image: url(../images/MenuItems/LeftMenuOver.gif);
	display: block;
	height: 20px;
	width: 135px;
	text-decoration: none;
	padding-left: 25px;
	padding-top:2
}


a.RightMenuItem:Link, a.RightMenuItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	background-image: url(../fwimages/MainPage/MenuItems/RightMenuNorm.jpg);
	display: block;
	height: 20px;
	width: 119px;
	text-decoration: none;
	padding-left: 27px;
	padding-top:2;
	text-align: left;
}
a.RightMenuItem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CB7;
	background-image: url(../fwimages/MainPage/MenuItems/RightMenuOver.jpg);
	display: block;
	height: 20px;
	width: 119px;
	text-decoration: none;
	padding-left: 19px;
	padding-top:2;
	text-align: left;
}


	
	
a.LeftMenuTopItem2:Link, a.LeftMenuTopItem2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	background-image: url(../images/MenuItems/LeftMenuTop.gif);
	display: block;
	height: 20px;
	width: 110px;
	text-decoration: none;
	padding-left: 12px;
	padding-top:2;
	font-weight: bold;
}

 a.LeftMenuTopItem2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/MenuItems/LeftMenuTop.gif);
	display: block;
	height: 20px;
	width: 108px;
	text-decoration: none;
	padding-left: 15px;
	padding-top:2;
	font-weight: bold;
}
a.LeftMenuItem2:Link, a.LeftMenuItem2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	background-image: url(../images/MenuItems/LeftMenuNorm2.gif);
	display: block;
	height: 36px;
	width: 135px;
	text-decoration: none;
	padding-left: 25px;
	padding-top:2
}
a.LeftMenuItem2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CB7;
	background-image: url(../images/MenuItems/LeftMenuOver2.gif);
	display: block;
	height: 36px;
	width: 135px;
	text-decoration: none;
	padding-left: 25px;
	padding-top:2
}







.BorderLessField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;

}

.InputField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #96B8DE;
	background-color: #F2F9FF;
}


.TabBorder {
	border: 1px solid #96B8DE;
}
.FormHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002B71;
	background-color: #EAF5FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.ErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.FieldHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	text-align: right;
	padding-right: 15px;
}
.PushButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../fwimages/MainPage/btnBg.jpg);
	border: 1px solid #96B8DE;
	padding:2px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #002B71;
}
a.BotMenu:Link,a.BotMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B71;
	text-decoration: none;
}

a.BotMenu:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006CB7;
	text-decoration: underline;
}
.MenuDiv {
	color: #CCCCCC;
	font-size: 9px;
}
.DarkText {
	font-family: Arial, Helvetica, sans-serif;
	color: #002B71;
}

.LightText {
	font-family: Arial, Helvetica, sans-serif;
	color: #006CB7;
}

.LightTextnew {
	font-family: Arial, Helvetica, sans-serif;
	color: #006CB7;
	font-size:13px;
	}
	
.LightTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #006CB7;
	font-size: 13px;
	font-weight: bold;
}
#loginDemo 
{
	font-size: 12px; /*#DFEEFF;*/
	border-bottom: #009911 1px solid;
	border-right: #3399cc 0px solid;
	border-top: #3399cc 0px solid;
	border-left: #3399cc 1px solid;
	
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	
}
#loginDemo td
{
	font-size: 12px; /*#DFEEFF;*/
	border-bottom: #009911 1px solid;
	border-right: #3399cc 0px solid;
	border-top: #3399cc 0px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
}
#loginDemo tr
{
	font-size: 12px; /*#DFEEFF;*/
	border-bottom: #009911 1px solid;
	border-right: #3399cc 0px solid;
	border-top: #3399cc 0px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	
}
#loginDemo th
{
	font-size: 12px; /*#DFEEFF;*/
	border-bottom: #009911 1px solid;
	border-right: #3399cc 0px solid;
	border-top: #3399cc 0px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
	
}


#dispTab td 
{
    font-family:Arial;
	font-size: 12px; 	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DFEEFF;

	}

#dispTab a:link,#dispTab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../fwimages/MainPage/btnBg.jpg);
	border: 1px solid #96B8DE;
	padding:2px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #002B71;
	text-decoration:none;
	} 
#dispTab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image: url(../fwimages/MainPage/btnBgO.jpg);
	border: 1px solid #96B8DE;
	padding:2px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #002B71;
	text-decoration:none;
	}	
	#dispTabAsk_Reply td
	{
		 font-family:Arial;
	font-size: 12px; 	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DFEEFF;

	}
	

/*888888888888888888888888*/
#TableID td 
    {
    font-family:Arial;
	font-size: 12px; 	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DFEEFF;

	}

#TableID a:link, #TableID a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 2px;
    color: black;
    text-decoration: none;
}
		
#TableID a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:2px;
	font-weight:inherit ;
	color: #002B71;
	text-decoration:underline;
	}
	
/*88888888888 END 8888888888888*/

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	/*background-color: #ffff99;*/
	background-color: #DFEEFF;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
    /*background-color:#DFEEFF;*/
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*AutoComplete flyout ENDs here */
/*Tree View Stype*/
.Tree
{
font-family:Arial;
font-size:12px;
color:Black;    
}

.SelectedNode
{
    background-color:#97D6FF;
}
/*Tree View Style End*/


#dispTabnolink td 
{
    font-family:Arial;
	font-size: 12px; 	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DFEEFF;

	}

#dispTabnolink {
	font-family:Arial;
	font-size: 12px; 	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DFEEFF;
	text-decoration:none;
	}
		

.PagingLinks a:link, .PagingLinks a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #95d5ff;
    text-decoration: none;
}
.PagingLinks a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #EAF5FF;
    text-decoration: none;
}
.PagingLinks span
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    text-decoration: none;
}	

.TopDiv {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #97D6FF;
}
.BotDiv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97D6FF;
}
.BotText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00478F;
}
.LinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #96B8DE;
	padding:4px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #002B71;
	text-decoration: none;
	background-color: #ECF2F9;
	height: 24px;
}
.LoginHead {
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#2F6E9E, OffX=1, OffY=2, Positive='true');
	height: 16px;
	padding-left: 5px;
	padding-top: 2px;	
}
.LoginText {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.LoginField {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #002055;
	height: 18px;
	border: 1px solid #9FD9FF;
}
a.NormLink:link, a.NormLink:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #002B71;
	text-decoration: none;
}
a.NormLink:hover {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #0368AE;
	text-decoration: underline;
}
a.RedLink:link, a.RedLink:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.RedLink:hover{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.ScBlueText {color: #014A99}
.ScRedText {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}.HomeTitle {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 15px;
	color: #002B71;
	padding-left: 2px;
	font-weight: bold;
}
.TitleUnderLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fd9ff;
}
.GenTd {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

.GenTdpad {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding-left:20px;
	padding-top:5px;
	line-height:18px;
}

.breakQuiz {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	background: url(../images/bullet.jpg);
	background-repeat:no-repeat;
	font-size: 11px;
	color: #000000;
	padding-left:20px;
	padding-top:3px;
	line-height:18px;
}

.GenTdpad1 {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	background: url(../images/BulletNorm.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
	color: #000000;
	padding-left:20px;
}

table.breakQuizsub {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding-left:20px;
}

.GenTdpadbullet {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	margin-left:10pt;
	text-align: justify;
}

	
.TopicTitle {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #11397A;
}
.counters {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.JustifiedText {
	text-align: justify;
}

.pad10 {
	padding-left: 10px;
}
.imgpos {
float:left;
padding-right:5px;
}
.imgposrt {
float:right;
padding-left:5px;
}
.titleBue {
	font-family: "Trebuchet MS", Arial, helvetica, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #276CE0;
}
.ScRed {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	
}
a.BoldLink:link, a.BoldLink:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #0368AE;
	text-decoration: underline;
}
a.BoldLink:hover {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #002B71;
	text-decoration: none;
}
a.LinkBlue:link, a.LinkBlue:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color:#0368AE;
	text-decoration: underline;
}
a.LinkBlue:hover {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #002B71;
	text-decoration: none;
}
.myBull{
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 7px;
	list-style-image: url(../images/Bullpanel.gif);
	list-style-position: outside;
	margin-left:5pt;
	padding: 0px;
	text-align: justify;
	}
	.myBullFront{
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: url(../images/Bullpanel.gif);
	list-style-position: outside;
	margin-left:5pt;
	padding: 0px;
	}
	

	
	

a.NormLinkB:link, a.NormLinkB:visited {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.NormLinkB:hover {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.p{
	text-align: justify;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.RedText {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	
}


.GreenText {
	color:#339966;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}
.OrgText {
	color:#FF9900;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}

.BlueText {
	color:#014A99;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}
.labelling
{
	font-weight: bold;
	font-family:Arial;
	font-size:12px;
	
}

.labelHeading
{
	font-weight: bold;
	font-family:Arial;
	font-size:13px;
	
}


/* this part is only used in startquiz.aspx page in student panel*/
#myPop
{
	FONT-SIZE: 11px; COLOR: #003300; FONT-FAMILY: Arial, Helvetica, sans-serif
}

/* end here*/

/* End of first Version Css */

/*88888888888888888888888888888888888888888888888888888888888*/
 
 .ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(../images/rating/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(../images/rating/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(../images/rating/ratingStarSaved.png);
}




.PushButton_New {
	background-image:url(../images/reply.png);
	background-repeat:no-repeat;
	}