/* element */

body, html {
	margin:0px;
	height:100%;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
}
br {clear:left;}


/*class*/
.articleBox {
	margin-left:25px;
	padding:5px 0px;
}
.aritcleImage {
	margin:0px auto;
	display:block;
}
.buttonBand {
	width:60%;
	margin:5px auto;}
.buttonBox {width:48%;}
.category {
	display:block;
	margin:0px;
	padding:2px 0px;
	width:165px;
	float:left;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	}
.category:hover {color:#CC0000;}

.container {
	height:100%;
}
.containerM {
	height:100%;
	min-height:100%;
}
.content {
	float:left;
	width:60%;
	padding:15px 0px 0px 0px;
}
.contentM {
	float:left;
	width:60%;
	padding:15px 0px 0px 0px;
}
.counterBlock {
	text-align:center;
}
.description {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
.description:hover {color:#CC0000;}
.dialogText {
	display:block;
	text-align:center;
	text-decoration:none;
	margin:2px 0px;
	color:#000000;}
.dropBox {
	font-size:14px;
}
.emp {font-weight:bold;
color:#990000!important;}
.floatForm {
	position:absolute;
	left:10px;
	top:10px;
	z-index:10;
	background:#ECE8BC;
	border:1px solid #333333;
	padding:30px 30px 20px 30px;
}
.floatForm:hover {border:1px solid #990000;}
.closeFloat {
	float:right;
	margin:-25px -25px 0px 0px;
}
.formLabel {
	margin:2px 0px 2px 0px;
	width:80px;
	float:left;}
.formLabelL {
	margin:2px 0px 2px 0px;
	width:150px;
	float:left;}
.function {
	margin:10px 0px 0px 20px;
	font-size:13px;
	border-bottom:1px #990000 dotted;
	width:80%;
	font-weight:bold;
	padding-left:5px;
}
.gLink {
	font-style:italic;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}
.glossaryImage {
	margin:5px auto;
	display:none;}
.glossarylink {display:none;}

.gloss {
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:1px dotted #FF0033;
	font-size:1.0em;
	cursor:help;}
#glossarypop {
	display:none;
	position:absolute;
	width:30em;
	height:auto;
	padding:20px;
	background-color:#FFFFCC;
	color:#000000;
	border-bottom: #333333 2px solid;
	border-right: #333333 2px solid;
	border-left: #CCCCCC 2px solid;
	border-top: #CCCCCC 2px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;}
#term {
	font-weight:bold;}
.header {
	background:url(images/head.png) #FFFFFF top right no-repeat;
	height:100px;
	border:0px solid #CCCCCC;
}
.index {
	margin:10px 0px 10px 10px;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.indexBand {
	float:right;
	border-bottom:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:1px;
	}
.indexItem {
	float:left;
	margin:1px;
	border:1px solid #CCCCCC;
	text-decoration:none;
	color:#CCCCCC;
	background-color:#FFFFFF;
	padding:0px 2px;
}
.indexItem:hover {
	background-color:#CCCCCC;
	border:1px solid #999999;
	color:#000000;
}
.key {color:#0000FF;}
.leftPanel {
	float:left;
	width:24%;
	padding:10px 0px 0px 0px;
	border-right:1px solid #CCCCCC;
	background:#ECE8BC;
	/*background:#ECE8BC url(images/clogo.gif) top left no-repeat;*/
	height:100%;
	min-height:100%;
}
.letter {

	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	float:left;
}
.letterBand {
	border-bottom:1px solid #CCCCCC;
	padding:1px;
	margin:20px 20px 10px 20px;}
.mainSearch {
	margin: 2px auto;
	display:block;
	width:80%;
	padding:5px 0px 10px 0px;
}
.menuBand {
	height:20px;
	/*background: #F1972F;*/
	background:#990000;
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
}
.next {
	text-decoration:none;
	color:#666666;
	float:right;
	width:30%;
	text-align:right;
}
.page {
	text-decoration:none;
	color:#666666;
	float:left;
	width:37%;
	text-align:center;
}
.previous {
	text-decoration:none;
	color:#666666;
	float:left;
	width:30%;
	text-align:left;
}
.rightMenu {
	margin:3px 0px 3px 25px;
	display:block;
	text-decoration:none;
	color:#000000;
	width:90%;
}
.rightPanelM {
	float:right;
	width:38%;
	padding:10px 0px 0px 0px;
	border-left:1px solid #CCCCCC;
	/*background:#ECE8BC;*/
	background:#ECE8BC;
	height:100%;
}
.containerM > .rightPanelM {
	height:auto;
	min-height:100%;
}
.searchBand {
	float:right;
	margin:0px 5px 0px 0px;
}
.searchBox {
	width:120px;
	border:1px #666666 solid;
	font-size:12px;
	padding:2px 5px;
	background:#EEEEEE;
}
.searchBox:focus {background:#FFFFFF;}
.searchButton {
	width:60px;
	border:1px #993333 solid;
	font-size:10px;
	background:#990000;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	line-height:10px;
	color:#FFFFFF;
}
 .searchButton:hover {
 	background:#993333;
	border:1px #CCCCCC solid;
}
.searchLabel {
	display:block;
	margin:2px 0px 2px 20px;
}
.shortInput {width:100px;}
.siteName {
	background:url(images/logo.gif) top left no-repeat;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	line-height:75px;
	padding:0px 0px 0px 40px;
	margin:12px;
	float:left;
}
.smallName {
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	float:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	width:24%;
	font-weight:bold;
	background:#ff9100;
	font-style:italic;
	text-align:center;
}
.stem {color:#FF6600;}	
.title {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:3px;
}
.title:hover {
	color:#CC0000;}

.topMenu {
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 20px;
}
.topMenu:hover {
	background:#FF0000;
}

.warning {
	color:#FF0000;
	text-align:center;
	font-size:10px;}
.youtube {height:390px;
width:640px;
border:1px #FFFFFF solid;
z-index:1;
margin:1em auto;
display:block;
}
/* ID */


#ikeywords {
	width:74%;
}	
#itype {
	width:22%;
}
#avSearch, #iRegister, #browse, #browseMA, #ilogin, #slogin, #coursePrototype, #glossary {
	display:none;
}
#browse, #browseMA, #glossary {
	margin:3px 0px 10px 35px;
}
#ilogin {width:190px;}
#slogin {width:250px;}
#instructorMessage, #studentMessage {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	}
#rightNav {display:block;}

#rightDummy {
	float:right;
	background:#FFFFFF;
	height:100%;
	width:10px;}