/*  Main text color: #091c5a */
/*  Top of page color: #ccccff */
/*  Borders color: #444488 */
/*  Background-color: #cceeff */

@media screen {

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

div#top {
	height: 85px;
}

div#top h1 {
	position: absolute;
	left: 190px;
	top: 48px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #444488;
}

img#logo
{
	padding: 4px 10px;
}

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

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

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

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

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


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

#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: #ccccff;
}

div#footer .block {
	border-top: 1px dashed #444488;
	background-color: #cceeff;
}

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

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

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

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

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

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

}

a, .normalLink, a:visited.nohistory {
	color: #06c;
}

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

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

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

#centre-col .children-list dt {
	border-top: 1px dashed #444488;
	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 #444488;
	background-color: #cceeff;
}

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

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

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

div#metainfo {
	color: #848dac;
}
