@import "pincefesztival.css";

/*	GLOBAL DEFINITIONS  */

UL {
	margin: auto;
	padding: inherit;
	margin-left: 25px;
}

LI {
	margin: auto;
	padding: inherit;
	margin-left: 25px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 28px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: white;
	font-weight:bold;
	text-transform: uppercase;
	background-color: transparent;
}

.contentpaneopen UL {margin: auto; padding: 0px;}

#topmenu>ul#mainlevel-nav li a {
	width: auto;
	list-style-position: inside;
}

ul#mainlevel-nav li a:hover {
	text-decoration:none;
	color: #f0d79e;
	font-weight:bold;
	text-transform: uppercase;
	background-color: transparent;
}

.mainlevel-right {
	display:block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	font-weight:bold;
}

hr
{
	height: 2px;
	background-color: #c80000;
	font-size: 0;
	line-height: 0;
	border: none;
	margin: 8px 0 15px 0;
}

a:link, a:visited
{
	color: #c80000;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #c80000;
}

a.category:link, a.category:visited
{
	color: #c80000;
	font-weight: bold;
}

a.category:hover 
{
  color: #c80000;
  font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited
 {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #c80000;
}

a.mainlevel:hover
{
	text-decoration: none;
	color: #c80000;
}

table.moduletable 
{
	font-size: 11px;
	font-family: Tahoma;
}

table.moduletable th
{
	color: #c80000;
	text-align:left;
	font-family: Tahoma;
	font-weight: bold;
	height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	display:block;
}

.inputbox
{
	background-color: #efebd6;
	border: 1px solid #c80000;
	font-family: Tahoma;
	font-size: 11px;
	color: #black;
	margin: 5px 0px 5px 0px;
}

.contentpaneopen 
{
	color:#black;
	width:100%;
	cellpadding: 0px;
	cellspacing:0px;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 62px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.buttonheading
{
	height: 62px;
}

.componentheading
{
	font-family: Tahoma;
	color: #c80000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}

.contentheading
{
	font-family: Tahoma;
	color: #c80000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
}

.contentdescription 
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-align: left;
}

.category 
{
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.sectiontableheader 
{
  	font-weight: bold;
	border-bottom: 2px solid #a60405;
	text-transform: uppercase;
	text-size: 11px;
}

.sectiontableentry1 

{
	/*background-color : #260100;*/
}

.sectiontableentry2
{
	/*background-color : #340200;*/
}

.small 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.smalldark 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.subtext {
	color: #8b140e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

table.contenttoc {
	border: 1px dashed black;
	align:right;
}

table.contenttoc td {}

table.contenttoc th {
	color: #f0d79e;
	text-align: left;
	padding-top: 2px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
}

FORM {padding: 0px; margin: 0px;}

.pagetitle {
	height: 26px;
	margin: 0px 0px 0px -8px;
	padding: 0px;
}

H3 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #c80000;
	margin: 20px 0px 0px 0px;
}