/*-- Blue Colorfall --*/

/*-- Bacic HTML elements --*/

body {
	background-color: #dae7f7; 
	background: url(../images/blue/rasen.jpg);
}

h1, h2 {
	color: #0475ad;
}

a:link, a:visited {
	color: #1098d2;
}

li {
	background: url(../images/blue/list_b.gif) 0px 6px no-repeat;
}

fieldset {
	border: 1px solid #dbe1ea;
}

/*-- Template Layout --*/

.width_fixed {
	border-left: 1px solid #1098d2;
}

.content {
	background: #fff url(../images/blue/lmods_bg_b.gif) right repeat-y;
}

.lmods {
	width: 21%;
	background: #9db9c8 url(../images/blue/rmods_bg_b.gif) right repeat-y;
}

.rmods {
	background: #014061;
	width: 21%;
}

.rmods_bottom {
	background: #014061 url(../images/blue/bottomright_b.gif) right bottom no-repeat;
	width: 21%;
}

.content_wide {
	background: #fff url(../images/blue/only_rmods_bg_b.gif) right repeat-y;
}


#top {
	background: url(../images/blue/topleft_b.gif) left top no-repeat;
	height: 235px;
}

#copyright {
	border-top: 3px solid #1098d2;
}

#feeds {
	background: url(../images/blue/feed_b.gif) left no-repeat;	
}

#feeds a {
	color: #014061;
}

/*-- Joomla Styles --*/

button, .button {
	background-color: #0475ad;
	color: #fcfcfc;
	border-left: 1px solid #6fccf4;
	border-top: 1px solid #6fccf4;
	border-right: 1px solid #169ad3;
	border-bottom: 1px solid #169ad3;
}
	
input#email, .inputbox {
	background-color: #d3dbe6;
	color: #000;
	border-left: 1px solid #0475ad;
	border-top: 1px solid #0475ad;
	border-right: 1px solid #6fccf4;
	border-bottom: 1px solid #6fccf4;
}

ul.menu li a:link, ul.menu li a:visited {
	color: #d3dbe6;
}

ul.menu li a:hover {
	color: #9db9c8;
}

ul.menu li ul li {
	background: url(../images/blue/submenu_b.gif) 0px 10px no-repeat;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #9db9c8;
}
	
ul.menu li ul li a:hover {
	color: #84a7b9;
}

.small, .createdate, .modifydate {
	color: #9db9c8;
}

.smalldark {
	color: #1098d2;
}

.readon {
	background: #dbe1ea url(../images/blue/readon_b.gif) 5px 8px no-repeat;
	border-top: 1px solid #1098d2;
}

a.readon:link, a.readon:visited, a.readon:active {
	color: #1098d2;
	border-bottom: 1px solid #dbe1ea;
}

a.readon:hover {
	color: #014061;
	border-bottom: 1px dotted #1098d2;
}

.contentheading {
	color: #0475ad;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #0475ad;
}
	
a.contentpagetitle:hover {
	color: #014061;
}

.componentheading {
	color: #9db9c8;
	border-bottom: 1px solid #9db9c8;
}

table.contenttoc {
	border-top: 1px solid #1098d2;
}

table.contenttoc td {
	border: 1px solid #dbe1ea; 
	border-top: none;
}

table.contenttoc th {
	background-color: #dbe1ea;
}

table.contenttoc a:hover {
	color: #035a85;
}

.sectiontableheader {
	background: #d3dbe6;
	border-top: 1px solid #1098d2;
	color: #014061;
}

.sectiontableentry1 {
	background-color: #f0f3f7;
	color: #014061;
}

.sectiontableentry2 {
	background-color: #f8fafc;
	color: #014061;
}

div.moduletable_menu, div.moduletable, div.moduletable_text {
	color: #d3dbe6;
}

div.module h3 {
	color: #f0f3f7;
}

table.moduletable th {
	color: #f0f3f7;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	color: #9db9c8;
}

table.moduletable li a, table.moduletable li a:visited {
	color: #035a85;
}

div.module a, div.module a:visited, table.moduletable a, table.moduletable a:visited {
	color: #f8fafc;
}

div.moduletable li {
	background: url(../images/blue/submenu_b.gif) 0px 6px no-repeat;
}

.pollstableborder {
	border-left: 3px solid #0475ad;
	border-top: 3px solid #0475ad;
	border-right: 3px solid #6fccf4;
	border-bottom: 3px solid #6fccf4;
	margin: 5px;
}