/*  Main text color: #091c5a */
/*  Top of page color: #60a940 */
/*  Borders color: #3b60a7 */
/*  Background-color: #ffcc99 */

/* Link colour  changed from #C86E28 to #007A87, 20/07/2010  */
/* Hover colour changed from #BE5A0C to #CEE007   */

@media screen {

body {
	color: #091c5a;
	background-color: #F4F6F1;
	margin: 0 0 0 10px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Helvetica, Georgia, Arial, sans-serif;
}

div#header {
	float: left;
	margin: 20px 0 0;
	width: 100%;
	position: relative;
	z-index: 1;

}

div#top {
	height: 64px;
	width: 100%;
	background: url(/design/transparency/images/welle.jpg) bottom right no-repeat;
	float: left;
}

div#top h1 {
	position: absolute;
	left: 190px;
	top: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #3b60a7;
}

div#top img#logo {
	padding: 0;
	border: none;
}

#top ul.menu_1 li {
	border-right: 1px solid #3b60a7;
	color: #091c5a;
}

#top ul.menu_1 li a {
	color: #091c5a;
}


#left-col ul.menu_1 li {
	background: url(/design/ircstandard/images/arrow_blue.gif) no-repeat scroll 2px 10px;
	border-top: 1px dashed #3b60a7;
}

#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:transparent;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1.3em;
	font-family: 'Trebuchet MS', Helvetica, 'Lucida Grande', Georgia, Arial, sans-serif;
}
*/
input.button, input.defaultbutton {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	background-color:#fefefe;
	padding: 0;
	margin: 0;
	color: #777;
	font-size:11px;
	font-family: Arial, sans-serif;
}

div#footer .block {
	margin: 5px 0 0;
	width: 385px;
	text-align: left;
}

#right-col .block,
.noindex {
	background-color: #fff;
}

#right-block .block {
	margin-bottom: 10px;
}

#green {
	margin: 0 0 10px;
	background: #E0F0C2;
	}

p.path {
	border-top: 1px dashed #3b60a7;
	color: #091c5a;
}

.content-block {
	overflow: hidden;
	width: 100%;
	}

#members p,
.children-list p,
.children-list dt,
.children-list dl,
.children-list address {
	padding: 0 10px;
	}

#main-content,
#main-content p,
.folder p,
#main-content dl,
#main-content ul {
	padding: 0 15px 10px;
	margin: 0;
	}

#main-content ul {
	padding: 0 30px 10px;
	}

#main-content li {
	padding: 0 0 5px;
	}

/*dl.children-list {
	padding: 20px 0 0;
	}*/

.children-list dd {
	padding: 0 10px 20px;
	border-bottom: 1px solid #E0E0EE;
	}

.children-list dt a {
	text-decoration: none;
	}

.children-list dt {
	margin: 20px 0 0;
	clear: right;
	}

.children-list dt a:hover {
	text-decoration: underline;
	}

span.title,
dt.title span,
span.ContentDate,
div.front-top span.title {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}

span.ContentDate {
	font-weight: normal;
	}

#main-content {
    background: #DADAEF;
	padding: 0 10px 10px;
	}

#main-content h1 {
	color: #99CC33;
	text-transform: uppercase;
	}

div.folder {
	background-color: #E2E2F2;
	margin: 0 0 30px;
	}

div.flags {
	border: 1px solid #7fb3bc;
}

div#iconbox {
	background-color: #fff ! important;
	border: 1px solid #7fb3bc;
}

}

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 #3b60a7;
}

#centre-col h2.events-month,
h2.events-month {
	border-top: 1px dashed #3b60a7;
	padding: 0.5em;
	background-color: #ffcc99;
}

h2.events-month {
	border: none;
	background: #D7E2E4;
	padding: 0 0.5em;
	margin: 0;
	}

#centre-col .children-list dt {
	border-top: 1px dashed #3b60a7;
	color: #037;
}

#centre-col .children-list p.readmore {
	padding-left: 16px;
	background: url(/design/ircstandard/images/arrow_green.gif) no-repeat scroll 0px 3px;
	color: #007A87;
	}

.readmore a,
.readmore a:hover {
	color: #007A87;
	text-decoration: underline;
	}

