* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.84em;
	margin:20px auto;
	width:870px;
	padding-left:12px;
	padding-right:10px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

h5 {
	margin-bottom: .6em;
	font-size:1.25em;
}

h6 {
       margin-top: .15em;
	margin-bottom: .15em;
	font-size:1.0em;
       color:#B80000;
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}

.gallery-list {padding: 0 10px;}	

.gallery-image,
.magichover {position: relative;}

.gallery-image a,
.gallery-image img {display: block;}

.gallery-text .more {
	padding: 0 0 0 25px;
	width: 4px;
	height: 7px;
	background: url(../images/more.png) no-repeat right center;
	text-indent: -9999px;
}

.gallery-text .other-link:after,
.external,
.gallery-text .zoomer {
	background-image: url(../images/other-link.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0 2px;
}

.gallery-text .other-link {
	padding: 5px 0 5px 27px;
	position: relative;
}

.gallery-text .other-link:after {
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	background-position: 0 0;
	content: '';
}

.gallery-text .zoomer {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-position: right 0;
}

.gallery-text .other-link:hover:after,
.external:hover {background-position: left bottom;}

.gallery-text .zoomer:hover {background-position: right bottom;}

.picture-icon .curtain:after {background: url(../images/zoom.png) no-repeat scroll 0 0 transparent;}
.plus-icon .curtain:after {background: url(../images/plus.png) no-repeat scroll 0 0 transparent;}

.gallery-image:hover .curtain,
.workPanelLink:hover .curtain,
.magichover:hover .curtain {
	opacity: 1;
	filter: alpha(opacity=100);
}

.gallery-image .curtain:after {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 27px;
    height: 27px;
    content: "";	
}

.gl_col_1 .gallery-text {
	padding: 25px;
	display:table;
}

.gl_col_1 .gallery-item {
	clear:both;
    margin: 0 10px 1.5em 10px;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #b7b6b6;
}

.gl_col_1 .gallery-item .entry {background-color: #f7f7f7;}
.gl_col_1 .gallery-image {float: left;}

.ie7 .gl_col_1 .gallery-image {margin-right: 25px;}

.gl_col_1 .gallery-image img {display: block;}

/* --- Two Column --- */

.gl_col_2 .gallery-item {
    float: left;
	padding-bottom: 1em;
    margin: 0 12px 20px 12px;
	width: 350px;
	background-color: #f7f7f7;
}

.gl_col_2 .gallery-item img,
.gl_col_3 .gallery-item img {	
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.gl_col_2 .gallery-item:hover img,
.gl_col_3 .gallery-item:hover img {opacity: .7; filter: alpha(opacity = 70);}

.gl_col_2 .gallery-item:hover .add-border {background-color: #212121;}
.gl_col_2 .gallery-text {
	padding: 30px 2em 20px;
	min-height: 70px;
	text-align: center;
}

.gl_col_2 .gallery-text h5 {margin-bottom: .4em; font-style: italic;}

/* --- Three Column --- */

.gl_col_3 .gallery-item {
    float: left;
    margin: 0 10px 20px 10px;
	width: 250px;
	background-color: #f7f7f7;
}

.gl_col_3 .gallery-text h5 {margin-bottom: 1.3em; font-style: italic;}

.gl_col_3 .gallery-text {
	padding: 25px 2em 20px;
	min-height: 55px;
	text-align: center;
}

.content-divider {
	clear: both;
	margin: 1em 0 2em 0;
	border-bottom: 1px dotted #b7b6b6;
}

.content-divider-s {
	clear: both;
	margin: 1em 0 2em 0;
	border-bottom: 2px solid #333333;
}

li, dd { 
	margin-left:2em;
}

a {
	color: #4E85BD;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #33587D;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#title {
	clear:both;
	color: #33587D;
	background-color:#FFFFFF;
	font-size:3em;
	font-weight:bold;
	padding:0px 40px 0px 0px;
	margin-bottom:10px;
	float:left;
}

#titlesmall {
	clear:both;
	color: #33587D;
	background-color:#FFFFFF;
	font-size:2.2em;
	font-weight:bold;
	padding:0px 40px 0px 0px;
	margin-bottom:-2px;
	float:left;
}

#slogan {
	color:#000000;
	background-color:#FFFFFF;
	font-size:medium;
	font-weight:bold;
	font-style:normal;
	padding:20px 0px 0px 20px;
	float:left;
	margin:0px 0px 10px 0px;
}


ul#nav {
	clear:both;
	float:left;
	margin: 1px 0 15px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width:100%;
	border-left: #999999 solid thin;
	border-right: #999999 solid thin;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 16.6666%;
	border-top: #999999 solid thin;
	border-bottom: #999999 solid thin;
}

ul#nav li a {
	display: block;
	font-size: 12.5px;
       padding:1.5px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #80CCFF;
}

