body {
	background-image: url(/media/background.jpg);
	background-repeat: repeat-x;
	background-color: #b1dfee;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	text-align: center;	
	min-height: 100%;

}

a {
	color: #0099CC;
}

ul {font-size:100% !important}
li {font-size:100% !important}

#wrapper {

	width: 786px;
	background-image: url(/media/bodybg.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin:auto auto auto auto;

}
#page {
	margin: 0px auto;
	background-image: url(/media/pagebg.gif);
	background-repeat: no-repeat;
	width: 786px;

}

#searchbar {
	background-color: #00A4E3;
	width: auto;
	text-align: right;
	margin-right: 15px;
	width: 763px;
	margin-left: 8px;
margin-top:0px;
	clear: both;
	color: #FFFFFF;
	vertical-align: middle;
}

#searchbar input {
	margin: 5px;
	border: 1px solid #003399;
}


#header {
	text-align: left;
	background-image: url(/media/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 763px;
	margin: 0 0 0 8px;
padding:0;
}

#header img {
text-align:left;
}

#searchbar form {
	margin: 0px;
}

/* menu navigation */
#menu {
	font-size:1em;
	width:15%;
	margin:4px 4px 0px 12px;
	float: left;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu a {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	background-color:#ffe0b7;
	color:#000;
	border-bottom:2px solid #fff;

}
#menu li li a {
	padding-left:20px;
	background-color:#fff4e4;
	font-size:0.9em;
}
#menu a:hover, #menu a.selected {
	background-color:#ff9900;
	color:#000;
}
#menu a.selected {
	font-weight:bold;
}

/* you are HERE marker */

/* top level nav */

#home #menu a.home,
#about #menu a.about,
#news #menu a.news,
#conferences #menu a.conferences,
#work #menu a.work,
#links #menu a.links,
#contact #menu a.contact

{
	background-color:#ff9900 !important;
	color:#000;
}

/* second level nav */

#acme_work #menu a.acme_work,
#future #menu a.future,
#committee #menu a.committee,
#outer #menu a.outer,
#press #menu a.press,
#reports #menu a.reports,
#projects #menu a.projects,
#ongoing #menu a.ongoing,
#teachers #menu a.teachers,
#work_archive #menu a.work_archive
{
	background-color:#fcb64d !important;
	color:#000;
}

#content {
	width: 80%;
	margin-right: 15px;
	margin-top:4px; 
	padding:0px;
	float: right;
	background: #ffffff url(/media/back_blue_cross.gif) no-repeat 174px 45px;
	min-height:400px;
}

#content p
{
line-height:1.4em;
margin-right:10px;
margin-top:20px;
font-size:100%;
}

#content li {
line-height:1.8em;
}

.footer {
position:relative;
bottom:0px;
min-height:70px;

}
#footerbar {
	background-color: #00A4E3;
	color: #FFF;
	width: auto;
	text-align: right;
	width: 763px;
	margin-right: 15px;
	margin-left: 8px;
	clear: both;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size:0.7em;

}



h1 {
	position: absolute;
	top: -100px;
	left: -100px;
	visibility: none;
}

h2 {
font:bold 1.6em Verdana, Arial, Helvetica, sans-serif;
}

h3 {
font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
border-bottom:1px solid #D6FAFC;
padding-bottom:0.2em;
margin-right:10px;
}

/* images */

#news #content img, #about #content img, #acme_work #content img, #future #content img, #committee #content img, #outer #content img
{
border:3px solid #A1BC6F;
margin:3px;
}
#conferences #content img, #reports #content img
{
border:3px solid #af006e;
margin:3px;
}

#work #content img, #projects #content img, #ongoing #content img, #teachers #content img, #work_archive #content img
{
border:3px solid #f9a51b;
margin:3px;
}

.footer img 
{
border:0px !important;
}

div .divider {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 1em;
	margin-bottom: 1em;	
	clear: both;
}

.foot_disclaim {
	float: left;
	position:absolute;
	top:0px;
	left:0px;

}

.foot_logos {
	float: right;
	position:absolute;
	top:0px;
	right:0px;
}


.pagination ul{
	list-style: none;
	margin: 0.2em 0.5em 0em 0.5em;
	padding: 0em;
	float: left;
	width: 95%;
	
}

.pagination ul li{
	padding: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	float: left;
	font-size: 1em;
}

.pagination ul li a {
	color: #ffffff;
	margin-top: 0em;
	margin-right: 0.3em;
	padding-top: 0em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	background: #04a8de;
	text-decoration: none;
}

.pagination ul li a:link, .pagination ul li a:visited {
	margin-top: 0.2em;
	padding-top: 0em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	background: #04a8de;
	text-decoration: none;
	color: #ffffff;	
}

.pagination ul li a:hover {
	background: #FF9900;

	color: #ffffff;
}

.pagination a.selected {
	text-decoration: underline;
}

.pagination li p {
	text-align: left;
	
	padding-top: 0em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	color: #959595;
	margin: 0em;
}

.pagination p {
 	margin-left: 0.5em;
	margin-right: 0.5em;
	font-size: 0.85em;
}

.pagination p.nonExistent {
	color: #D1D1D1;
}

.pagination p.current {
	font-weight: bold;
	color: #000000;
}

.pagination a.current {
	font-weight: bold;
}


form.registrationForm {
	width: 99%;
	position: relative;
}

