/* @group General Styles */

body {
	color: #000;
	font-size: 62.5%;
	line-height: 1.5;
	font-family: "Century Gothic", Verdana;
	background: #fff url(images/hanfried.gif) repeat-y 650px 125px;
	margin: 0;
}

/* My Comment */

p {
}

b, strong {

}

a:link {
	color: #306b00;
	text-decoration: none;
}

a:visited {
	color: #306b00;
	text-decoration: none;
}

a:hover {
	color: #419200;
	text-decoration: underline;
}

a:active {
	color: #87E600;
	text-decoration: none;
}

img {
	border-style: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @group Layout */

#container {
	font-size: 1.25em; 
 	width: 900px; 
	padding: 0px;
 	margin: 0 auto 0 auto;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 147px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
 	background: url(images/aglim_background_extended.gif) repeat-x;
	text-align: center;
}

#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
	width: 670px; 
	float:	right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: justify;
}


#contentContainer #content {
}

#sidebarContainer {
	width: 190px; 
	float:	left;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 50px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	font-size: 1em;
}

#footer {
	height: 120px;
	padding: 0px;
	margin-top: 10px;
	background: url(images/aglim_bottom_background.gif) repeat-x;
}

#footer #footer_container {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#footer #footer_container #footer_left {
	float: left;
	padding-top: 45px;
	padding-right: 15px;
	color: #fff;
	width: 220px;
	text-align: right;
	margin-left: 168px;
	font-size: 1.2em;
}

#footer #footer_container #footer_middle {
	width: 124px;
	float: left;
}

#footer #footer_container #footer_right {
	padding-top: 45px;
	color: #fff;
	width: 200px;
	text-align: left;
	float: right;
	margin-right: 158px;
	font-size: 1.2em;
}

#footer #footer_container a:link, #footer #footer_container a:visited, #footer #footer_container a:active {
	color: #fff;
	text-decoration: none;
}

#footer #footer_container a:hover {
	text-decoration: underline;
	color: #fff;
}

#sidebarContainer #sidebar a:link, #sidebarContainer #sidebar a:active,  #sidebarContainer #sidebar a:visited{
	text-decoration: none;
}

#sidebarContainer #sidebar a:hover{
	text-decoration: underline;
}
	

#sidebarContainer .sideHeader {
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	padding-left: 230px;
	bottom: 0px;
	position: relative;
	vertical-align: bottom;
}

#breadcrumbcontainer ul {
	margin-left: 0px; 
 	padding: 0; 
 	list-style-type: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #191919;
}

#breadcrumbcontainer a:hover {
	color: #419200;
	text-decoration: underline;
}
	
/* @end */

/* @group Research Pages */
#research_316_left {
	float: left;
	width: 320px;
	margin-top: 10px;
}

#research_desc_316_normal {
	width: 316px;
	color: #000;
	font-size: 1em;
	text-align: justify;
}

#research_316_left_ul {
	float: left;
	width: 320px;
	margin-top: 0px;
}

#research_316_left h3 a {
	color: #4c4c4c;
}

#research_316_left h3 a:hover {
	color: #47a000;
	text-decoration: none;
}

#research_316_right {
	float: right;
	width: 321px;
	margin-top: 10px;
}

#research_316_right_ul {
	float: right;
	width: 321px;
	margin-top: 0px;
}

#research_316_right h3 a {
	color: #4c4c4c;
}

#research_316_right h3 a:hover {
	color: #47a000;
	text-decoration: none;
}

#research_pic_316 {
	height: 225px;
	width: 316px;
	padding-bottom: 5px;
}

#research_pic_316 a:hover img {
	border: 1px solid #47a000;
}

#research_pic_316 img {
	height: 225px;
	width: 316px;
	border: 1px solid #000;
}

#research_pic_316_port img {
	height: 421px;
	width: 316px;
	border: 1px solid #000;
}

#research_pic_316_port {
}

#research_pic_650 img {
	height: 350px;
	width: 650px;
	border: 1px solid #000;
	margin-bottom: 8px;
}

#research_desc_316 {
	width: 316px;
	color: #000;
	font-size: .95em;
	font-weight: bold;
	text-align: justify;
}

#research_desc_316_nobold {
	width: 316px;
	color: #000;
	font-size: .95em;
	font-weight: normal;
	text-align: justify;
}

#research_desc_316_rtfloat {
	width: 316px;
	color: #000;
	font-size: .95em;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 10px;
}
2
/* @end */

/* @group People */

#lab_members {
	
}

#lab_members img {
	width: 300px;
	height: 400px;
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}


/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#sidebarContainer #navcontainer {
	padding: 5px 0 25px 0;
	font-size: 1em;
}

#sidebarContainer #navcontainer #current {
	font-weight: bold;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	font-weight: bold;
}

/* Parent - Level 0 */

#sidebarContainer #navcontainer ul {
	margin: 0; 
 	padding: 0;
 	list-style-type: none;
	text-align: right;
	color: #191919;
}

#navcontainer li {
}

#sidebarContainer #navcontainer a {
	display: block; 
 	padding: 5px 0px 5px 0px; 
	text-decoration: none;
	color: #191919;
}

#sidebarContainer #navcontainer a:hover {
	text-decoration: none;
	color: #419200;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#sidebarContainer #navcontainer ul ul {
	margin: 0; 
 	padding: 0;
 	list-style-type: none;
	text-align: right;
	color: #666;
}

#navcontainer ul ul li {
}

#sidebarContainer #navcontainer ul ul a {
	display: block; 
 	padding: 5px 15px 5px 0px; 
 	text-decoration: none;
 	color: #666;
	font-size: .95em;
}

#sidebarContainer #navcontainer ul ul a:hover {
	color: #419200;
	text-decoration: none;
}

#sidebarContainer #navcontainer ul ul #current {
	color: #666;
	font-weight: bold;
}

#sidebarContainer #navcontainer ul ul .currentAncestor {
	font-weight: bold;
}


/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#sidebarContainer #navcontainer ul ul ul a{
 	padding: 5px 30px 5px 0px; 
	font-size: .85em;
	color: #387d00;
}

#sidebarContainer #navcontainer ul ul ul a:hover{
	color: #e25e00;
}

#sidebarContainer #navcontainer ul ul ul #current{
	color: #387d00;
	font-weight: bold;
}

#sidebarContainer #navcontainer ul ul ul .currentAncestor {
	font-weight: bold;
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
	color: #191919;
	margin-top: -.2em;
	margin-bottom: 0em;
	padding: 0px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

h2 {	
	color: #306b00;
	margin-top: -.2em;
	margin-bottom: 0em;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

h3 {	
	color: #4c4c4c;
	margin-top: -.2em;
	margin-bottom: .2em;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.3em;
	font-style: normal;
	vertical-align: top;
}

h4 {
	color: #306b00;
	margin-top: -.2em;
	margin-bottom: .2em;
	padding: 0px;
	text-transform: uppercase;
	font-size: 1.25em;
	text-indent: 10px;
	font-weight: normal;
	font-style: normal;
}

h5 {
}

.imageStyle {
}


/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
	list-style-image: url(images/bullet_point.png);
	list-style-position: outside;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */


ul.blog-tag-cloud {

}

ul.blog-tag-cloud li {
	display: inline;
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a {
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {
	text-decoration: underline;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}
/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}
.blog-archive-month {
	color: #191919;
}

.blog-archive-link {
	color: #666;
}.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #666;
}

.blog-archive-link a:hover {
	color: #419200;
	text-decoration: underline;
}
	
/* @end */

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 30px;
	font-size: 1em;
	font-family: "Century Gothic", Verdana;
}

h1.blog-entry-title {
	color: #666;
	padding: 0px;
	margin-bottom: .1em;
	font-weight: normal;
	font-style: normal;
	margin-top: .5em;
	font-size: 1.6em;
}


h1.blog-entry-title a {
	color: #666;
	font: "Century Gothic", Verdana;;
	text-decoration: none;
	margin-bottom: .1em;
}

