@import url ("http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,700italic,800,800italic,600italic,300italic,300");





body {
	background:#F9F9F9;
	 color: #939598;
    font-family: "Open Sans",sans-serif;

    font-size:90%;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
	margin:20px auto;
	text-align:center;
	line-height:1.4em;
	width:960px;
}

h1, h2, h3{
	font-family:"Open Sans", Arial, sans-serif;
	font-size:1.5em;
	font-weight:700;
}

h4, h5, h6{
	font-size:1em;
}

ul, ol{
	margin:0px;
	padding:0px;
	padding-bottom:35px;
}


.viewAll{

	color:white;

	margin-left:5%;

}


.inner a:link{
	border: none;
	float:none;
	width:auto;
}
.inner li{
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom:10px;
}

.inner p{
	  float: right;
    position: relative;
    top: 20px;
    width: 165px;
}

.seeAll a:link{
	float:right;
	width:40px;
	color:#ffffff;
	text-decoration: underline;
}


.kitSelection ol{

	margin-bottom:120px;

}



.kitSelection ol li{

	width:156px;

	margin-right:20px;

	   margin-bottom: 3px;

	float:left;

}

.kitSelection ul li{

	 float: left;
    margin-bottom: 3px;
    margin-right: 20px;
    width: 45%;

}

a:link, a:visited {
	font-weight:bold;
	color:#7D7D7D;
	text-decoration:none;
	border-bottom:1px dotted #7D7D7D;
}

a:hover {
	border-bottom:1px solid #7D7D7D;
}

a img {
	border:none;
}

header, section, article, footer {
	padding:20px 40px 40px 40px;
	width:100%;

-moz-box-sizing: border-box;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    float: left;

}

header {
	display:block;
	position:relative;
	text-align:left;
}

header img {
	float:left;
}

header h1 {
	color: #6D6E71;
    font-family: "Open Sans Light","Open Sans",sans-serif;
    font-size: 2.571em;
    font-weight: 400;
	text-align:right;
}

header h2 {
	margin:-10px 0px 20px;
	font-size:1.3em;
	text-align:right
}


video, iframe .video{

	width:40%;

	float:right;

}




nav {
	text-align: left;
	display:block;
	padding-top:7px;
}

nav p{

	width:55%;

	float:left;

}

nav a:link, nav a:visited {
	font-size:1.1em;
	font-weight:normal;
}

section {
  float: left;
    margin-top: 2%;
    text-align: left;
    width: 31.3%;
}



.landing{

	padding:0px;

	margin:1em 0 0 0;

}

.landing nav{

	 float: right;
    padding-top: 3em;
    width: 38%;

}



.tabzillaBorder{

	border-top: 2px solid #fff;

}

.tabzillaBorder a{

	border:0;

}



section.landing{

	margin:0 0 5% 3%;

	padding-left:4%;

	width:80%;

	box-shadow: none;

}



header.landing h1{

	background: none;

	color:#FAA73F;

	font-weight: bold;

	text-align: left;

	padding-left:7%;

	font-family: "Open Sans";

}



.headerLanding{

	margin:2em 2em 2em 4%;

}



.landing nav a{

width:100px;

float:left;

margin:0 0 2em 2em;

font-size:10px;

line-height: 13px;

border:0px;

}

.indexBody{

	margin-top:0;

	padding-top:0;

}



section.indexPage{

	margin-right:2%;

	width:66.7%;

}



.agenda ul li ul li ul li{

	margin-top:2%;

	list-style: disc;

	margin-left:2%;

}

.agenda ul li ul li{

	margin-top:2%;

}



section.indexPage h4, section.onePager h4{

	background:transparent url(CrashCourses/static/sprites.png) no-repeat 0px -169px;
	color:#fff;
	padding:9px 10px 10px 10px;
	margin:13px -10px;
	text-shadow:0 1px 0 #403232;


}



section.indexPage ol li.examples h4, section.onePager ol li.examples h4{

	background:transparent url(CrashCourses/static/sprites.png) no-repeat 0px -218px;


}



section.two{

	float:left;
	width:33%;
	text-align:left;

	margin-top:2%;


}

.two p{
	color:#939598;
	margin-top:10px;
}

p{
	margin-top:10px;
}

section.onePager{
	width:65%;

	margin-right:2%;

	margin-top:2%;
}
section.onePagerFull, section.kitSelection, section.gridSelection{
	width:100%;

	margin-top:2%;
}


.kitSelection div{
	float:left;

	width:20%;
}
.kitSelection div a:link, .kitSelection div a:visited {
	width:60%;
	margin:0px auto;
	display:block;
	text-align:center;
	text-decoration: none;
	border:none;
}
.kitSelection p{
	margin-top:0px;
}



.gridSelection a{

	width:25%;

	display:block;

	float:left;

	height:80px;

	margin:2%;

	padding:2%;

	background-color: #eee;

}



.gridSelection a:hover{

	background-color: #ddd;

}



