html{
	/* needed for IE to behave like 1em */
	font-size: 100%;
} 

body {
	margin: 0px;
	font-size: 1em;
	background-color: #0B539C;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-image: url("/images/background.gif");
	background-repeat: repeat-y;
}
	#container {
		min-width:1000px;
		max-width:1200px;	
		margin:0 auto;
		position:relative;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
	}


table tr td {
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
  border: 0;
}

radio {
	border: 2px solid #ffffff;
}

h1 {
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	margin: 0px;
}

.headerlogo {
	background-image: url("/images/logo_first_break_3.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
}

.question_background {
	background-image: url("/images/cartoon9.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#homepagecontent {
	background-color: #ffffff;
}

.logged_in {
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
}

td.form {
	padding: 0px 0px 0px 15px;
	margin: 0;
}

table.empty {
	padding: 0px;
	margin: 0;
	height: 1px;
}


.main {
	background-image: url("/images/background.gif");
	background-repeat: repeat-y;
	background-color: #0B539C;
	margin-left: auto;
	margin-right: auto;
}

.leftbg {
	background-image: url("/images/logo_first_break_2a.gif");
	background-repeat: no-repeat;
}

.h1 {
	font-size: 1.1em;
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: bold;
}

#maincontentbox {
	width: 100%;
	vertical-align: top;
}

.archive_content {
	font-size: 0.8em;
	padding: 10px;
	background-color: #d4e3f7;
	vertical-align: top;
	border: 2px solid #C8D9EB;
}

.archive_content td {
	text-align: center;
	color: #424242;
}

.archive_content img {
	border: 1px solid #669ACC;
}

.archive_content a:hover img {
	border: 1px solid #FFC438;
}

#paginatorrow {
	background-color: #ffffff;
}

.paginatorwidget p {
	color: #424242;
	font-size: 1.2em;
}

.paginatorwidget a:link {
	color: #0B539C;
	text-decoration: none;
}

.paginatorwidget a:hover {
	color: #0B539C;
	text-decoration: none;
}

.paginatorwidget a:active {
	color: #0B539C;
	text-decoration: none;
}

.paginatorwidget a:visited {
	color: #0B539C;
	text-decoration: none;
}

.error {
	font-size: 0.7em;
	margin-bottom: 0px;
	background-color: #FFC438;
	color: #BF0000;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #BF0000;
}

.maincontent {
	background-color:#fff;
	font-size:0.8em;
	padding-left:5px;
	padding-right:5px;
}
	
		.maincontent a:link img {
			text-decoration: none;
			margin: 2px 5px 2px 5px;
		}
		
		.maincontent a:hover img {
			text-decoration: none;
		}
		
		.maincontent a:active img {
			text-decoration: none;
		}
		
		.maincontent a:visited img {
			text-decoration: none;
		}

			.bckbutton a:link {
				border:solid 3px #345792;
				text-decoration: none;
			}

	

.leftblockbg {
	background-image: url(/images/boxbg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

.currentissuetitle {
	height: 30px;
	background-image: url(/images/boxbg.jpg);
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	width: 120px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #669ACC;
	border-left: 1px solid #669ACC;
	border-right: 1px solid #669ACC;
}

#selectedissueblock {
	margin-top: 21px;
	margin-bottom: 10px;
}

.issueblock {
	padding: 5px;
	background-color: #C7D9EB;
	width: 120px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #669ACC;
}

.issueblock img {
	border: 1px solid #fff;
}

.issueblock a:hover img {
	border-color: #FFC438;
}

.rightblocktitle_active {
	height: 30px;
	background-color: #FFC438;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #669ACC;
	border-left: 1px solid #669ACC;
	border-right: 1px solid #669ACC;
}

.rightblock_ad{
	margin-top: 10px;
}


.rightblock_ad td{
	background-color: #fff;
	text-align: center;
	vertical-align: top;
}

.rightblock_ad img {
	border: 1px solid #669ACC;
	vertical-align: bottom;
}

.leftblock_ad{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.leftblock_ad td{
	background-color: #fff;
	vertical-align: top;
}

.leftblock_ad img {
	border: 1px solid #669ACC;
	vertical-align: bottom;
}

.bookshop img {
	margin: 5px;
}

.bookshop a:link, .bookshop a:hover, .bookshop a:active, .bookshop a:visited {
	color: #3B53DF;
	font-size: 0.8em;
}



a.menu {
	font-weight: bold;
}

.text_article {
	font-size: 0.8em;
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

.home_article_main {
	font-size: 0.8em;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border-left: 1px solid #0079C0;
	border-right: 1px solid #0079C0;
}
	.home_article_main img {
		margin:0px 5px 2px 5px;
	}

div.menu {
	border: 1px solid #30669a;
	position: relative;
	width: 128px;
	background-color: #0079C0;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 5px;
}



#menucolumn {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#rightcolumn {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#top_search {
	position: absolute;
	top: 15px;
	left: 300px;
}

#top_search a{
	color: #424242;
	font-size: 0.7em;
}


#fblogo {
	left: 0;
	top: 0;
	position: absolute;
}

