@charset "utf-8";
/* CSS Document */


.maincontainer{
 width:1200px	
}

body {
background-image:url(../Images/5002.png);
background-repeat:repeat;
font-family:Tahoma, Geneva, sans-serif;
}

#page {
	width:1200px;
	margin:0 auto; 
	border-style: solid;
	border-width: 3px;
	border-color:RGB(0,90,0);
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFFFFF;
}

#banner {
	background-image:url(../Images/BannerImg.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	display: table;
	background-position: 0px -192px;
	background-size: 1200px 474px;
	min-height: 142px
}

#banner .title {
	font-family: Arial Black,Impact;
    font-size: 22px;
    color: white;
	text-shadow:-1px -1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, 1px 1px 0 #000;
	padding: 0px;
	padding-left: 29px;
	margin: 0px;
	margin-top: 30px;
}

#banner .subtitle {
	font-family: Arial Black,Impact;
    font-size: 15px;
    color: white;
	text-shadow:-1px -1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, 1px 1px 0 #000;
	padding: 0px;
	padding-left: 29px;
	margin: 0px;
	margin-top: 10px;
}

#menubar {
	background-color: #4d4d7b;
	height:12px;
	width:100%;
	display: table;
	font-family: Arial;
    font-size: 12px;
    color: white;
}

#footer {
	background-color:green;
	height:12px;
	width:1200px;
	display: table;
	font-family: Arial;
    font-size: 12px;
    color: white;
	min-height: 33px;
}

.container{
	
	margin:0px;
	padding:0px;
}

#mainbar {
	width:800px;
	height:95%;
	float:left;
	padding-left:5px;
}

#sidebar {
	width:360px;
	float:right;

}
#coursetab {

}
#paperworktab {
	background-color: #0CF;
}
#instructortab {
	background-color:#FFC64F;
}
.righttabs {
	width:372px;
	float:right;
	margin: 10px 0px 10px 0px;
	padding: 1px 3px 5px 8px; 
 	border-style:solid;
	border-right-style:none;
	border-width:1px;

	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	
	background-color:#F4FAAD;
	-webkit-box-shadow: -11px 10px 21px -4px rgba(0,0,0,0.41);
	-moz-box-shadow: -11px 10px 21px -4px rgba(0,0,0,0.41);
	box-shadow: -11px 10px 21px -4px rgba(0,0,0,0.41);
}

.sidetab_Title{
	text-align: center;
	font-weight: bold;
}

.intdata {
	margin-left:36.0pt;
	margin-right:30.0pt;
	font-famly: 'Arial Narrow', sans-serif;
	font-size: 14px;
}

.ttdata {
    margin-left: 12.0pt;
    margin-right: 30.0pt;
    font-weight: bold;
    font-famly: 'Arial Narrow', sans-serif;
    font-size: 15px;
    border: solid #bdbdbd 2px;
    padding: 7px 23px;
    border-radius: 22px 71px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(222,222,222,1) 68%);
}
.linkwindow{
	width:49%;
	float:left;	
	min-height:200px;
}

.classlist {
	position: relative;
	padding: 14px 3px 6px 13px;
	width: 359px;
	border-radius: 27px 0px 0px 27px;	
}


/* Class list styles */


.class_title {
	font-weight: bold;
	padding: 5px 17px;
	font-size: 1.1rem;
	width: 338px;
	float: right;
	position: relative;
	left: 3px;
	border-radius: 15px 0px 0px 15px;
}

.class_date, .class_city {
    width: 50%;
    float: left;
	font-size: .9rem;
	text-align: center;
}

.class_date {
    float: left;
	text-align: center;
}

.class_city {
    float: right;
}

.class_signup a {
    color: #1c1cd5;
}
.class_signup:hover, .class_signup:focus {
    background: #caeeff;
    border-color: #81b36b;
}

.class_signup, .class_signup_lock {
    float: right;
    width: 50%;
    position: relative;
    right: -3px;
    background-color: #a4cc93;
    padding: 5px 1px 5px 5px;
    text-align: center;
    border-radius: 35px 0px 0px 100px;
    margin: 10px 0px 6px 0px;
    border: solid white;
    border-width: 5px 0px 5px 5px;
    color: white;
    box-shadow: 2px 2px 0px black, -2px -2px 0px black;
}
.class_signup_lock {
	background-color:#bd3030;
}

.class_comment {
    font-size: 0.8rem;
    text-align: center;
    margin: 23px 6px 4px -6px;
    position: absolute;
	min-width: 300px;
	max-width: 500px;
	right: 375px;
    border: solid 3px;
    border-radius: 7px;
    padding: 10px;
    background: #bdbdea;
    min-height: 50px;
    box-shadow: -11px 10px 21px -4px rgba(0,0,0,0.41);
    transform: scaleX(0.0);
    transform-origin: right;
    transition: transform 250ms ease-in;
}

.class_comment::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #bdbdea;
    top: 13px;
    right: -11px;
    z-index: 1;
    border: solid 3px black;
    transform: rotate(45deg);
    border-left: none;
    border-bottom: none;
}
.classlist:hover, .classlist:focus {
	background-color: #E3F0B4;

}

.classlist:hover .class_comment, .classlist:focus .class_comment  {
    transform: scaleX(1.0);
}


.classlist:hover .class_title, .classlist:focus .class_title {
    color: #1c5da2;
    background-color: #f0b11c;

}

.intdata li {
	margin: 6px 0px;	
}


.notice {
	padding: 3px;
	margin: 8px;
	border-style:solid;
	border-width:1px;
	text-align: center;
	background-color:white;
	-moz-border-radius: 20px;
	border-radius: 20px;

}

#menubar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

#menubar li {
  float: left;
}

#menubar li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

#menubar li a:hover:not(.active) {
  background-color: #111;
}

#menubar .active {
  background-color: #4CAF50;
}


.notify-button {
	margin: 15px 0px 5px 0px;

	padding: 9px 10px;
	border-radius: inherit;
	position: relative;
	right: -3px;
	padding: 9px 28px;
	border-right: none;	
}

.notify-button:hover {
    background-color: #eab34f;
}


.instructor_card {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position-x: right !important;
    height: 128px;
    border: solid 2px #c67833;
    margin: auto auto 14px auto;
    border-radius: 18px;
    overflow: hidden;
    width: 90%;
}

.instructor_card p {
    width: 245px;
}

#larry_card {
    background: url('Images/Larrypic.jpg');
}

#chris_card {
    background: url('Images/chrispic.jpg');
}