@charset "utf-8";

/*
http://www.projectseven.com/tutorials/servers/iis-woff/index.htm
.woff  application/x-woff
.svg   image/svg+xml
*/

@font-face {
	font-family: 'DroidSansRegular';
	src: url('//www.classcreator.com/templates/assets/fonts/DroidSans-webfont.eot');
	src: url('//www.classcreator.com/templates/assets/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-webfont.woff') format('woff'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-webfont.ttf') format('truetype'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('//www.classcreator.com/templates/assets/fonts/DroidSans-Bold-webfont.eot');
	src: url('//www.classcreator.com/templates/assets/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-Bold-webfont.woff') format('woff'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
		 url('//www.classcreator.com/templates/assets/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MuseoSlab500';
    src: url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500-webfont.eot');
    src: url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSlab500Italic';
    src: url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500italic-webfont.eot');
    src: url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500italic-webfont.woff') format('woff'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500italic-webfont.ttf') format('truetype'),
         url('//www.classcreator.com/templates/assets/fonts/Museo_Slab_500italic-webfont.svg#MuseoSlab500Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.redText { color: #711310; display: inline-block; }

a { outline: 0; }
a:link    { color: #41464c; text-decoration: underline; }
a:visited { color: #41464c; text-decoration: underline; }
a:hover, a:active, a:focus { text-decoration: none; }
/* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */

.contentBenefits a:link    { color: #3a566f; text-decoration: underline; font-weight: bold; }
.contentBenefits a:visited { color: #3a566f; text-decoration: underline; font-weight: bold; }
.contentBenefits a:hover, a:active, a:focus { text-decoration: none; }
	
.contentExamples a:link    { color: #500c06; text-decoration: underline; font-weight: bold; }
.contentExamples a:visited { color: #500c06; text-decoration: underline; font-weight: bold; }
.contentExamples a:hover, a:active, a:focus { text-decoration: none; }

.contentExamplesSiteWrapper a:link    { color: #40454b; display: block; width: 288px; height: 190px; text-decoration: none; }
.contentExamplesSiteWrapper a:visited { color: #40454b; text-decoration: none;}
.contentExamplesSiteWrapper a:hover, a:active, a:focus { text-decoration: none; }

ul, ol, dl { 
    padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 0px;
	padding-left: 0px; 
}

a img { 
	border: none;
	outline: none;
	margin: 0;
	padding: 0;
}

body {
	font: 100%/1.4  Arial, Verdana, Helvetica, sans-serif; 
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(//www.classcreator.com/templates/assets/images/bg.jpg); 
	background-repeat: repeat-x;
}

.container {
	width: 1004px;
	margin: 0 auto;
	padding: 0px 0px 25px 0px;
	z-index:1;
	position:relative;
}

.header {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.logoContainer {
	float: left;	
}

.navTopWrapper {
	width: 70%;
	float: right;
	margin-top: 32px;
}

.nav {
	font-family: DroidSansRegular;
	list-style: none;
	padding: 0;
	text-align: center;
}

.nav li {
  display: inline;
  padding: 2px;
}

.nav a {
  display: inline-block;
  padding: 10px 5px;
}

.titlebarWrapper {
	width: 1004px;
	height: 205px;
	margin: 0;
	padding: 0;
	background-image: url(//www.classcreator.com/templates/assets/images/wood-top.png);
	background-repeat: no-repeat;
	background-position: 18px 112px;
}

.titlebar  {
	width: 966px;
	padding: 0;
	height: 74px;
	margin: 0 auto;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}

.titlebar h1   {
	font-family: DroidSansBold;
	font-size: 35px;
	padding-right: 20px;
	padding-top: 45px;
	text-shadow: 4px 4px 0px #000;
	font-weight: bold;
	color: #FFF;
}

.content {
	width: 924px;
	margin: 0 0 0 0;
	padding: 0 40px 20px 40px;
	background-image: url(//www.classcreator.com/templates/assets/images/contentAreaBG.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.bottom {
	height: 30px;
	background-image: url(//www.classcreator.com/templates/assets/images/contentAreaBottom.jpg);
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0px top;
}

.contentLine8px {
	height: 8px;
	margin: 0px 17px 0px 17px;
	clear: both;
	background-color: #41464c;
}  

.footer {
	padding: 10px 0;
	clear: both;
	text-align: center;
}

.footerLeft {
	width: 120px;
	margin-left: 10px;
	padding: 0;
	float: left;
	position: relative;
}
.footerCenter {
	width: 742px;
	padding: 0;
	margin:0;
	float: left;
	position: relative;
	text-align: center;
}
.footerRight {
	width: 120px;
	padding: 0;
	margin-right: 10px;
	position: relative;
	float: right;
	text-align: right;
}

.footer p {
	font-family: DroidSansRegular;
	font-size: .94em;
	color: #41464c;
	line-height: 1.1em;
	position: relative;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.clearfloat { 
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.progress .bar {
	display:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#888;
	color:#fff;
	padding:5px;
}
