﻿body 
{
	font-size:small;
	font-family:Verdana;
	width:700px
}
a
{
	 font-size:small;
	 font-family:Verdana;
	 text-decoration:none;
}
/* ----- base links ----- */

a:link {color: #660000;}
a:visited {color: #666666;}
a:hover {color: #CC3333;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}
/*
p {line-height:1.4em;margin:10px 0;}
hr{margin:10px 0;color:#999999;}

ul{
	list-style: none;
}

ul li{
padding-top:3px;
}
*/
blockquote
{
	font-size: 12px;
	margin-left:180px;
	margin-right:180px;
}
p
{
	font-family:Verdana;
	font-size:12;
	margin-left:60px;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
}

img
{
	margin:5px,5px,5px,5px;
}
	
h1{}
h2{}
h3{border-color: Gray;
	  font-weight:bold;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:large;
      text-align:center;}
h4
{
	font-weight:normal;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:medium;
      text-align:left;
      margin-left:50px;
}
h5
{
	font-weight:normal;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:small;
      text-align:left;
	}
	


.accordionContent
{
    /* background-color: #D3DEEF; */
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    margin-left:60px;
	margin-right:60px;
}

	
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    background: url(bgHeader24x1.jpg) ;
	background-repeat: repeat-x ;
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	font-weight: bold;
    cursor:		 pointer;
    text-align:center;
    width:800px;
}

.accordionLink
{
	position:relative;
    color: white;
}
.accordionLinkTo
{
	position:relative;
    color: white;
}
.accordionPane{}

.accordionPaneTitle
{
	border-color: Gray;
	  border-bottom-width: 1em;
	  border-left-width:2px;
	  border-right-width:2px;
	  border-top-width:2px; 
	  font-weight:bold;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:18px;
      text-align:center;
	}

.boxLiteraryReference 
{
	font-style:italic;
	font-size:small;
}

.boxCaseStudy
{
	border-style:outset ; 
    border-width:0.2em;
    background-image:url:("images/Dressing3/MGMGrand650x698.jpg"); 
    background-repeat:no-repeat;
    background-color:Gray;
}

.buttonNotes 
{ 
	text-decoration:none;
	background-color:#666666;
	border-color:#993300 ;
    border-style:outset ; 
    border-width:0.5em;
     color:#FFFFFF;   
 
}





.glossaryRef
{
	font-size: 1em;
	font-weight:bold;
	color:Black;
	
}

.interestRef
{
	font-size: 1em;
	font-weight:bold;
	color:#FF9900;
	
}
img {margin:4px}

img.FloatLeft
{
    float: left; 
    margin: 4px; 
}

img.FloatRight
{
    float: right; 
    margin: 4px; 
}
img.FloatLeftBorder
{
    float: left; 
    margin: 4px;
    border-style:inset;
    border-width:1px; 
}

img.FloatRightBorder
{
    float: right; 
    margin: 4px;
     border-style:inset;
    border-width:1px; 
}


.flyoutAbstract
{
	background-color: #FFE3A6;
	width:375px;
	z-index:999999;
	height:auto;
	
	color:#330000;
	border-style:solid;
	border-width:thick;
	/* border-bottom:border-width="1px" border-color="#000000";
	border-top:border-width="1px" border-color="#000000"; */
	
}
.flyoutGlossary
{
	background-color: #CCCCCC;
	width:550px;
	z-index:9999998;
	height:auto;
	color:#000000;
	font-weight:bolder;
}
.flyoutGlossaryWide
{
	background-color: #CCCCCC;
	width:750px;
	z-index:9999998;
	height:auto;
	color:#000000;
	font-weight:bolder;
}
.flyoutInterest
{
	background-color: #EAEAEA;
	width:550px;
	color:#000000;
	z-index:999999;
	height:auto;
	 margin:2,2,2,2;
	
}

.flyoutVideo
{
	background-color: #CCCCCC;
	width:auto;
	z-index:9999998;
	height:auto;
	color:#000000;
	font-weight:bolder;
}
.headingStandard
{
	font-family:Verdana;
	font-size:larger;
	font-style:inherit;
	font-weight:bolder;
}
.headingStandardSub
{
	font-family:Verdana;
	font-size:medium;
	font-style:inherit;
	font-weight:bolder;
}
.important 
{      font-size: large;     
        color: Red; 
}
.labelSection
{
	  
	  border-color: Gray;
	  border-bottom-width: 1em;
	  border-left-width:2px;
	  border-right-width:2px;
	  border-top-width:2px; 
	  font-weight:bold;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:medium;
      text-align:center;
     }
     
 .labelErrorMsg 
 {
 	color:Red;
 	}


	.labelStem
	{
		font-weight:bold;
		font-size:larger;
		}
		
.labelResponse
{
	font-weight:bold;
		font-size:large;
	}
.list{font-size:12}
	
.LiteraryReference 
{
	font-style:italic;
	font-size:small;
}

.LiteraryReferenceAuthor
{
	font-size:small;
}

.link
{
		font-size:small;
	 font-family:Verdana;
	 text-decoration:none;
}

#ltrlNoteEntry {} /* literal control note entry */

.loginout 
{
	/*text-decoration:none;*/
	}
	
.modalBackground {
	background-color:Gray;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.multiplechoice
{
	background-color:White;
}

.pageSection 
{
	border-color: Gray;
	  border-bottom-width: 1em;
	  border-left-width:2px;
	  border-right-width:2px;
	  border-top-width:2px; 
	  font-weight:bold;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:large;
      text-align:center;
}



.pageSubSection
{
	border-color: Gray;
	  border-bottom-width: 1em;
	  border-left-width:2px;
	  border-right-width:2px;
	  border-top-width:2px; 
	  font-weight:normal;
	  font-style:normal; 
      font-family:Microsoft Sans Serif;
      font-size:medium;
      text-align:left;
	}

.panelCasestudy
{
	
	border-color:#993300 ;
    border-style:inset ; 
    border-width:0.2em;
    margin: 50px, 50px, 50px, 50px;
	}

.panelInteraction 
{
	background-color:#ffffcc;
	border-style:solid;
	border-width:2px;
	border-color:#c07135;
	font-size:10;
	margin: 5px, 5px, 5px, 5px;
}

.paragraphStandard 
{
	font-family:Verdana;
	font-size:12;
	margin-left:60px;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
	color:black;
	
}
.paragraphSmall 
{
	font-family:Verdana;
	font-size: 10;
	margin-left:100px;
	margin-right:100px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
}

.paragraphEmphatic
{
	font-family:Verdana;
	font-size:12;
    font-weight:bolder;
	margin-left:60px;
	margin-right:60px;
}

.paragraphNote 
{
	font-family:Verdana;
	font-size:10;
	margin-left:60px;
	margin-right:60px;
	margin-top:30px;
	margin-bottom:30px;
}


.player  {
	border-style:none; 
	background-color:#0D0D09; 
	font-weight:bolder; 
	color:#EAEAEA;
}

 
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.qheader{font-size:small;
	font-family:Verdana;
	font-style:normal;
	 font-weight:bold;}

.qselections
{
	font-family:Verdana;
	font-size:small;
}

.SectionTitle 
{
	 font-weight:bold;
}
.SectionHeading 
{
	   background-repeat:no-repeat;
	  background-image:../images/elements/sec_heading_bg.png
	  
}

.tabheader 
{
	background-color: #2E4d7B;
    background: url(bgHeader24x1.jpg) ;
	background-repeat: repeat-x ;
}

.textEmphasis 
{
	font-family:Verdana;
	font-size:small;
    font-weight:bolder;
	margin-left:2px;
	margin-right:2px;
}


.textEmphasis 
{
	font-family:inherit;
	font-size:small;
    font-weight:bolder;
	margin-left:2px;
	margin-right:2px;
}

.truefalsequiz {}



.webLinked
{
    font-family:inherit;
    font-weight:bolder; 
    color:inherit; 
 }

.videoInsertCenter
{
	background-color:Silver;
	border-style:solid;
	border-color: #FFFFFF;
	border-width: 2px;
		
	}



.videoInsertCenter
{
	background-color:Silver;
	border-style:solid;
	border-color: #FFFFFF;
	border-width: 2px;
		
	}
.watermark {
	background: #EAEAEA;
	font-weight: lighter;
	
}
#AllLectures
{
	position:relative;
	text-align:center;
	
	}
#copyright 
	{
		text-align:center;
		font-size:xx-small;
	}
#glossref
{
	font-weight:bold;
	color:#000000;
	
}
#gvStudentNotes {} /* gridview prior student notes */
#pnlNoteEntry {}/* Panel for student notes entry */

#pnlNotesGrid {}/* Prior student notes grid */

#txtNoteEntry {} /* text box control for note entry */
/* #studyMGMGrand
{
	
	border-style:outset ; 
    border-width:0.2em;
    background-image:url:("images/Dressing3/MGMGrand650x698.jpg"); 
    background-repeat:no-repeat;
	}
	*/