form.registrationForm input {
	margin: 5px;
	border: 1px solid #003399;
}

form.registrationForm select {
	margin: 5px;
	border: 1px solid #003399;
	
}

form.registrationForm input.checkbox {
	margin: 5px;
	border: 0px;
}

form.registrationForm textarea {
	margin: 5px;
	border: 1px solid #003399;
}

tr.error div { 
	color: red;
}

tr.error input {
	border: 0.1ex solid red;
}

tr.error select {
	border: 0.1ex solid red;
}

tr.error textarea {
	border: 0.1ex solid red;
}

.registrationTable {
	width: 90%;
	position: relative;
	float: left;
	
	
}
.registrationTable td
{
border:0px;
}

td.highlighted_row 
{
background-color:transparent;
}

a.boldit {
	font-weight: bold;
}

p.relatedDocs img {
	float: left;
	height: 52px;
	margin-right: 1em;
}

p.relatedDocs {
	float: left;
	padding: 0.5em;
}

table.table-clean
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
}

table.table-clean td {
	border: 0;
	color: #4F4F4F;
	font-size: .7em;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
}

table.table-clean td p {
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	color: #4F4F4F;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

/* forms */
.button-style {
	background-color:#cccccc;
	background-image:url(../images/button_back.gif);
	border:1px solid #999999;
	padding:4px;
}

.image-align-left
{
	float: left;
	margin: .125em 1.1em .125em .125em;
	display: block;
}

.newsDate
{
	font-size:0.8em;
	color:#666666;
}

.image_gallery_table
{
	text-align:center;
	border:0px;
}



/************************
 added by TNL */

.img-float-left {
	float: left;
	margin: 2px -10px 5px 0px;
	
}
.img-float-right {
	float: right;
	margin: 2px 2px 5px 15px;
}
.img-float-center {
	float: center;
	margin: 2px 10px 5px 10px;
}

/* borders for images */
.img-news {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:3px;
}

.img-about {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:5px 10px 0 0;
}

.img-work {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:3px;
}

.img-future {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:3px;
}

.img-committee {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:3px;
}

.img-outer {
	float: left;
	display: block;
	border:3px solid #A1BC6F;
	margin:3px;
}


/* add in the colors to the menu */
#menu li.sectionselected a {
	background-color:#ff9900;
}

#menu li.sectionselected ul li a {
	background-color: #fff4e4;
}

#menu li.sectionselected ul li a:hover {
	background-color: #ff9900;
}

#menu li ul li.sectionselected a {
	background-color: #FCB64D;
}

/* standard markup */
a, a:link, a:visited, a:active {
	color: #0099CC;
	text-decoration: none;
}

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

p {
	font-size: 8.5pt;
}

#content li {
	font-size: 8.5pt;
}

#content .newsbanner li, #content .eventsbanner li {
	font-size: 9pt;
}

p.noPadding {
	margin: 0px auto 0px auto;
}


/* standard CSS elements generated by Curo: */
p.p-intro {
	font-size: 0.7em;
	color: #8DB621;
	padding-left: 0.5em;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 0em;
}

p.p-quote-text {
	font-size: 0.7em;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

p.p-quote-author {
{
	font-size: 0.75em;
	font-weight: bold;
	color: #595959;
	padding-left: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
}

table.table-clean
{
	border-collapse:collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
}

table.table-clean td {
	border: 0;
	color: #4F4F4F;
	font-size: .7em;
	padding: 5px;
	vertical-align: top;
	line-height: 120%;
}

table.table-clean td p {
	font-family: verdana;
	font-size: 95%;
	color: #4F4F4F;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}


table.table-quotes
{
	border-collapse:collapse;
	padding: 0;
	margin: .7em 1em .5em .5em;
}

table.table-quotes td {
	border: 0;
	padding: 1px;
	vertical-align: top;
	line-height: 120%;
}


table.table-with-header
{
	border-collapse:collapse;
	padding: 0;
	width: 90%;
	margin: .7em 1em .5em .5em;
	border-bottom: 1px solid #ccc;
}

table.table-with-header th
{
	font-size: .7em;
	color: #444444;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header th p {
	font-family: verdana;
	font-size: 95%;
	color: #444444;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-with-header td
{
	color: #666;
	font-size: .6875em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-with-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

table.table-no-header
{
	border-collapse: collapse;
	padding: 0;
	width: 90%;
	border-bottom: 1px solid #ccc;
	margin: .7em 1em .5em .5em;
}

table.table-no-header td
{
	color: #666;
	font-size: .7em;
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	line-height: 120%;
}

table.table-no-header td p {
	font-family: verdana;
	font-size: 95%;
	color: #666;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
}

.div-textbox {
	margin: .7em 1em .5em .5em;
	padding: .8em .5em .8em .5em;
	border: 1px solid #000;
	background-color: #ccc;
	width: 90%;
	list-style: none;
}


/* end standard Curo CSS elements */

/* end added by TNL */
/* mdp */
.datePub {
	color: #666;
	font-size: 80% !important;
}
#optionalSideBar{
width:200px;
padding:10px;
margin:45px 10px 10px 10px;
background-color:#FFE0B7;
float:right;
}
#optionalSideBar h3{
border-bottom:2px solid #fff;
}
#optionalSideBar ul, #optionalSideBar li{
margin-left:10px;
padding-left:0;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