#headrow {
	height: 90px;
}

.top_menu {
	position: absolute;
	top: 15px;
	right: 0px;
	text-decoration: none;
}
.top_menu td {
	font-size: 0.8em;
	text-align: right;
	color: #ffffff;
	padding: 0 10px 10px 0;
}

.top_menu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.tabs {
	font-size: 0.8em;
}

/* menu */
td.menutitle {
	cursor: pointer;
	font-size: 1.0em;
	margin-bottom: 5px;
	color: blue;
	width: 120px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.menutitle {
	cursor: pointer;
	font-size: 0.9em;
	margin-bottom: 5px;
	background-color: #C7D9EB;
	color: #000000;
	width: 120px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	font-family: arial;
	border: 1px solid #669ACC;
}

.login {
	margin-top: 10px;
	background-color: #C7D9EB;
	color: #000000;
	text-align: left;
	width: 148px;
	border: 1px solid #669ACC;
}

.login_form{
	font-size: 0.7em;
}

.login form{
	padding-left: 5px;
}
.login_form_field {
	width:87%;
}
.logged_in {
	padding: 5px;
	font-size: 0.8em;
	text-align: left;
	color: #000;
}


.mainmenulink {
	cursor: pointer;
	font-size: 0.9em;
	background-color: #C7D9EB;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

div.menulink {
	cursor: pointer;
	font-size: 0.90em;
	background-color: #C7D9EB;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

/* form styles  */
input {
	border: 1px solid #0B539C;
	font-weight: normal;
	background-color: #F5F5F5;
	padding: 0px 5px 0px 5px;
}

select {
	border: 1px solid #0B539C;
	background-color: #F5F5F5;
	padding: 0px 0px 0px 5px;
}

.button {
	/* cursor hack for ie/moz; http://developer.mozilla.org/en/docs/Giving_'cursor'_a_Hand  */
	cursor: pointer;
	cursor: hand;
	border: 1px solid #0B539C;
	/* font-weight: bold; */
	background-color: #F5F5F5;
	padding: 0px;
}

.submit {
	/* cursor hack for ie/moz; http://developer.mozilla.org/en/docs/Giving_'cursor'_a_Hand  */
	cursor: pointer;
	cursor: hand;
}

form {
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

.checkbox {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	background-color: #C7D9EB;
}

.radio {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #ffffff;
}

td.form_balk {
	border-bottom: 1px solid #669ACC;
	border-top: 1px solid #669ACC;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #C7D9EB;
	text-align: left;
	padding: 5px;
}

#footer {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer td {
	text-align: center;
	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
}

.rightblock_internal_image_1 {
	font-size: 0.80em;
	padding: 11px 5px 4px 5px;
	background-color: #C7D9EB;
	color: #000000;
	text-align: center;
	border-top: 1px solid #669ACC;
}

.rightblock_internal_1 {
	font-size: 0.70em;
	padding: 11px 5px 4px 5px;
	background-color: #C7D9EB;
	color: #000000;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #669ACC;
}

.rightblock_internal_image_2 {
	font-size: 0.80em;
	padding: 11px 5px 4px 5px;
	background-color: #669ACC;
	color: #000000;
	text-align: center;
	border-top: 1px solid #669ACC;
}

.rightblock_internal_2 {
	font-size: 0.70em;
	padding: 11px 5px 4px 5px;
	background-color: #669ACC;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #669ACC;
}

.rightblock_internal_3 {
	font-size: 0.80em;
	padding: 5px 5px 4px 5px;
	background-color: #C7D9EB;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #669ACC;
}

.home_righttable {
	background-color: #C7D9EB;
}


td.general_text {
	color: #000000;
	font-size: 10pt;
	padding: 5px;
}

div.general_text_underline {
	color: #000000;
	font-size: 10pt;
	border-bottom: 1px solid #669ACC;
	padding: 5px 5px 10px 0px;
}
	.accent {
		display:block;
		padding: 4px 0px 0px 0px;
	}
	



A.search {
	text-decoration: none;
	color: #3B53DF;
}

A.search:link {
	text-decoration: underline;
	color: #3B53DF;
}

A.search:hover {
	color: #ff0000;
}

A.search:visited {
	color: purple ;
	text-decoration: underline;
}

.search A:active {
	color: red ;
}
.searchresults td {
	font-size: 0.8em;	
}

.menu A {
	text-decoration: none;
	color: #ffffff;
}

.menu A:link {
	font-weight: bold;
}

.menu A:visited {
	font-weight: bold;
}

.menu A:hover {
	font-weight: bold;
}

div.header {
   	position: relative;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	
	margin:7px 0px 0px 0px;
}

td.header {
	border-bottom: 2px solid #669ACC;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #669ACC;
	text-align: left;
	padding: 5px;
}

/* CALENDAR */

td.header_calendar {
	font-weight: bold;
	font-size: 0.8em;
	color: #000;
	background-color: #fff;
	text-align: left;
	padding: 12px 0px 2px 5px;
	border-bottom: 1px solid #669ACC;
	/*	
	border-bottom: 1px solid #669ACC;
	border-top: 1px solid #669ACC;
	*/
}

td.date_calendar {
	width:4em;
	color:#fff;
	background-color:#669ACC;
	font-size: 0.8em;
	/* vertical-align: top; */
	padding: 0px 0px 0px 10px;
	
}
	td.title_calendar {
		color: #000000;
		background-color: #C7D9EB;
		font-size: 0.8em;
		text-align: left;
		vertical-align: middle;
		padding: 5px;
		border-bottom:solid 1px #669ACC;
	}


.external_date_calendar {
	width:4em;
	color:#fff;
	background-color:#669ACC;
	font-size: 0.8em;
	/* vertical-align: top; */
	padding: 0px 0px 0px 10px;
}
	.external_title_calendar {
		color: #000000;
		background-color: #FFFFCC;
		font-size: 0.8em;
		text-align: left;
		vertical-align: middle;
		padding: 5px;
		border-bottom:solid 1px #669ACC;
}



#calendar_legend {
	background-color: #ffffff;
	padding: 8px 5px 8px 5px;
	font-size: 0.8em;
}




td.header_picture_home {
	border-top: 1px solid #0079C0;
	border-bottom: 1px solid #0079C0;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 1.0em;
	color: #FBF2A7;
	background-color: #0079C0;
	text-align: left;
	padding: 0px;
}

td.article_header_picture {
	border-bottom: 1px solid #0079C0;
	width: 29px;
        background-color: #0079C0;
}

.article_header_picture img {
	vertical-align: bottom;
}

td.article_header {
	border-bottom: 1px solid #0079C0;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 0px 1px 6px;
        width: 650px;
}

/* search engine styles  */

td.article_header_date {
	border-bottom: 1px solid #669ACC;
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 6px 6px 0px;
}

td.home_header_date {
	border-top: 1px solid #669ACC;
	border-right: 1px solid #669ACC;
	border-bottom: 1px solid #669ACC;
	font-size: 10px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	padding: 0px 10px 0px 0px;
	color: #000000;
	background-color: #ffffff;
}

td.home_header_title {
	border-top: 1px solid #669ACC;
	border-bottom: 1px solid #669ACC;
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	padding: 5px;
	color: #000000;
	background-color: #ffffff;
}

td.search_result_balk {
	background-color:#669ACC;
	border-bottom:2px solid #669ACC;
	color:#fff;
	font-size:13px;	
	font-weight:bold;
	padding:5px;
	text-align:right;
}
	td.search_result_balk_left {
		background-color:#669ACC;
		border-bottom:2px solid #669ACC;
		color:#fff;
		font-size:13px;	
		font-weight:bold;
		padding:5px;
	}
	

td.date {
	border-right: 1px solid #669ACC;
	border-bottom: 1px solid #669ACC;
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	color: #000000;
	background-color: #669ACC;
}

td.date_white {
	border-right: 1px solid #669ACC;
	border-bottom: 1px solid #669ACC;
	font-size: 12px;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	padding: 0px 7px 0px 0px;
	background-color: #669ACC;
}


td.search_date {
	font-size: 0.70em;
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	color: #008000;
	padding: 0px 0px 0px 0px;
}

td.search_link {
	font-size: 1.0em;
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
}

td.search_text {
	font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-size: 0.80em;
	padding: 0px;
}

hr.titleline_top {
	border-bottom: 1px dashed #669ACC;
	border-top: 1px solid #669ACC;
	color: #fff;
	background-color: #fff;
	height: 4px;
}

hr.titleline {
	border-top: 1px dashed #669ACC;
	border-bottom: 1px solid #669ACC;
	color: #fff;
	background-color: #fff;
	height: 4px;
}

span.currentStyle {
	font-weight: bold;
	font-size: 1.2em;
}

.search_navlinks {
	text-align: center;
}

.authorblock {
	position:relative;
	width:100%;
	border:1px solid #0b539c;
	margin-bottom:20px;
	background-color:#fff;
	font-size:13px;
}

.authorblock_head {
		display:block;
		height:26px;
		padding:8px 0px 0px 10px;
		color:#fff;
		background-color:#0b539c;
		margin:1px;	
	}
.authorblock_sub, .specialtopic_sub  {
		display:block;
		height:21px;
		margin:2px;
		padding:5px 0px 0px 10px;
		color:#0b539c;
		font-weight:bold;	
		background-image:url("/images/subhead_bg.png");
	}
		.specialtopic_sub {
			margin:4px 0px 0px 0px;
		}
	
.authorblock ul li {
	list-style-image:url("/images/icon_article.png");
}

.articlecontent {
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
}
.articlecontent img {
	margin:2px 5px 2px 5px;
}

	
#tabs td img {
	/* fix for aligning issues */
	vertical-align: bottom;
	
}

#tabs a {
	color: #424242;
}