.readmore a:hover {
/*	color: #BE5A0C; */
	color: #CEE007;
	}

#centre-col .children-list dt a {
	color: #037;
}

form.EntryForm {
    background: #DADAEF;
	border: 1px solid #eee;
}

.topline {
	border-top: 1px dashed #3b60a7;
}

div.followup_message,
div.user_reg {
	background: #EBEBF3;
	border: 1px solid #eee;
	padding: 0 10px 10px;
	}

div.user_reg {
	padding: 10px;
	margin: 0 0 10px;
	}

div.user_reg span,
div.xboxcontent-2 span {
	font-weight: bold;
	padding: 5px 0 0;
	display: block;
	}

span.star {
	color: #007A87;
	}

form.forum_reply {
	border-top: 1px dashed #3b60a7;
}

div#metainfo {
	color: #848dac;
}

/*
-----------------------------------------------
Modifications - Julian Kommunikation - 2007
----------------------------------------------- */
a {
	outline: none;
	}

a,
a:visited,
a:hover {
	color: #007A87;
	text-decoration: underline;
	}

a:hover {
/*	color: #BE5A0C; */
	color: #CEE007;
	}

#page {
	float: left;
	margin: 0 0 0 20px;
	display: inline;
	padding: 0 15px;
	width: 915px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	}

#navigation {
	float: left;
	margin: 15px 0 0;
	padding: 0;
	height: 29px;
	width: 915px;
	background: url(/design/transparency/images/menu-bg.gif) top left no-repeat;
	}

#navigation ul#menu {
	float: left;
	height: 29px;
	width: 450px;
	margin: 3px 0 0 20px;
	display: inline;
	padding: 0;
	position: relative;
	}

#navigation ul#menu li {
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	list-style: none;
	font-size: 1.3em;
	text-transform: uppercase;
	}

#navigation ul#menu li.current,
#navigation ul#menu span.in-path,
#navigation ul#menu a:hover {
	color: #007A87;
	}

ul#menu li,ul#menu a {
	color: #fff;
	display: block;
	}

<!-- http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/ -->
#nav li:hover,
#nav li.hover {
    position: static;
	}
<!-- end -->
#navigation ul#menu li a {
	text-decoration: none;
	}

form#searchform {
	width: 205px;
	padding-top: 1px;
	position: relative;
	}

input.halfbox-top {
	position: absolute;
	top: 5px;
	height: 14px;
	border-top:1px solid #91B45C;
	border-left:1px solid #91B45C;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;	
	}

input.button-top {
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 1.0em;
	position: absolute;
	top: 3px;
	right: 15px;
	width: 50px;
	text-align: right;
	font-family: 'Trebuchet MS', Helvetica, 'Lucida Grande', Georgia, Arial, sans-serif;
	}

div#full-wrapper {
	float: left;
	position: relative;
	width: 915px
	}

div#left-block {
	float: left;
	position: relative;
	margin: 10px 0 0;
	padding: 0;
	width: 165px;
    background: #cccceb;
	}

/* for understanding browsers */
#submenu {
	margin: 0;
	padding: 0;
	min-height: 20em; 
	height: auto;
	}

/* for Internet Explorer */
/*\*/
* html #submenu {
	height: 20em;
	}
/**/

#vertmenu {
	padding: 0;
	margin: 5px 0;
	border-bottom: 1px solid #DFDFF4;
	width: 165px;
	}

#vertmenu li {
	list-style: none;
	margin: 0;
	padding: 3px;
	padding-left: 20px;
	border-top: 1px solid #DFDFF4;
	font-size: 85%;
	}

#vertmenu li a {
	color: #333;
	text-decoration: none;
	}

ul#vertmenu li ul {
	margin-left: -17px;
	padding: 0;
	border: none;
	background: #DFDFF9;
	border-bottom: 1px solid #ededed;
	}

ul#vertmenu li ul li {
	list-style: none;
	margin: 0;
	padding: 3px;
	padding-left: 25px;
	border-top: 1px solid #ededed;
	font-size: 100%;
	}

#vertmenu a.selected,
#vertmenu a:hover {
	color: #007A87;
	}

div#float-wrapper,
div#float-wrapper-front {
	float: right;
	position: relative;
	width: 738px;
	margin: 10px 0 0;
	padding: 0;
	}