ul#nav li a:hover { background: #FF8533; color: #FFFFFF; }
ul#nav a.selected:link { background: #FF8533; color: #FFFFFF; }
ul#nav a.selected:visited { background: #FF8533; color: #FFFFFF; }

y
#path {
	width:760px;
	clear:both;
	float:left;
	font-size:0.83em;
	font-weight:normal;
	margin:4px 0px 5px 0px;
}

#path a {
	font-weight:normal;
}

#maincontent {
	font-size:1.0em;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	width:670px;
	float:right;
}

#bigcontent {
	font-size:1.0em;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	width:845px;
	float:right;
}

#biggestcontent {
	font-size:1.0em;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	width:94%;
	float:right;
}

#sidecontent {
	color: #333333;
	background-color:#FFFFFF;
	font-size:0.83em;
	padding:10px 15px 5px 15px;
	margin:10px 0px 0px 0px;
	width:150px;
	float:left;
}

#nosidecontent {
	color: #333333;
	background-color:#FFFFFF;
	font-size:0.83em;
	padding:10px 15px 5px 15px;
	margin:10px 0px 0px 0px;
	width:0px;
	float:left;
}

#zerosidecontent {
	color: #333333;
	background-color:#FFFFFF;
	font-size:0.83em;
	padding:0px 15px 5px 15px;
	margin:10px 0px 0px 0px;
	width:0px;
	float:left;
}

#sidecontent a {
	color: #4E85BD;
	background-color:#EEEEEE;
}

#footer {
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	font-size:80%;
	line-height:1.5em;
	width: 760px;
	clear:both;
}

#footer	a {
	color:#4E85BD;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#33587D;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	text-align: center;
}


/* source: http://www.ehow.com/how_12214447_make-collapsing-lists-java.html */

.FAQ { 
    vertical-align: top; 
    height:auto !important; 
}
.list {
    display:none; 
    height:auto;
    margin:10px;
    float: none;
}
.show {
    display: none; 
}
.showP {
    display: none; 
}
.hide:target + .show {
    display: inline; 
}
.hideP:target + .showP {
    display: inline; 
}
.hide:target {
    display: none; 
}
.hideP:target {
    display: none; 
}
.hide:target ~ .list {
    display:inline; 
}
.hideP:target ~ .list {
    display:inline; 
}

/*style the (+) and (-) */
.hide, .show {
	width: 80px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #5CADFF;
	text-align: center;
	text-decoration: none;
       text-shadow: 0 0 0.2px #666;
	background: #E6F5FF;
	opacity: .95;
	margin-right: 0;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.hideP, .showP {
	width: 70px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #fff;
	text-shadow: 0 1px 0 #666;
	text-align: center;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	background: #fff;
	opacity: .95;
	margin-right: 0;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.buttonP {
	width: 90px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #FF5CAD;
	text-shadow: 0 0 0.2px #666;
	text-align: center;
	text-decoration: none;
	background: #FFF5FF;
	opacity: .95;
	margin-right: 5;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.buttonP:hover {
	color: #FF99CC;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.buttonS {
	width: 90px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #FFAD5C;
	text-shadow: 0 0 0.2px #666;
	text-decoration: none;
	text-align: center;
	background: #FFFAE6;
	opacity: .95;
	margin-right: 5;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.buttonT:hover {
	color: #66E0A3;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.buttonT {
	width: 80px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #19D1A3;
	text-align: center;
	text-decoration: none;
       text-shadow: 0 0 0.2px #666;
	background: #F0FFFA;
	opacity: .95;
	margin-right: 5;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.buttonTT:hover {
	color: #66E0A3;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.buttonTT {
	width: 80px;
	height: 15px;
	border-radius: 1px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
       text-shadow: 0 0 0.2px #666;
	background: #19D1A3;
	opacity: .95;
	margin-right: 5;
	float: left;
	margin-bottom: 0px;
       margin-top:3px;
}

.linkP:hover {
	text-shadow: 0 0 1px #666;
	text-decoration: none;
       margin-top: .15em;
	margin-bottom: .15em;
	font-size:1.0em;
       color:#B80000;
       font-weight:bold;
}

.linkP {
	text-decoration: none;
	background: #FFFFFF;
       margin-top: .15em;
	margin-bottom: .15em;
	font-size:1.0em;
       color:#4E85BD;
       color:#B80000;
       color:#000000;
 color:#4E85BD;
       font-weight:bold;
       font-weight:normal;
}


.buttonS:hover {
	color: #FFC31E;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.hide:hover, .show:hover {
	color: #66CCFF;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.hideP:hover, .showP:hover {
	color: #FF99CC;
	text-shadow: 0 0 1px #666;
	text-decoration: none;
	box-shadow: 1px 1px 2px #000;
	opacity: 0.95;
	margin-bottom: 0px;
}

.list p{
    height:auto;
    margin:0;
    margin-bottom: 0px;
}
.bibtex {
	float: left;
	height: auto;
	width: 90%;
	line-height: 10px;
	padding-left: 30px;
       margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
