/* MOBILE FIRST ============================================= */
/* All the styles below should be the default mobile styles */

/* GENERAL and DEFAULTS
============================================================================= */
*, span, img {
	margin: 0;
	padding: 0;
	border: none;
	} /* removes defaults from all elements */


body {
	margin: 20; padding: 0;
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	
	background: #ffffc2;
	}
	
a {	
	text-decoration: none;
	color: #1e6a1c;
	}
/*a:hover { text-decoration: none; color: #2e9f2c;}*/
/*a:focus { outline: none;}*/
a:link {color:#000080;}
a:hover {color:red;}

p { 
	font-size: 120%;
	padding: 5px 0;
	line-height: 25px;
	color: #000000;
	}

.center{display:block; margin:0 auto;}
		
ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 10px;
	}
	ul li {
		padding: 2px 0 2px 20px;
		line-height: 20px;
		
		background: url(../images/tick_bullet.png) 0 center no-repeat;
	}
ol {
	margin: 0;
	padding: 0 0 10px 0;
	}
	ol li {
		margin: 0 0 0 25px;
		padding: 0 0 0 10px;
		line-height: 20px;
	}
h1 {
	font-size:400%;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	color: #000000;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);
	line-height: 60px;
	}

mark {background: none; color: white;}

h2 {
	margin: 0;
	
	font-size: 200%;
	line-height: 40px;
	text-align: left;
	font-weight: 300;
	}
	h2 span {
		display: block;	
		font-size: 80%;
		margin-top: 10px;
		line-height: 30px;
	}
		
	h2.shadow {
		text-shadow: 0px 2px 2px #000000;
	}	

h3 {
	margin: 10px 0;
	font-size: 150%;
	font-weight: 300;
	line-height: 30px;
	color: #248322; 
	}	

h4 {
	
	font-size:200%;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 5px 0;
	line-height: 30px;
	text-align: center;
	color: #000000;
	}

input, select, option {font-family: Verdana, Geneva, sans-serif;}

.hideme { display: none; visibility: hidden; }
.clear { clear: both;}
.left { float: left;}
.right { float: right;}

ul.nostyle {
	margin: 0;
	padding: 0;
	list-style: none;
}
	ul.nostyle li {
		margin: 0;
		padding: 0;	
		
		background: none;
	}

.hr {
	width: 100%;
	clear: both;	
}

.text_center {text-align: center;}

.nopad_top {padding-top: 0; padding-bottom: 0;}
a.white {
	color: #FFF;
}

.sep {
	border-bottom: solid 1px #e7e7e7;
	margin: 20px 50px;	
}
/* COLUMNS 
======================================================================== */
.wrap { margin: 0 auto; max-width:980px;}
.x3col1, .x3col2, .x3col3, .x4col1, .x4col2, .x4col3 { float: left; overflow: hidden; margin-bottom: 15px;}
	
	.x3col1 { width: 100%;}
	.x3col2 { width: 100%;}
	.x3col3 { width: 100%;}
	.x4col1 { width: 100%;}
	.x4col2 { width: 100%;}
	.x4col3 { width: 100%;}

.col_content { padding: 0 10px;}
.overflow { overflow: visible;}
.relative {position: relative;}



/* CONTENT
============================================================================ */
#page_banner {
	position: relative;
	z-index: 1;
	height: 200px;
	padding: 0;
	background:  url('../Pics/headerpic.jpg') bottom center no-repeat #ffffc2;
	overflow: hidden;
	}
	#page_banner .x4col3 {
		float: right;
		margin-top: 30px;
	}
	#page_banner h2 {
		color: #004fa3;
		font-size: 240%;
		padding: 10px 0;
		width: 475px;
		margin-left: auto;
		margin-right: auto;
	}
		#page_banner h2 span {
			float: left;
			line-height: 70px;
			padding: 0 10px;	
		}
		#page_banner h2 span#idcs_logo {
			margin-top: 10px;
			margin-bottom: 10px;
			height: 60px;
			width: 170px;
			background: url('../images/idcs_logo.png') center center no-repeat;
			text-indent: -9999px;	
		}
	#page_banner .sep {
		/*margin: 20px 50px 20px 100px;*/	
	}
	#page_banner p {
		font-size: 200%;
		line-height: 24px;
		text-align: center;	
		padding: 10px 40px;
	}
	
#reg_btn {
	position: relative;
	z-index: 2;
	background: url('../images/shadow.png') top center repeat-x #ffffff;
	height: 0px;
	margin-bottom:30px;
}

