/* Stylesheet for Hoppinger CMS
(c) 2006 Hoppinger.com */

/* BEGIN General style (no classes, no selectors) */
/* START copy this to html_editor.css */
body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
}

img {
	border : 0;
}

p {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active {
	color: #003366; /* dark blue */
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #003366; /* dark blue */
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td {
	text-align: left;
}

form
{
	margin: 0;
	padding: 0;
}
#container {
	width: 928px;
	margin: auto;
}

#top {
	width: 912px;
	height: 101px;
	float: left;
	background-color: #f0f0f2;
}

#actionbar {
	float: left;
	padding: 0px 10px;
	height: 101px;
	width: 775px;
	background-color: #f0f0f2;
}

#languageselection {
	float: left;
	text-align: center;
	height: 47px;
	width: 89px;
	margin-left: 1px;
	border: 0px solid red;
	padding-top: 44px;
}

#righttoptimelines {
	float: left;
	width: 340px;
	height: 101px;
	border: 0px solid black;
}

.righttopimage {
	padding-right: 16px;
	padding-top: 10px;
}

a.topmenuitems:link, a.topmenuitems:visited, a.topmenuitems:active {
	color: #aeaeb0;
	text-decoration:none;
}

a.topmenuitems:hover {
color: #aeaeb0;
text-decoration:underline;
}

a.topmenubuttons:link, a.topmenubuttons:visited, a.topmenubuttons:active {
	display:block;
		padding: 0px 0 5px 0;
		outline: none;
		color: #686673;
	text-decoration:none;
		font-size: 13px;
	}

a.topmenubuttons:hover {
color: #686673;
text-decoration:underline;
}

.topbutton {
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #E8E7EC;
	border: 1px solid #CFC6CB;
	width: 333px;
	height: 20px;
	color: #E98E45;
	font-size: 13px;
	font-family: Verdana, sans-serif, arial;
}

.roundedsearchcorner {
	background: url('/images/actionmenuGreyBar.gif') no-repeat;
	width: 312px;
	height: 16px;
	padding: 8px;
	margin-left: 6px;
	padding-right: 12px;
	margin-top: 12px;
}


.roundedsearchcorner>a{
	color: #686673;
	padding: 0px;
	margin-top: 1px;
	text-decoration: none;
}
.roundedsearchsubmit {
	color: #686673;
	font-size: 9px;
	padding: 0px;
	margin-top: 1px;
	border: solid 1px grey;
	text-decoration: none;
}
.roundedsearchcornerlabel {
	padding-top: 2px;
	color: #FB7806;
}

.input {
	border: 1px solid #DBDADF;
	width: 180px;
	height: 18px;
	font-size: 11px;
}

input.text {
	width: 145px;
}

input.search {
	border: 1px solid #DBDADF;
	width: 180px;
	height: 15px;
	font-size: 11px;
}

.roundedsearchcornerinput {
	margin-left: 4px;
	margin-top: -1px;
	border: solid 1px #6E6C79;

}
.inputborder {
	border: 1px solid #DBDADF;
	padding-left: 4px;
	font-size: 11px;
}

.simpleSearchTextfield{
	border: 1px solid #DBDADF;
	padding-left: 4px;
	width: 224px;
	font-size: 11px;
}

.searchSelectBox
{
	font-size: 11px;
}

input.button {
	color: #fff;
background-color: #ff7802;
	border: 1px solid #000;
	font-size: 9px;
	padding: 0;
	text-decoration: none;
	letter-spacing: 1px;
cursor: pointer;
	/*height: 17px;		/* Same height as input.inputField */
}

input.itembutton {
	color: #000000;
	background-color: #E9E9EB;
	border: 1px solid #C8C8CE;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
	cursor:pointer;
	/*height: 17px;		/* Same height as input.inputField */
}

input.orangebutton {
	color: #fff;
background-color: #ff7802;
	border: 1px solid #fff;
	font-size: 9px;
	padding: 0 8px;
	text-decoration: none;
	letter-spacing: 1px;
cursor: pointer;
	height: 17px;		/* Same height as input.inputField */
}

input.required {
	border: 1px solid #FE7702;
	font-size: 11px;
}

input.openfield {
	border: 1px solid #DBDADF;
	font-size: 11px;
}

