/* This stylesheet was created for CU Feb '06 by timl / edited by kristenu April and May '06 */

/* formatting for main content */
p, td, th, li, blockquote { 
	color: #141518;
	font-family: arial, sans-serif;
	line-height: 13pt;
	margin:5px 5px 10px 15px;
	font-size: 11pt;
	}

/* sets background color of pages */
body { 
	background-color: #DBC597; 
	
}

blockquote { 	
	margin-left: 50px;
	margin-right: 50px; 	
}

/* formatting for page layout*/
#layout {
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	border: #141518 thin solid;
	background-color: #ffffff;
}

.layout {
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 5px;
	border: #141518 thin solid;
	background-color: #ffffff;
}

/* formatting for header 1 */
.head1 {
	background-color: #8A8D6C;
	color: #DBC597; 
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 24pt; 
    margin: 2px 0px 10px 0px; 
	text-align: left;
	line-height: 26pt;
	padding: 5px 5px 15px 15px;
	HEIGHT: 30px;
	WIDTH: 100%;
}

/* formatting for header 2 */
.head2 {
	color: #d19803;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 15pt;
	text-align: left;
	padding: 0px 0px 0px 45px;
	line-height: 28pt;
	text-decoration: overline underline;
	letter-spacing: 2px;
	line-height: 18pt;
	margin-top: 0px;
	background-position: left;
	background-repeat: no-repeat;
	HEIGHT: 40px; 
	WIDTH: 80%;
	font-weight: bold;
}

#temp { 
	Z-INDEX: -1; 
    height: 80; 
    text-align: right; 
    position: absolute; 
    right: -1; top: 0; 
    background-color: black;
    width: 2000px;
    visibility: visible;
}

#overview {
	background-image: url('../images/overview.gif');
}

#objectives {
	background-image: url('../images/objectives.gif');
}

#checklist {
	background-image: url('../images/checklist.gif');
}

#assignment {
	background-image: url('../images/assignment.gif');
}

#office {
	background-image: url('../images/office.gif');
}

#discussion {
	background-image: url('../images/discussion01.gif');
}

#questions { 
	background-image: url('../images/question.gif');
}

#online {
	background-image: url('../images/www.gif');
}

/* formatting for Course Title Bar */
.CourseTitle {
	color: #d19803;
	font-family: georgia, serif;
	font-size: 28pt;
	font-weight: 600;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-bottom:15px;
	filter: shadow( direction = 225 );
	line-height: 30pt;
	WIDTH: 100%;
}

/* formatting for inset box */ 
.inset {
	margin-left: 100px;
	margin-right: 100px;
	background-color: #F4EDE0;	
	border: #954E00 1px solid;
	color: #D19500;			
	font-family: arial, sans-serif;
	font-size: 97%;
	line-height: 17pt;
	margin-bottom: 15px;
}

/* formatting for horizontal rules */	
hr {	
	width: 90%;
	color: #141518;
	margin-top: 0px;
	margin-bottom: 15px; 
}

/* formatting for hidden div boxes */	
.divhidden {
	DISPLAY: none; 
	PADDING: 10px; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #ff0000; 
	HEIGHT: 50; 
	WIDTH: 100%;
}

.inDetail {
	border-style: solid; 
	border-color: #8A8D6C; 
	border-width: 4px 2px; 
	padding: 0px; 
}

blockquote.inDetail p {
	margin: 10px;
}

.indetailtitle {
	background-color:#8A8D6C;  
	padding: 5px; 
	color: white; 
	font-weight: bold;  
	margin: 0px;
}

A  { 
	COLOR: #43480a; 
	text-decoration:underline;
}

A:link {
	COLOR: #8A8D6C; 
}

A:visited {
	COLOR: #994c04; 
}

A:active {
	COLOR: #D02E05; 
}

A:hover { 
	COLOR: #D02E05;
}

/* formatting for table header */
.bg {
	background-color: #8A8D6C;
	color: #DBC597; 
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

/* formatting for header 1 */
h1 {
	background-color:  #8A8D6C;
	color: #DBC597; 
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 24pt; 
    margin:5px 5px 5px 5px; 
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 26pt;
	HEIGHT: 30px;
	WIDTH: 99%;
}

/* formatting for header 2 */
h2 {
	color: #d19803;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 15pt;
	text-align: left;
	text-decoration: overline underline;
	letter-spacing: 2px;
	line-height: 18pt;
    margin:5px; 
	background-repeat: no-repeat;
	HEIGHT: 40px; 
	WIDTH: 80%;
	font-weight: bold;
	background: url('ISMG6280/images/wiz.gif') no-repeat 0px 0px;; padding-left:35px; padding-right:0px; padding-top:0px; padding-bottom:0px 

}
          
/* formatting for header 2 */
h3 {
	background-color:  transparent;
	color:  #8A8D6C;
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	line-height: 20pt;
    margin:5px 5px 5px 5px; 
	font-weight: bold;
}

li  { padding-bottom: 5; }
li li  { padding-bottom: 0; }
   
#header hr { visibility:hidden;  
             height: 0px;
             padding: 0;
             margin:0; }


div div {
	font-family: courier new, courier, monospaced;
	background-color: #F4EDE0;	
	border: #954E00 1px solid;
	padding : 0 20px;
	width : 100%;
	font-weight: bold;
	color:black;
}

code { font-weight: bold;
       color: mediumblue; 
       font-family: courier new, courier, monospaced;}
       
dfn  { font-weight: bold;
       color: green; 
       font-style:normal; 
       	font-family: courier new, courier, monospaced;} 
var  { font-weight: bold; 
       color: crimson; 
       font-style:normal; 
       	font-family: courier new, courier, monospaced;} 
samp { font-weight: bold; 
       font-style:normal; 
       color: orange;
       font-family: courier new, courier, monospaced;}
cite { font-weight: bold;
       color: blue; 
       font-family: courier new, courier, monospaced;}


.print  {	display: none;	}
.footer {  font-size:.8em;
   	       line-height: 100%;}
em { color: red; }

th { color: #d19803; 
     background-color: #8A8D6C;}