.blog-entry-date {
	color: #191919;
	margin-top: 0em;
	margin-bottom: .4em;
	padding: 0px;
	font-size: 1em;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-category a:hover {
}

.blog-read-more {
}

.blog-entry-body {
	padding-bottom: 10px;
	border-bottom: 1px dashed #666;
}

.blog-entry-body blockquote {
}

.blog-entry-comments {
}

p.blog-entry-tags {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	color: #191919;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	text-align: right;
}

.blog-archive-link-enabled {
	color: #191919;
	text-decoration: none;
}

.blog-archive-link-disabled {
	color: #191919;
	text-decoration: none;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	color: #191919;
	text-decoration: none;
	margin-bottom: 10px;
	}

.blog-category-link-enabled {
	color: #191919;
	text-decoration: underline;
}

.blog-category-link-disabled {
	color: #191919;
	text-decoration: underline;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 10px;
	color: #191919;
	text-align: right;
	padding-right: 0px;
}

.blog-rss-link {
	margin-top: 10px;
	color: #191919;
	text-align: right;
}

.blog-comments-rss-link {
}

#navcontainer ul ul ul ul ul ul a:hover{
	text-decoration: underline;
	color: #419200;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #191919;
	margin-top: 0em;
	margin-bottom: -.8em;
	padding: 0px;
	font: 2em "Century Gothic", Verdana;
	text-transform: uppercase;
}

.album-description {
	color: #191919;
}


.album-wrapper {
	display: block;
	width: auto;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 161px;
    height: 125px;
    overflow-y: hidden;
    overflow-x: hidden;
    border: 1px solid #191919;
    margin-top: 5px;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    width: 190px;
    vertical-align: middle;
}

.thumbnail-caption {
	margin-top: 4px;
	padding: 0;
	width: 100%;
	height: 20px;
	display: block;
	text-align: left;
	font-size: 1em;
}
.photo-background {
	text-align: left;
	background: #666 url(images/hanfried.png) no-repeat -25px 25px}


.photo-navigation {
	width: 200px;
	height: 350px;
	float: left;
	margin: 15px 15px 0;
	color: #fff;
}

.photo-links {
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #fff;
	font-size: 1.2em;
}

.photo-navigation a:hover {
	font-size: 1.2em;
	text-decoration: underline;
}

.photo-frame {
	border: 1px solid #191919;
	padding: 10px;
	position: absolute;
	top: 15px;
	left: 235px;
	margin-bottom: 10px;
	background-color: #fff;
}

.photo-title {
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
	font: 1.8em "Century Gothic", Verdana;
}

.photo-caption {
	margin: 0;
	font-size: 1.3em;
	color: #fff;
	text-align: left;
	width: 180px;
}


.flickr_badge_image {
	margin: 0px;
	
}

.flickr_badge_image img {border: 1px solid black !important;
}



/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #001E38;
	padding: 0px;
	font: small-caps 2em "Times New Roman", Georgia, Times, serif;
}.movie-page-description {
	color: #001E38;
	font-size: 1.2em;
}.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	float: left;
	margin:  0 18px 15px 0;
	text-align: center;
}

.movie-thumbnail-frame a:link, .movie-thumbnail-frame a:visited, .movie-thumbnail-frame a:hover, .movie-thumbnail-frame a:active {
	padding: 6px;
	width: 132px;
	float: left;
	margin-bottom: 5px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	font-weight: bold;
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	text-align: left;
	background: url(images/backgroundDee.gif) repeat;
}

.movie-title {
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font: bold 1.8em "Times New Roman", Georgia, Times, serif;
}

.movie-frame {
	padding: 20px;
	
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button {
} 

#formbutton {
	margin-top: 5px;
	margin-bottom: 10px;
}
#searchform {
	margin-right: 10px;
}

.sidebar_address {
	font-size: .90em;
}

.map_frame {
}


.caption300 {
	font-size: .95em;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.caption300right {
	font-size: .95em;
	font-weight: bold;
	width: 300px;
	padding-top: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}

/* @end */