.searchcontent {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
}

#advancedsearch{
	background-color: #ffffff;
	width: 100%;
}

#advancedsearch fieldset {  
	float: left;  
	margin: 20px 0 30px 10px;  
	border: 1px solid #0079C0;  
}

#advancedsearch label {  
	float: left;  
	width: 7em;  
	margin-right: 1em; 
	text-align: right; 
}

#advancedsearch fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
#advancedsearch fieldset li {  
padding-bottom: 1em;
}

#advancedsearch .as_submit {
	margin: 0 1em 0 0;
	background-color:#0079C0;
	cursor:pointer;
	color:#fff;
}
#advancedsearch .as_clear {
	margin: 0 1em 0 0;
	background-color:#0079C0;
	cursor:pointer;
	color:#fff;
}

#advancedsearch input {
	margin: 0 1em 0 0;
	color:#000;
}

/* bookshop top 3 
.top3 {
	font-size:0.8em;
  	color: #0079C0;	
}
	.top3 li {
			margin: 0 0 1em 0;
			list-style-position: inside;
	}*/
	
.top3 {
	font-size:0.8em;
  	color: #006699;	
}	
	ol {
		list-style-position:outside;
		margin:0;
		padding:8px 0px 0px 26px;
	}
	.top3 li {
			margin: 0 0 0.8em 0;
	}
	.bookshop {
		background-color:green;
	}
	

