body {
	margin:0px;
	padding:0px;
	line-height: 1.2em;
	color: #555;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;


}

a {
	color: #136;
}

a:visited {
	color: #955;
}






h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #536441;
	margin-bottom: 7px;
	line-height: 1em;

}

h2 a{
	color: #01255C;
}

h2 a:visited{
	color: #01255C;
}

h2 a:hover{
	color: #01255C;
}

h3 {
      margin-top: 0px;
        margin-bottom: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #465E3A;
}

h3 a{
	color: #465E3A;
	text-decoration: none;
}

h3 a:visited{
	color: #465E3A;
}

h3 a:hover{
		text-decoration: underline;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #01255C;
	border-bottom: 2px solid #465E3A;

}


#header {
	height: 120px;
	padding: 0px;
	margin-left: 0px;
	background-image: url(/images/serc/serc_2013_banner_dark.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 3px solid #4d454f;
	background-color: #4d454f;
	
	}

#content {
	margin-top: 20px;
}

.pullquote{
	background: #fff;
	border-right: 3px solid #D6E1D0;
	border-bottom: 1px solid #CEE1C4;
	margin: 0;
	padding-top: 0;
	padding-left: 25px;

}




 ul{
	list-style-image : url(/images/NAGTWorkshops/green_square.gif);
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 7px;
}


li {
	padding-bottom: 5px;
	}
	
#subfooter {
	border-top: 2px solid #465E3A;
	border-bottom: 7px solid #465E3A;
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 150px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}
#crumbs {
	display: none;
}
#nav {
	border: none;
	display: none;
	
}


	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
		