.logoContainer img{margin:0 auto; display:block;}

.sponsor{margin: 40px auto 20px auto;}

#page_facts{float:left; background: #fbfbea; width:100%;}
#email_entry{background: #dddf94; height:95px; border-radius: 5px;  padding:10px;}
.email_reg{height: 40px; border-radius: 5px; width:100%; float:left; padding:0 10px;}		



.img_con{margin-top:10px;}
.img_con img{display:block; margin:0 auto;}


	
/* FORMS
============================================================================ */
.form_highlight {
		background: #f2f2f2;
		border-radius: 5px;
		margin: 30px 0 0 0;
	}
	

fieldset {
	clear: both;
	padding: 10px 0;
	}
	
label {
	width: 150px;
	float: left;
	line-height: 30px;
	}
input.txt {
	width: 100%;
	line-height: 40px;
	height: 40px;
	text-indent: 10px;
	font-family:  'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-radius: 5px;
	background: #ffffff;
	color: #2d2d2d;
	box-shadow: 0 1px 3px #aeaeae;
}
form p { padding-left:0; padding-right: 0;}


/* BUTTONS
============================================================================= */
a.btn, input.btn {
	display: block;
	padding: 0 10px;
	
	color: #ffffff;
	
	border-radius: 5px;
	
	-moz-box-shadow: inset 0 -2px 2px #1d681c;
	-webkit-box-shadow: inset 0 -2px 2px #1d681c;
	box-shadow: inner 0 -2px 2px #1d681c;
	
	background-color: #1d681c; 
   background: url(../images/btnBG.png) 0 0 repeat-x; 

	
}
	a.btn.btn_center {margin: 0 auto;}
	
	a.btn:hover, input.btn:hover {
		cursor: pointer;
		
		-moz-box-shadow: inset 0 1px 2px #1d681c;
		-webkit-box-shadow: inset 0 1px 2px #1d681c;
		box-shadow: inner 0 1px 2px #1d681c;
		
		background-color: #1d681c; 
   		background: url(../images/btnBGHover.png) 0 0 repeat-x; 
	}
	
	input.btn {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
		font-size: 171%;
		height: 40px;
		line-height: 40px;
		width:100%;
		margin:0 auto;
		text-align: center;
		position: relative;
		display:block;	
		text-shadow: 0px 1px 1px #000;
	}

a.big_btn {
	font-size: 171%;
	height: 60px;
	line-height: 60px;
	max-width:100%;
	text-align: center;
	position: relative;
	margin:-30px auto 30px;
	display:block;	
	text-shadow: 0px 1px 1px #000;
}


/* FOOTER ======================================== */

#footer{float:left; background: #000000; width:100%; padding-top: 15px;}

/* MEDIA QUERIES ======================================== */
/* Styles below override for 480px and up */
@media only screen and (min-width: 480px) { 

a.big_btn{width:320px;}
input.btn{width:320px; height:40px;}

#email_entry{width:75%;}


h1{font-size:300%;}
}

/* Styles below override for 768px and up */
@media only screen and (min-width: 768px) {

h1{font-size:300%;
line-height:50px;}

		.wrap { margin: 0 auto;}
.x3col1, .x3col2, .x3col3, .x4col1, .x4col2, .x4col3 { float: left; overflow: hidden; margin-bottom: 15px;}
	
	.x3col1 { width: 33.3333333333%;}
	.x3col2 { width: 66.6666666666%;}
	.x3col3 { width: 100%;}
	.x4col1 { width: 25%;}
	.x4col2 { width: 50%;}
	.x4col3 { width: 75%;}

.col_content { padding: 0 10px;}
.overflow { overflow: visible;}
.relative {position: relative;}


input.btn{width:100%;}
#email_entry{height:40px;}

}

/* Styles below override for 1024px and up */
@media only screen and (min-width: 1024px) {

		.wrap { margin: 0 auto;}
.x3col1, .x3col2, .x3col3, .x4col1, .x4col2, .x4col3 { float: left; overflow: hidden; margin-bottom: 15px;}
	
	.x3col1 { width: 33.3333333333%;}
	.x3col2 { width: 66.6666666666%;}
	.x3col3 { width: 100%;}
	.x4col1 { width: 25%;}
	.x4col2 { width: 50%;}
	.x4col3 { width: 75%;}

.col_content { padding: 0 10px;}
.overflow { overflow: visible;}
.relative {position: relative;}


input.btn{width:100%;}
#email_entry{height:40px;}

h1{font-size: 300%;
line-height:50px;}
} 