div#float-wrapper-front {
	float: left;
	width: 738px;
	margin: 10px 0 0;
	}

#main-rotate {
	float: left;
	width: 738px;
	}

div#centre-block,
div#centre-block-front {
	float: left;
	width: 560px;
	margin: 0 0 10px;
	padding: 0;
	background: #cccceb;
	}

div#centre-block-front {
	width: 738px;
	}

div#quiz {
	float: left;
	width: 738px;
	margin: 10px 0 0;
	}

div#right-block {
	float: right;
	position: relative;
	boder: none;
	width: 165px;
	margin: 10px 0 0;
	padding: 0;
	background: #fff;
	}

#right-login,
#members {
	margin: 0 0 10px;
	background: #cccceb;
	}

#members {
	background: #99CC33;
	}

#copyright {
	float: left;
	margin: 20px 0 5px 5px;
	display: inline;
	width: 100%;
	font-size: 0.9em;
	color: #999;
	}

#copyright p {
	margin: 20px 0 5px;
	padding: 0;
	}

.member_full {
	margin: 3px 0 0;
	font-size: 0.9em;
	color: #888;
	}

.container {
	padding: 10px 20px;
	}

.breadcrumb {
	margin: 0 0 20px;
	padding: 0;
	color: #fff;
	font-size: 0.9em;
	}

.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb a:visited {
	color: #fff;
	}

.breadcrumb a:hover {
	color: #666;
	}

div#front-left h2,
div#front-right h2,
div#front-bottom h2,
.block h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 5px 15px;
	color: #99CC33;
	text-transform: uppercase;
	}

div#front-bottom h2 {
	margin: 0 0 5px 0;
	}

#children-list {
	background: #DADAF0;
	}

ul.children-list,
ul.member-file-list,
ul.useroptions {
	list-style: none;
	margin: 0.5em 10px;
	padding: 0;
	font-size: 0.9em;
	}

ul.member-file-list {
	margin: 0.5em 30px 0 10px;
	}

ul.children-list li,
ul.member-file-list li,
ul.useroptions li {
	margin-bottom: 0.3em;
	}

ul.children-list li img {
	margin-top: 3px;
	}

ul.member-file-list li {
	margin-bottom: 25px;
	}

ul.latestlatest li {
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #CDDCB0;
	}

ul.children-list li a,
ul.member-file-list li a,
ul.useroptions li a {
	color: #333;
	text-decoration: none;
	}

ul.member-file-list li a {
	color: #007A87;
	font-size: 110%;
	}

ul.children-list a:hover,
ul.useroptions a:hover {
	color: #007A87;
	}

ul.member-file-list li a:hover {
	text-decoration: underline;
	}

#partners {
	width: 700px;
	margin: 50px 0 0;
	}

#partners ul {
	margin: 0;
	padding: 0;
	}

#partners li {
	float: left;
	display: block;
	margin: 0;
	padding: 0 30px 0 0;
	list-style-type: none;
	}

ul.events-toc {
	border: 1px solid #D7E2E4;
	background: #D7E2E4;
	margin: 0;
	}

ul.events-toc li {
	padding-left: 10px;
	}

ul.events-toc li ul li {
	padding: 0;
	}

.search-results {
	padding: 0;
	margin: 5px 0;
	}

.search-results label {
	padding: 5px 0;
	margin: 0;
	font-weight: bold;
	display: block;
	}

.search-results li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #DFDFF4;
	}

p.additional {
	font-size: 85%;
	color: #666;
	margin: 0;
	padding: 5px 0 0;
	}

#header-large {
	margin: 10px 0 0;
	}

div#front-left,
div#front-right {
	float: left;
	width: 364px;
	margin: 0 10px 0 0;
	display: inline;
	padding: 0;
  background: #cccceb;
	}

div#front-right {
	margin: 0;
	}

div.front-top {
	padding: 0 20px;
	margin: 0 0 10px;
	}

div.front-top a {
	color: #000099;
	text-decoration: none;
	}

div.front-top a:hover {
	text-decoration: underline;
	}

div#front-bottom {
	margin: 0 0 20px;
	padding: 10px 25px 0;
	}

div.front-equal {
	min-height:250px;
	height:auto !important;
	height:250px;
	}

