/* RESET */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}

/* HTML */

@font-face {
    font-family: 'FontAwesome';
    src: url('fnt/FontAwesome/fontawesome-webfont.eot');
    src: url('fnt/FontAwesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('fnt/FontAwesome/fontawesome-webfont.woff') format('woff'), url('fnt/FontAwesome/fontawesome-webfont.ttf') format('truetype'), url('fnt/FontAwesome/fontawesome-webfont.svgz#FontAwesomeRegular') format('svg'), url('fnt/FontAwesome/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
	clear: both;
}

body,html {
	background: #fff;
	height: 100%;
	margin: 0 0 1px 0; /* Force scrollbars */
}

body {
	color: #666;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #666;
	text-decoration: none;
	/*border-bottom: 1px dotted #FFF;*/
	padding: 0 0 1px 0;
}

a:hover {
	color: #C90;
	/*border-bottom: 1px solid #000;*/
}

a img {
	border: 0;
}


/* MAIN CONTAINER */

#container {
	width: 945px;
	height: auto;
	padding: 30px 0 72px 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* HEADER */

#header {
	width: 945px;
	height: 80px;
	display: block;
}

a#logo {
	float: right;
	border: 0;
}

/* MENU */

ul#menu {
	float: left;
	width: 145px;
}

ul#menu li {
	width: 145px;
	height: 15px;
	margin: 0 0 4px 0;
	float: left;
	clear: left;
}

ul#menu li a {
	display: block;
	width: 145px;
	height: 13px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-bottom: none;
}

ul#menu li a:hover {
	color: #C8A06F;
}

/* MAIN CONTENT CONTAINER */

#content {
	width: 945px;
	height: auto;
	padding: 0;
	margin: 30px 0 0 0;
	overflow: hidden;
}

#featured-cycle {
	width: 945px;
	height: 532px;
	overflow: hidden;
}

#featured-cyclex {
	width: 945px;
	height: 532px;
	overflow: hidden;
}

/* TEXT COLUMNS */

div.textwide {
	float: left;	
	width: 465px;
	height: auto;
	margin: 0 55px 0 0;
	line-height: 18px;
}

div.textnarrow {
	float: left;	
	width: 220px;
	height: auto;
	margin: 0 20px 0 0;
}

div.sidewide {
	float: left;
	width: 305px;
	height: auto;
	margin: 0 55px 0 0;
}

div.sidenarrow {
	float: left;
	width: 225px;
}

div.sidewide span.captions {
	display: block;
	margin: 8px 0 30px 0;
}

ul#listview {
	width: 945px;
}

ul#listview li a {
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
	display: block;
	padding: 8px 0 8px 0;
}

ul#listview li.sort {
	padding: 0 0 10px 0;
}

ul#listview li.item {
	border-top: 1px solid #FFF;
}

ul#listview li.item-nolink {
	border-top: 1px solid #FFF;
	padding: 8px 0 8px 0;
}

ul#listview li span.colprojname {
	float: left;
	width: 300px;
	margin: 0 15px 0 0;
}

ul#listview li span.colprogram {
	float: left;
	width: 220px;
	margin: 0 15px 0 0;
}

ul#listview li span.colyear {
	float: left;
	width: 75px;
	margin: 0 15px 0 0;
}

ul#listview li span.colstatus {
	float: left;
	width: 145px;
	margin: 0 15px 0 0;
}

ul#listview li span.collocation {
	float: left;
	width: 145px;
	margin: 0;
}

ul#listview li.highlight {
	background: #222;
}

ul#listview.narrow {
	width: 465px;
}

div.news {
	margin: 0 0 16px 0;
}

div.news img {
	display: block;
	margin: 4px 0 8px 0;
}

div.pager {
	display: block;
	margin: 30px 0 0 0;
}

/* SLIDESHOW */

div#screen {
	width: 705px;
	height: 472px;
	position: relative;
	float: left;
}

div#slideshow {
	width: 705px;
	height: 472px;
	position: relative;
	overflow: hidden;
}

div.scrollitems {
	width: 705px;
	height: 472px;
	position: relative;
	float: left;
	text-align: center;
	background: #000 url(img/loader.gif) no-repeat center;
}

div#screennav {
	position: absolute;
	top: 0;
	left: 0;
	width: 705px;
	height: 472px;
}

div.bar {
	background: url(img/0.65.png) repeat;
	position: absolute;
	top: 0;
}

div.bar.focus {
	background: url(img/0.85.png) repeat;
}

div.bar.left {
	left: 0;
}

div.bar.right {
	right: 0;
}

div.bar a.prev {
	background: url(img/arrow-left.png) no-repeat center;
	display: block;
	width: 45px;
	height: 472px;
	border-bottom: 0;
}

