/* Main Site Default Styles */
html {
    margin:0;
    padding:0;
    font-family: Arial, sans serif;
text-align:center;
}

body, td, tr, p {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    text-align:center;
}

#logo {
    display:none;
    float:left;
    background-image: url();
    background-repeat: no-repeat;
    width:160px;
    height:150px;
}

#search {
   display:none;
    width:150px;
    height:40px;
    background-color: #DED3D6;
    padding: 0;
    margin: 0;
    border-style:none;
}


#search form {
   display:none;
  height:24px;
  width:150px;
  display:inline;
  border-style: none; 
  padding: 0;
  margin: 0;
}

  
#search input.sword {
  width:100px; 
  vertical-align:top; 
  display:inline;
        border-style: solid; 
  border-width: 0 0 0 1px; 
  border-color: #4a0000;
  height:20px;
  padding: 0;
  float:left;
margin: 5px 0 5px 5px;
  
  }
  
#search input.button {
  vertical-align:top; 
  height:20px; 
  width:38px;
    padding:0;
        border-style: solid; 
  border-width: 0 1px 0 1px; 
  border-color: #4a0000; 
  margin: 5px 0 5px 0;
  display:inline;
  float:left;
}

#crumbs {
display: none;
font-size:10px;
padding: 3px 0 1px 10px;
width: 200px;
height:10px;
text-align:left;
}

form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 1.0em;
   margin-bottom: 4px;
       color: #000055;
}

h2 {
    font-size: 0.93em;
    color: #000055;
       margin-bottom: 3px;
}

h3 {
    font-size: 0.92em;
    color: #000;
}

h4 {
    font-size: .85em;
    color: #000;
}

h5 {
    font-size: .82em;
    color: #000;
}


p {
margin-top: 3px;
margin-bottom:6px;
line-height: 130%;
}

p.align-center {
text-align: center;
}

/* Center Content */

#centercontent img.imgright {
   float:right;
   padding: 0 0 4px 4px;
 }

#centercontent img.imgleft {
   float:left;
   padding: 0 4px 4px 0;
}

#centercontent a {
font-weight:normal;
}

#centercontent ul {
    font-family: Arial, sans serif;
    font-size: 0.9em;

    line-height: 140%;

}

#centercontent .csc-section ul {
    list-style-type: none;
}



/*
    Main Positioning CSS Styles - heavily modified from :
    http://realworldstyle.com/nn4_3col_header.html as an example
*/

#header {
    margin: 0;
    height: 120px;
    width: 800px;
    background-color: #0000A6;
    color: #fff;
    border-bottom: 3px solid #fff;
    vertical-align: bottom;
    background-image: url(notional_header.gif);
    background-repeat: no-repeat;
}

#header form {
    margin: 0px;
    padding: 0px;
    margin-top: 135px;
    padding-right: 20px;
    float: right;
}

#leftcontent {
    border: 0;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    float: left;
    width: 150px;
    border-style: none;
background-color: #3E3EFF;

height: 400px;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}




#leftcontent ul li.head {
    display: block;
    text-align: center;
    text-transform: none;
    padding: 4px 0 2px 0;
    margin: 5px 0 5px 0 ;
    color: #fff;
    background-color: #000055;
    font-size: 13px;

    font-weight: bold;
    width: 150px;
    height: 20px;
    
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 150px;
}

#leftcontent ul li a {
    padding: 2px 6px 2px 10px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: normal;
}

#leftcontent ul li a:hover {
    color: #fff;
        text-decoration: underline;
}


#leftcontent li.active a {
    padding: 2px 6px 2px 10px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;

}

#leftcontent li.active a:hover {
    color: #fff;
}


/* sub menu 1st level */

#sub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #ded3d6;
    border-style: solid;
    border-color: #000;
    border-width: 1px 0 0 0;
}

#sub ul {
    background-color: #ded3d6;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#sub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 150px;
}

#sub ul li a {
    border-style: none;
    padding: 5px 6px 5px 12px;
    margin: 0;
    color: #4a0000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#sub ul li a:hover {
    color: #FFCC33; 
}


#sub li.active a {
    border-style:none;
    padding: 5px 6px 5px 12px;
    margin: 0;
    color: #A58E8C;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #C25A3A;
}


/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 150px;
    background-color: #ded3d6;
    border-style: solid;
    border-color: #4a0000;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #ded3d6;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 11px;
    width: 150px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 22px;
    margin: 0;
    color: #4a0000;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #A58E8C; 
}


#outerwrap {
    margin-top: 4px;
    padding-top: 0;
    width: 800px;
    background-color:  #fff;
   border: 1px solid #fff;
   overflow:hidden;
}

div#outerwrap
{
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
    width: 162px;
    color: #000;

    margin-top:20px;
    background-color: #fff;
    float: right;
    border-style: solid;
    border-color: #000;
    border-width: 0 0 0 0;
    text-align:left;
   overflow:hidden;
}

/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 0 162px 0 150px;
    min-height:425px;
    background-color:#fff;
    border-style: solid;
    border-color: #fff;
    border-width: 0 1px 0 1px;
}

#centercontentWide {
    margin: 0 0 0 150px;
    min-height:425px;
    background-color:#fff;
    border-style: solid;
    border-color: #fff;
    border-width: 0 0 0 0;


}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align:left;
}

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
}

a:link  {  text-decoration: none; color: #123FE7; }
a:active {  text-decoration: none}
a:visited {  text-decoration: none; color: #964F32; }
a:hover  {  text-decoration: underline}

#footer {

    width: 800px;
    height: 20px;
    background-color: #000055;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    clear: both;

    border-top: solid 3px #fff;
padding: 0;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

div.tx-srquicktime-pi1 {
    width: 360px;
    height:270px;
    background-image: url(tv_back.gif);
    background-repeat: no-repeat;
    padding: 18px 0 0 21px;
}

.news-list-container {
border-style:none;
background-color: #fff;
color: #000055;
}

.news-list-item {
border-style:none;
background-color :#fff;
color: #000055;
}

.news-list-date {
font-size: 10px;
}

.news-list-container h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #000055;
	background-color: #DDDDFF;
}

.news-list-date {
font-size: 10px;
	background-color: #DDDDFF;
}

.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#000055;
	padding-left:2px;
font-size: 14px;
font-weight: bolder;
}
.news-list-container h3 a {
	color:#000055;

}

hr.clearer {
	border: 1px solid #DDDDFF;
}	

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border-style:none;
	background-color:#fff;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000055;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}


.news-single-img {
	float: right;
	margin-left:5px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:4px;
	padding:3px;
	border-style: none;
	background-color:#fff;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px;
	border-style: none;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border-style: none;
	background-color:#000055;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	border-style: none;
	background-color:#fff;
	color:#000;
}

  /* Guestbook */

  div.tx-veguestbook-pi1 { width: 450px;}
	.tx-guestbook-list-table { border-style: solid; border-color: #000055; border-width: 1px; }
    .tx-guestbook-list-header { background-color: #DDDDFF; color: #000; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #fff; }
    .tx-guestbook-list-rowleft { background-color: #fff; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-size: 12px; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #DDDDFF; color: #000; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #fff; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#000055; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#000055; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#000055; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }