body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E8EEFA;
	background-image: url(../img/cssImages/bg.jpg);
	background-repeat:repeat-x;
}
.headrow {
background-image: url(../img/cssImages/bghead.jpg);}

.btrow {
background-image: url(../img/cssImages/bgnav2.jpg);}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:2px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

.normalhead {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.normalheaditalic {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-style: italic;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}

.normal-black {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}

.normal-white {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
}

.normal-small {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
}

.normal-medium {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
}

.pera {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin-left:12px;
	margin-right:12px;
	text-align:justify;
}

.headbig{
	color:#009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:4px;
}

.sap{
	background-image:url(../img/cssImages/sap.jpg);
	height:27px;}
	


.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
}

.bluehead {
	color: #4B5885;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;}

.bluehead2 {
	color: #4662D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
	.greenhead {
	color: #0B6810;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;}
	
.link{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;}

a:visited {
    font-size: 12px;
    color: #3670a2;
    text-decoration:none;
    font-weight: normal;
	padding-left: 0;
	
}

a:link {
    font-size: 12px;
    color: #3670a2;
    text-decoration:none;
    font-weight: normal;
	padding-left: 0;
	
}

a:hover {
    text-decoration:none;
    color:#306164;
	padding-left: 0;
}
	
a.mainlevel:visited {
	font-size: 12pt;
	font-weight: bold;
	/*color: #3670a2;*/
	color:#000066;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.mainlevel:link {
	font-size: 12pt;
	font-weight: bold;
	/*color: #3670a2;*/
	color:#000066;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.mainlevel:hover {
   color:#333333;
   
   }
   
a.mainlevel2:visited {
	font-size: 16px;
	font-weight: bold;
	color: #4B5885;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel2:link {
	font-size: 16px;
	font-weight: bold;
	color: #4B5885;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.mainlevel2:hover {
   color:#333333;
   
   }

a.sublevel:visited {
	font-size: 9pt;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel:link {
	font-size: 9pt;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel:hover 
{
   color:#0D2A8D;
}

a.sublevel2:visited 
{
	font-size: 10pt;
	margin-top:5px;
	/*color: #3670a2;*/
	font-weight:bold;
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel2:link {
	font-size: 10pt;
	margin-top:5px;
	font-weight:bold;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel2:hover 
{
   color:#0D2A8D;  
}

a.sublevel3:visited {
	font-size: 9px;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel3:link {
	font-size: 9px;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

a.sublevel3:hover 
{
   color:#0D2A8D;
}
/* Under Lined Links */
a.underline:visited {
	font-size: 12px;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
a.underline:link {
	font-size: 12px;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#3670a2;
	line-height: normal;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}

a.underline:hover 
{
   color:#0D2A8D;
}

a.underline-bold:visited {
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#003399;
	line-height: normal;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
a.underline-bold:link {
	font-size: 12px;
	font-weight: bold;
	margin-top:5px;
	/*color: #3670a2;*/
	color:#3670a2;
	line-height: normal;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}

a.underline-bold:hover 
{
   color:#0D2A8D;
}

.inputbox
{
	border:1 solid #D0D9E0;
	background-image:url(../img/cssImages/feild-bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}

.bt
{
	background-image:url(bt_bg.jpg);
	border:1 solid #c4c4c4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.tabledeco
{
	border-left:1 solid #ffffff;
	border-right:1 solid #ffffff;
}

.b-table 
{
	border-collapse:collapse;
	border-width:thin;
	border-width:1;
	border-style:solid;
	border-top-width:0;
	border-color:#eeeeee;
}

.c-table 
{
	background-image:url(../img/cssImages/greenline-in-table.jpg);
}

.d-table{
background-image:url(../img/cssImages/greyline-in-table.jpg);}

.e-table
{
	background-image:url(../img/cssImages/greyline2-in-table.jpg);
}

.side-tabs
{ 
	background-color:#EBF0FB;
	border:1px;
	border-color:#000066;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
}

.side-tabs-area
{ 
	background-color:#ffffff;
	border:1px;
	border-color:#666666;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

.notes
{ 
	background-color:#FFFEF7;
	border:1px;
	border-color:#E6E2C7;
	font-size:11px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.bluehead3 
{
	color: #4B5885;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
	
	/* Ammad's Section of Style Sheet */
.quizDetailsBig
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 1.3;
}

.border
{
	border:2px;
	border-color:#990000;
	border-style:solid;
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
}

.bordergreen
{
	border:2px;
	border-color:#009900;
	border-style:double;
	background-color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
}	

.dropDownLink a:visited
{
	color:#FFFFFF;		
}

.rows td
{
	font-family:Arial;
	color:#000000;
	text-align:left;
}

.formTableRow td
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.formTableRow th
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.error
{
	color: #FF0000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.errorLeft
{
	color: #FF0000;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.errorBold
{
	color: #FF0000;
	font-family: Arial,Verdana;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.success
{
	color: #009900;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.successBold
{
	color: #009900;
	font-family: Arial,Verdana;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

	/* Styles for the tabs */ 
#tabs 
{
	border-bottom: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
}

#tabs li 
{
	display:inline;
	border-top: .1em solid #d4d4d4;
	border-left: .1em solid #d4d4d4;
	border-right: .1em solid #d4d4d4;
	background-color: #d4d4d4;
	font-size:13px;
	border-bottom:0em;
}

#tabs li a 
{
	border-top: .1em solid #d4d4d4;
	background-image:url(../img/cssImages/bt_bg2.jpg);
	text-decoration: none;
	padding: 0.1em 1em;
	color: #ffffff;
	font-size:13px;
}

#publishQuizPage #tabs li#tab3 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}

#addQuestionPage #tabs li#tab2 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}
#quizDetailsPage #tabs li#tab1 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}

#invitePlayerPage #tabs li#tab4 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}

#quizResultPage #tabs li#tab5 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}

#gallery #tabs li#tab1 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}
#unassigned #tabs li#tab2 a
{
	padding: 0.1em 1em;
	background-color: #fff;
	color:#000066;
	font-size:13px;
	background-image:url(../img/cssImages/bt_bg3.jpg);
}


	/* End of Styles for the tabs */ 
	/* End of Ammad's Section of Style Sheet */
.Border-table
{
	border:1px;
	border-style:solid;
	border-color:#999999;
	background-color:#EFEFEF;
}

.Border-table-white
{
	border:1px;
	border-style:solid;
	border-color:#999999;
	background-color:#ffffff;
}

.botton-border-table
{
	border-bottom:1px;
	border:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	background-color:#FFFFFF;
}


.adimage1 
{
	color: #0000FF;
}

.adimage2 
{
	margin-top: 0px;
}

/* jTip CSS Start */

.jqmWindow 
{
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}

.jqmOverlay 
{
	background-color: #000;
}

* html .jqmWindow 
{
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/* jTip CSS end */

.colhighlight 
{
	border-style: none;
	background-color: #DAE2EB;
	border-width: 0px;
}

.colheadhighlight 
{
	border-style: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color: #DAE2EB;
}

/*css styles for select image/video popup */
.popupborder {
	border: 4px solid #515151;
}
a.popuptop:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 70px;
	padding-top: 5px;
	padding-left: 10px;
}
a.popuptop:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 70px;
	padding-top: 5px;
	padding-left: 10px;
}
a.popuptop:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D24D22;
	text-decoration: none;
	background-image: url(../img/popupnav.jpg);
	height: 25px;
	width: 70px;
	display: block;
	padding-top: 5px;
padding-left: 10px;
}
a.popuptop:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 70px;
	padding-top: 5px;
	padding-left: 10px;
}

.popuptopselected {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D24D22;
	text-decoration: none;
	background-image: url(../img/popupnav.jpg);
	height: 25px;
	width: 70px;
	display: block;
	padding-top: 5px;
padding-left: 10px;
}

a.popuptop2:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	padding-top: 5px;
	padding-left: 10px;
}
a.popuptop2:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	padding-top: 5px;
	padding-left: 10px;
}
a.popuptop2:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D24D22;
	text-decoration: none;
	background-image: url(../img/popupnav2.jpg);
	height: 25px;
	width: 110px;
	display: block;
	padding-top: 5px;
padding-left: 10px;
}
a.popuptop2:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2682A9;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	padding-top: 5px;
	padding-left: 10px;
}
.popuptop2selected {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #D24D22;
	text-decoration: none;
	background-image: url(../img/popupnav2.jpg);
	height: 25px;
	width: 110px;
	display: block;
	padding-top: 5px;
padding-left: 10px;
}
/*--------------*/