/*----------------------------------------------------------------------
# futilis situs 1.0 - 20 Nov 2006
# ----------------------------------------------------------------------
# Copyright (C) 2006 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: GNU/GPL
# Website: http://eshop.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


body{
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #555555;
}

/* JOOMLA DEFAULT STYLE
--------------------------------------------------------- */
a:link, a:visited{
	color: #006582;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #0093bd;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #006582;
	text-decoration: none;
}
ul a:hover{
	color: #0093bd;
	text-decoration: bold;
}
td{
        font-size: 10px;
}
th{
	font-size: 10px;
}
a img{
	border: none;
}
.contentheading {
	font-family: verdana;
	font-size: 1.33em;
	font-weight: bold;
	color: #555555;
}
.contentheading a:link, .contentheading a:visited {
	font-family: verdana;
	font-size: 1.33em;
	font-weight: bold;
	color: #006582;
	text-decoration: none;
}
.contentheading a:hover {
	color: #0093bd;
	text-decoration: bold;
}
.modifydate{
	font-family: verdana;
	font-size: 0.83em;
	color: #cbcbcb;
	padding-top: 15px;
}
.small{
	font-family: verdana;
	font-size: 0.83em;
	color: #cbcbcb;
}
.createdate{
	font-family: verdana;
	color: #cbcbcb;
}
td .createdate{
	font-size: 0.83em;
}
.readon{
	font-family: verdana;
	font-size: 0.92em;
	color: #006582;
}
a.readon:link, a.readon:visited {
	text-decoration: none;
}
a.readon:hover {
	text-decoration: BOLD;
}
td.buttonheading {
	width: 32px;
}
.sectiontableheader {
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #555555;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	font-family: verdana;
	font-size: 10px;
	color: #cbcbcb;
	padding-top: 5px;
	padding-bottom: 5px;
}
.componentheading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #cbcbcb;
	text-align: left;
	margin-bottom: 20px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
}
table.contenttoc th {
	padding: 2px 4px;
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
	text-indent: 5px;
	text-transform: UPPERCASE;
}
table.blog, table.contentpaneopen{
	width: auto;
}
table.contentpane{
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
}
.highlight{
	background-color: #ffff99;
}
.contentpane{
	width: auto;
}
form {
	margin: 0;
	padding: 0;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
form {
	margin: 0;
	padding: 0;
}
#mod_login_password, #mod_login_username {
	width: 140px;
}
#mod_search_searchword{
	width: 150px;
}
input, select {
	font: 11px verdana;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #BABDB6;
	border-bottom: 1px solid #BABDB6;
	border-left: 1px solid #cccccc;
	background: none;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFFF;
}
.pagenav {
	padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	color: #666666;
	font-size: 10px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	color: #666666;
}
.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 10px;
}
.adminform textarea {
	width: 840px!important;
}

.adminform textarea.inputbox {
	width: 840px!important;
}


/* LAYOUT STYLING
--------------------------------------------------------- */
div#wrapper{
	width: 960px;
}


/* MOO.FX
--------------------------------------------------------- */
div#toolsdiv{
	width: 100%;
	color: #fff;
	font-size: 10px;
	background-color: #000000;
}
div#tools{
	width: 711px;
	height: 55px;
	padding-top: 5px;
}
/* ------------------------------------ */
div#syndicatediv{
	float: left;
	width: 229px;
}
div#colorsdiv{
	float: left;
	width: 256px;
}
div#fontsdiv{
	float: left;
	width: 226px;
}


/* WEBSITE TOOLS
--------------------------------------------------------- */
div#sitetoolsdiv{
	height: 32px;
}
div#sitetools{
	width: 164px;
	height: 32px;
	float: right;
	background: url(../images/tools_label.gif);
	font-family: verdana;
	font-size: 9px;
	color: #A6A6A6;
	line-height: 3.5em;
	text-align: center;
	text-transform: uppercase;
}
div#sitetools a:link, div#sitetools a:visited{
	color: #A6A6A6;
	text-decoration: none;
}
div#sitetools a:hover{
	color: #0093bd;
}


/* TOP AREA
--------------------------------------------------------- */
div#topareadiv{
	height: 123px;
}
div#logo{
	width: 452px;
	height: 123px;
	background: url(../images/logo_blue.gif);
	float: left;
}
div#bannerdiv{
	width: 488px;
	height: 123px;
	float: left;
}
div#banner{
	padding-top: 29px;
	text-align: left;
}


