/*
 * I quickly needed a name for this style and after watching the Stargate Movie again I'm calling it Abydos (Chris).
 */

body, p, ol, ul, div, h1, h2, h3 {
	padding: 0;
	margin: 0;
}

body {
	background: #f7f7f7 url(Background.png) repeat-x 0 0;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
 
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

.clear { clear: both; }

/* HEADER */
div#header{
	position: absolute;
	top: 0;
	left: 0;
	
	width: 1000px;
	height: 105px;
	
	background: url(Flower.png) no-repeat right 0;
}

div#header a#logo {
	position: absolute;
	display: block;
	
	left: 56px;
	top: 22px;
	
	width: 250px;
	height: 61px;
	
	background: url(LHLogo.png) no-repeat;
}

div#header a#logo span {
	display: none;
}

div#header div#contact {
	position: absolute;
	
	right: 23px;
	bottom: 1px;
	
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 13px;
	color: #848484;
	text-transform: uppercase;
}

/* MENU */
div#menu {
	position: absolute;
	top: 123px;
	left: 10px;
	
	width: 243px;
	min-height: 20px;
	
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 14px;
	
	background: url(MenuTop.png) no-repeat;
}
div#menu div.bottom {
	width: 243px;
	height: 10px;
	margin-bottom: 20px;
	
	background: url(MenuBottom.png) no-repeat;
}

div#menu div#menu_1 {
	margin-top: 11px;
	width: 221px;
	padding: 1px 11px 0;
	
	background: url(Menu.png);
}

div#menu_1 div {
	width: 219px;
	line-height: 24px;
	
	overflow: hidden;
}

div#menu_1 div a {
	display: block;
	padding: 0 6px;
	
	color: #111;
	text-decoration: none;
	white-space: nowrap;
}

div#menu_1 div a:hover {
	text-decoration: none;
}

div#menu_1 div.menu1-level1-no:hover {
	padding-left: 4px;
	
	background: url(Arrow.png) no-repeat 0 9px;
}

div#menu_1 div.menu1-level1-no:hover a {
	text-decoration: underline;
}

div#menu_1 div.menu1-level1-act {
	background: url(MenuSelected.png);
}

div#menu_1 div.menu1-level1-act a {
	color: #fff;
	text-shadow: #4c6754 0px 1px 1px;
}

div#menu_1 div.menu1-level2-no, div#menu_1 div.menu1-level2-act,
div#menu_1 div.menu1-level3-no, div#menu_1 div.menu1-level3-act,
div#menu_1 div.menu1-level4-no, div#menu_1 div.menu1-level4-act {
	padding-left: 20px;
	font-size: 13px;
}

div#menu_1 div.menu1-level2-no a, div#menu_1 div.menu1-level3-no a, div#menu_1 div.menu1-level4-no a {
	color: #868686;
}

div#menu_1 div.menu1-level2-no a:hover, div#menu_1 div.menu1-level3-no a:hover, div#menu_1 div.menu1-level4-no a:hover  {
	text-decoration: underline;
	padding-left: 10px;
	background: url(Arrow.png) no-repeat 0 9px;
}

div#menu_1 div.menu1-level2-act a, div#menu_1 div.menu1-level3-act a, div#menu_1 div.menu1-level4-act a {
	color: #111;
}

div#menu_1 div.menu1-level3-no, div#menu_1 div.menu1-level3-act {
	padding-left: 30px;
}

div#menu_1 div.menu1-level4-no, div#menu_1 div.menu1-level4-act {
	padding-left: 40px;
}

/* SETTINGS */
div#settings {
	position: absolute;
	z-index: 5;
	
	top: 111px;
	left: 842px;
	
	font-family: Lucida Sans, Tahoma, sans-serif;
	font-size: 10px;
	color: #848484;
}

div#settings span.smaller {
	font-size: 9px;
	cursor: pointer;
}

div#settings span.bigger {
	font-size: 12px;
	cursor: pointer;
}

div#settings span.activated {
	color: #111;
	font-weight: bold;
}

div#settings span#contrast {
	cursor: pointer;
}

/* CONTENT */
div#pathway {
	display: none;
	margin: 0 0 5px;
	
	font-size: 10px;
}

div#text {
	position: absolute;
	
	left: 264px;
	top: 123px;
	
	width: 727px;
	min-height: 670px;
	
	background: url(Content.png);
}

div#text div.top {
	width: 727px;
	height: 9px;
	
	background: url(ContentTop.png) no-repeat;
}

div#text div.bottom {
	position: absolute;
	bottom: 0;
	
	width: 727px;
	height: 9px;
	
	background: url(ContentBottom.png) no-repeat;
}

div#content {
	padding: 3px 15px 20px;
}


/* NEWS */
/*-----------------------------------  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, .news-latest-container hr.clearer {
	display: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	border: 1px solid #333;
	background-color: #BBE53A;
}

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

.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
}

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color: #fff;
}

.news-latest-gotoarchive A {
	color: #fff;
}

.news-latest-item {
	padding: 3px;
	margin: 3px;
	border: 1px solid #666;
	background-color: #FF0000;
}

.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #666;
	float: left;
}

.news-latest-category IMG {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	padding: 3px;
	margin: 10px 0;
	border: 1px solid #666;
	background-color: #e2e2e2;
}

.news-search-form {
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #666;
	background-color: #F9FFE5;
}

.news-search-emptyMsg{
	margin: 0px;
}

.news-search-form FORM {
	margin: 0px;
}

.news-list-container H3 {
	margin-bottom: 5px;
	background-color: #17963f;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #fff;
	padding-left:2px;
}

.news-list-container H3 A {
	color: #fff;

}

.news-list-container P {
	padding-left:3px;
}

.news-list-date {
	display: block;
	float: right;
	line-height: 18px;
	padding: 0 10px;
	
	color: #17963f;
	text-align: right;
	font-size: 12px;
	background-color: #fff;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin: 3px;
}

.tx-ttnews-browsebox TD {
	font-size: 12px;
}

.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}

.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin: 0px;
}

.tx-ttnews-browsebox-SCell {
	padding: 3px 6px 3px 3px;
	background-color: #f2f2f2;
	border: 1px solid #666;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

.news-single-timedata { display: none; }
