@import url(http://fonts.googleapis.com/css?family=Raleway:300,400,500);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

html {
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}


body {
background: #FFF;
color:#666666;
font-family:'Lato' sans-serif;
font-weight: 400;
font-size: 12pt;
line-height: 16pt;
font-weight:400;
}

a, a:hover {
color:#3366cc;
text-decoration: none;
}

a:hover {
color: #003399;
}

h1 {
color:#fc5e16;
font-family: 'Fjalla One', sans-serif;
font-weight: 400;
font-size: 30pt;
line-height: 32pt;
letter-spacing: -1px; 
margin: 5px 0 0 0;
 -webkit-font-smoothing: antialiased !important;
}

h2 {
font-size:24pt;
line-height:28pt;
font-weight: 400;
color:#42b3e5;
margin: 5px 0 0 0;
 -webkit-font-smoothing: antialiased !important;
}

h3 {
font-size:22pt;
line-height:24pt;
font-weight: 400;
color:#333;
 -webkit-font-smoothing: antialiased !important;
}

h4 {
font-size:18pt;
line-height:20pt;
font-weight: 400;
color:#333;
 -webkit-font-smoothing: antialiased !important;
}

h5 {
color:#ff9021;
font-family: 'Fjalla One', sans-serif;
font-weight: 400;
font-size: 14pt;
line-height: 16pt;
letter-spacing: 1px;	
margin: 5px 0 0 0;
 -webkit-font-smoothing: antialiased !important;
}

#slideshow{
margin:0px;
padding:0px;
}
#slideshow img{
width:100%;
}

/* HEADER */

.codrops-header,
.codrops-top {
}

.codrops-header {
	margin: 0 auto;
	background:#f5f5f5 url('/art/footer_pattern.png') top center repeat-x;
	border-bottom:2px solid #999;
	padding:5px;
	-webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px 1px rgba(0,0,0,0.5);
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.625em;
	line-height: 1.3;
}

.codrops-header span {
	display: block;
	padding: 0;
	font-size: 60%;
	opacity: 0.7;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	background: #91cfa1;
	background: rgba(255, 255, 255, 0.1);
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.95);
	color: #333;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Demo Buttons Style */
.codrops-demos {
	padding-top: 1em;
	font-size: 1.1em;
}

.codrops-demos a {
	display: block;
	float: left;
	clear: both;
	margin: 0.5em 0.5em 0.5em 1.9em;
	padding: 1em 1.1em;
	width: 280px;
	outline: none;
	color: #fff;
	background: #336ca6;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	opacity: 0.6;
}

.content {
	background:url('/art/paint-splash-mobile.jpg') top right no-repeat;
	padding: 1em;
	max-width: 1200px;
	margin: 0 auto;
}

.block {
	float: left;
	padding: 1em 3em;
}

.block-40 {
	width: 40%;
}

.block-60 {
	width: 60%;
}

.block p {
	margin: 0;
	padding: 0 1em 0.6em;
	font-size: 1.8em;
	line-height: 1.5;
}

.info {
	text-align: center;
	font-size: 1.5em;
	margin-top: 3em;
	clear: both;
	padding-top: 3em;
	color: rgba(255,255,255,0.5);
}

.info a {
	font-weight: 700;
	font-size: 0.9em;
}

.info a:hover {
	color: #336ca6;
}

@media screen and (max-width: 69em) {
	.block {
		float: none;
		width: 100% !important;
		padding: 1em;
	}
}

.col-one-third{
width:30%;
display:inline-block;
vertical-align:top;
font-family: 'Fjalla One', sans-serif;
font-weight: 400;
font-size:12pt;
line-height:22pt;
}

.col-two-third{
width:66%;
margin:5px;
display:inline-block;
vertical-align:top;
}

