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

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

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

/*--------------------------------- Level 1 - Page Wrapper  -----------------------------------*/
#pageWrapper
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*--------------------------------- Level 2 - Header, Content, Footer Wrappers  -----------------------------------*/
#headerWrapper
{
	width: 980px;
	height: 160px;
	background: url(../images/headerbg.jpg) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	border-top: 30px solid #D3DCDD;
}

#contentWrapper {
	width: 980px;
}

#footerWrapper
{
	width: 980px;
	float: left;
	background: url(../images/headerbg.jpg) repeat-x;
	margin-top: 100px;
	margin-bottom: 0px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 30px solid #D3DCDD;
	background-color: #C74034;
	display: inline;
}

/*--------------------------------- Level 3 - Content Column Wrappers  -----------------------------------*/
/*-- Left --*/
#leftWrapper
{
	float: left;
	width: 200px;
	display: inline;
}

#leftWrapper h1
{
	padding: 5px 0 5px 0;
	color: #A9B1B6;
	font-size: 90%;
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0 0 3px 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

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

/*-- Menu --*/
#menuWrapper
{
	width: 420px;
	height: 22px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/maincolumntop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline;
}

/*-- Main --*/
#mainWrapper
{
	float: left;
	width: 420px;
	display: inline;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

#mainWrapper h1
{
	padding: 5px 0 0 0;
	color: #A9B1B6;
	font-size: 100%;
	font-weight: 900;
	letter-spacing : -0.4mm;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

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

/*-- Border --*/
#borderWrapper
{
	float: right;
	width: 360px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

#borderWrapper h1
{
	color: #333333;
	font-size: 90%;
	background-color: #BAC1C6;
	font-weight: 900;
	letter-spacing : -0.3mm;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0;
	text-transform: uppercase;
	line-height: 22px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#borderWrapper p
{
	font-size: 70%;
	text-align: justify;
	color: #333333;
}

#borderWrapper a
{
	color: #C74034;
	text-decoration: none;
}

#borderWrapper a:Hover
{
	color: #C74034;
	text-decoration: underline;
}

#bordermargins {
	margin: 30px 30px 0 30px;
	padding: 0 0 0 0;
}


/*--------------------------------- Style Details  -----------------------------------*/
/*-- Top Menu Styles --*/
#menu_1 {
	width: 420px;
	float: left;
	border-left: 3px solid #FFFFFF;
	display: inline;
}

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

#menu_1 a
{
	background: url(../images/arrow-white.gif) no-repeat;
	padding: 0 6px 0 6px;
	background-position: left;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	font-size: 80%;
	color: #FFFFFF;
	text-transform: uppercase;
	border-right: 3px solid #FFFFFF;
	font-weight: 900;
}

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

/*-- Left Menu Styles --*/
#menu_2 {
	margin-left: 27px;
	margin-right: 27px;
	border-top: 30px solid #D3DCDD;
}

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

/*    html>body ul.menu_2 {width: 200px;} */
ul.menu_2 li
{
	margin: 0 0 3px 0;
	padding: 0;
}

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: #FFFFFF;
	font-size: 80%;
	margin: 0;
	padding: 6px 10px 6px 10px;
	background-color: #A9B1B6;
	display: block;
	border-left: 5px solid #333333;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_2 a { width: auto; }
ul.menu_2 a:hover {
	background-color: #333333;
}
ul.menu_2 a.navOn {
	background-color: #333333;
}

/*-- Left Menu Styles - Sub Level --*/
ul.menu_3
{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 146px;
}

/*    html>body ul.menu_3 {width: 200px;} */
ul.menu_3 li
{
	margin: 0 0 3px 0;
	padding: 0;
}

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: #FFFFFF;
	background: url(../images/arrows-grey.jpg) no-repeat 0% 50%;
	background-color: #BAC1C6;
	font-size: 65%;
	margin: 0 0 0 5px;
	border-left: 5px solid #A9B1B6;
	padding: 4px 0 4px 4px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body ul.menu_3 a { width: auto; }
ul.menu_3 a:hover {
	background-color: #A9B1B6;
}
ul.menu_3 a.navOn {
	background-color: #A9B1B6;
}

/*-- Main Content Styles --*/
#contentheaderlogo {
	float: left;
	width: 200px;
	display: inline;
}

#contentheadertext {
	float: left;
	width: 420px;
	margin-top: 30px;
	display: inline;
}
#contentheadertext p {
	font-weight: 100;
	font-size: 140%;
	color: #FFFFFF;
	letter-spacing : -0.3mm;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#contentleftlower {
	padding: 0 0 0 0;
	margin: 120px 30px 30px 30px;
	float: left;
	display: inline;
}
#content { margin: 0 0 0 0; }

#content h1
{
	color: #C74034;
	font-size: 140%;
	margin: 0 0 10px 0;
	font-weight: light;
	text-transform: uppercase;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#content p
{
	padding: 0px;
	margin: 0 0 10px 0px;
	font-size: 75%;
	color: #333333;
	text-align: justify;
}

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

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

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

#content a:Hover
{
	color: #A70E0E;
	text-decoration: underline;
}
#contentleft {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}
#contentright {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}
}
/*-- Border Content Styles --*/
#contentborder
{
	float: left;
	width: 300px;
	background: #EBEBEB;
	font-size: 70%;
	display: inline;
}

#contentborder h3
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #A9B1B6;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#contentborder a
{
	color: #A9B1B6;
	text-decoration: none;
}

#contentborder a:Hover
{
	color: #A9B1B6;
	text-decoration: underline;
}

#contentborder p
{
	padding: 0 5px 5px 5px;
	margin: 0 0 0 0;
	color: #333333;
	text-align: left;
}
#contentfeaturedtext {
	padding: 0 0 0 0;
	margin-top: 30px;
}

#contentfeaturedtext p {
	padding: 0 10px 0 10px;
}

#contentnewslettersignup {
	padding: 0 0 0 0;
	margin-top: 30px;
}

#contentnewslettersignup p {
	padding: 0 10px 0 10px;
}
/*-- Footer Content Styles --*/
#contentfootertext
{
	padding: 0px 30px 0px 30px;
	color: #FFFFFF;
}

#contentfootertext p
{
	color: #FFFFFF;
	font-size: 70%;
}

#contentfootertext a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#contentfootertext a:Hover
{
	color: #D3DCDD;
	text-decoration: underline;
}









/*--------------------------------- Other odds and ends  -----------------------------------*/
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 solid #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85%;
}

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



/*--------------------------------- News Styles  -----------------------------------*/

/*-----------------------------------  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 solid #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: #A9B1B6;
	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: #A9B1B6;
	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 solid #666;
	background-color: #EBEBEB;
}

.news-list-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #A9B1B6;
	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 solid #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-list-related,.news-list-files,.news-list-links
{
	border: 1px solid #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 solid #666;
	background-color: #EBEBEB;
}

.news-single-item H2
{
	font-size: 110%;
	font-weight: bold;
	color: #A9B1B6;
	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 solid #666;
	padding: 3px;
	padding-bottom: 0px;
}

.news-single-related,.news-single-files,.news-single-links
{
	border: 1px solid #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 solid #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 solid #666;
	background-color: #F9FFE5;
	list-style-type: none;
}

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

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

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu
{
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #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 solid #666;
	border-top: 1px solid #666;
}

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

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

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

.itsnewslinkstyle21 { font-size: 80%; }

#movieembed {
	float: left;
	width 300px;
	display: inline;
	background-color: #000000;
}