.topsearch
{
	border: 0px;
	width: 180px;
	height: 18px;
}

.submitbutton {
	color: #686673;
	font-size: 9px;
	padding: 0;
}

/* START TOP BUTTONS */
#leftButton {
	width: 333px;
	height: 20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;
	background-color: #e8e7ec;
	color: #686673;
	font-size: 13px;
	font-family: Verdana, sans-serif, arial;
	text-align: left;
	background-color: #E8E7EC;
	border: 1px solid #CFC6CB;
}

/* END TOP BUTTONS */

.lefttext {
	float: left;
	margin-top: 1px;
}

.topsearchbutton {
	float: right;
	margin-right: 13px;
	padding-left: 2px;
	padding-right: 2px;
	width: 19px;
	background-color: #f0f0f2;
	border: 1px solid #6d6b79;
}

.searchfield {
	float: right;
	width: 3px;
	margin-right: 187px;
}

.toploginbutton {
	padding: 0px 8px 2px 8px;
	float: right;
	background-color: #f0f0f2;
	border: 1px solid #6d6b79;
	margin-right: 13px;
}

.toplogoffbutton {
	padding: 0px 8px 2px 8px;
	float: right;
	background-color: #f0f0f2;
	border: 1px solid #6d6b79;
	margin-right: 13px;
}

#roundcorner_search_button {
	position: relative;
	left: 323px;
	top: 0px;
	width: 10px;
	height: 10px;
	background: #e3e2e7 url('/images/round_corner_right_top.png') top right no-repeat;
}
#flashcontent {
	margin-bottom: 16px;
	clear: both;
	position: relative;
	top: 16px;
	height: 340px;
}

* html #flashcontent {	/* IE6 */
	margin-top: 0px;
}
*:first-child+html #flashcontent {	/* IE7 */
	margin-top: 0px;
}

#contentContainer
{
	float: left;
	margin-top: 16px;
	background: url('/images/content_bg.gif') repeat-y;
	background-position: right;
	width: 912px;
	border-bottom: 16px solid white;
}
* html #contentContainer {	/* IE6 */
	border-top: 16px solid white;
	margin: 0px;
}
#contentWrapper {
	float: left;
	width: 680px;
	border-right: 16px solid white;
}

#content {
	clear: both;
	float: left;
	width: 382px;
	padding: 12px 12px 0 12px;
	min-height: 535px;
	background-color: #f0f0f2;
}


#contentheader {
	font-size: 12px;
	font-weight: bold;
}

#contentbottom {
	float: left;
	margin-top: 10px;
	background-color: #C9C8CE;
	text-align: right;
	width: 680px;
	margin-left: -12px;
}

#contentbottom a
{
	cursor: pointer;
	text-decoration: none;
}

#contentbottom a:hover
{
	text-decoration: underline;
}

#prevarrow {
	float: left;
	margin-left: 4px;
}

#prevtext {
	float: left;
	padding-top: 4px;
	margin-left: 4px;
}

#nextarrow {
	float: left;
	margin-left: 4px;
}

#nexttext {
	float: left;
	padding-top: 4px;
}

#nextStatus
{
	float: right;
	margin-right: 4px;
}

#tabcontainer {
	width: 680px;
	height: 24px;
	font-family: Verdana, sans-serif, arial;
	font-size: 12px;
	text-align: left;
}

div.tab_selected {
	float: left;
	width: 155px;
	height: 19px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url('/images/tab_selected.png');
}
div.tab_deselected {
	float: left;
	width: 155px;
	height: 19px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	background-image: url('/images/tab_deselected.png');
	border-right: 0px;
}
div.tab_selected a.tab:link, div.tab_selected a.tab:visited, div.tab_selected a.tab:active {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}
div.tab_deselected a.tab:link, div.tab_deselected a.tab:visited, div.tab_deselected a.tab:active {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	outline: none;
}

#timelinesearch {
	background-color: #ffc99b;
	width:320px;
	height: 149px;
	float: left;
}

.searchroundcorner {
	width: 320px;
	height: 7px;
}

.searchtext {
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 3px;
	color: #592C0C;
	font-size: 12px;
	font-weight: bold;
}

.advancedsearch {
	padding-left: 12px;
	height: 55px;
	padding-top: 10px;
}

