/* General Stuff */
*{
	margin:0; padding:0;
}

body{
	font:1.0em Verdana,Tahoma,Arial,sans-serif;
	line-height:1.2em;
	text-align:center;
	color:#2E2E28;
	background:#DADCE0;
}

img {
	max-width: 100%; height: auto;
}

a{
	color:#3874EE;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#254880;
	text-decoration:none;
}
a.ext:before {
	content: url(/icons/extlink.png)
}
img{
	border: none;
	vertical-align: middle;
}
p{
	padding:3px 0 3px 0;
}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(/icons/star.png);
}
li {
	margin-left: 20px;
	margin-bottom: 3px;
}

/* container: The actual page contents */
#container{
	margin: 0px;
	padding: 0px;
	text-align:left;
	background:#FFFFFF;
	color: #252522;
	border: 0px solid #80AA80;
	border-radius: 0px;
}

/* Logo and nav */
/* Logo and nav */
#logoheader{
	height:80px;
	padding-left: 20px;
	margin: 0;
	background:#e4f6e6;
	color:#000000;
}
#logotitle, #logoicon{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	float: left;
	clear: none;
}
#logotitle {
	font-size: 28px;
	padding-top: 10px;
	line-height: 1.2em;
}
#logo_tr {
	margin-right: 0px;
	padding: 0px;
	float: right;
	clear: none;
	padding: 10px;
}
#logo_tr a {
	margin-right: 0px;
	padding: 0px;
	float: right;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: Lucidatypewriter, monospace;
	text-align: right;
	color:#3064B0;
}
#logo_tr a:hover{
	color:#254880;
}
span.lighter {
	font-weight: lighter;
}

#navigation{
	height:1.2em;
	line-height:1.2em;
	font:0.9em sans-serif;
	margin:0;
	background:#a4cf98;
	color:#202200;
	border-top:2px solid #80AA80;
	border-bottom:2px solid #80AA80;
}

#navigation li{
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	white-space:nowrap;
	list-style: none;
}

#navigation li a{
	display:block;
	padding:0px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform:uppercase;
	text-decoration:none;
	color: #101280;
}

#navigation .selected_true,#navigation a:hover{
	background:#449c41;
	color:#2022F0;
}

form#search {
	margin: 0px;
}
form#search input[type='text'] {
	font-size: 0.85em;
	line-height: 0.85em;
	height: 0.85em;
}
form#search input.submit {
	margin: auto;
	vertical-align: middle;
}

#main {
	background-color: #f0f0f0;
}
#main .box,#main .codebox {
	background-color: #fefefe;
}

/* main body */
#content,#fullcontent,#subcontent{
	display: table-cell;
	float:left;
	font-size: 1em;
	padding: 10px;
}
div#fullcontent {
	padding: 10px 15px 10px 15px;
}
div.buttons {
	clear: both;
}

/* header styles */
h1,h2{
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:normal;
	color:#204462;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.2em;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight:bold;
}
h4 {
	font-size:1.1em;
	margin-top: 7px;
	margin-bottom: 2px;
	font-weight:normal;
}

/* footer */
#footer{
	clear:both;
	color:#102030;
	background:#e4f6e6;
	text-align:center;
	vertical-align:top;
	border-top:2px solid #80AA80;
	font-size: 0.8em;
	padding: 0px 20px 0px 20px;
	height: 22px;
	line-height: 16px;
}
div#footer span, div#footer span * {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
div#email {
	vertical-align: top;
	float: right;
	margin: 0px;
	padding-right: 8px;
	height: 22px;
}
div#email span {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 16px;
}
div#validators {
	vertical-align: top;
	float: left;
	margin: 0px;
	padding-left: 8px;
}

div#footer a, div#footer a:visited, div#footer :link {
	color:#4040e0; background-color:inherit; font-weight:normal;
}
div#footer a:hover{
	color:#2020d0; background-color:inherit; text-decoration: underline;
}

