* {
    box-sizing: border-box; /* do not delete */
}
html,body { height:100%; }

body {
	font-family : 'Lato', Arial, sans-serif;
	font-weight: 400;
	margin: 0px;
	background-color: #88D872;
	font-size: 100%;
	background-image: url(images/interface/bg-gradient1.gif);
	background-repeat: repeat-x;
}

/*  Typography   */

p, td, tr {
	font-family: 'Lato', Arial, sans-serif;
}

img {
	border: 0px;
}

.logos {
	margin: 6px;
	text-align: center;
}

a:link {
	color: #006793;
}

a:hover {
	color: #FF67FF;
	text-decoration: none;
}

a:active {
	color : #66CBFF;
}

a:visited {
	color: #999999;
}

h1 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 28px;
	color: #FF67FF;
	padding-bottom: 4px;
}

h2 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 24px;
	color: #FF67FF;
	}

h3 {
	font-family : "Trebuchet MS", Tahoma, sans-serif;
	font-weight : bold;
	font-size : 20px;
	color: #66CBFF;
}

hr {
	color : #006699;
	height : 1px;
}

input {
	font-family : Tahoma, Arial, sans-serif;
}

ul {
	/*margin-left: 12px;*/
}

li {
	list-style-type: circle;
	padding-bottom: 6px;
}
li li {
	padding-bottom: 6px;	
}

/*  Layout */

#wrapper
{
	padding: 0px;
	width: 100%;
}
#logo {
	width: 300px;
	height: 300px;
	background-color: transparent;
	margin: 0px auto 0px auto;
}

#header {
	width: 100%;
	margin-bottom: 0px;
	background-image: url(images/kickline-banner-2018.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% 0px;
	height: 400px;
	background-repeat: no-repeat;
	padding-top: 20px;
	background-color: #FFFFFF;
}
#wrap-content {
	/*display: block;*/
	background-color: #FFFFFF;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#content  {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	width: 64%;
	float: left;
	}

#leftnav2 {
	width: 250px;
	font-size: 18px;
	color: #000000;
	float: left;
	background-color: #E8E8E8;
	padding: 12px;
}
#leftnav2-mobile {
	display: none;
}
#leftnav2-mobile a:link, #leftnav2-mobile a:visited {
	color: #2759D3;
}
#leftnav2 ul li {
	margin-bottom: 5px;
	list-style-type: none;
}
#leftnav2 li ul  {
	margin: 0 10px 10px 0px;
}
#leftnav2 li ul li {
	list-style-type: square;
}
#leftnav2 a {
	text-decoration: none;
	color: #1C3F95;
}
#leftnav2 a:hover {
	background-color: #DAEBFF;
	color: #95F3F1;
}
#leftnav2 a:visited, #leftnav2 a:link {
	color: #1C3F95;
}
#content h1 a {
	text-decoration: none;
	color: #FF67FF;
}
#content h1 a:hover {
	text-decoration: underline;
	color: #67CCFF;
}
.footer {
	background-color: #1C3F95;
	padding: 20px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:visited, .footer a:link {
	color: #E6FFFE;
	text-decoration: none;
}

.floatright {
	float: right;
	padding: 2px 15px 10px 10px;
}
.floatleft {
	float: left;
	padding: 2px 15px 10px 10px;
}

.clearfloat {
	clear: both;
	content: " ";
	border: 0px solid #ffffff;
}
.swirl {
	background-image: url(images/interface/swirl1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	padding-top: 70px;
	padding-left: 10px;
	background-color: #FFFFFF;
	overflow: visible;
}
/*
_______________________________________________________
 The rest of the file defines custom styles
_______________________________________________________
*/

.smalltxt {
	font-size: 10px;
}
.emphasis {
	font-weight: bold;
	color: #FF67FF;
}

/*.inputreadonly {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
}*/

/* <Basic table, with with a thin blue border */
.tableborderaround {
	border : 1px #003399 solid;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
}


.leftnavHeader {
	font-family: Impact, Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #333333;
	text-align: center;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.thumbnail {
	font-size: 10px;
}
.aboutStaff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBD8EE;
	border: 1px solid #BB77C2;
	height: auto;
	width: 150px;
	padding: 3px;
	visibility: hidden;
}
.indentme {
	margin-left: 16px;
	margin-top: 10px;
}
.indent-top {
	padding-top: 70px;
}

.class-table {
	background-color: #FFE4E4;
	width: 90%;
}

.class-table table {
	border: 1px solid #FFCCCC;
	border-collapse:collapse;
	font-size: 100%;
}
.class-table td {
	padding: 6px;
 }
.bigger {
	font-size: 115%;
}

div.instructor {
	margin: 10px;
	padding: 10px;
	text-align: center;
	min-height: 300px;
	/*width: 300px;*/
	display: block;
	float: left;
	min-width: 220px;
}

@media only screen and (min-width:1000px){

	#wrap-content {
	width: 950px;
}

}
@media only screen and (max-width:980px){
	#wrap-content {
		width: 100%;
		height: auto;
}
}

@media only screen and (max-width:780px){
	#wrap-content {
		width: 100%;
		height: auto;
}
	#content {
		width: 99%;
		float: none;
		padding: 4px;
}
	#leftnav2 {
	display: none;
	}
	#header {
		width: 100%;
		background-size: 140%;
		background-image: url(images/kickline-banner-2018-mobile.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
	}
	#leftnav2-mobile {
	background-color: #EFF3FC;
	text-align: center;
	padding: 6px;
	font-size: 14px;
	display: block;
}
	
}