.advancedsearch input
{
	margin-bottom: 4px;
}

.searchbutton {
	top: 1px;
	position: relative;
	left: 15px;
	cursor: pointer;
}

#advancedsearchwrapper {
	background-color: #ffc99b;
	width:320px;
	float: left;
	height: 149px;
	margin-left: 14px;
}
#searchResults {
	clear: both;

}
#searchResults * {
	/*font-family: Verdana;*/
	}

a.topregisterbutton:link, a.topregisterbutton:active, a.topregisterbutton:visited, a.topregisterbutton:hover {
	display:block;
	padding: 0px 0 0px 0;
	outline: none;
	color: #686673;
text-decoration:none;
	font-size: 13px;
}

a.topmenulogoffbuttons:link, a.topmenulogoffbuttons:visited, a.topmenu5ffbuttons:active, a.topmenulogoffbuttons:hover {
	display:block;
		padding: 0px 0 0px 0;
		outline: none;
		color: #686673;
	text-decoration:none;
		font-size: 13px;
	}

a.timelinename:link, a.timelinename:active, a.timelinename:visited {
	font-family: Verdana, arial, sans-serif;
	/*
	font-size: 12px;
	color: #003368;
	*/
	font-weight: bold;
	color:#5D6D8F;
	font-size: 11px
}

#search_description {
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	overflow: hidden;
	width: 400px;
}

.result_info {
	font-size: 10px;
	font-family: Verdana, arial, sans-serif;
	color: #000000;
}

a.result_info_result:link, a.result_info_result:active, a.result_info_result:visited {
	font-size: 10px;
	font-family: Verdana, arial, sans-serif;
	color: #003368;
}

#searchtext {
	padding-left: 12px;
	padding-right: 12px;
	height: 55px;
	float: left;
}

#authorsearch {
	padding-top: 5px;
}

#categorysearch {
	padding-left: 68px;
	padding-top: 5px;
}

.categoryform {
	border: 1px solid #DBDADF;
}
.cellUnderline {
	float: left;
	border-bottom: 1px solid #5d5d5d;
	width: 654px;
}

* html .cellUnderline
{
	width: 642px;

}
* html .timeline_plain_content
{
	float: left;
	height: 200px;
}

.morebutton {
	float: right;
	font-style: italic;
}

#advancedsearchbutton {
	margin-top: 30px;
	margin-bottom: 12px;
	margin-left: 255px;
	cursor: pointer;
}

#populartimelinewrapper {
	float: left;
	padding-bottom: 10px;
	border-top: 16px solid #fff;
}

#newAndLast {
	border-top: 16px solid #fff;
}

#categories {
	border-top: 16px solid #fff;
}

#popularwrapper {
	float: left;
	margin-top: 15px;
	width: 206px;
	padding-right: 12px;
	font-size: 11px;
	color: #666;
}

#newwrapper {
	float: left;
	margin-top: 15px;
	width: 206px;
	padding-right: 12px;
	font-size: 14px;
	color: #666;
}

#categorywrapper {
	float: left;
	margin-top: 15px;
	width: 206px;
	padding-right: 14px;
}

span.searchwrapper {
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #666;
}

.recomendations {
	font-size: 11px;
	margin-top: 7px;
	line-height: 11px;
	clear: both;
}

.recomendations a {
	font-size: 12px;
}

#menu,
#sub_menu {
	clear: both;
	float: left;
	width: 900px;
	background-color: #f0f0f2;
	color: #5b6c88;
	padding-top: 10px;
	padding-left: 12px;
}

/* BEGIN Buttons */

a.button:link, a.button:active, a.button:visited {
	color: #ffffff;
background-color: #ff7802;
	border: 1px solid #ffffff;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
cursor:pointer;
}

a.button:hover, a.button_active {
color: #fff;
background-color: #fea354;
	border: 1px solid #ffffff;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.graybutton:link, a.graybutton:active, a.graybutton:visited {
	color: #000000;
background-color: #E9E9EB;
	border: 1px solid #C8C8CE;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
cursor:pointer;
	height: 17px;		/* Same height as input.inputField */
}

a.graybutton:hover, a.graybutton_active {
color: #000000;
background-color: #F5F5F8;
	border: 1px solid #C8C8CE;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
	height: 17px;		/* Same height as input.inputField */
}

