/* Change text to blue on white background on Research Autism website */
body {								
	
			background-image:url(/img/BackgroundGradient.jpg);
}

#container {
	background-color: transparent;	
}

/******************************/
/* Set text colors here */
/******************************/

/* Header */
div#banner,
div#banner a {
	color: #ffffff;
}

/* Navigation menu */
div.menu,
div.menu ul,
div.menu a {
	color: #ffffff;
}

/* Breadcrumb and filepath */
div#breadcrumbandfilepath,
div#breadcrumbandfilepath ul,
div#breadcrumbandfilepath div#filepath,
div#breadcrumbandfilepath div#filepath p,
div#breadcrumbandfilepath a {
	color: #05347A;
}

/* Main pane - To left of sidebar, underneath breadcrumb/filepath and aboce footer */
div#aboutus, 
div#aboutus a, 
div#aboutus table#tablelinks th, 
div#aboutus table#tablelinks td, 
div#aboutus dl.glossarylist,
div#aboutus dt.glossaryitem, 
div#aboutus dd.glossaryitem, 
div#aboutus dl.glossarylist dt.mainheader {
	color: #05347a;
}

/* Sidebar header areas */
div#sidebar dl dt, 
div#sidebar dl dt a {
	color: #ffffff;
}

/* Sidebar main text areas */
div#sidebar dl a, 
div#sidebar dl {
	color: #05347a;
}

/* Footer */
div#footer,
div#footer a {
	color: #05347a;
}

/* Ordered lists (usually used as a sub-menu) and latest news main text area */
div#sidebar dl#latestpublications dd, 
div#sidebar dl#latestnews dd, 
ol, 
ol li, 
ol li a {
	color: #00347B;
}

/* Latest news header area */
div#sidebar dl.donation dt span.dtrounded, 
div#sidebar dl.donation dt span.dtrounded a, 
div#sidebar dl#latestpublications dt, 
div#sidebar dl#latestpublications dt a,
div#sidebar dl#latestnews dt, 
div#sidebar dl#latestnews dt a {
	color: #ffffff;
}


/******************************/
/* Set background colors here */
/******************************/

/* Header */
div#banner div#accessbanner,
div#banner div#accessbanner a {
	background-color: #9C9A9C;
}

/* Navigation menu */
div.menu,
div.menu ul,
div.menu a {
	background-color: #00347B;
}

/* Hovered status for a navigation menu item */
div.menu ul li a:hover {
	background-color: #A59263;
}

/* Breadcrumb and filepath */
div#breadcrumbandfilepath,
div#breadcrumbandfilepath div#filepath,
div#breadcrumbandfilepath div#filepath p,
div#breadcrumbandfilepath ul,
div#breadcrumbandfilepath a {
	background-color: #ffffff;
}

/* Main pane - To left of sidebar, underneath breadcrumb/filepath and aboce footer */
div#aboutus, 
div#aboutus a, 
div#aboutus table#tablelinks th, 
div#aboutus table#tablelinks td, 
div#aboutus dl.glossarylist,
div#aboutus dd.glossaryitem, 
div#aboutus dt.glossaryitem, 
div#aboutus dl.glossarylist dd.mainheader, 
div#aboutus dl.glossarylist dt.mainheader {
	background-color: #ffffff;
}

/* Sidebar header areas */
div#sidebar dl dt {
	background-color: #00347B;
}

/* Sidebar main text areas */
div#sidebar dl {
	background-color: #DEDBEF;
}

/* Footer */
div#footer,
div#footer ul,
div#footer a {
	background-color: #ffffff;
}

/* Ordered lists (usually used as a sub-menu) and latest news main text area */
div#sidebar dl#latestpublications dd, 
div#sidebar dl#latestnews dd, 
ol,
div#aboutus ol li, 
div#aboutus ol li a {
	background-color: #DEDBEF;
}

/* Latest news header area */
div#sidebar dl.donation dt span.dtrounded, 
div#sidebar dl.donation dt span.dtrounded a, 
div#sidebar dl#latestpublications dt, 
div#sidebar dl#latestpublications dt a,
div#sidebar dl#latestnews dt, 
div#sidebar dl#latestnews dt a {
	background-color: #00347B;
}



#accessbanner ul li, 
#accessbanner2 ul li {
	background-color:transparent;
}

.leftimg {
border: solid 1px white;
}
/*****Copyright*********/

#aboutus {
	border: solid 1px #05347a;
}


#sidebar div.box form input.searchbox {
	border: solid 1px #a49163;
}

#sidebar div.box#latestpublications h2,
#sidebar div.box#latestnews h2 {
	/* set different background color and graphic for news box heading */
	background-color:#c0c1de;
}
/********* This list rules may not be needed*********/

#sidebar div.box#latestpublications ul li,
#sidebar div.box#latestnews ul li {
	border-bottom: solid 1px #fff;
}	

#latestnews  a {
	color: white;
}

div.menu ul li a {
border-right: 1px solid #fff;
border-left: solid 1px #ccc;
border-top: solid 1px #ccc;
}

div#aboutus form legend{
	color: black;
}
div#aboutus .resultitem {
	border-bottom: solid 1px #a49163;
}
div#aboutus p.pageitems {
	border-bottom: solid 1px #a49163;
}
div#aboutus .pageitems {
	border-bottom: solid 1px #a49163;
	border-top: solid 1px #a49163;
}
div#aboutus .pageitemsend {
	border-bottom: solid 1px #a49163;
}
div#aboutus p.top {
	border-bottom: solid 1px #a49163;
}


table.glossary {
	background-color: none;
	border: solid 3px #ccc;
}
table td.name {
	border-right: solid 1px #ccc;
}
table td.desc {
	background-color: #c0c1de;
	border-left: solid 1px #ccc;
}
#tablelinks th {
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	background: #06347a  url(images/bg_header.jpg) no-repeat;
}
#tablelinks td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #f4f4f5;
}
#tablelinks td.backtotop {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#tablelinks td.alt {
	background:#e4e4ef;
}

ol li {
	border-bottom: solid 2px #fff;
}

div#aboutus div.resultitem h2 {
	border: none red 1px;
}
div#aboutus div.resultitem h2 a.interventiontitle {
	border: none yellow 1px;
}
dl {
  background: #dbc99e;
}

dl.donation dt a:hover {
	background: #a49162;
}
#sitesearchdt {
	background: red;
}

#sitesearchdt a:selected {
	color: blue;
}
div#aboutus dl dt {
	border-left: solid 1px #ccc;
}
dl.glossarylist dt.mainheader {
	border-right: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	background:#d8d8d9;
}
dl.glossarylist dd.mainheader {
	border-right: 1px solid #ccc;
	/*border-bottom: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
}
dl.glossarylist dt.glossaryitem {
	border-top: 1px solid #ccc;
	border-left: 1px solid red;
}
dl.glossarylist dd.glossaryitem {
	background: #f4f4f5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
img.ratingimg {
	border-bottom: solid #05347a 1px;
}
div#alphalist {
	border: none red 1px;
}
dl.glossarylist dt.backtotop {
	border-top: 1px solid #ccc;
	color: red;
}
dl.glossarylist dd.backtotop {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

ul#registration,
ul#navlist {
	background-color: #d8d8d8;
}
