@charset "utf-8";
/* CSS Document */

/*
   /
  /_\
 |___\
 \___|
  \ /
   /		Unless otherwise noted, all code created for the MSOE Center for BioMolecular Modeling
  /_\		Copyright
 |___\		For questions or comments, contact:
 \___|
  \ /		Mark Hoelzer
   /		hoelzer@msoe.edu
  /_\
 |___\
 \___|
  \ /
   /		
   
*/


/* overall styles */

html{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
body{
	height:100%;
	overflow:hidden;
	width:100%;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif, Symbol;
	font-weight:normal;
	font-size: 100%;
	line-height: 140%;
	background-color:#ffffff;
	margin:0px;
	overflow:hidden;
}	

#contentMain{
	height:500px;
	width:1000px;
}



/* header */
#headerMain{
	width:100%;
	height:70px;
	background-image:url(http://cbm.msoe.edu/markMyweb/jmolCreatorStonyBrook/images/templateImages/exportHeaderBackground1.png);
	background-repeate:repeat-x;
}
#headerInner{
	width: 1000px;
	overflow:hidden;
	height:70px;
	margin:auto;
}
#headerInner img{
	max-height:60px;
	max-width:100%;
}
#headerCBMLogo{
	max-height:60px;
	padding:5px;
	float:left;
}
#headerCBMLogo{
	max-height:60px;
	padding:5px;
	float:left;
}
#headerGuestLogo{
	max-height:40px;
	padding:15px;
	float:right;
}
#headerGuestLogo img{
	max-height:40px;
	max-width:100%;
}
#headerTitle{
	margin:auto;
	font-family: Arial, Helvetica, sans-serif, Symbol;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	padding:15px 20px 15px 20px;
}





/* Right hand tutorial */
#tutorial{
	width:365px;
	height:470px;
	margin:10px 0px 10px 10px;
	padding:0px;
	background-color:#ffffff;
	float:left;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
#tutorialTitle{
	font-size:28px;
	font-weight:bold;
	background-color:#652C90;
        color:#ffffff;
	padding:10px;
	margin:20px 0px 0px 0px;
        border-style:solid;
        border-width:2px;
        border-color:#652C90;
	text-align:center;
	border-radius: 20px 20px 0px 0px; 
	-moz-border-radius: 20px 20px 0px 0px; 
	-webkit-border-radius: 20px 20px 0px 0px; 
}
#tutorialContent{
	margin:0px 0px 0px 0px;
	padding:10px;
        border-style:solid;
        border-width:2px;
        border-color:#652C90;
	border-radius: 0px 0px 0px 0px; 
	-moz-border-radius: 0px 0px 0px 0px; 
	-webkit-border-radius: 0px 0px 0px 0px; 
	background-color:#ffffff;
	overflow-y:scroll;
        text-align:left;
}
#tutorialCenter{
	text-align:center;
   	margin: 0px 0px 10px 0px ;
}


/* jmol panel */
#jmol{
	height:480px;
	width:385px;
	margin:10px;
	float:left;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#jmolTitle{
	width:365px;
	height:12px;
	font-size:18px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	text-align:center;
	border-radius: 10px 10px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px; 
}
#jmolApplet{
	height:340px;
	width:385px;
}



/* Content Styles */
p{
	text-align:left;
   	margin: 0px 0px 10px 0px ;
}

h1{
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:20px 0px 10px 0px;
	color:#652C90;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif, Symbol;
}

h2{
	text-align:center;
}
.jmolButton{
	min-height:12px;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background-color:#DEE3E6;
	border:1px solid #9a9a9a;
	color:#652C90;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	border-radius:8px;
	-moz-border-radius:8px;
	border-radius:4px;
	-moz-border-radius:8px;
	display:inline-block;
}
.jmolButton:hover{
	cursor:pointer;
	color:#FF3300;
}
.image{
	max-width:90%;
	display:block;
	margin:10px auto 20px auto;
	padding:5px;
	text-align:center;
}
.imageCaption{
	width:90%;
	font-size:12px;
	text-align:center;
	color:#999999;
	line-height:12px;
	margin:0px 0px 20px 0px;
}
.video{
	width:420px;
	height:315px;
	margin:10px 0px 10px 0px;
	padding:5px;
	text-align:center;
	margin:auto;
}
.videoCaption{
	width:90%;
	text-align:center;
	font-size:12px;
	color:#999999;
	line-height:12px;
	margin:0px 0px 20px 0px;
}
.question{
	margin:10px 0px 20px 0px;
	padding:0px 0px 0px 25px;
	background-image:url(http://cbm.msoe.edu/markMyweb/jmolCreatorStonyBrook/images/templateImages/questionMark.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.shortAnswer{
	width:90%;
	resize:none;
}
.multipleChoiceAnswer{
	padding:5px;
	margin:0px;
}
#printQuestions{
	min-height:16px;
	padding:5px;
	margin:30px 0px 50px 0px;
	background-color:#ececec;
	border:1px solid #e5e5e5;
	color:#999999;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	display:block;
}
#printQuestions:hover{
	cursor:pointer;
	color:#333333;
}