.errorPlace {
	position:relative;
	left:20px;
}
	.number404 {
		font-size:3.5em;
		font-style:italic;
		font-weight:bold;
		color:#0079c0;
		font-family:Verdana;
	}
		.errorul {
			color:#0079c0;
			padding-bottom:10px;
		}
			.errorul p {
				color:#000;
				line-height:3px;
			}
		
	
	
/* TABLE CALENDAR (CALENDAR OF EVENTS) */
.calheader {
	font-size:13px;
	background-color:#fff;
	margin-bottom:10px;
}
	.calheader strong {
		display:block;
		padding:5px;
	}
	.calheader input {
		border:none;
	}

.table_calendar {
	font-size:0.8em;
	width:100%;
	border-collapse:collapse;
	margin-bottom:16px;
	background-color:#fff;
}
	.table_calendar tr:first-child td {
			color:#fff;
			padding:2px 0px 2px 5px;
			background-color:#669ACC;
			border-bottom:none;
		}		
		.table_calendar td {
			vertical-align:top;
			padding:4px 0px 4px 10px;
			border-bottom:1px dotted #349bd8;		
		}
	.table_calendar tr:hover {
		color:#000;
		background-color:#f7f9fb;
	}
#calicon {
	display:block;
	width:40px;
	text-align:center;
	margin-top:10px;
	margin-right:0px;
}
.table_calendar p { /* ff height fix*/
		margin:0px;
	}
	
.calbutton {
	font-size:12px;
	width:100px;
	height:24px;
	font-weight:bold;	
	color:#fff;		
	padding:3px;		
	cursor:pointer;				
	background-color:#0079C0;
	border:1px solid #30669A;
}	
.calbutton:hover {	
		color:#fff;
		background-color:#ffc438;
		border:1px solid #30669A;
	}
	