/* HEADER
--------------------------------------------------------- */
div#headerdiv{
	height: 106px;
	overflow: hidden;
}
div#header{
	padding: 10px;
}
div#header .moduletable h3{
	font-family: verdana;
	font-size: 1.1em;
	color: #fff;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div#header .moduletable{
	font-family: verdana;
	font-size: 0.92em;
	color: #e0e0e0;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#header td{
	padding: 0px;
	font-size: 1em;
}
div#header .contentpaneopen{
	font-family: verdana;
	font-size: 1em;
	color: #e0e0e0;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#header a{
	color: #e0e0e0;
	text-decoration: bold;
}


/* SUCKERFISH
--------------------------------------------------------- */
#navdiv{
	height: 30px;
}
#nav {
	background: url(../images/toolbar_div_blue.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	height: 30px;
}
#nav a {
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 30px;
	padding: 0 15px;
}
#nav a.topdaddy,
#nav li a {
	background: url(../images/toolbar_div_blue.jpg) 100% 0 no-repeat;
}
#nav li a:hover{}
#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	text-transform: uppercase;
	color: #939393;
	line-height: 30px;
}
#nav ul li ul li a:hover{
	background: none;
}
#nav ul li a:hover,
#nav ul li ul li ul li a:hover {
	color: #fff;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #004165;
	border-top: 1px solid #006589;
}
#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	text-transform: none;
	font-size: 10px;
	text-align: left;
}
#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 30px;
}
#nav ul li {
	position: relative;
	z-index: 1;
}
#nav li ul {
	top: 30px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #004165;
	border-left: 1px solid #004165;
	border-bottom: 1px solid #004165;
	border-top: 1px solid #004165;
}	
#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}
#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
}
#nav li ul ul {
	margin: -25px 0 0 170px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,  
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
#nav li:hover, #nav li.sfhover {
    left: 0;
    background-color: #003954;
}
#nav li:hover a, #nav li.sfhover a {
    color: #fff;
}
#nav li li:hover a, #nav li li.sfhover a {
    color: #fff;
}
#nav li li:hover a:hover, #nav li li.sfhover a:hover {
    color: #fff;
}
#nav ul ul a {
	background: none;
}
#nav li.active {}
#nav li li.active {
	background: none;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul,
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul{
	background: #006582;
}


/* DEFAULT JOOMLA MENU STYLING
--------------------------------------------------------- */
a.mainlevel:link, a.mainlevel:visited {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/menu_top.png);
	background-position:top;
	display: block;
	height: 30px;
	width: 130px;
	font-family: verdana;
	text-decoration:bold;
	color: #333333;
	text-align: center;
	text-indent: 5 px;
	padding: 5 px;
	border: solid;
	border-color: #cccccc;
	border-width: 0px;
	line-height: 30px;
}
a.mainlevel:hover {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/menu_over.png);
	display: block;
	height: 30px;
	width: 130px;
	color: #333333;	
}

a.mainlevel:active {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/menu_active.png);
	display: block;
	height: 30px;
	width: 130px;
	color: #006582;	
}


a.sublevel:link, a.sublevel:visited {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/submenu_top.png);
	background-position:bottom;
	display: block;
	height: 30px;
	width: 130px;
	font-family: verdana;
	text-decoration:bold;
	color: #333333;
	text-align: center;
	padding: 5 px;
	border: solid;
	border-color: #cccccc;
	border-width: 0px;
	line-height: 30px;
}
a.sublevel:hover {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/submenu_over.png);
	display: block;
	height: 30px;
	width: 130px;
	color: #333333;	
}

a.sublevel:active {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/submenu_active.png);
	display: block;
	height: 30px;
	width: 130px;
	color: #006582;	
}

#active_menu {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/menu_active.png);
}
#active_menu.sublevel {
	background-image: url(http://federacao-triatlo.locais.net/images/menus/menu_active.png);
	}

