/*  Main text color: #091c5a */
/*  Top of page color: #bce */
/*  Borders color: #001a6f */
/*  Background-color: #bef */

@media screen {

body {
	color: #091c5a;
	background-color: #fff;
}

div#top {
	height: 100px;
}

img#logo {
	margin-left: 40px;
}

div#top h1 {
	position: absolute;
	left: 190px;
	top: 36px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #001a6f;
}

div#header {
	border-top: 4px solid #bce;
}

#top ul.menu_1 li {
	border-right: 1px solid #001a6f;
	color: #091c5a;
}

#top ul.menu_1 li a {
	color: #091c5a;
}

div#float-wrapper {
	border-top: 2px solid #001a6f;
}

div#right-col {
	border-top: 2px solid #001a6f;
}


#left-col ul.menu_1 li {
	background: url(/design/ircstandard/images/arrow_blue.gif) no-repeat scroll 2px 10px;
	border-top: 1px dashed #001a6f;
}

#left-col span.menu_1 {
	color: #091c5a;
}


#left-col ul.menu_2 {
	list-style-image: url(/design/ircstandard/images/bullet_green.gif);
}

#left-col ul.more {
	list-style-image: url(/design/ircstandard/images/arrow_blue.gif);
}


input.button, input.defaultbutton {
	background-color: #bce;
}

div#footer .block {
	border-top: 1px dashed #001a6f;
	background-color: #bef;
}

#right-col .block {
	background-color: #bef;
}

p.path {
	border-top: 1px dashed #001a6f;
	color: #091c5a;
}

.content-block {
	border-top: 1px dashed #001a6f;
}

div.folder {
	background-color: #bef;
}

div.flags {
	border: 1px solid #7fb3bc;
}

div#iconbox {
	background-color: #fff ! important;
	border: 1px solid #7fb3bc;
}

}

h1, h2, h3, h4, h5, h6 {
	color: #c00;
}

a, .normalLink, a:visited.nohistory {
	color: #00f;
}

a:visited, .visitedLink {
	color: #808;
}

a:hover, a:active, .activeLink {
	color: #f00;
	text-decoration: underline
}

#centre-col ul.children-list {
	border-top: 1px dashed #001a6f;
}

#centre-col .children-list dt {
	border-top: 1px dashed #001a6f;
	color: #037;
}

#centre-col .children-list p.readmore {
	padding-left: 16px;
	background: url(/design/ircstandard/images/arrow_green.gif) no-repeat scroll 0px 3px;
}

#centre-col .children-list dt a {
	color: #037;
}

form.EntryForm {
	border-top: 1px dashed #001a6f;
	background-color: #bef;
}

.topline {
	border-top: 1px dashed #001a6f;
}

div.followup_message {
	border-top: 1px dashed #001a6f;
}

form.forum_reply {
	border-top: 1px dashed #001a6f;
}

div#metainfo {
	color: #848dac;
}

div#bottomlogos img {
	margin: 2px 0;
}

div#bottomlogos {
	white-space: nowrap;
	margin-left: 5px;
}
