/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

/*@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/lightbox.css';*/
@import 'bp-compressed.css';
@import 'suckerfish.css';

/* ------ Main Layout Styles ------- */



/* ------ Header Styles ------- */

#header {
	background: transparent url('../img/header.jpg') repeat-x;
	min-height: 296px;
	height: 100%;
}

#nav {
	float:right;
	padding-top: 40px;
}



/* ------- Sidebar styles ------- */
#sidebar {
	padding-right: 20px;
	padding-top: 5px;
}

#sidebar #latest-news {
	padding-top: 0;
}

#sidebar #news-rss {
	display:none;
}

.pageSidebars, .categorySidebars  {
	margin-top: 20px;
}



/* ------ Footer Styles --------- */

#footer {
	background: #494949 url('../img/gradient.jpg') repeat-x;
	height: 100%;
	min-height: 121px;
	font-size: .75em;
	font-family:"Century Gothic",Arial,Helvetica,Verdana,sans-serif;
	text-align:right;
	position:relative;
	padding-bottom: 20px;
}

#footer-inner {
	background: url('../img/footer-bg.jpg') no-repeat top left;
	
}


/* ------ Home Div Styles ------- */

#home p {
	font-size: 1.25em;
	line-height: 1.8em;
}

#home {
	margin-top: 15px;
}

#sidebar-home {
	margin-left: 40px;
	position:relative;
}


#sidebar-home #latest-news h3{
	font-weight:normal;
	font-size: 1.3em;
}

#sidebar-home #latest-news p{
	font-size: .875em;
}



/* ----- News Styles ------ */

#latest-news {
	padding-top: 45px;
	position:relative;
}

#latest-news p {
	color: #999999;
	font-size: .75em;
}

#news-rss {
	background: url('../img/news-rss.gif');
	width: 74px;
	padding-left: 8px;
	height: 18px;
	position:absolute;
	right: 10px;
	top: 45px;
}

#news-rss a {
	color: #fff;
	font-size: .6875em;
}

.news-links {
	color:#F47200;
	font-size: .79em;
}



/* ------ Photo & File Styles ------- */

#attachedFiles img {
	width:20px;
	height:20px;
	border:none;
	margin:0;
	padding:0 0.3em 0 0;
}

#attachedFiles {
	background-color: #f2f2f2;
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 10px;
}

#attachedFiles li {
font-size: .75em;
}

.documentEntry img {
	float:left;
	margin-bottom:2em;
}

#related_image_slideshow {
	display:none;
}

.contentThumb {
	float:left;
	width:100px;
	margin-right:1em;
}

.contentThumb img {
	width:100px;
	height:100px;
	margin-bottom:1.5em;
}

.staffThumb img {
	height: 60px;
	width: 60px;
	margin: 10px 0pt;
	border: 2px solid #1EA7FD;
}

.imageThumb {
	display:block;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	border: 2px solid #1EA7FD;
}

.floatLeft {
	float:left;
	margin-bottom:20px;
	width:150px;
}

.floatRight {
	float:right;
	margin-bottom:20px;
	width:150px;
}

#picWrapper {
	height:446px;
	width:446px;
	padding:20px;
	background:url(../../img/awp_project_image_box.gif) no-repeat 10px 10px;
}
.relatedPics {  
    height:  446px;  
    width:   446px;  
    padding: 0;  
    margin:  0;  
} 
 
.relatedPics .previewImage {  
    width:  446px; 
    height: 446px;
    top:  0; 
    left: 0;
    padding:0;
}

#picNav {
	letter-spacing:.5em;
	padding:0.25em 0;
	text-align:right;
}

.relatedPics .imageCaption {
	background:transparent url(../img/overlay.png) repeat scroll 0 0;
	color:#EEEEEE;
	padding:10px;
	position:relative;
	top:210px;
	width:210px;
}


/* ------ Minor Div Styles begin here ------ */

#breadcrumbs {
	display:none;
}

.paginatorControl div {
	display:inline;
}

.paginatorControl {
	text-align:right;
	margin-bottom:1.5em;
}

.paginatorControl .disabled {
	color:#ddd;
}

.bg1, .bg2 {
	padding:.5em 0;
		border-top:2px dotted #EEE;

}



.last {
}

.bg1.last, .bg2.last {
		border-bottom:2px dotted #DDD;
		margin-bottom: 10px;

}

/* ------ WebTree Styles ------ */

#fullpage {
background: #fff url('../img/pagegradient.jpg') repeat-x bottom left;
padding-bottom: 20px;
}

#info {
font-family: "Century Gothic",Arial,Helvetica,Verdana,sans-serif;
margin-right: 10px;
font-size: 11px;
text-align: right;
clear: both;
}

.awplink {
float: right;
width: 14px;
display: block;
font-size: 12px;
font-weight: bold;
font-family: arial, verdana, helvetica, sans-serif;
padding-top: 15px;
}

.news-links {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
margin-left: 5px;
}

#related_image_slideshow_link {
float: right;
font-size: 10px;
color: #bbb;
width: 198px;
text-align: right;
padding: 0 10px;
}

#sidebar p {
font-size: 0.75em;
color: #999999;

}

input, textarea {
font-size: 14px;
font-weight: bold;
color: #999;
font-family: helvetica, arial, sans-serif;
}

input:focus, textarea:focus {
color: #555;
}

#flashMessage  {
background: white;
border: 1px solid #666;
}

#relatedFiles ul {
list-style-type: none;
margin: 0 .35em;
}

.catDesc {
font-size: 18px;
color: #BBB;
font-style: italic;
}

.news h1 {
}

h4.date {
margin-top: 5px;
margin-bottom: 5px;
color: #bbb;
}

#footernav {
padding-top: 5px;
}

.teaser {
font-size: 16px;
}

/* --------- HOME PAGE SLIDESHOW ANIMATED STYLES-----*/
#splash { 
	width: 500px; 
	height: 250px; 
	overflow: hidden; 
	position: relative;
z-index:0;
margin-top: -65px;
background-color: #000;
}

.slide {
width: 500px;
height: 250px;
z-index:0;
position:relative;
}

.overlay {
position:absolute;
	background:transparent url(../img/home-photo.png) repeat scroll 0 0;
	height: 295px;
	width: 550px;
	top: -80px;
	left: -25px;
}

#slide-numbers {
display:none;
}

