/* CSS generated by SiteManager at 04:05pm 02/08/2010 - do not edit this file directly */

/*
	CSS FOR	[DCIL] - Screen Stylesheet
	AUTHOR:	Alison Springall (alisonspringall@silktide.com) / Silktide Studios - All Rights Reserved
	CREATED:	16/06/2010
*/



/* GLOBAL STYLES
----------------------------------------------------------------------------------------------------------------------------- */

body			{ background-color: #fff; color: #000;  }

hr			{ clear: both; }

form, table, td		{ color: #000 !important; }
form td span		{ color: #000 !important; }
form td span.taosrequiredfieldicon { color: #f00 !important; }


/* HEADINGS
----------------------------------------------------------------------------------------------------------------------------- */

h1			{ color: #000; padding-top: 0; border-top: 0; }
h2			{ color: #000; }
h3			{ color: #000; }



/* TEXT
----------------------------------------------------------------------------------------------------------------------------- */

p			{ color: #000; }
li			{ color: #000; }


/* LINKS
----------------------------------------------------------------------------------------------------------------------------- */

a:link			{ text-decoration: underline; color: #000; }
a:visited			{ text-decoration: underline; color: #000; }

#content p a:after { content: " ("attr(href)") "; font-size: 0.85em; color: #ccc; }



/* HEADER
----------------------------------------------------------------------------------------------------------------------------- */

#header 			{ background: #fff !important; }
#header .inner		{ width: 100%; min-height: 100px; background: #fff none !important; padding: 0; border-left: 0; }

#header .inner #topbar	{ display: none; }

#header .inner #logobar	{ padding: 0; border-bottom: 0; }

#search 			{ display: none; }


/* CONTAINER
----------------------------------------------------------------------------------------------------------------------------- */

#container			{ background: transparent none; }
#container .inner		{ width: 100%; background: #fff none; }



/* BREADCRUMB TRAIL
----------------------------------------------------------------------------------------------------------------------------- */

p.breadcrumb		{ background-color: transparent; padding: 8px 0; border: 1px dotted #000; border-width: 1px 0; margin: 0 0 10px; }
p.breadcrumb a		{ text-decoration: underline; color: #000; }



/* SIDECOL
----------------------------------------------------------------------------------------------------------------------------- */

#sidecol			{ display: none; }



/* CONTENT
----------------------------------------------------------------------------------------------------------------------------- */

#content			{ width: 100%; float: none; margin: 0 0 15px 0; }
#content .inner		{ width: 100%; background: #fff none; padding-top: 10px; margin: -10px 0 0; }

#content .inner #maincol	{ width: auto; float: none; }

#content .inner #news		{ width: auto; float: none; }
#content .inner #news p.right	{ float: none; }
#content .inner #news .imgright	{ display: none; }

#content .colwrapper			{ overflow: visible; background: transparent none; border-top: 0; margin: 10px 0; }
#content .colwrapper .col		{ width: auto; float: none; border-top: 1px dotted #000; margin: 10px 0; }

#content .colwrapper .col h2 a:link	{ text-decoration: none; color: #000; }
#content .colwrapper .col h2 a:visited	{ text-decoration: none; color: #000; }


/* FOOTER
----------------------------------------------------------------------------------------------------------------------------- */

#footer			{ width: 100%; clear: both; padding: 0; border-top: 1px dotted #000; }
#footer .inner		{ width: 100%; padding: 5px 0; }
#footer .inner p a,
#footer .inner p a:visited	{ color: #000; }



