/*-- 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: 140px;
}

#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: #0e5a67;
	background-image: url(../images/turquoise/indent1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	border-bottom:1px dotted #0e5a67;
}

ul.menu li a:hover {
	color: #044561;
}

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: #044561;
	background-image: url(../images/turquoise/indent2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
	border:none;
}
	
ul.menu li ul li a:hover {
	color: #0e5a67;
}

.small, .createdate, .modifydate {
	color: #8aafb5;
}

.smalldark {
	color: #1698af;
}

.readon {
	background-image: url(../images/turquoise/readon_t.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #1698af;
	padding-right: 7px;
}

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

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #117181;
}
	
a.contentpagetitle:hover {
	color: #0e5a67;
}

.componentheading {
	color: #0a456f;
	border-bottom: 2px solid #4abfea;
	font-weight:bold;
	font: 1.8em 'Georgia', Times New Roman, Times, serif;
	text-transform:capitalize;
	
}

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;
	font: 2em 'Georgia', Times New Roman, Times, serif;
	text-transform: uppercase;

}

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

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;
}

a.k2ReadMore {
	color:#a13300;
	margin:0;
	padding:0;
}

div.catItemCommentsLink a {

color:#073652;

}

div.itemIntroText {
	font-weight:normal;
	font-stretch:normal;
	line-height:normal;
	margin:0px;
	padding:0;
}

div.itemHeader h2.itemTitle {
	font-size:26px;
}

div.catItemHeader h3.catItemTitle {
	font-size:17px;


}

div.catItemImageBlock {
	float:left;
	margin-right:15px;

}

div.catItemReadMore {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	float:left;
}

table.moduletable_menu th {
	color: #073652;
	font: 1.8em 'Georgia', Times New Roman, Times, serif;
	text-transform: uppercase;
}

.itemListSubCategories h3 {
	visibility:hidden;
}

#memoryscroller a{
	color:#9e3402;
}

.moduletable_CB h3{
	font: 1.7em 'Georgia', Times New Roman, Times, serif;
	text-transform: uppercase;
	padding: 0 0 20px 1px;
	background: url(../images/turquoise/leftmodules_bg_t.gif) right 20px no-repeat;
	color: #f4f7f7;
}

.inputbox_CB{
	margin-top:5px;
	margin-bottom:7px;

}


.moduletable_CB a{
	color:#31c8c8;
	text-decoration:underline;
	padding-top:4px;

}

form#mod_loginform_CB {
	color:#93d6d9;
	text-decoration:underline;
	margin-top:4px;
	border:#33CCCC thin dotted;
	padding:10px;

}

div.moduletable_cbelog form#form-login{
border:#33CCCC thin dotted;
	padding:10px;
}

.button {
margin:10px;
}


table.moduletable_popular{
	margin-top:20px;
	
}
table.moduletable_popular th{
	color:#073652;
	font: 1.7em 'Georgia', Times New Roman, Times, serif;
	text-transform: uppercase;
	
}

div#k2ModuleBox59 {
	border:1px solid #71bdc0;
	padding:0px;
	margin-top:10px;
}


div#k2ModuleBox59 li.even{
	background-color:#93d6d9;
	padding:1px;
	border:0;

}

div#k2ModuleBox59 li.odd{
	background-color:#68b9bd;
	padding:1px;
	border:0;
}

div#k2ModuleBox59 a.moduleItemTitle {
	font-size:11px;
	color:#073652;
	border:0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#k2ModuleBox59 a:hover {
	text-decoration:underline;
}

div#k2ModuleBox59 span.moduleItemHits{
	font-size:11px;
	color:#000000;
border:0;
font-style:italic;
}

div.catItemRatingBlock {
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}

.catItemIntroText p{
	margin:0;
	padding:0;
	clear:both;
}

#itemListPrimary div.itemContainer {
	
}


h1 {
	font-size:22px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 