/* CSS Document */

.access 
{
	display: none;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans;
	font-size: medium;
	color: white;
	background-color: #224a5e; 
	/* background-color: #316a88; */
	margin: 0; padding: 0;
	scrollbar-DarkShadow-Color: #ffde02;
    scrollbar-Track-Color: #255464; 
    scrollbar-Face-Color: #ffde02;
    scrollbar-Shadow-Color: #ffde02;
    scrollbar-3dLight-Color: #ffde02;
    scrollbar-Highlight-Color: #ffde02; 
    scrollbar-Arrow-Color: #255464;
}

h1 
{
    font-size:x-large;
    margin-bottom: -16px;
}

h2
{
    font-size: medium;
    color: #ffde02;
}

h3
{
    font-size: medium;
}


h5
{
    font-size:x-small;
}

a:link {
	color: #ffde02;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline !important;
}

a:visited 
{
	text-decoration: none;
}

.wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	background-image:url(../css_images/gradient_bg.jpg);
	background-repeat: repeat-x;
}
/*
.language_bar {
	width: 100%;
	height: 26px;
	background: url(../css_images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #255464;
	margin: 0 auto;
	padding-top: 4px;
	font-size: small;
}

.language_bar_inside 
{
    width: 1019px;
    text-align: right;
    margin: 0 auto;
    padding-right: 20px;
}

.language_bar_inside a 
{
    color: White;
}
*/

