/*----------------------------------------------------------------------
# CONSUETUDO v1.0 - 08 Aug 2007 @ 03:05 PM +0100 ZulloP
# ----------------------------------------------------------------------
# Copyright © 2007 Web Revolution. All Rights Reserved.
# Author: Web Revolution - Creative Concepts & Advertising Innovation
# License: Copyrighted Commercial Software
# Website: http://www.webrevolution.org
#                _                           _       _   _             
#  __      _____| |__    _ __ _____   _____ | |_   _| |_(_) ___  _ __  
#  \ \ /\ / / _ \ '_ \  | '__/ _ \ \ / / _ \| | | | | __| |/ _ \| '_ \ 
#   \ V  V /  __/ |_) | | | |  __/\ V / (_) | | |_| | |_| | (_) | | | |
#    \_/\_/ \___|_.__/  |_|  \___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_|
------------------------------------------------------------------------*/


a:link, a:visited {
	color: #9F0004;
	text-decoration: none;
	position: relative; /* Internet Explorer: a cancer on the web that must be stopped!!! */
}
a:hover{
	color: #00469b;
	text-decoration: underline;
}
table{
	text-align: left;
}
td{
	font-size: 12px;
}
/* ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
} */
ul a:link, ul a:visited{
	color: #9F0004;
	text-decoration: none;
}
ul a:hover{
	color: #00469b;
	text-decoration: underline;
}
.contentheading{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #5c401b;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: -0.05em;
	font-size: 20px;
	color: #5c401b;
	text-decoration: none;
}
.contentheading a:hover {
	color: #5c401b;
	text-decoration: underline;
}
.modifydate{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
	padding-top: 15px;
}
.small{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
}
.createdate{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
}
.readon{
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #00469B;
}
a.readon:link, a.readon:visited {
	text-decoration: none;
	color: #9F0004;
}
a.readon:hover {
	color: #00469b;
	text-decoration: underline;
}
td.buttonheading {
	width: 12px;
}
.sectiontableheader {
	background-color : #E8E8E8;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #808080;
	font-weight : bold;
	padding: 2px;
}
.sectiontableentry1 {
	background-color : #FAFAFA;
	height: 20px;
}
.sectiontableentry2 {
	background-color : #F5F5F5;
	height: 20px;
}
.sectiontableentry1 td,
.sectiontableentry2 td{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}
td.sectiontableentry1,
td.sectiontableentry2{
	padding: 4px;
	border-bottom: 1px solid #ddd;
}

.componentheading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #cbcbcb;
	margin: 5px 0px;
}
table.contenttoc {
	margin: 0 0 30px 30px;
	padding: 0;
	width: 200px;
}
table.contenttoc th {
	padding: 5px;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color : #e8e8e8;
	border-bottom: solid 1px #999999;
	color: #808080;
	text-indent: 5px;
}
table.contenttoc td a:link, table.contenttoc td a:visited {
	display: block;
	width: auto;	
}
table.contenttoc td a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
}
table.contenttoc td {
	text-align: center;
	background: #FCFCFC;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
.toclink{
	font-size: 10px;
	padding: 5px;
}
.contentpaneopen{
	width: 100%;
	text-align: left;
}

table.contentpane{
	width: 100%;
	margin-bottom: 30px;
}
.highlight{
	background-color: #ffff99;
}
.contentpane{
	width: auto;
}
form {
	margin: 0;
	padding: 0;
	position: relative;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.poll td{
	font-size: 11px;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
#mod_login_password, #mod_login_username {
	width: 120px;
}
#mod_login_remember.inputbox{
	border: none;
	background: none;
}
#mod_search_searchword{
	width: 150px;
}
input, select {
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
.inputbox{
	margin: 1px 0;
}
.inputbox:focus {
	border: 1px solid #BABDB6;
	background: #FFFFDD;
}
textarea {
	padding-left: 2px;
}
textarea.inputbox{
	font: 11px "Lucida Grande", Tahoma, Verdana, sans-serif;
	width: 95%;
}
fieldset{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 10px;
}
table.searchintro{
	margin: 20px 0 10px 0;
}
.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: #f5f5f5;
	color: #999;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}
.pagenav {
	padding: 2px;
	color: #999;
}
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;
	text-decoration: none;
	font-size: 11px;
	background: #f5f5f5;
	color: #999;
	height: 100%;
}
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;
	text-decoration: none;
	color: #000;
}
th.pagenav_prev a,
th.pagenav_next a{
	color: #999;
	font-weight: normal;
}
th.pagenav_prev a:hover,
th.pagenav_next a:hover{
	color: #000;
	font-weight: normal;
}
.pagenavbar {
	padding-left: 14px;
	font-size: 11px;
}
.pagenavcounter {
	padding: 10px 0 0 0;
	color: #aaa;
}
.blog table{
	padding: 0 5px;
}
.blog_more {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
	text-align: left;
}
hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}
.adminform textarea {
	width: 898px !important;
}
.adminform textarea.inputbox {
	width: 898px !important;
}