@import "navigation.css";
@import "quicksearch_internal.css";
@import "layoutcolorscheme_internal.css";

/* =====================================================
	the quicksearch bar and other links in the domain header
======================================================== */
div#headerdomaincontainer{height:33px;}
div#headerdomain{height:33px;}

div#headerdomain a {border-bottom:none;}
div#headerdomain h1 {margin:0px;padding:0px;}
div#headerdomain h1 a {width:368px;height:31px;float:left;margin:0px;padding:0px;}
div#headerdomain h1 span {display:none;}

div.navbar h2 {display:none;}

/* =====================================================
  temporarily disable the cgf logo because it looks odd here
======================================================== */
a#cgf {display: none;}


/* =====================================================
	department (site) header and collar
======================================================== */
div#headersitecontainer{}
div#headersite{}
div#headersite h1 {margin:0px;font-size:1.2em;padding:0px 0px 5px 20px;}

div#collarcontainer {}
div#collar {font-size:0.6em;padding:4px 0px 4px 10px;}

/* =====================================================
nav bar
======================================================== */
ul.siblings {list-style:none;margin:0px;padding:10px;font-size:0.7em}
ul.siblings a.selected, ul.siblings span.selected {font-weight:bold;}
ul.siblings li {padding:5px;}
ul.children {list-style:none;width:170px;font-size:0.9em;margin:5px 0px 5px 0px;padding:0px;}
ul.children li {padding:4px;}
ul.otherlinks {list-style:none;margin:0px;padding:10px;font-size:0.7em}
ul.otherlinks li {padding:2px;}

/* =====================================================
related links
======================================================== */
div.relatedlinks {width:190px;margin:10px;float:right;}
div.relatedlinks ul {list-style:none;margin:0px;padding:10px;font-size:0.8em;}
div.relatedlinks ul li {padding-bottom:4px;}
div.relatedlinks h3 {text-align:center;font-size:0.9em;margin:5px;}

/* =====================================================
page content columns
======================================================== */
div#pagecontainer {padding:0px;min-width:805px;}
div#pagecontainer h2 {margin:0px;}
div#pagecontainer h2#pagetitle {margin-left:195px;padding-left:5px;width:600px;}
div#pagecontainer h2#pagetitle.fullpage {margin-left:5px;}

div.navbar {width:200px;float:left;margin:0px;}
div.navbackground {}

div#footer {width:600px;font-size:0.6em;padding:10px 0px 5px 0px;margin-left:200px;clear:both;}
div#fullpagefooter {width:800px;font-size:0.6em;padding:10px 0px 5px 0px;clear:both;}

div.content p a {border-bottom:1px dotted #ccc;}

div.onecolumn {width:600px;float:left;margin:0px;padding:0px;}
div.twocolumn {width:300px;float:left;margin:0px;padding:2px;}
div.fullpage {width:800px;}

div#headerlinks {display:none;}

