/*----------------------------------------------------------------------
# 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: #537C05;
	text-decoration: bold;
}
a:hover{
	color: #ff003c;
	text-decoration: bold;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #537C05;
	text-decoration: none;
}
ul a:hover{
	color: #ff003c;
	text-decoration: bold;
}
td{
	font-size: 1em;
}
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: #537C05;
	text-decoration: none;
}
.contentheading a:hover {
	color: #ff003c;
	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: #537C05;
}
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;
}
table.moduletable {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
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-top: 5px;
	border-top: 0px solid #E1E1E1;
	border-left: 0px solid #E1E1E1;
	border-bottom: 0px solid #BABDB6;
	border-right: 0px solid #BABDB6;
	background: none;
}
.inputbox {
	border: 1px solid #999999;
	background: none;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	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;
}