table#win_forum {
	width: 100%;
	border: 1px solid #ededed;
	text-align: left;
	}

table#win_forum th,
table#win_forum td {
    padding: 4px 10px 4px 5px;
	}

table#win_forum thead th {
    font-weight: bold;
	background: #9999BD;
	color: #fff;
	font-size: 1.2em;
	border-bottom: 1px solid #7E7E9E;
	}

table#win_forum tr {
	font-size: 90%;
    background: #F6F4E4;
	}

table#win_forum a {
	color: #333;
	text-decoration: none;
	}

table#win_forum a:hover {
	color: #007A87;
	}

#members h2 {
	color: #fff;
	}

.username {
	font-size: 90%;
	margin: 0 0 0 10px;
	}

form.EntryForm .input input, form.EntryForm .input textarea  {
	width: 300px;
	font: 1em Arial, Helvetica, Sans-Serif;
}

/* Rounded corners - http://www.cssplay.co.uk/boxes/snazzy2.html */
#xsnazzy, .xsnazzy, .ysnazzy {background: transparent; margin: 0 0 10px; padding: 0; width:100%; }

.xtop, .xbottom, .ytop, .ybottom,
.ztop, .zbottom {background:transparent; font-size:1px; margin: 0; padding: 0;}
.xb1, .xb2, .xb3, .xb4,
.xb2-2, .xb3-2, .xb4-2,
.yb1, .yb2, .yb3, .yb4,
.zb1, .zb2, .zb3, .zb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3,
.xb2-2, .xb3-2,
.yb1, .yb2, .yb3,
.zb1, .zb2, .zb3 {height:1px;}
.xb2, .xb3, .xb4,
.xb2-2, .xb3-2, .xb4-2,
.yb2, .yb3, .yb4,
.zb2, .zb3, .zb4 {background: #DADAEF; border-left:1px solid #eee; border-right:1px solid #eee;}
.xb2-2, .xb3-2, .xb4-2 {background: #EBEBF3;}
.zb2, .zb3, .zb4 {background: #D7E2E4;}
.xb1, .yb1, .zb1 {margin:0 5px; background:#eee;}
.xb2, .xb2-2, .yb2, .zb2 {margin:0 3px; border-width:0 2px;}
.xb3, .xb3-2, .yb3, .zb3 {margin:0 2px;}
.xb4, .xb4-2, .yb4, .zb4 {height:2px; margin:0 1px;}

.xboxcontent,
.xboxcontent-2,
.xboxcontent-3,
.yboxcontent {display:block; background: #DADAEF; border:0 solid #eee; border-width:0 1px; margin: 0; padding: 10px;}

.xboxcontent-2 {background: #EBEBF3; padding: 20px 20px 10px;}
.xboxcontent-3 {background: #EBEBF3; padding: 0 5px; width:100%;}
.zboxcontent {background: #D7E2E4; padding: 0 5px;}
/* end rounded corners */

div#nifty{ margin: 0 10%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.caption-right {
	font-size: 70%;
	color: #666;
	font-family: Helvetica, 'Lucida Grande', Georgia, Arial, sans-serif;
	font-weight: normal;
	padding: 5px 0 0;
	}

.attributes {
	padding: 0;
	margin: 0;
	}

.single-back {
	margin: 0 0 0 10px;
	font-size: 85%;
	text-decoration: none;
	}

#text-on-plain {
	margin: 0 20px 20px;
	}

h2.win_membership {
	margin: 20px 0 5px;
	}

table.win_membership td.left {
	width: 140px;
	}

table.win_membership td.left2 {
	width: 250px;
	}

div.feedback,
div.warning {
	margin: 20px 0;
	padding: 0 0 10px 10px;
	border: solid 2px #66cc33;
	background: #fefefe;
	}

div.warning {
	border: solid 2px #ff3300;
	}

h2#feedback {
	color: #99CC33;
	}

h2#warning {
	color: #ff3300;
	}

table.list-membership {
	width: 96.5%;
	margin: 0 0 20px;
	}

table.list-membership td.bglight,
table.list-membership td.bgdark  {
	background-color: #fff;
	padding: 5px 10px;
	}

table.list-membership td.bgdark {
	background-color: #F6F6FE;
	}