.language_bar {
	width: 100%;
	height: 26px;
	background: url(../css_images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #255464;
	margin: 0 auto;
	padding-top: 4px;
	font-size: small;
	position: absolute;
	top: 0;
	left: 0;
}

.language_bar_inside 
{
    width: 1019px;
    text-align: right;
    margin: 0 auto;
    padding-right: 20px;
}

.language_bar_inside a 
{
    color: White;
}


.interface_area {
	width: 1019px;
	background-image:url(../css_images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 875px;
	padding: 0;
	margin: 0 auto;
}

.logo {
	width: 1019px;
	height: 70px;
	background-image:url(../css_images/logo.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	margin-top: 26px;
}

.flash {
	height: 582px;
	margin: 0 auto;
	float: left;
	padding-left: 122px;
}
/* 692px */
.scroll_area 
{
    width: 500px;
	height: 550px;
	margin: 0 auto;
	float: right;
	padding-right:37px;
	overflow: auto;
	text-align: left;

}

.scroll_area_content {
	padding-left: 35px;
	margin: 0 auto;
}

.scroll_area_content ul, li {
    list-style-type: none;
    padding: 0; margin: 0;
    padding-top: 5px;

}

.homepage_title {
	width: 270px;
	height: 126px;
	background-image:url(../css_images/homepage_heading.jpg);
	background-repeat: no-repeat;
	padding-bottom: 16px;
}

.page_large_options
{
    font-size: larger;
    font-weight: bold;
}

.page_large_options a 
{
    color: White;
}

.page_large_options ul
{
    list-style-type: none;
    margin: 0; padding: 0;
}

.page_large_options li
{
	background:url(../css_images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 33px;
	padding-bottom: 15px;
}

.page_small_options
{
    font-size: small;
    font-weight: bold;
}

.page_small_options ul
{
    list-style-type: none;
    margin: 0; padding: 0;
}

.page_small_options li
{
	background:url(../css_images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 33px;
	padding-bottom: 5px;
}






.resultItem
{
    font-size: larger;
    font-weight: bold;
}

.resultItem a 
{
    color: #ffde02;
    text-decoration: underline;
}

.resultItem a:visited
{
    color: #ffde02;
    text-decoration: underline;
}

.LargerText 
{
	font-size: larger;
}

.resultFooter 
{
	text-align: right;
}

.resultNextPrevious
{
	font-size: medium;
	font-weight: bold;
}

.resultNextPrevious a
{
	color: #ffde02;
}

.resultNextPrevious a:visited
{
    color: #ffde02;
}

.resultItem ul
{
    list-style-type: none;
    margin: 0; padding: 0;
}

.resultItem li
{
	background:url(../css_images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 33px;
	padding-bottom: 15px;
}

.resultItemParallels
{
    font-size: small;
    font-weight: bold;
}

.resultItemParallels ul
{
    list-style-type: none;
    margin: 0; padding: 0;
}

.resultItemParallels li
{
	background:url(../css_images/bullet_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 33px;
	padding-bottom: 2px;
}

.results_best_match 
{
    width: 103px;
    height: 50px;
    background: url(../css_images/results_1.jpg); 
    float: left;
}

.resultExtractLink1 a 
{
	font-weight: bold;
	font-size: medium;
	color: White !important;
}

.resultExtractLink a
{
    font-size: 25px;
    width: 163px; height: 40px;
    background: url(../css_images/extract.gif); 
    background-repeat: no-repeat;
    text-decoration: none;
}

.resultExtractLink a span {
    visibility: hidden;
}

.resultItemTitle 
{
    padding-top: 5px;
    font-size: large;
    width: 65%;
}


.resultItemAuthor 
{
    font-size: large;
}

.resultItemAudioBook 
{
	margin-top: 10px;
	margin-right: 5px;
    width: 49px;
    height: 19px;
    background-image: URL("../css_images/icon_audio.gif");
    float: left;
}

.resultItemFilm
{
	margin-top: 10px;
	margin-right: 5px;
    width: 30px;
    height: 19px;
    background-image: URL("../css_images/icon_film.gif");
    float: left;
}

.resultItemLanguages_nynorsk
{
    width: 52px;
    height: 19px;
    background-image: URL("../css_images/icon_nynorsk.gif");
}

.resultItemLanguages_bokmal
{
    width: 46px;
    height: 19px;
    background-image: URL("../css_images/icon_bokmal.gif");
}

.resultReaderComment 
{
	clear: left;
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: medium;
    font-weight: normal;
}

.resultPublishedDate 
{
    padding-top: 10px;
    font-size: x-small;
}

.resultTranslatedBy 
{
    font-size: x-small;
}

.resultParallels 
{
    padding-top: 10px;
    font-size: medium;

}

.resultParallels ul
{
    padding-top: 10px;
    font-size: medium;
    font-weight: normal;
}

.resultButtonContainer 
{
	width: 75px;
}

.borrowButtonContainer a
{
    font-size: 32px;
    background: url(../css_images/borrow.gif); 
    background-repeat: no-repeat;
    float: right;
	width: 72px;
	height: 37px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.borrowButtonContainer a:hover, .borrowButtonContainer a
{
    text-decoration: none !important;
}

.borrowButtonContainer a span {
    visibility: hidden;
}

.buyButtonContainer a
{
    font-size: 32px;
    background: url(../css_images/buy.gif); 
    background-repeat: no-repeat;
    float: right;
	width: 70px;
	height: 37px;
}

.buyButtonContainer a:hover, .buyButtonContainer a
{
    text-decoration: none !important;
}

.buyButtonContainer a span {
    visibility: hidden;
}


/* Best Match */

.resultItemRank1 
{
    width: 104px;
    height: 37px;
    background-image:URL("../css_images/best_match.gif");
    float: left;
}

/* Good Match */

.resultItemRank2 
{
    width: 104px;
    height: 37px;
    background-image:URL("../css_images/good_match.gif");
    float: left;
}

/* Fair Match */

.resultItemRank3 
{
    width: 146px;
    height: 37px;
    background-image:URL("../css_images/fair_match.gif");    
    float: left;
}

.clear {
	clear: both;
}

.tint_yellow 
{
    color: #ffde02;
    font-weight: bold;
}

.tint_black 
{
    color: #000;
    font-weight: bold;
}



.resultButtonContainer 
{
	float: right;
}

.resultTitleAuthorContainer 
{
	float: left;
	clear: both;
}