a.itembutton:link, a.itembutton:active, a.itembutton:visited {
	color: #000000;
background-color: #E9E9EB;
	border: 1px solid #C8C8CE;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
cursor:pointer;
}

a.itembutton:hover, a.itembutton_active {
color: #000000;
background-color: #F5F5F8;
	border: 1px solid #C8C8CE;
	font-size: 9px;
	padding: 2px 8px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.menu {
	font-size: 11px;
}

a.menu:active, a.menu:visited {
	font-size: 11px;
}

a.menu_selected {
	font-weight: bold;
	font-size: 11px;
}

a.searchlink
{
	font-size: 11px;
	line-height: 12px;
}

div.menu_item
{
	float: left;
	padding-right: 15px;
}

#timelineTitle {
	font-size: 14px;
	font-weight: bold;
}

#loggedInAs {
	float: left;
	padding-left: 135px;
	width: 351px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.reactions_header {
	border-top: 1px solid #000;
	padding: 16px 0 0 0;
}

.reaction_field
{
	margin-top: 4px;
	padding-bottom: 6px;
	border-bottom: 1px solid #bcbbbe;
}

.media_header {
	height: 19px;
	border: 1px solid #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 8px;
	padding-top: 2px;
	background-color: #ff7802;
}

#uploadsubmit {
	float: right;
	margin-bottom: -9px;
}

#editlinks {
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}

#uploadbuttons {
	float: right;
	text-align: right;
}

.submitReactionButton
{
	float: right;
	width: 84px;
	height: 16px;
	margin-top: 5px;
	margin-right: 6px;
	padding-bottom: 5px;
	background: #e3e2e7 url('/images/submit_reaction_button.gif') no-repeat;
	color: #fff;
	font-size: 10px;
	border: none;
}

#reactionfields {
	line-height: 15px;
}

.reactioninputtd {
	padding-top: 10px;
}

.media_header_text {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	float: left;
}

#deletemedia {
	float: right;
	margin-top: -10px;
	margin-right: 230px;
}

#mediabuttons {
	float: right;
	margin-right: 3px;
}

#backtotimerime {
	margin-left: 7px;
	margin-right: 7px;
}

#addmediadiv {
	float: right;
	margin-right: 35px;
}

#addmedia {
	margin-left: 7px;
	margin-left: 7px;
	margin-right: 7px;
}

ul.editTimeline
{
	padding: 0;
	margin: 0;
}

ul.editTimeline li
{
	list-style-type: none;
	float: left;
	padding: 2px 25px;
	height: 16px;
}

#editItems {
	border-top: 1px solid #000;
	margin-top: 10px;
}

#periodItem {
	border-top: 1px solid #000;
	margin-top: 25px;
	padding-top: 16px;
	padding-bottom: 18px;
}

#descriptionItem {
	clear: both;
	margin-bottom: 4px;
	padding-top: 14px;
	border-top: 1px solid #000;
}

#imageContainer {
	height: 80px;
	border-bottom: 1px solid black;
}

#mailContainer {
	clear: both;
	padding-top: 10px;
	border-bottom: 1px solid black;
}

.bold {
	font-weight: bold;
}

a.editlinks {
	color: #ffffff;
	text-decoration: none;
}

#savebutton {
	clear: both;
	float: right;
	position: relative;
	padding: 0;
	margin: 0;
}

td.item {
	padding-bottom: 5px;
}

td.item_right {
	text-align: right;
	padding-right: 50px;
	padding-bottom: 5px;
}

#newsbox {
	margin-top: -10px;
	color: #626264;
	border-bottom: 16px solid #fff;
}

#newsbox a{
	text-decoration: none;
	font-weight: bold;
	color: #64748E;
}

#newsbox a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #64748E;
}

#ratingBox
{
	color: #666;
	padding: 0 0 10px 8px;
	margin-top: -2px;
	border-bottom: 16px solid #fff;
}

#authorBox {
	color: #666;
	padding: 7px;
	border-bottom: 16px solid #fff;
	background-color: #e1e1e3;
}

span.block_header {
	color: #666677;
	font-weight: bold;
}

a.timeline_author {
	color: #003366;
	font-size: 11px;
}

span.timeline_info {
	color: #666;
}