/* the box and codebox */
.box,.codebox{
	margin: 0 0 10px 0;
	padding: 2px 10px 2px 10px;
	border: 1px solid #c0d0c0;
	background-color:#f8fcf8;
	color:#505050;
	line-height:1.3em;
	border-radius: 4px;
}
.codebox{
	border:1px dashed #a0a0a0;
	background-color:#fefefe;
	line-height:1.2em;
}
.codebox code{
	line-height:1.1em;
}
div.box {
	border-radius: 4px;
}

div#docnav {
	clear: both;
	display: block;
	width: 100%;
	border-top: 1px solid #404040;
	text-align: center;
	vertical-align: middle;
	font:1.0em serif;
}
div#docnav a {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
div#docnav p {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
}
select#docnav, select#docnav option {
	font:1.0em serif;
}
#docnav a.previous:before {
	content: url(/icons/arrow-left-circle-small.png)
}
#docnav a.next:after {
	content: url(/icons/arrow-right-circle-small.png)
}
#docnav a.index:before {
	content: url(/icons/arrow-up-circle-small.png)
}
#docnav a.index:after {
	content: url(/icons/arrow-up-circle-small.png)
}
form, fieldset {
        float: left;
}
form, fieldset, select {
        display: inline;
        border: none;
        padding: 0px;
        margin: 0px;
}

ul.faq {
	font-weight:bold;
}
ul.faq p {
	clear: left;
	font-weight:normal;
}
table.show {
	border: 1px solid blue;
}
table.data {
	border: 1px;
}
td {
	border: 0px;
	padding-right: 10px;
}
td.center, th.center {
	padding:5px;
	text-align:center;
}
table.data th {
	background-color: #d0d3d6;
}

a.stat img {
	border:2px solid #a0a0d0;
	clear: both;
}
img.stat:hover {
	cursor: crosshair;
	border:2px solid #4040b0;
}
img.stat {
/*	width: 640px;
	height: 480px;*/
	text-align: center;
	clear: both;
}
.smallnote {
	line-height:1.0em;
	padding: 0px;
	margin: 0px;
	font-size:0.7em;
	font-weight:normal;
	font-style: italic;
}

li.q {
	color: #222;
	list-style-image: url(/icons/question-small.png);
}
li.a {
	color: #242;
	list-style-image: url(/icons/arrow.png);
}


/* TRAC OVERRIDES */

#content.ticket {
	width: auto;
	min-width: 58em;
}
blockquote.citation {
	margin: 0;
}
div.trac-content {
	border: 0px solid black;
}
.wikipage .trac-content {
	margin-left: 0px;
	padding-left: 0px;
}
.wikipage h1, .wikipage h2, .wikipage h3 {
	margin-left: 0px;
}
div.trac-content {
	box-shadow: 0em 0em 0em #eee;
}
div.trac-ticket-buttons {
	height: 1.5em;
}
div#ticket {
        border-radius: 10px;
        background: #f0f8f0;
        border: 1.5px solid #ded;
}
div#ticketchange {
        clear: both;
}
#ticket .description h3 {
        border-bottom: 2px solid #ded;
}
#ticket table.properties {
        border-top: 2px solid #ded;
}
#changelog h3, #ticketchange h3 {
	color: #679;
}
div.box h1, div.box h2, div.box h3 {
	margin-left: 5px;
}

form.trac-comment-editor, div.ticketdraft  {
	clear: both;
}

#mainnav .active :link, #mainnav .active :visited {
        text-shadow: 0px 0 #eee;
}

.wikipage h2 {
        border-bottom: 1.5px solid #ddd;
        box-shadow: none;
}

/* make the modify ticket box less annoying on a large screen: predictable location */
form#propertyform div {
        clear: left;
}
h3.foldable {
        margin-top: 10px;
}
div#modify fieldset {
        clear: both;
}

tt {
	color: #5E2612;
	border: 1px solid #953;
}

body {
        margin: 0px;
}

/* override trac's red colour */
:link, :visited, dt em, .report div.reports h3 em, .milestone .info h2 em {
        color: #0040A5;
}