.gridSelection a:link{

	  font-size: 14px;
    font-weight: normal;
    position: relative;
    top: 10px;

}



.gridSelection a img{

	float:left;

	margin-right:8%;

}


.introList ol li{

	width:120px;

}


section.onePager ol li, section.onePager ol li.right, section.onePagerFull ol li, section.onePagerFull ol li.right{
	display: table;
	padding:15px;
}


section.two ul li{

	display:table;

	padding:5px;

}


section.onePager ol li ul li, section.onePagerFull ol li ul li{
	display: list-item;
	padding: 0px;
}

.onePager ol li img, .onePagerFull ol li img{
	float:left;
	margin: 0px 15px 5px 5px;
}

.onePager ol li img.twoPack{
	margin:0px;
}



section.onePager li a:link, section.onePager li a:visited, .materials a:link, .materials a:visited, .discussion a:link, .discussion a:visited, .sidebar a:link, .sidebar a:visited{
	float:none;
}

.sidebar p img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

.onePager img.right, .onePagerFull img.right{
	float:right;
}

.onePager li.right, .onePagerFull li.right{
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		width: 95%;

}


section h1, section h2, section h3, section h4, section h5 {
	background:transparent url(CrashCourses/static/sprites.png) no-repeat 0px 0px;
	color:#fff;
	padding:6px 10px 10px 10px;
	margin:13px -10px;	
	margin-left:-50px;
	text-shadow:0 1px 0 #403232;
}

section h4{
	background:transparent url(CrashCourses/static/sprites.png) no-repeat 0px -80px;
	color:#fff;
	padding:9px 10px 10px 10px;
	margin:13px -10px;
	text-shadow:0 1px 0 #403232;
}

section h5{
	background:none;
	color:#7D7D7D;
	padding:0px 10px 0px 10px;
	margin:13px -10px;
	text-shadow:none;
}

section h6{
	background:none;
	color:#a6a6a6;
	padding:0px 10px 0px 10px;
	margin:13px -10px;
	text-shadow:none;
}

section ul {
	padding:0px;
	list-style:none;
	margin:0px 0px;
}

section li {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#939598;
}

section ol li img{
	margin-top:10px;
}

/*section li a:link, section li a:visited {
	float:left;
	width:96%;
	padding:3px 1%;
	border-bottom:1px solid #7D7D7D;
}
*/
section li a:hover {
	background:#f2f1ec;
}

.exampleCode{
	display:block;
	margin:20px;
}
.indent{
	margin-left:100px;
}
ol.twoColumn li{
	width:40%;
	float:left;
}



/*Assessment Rating CSS*/

fieldset {

	border:0px;

	width:16em;

}

/* :not(:checked) is a filter, so that browsers that don t support :checked don t    follow these rules. Every browser that supports :checked also supports :not(), so   it doesn t make the test unnecessarily selective */

.rating:not(:checked) > input {

	position:absolute;

	top:-9999px;

	clip:rect(0,0,0,0);

}

.rating:not(:checked) > label {

	float:right;

	width:1em;

	overflow:hidden;

	white-space:nowrap;

	cursor:pointer;

	font-size:300%;

	line-height:1.2;

}

.rating:not(:checked) > label:before {

	content: '★';

}

.rating > input:checked ~ label {

 color: gold;

}

.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {

 color: gold;

}

.rating > input:checked + label:hover, .rating > input:checked + label:hover ~ label, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label, .rating > label:hover ~ input:checked ~ label {

 color: #ea0;

}





.button, .button:link, .button:visited, .button2, .button2:link, .button2:visited {
    background-color: #276195;
    background-image: linear-gradient(#3C88CC, #276195);

    border-radius:.25em;

    -webkit-border-radius:.25em;
    background-repeat: repeat-x;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial,sans-serif;
    font-size: 1em;
    height: 2.5em;
    line-height: 2.5em;
    margin: 0;
    padding: 0 1.5em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    transition-delay: 0s;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: linear;
    white-space: nowrap;
}
.button:hover, .button:link:hover, .button:visited:hover, .button2:hover, .button2:link:hover, .button2:visited:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1), 0 -2px 0 0 rgba(0, 0, 0, 0.2) inset, 0 12px 24px 2px #3089d8 inset;
    color: #FFFFFF;
}
.button:active, .button:link:active, .button:visited:active, .button2:active, .button2:link:active, .button2:visited:active {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2) inset, 0 12px 24px 6px rgba(0, 0, 0, 0.2) inset, 0 0 2px 2px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
}
.button2:after {
    content: " »";
}

.button:before{

	content:"«"

}



.hacktivityNav{

	float:right;

	margin-top:3%;

}

.miniIcon{

	float:left;

	margin-right:10px;

	margin-top:-.25em;

}



.examples ul{

	margin-left:auto;

	margin-right: auto;

}

.examples ul li{

	float:left;

	width:29%;

	margin:2%;

}

.examples ul li img{

	margin:0px;

}