#sideItemOverview {
	color: #666;
	padding: 0 7px;
	margin: 0;
	border-bottom: 16px solid #fff;
}

#google_ads {
	padding-left: 4px;
	background-color: #e1e1e3;
	border-bottom: 16px solid #fff;
}

#google_ads_iframe
{
	height: 370px;
	width: 180px;
	background-color: #e1e1e3;
}

#searchdiv {
	width: 300px;
	float: left;
	padding: 7px;
}

#searchbutton {
	float: right;
	margin-right: 23px;
	margin-top: 14px;
}

.itemdescr {
	float: left;
	width: 480px;
}

.itemdescrright {
	float: right;
	width: 165px;
	color: #a8a7b9;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.itemdescrrightitem {
	float: right;
	width: 140px;
	color: #a8a7b9;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.iteminfo li {
	padding-left: 13px;
}

.timelinedescription ol {
	margin-left: 33px;
}

.timelinedescription ul {
	margin-left: 33px;
}

.timelineItems ol {
	margin-left: 33px;
}

.timelineItems ul {
	margin-left: 33px;
}

#itemmargin {
	padding-top: 14px;
	margin-left: 17px;
	margin-right: 17px;
	font-size: 11px;

}

.photoCell
{
	width: 125px;
	padding-bottom: 25px;
	height: 140px;

}

.searchPagesIndex
{
	width: 100%;
	padding: 4px;
	color: #003368;
}

h4.header {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: normal;
}

#advancedsearchwrapper label
{
	display: block;
	float: left;
	height: 17px;
	width: 64px;
	padding-top: 2px;
	margin-right: 4px;
}

.moduleInfoBox /* Admin module info block */ {
	position:absolute;
	top:20px;
	left:20px;
	padding:20px;
	border:1px solid #ccc;
	background-color:#F2F2F2;
	display:none;
}

#moduleLinkContent {
	color: #000;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

h1.page_title { /* Page title extra */
	font-size: 20px;
	font-weight: bold;
	padding-left: 13px;
}

/** Searchbuttons **/
.simpleSearch {
	float: right;
	margin-right: 10px;
	width: 66px;
	margin-top: 0px;
}


.advancedSearchButton {
	float: right;
	margin-right: 10px;
	width: 66px;
	margin-top: 23px;
}

#editFormTop
{
	margin-top: 10px;
	margin-bottom: 25px;
	padding-top: 10px;
	border-top: 1px solid #000;
}

#editFormTop #editForm label
{
	display: block;
	float: left;
	width: 150px;
	margin-right: 16px;
}

#mailForm
{
	min-height: 417px;
}

.editContainer
{
	min-height: 227px;
}

.waiting
{
	background-image: url('/images/zandloper.gif');
	background-repeat: no-repeat;
	height: 40px;

}

.editlinkSelected
{

	font-weight: normal;
	color: red;
}
.editlinkHighlight
{

	color: #ffffff;
	font-weight: bold;
}

.editlink
{
	color: #ffffff;
	font-weight: bold;
}

#editTimelineMenu a
{
	color: #000;
	font-weight: bold;
}

#editTimelineMenu a.editlinkSelected
{
	color: #fe7702;
}

#editTimeline label
{
	display: block;
	float: left;
	width: 158px;
	height: 15px;
	padding-top: 2px;
}

.dateTypes
{
	float: left;
	width: 100%;
	margin-bottom: 11px;
}

.dateTypeYear
{
	float: left;
	width: 148px;
}

.dateTypeMonth
{
	float: left;
	width: 47px;
}

.dateTypeDay
{
	float: left;
	width: 72px;
}

.dateTypeHour
{
	float: left;
	width: 47px;
}

.dateTypeMinute
{
	float: left;
	width: 47px;
}

.dateTypeSecond
{
	float: left;
	width: 35px;
}

#shortContentAndImage
{
	float: left;
	width: 648px;
	margin: 10px 0;
	padding: 16px 0 8px 0;
	border-top: 1px solid #000;
}

#cat_dropdown
{
	font-size: 11px;
}

span.notification_message, span.notification_message h3
{
	color: red;
	font-size: 13px;
}

#reactionsFormContainer label.textField
{
	display: block;
	float: left;
	width: 135px;
	padding-top: 2px;
}

