body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	color: #57727b;
	text-shadow: 0px 1px 0px #FFF;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html, body
{
	height: 100%;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

h1
{
	font-size: 2.0em;
	margin: 0 0 0.5em 0;
}

h2
{
	font-size: 1.5em;
	margin: 1em 0 0.3em 0;
	color: #7C99A1;
}

h3
{
	font-size: 1.3em;
	margin: 0.8em 0 0.2em 0;
}

h4
{
	font-size: 1.1em;
	margin: 0.6em 0 0.2em 0;
}

ul, ol, p
{
	margin: 0 0 1.5em 0;
	line-height:1.6em;
	color: #555;
	text-shadow: 0 1px 0px #FFF;
}

a
{
	color: #f7724d;
	text-decoration: none;
	outline: none;
}

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


blockquote
{
	padding: 20px 20px 10px 20px;
	margin: 0 0 1em 0;
	background: #d5e77a;
	background: #e3efa5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

ul, ol
{
	padding: 0 0 0 2em;
	margin: 0 0 1em 0;
}

hr
{
	width:100%;
	display: block;
}

hr.pretty
{
	width: 70%;
	border: none;
	border-top: 1px solid #EFDCA4;
	border-bottom: 1px solid #FFF;
}

img.right, img.left, img
{
	border: 1px solid #CCC;
}

.right
{
	float: right;
}

img.right, a.right
{
	margin: 0 0 0 20px;
}

.left
{
	float: left;
}

img.left, a.left
{
	margin: 0 20px 0 0;
}

img.whitepadding
{
	padding: 10px;
	background: #FFF;
}

a:hover span.expand-icon
{
	background: transparent url(../img/Search1.png) top left no-repeat;
	display block;
	height: 48px;
	width: 48px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.center
{
	clear: both;
	margin: 0 auto;
	text-align: center;
}

.clear
{
	clear: both;
}

.clear-pad
{
	clear: both;
	padding: 20px 0 0 0;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.vtop
{
	vertical-align: top;
}

.vbottom
{
	vertical-align: bottom;
}

.vcenter
{
	vertical-align: middle;
}

.marginleft
{
	margin-left: 20px;
}

.marginright
{
	margin-right: 20px;
}

.nopad
{
	padding: 0 !important;
}

.notopmargin
{
	margin-top: 0 !important;
}

.nomargin
{
	margin: 0 !important;
}

.nowrap
{
	white-space: nowrap;
}

.noborder
{
	border: none !important;
}

.row1
{
	background: #777;
}

.row2
{
	background: #999;
}

.row3
{
	background: #BBB;
	background: #d3cead;
}

.row4
{
	background: #DDD;
	background: #F2ECC6;
}

.col-1
{
	width: 8.3333333%;
}

.col-2
{
	width: 16.6666666%;
}

.col-3
{
	width: 33.3333333%;
}

.col-6
{
	width: 50%;
}

.col-9
{
	width: 66.6666666%;
}

.col-10
{
	width: 83.3333333%;
}

.col-11
{
	width: 91.6666666%;
}


#page
{
	background: #fff8e3 url(../img/content_background1.png) top left repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -300px;

}

* html #page
{
	height: 100%;
}

#page-inner
{
	width: 960px;
	margin: 0 auto;
	/*border-left: 1px green dotted;
	border-right: 1px green dotted;*/
}

/*
 * HEADER
 */

#header
{
	background: #729f76 url(../img/header_grad3.png) top left repeat-x;
	/*background: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, #608663),
	    color-stop(0.5, #729f76),
	    color-stop(1.0, #729f76)
	);

	background: -moz-linear-gradient(top, #608663, #729f76 50%, #729f76);*/
	border-bottom: 2px solid #1D4F22;
	height: 110px;
}

#header a
{
	color: #c1ea30;
	color: gray;
	text-decoration: none;
}

#header a:hover
{
	color: #e7fd8f;
	color: #c1ea30;
}

#header-inner
{
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 110px;
}

#header-inner h1#logo
{
	margin: 0;
	height: 100px;

	display: block;
	overflow: visible;
/*	background: transparent url(/img/logo-words2.png) 110px 20px no-repeat;*/
	position: relative;
}

#header-inner h1#logo a
{
	float: left;
	margin-top: 20px;
	display: block;
	height: 116px;
	overflow: visible;
	width: 500px;
	background: transparent url(../img/logo_mori.gif) top left no-repeat;
}

#header-inner h1#logo a span
{
	margin-left: 120px;
	margin-top: 40px;
	display: block;
	font-size: 1.1rem;
	color: white;
	text-shadow: none;
}

#header-inner ul#site-nav
{
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
}

#header-inner ul#site-nav li
{
	float: left;
}

#header-inner ul#site-nav li a
{
	color: #F2F2F2;
	text-shadow: none;
}

#header-inner ul#site-nav li a:hover
{
	color: #c1ea30;
}

#header-inner ul#site-nav li a span
{
	display: block;
	padding: 5px;
	font-size: 0.85em;
}

#header-inner ul#main-nav
{
	list-style: none;
	position: absolute;
	margin: 10px auto 0;
	padding: 0;
	bottom: -20px;
	right: 0;
	border-left: 2px solid #1D4F22;
	border-right: 2px solid #1D4F22;
	border-bottom: 2px solid #1D4F22;
	border-top: 2px solid #1D4F22;
}

#header-inner ul#main-nav li
{
	float: left;
	background: transparent url(../img/nav.gif) top left repeat-x;
}

#header-inner ul#main-nav li a
{
	color: #FFF;
	text-shadow: 0px 0px 3px #000;
	font-size:1.0em;
	display: block;
	/*width: 78px;*/
	padding: 0 0px 0 0;
	text-align: center;
	margin-left: 0px;
	height: 35px;
	background: transparent url(../img/sep.gif) right center no-repeat;
	/*background: transparent url(/img/nav-r.png) top right no-repeat;*/
	/*background: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0, #FFF),
	    color-stop(0.5, #FFF),
	    color-stop(1.0, #F2F2F2)
	);
	background: -moz-linear-gradient(top, #FFF, #FFF 50%, #F2F2F2);

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-box-shadow: 0px -1px 2px #555; */
}


#header-inner ul#main-nav li a.last
{
	background: none;
}

#header-inner ul#main-nav li a span
{
	display: block;
	padding: 0.5em 0.8em;
	white-space: nowrap;
	/*background: transparent url(/img/nav-l.png) top left no-repeat;*/

}

#header-inner ul#main-nav li a:hover, #header-inner ul#main-nav li a.current
{
	text-shadow: 0 0 3px #999;
	font-weight: normal;
	/*color: #1A4F20; dark green */
	color: #355338;
	font-size: 1.0em;
	/*background: transparent url(/img/nav-r.png) right -80px no-repeat;*/
	background: #c3d7dd url(../img/nav_hover.gif) top right repeat-x;
}

#header-inner ul#main-nav li a:hover span, #header-inner ul#main-nav li a.current span
{
	/*background: transparent url(/img/nav-l.png) left -80px no-repeat;*/

}

/*
 * LOGIN BOX
 */

.loginbox
{
	position: absolute;
	top: 25px;
	-moz-box-shadow: 0 0 3px black;
	-webkit-box-shadow: 0 0 3px black;
	right: 0;
	padding: 10px;
	display: none;
	z-index: 1;
	border: 1px black solid;
	background: #FFF;
}

#header-inner ul#site-nav li a.forgot
{
	color: #f7724d;
	font-size: 0.85em;
}

/*
 * FRONT PAGE STUFF
 */


hr.front
{
	border: none;
	background: transparent url(../img/hr_front.png) top center no-repeat;
	height: 10px;
	width: 50px;
	display: block;
	margin: 0;
	padding: 0;
}
.meetthemembers
{
	position: relative;
}

.meetthemembers .meetthemembers2 img
{
	position: absolute;
	top: -20px;
	left: -20px;
}

.meetthemembers .meetthemembers-shadow
{
	background: transparent url(../img/members_photo_shadow.png) center -5px no-repeat;
	height: 15px;
	width: 350px;
	display: block;
}

.prof
{
	position: relative;
	width: 130px;
}

div.proftext
{
	width: 250px;
	/*padding-right: 130px;*/
	display: block;
}

div.proftext h2
{
	margin-top: 5px;
	color: #57727b;
	position: none;
}

div.proftext h2, div.proftext p
{
	text-align: right;
}

.prof .prof2 img
{
	position: absolute;
	bottom: -10px;
	right: -10px;
}

.prof .prof3 img
{
	position: absolute;
	top: -10px;
	left: 10px;
}

.sidebar300-inner ul.front-recent-pub-list
{
	margin: 15px 0;
}

.sidebar300-inner ul.front-recent-pub-list li
{
	background: transparent url(../img/icons/book-bookmark.png) top left no-repeat;
	margin-bottom: 10px;
}

.sidebar300-inner ul.front-recent-pub-list li span
{
	margin-left: 25px;
	display: block;
}

/*
 * SIDEBAR-LEFT
 */

.sidebar300
{
	width: 300px;

	background: #f9efd3 url(../img/sidebar_middle.png) top left repeat-y;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	/*-webkit-box-shadow: 0px 1px 2px #555;
	-moz-box-shadow: 0px 1px 2px #555;*/
	display: block;
	margin-bottom: 20px;
}

.sidebar300-inner
{
	padding: 20px;
	background: transparent url(../img/sidebar_top.png) top left no-repeat;
}

.sidebar300-inner ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.sidebar300-inner ul li
{

}

.sidebar300-inner ul li a
{
	line-height: 1.3em;
	display: block;
	background: transparent url(../img/icons/asterisk.png) 2px 3px no-repeat;
}


.sidebar300-inner ul li a.research
{
	line-height: 1.3em;
	display: block;
	background: transparent url(../img/icons/flask.png) 2px 3px no-repeat;
}

.sidebar300-inner ul li a.award
{
	line-height: 1.3em;
	display: block;
	background: transparent url(../img/icons/trophy.png) 2px 3px no-repeat;
}

.sidebar300-inner ul li a span
{
	display: block;
	padding: 5px 0 5px 25px;
}

.sidebar300-inner ul li a:hover
{
	color: #57727b;
	background: #c3d7dd url(../img/icons/asterisk.png) 2px 3px no-repeat;
	text-shadow: none;
}

.sidebar300-inner ul.pub-years
{
	width: 260px;
}

.sidebar300-inner ul.pub-years li a
{
	background: none;
}


.sidebar300-inner h3.first
{
	margin-top: 0;
}

.sidebar300 .bottom
{
	background: transparent url(../img/sidebar_bottom.png) top left no-repeat;
	height: 15px;
}

h3.sidebar1
{
	color: gray;
}

ul.sidebar1
{
	list-style: none;
	padding: 0;
}

ul.sidebar1 li a
{
	display: block;
	padding: 10px;
	position: relative;
	margin: 0;
	background: none;
}

ul.sidebar1 li a:hover
{
	color: #57727b;
	background: #c3d7dd url(../img/sidebar_selection_border.gif) top left repeat-y;
	text-shadow: none;
	text-decoration: none;
}

ul.sidebar1 li a:hover img
{
	border: 1px solid #f7724d;
}

ul.sidebar1 li a span.recruit
{
	display: block;
	padding: 0;
	width: 180px;
	float: right;

}




/*
 * BUTTONS and INTERFACES
 */

a.button1
{
	font-size: 1.0em;
	color: #006837;
	text-shadow: 0px 1px 0px #F2F2F2;
	padding: 0px 0px 0px 20px;
	background: transparent url(../img/button2_l.png) top left no-repeat;
	display: block;
}

a.button1 span
{
	display: block;
	padding: 8px 20px 10px 0px;
	background: transparent url(../img/button2_r.gif) top right no-repeat;
}

a:hover.button1
{
	background: transparent url(../img/button2_l.png) top left no-repeat;
	text-decoration: none;
}

a:hover.button1 span
{
	background: transparent url(../img/button2_r.gif) top right no-repeat;

}


/*
 * CONTENT
 */

#content
{
	margin: 50px 0 0 0;
}

#content-inner
{
	display: block;
	position: relative;
}

/*
 * FRONT PAGE
 */

span#department-title
{
	display: block;
	color: #777;
	font-size: 0.95em;
	margin: 0 0 1em 0;
}

.front-top
{
	width: 530px;
	margin: 0 20px 0 0;
}

.front-page-image
{

	/*display: block;
	float: right;
	padding: 10px;
	margin: 0px;
	background: #FFF url(/) top left no-repeat;*/

	margin-left: 560px;
	width: 390px;
}

.front-page-image img.frontimg
{
	display: block;
	padding: 10px;
	margin: 0 0 0px 0;
	border: 1px solid #DDD;
	background: #FFF;
	/*-moz-box-shadow: 0px 2px 4px #555;  FF3.5+ */
	/*  -webkit-box-shadow: 0px 2px 4px #555; Saf3.0+, Chrome */
	/*          box-shadow: 0px 2px 4px #555; Opera 10.5, IE 9.0 */


    /*-moz-transform: rotate(2deg);    FF3.5+ */
    /* azimuth-o-transform: rotate(2deg);   Opera 10.5 */
    /* -webkit-transform: rotate(2deg);   Saf3.1+, Chrome */
/* -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=2px, Color='#888888').Matrix(M11=0.99939083, M12=-0.03489950, M21=0.03489950, M22=0.99939083)";  IE8
     filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=2px, Color='#888888').Matrix(M11=0.99939083, M12=-0.03489950, M21=0.03489950, M22=0.99939083);  IE6,IE7

     Sorry, IE, but using these filters is too much of a mess. No rotation/shadows for you!
     */
}

.front-page-image img.profileimg
{
	padding: 5px;
	border: 1px solid #AAA;
	background: #FFF;
	/*-moz-transform: rotate(2deg);*/
}



.front-box1,
.front-box2,
.front-box3,
.front-box4
{
	/*background: #FFF;
	border: 1px gray dashed;*/
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	/*-moz-box-shadow: 0px 1px 2px #555;
	-webkit-box-shadow: 0px 1px 2px #555;*/
	display: block;
	margin-bottom: 15px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 3px #AAAAAA;
	-webkit-box-shadow: 0 0 3px #AAAAAA;
	padding: 5px;
	background: #FFF;
}

.front-box1-inner,
.front-box2-inner,
.front-box3-inner,
.front-box4-inner
{
	padding: 15px;

}


.front-box1 a,
.front-box2 a,
.front-box3 a,
.front-box4 a
{
	border: 1px solid #729f76;
	display: block;
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.front-box1 a:hover,
.front-box2 a:hover,
.front-box3 a:hover,
.front-box4 a:hover
{
	border: 1px solid #f7724d;
}

.front-box1 a
{

	background: transparent url(../img/gears5.jpg) 0px 0px repeat;

}

.front-box2 a
{

	background: transparent url(../img/muscle-kid-s3.gif) -220px -140px repeat;
}

.front-box3 a
{
	background: transparent url(../img/trophies2.jpg) 100px 0 repeat;
}

.front-box4 a
{
	background: #F0896F;
	background: #f9cec3 url(../img/er.png) 0px 0px no-repeat;
}

.front-box1 a:hover div.text p,
.front-box2 a:hover div.text p,
.front-box3 a:hover div.text p,
.front-box4 a:hover div.text p,
{
	color: #f7724d;
}

.front-box3 a:hover div.text p
{
	text-shadow: 0 0px 6px #FFFFFF;
}

.front-box1 h2,
.front-box2 h2,
.front-box3 h2,
.front-box4 h2
{

	margin: 0 0 0.3em 0;
	padding: 0 0 0 0px;
	color: #57727B;
	text-shadow: 0 0px 6px #FFFFFF;
}

.front-box2 h2
{
	color: #333;
}

.front-box1 div.text,
.front-box2 div.text,
.front-box3 div.text,
.front-box4 div.text
{
	padding: 0 0 0 0px;
	display: block;
}

.front-box1 div.text p,
.front-box2 div.text p,
.front-box3 div.text p,
.front-box4 div.text p
{
font-family: Georgia,Times,"Times New Roman",serif;
	text-shadow: 0 0 6px #000;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}



/*
 * MEMBERS SECTION
 */


table.memberlist
{
	/*display: block;*/
	float: left;
}

table.memberlist59
{
	width: 59%;
}

table.memberlist49
{
	width: 490px;
}

table.memberlist2
{
	font-size: 0.9em;
}

table.memberlist tr th
{
	background: #57727b url(../img/table_header1.jpg) bottom center repeat-x;
	color: #FFF;
	padding: 10px 20px;
	border-right: 1px solid #FFF8E3;
	border-bottom: 1px solid #FFF8E3;

}

table.memberlist tr td
{
	padding: 10px;
	border-right: none;
	border-bottom: 1px solid #d3cead;
	background-image: url(../img/table_pixel_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table.memberlist2 tr td
{
	padding: 10px 5px;
}

table.memberlist tr td.member-photo
{
	padding: 10px;
}

table.memberlist2 tr td.member-photo
{
	padding: 10px 5px;
}

table.memberlist tr td a.memberinfopopup
{
	cursor: pointer;

}

table.memberlist tr td a.memberinfopopup span
{


}

table.memberlist tr td span.memberinfopopup
{
	font-size: 1.2em;
	padding: 5px 5px 10px 0;
	display: block;
}


table.memberlist tr td a:hover.memberinfopopup span
{
	text-decoration: underline;
}

table.memberlist2 tr td a img
{
	padding: 10px;
	border: 1px solid #777;
	background: #FFF;
}

span.member-mini-info1
{
	color: #555;
	font-size: 0.9em;
	float: left;
	display: block;
	height: 11px;
	width:30px;
	padding-left: 30px;
	margin-right: 10px;
}

span.member-mini-info2
{
	color: #555;
	font-size: 0.9em;
	float: left;
	display: block;
	height: 11px;
	width:30px;
	padding-left: 25px;
	margin-right: 10px;
}

div.memberinfopopup
{
	margin: 0 0 0px 370px;
	display: block;
	position: relative;
}

div.memberinfopopup2
{
	margin: 0 0 0px 500px;
	display: block;
	position: relative;
}

div.memberinfopopup40
{
	width: 40%;
}


div.memberinfopopup50
{
	width: 0px;
}

div.memberinfopopup-inner
{
	padding: 0 0 0 0px;
}

div.memberinfopopup-inner-nopic
{
	padding: 0;
}

div.memberinfopopup .instructions
{
	display: block;
	width: 550px;
}

/*
 * PUBLICATIONS
 */

input.pub-search
{
	padding: 5px;
	margin: 10px 0 0 0;
	border: 1px solid #AAA;
	background: transparent url(../img/input_grad1.gif) top left repeat-x;
}

input:focus.pub-search
{
	background: #eef7a7;
	border: 1px solid #58a0b8;
	-moz-box-shadow: 0 0 2px #58a0b8;
	-webkit-box-shadow: 0 0 2px #58a0b8;
	background: transparent url(../img/input_grad2.gif) top left repeat-x;
}

input.pub-search-submit
{
	background: transparent url(../img/icons/magnifier.png) center 5px no-repeat;
	height: 30px;
	width: 30px;
	margin: 10px 0 0 0;
}

table.publicationlist
{
	width: 100%;
}

table.publicationlist tr th
{
	background: #57727b url(../img/table_header1.jpg) bottom center repeat-x;
	color: #FFF;
	padding: 10px;
	border-right: 1px solid #f9efd3;
	border-bottom: 1px solid #f9efd3;
}

table.publicationlist tr td
{
	padding: 15px;
	border-bottom: 1px solid #d3cead;
	background-image: url(../img/table_pixel_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color:#355338;
}

ul#pub-nav
{
	margin: 0;
	padding: 0;
}

ul#pub-nav li
{
	float: left;
	list-style: none;
}

ul#pub-nav li a
{
	display: block;

}

ul#pub-nav li a span
{
	display: block;
	padding: 10px;
}

ul#pub-nav li a:hover span
{
	background: #F9EFD3;
}

/*
 * GALLERY
 */

 table.gallery-library
 {
 }

 table.gallery-library tr td
 {

 }

 table.gallery-library tr td a
 {
 	padding: 10px;
 	display: block;
 	width: 220px;
 	text-decoration: none;
 }

 table.gallery-library tr td a:hover
 {

 }

 table.gallery-library tr td a img
 {
  	border: 2px solid #57727B;
  	position: relative;
  	display: block;
 }

 table.gallery-library tr td a:hover.gallery-thumb img
 {
  	border: 2px solid green;
 }

 table.gallery-library tr td a.gallery-thumb
 {
 	position: relative;
 }

 table.gallery-library tr td a.gallery-thumb img.color, table.gallery-library tr td a.gallery-thumb img.bw
 {
 	padding: 10px 10px 30px 10px;
 	background: #FFF;
 	border: 1px solid #AAA;
 }

 table.gallery-library tr td a:hover.gallery-thumb img.color, table.gallery-library tr td a:hover.gallery-thumb img.bw
 {
 	border: 1px solid #000;
 	-moz-box-shadow: 0 0 5px #4daef7;
 	-webkit-box-shadow: 0 0 5px #4daef7;
 }

 table.gallery-library tr td a.gallery-thumb img.color, table.gallery-library tr td a:hover.gallery-thumb img.bw
 {
 	display: none;
 }

 table.gallery-library tr td a:hover.gallery-thumb img.color,table.gallery-library tr td a.gallery-thumb img.bw
 {
 	display:  block;
 }

 table.gallery-library tr td a span.gallery-date
 {
 	display: block;
 	text-decoration: none;
 	font-size: 0.8em;
 	color: #888;
 }


span.gallery-img-description
{

}

.galleryview img
{
	border: none;
}

.other-galleries
{
	width: 300px;
	margin: 0 0 50px 20px;
	background: #f9efd3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px #555;
	-moz-box-shadow: 0px 1px 2px #555;*/
	display: block;

}

.other-galleries-inner
{
	padding: 10px 20px 20px 20px;
}

.other-galleries .item
{

}

.other-galleries .item a
{
	display: block;
	height: 50px;
	padding: 10px;
}

.other-galleries .item a:hover
{
	background: #c3d7dd;
	color: #57727b;
	background: #c3d7dd url(../img/sidebar_selection_border.gif) top left repeat-y;
}

.other-galleries .item a:hover img
{
	border: 1px solid #f7724d;
}

.other-galleries .item a span.other-galleries-title
{
	display: block;
	padding: 0;
	width: 170px;
	float: right;
}

/*
 * EVENTS
 */
table#events
{

}

table#events td.year
{
	width: 15%;
	border-right: 0px solid #57727b;
	margin: 0 0 10px 0;
	text-align: right;
	padding: 0 30px 0 0;
	font-size: 2.0em;
	font-style: italic;
	background: url(../img/event_arrow_l.png) no-repeat right bottom transparent;
}

table#events td.next-to-year
{
	padding: 0 0 0 30px;
	background: url(../img/event_arrow_r.png) no-repeat left bottom transparent;

}

table#events td.events-no-arrow-l
{

	background-position: top right;
}

table#events td.events-no-arrow-r
{
	background-position: top left;
}

table#events td div.events-inner
{
	padding: 0 0 10px 10px;
}

table#events td.row1, table#events td.row2
{
	padding: 5px;
}

table#events td h2
{
	margin: 0;
}

table.labmembers
{
}

table.labmembers tr th
{
	background: #57727b;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF8E3;
	border-right: 1px solid #FFF8E3;
}

table.labmembers tr td, table.labmembers-icons tr td
{
	padding: 5px;
	border-bottom: 1px solid #FFF8E3;
	border-right: 1px solid #FFF8E3;
	color:#355338;
	border-bottom: 1px solid #d3cead;
	background-image: url(../img/table_pixel_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

table.degrees tr td
{
	padding: 10px;
}

/*
 * BLOG
 */


.blog-date
{
	color: #999;
	font-size: 0.85em;
	display: block;
	margin: 0 0 0.5em 0;
}

.sidebar300-inner ul li a span.sidebar-blog-date
{
	padding: 0 0 0 0;
	font-size: 0.8em;
	font-style: italic;
	display: inline;
}

table.calendarBG
{
	background: #DDD;
}

table.calendarBG tr.calendarHeader th
{

	background: #729f76 url(../img/table_header1.jpg) top left repeat-x;
	border-bottom: 1px solid #F9EFD3;
}

table.calendarBG tr.calendarHeader th.center
{
	font-weight: bold;
	color: #FFF;
}


table.calendarBG tr.calendarHeader th a
{
	padding: 5px;
	display: block;
}

table.calendarBG tr td
{
	border-right: 1px solid #F9EFD3;
	border-bottom: 1px solid #F9EFD3;
}

table.calendarBG tr td.calendarDayHeading
{
	padding: 5px;
	width: 15%;
	font-weight: bold;
	border: none;
	background: #CCC;
	border-bottom: 1px solid #F9EFD3;
}


table.calendarBG tr td.calendarCell
{
	padding: 5px;
}

table.calendarBG tr td.calendarBlank
{
	background: #F9EFD3;
	color: #999;
}

/*
 * PROTOCOL SECTION
 */


.protocol-commands
{

	 font-size: 0.8em;
}

.protocol-commands a.edit-protocol, .protocol-commands a.print-protocol
{
	display: block;
	float: right;
	width: 36px;
	height: 36px;
}


.protocol-commands a.edit-protocol span, .protocol-commands a.print-protocol span
{
	display: block;
	padding: 10px;
	text-indent: -6000px;
}

.protocol-commands a.print-protocol
{
	background: transparent url(../img/icons/printer.png) center center no-repeat;
}

.protocol-commands a.edit-protocol
{
	background: transparent url(../img/icons/pencil-color.png) center center no-repeat;
}

.protocol-commands a:hover.edit-protocol, .protocol-commands a:hover.print-protocol
{
	background-color: #57727b;
	color: #FFF;
}

a.sidebar-edit-protocol
{

}

a.sidebar-edit-protocol span
{
	display: block;
	float: right;
	text-indent: -6000px;
}


table.protocol-steps
{

	width: 630px;
	margin: 0;
	padding: 0;
}

table.protocol-steps tr th
{
	background: #57727b url(../img/table_header1.jpg) bottom center repeat-x;
	color: #FFF;
	padding: 5px 10px;
}

table.protocol-steps tr td
{
	padding: 10px 10px 20px 10px;
	background: #FFF;
	border-bottom: 1px gray dotted;
}

table.protocol-steps tr td.description
{
	padding-bottom: 0px;
}

table.protocol-steps tr td span.step-number
{
	font-size: 2em;
	font-weight: bold;
}

table.protocol-steps tr td div
{

}

/*
 * CONTACT FORM
 */

#contact-form
{

}

#contact-form label
{
	font-size: 1.3em;
	color: #57727b;
	text-shadow: 0px 1px 0px #FFF;
}

#contact-form input, #contact-form textarea
{
	padding: 0px 10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border: 2px solid #999;
	background: #FFF url(../img/input_grad1.gif) top left repeat-x;
	border: none;
	background: transparent url(../img/contact_input.png) top left no-repeat;
	width: 401px;
	height: 41px;
	font-size: 1em;
}

#contact-form textarea
{
	height: 100%;
	padding: 10px;
	background: transparent url(../img/contact_textarea_top.png) top left no-repeat;
}

#contact-form input.submit
{
	background:url("../img/icons/mail.png") no-repeat 5px center #6F9C73;
	border:1px solid #333;
	cursor:pointer;
	font-size:1em;
	height:30px;
	color: #FFF;
	text-shadow: 0 0px 5px #333;
	margin:20px 20px 0 0;
	text-indent:15px;
	width:auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
}

#contact-form input:hover.submit
{
	background-color: #b8d526;
}

#contact-form .textarea-bottom
{
	height: 10px;
	background: transparent url(../img/contact_textarea_bottom.png) top left no-repeat;
}

#contact-form input:focus, #contact-form textarea:focus
{
	/*background: #ffffc2;
	border: 2px solid #729f76;
	background: #FFFEDF url(/img/input_grad2.gif) top left repeat-x;*/
}


/*
 * SITEMAP
 */

ul#sitemap
{

}

ul#sitemap li
{

}

ul#sitemap li ul
{
	padding: 0 0 0 3em;
}

ul#sitemap li a
{

}

ul#sitemap li a span
{

}

ul#sitemap li h3
{
	color: #7C99A1;
	padding: 0 0 0 1.5em;
}

/*
 * FOOTER
 */

#footer
{
	height: 300px;
	position: relative;
	background: #729f76;
	background: #729F76 url(../img/footer_grad1.jpg) top left repeat-x;
	border-top: 2px solid #1D4F22;
}

#footer-inner
{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#footer-inner h6
{
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	color: #1D4F22;
	text-shadow: 0 1px 0 #afc8b1;
}

#footer-inner a
{
	color: #e3efa5;
}

#footer-inner a:hover
{
	color: #FFF;
}

#footer-inner ul
{
	padding: 0;
	list-style: none;
	text-shadow: 0 1px 0 #1A4F20;
}

#footer-inner p
{
	color: #EEE;
	padding: 0;
	text-shadow: 0 1px 0 #1A4F20;
}

.clearfooter
{
	height: 300px;
	clear: both;
}

.foot-col, .foot-col-first, .foot-col-last
{
	height: 260px;
	float: left;
	display: block;
	width: 230px;
	border-right: 1px #4a6d4c solid;
	border-left: 1px solid #729f76;
}

.foot-col-first
{
	border: none;
	border-right: 1px #4a6d4c solid;
}

.foot-col-last
{
	border: none;
	border-left: 1px solid #729f76;
}

.foot-col-inner
{
	padding: 10px 20px 10px 30px;
}

.foot-col-first .foot-col-inner
{
	padding-left: 0;
}

a.dmc
{
	background: transparent url(../img/DMC-Logo-with-title.png) top left no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	text-indent: -6000px;
}

a.dmc span
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: bold;
	padding: 0px 0 0 60px;
	font-size: 1.6em;
	color: #517355;
	text-shadow: 0 1px 0 #134A25;
	text-indent: -6000px;
}

a:hover.dmc
{
	background: transparent url(../img/DMC-Logo-with-title.png) bottom left no-repeat;
	text-decoration: none;
}

a:hover.dmc span
{
	color: #FFF;
}