.leftcolumn{
	width: 24%;
	float: left;
	margin-left: 5px;

}
.serc-content {
	margin:0;
	max-width: 3000px;
	padding: 0;
}
.serc-topbox {
	
	padding: 15px;
	padding-top: 0px;
	

background: rgb(100,89,102); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(100,89,102,1) 0%, rgba(152,136,155,1) 64%, rgba(237,229,240,1) 100%, rgba(224,213,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(100,89,102,1)), color-stop(64%,rgba(152,136,155,1)), color-stop(100%,rgba(237,229,240,1)), color-stop(100%,rgba(224,213,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(100,89,102,1) 0%,rgba(152,136,155,1) 64%,rgba(237,229,240,1) 100%,rgba(224,213,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(100,89,102,1) 0%,rgba(152,136,155,1) 64%,rgba(237,229,240,1) 100%,rgba(224,213,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(100,89,102,1) 0%,rgba(152,136,155,1) 64%,rgba(237,229,240,1) 100%,rgba(224,213,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(100,89,102,1) 0%,rgba(152,136,155,1) 64%,rgba(237,229,240,1) 100%,rgba(224,213,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#645966', endColorstr='#e0d5e5',GradientType=0 ); /* IE6-9 */
	padding-bottom: 0;
	margin-top: -20px;
	border-bottom: 4px solid #645966;
	color: #fff;
}

.serc-topbox li{
	padding-bottom: 1px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
}
.serc-topbox li a{
	color: #eee;
	text-decoration: none;
}
.serc-topbox li a:hover{
	text-decoration: underline;
}



.serc-topbox .left-box{
	width: 33%;
	padding-right: 5%;
	font-size: 14px;
	margin-left: 4%;
	margin-top:3%;
}

.serc-topbox .left-box h3{
	color: #fff;
	line-height: 1.3em;
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 15px;

}
.news {
	font-size: 12px;
	padding: 15px;
/*	background: #e7eee0;
*/	margin: 5px;
	padding-top: 0;
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	 border-radius: 6px;*/
	/* border-right: 2px solid #b0aab1; */
}

.news h3{
	color: #645966;
	padding-left: 5px;
	margin-right: -16px;
}
.right-content{
	margin-left: 24%;
	margin-right: 2%;
}


.searchbox-wrapper {
	margin: auto;
	float: right;
	width: 55%;
	max-width: 800px;
	margin-top: 2%;
	margin-bottom: 15px;
}
.searchbox-wrapper h3{
	margin-bottom: 2px;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}
.searchbox{
	padding: 10px;
	background: #b0aab1;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	 border-radius: 12px;
	margin-top: 4px;
	margin-right: 2%;
	
}
.searchbox .search-input{
	width: 70%;
	float: left;
}
.searchbox .twitter-typeahead{
	width: 100%;
}
.searchbox input[type=text] {
	width: 100%;
	font-size: 16px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.searchbox .search-action{
	width: 25%;
}
.searchbox button[type=submit] {
	width: 100%;
	font-size: 16px;
	margin-right: 5px;
	margin-left: 5px;
	background: #536441;
	color: #fff;
	border: 3px solid #536441;
	border-radius: 3px;
	line-height: 10px;
}
.searchbox button[type=submit]:hover{	
	background: #536441;
	border: 3px solid #536441;
}

.search-group {
	width: 95%;
}
.imagebuttons{
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-top: 0px;
}

.imagebuttons a img{
	float: none;
	margin: 0;
	width: 48%;
	height: auto;
	margin-left: 0;
	border: 2px solid #645966;
	/*moz-box-shadow: 1px 1px 2px #ddd;
	-webkit-box-shadow: 1px 1px 2px #ddd;
	box-shadow: 1px 1px 2px #ddd;*/
}
.imagebuttons a img:hover{
	border: 2px solid #645966;
	-moz-box-shadow: 1px 1px 2px #111;
	-webkit-box-shadow: 1px 1px 2px #111;
	box-shadow: 1px 1px 2px #666;
}

#fav-box, .project-box{
	overflow: auto;
	background: #f9f6fa;
	padding: 20px;
	margin-top: 8px;
	border: 1px solid #ede5f0;

}


.fav-box-column{
	float: right;
	width: 25%;
	margin-right:0;
	
}

.fav-box-column h3{
	margin-left: 8px;
	margin-top: 0px;
}
.fav-box-column ul{
	font-size: 12px;
	list-style-image : none;
	list-style: none;
	margin-left: 0px;
	display: block;
	

}

.fav-box-column ul li{
	padding-left: 7px;
	padding-top: 4px;
	background: #ede5f0;
	display: block;
	
}

.fav-box-column ul li:hover{
	background: #b0aab1;
	color: #fff;
}
.fav-box-column ul li a{
	text-decoration: none;
	display: block;
	color: #645966;
	width: 100%;
	min-height: 3em;
}
.fav-box-column ul li a:hover{
	color: #fff;
}

.fav-box-column .page-thumb, .fav-box-column .page-description, .fav-box-column .page-url{
	display: none;
}

.fav-box-column ul li a:hover .page-thumb, .fav-box-column ul li a:hover .page-description{
	display: block;
	margin-top: 4px;
	
}
.fav-box-column ul li a:hover .page-thumb {
	width: 40%;
	min-width: 50px;
	max-width: 100px;
	float: right;
	margin-right: 6px;
	margin-bottom: 2px;
	border: 1px solid #666;
}
.fav-box-column ul li a:hover .page-description {
	padding-right: 3px;
	font-weight: normal;
	line-height: 1.2em;
}

.fav-box-column ul li a:hover .page-url{
	display: block;
	font-size: 9px;
	color: #444;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-weight: normal;
	overflow: hidden;
	word-wrap: break-word; 
}

.fav-box-column  a .hover-right-box {
	display: none;
}

.fav-box-column a:hover .hover-right-box {
	display: block;
	float: right;
	margin-right: -82%;
	width: 80%;
	background: #b0aab1;
	margin-top: -4px;
	padding: 5px;
	-moz-box-shadow: 2px 1px 3px #ccc;
	-webkit-box-shadow: 2px 1px 3px #ccc;
	box-shadow: 2px 1px 3px #ccc;
}

.fav-box-column .toggle-display{
	font-size: 10px;
	color: #ccc;
	margin-left: 20px;

}

.fav-box-column .toggle-display:hover{
	color: #645966;
	text-decoration: underline;
}

.info-column{
	margin-top: 60px;
	padding-left: 2%;
	font-size: 12px;
	color: #888;
	width: 23%;
}

.info-column a{
	font-size: 14px;
	
}

.info2column{
	width: 48%;
}

.fav-box .infocolumn{
	margin-top: 20px;
}



/* ----somewhat wide displays ----*/
@media screen and (min-width: 1250px){
	.searchbox-wrapper{
		margin-right: 4%;
	}
	.serc-topbox .left-box {
		font-size: 16px;
		margin-left: 12%;
		margin-top: 3%;
		padding-right: 5%;
		width: 25%;
		line-height:1.2em;
	}
	.serc-topbox .left-box h3 {
		font-size: 22px;	
	}
}

/* ----very wide displays ----*/
@media screen and (min-width: 1670px){
	.searchbox-wrapper{
		margin-right: 9%;
	}
	.serc-topbox .left-box {
		font-size: 18px;
		margin-left: 12%;
		margin-top: 3%;
		padding-right: 5%;
		width: 20%;
		line-height:1.2em;
	}
	.serc-topbox .left-box h3 {
		font-size: 24px;	
	}
	.leftcolumn{
		max-width: 530px;
		width: 28%;
	}
	.right-content{
		margin-left: 28%;
		margin-right: 4%
	}
}


/* ----slightly narrow displays ---*/
@media screen and (max-width: 900px){
	.fav-box-column ul li a:hover .page-thumb{
		display:none;
	}
}

/* ---narrow displays ---*/

@media screen and (max-width: 805px){
	.leftcolumn{
		width: 100%;
		max-width: 810px;
		margin-top: 0px;
		margin-left: 5px;
		margin-right: 10px;
		float: none;
	}
	.serc-topbox .left-box{
		margin-top: 12%;
		margin-left: 2%;
	}
	.serc-topbox .left-box h3{
		font-size: 18px;
	}
	
	.serc-topbox .left-box br{
		margin-bottom: 10px;
	}
	
	.right-content{
		margin-left: 5%;
		margin-right: 2%;
	}
	.searchbox {
		width: 90%;
	}
	.searchbox input[type="text"], .searchbox input[type="submit"]{
		font-size: 12px;
	}
	#header{
		background-position: -322px 0px;	
	}
	.imagebuttons a img{
		width: 95%;
	}
	.fav-box-column{
		width: 49%;
	}
	.info-column{
		margin-right: -10px;
		 margin-top: 20px;
		 padding-left: 10px;
	
	}
	.fav-box-column a:hover .hover-right-box {
		display: none;
	}
}

/* ---very narrow displays ---*/

@media screen and (max-width: 605px){
	.serc-topbox .left-box{
		display: none;
		margin-left: 2%;
	}
	.searchbox-wrapper{
		width: 81%
	}
	
	.searchbox{
		width: 90%;
	}
	
	.imagebuttons a img{
		width: 95%;
	}
	.fav-box-column{
		width: 90%;
		float: none;
	}
	.info-column{
		margin-top: 0;
	}
	.fav-box-column a:hover .hover-right-box {
		display: none;
	}
	
}

/* ---phone displays ---*/
@media screen and (max-width: 450px){
	.searchbox-wrapper{
		width: 100%
	}
	.searchbox input[type="text"] {
		width: 60%;
	}	
}

.featured-page {
	padding: 5px;
	margin: -5px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.news h2{
	color: #645966;
	background: #EDE5F0;
	margin: 0;
	padding: 3px;
	margin: -5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
	
.featured-page a{
	text-decoration: none;
	color: #333;
}


.featured-page h3{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	color: #465E3A;
	margin-bottom: 7px;
}

.featured-page .page-thumb{
	width: 40%;
	min-width: 50px;
	max-width: 100px;
	float: right;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 4px;
	border: 1px solid #666;
}
.featured-page a .outlink{
	text-decoration: underline;
	font-size: 12px;
	text-align: right;
}
.featured-page p{
	margin-bottom: 0.5em;
}

#serc-account-bar {
    display: block;
    background: #4d454f;
    color: #efefef;
}
#serc-account-bar  #accountMenuTitle button, #accountMenuTitle button:visited, #accountMenuTitle{
    color: #efefef;
	background: none;
	border: none;
}

#accountMenuTitle button, #accountMenuTitle button:visited, #serc-quick-links a, #serc-quick-links a:visited{
	color: #efefef;
}

#serc-account-bar  #fullAccountMenu ul{
	list-style-image: none;
}