.captchaTextfield
{
	border: 1px solid #FE7702;
	font-size: 11px;
}

.reactionInput
{
	border: 1px solid #DBDADF;
	font-size: 11px;
}

/** IE7 Only **/
*:first-child+html .captchaTextfield{
margin-left:-17px;
}


/** IE6 HACKS **/
* html .simpleSearch {
	margin-right: 39px;
}

* html .advancedSearchButton {
	margin-top: 9px;
	margin-right: 3px;
}

#relevant {
	padding-top: 8px;
	padding-left: 4px;
	border-bottom: 16px solid #fff;
	padding-bottom: 10px;
}

#sidebar {
	float: right;
	width: 216px;
	height: 100%;
	background-image: url('/images/corner_d.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #e1e1e3;
	padding-top: 10px;
}

#loginbar {
	padding: 12px 13px;
	border-bottom: 16px solid #fff;
}

#loginbar .loginheader {
	color: #686673;
	margin-bottom: 2px;
	float: left;
}

.registerlink {
	text-align: left;
	color: #000000;
}

* html #content {
	clear: both;
	width: 680px;
	min-height:535px;
	height:auto !important;
	height:535px;
	background-color: #f0f0f2;
}

* html #mailForm
{
	min-height:417px;
	height:auto !important;
	height:417px;
}

*html .editContainer
{
	min-height:227px;
	height:auto !important;
	height:227px;
}

* html #contentbottom {
	width: 669px;
}

* html .simpleSearchTextfield{
	width: 292px;
}

* html .simpleSearch {
	margin-right: 5px;
}

* html #deletemedia {
	float: right;
	margin-top: 0;
	margin-left: 230px;
}

* html #authorBox {
	width: 218px;
	padding: 7px;
}


* html .reqCaptchaText
{
	margin-left: 16px;
}
.loginrequired
{
	padding-left: 4px;
	margin-bottom: 3px;
	width:165px;
	background-color: #FFFFFF;
	border: 1px solid #FE7702;
	font-size: 11px;
}

.frontpageBlock {
	background-color: #F0F0F2;
	width: 648px;
	float: left;
	padding: 16px;
	margin: 0px;
	overflow: hidden;
}

.frontpageBlock * {
	margin: 0px;
	padding: 0px;
}

.frontpageBlock h1, .timelineList h1 a {
	color: #464646;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#searchbutton {
	padding-top: 0px;
	margin: 0px;
}

.searchBlock {
	background-color: #F0F0F2;
	width: 654px;
	float: left;
	padding: 13px;
	margin: 0px;
}
.searchBlock * {
	margin: 0px;
	padding: 0px;
}
.searchBlock h1 {
	color: #464646;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
}

