/*--------------------------------- Standard Intro Stuff  -----------------------------------*/
body
{
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

td, tr, p, div
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 { font-family: 'Gill Sans', Arial, Verdana, Helvetica, sans-serif; }

/*--------------------------------- Wrappers for Page Elements  -----------------------------------*/
#pageWrapper
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*--------------------------------- Wrappers for Columns  -----------------------------------*/
/*-- Left --*/
#rotateMovie { margin: 7px 0px 0px 2px; }

#leftWrapper
{
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-right: 8px;
	display: inline;
}

#leftWrapper h1
{
	padding: 5px 0 5px 0;
	color: #C10B12;
	font-size: 90%;
	text-align: center;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 0 0 3px 0;
}

#leftWrapper p
{
	font-size: 100%;
	color: #333333;
	padding: 5px 5px 5px 5px;
}

/*-- Middle --*/
#contentWrapper
{
	width: 512px;
	float: right;
	display: inline;
}

#middleWrapper
{
	float: left;
	width: 510px;
	display: inline;
}

#middleWrapper h1
{
	padding: 5px 0 0 0;
	color: #C10B12;
	font-size: 100%;
	text-align: left;
}

#middleWrapper p { font-size: 85%; }

/*-- Right --*/
#contentRightWrapper
{
	float: right;
	width: 172px;
	margin: 0 0 0 12px;
	display: inline;
}

#contentRightWrapper h1
{
	font-size: 80%;
	text-align: center;
	margin: 0 0 0 0;
}

#contentRightWrapper p
{
	font-size: 70%;
	color: #333333;
	padding: 0 5px 0 5px;
}

#contentRightWrapper a
{
	color: #C10B12;
	text-decoration: none;
}

#contentRightWrapper a:Hover
{
	color: #A70E0E;
	text-decoration: underline;
}

/*--------------------------------- Header  -----------------------------------*/
#navigationHeader
{
	width: 740px;
	height: 105px;
}

/*--------------------------------- Top Menu Bar  -----------------------------------*/
#backgroundMenu_1
{
	width: 512px;
	height: 40px;
	background-position: top left;
}

#menu_1
{
	width: 512px;
	height: 40px;
	float: left;
	margin-left: 10px;
	padding: 5px 0 0 0;
	display: inline;
}

#menu_1 .button
{
	float: left;
	height: 40px;
	display: inline;
}

#menu_1 a
{
	background: url(../images/arrow-white.gif) no-repeat;
	padding: 0 8px 0 15px;
	background-position: left;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 65%;
	color: #FFFFFF;
	text-transform: uppercase;
}

#menu_1 a:Hover { text-decoration: underline; }
#menu_1 a.navOn { text-decoration: underline; }

/******  MENU STYLES ******/
ul.menu_2
{
	list-style-type: none;
	color: #999999;
	margin: 0 0 10px 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

/*    html>body ul.menu_2 {width: 200px;} */
ul.menu_2 li
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #C10B12;
}

ul.menu_2 ul
{
	list-style-type: none;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
}

ul.menu_2 a
{
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	font-size: 65%;
	margin: 0;
	padding: 12px 0 12px 15px;
	background: url(../images/arrow-red.jpg) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_2 a { width: auto; }
ul.menu_2 a:hover { text-decoration: underline; }
ul.menu_2 a.navOn { text-decoration: underline; }

/******  MENU STYLES - FIRST SUB LEVEL ******/
ul.menu_3
{
	list-style-type: none;
	color: #999999;
	margin: 0 0 10px 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

/*    html>body ul.menu_3 {width: 200px;} */
ul.menu_3 li
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	border-bottom: none;
}

ul.menu_3 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

ul.menu_3 a
{
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	font-size: 65%;
	margin: 0;
	padding: 4px 0 4px 23px;
	background: url(../images/arrows-grey.jpg) no-repeat 0% 50%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_3 a { width: auto; }
ul.menu_3 a:hover { text-decoration: underline; }
ul.menu_3 a.navOn { text-decoration: underline; }

/*--------------------------------- Other Styles  -----------------------------------*/
#sitepathWrapper
{
	float: left;
	width: 511px;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #999999;
	margin: 0 0 0 0;
	display: inline;
}

#sitepath
{
	font-size: 65%;
	color: #999999;
	margin-left: 6px;
	padding: 3px 5px 3px 5px;
	text-transform: uppercase;
}

#sitepath a
{
	color: #999999;
	text-decoration: none;
}

#sitepath a:Hover
{
	color: #999999;
	text-decoration: underline;
}

#contentlowerWrapper
{
	width: 512px;
	float: left;
	display: inline;
}

#maincontentWrapper
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content { margin: 0 8px 0 12px; }

#content h1
{
	color: #C10B12;
	font-size: 120%;
	margin: 10px 0 10px 0;
	font-weight: light;
	font-family: 'Gill Sans', Arial, Verdana, Helvetica, sans-serif;
}

#content p
{
	padding: 0px;
	margin: 0 0 10px 0px;
	font-size: 75%;
	color: #000000;
}

#content ul li
{
	font-size: 75%;
	color: #000000;
}

#content ul li li
{
	font-size: 100%;
	color: #000000;
}

#content a
{
	color: #C10B12;
	text-decoration: none;
}

#content a:Hover
{
	color: #A70E0E;
	text-decoration: underline;
}

#contentLeft
{
	background: #EBEBEB;
	font-size: 70%;
}

#contentLeft h3
{
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0;
	color: #C10B12;
	text-align: left;
}

#contentLeft a
{
	color: #C10B12;
	text-decoration: none;
}

#contentLeft a:Hover
{
	color: #C10B12;
	text-decoration: underline;
}

#contentLeft p
{
	padding: 0 5px 5px 5px;
	margin: 0 0 0 0;
	color: #333333;
	text-align: left;
}

#contentLeftLower
{
	background: #EBEBEB;
	font-size: 70%;
}

#contentLeftLower h3
{
	padding: 5px 5px 0 5px;
	margin: 0 0 0 0;
	color: #C10B12;
	text-align: left;
}

#contentLeftLower a
{
	color: #C10B12;
	text-decoration: none;
}

#contentLeftLower a:Hover
{
	color: #C10B12;
	text-decoration: underline;
}

#contentLeftLower p
{
	padding: 0 5px 5px 5px;
	margin: 0 0 0 0;
	color: #333333;
	text-align: left;
}

.album-copyright { font-size: 70%; }
.album-description { font-size: 70%; }

.tx-jmquote-pi1
{
	padding: 22px 5px 5px 5px;
	font-size: 70%;
	text-align: right;
	background: #EEE9F0;
	font-style: italic;
	background-image: url(../images/quote-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#quote-text
{
	font-size: 115%;
	text-align: left;
	padding: 0 0 13px 0;
	font-style: normal;
	background-image: url(../images/quote-bottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.csc-mailform-field
{
	font-size: 75%;
	color: #000000;
}

fieldset { border: none; }
.fieldset { margin: 0 0 0 0; }
legend span { }

#tx-sremailsubscribe-pi1-tt_address_form
{
	font-size: 75%;
	color: #000000;
}

form input, form textarea
{
	padding: 3px;
	border: 1px dotted #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
}

#rotateImage { padding: 7px 0px 6px 1px; }
#rotateMovie { }

#footerWrapper
{
	width: 740px;
	float: left;
	margin-top: 50px;
	margin-bottom: 5px;
	background: url(../images/footer-bar.jpg) no-repeat;
	background-position: top center;
	display: inline;
}

#footerContent
{
	padding: 20px 10px 10px 10px;
	color: #999999;
}

#footerContent p
{
	font-size: 70%;
	color: #999999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footerContent a
{
	color: #999999;
	text-decoration: none;
}

#footerContent a:Hover
{
	color: #999999;
	text-decoration: underline;
}

.xhtmlbutton
{
	float: right;
	margin: 0 0 0 12px;
	display: inline;
	border-width: 0px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer
{
	clear: right;
	height: 1px;
	border: 1px dotted #F9FFE5;
}

.news-latest-container HR.clearer { clear: left; }

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
#news-latest-container { }

#news-latest-container h3
{
	padding: 12px 0 0 0;
	margin: 0 0 0 0;
	color: #C10B12;
	font-size: 90%;
	text-align: left;
}

#news-latest-container p
{
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	color: #666666;
	font-size: 70%;
	text-align: left;
}

#news-latest-container a
{
	padding: 0px 0 15px 0;
	margin: 0 0 0 0;
	color: #C10B12;
	font-size: 70%;
	text-align: left;
}

.news-latest-date
{
	color: #666666;
	font-size: 60%;
	text-align: left;
	margin: 0px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item
{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px dotted #666;
	background-color: #EBEBEB;
}

.news-list-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #C10B12;
	margin-bottom: 0px;
}

.news-list-item H3 { margin-bottom: 15px; }

.news-list-img
{
	float: right;
	margin-left: 5px;
	display: inline;
}

.news-list-imgcaption
{
	padding: 3px;
	clear: both;
}

.news-list-category
{
	float: right;
	display: inline;
}

.news-list-backlink, .news-list-backlink a
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-list-timedata
{
	float: right;
	display: inline;
}

.news-list-timedata, .news-list-author,.news-list-imgcaption { font-size: 9px; }
.news-list-author { padding-bottom: 3px; }

.news-list-additional-info
{
	background-color: #BBE53A;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px dotted #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-list-related,.news-list-files,.news-list-links
{
	border: 1px dotted #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #F9FFE5;
}

.news-list-related DD, .news-list-links DD, .news-list-files DD { margin-left: 20px; }

.news-list-related DT, .news-list-links DT, .news-list-files DT
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
	padding: 5px;
	margin-bottom: 5px;
	border: 1px dotted #666;
	background-color: #EBEBEB;
}

.news-single-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #C10B12;
	margin-bottom: 0px;
}

.news-single-item H3 { margin-bottom: 15px; }

.news-single-img
{
	float: right;
	margin-left: 5px;
	display: inline;
}

.news-single-imgcaption
{
	padding: 3px;
	clear: both;
}

.news-single-category
{
	float: right;
	display: inline;
}

.news-single-backlink, .news-single-backlink a
{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata
{
	float: right;
	display: inline;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption { font-size: 9px; }
.news-single-author { padding-bottom: 3px; }

.news-single-additional-info
{
	background-color: #BBE53A;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px dotted #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-single-related,.news-single-files,.news-single-links
{
	border: 1px dotted #666;
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	background-color: #F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left: 20px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT
{
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	width: 90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container
{
	margin-top: 10px;
	padding: 3px;
	border: 1px dotted #333;
	background-color: #BBE53A;
}

.news-amenu-container LI { padding-bottom: 1px; }

.news-amenu-container UL
{
	padding: 3px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px dotted #666;
	background-color: #F9FFE5;
	list-style-type: none;
}

.news-amenu-container H2
{
	color: #fff;
	padding: 3px;
	border: 1px dotted #666;
	background-color: #769024;
}

.news-amenu-item-year
{
	font-weight: bold;
	border: 1px dotted #666;
	padding: 2px;
	background-color: #769024;
	color: #fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu
{
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px dotted #666;
	background-color: #F9FFE5;
}

.news-catmenu-header
{
	font-size: 11px;
	font-weight: bold;
}

.news-catmenu DIV
{
	font-size: 10px;
	white-space: nowrap;
}

.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT { font-weight: bold; }

/*  Styles for catmenu mode "nestedWraps" */
.level1
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ebf8bf;
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
}

.level2
{
	padding: 1px;
	padding-left: 10px;
	background-color: #ddf393;
	border-left: 1px dotted #666;
}

.level3
{
	padding: 1px;
	padding-left: 10px;
	background-color: #cae46e;
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
}

.level4
{
	padding: 1px;
	padding-left: 10px;
	background-color: #b0cb51;
	border-left: 1px dotted #666;
}

.itsnewslinkstyle21 { font-size: 80%; }