/* MAIN CONTENT
--------------------------------------------------------- */
div#left .newsfeed a, div#user2 .newsfeed a,
div#user3 .newsfeed a, div#user4 .newsfeed a,
div#user5 .newsfeed a, div#user6 .newsfeed a,
div#user7 .newsfeed a, div#right .newsfeed a{
	font-weight: normal;
}
div#user2 .moduletable, div#user3 .moduletable,
div#user4 .moduletable, div#user5 .moduletable,
div#user6 .moduletable, div#user7 .moduletable{
	font-size: 0.92em;
}
div#maincontentdiv{
	margin: 30px 0px 30px 0px;
}
div#maincontent{}
div#pathway{
	text-align: left;
	font-size: 0.92em;
	color: #555555;
	padding-bottom: 20px;
}
div#pathway a:link, div#pathway a:visited{
	color: #006582;
	text-decoration: none;
}
div#pathway a:hover{
	text-decoration: bold;
}

div#topusersdiv{
	padding: 0px 0px 20px 0px;
	height: 1%;
}
div#bottomusers1div{
	padding: 30px 0px 20px 0px;
	height: 1%;
}
div#bottomusers2div{
	padding: 0px 0px 20px 0px;
	height: 1%;
}
div#user2div, div#user3div,
div#user4div, div#user5div,
div#user6div, div#user7div{
	float: left;
}
div#user2, div#user3,
div#user4, div#user5,
div#user6, div#user7{
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 1em;
	color: #939393;
}
div#user2 h3, div#user3 h3,
div#user4 h3, div#user5 h3,
div#user6 h3, div#user7 h3{
	font-size: 1em;
	color: #474747;
	margin: 0px 0px 5px 0px;
}
/* ------------------------------------ */
div#leftblock{
	float: left;
	width: 240px;
}
div#leftdiv{
	width: 200px;
	text-align: left;
}
div#left{
	font-size: 1em;
	color: #939393;
}
div#left h3{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 1.18em;
	color: #006582;
}
div#left .moduletable{
	margin-bottom: 20px;
	font-size: 0.92em;
}
div#left a{
	font-size: 1em;
}
/* ------------------------------------ */
div#centerblock{ /* 3 columns layout */
	float: left;
	width: 478px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
div#centerblockright{ /* 2 columns layout ~ right block disabled */
	float: left;
	width: 719px;
	border-left: 1px solid #cccccc;
}
div#centerblockleft{ /* 2 columns layout ~ left block disabled */
	float: left;
	width: 719px;
	border-right: 1px solid #cccccc;
}
div#centerblockfull{ /* 1 columns layout */
	float: left;
	width: 960px;
}
div#centerdiv{
	padding: 0px 20px 0px 20px;
}
div#center{text-align: left; position: relative;}
/* ------------------------------------ */
div#rightblock{
	float: left;
	width: 240px;
}
div#rightdiv{
	width: 200px;
	text-align: left;
}
div#right{
	font-size: 1em;
	color: #939393;
}
div#right h3{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 1.18em;
	color: #006582;
}
div#right .moduletable{
	margin-bottom: 20px;
	font-size: 0.92em;
}
div#right a{
	font-size: 1em;
}


/* FOOTER
--------------------------------------------------------- */
div#footercontentdiv{
	margin-bottom: 30px;
}
div#footercontent{
	padding-top: 30px;
	border-top: 1px solid #cccccc;
}
div#footerdiv{
	text-align: left;
	color: #aaaaaa;
	font-size: 0.92em;
	float: left;
}
div#footerdiv a:link, div#footerdiv a:visited{
	color: #006582;
	text-decoration: none;
}
div#footerdiv a:hover{
	text-decoration: bold;
}
span#footercopyright a:link, span#footercopyright a:visited{
	color: #aaaaaa;
	text-decoration: none;
}
span#footercopyright a:hover{
	color: #006582;
	text-decoration: bold;
}
div#w3cdiv{
	width: 240px;
	float: right;
	text-align: right;
}

.cellbg { background-color: #FFFFFF }
.cellover { background-color: #DFDFDF }
.celltoday { background-color: #ffd700 }
.cellevent { background-color: #D7E1F5 }
.normaltext { color: #000000; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica }
.eventtitle { color: #000080; font-weight: normal; font-size: 10px; font-weight: bold; font-family: verdana, arial, helvetica }
.eventheading { color: #000080; font-weight: normal; font-size: 14px; font-weight: bold; font-family: verdana, arial, helvetica }
.regheading { color: #000000; font-weight: normal; font-size: 13px; font-family: verdana, arial, helvetica }