.twoColumnDiv {
	float: left;
	color: #000;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

.orangeRounded {
	background-image: url(/images/round_corner_middle.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 638px;
	height: 54px;
	background-color: #FFC99B;
	padding: 5px;
	float: left;
}

.inputborder.keyword_search {
	width: 226px;
	float: right;
	margin-top: 3px;
	padding-left: 3px
}
.searchform.keyword_search {
	width: 226px;
	margin-left: 20px;
}
.inputborder.author_search {
	width: 226px;
	float: right;
	margin-top: 3px;
	padding-left: 3px
}
.searchform.author_search {
	width: 226px;
	margin-left: 20px;
}

.keyword_search_div {
	float: left;
}

.author_search_div {
	float:right;
	margin-right: 10px;
}

.withouth_categories {
	padding-top: 19px;
}

.orangeRounded H1 {
	font-weight: bold;
	font-size: 12px;
}
.timeLineSnippet {
	width: 245px;
	float: left;
	margin: 7px 0px 3px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000002;
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 2px 0px 8px 68px;
	height: 60px;
	list-style: none;
	cursor: pointer;
}



.timeHover {
	background-color: #E1E1E3;
}


.timeLineSnippet .score, .timeLineSnippet  .views {
	display: block;
	color: #626264;
	margin-bottom: 2px;
}

.timeLineSnippet .title a{
	display: block;
	font-weight: bold;
	color: #64748E;
	margin-bottom: 2px;
}
.timeLineSnippet .author a{
	display: block;
	color: #64748E;
	margin-bottom: 2px;
}

#content {
	padding: 0;
	width: 680px;
}

.rssItem {
	background-image: url(/images/rssfeed.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 17px;
	height: 14px;
	float: left;
	width: 302px;
	list-style: none;
}
.category {
	color: #143556;
	width: 196px;
	float: left;
	height: 21px;
	background-position: middle left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	list-style: none;
}
.noBorder {
	border: none;
}
.timeLineSnippetnoBorder {
	border: none;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 68px;
}

.help_text
{
	position: absolute;
	overflow: none;
	color: #000;
	width: 300px;
	margin: 0px 0 0 20px;
	z-index: 3;
	background-color: #fff;
	border: 1px solid #c8c8ce;
}

.topHelpTextDiv
{
	float: left;
	width: 300px;
	height: 18px;
	background-color: #fff;
}

a.closeHelpText
{
	float: right;
	margin-right: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #ff7802;
	text-decoration: none;
	cursor: pointer;
}

#imageholder
{
	width: 140px;
	height: 140px;
	margin-top: 1px;
	background-color: #999;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#imageholder img
{
	margin:0 auto;
}


*:first-child+html .captchaTextfield{
margin-left:-17px;
}


/** IE6 HACKS **/
* html .simpleSearch {
	margin-right: 39px;
}


* html #ieplacer
{
	width:0;
	height:100%;
	display:inline-block;
	vertical-align:middle;
}

* html #imagespan
{
	text-align:center;
	width:100%;
	display:inline-block;
	vertical-align:middle;
}

*:first-child+html #ieplacer
{
	width:0;
	height:100%;
	display:inline-block;
	vertical-align:middle;
}

*:first-child+html #imagespan
{
	text-align:center;
	width:100%;
	display:inline-block;
	vertical-align:middle;
}


.relevantTimeline {
	width: 204px;
	margin: 0px 0px 3px 0px;

	border: 0;
	background-position: middle left;
	background-repeat: no-repeat;
	padding: 0px 0px 4px 0px;
	height: 60px;
	list-style: none;
	cursor: pointer;
	line-height: 12px;

}

.relevantTimeline .score, .relevantTimeline  .views {
	display: block;
	color: #626264;
	margin-bottom: 2px;
	height: 12px;
}

.relevantTimeline .title a{
	overflow: hidden;
	display: block;
	font-weight: bold;
	color: #64748E;
	margin-bottom: 2px;
	height: 25px;
}
.relevantTimeline .author{
	height: 12px;
	overflow: hidden;
	display: block;
	color: #626264;
	margin-bottom: 2px;
}
.relevantTimeline .author a{
	overflow: hidden;
	color: #64748E;
	margin-bottom: 2px;
}


/** IE7 only **/
*:first-child+html a.closeHelpText{
	margin-top: 2px;
}

.uniqueId2
{
	display:none;
}

.searchform {
	background-color: #FFFFFF;
	border: 1px solid #DBDADF;
}


.statistics {
	border: 1px solid black;
	width: 90%;
}

.statistics th {
	padding-right: 10px;
	border: 1px dotted black;
}
.statistics td {
	border: 1px dotted black;
	padding-right: 10px;
}

/** Login / register page **/
.twoColumnDiv {
	float: left;
	color: #000;
	width: 50%;
	margin: 0px;
	padding: 0px;
}


#registerErrors {
	display:none;
	margin-bottom: 20px;
	color: red;
	font-weight: bold;
}
#loginPasswordError {
	color:red;
	display:none;
	padding-bottom:10px;
}
#loginMailAddressError {
	color:red;
	display:none;
	padding-bottom:10px;
}

.pro_account_advert br {
	clear: both;
}

.pro_account_advert {
	clear: both; 
	float: left; 
	width: 290px; 
	margin-top: 20px; 
	line-height: 14px;
}

ul.simple_list {
	text-indent: 0px;
	list-style-type: disc; 
	clear: both;
	width: 290px;  
	margin: 0px;
	padding: 0px;
	padding-top: 5px;	
	padding-left: 15px;
}

* html ul.simple_list {	/* IE6 */
	/*text-indent: 20px;
	margin-left: 0px;*/
}
*:first-child+html ul.simple_list {	/* IE7 */
	/*text-indent: 20px;
	margin-left: 0px;*/
}

ul.simple_list li {
	list-style-type: disc; 
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