div.bar a.next {
	background: url(img/arrow-right.png) no-repeat center;
	display: block;
	width: 45px;
	height: 472px;
	border-bottom: 0;
}

div.bar div.info {
	width: 145px;
	height: 442px;
	padding: 15px;
}

div.bar div.info div.projthumb {
	margin-bottom: 30px;
}

/* THUMBNAILS */

div.thumbrow {
	width: auto;
	height: auto;
	margin: 0 0 15px 0;
	display: block;
	clear: left;
	overflow: hidden;
}

a.imglink {
	border: 0;
}

div.projthumb {
	width: 145px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.projthumb.last {
	margin: 0;
}

div.projthumb.featured {
	width: 305px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.projthumb.featured.last {
	margin: 0;
}

div.bookthumb {
	width: 105px;
	height: auto;
	margin: 0 15px 0 0;
	float: left;
}

div.bookthumb.last {
	margin: 0;
}

div.relatedthumb {
	width: 145px;
	height: auto;
	margin: 0 0 30px 0;
	padding-bottom: 2px;
}

span.thumbdesc {
	display: block;
	margin: 8px 0 0 0;
	padding: 0px;
}

/* SUBMENU */

div.submenu {
	width: auto;
	height: auto;
	margin: 0 0 30px 0;
	display: block;
	overflow: hidden;
}

div.submenu ul {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}

div.submenu ul.program {
	padding: 0;
	margin: 0 0 15px 0;
	display: block;
	overflow: hidden;
}

div.submenu ul.view {
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

div.submenu ul.sort {
	padding: 0;
	margin: 0;
	float: left;
}

div.submenu ul li {
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

div.submenu ul li span.type {
	color: #FFF;
	font-weight: bold;
	background: #000;
	padding: 4px 6px 4px 0;
	display: block;
}

div.submenu ul li a {
	color: #FFF;
	background: #333;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a:hover {
	color: #000;
	background: #FF0000;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a.selected {
	color: #000;
	background: #FF0000;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
}

div.submenu ul li a.na {
	color: #000;
	background: #333;
	text-decoration: none;
	border-bottom: none;
	padding: 4px 6px 4px 6px;
	display: block;
	cursor: default;
}

/* FOOTER */

#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	background: #fff;
	margin: 0;
	padding: 0;
	z-index: 1000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8A06F;
}

.footercontent {
	width: 945px;
	height: auto;
	margin: 9px auto 0 auto;
	clear: both;
}

.langandsearch {
	position: relative;
	float: left;
	margin-top:-2px;
}

.copyright {
	position: relative;
	float: right;
}

span.lang {
	margin: 0 25px 0 0;
}

span.lang a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0;
	padding: 0 0 1px 0;
}

span.lang a:hover {
	border-bottom: 1px dotted #FFF;
}

span.lang a.selected {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
	padding: 0 0 1px 0;
}

span.lang a.selected:hover {
	border: none;
}

input.search {
	color: #FFF;
	border: 1px solid #FFF;
	background: #000;
	padding: 2px 3px 3px 3px;
	width: 145px;
}

#services {
	font-size: 14px;
	letter-spacing: .5em;
	text-align: center;
	padding-top: 40px;
	text-transform: uppercase;
}
.subhead {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

.proj img {
	margin-right: 15px;
}

.pjttitle {
	font-size: 120%;
	margin-top: 20px;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.textarea {
	width: 600px;
	height: 250px;
}

.textfield {
	width: 250px;
}

.submit {
	margin:3px;
	height:36px;
	border:0 solid #fff;
	width:182px;
	background-color: transparent;
	background-image: url(img/sendsubmit.png);
	background-repeat: no-repeat;
	cursor:pointer;
 }
 
 .warning {
	 color: #CC0000;
 }

#photocred {
	font-size: 80%;
	margin-top: 10px;
	display: block;
}

#projects, #contact {
	font-size: 120%;
}.contactinfo {
	font-size: 120%;
	font-weight: bold;
}

.thirtyyears {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	margin-top: 20px;
	text-align: center;
}

 .slides_container {
                width:945px;
                height:532px;
            }
            .slides_container div {
                width:945px;
                height:532px;
                display:block;
            }
#slides .prev {
	margin-top: 15px;
	margin-right: 15px;
	float:left;
}
#slides .next {
  margin-top: 15px;
  margin-right: 15px;
  float:left;
}

#slides a:link, #slides a:visited { color: #999 }

#slides a:hover, #slides a:active { color: #C90 }

.pagination {
    margin: 15px 0 0;
    float: right;
    list-style: none;
}

.pagination li {
    float: left;
    margin: 0 1px;
}

.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../../../img/pagination1.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}

.pagination li.current a, .pagination li.current a:hover { background-position: 0 -12px }

.pagination li a:hover { background-position: 0 -12px }
