/*-- Turguoise Colorfall --*/

/*-- Bacic HTML elements --*/

body {
	background-color: #f4f7f7; 
}

h1, h2 {
	color: #117181;
}

a:link, a:visited {
	color: #1698af;
}

li {
	background: url(../images/turquoise/list_t.gif) 0px 6px no-repeat;
}

fieldset {
	border: 1px solid #d3e2e4;
}

/*-- Template Layout --*/

.width_fixed {
	border-left: 1px solid #1698af;
}

.content {
	background: #fff url(../images/turquoise/lmods_bg_t.gif) right repeat-y;
}

.lmods {
	width: 21%;
	background: #93d6d9 url(../images/turquoise/rmods_bg_t.gif) right repeat-y;
}

.rmods {
	background: #0e5a67;
	width: 21%;
}

.rmods_bottom {
	background: #0e5a67 url(../images/turquoise/bottomright_t.gif) right bottom no-repeat;
	width: 21%;
}

.content_wide {
	background: #fff url(../images/turquoise/only_rmods_bg_t.gif) right repeat-y;
}


#top {
	background: url(../images/turquoise/topleft_t.gif) left top no-repeat;
	height: 235px;
}

#copyright {
	border-top: 3px solid #1698af;
}

#feeds {
	background: url(../images/turquoise/feed_t.gif) left no-repeat;	
}

#feeds a {
	color: #0e5a67;
}

/*-- Joomla Styles --*/

button, .button {
	background-color: #1698af;
	color: #fcfcfc;
	border-left: 1px solid #bdd1d5;
	border-top: 1px solid #bdd1d5;
	border-right: 1px solid #65c4c9;
	border-bottom: 1px solid #65c4c9;
}
	
input#email, .inputbox {
	background-color: #bdd1d5;
	color: #000;
	border-left: 1px solid #1698af;
	border-top: 1px solid #1698af;
	border-right: 1px solid #93d6d9;
	border-bottom: 1px solid #93d6d9;
}

ul.menu li a:link, ul.menu li a:visited {
	color: #bdd1d5;
}

ul.menu li a:hover {
	color: #8aafb5;
}

ul.menu li ul li {
	background: url(../images/turquoise/submenu_t.gif) 0px 10px no-repeat;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #93d6d9;
}
	
ul.menu li ul li a:hover {
	color: #57bec4;
}

.small, .createdate, .modifydate {
	color: #8aafb5;
}

.smalldark {
	color: #1698af;
}

.readon {
	background: #d3e2e4 url(../images/turquoise/readon_t.gif) 5px 8px no-repeat;
	border-top: 1px solid #1698af;
}

a.readon:link, a.readon:visited, a.readon:active {
	color: #1698af;
	border-bottom: 1px solid #d3e2e4;
}

a.readon:hover {
	color: #0e5a67;
	border-bottom: 1px dotted #1698af;
}

.contentheading {
	color: #117181;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #117181;
}
	
a.contentpagetitle:hover {
	color: #0e5a67;
}

.componentheading {
	color: #93d6d9;
	border-bottom: 1px solid #93d6d9;
}

table.contenttoc {
	border-top: 1px solid #1698af;
}

table.contenttoc td {
	border: 1px solid #d3e2e4; 
	border-top: none;
}

table.contenttoc th {
	background-color: #d3e2e4;
}

table.contenttoc a:hover {
	color: #0e6170;
}

.sectiontableheader {
	background: #d3e2e4;
	border-top: 1px solid #1698af;
	color: #0e5a67;
}

.sectiontableentry1 {
	background-color: #eff4f5;
	color: #0e5a67;
}

.sectiontableentry2 {
	background-color: #f7f9f9;
	color: #0e5a67;
}

div.moduletable_menu, div.moduletable, div.moduletable_text {
	color: #bdd1d5;
}

div.module h3 {
	background: url(../images/turquoise/leftmodules_bg_t.gif) right 20px no-repeat;
	color: #f4f7f7;
}

table.moduletable th {
	color: #f4f7f7;
}

div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
	background: url(../images/turquoise/rightmodules_bg_t.gif) right 20px no-repeat;
	color: #9ad9dc;
}

table.moduletable li a, table.moduletable li a:visited {
	color: #117181;
}

div.module a, div.module a:visited, table.moduletable a, table.moduletable a:visited {
	color: #eff4f5;
}

div.moduletable li {
	background: url(../images/turquoise/submenu_t.gif) 0px 6px no-repeat;
}

.pollstableborder {
	border-left: 3px solid #1698af;
	border-top: 3px solid #1698af;
	border-right: 3px solid #93d6d9;
	border-bottom: 3px solid #93d6d9;
	margin: 5px;
}