.big-button {
display:inline-block;
vertical-align:top;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px;
border:1px solid #051f49;
color:#FFF;
font-weight:bold;
font-size:12pt;
line-height:14pt;
padding:8px 12px;
margin:2px;
background: #2c539e; /* Old browsers */
background: -moz-linear-gradient(top,  #2c539e 0%, #113775 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #2c539e 0%,#113775 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #2c539e 0%,#113775 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#113775',GradientType=0 ); /* IE6-9 */
}
.big-button:hover {
color:#FFF;
background: #345dbc; /* Old browsers */
background: -moz-linear-gradient(top,  #345dbc 0%, #1842a3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #345dbc 0%,#1842a3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #345dbc 0%,#1842a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#345dbc', endColorstr='#1842a3',GradientType=0 ); /* IE6-9 */
}
.big-button:active {
color:#FFF;
background: #113775; /* Old browsers */
background: -moz-linear-gradient(top,  #113775 0%, #2c539e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #113775 0%,#2c539e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #113775 0%,#2c539e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113775', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
padding:9px 12px 7px 12px;
}



/* SECTION NAVIGATION */

#section-nav{
color:#5c5599;
padding:10px;
margin-bottom:20px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.5);
box-shadow:inset 0 2px 2px 0 rgba(0,0,0,0.5);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
#section-nav h3{
font-weight:700;
color:#cc6633;
font-size:12pt;
line-height:12pt;
text-shadow: 0 1px 0 #FFF;
padding:0px 0 0 0;
margin:0;
}
#section-nav h3 i{
float:right;
}
#section-nav h4 a{
color:#333;
}
#section-nav ul{
list-style:none;
padding:10px 0 0 0;
margin:0;
}
#section-nav ul i{
display:none;
}
#section-nav ul li{
display:block;
margin:3px 0px;
}
#section-nav ul li a{
text-shadow: 0 1px 0 #FFF;
-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.5);
box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.5);
display:block;
background:#FFF;
padding:5px;
color:#333;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#section-nav ul li a:hover{
background:#fcfcfc;
color:#333;
}
#section-nav ul li ul{
margin-left:20px;
}
#section-nav ul li ul li ul{
display:none;
}
#section-nav .expander{
cursor:pointer;
}
#section-nav .expander-close{
cursor:pointer;
text-align:center;
color:#5c5599;
font-size:10pt;
line-height:12pt;
text-shadow: 0 1px 0 #FFF;
}


.inputbox {	
width:300px;
padding:5px;
border: 4px solid #CCC;
border-radius: 3px;
line-height:15pt;
color:#333;
background-color:#ffffff;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 12pt;
line-height: 24pt;
letter-spacing: -0.5px;
}

.inputbox, .inputbox p {
color:#333333;
}

.inputbox2{
width:300px;
height:88px;
padding:5px;
border: 4px solid #CCC;
border-radius: 3px;
line-height:15pt;
color:#333;
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 12pt;
line-height: 24pt;
letter-spacing: -0.5px;
}


@media (max-width: 570px) {
	#section-nav h3{
	font-size:12pt;
	line-height:14pt;
	}
		.inputbox {	
		width:90%;
		}
		
		
	.inputbox2{
		width:90%;
	}
}


@media (max-width: 500px) {
	.shadowbox, .shadowbox-right, .shadowbox-left{
	margin:20px 0px;
	float:none;
	display:block;
	}
		.col-two-third{
		width:100%;
		margin:8px 0px;
		display:block;
	}
	.col-one-third{
		width:100%;
		margin:8px 0px;
		display:block;
	}
	.form-label{
		display:inline-block;
		vertical-align:top;
		text-align:left;
		width:100%;
	}
	.inputbox {	
		width:90%;
		}
		
		
	.inputbox2{
		width:90%;
	}
}


#contact{
border-top:10px solid #fc5e16;
padding:20px;
background:#EFEFEF;
}

#footer{
border-top:5px solid #cccccc;
background:#f5f5f5 url('/art/footer_pattern.png') top center repeat-x;
padding:20px;
font-size:10pt;
line-height:12pt;
}
#footer ul{
list-style:none;
padding:0;
margin:0;
}
#footer ul li{
display:inline-block;
}
#footer ul li a{
font-size:10pt;
line-height:10pt;
display:block;
padding:3px 5px;
margin:2px;
border:2px solid #CCC;
}
#footer ul li a:hover{
border:2px solid #333;
}

/*fieldset */

fieldset{
border:1px solid #CCC;
-webkit-border-radius: 5px; 
border-radius: 5px;
margin:10px 0px;
}

/* NEWS */


.content .announcement-item .date{
width:15%;
padding:10px 3px;
}
.content .announcement-item .announcement-details{
width:80%;
float:right;
}



#external-links a:hover{
color: #fc5e16;	
}

#external-links a{
color: #666;
text-transform: uppercase;
font-size: 8pt;
line-height: 12pt;
letter-spacing: 0pt;

padding: 0px 8px;	
 -webkit-font-smoothing: antialiased !important;	
}

#external-links ul {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
text-align: center;	
}

#external-links ul li{
width:255px;
}
