﻿*
{
	margin: 0;
	padding: 0;
}

html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
}

body
{
	background-color: #000000;
	margin: 0 0 0 0px;
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	font-size: 11px;
	color: #303030;
}

img
{
	border: 0px;
}

input, select, textarea
{
	border: solid 0px #ffffff;
	color: #303030;
	font-family: Trebuchet MS, arial, verdana, sans-serif;
	font-size: 11px;
}

a
{
	text-decoration: underline;
	color: #d1990e;
}

a:hover
{
	text-decoration: none;
}

.white
{
	color: #ffffff;
}

.black
{
	color: #000000;
}

.clear
{
	clear: both;
}

.float_left
{
	position: relative;
	float: left;
}

.float_right
{
	position: relative;
	float: right;
}

p
{
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

li
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* Master */

div#main
{
	position: relative;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#top
{
	position: relative;
	width: 910px;
	height: 130px;
}

div#menu
{
	position: relative;
	width: 910px;
	height: 40px;
	background-color: #ffffff;
	margin-top: 20px;
}

div#menuitems
{
	position: relative;
	float: left;
	margin-top: 8px;
	padding-left: 10px;
}

div#menuitems div.menuitem_on
{
	position: relative;
	float: left;
	height: 23px;
	overflow-x: hidden;
}

div#menuitems div.menuitem_off
{
	position: relative;
	float: left;
	height: 23px;
	overflow-x: hidden;
}

div#searchbar
{
	position: relative;
	float: right;
	margin-top: 10px;
	padding-right: 10px;
}

div#searchbar input.search_field
{
	position: relative;
	float: left;
	background-image: url(/Site/Themes/BonnierFakta/Images/search_background.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	padding-left: 2px;
	padding-top: 2px;
}

div#searchbar input.search_button
{
	position: relative;
	float: left;
	padding-left: 5px;
}

div#bannercontent
{
	position: relative;
	width: 910px;
	margin-top: 15px;
	margin-bottom: -5px;
}

div#content
{
	position: relative;
	width: 910px;
	margin-top: 20px;
}

div#content div.left
{
	position: relative;
	float: left;
	width: 678px;
	background-color: #ffffff;
	min-height: 740px;
	/* height: expression(this.height < 740? 740 : true); */
	_height: 745px;
	padding-top: 18px;
}

div#content div.left div.content_left
{
	position: relative;
	float: left;
	width: 175px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}

div#content div.left div.content_middle
{
	position: relative;
	float: left;
	width: 459px;
	padding-top: 15px;
	padding-left: 20px;
}

div#content div.right
{
	position: relative;
	float: left;
	width: 212px;
	margin: 0 auto auto 20px;
}

div#bottom
{
	position: relative;
	width: 910px;
	height: 77px;
	margin-top: 20px;
	background-color: #d1990e;
	color: #ffffff;
}

/* Startpage */

div#content div.left div.start_left
{
	position: relative;
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-left: 20px;
}

div#content div.left div.start_right
{
	position: relative;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 20px;
}

div.startpuff
{
	position: relative;
	width: 200px;
	padding-bottom: 35px;
}

div.startpuff-topcontent
{
	position: relative;
	width: 200px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #d1990e;
}

div.startpuff-leftcontent
{
	position: relative;
	float: left;
	margin-top: 10px;
	width: 110px;
	font-family: Trebuchet MS;
	font-size: 11px;
}

div.startpuff-rightcontent
{
	position: relative;
	float: right;
	margin-top: 10px;
	width: 82px;
}

div.startpuff-leftcontent-wide
{
	position: relative;
	float: left;
	margin-top: 10px;
	width: 200px;
	font-family: Trebuchet MS;
	font-size: 11px;
}

/* Rightcolumn */

div.tablesmall
{
	position: relative;
	float: left;
	width: 212px;
	background-color: #ffffff;
	margin-bottom: 20px;
}

div.tablesmall-header
{
	position: relative;
	float: left;
	width: 192px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.tablesmall-content
{
	position: relative;
	float: left;
	width: 192px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* BookPresentationSmall */

a.darkgrey
{
	text-decoration: none;
	color: #303030;
}

a.darkgrey:hover
{
	text-decoration: underline;
}

/* BookPresentationContent */

table.facttable td
{
	padding-right: 10px;
}

/* BookList */

tr.list2_bg td
{
	padding: 2px;
}

tr.list2_plain td
{
	padding: 2px;
}

td.list_firstCol a
{	
	font-weight: bold;	
	text-decoration: none;
}

td.list_secondCol a
{
	color:#000000;	
	text-decoration: none;
}

/* GenreList */

table.genre_list
{
	width: 439px;
}

table.genre_list td
{
	padding: 5px;
}

table.genre_list td a
{
	font-weight: bold;
}

table.genre_list tr.item-row
{
	background-color: #fff;
}

table.genre_list tr.alternate-row
{
	background-color: #eee;
}

/* Bokstavslista */

.abc td
{
}

a.marked
{
	padding: 2px 3px 2px 2px;
	text-decoration: none;
	color: #ffffff;
	background-color: #d1990e;
}

a.unmarked
{
	text-decoration: underline;
	color: #000000;
}

/* Generic */

div.divider
{
	position: relative;
	float: left;
	height: 1px;
	background-image: url(/Site/Themes/BonnierFakta/Images/bg_divider.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

/* Tipsa en vän */

div#tipsaHolder
{
	position: absolute;
	top: 350px;
	left: 320px;
}

div#tipsaLayer
{
	position: relative;
	float: left;
	background-color: #ffffff;
	border: solid 2px #d1990e;
	width: 360px;
	height: 180px;
	text-align: left;
}

td.tipsa1
{
	font-size: 12px;
	vertical-align: middle;
	width: 180px;
	padding: 5px;
}

td.tipsa2
{
	font-size: 12px;
	vertical-align: middle;
	width: 170px;
	padding: 5px;
}

td.tipsa3
{
	padding-top: 5px;
	padding-right: 5px;
}

input.tipsa
{
	position: relative;
	float: left;
	background-image: url(/Site/Themes/BonnierFakta/Images/search_background.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 19px;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding: 3px;
}

/* Utskrift */

div#main_print
{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	_height: 120%;
}

div#content_print
{
	padding: 20px;
	text-align: left;
}

div#content_middle
{
	width: 459px;
}

/* Nyhetsarkivet */
div.news_wrapper
{
	position: relative;
	float: left;
	width: 439px;
	padding-bottom: 20px;
}

span.inledning
{
	font-style: italic;
}


/* Nytt 2009-03-13 */
.webbmediacontent
{
	margin-left: 3px;
}

.nomargin
{
    margin: 0;    
}

.webbmediacontentdiv
{
    overflow:hidden; 
    position: relative; 
    display: block; 
    width: 170px; 
    left: 3px; 
    padding-top: 10px; 
    height: 90px;
    text-align: center;
}

img.webb_media_picture_button
{
    display: block;
    margin-top: 5px; 
    margin-left: auto;
    margin-right: auto;
    float: none;
}


#popupBackground, #popupPersonBackground, #popupQuotesBackground, #popupInfoBackground
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 3999;
}

#popupContainer, #popupPersonContainer, #popupQuotesContainer, #popupInfoContainer
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #ffffff;
	border: 15px solid #fff;
	z-index: 4000;
	padding: 12px;
	font-size: 13px;
	width: 600px;
	text-align: center;
}

#popupInfoContainer
{
	top: 175px;
	/*top: 125px*/
}
/*Special styles for Quotes-popup*/
#popupQuotesContainer
{
	width: 460px !important;
	font-size: 11px;
}

#popupClose
{
	position: absolute;
	top: 0;
	right: 0;
}

.popup_title
{
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}

.popup_subtitle
{
	font-style: italic;
	font-size: 14px;
}

.popup_authors
{
	font-weight: bold;
	font-size: 14px;
}

/*MS 2009-08-12*/
.pictureButton
{
	float: right;
}

.quotesListFooter
{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.shortQuoteListClass
{
	text-decoration: none;
	color: Black;
}

.shortQuoteListClass:hover
{
	color: #d1990e;
	
}

.puffCoverSmall
{
	margin-right: 5px;
}

.top-image
{
	float: left;
	margin-bottom: 10px;
}

/****************************
*       Footer styles       *
*****************************/
#discovermore
{
	position:relative;
	width:865px;
	background:#000;
	padding:12px;
	color:#fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 5px;
}

#discovermore ul
{
	list-style:none;
}

#discovermore ul li
{
	float:left;
	width: 20%;
	margin:12px 0 0 0;
}

#discovermore H3
{
	font-weight: normal;
	font-size: 16px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
}

#discovermore a, #discovermore h3
{
	color:#fff;
	text-decoration: none;
}

.bloggItem
{
	padding-bottom: 10px;
}

.bloggSmallTableContent
{
	background: url(/Site/Themes/BonnierFakta/Images/Boktipset/background.png) repeat-x top #FFFFFF;
	padding-right: 10px;
	padding-left: 7px;
	border-left: 1px solid #e2800d;
	border-right: 1px solid #e2800d;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	width: 189px;
	float:left;
}
.bloggTableSmallTop
{
	width: 208px;
	height: 11px;
	background: url(/Site/Themes/BonnierFakta/Images/Boktipset/bg_top.png) no-repeat;
	float:left;
}

.bloggTableSmallBottom
{
	width: 208px;
	height: 11px;
	background: url(/Site/Themes/BonnierFakta/Images/Boktipset/bg_bottom.png) no-repeat;
	margin-bottom:10px;
	float:left;
}
.bloggHeader
{
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	bottom: 3px;
	margin-bottom: 50px;
}

.bloggLatestHeader
{
	color: #006699;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.bloggAuthor
{
	color: #006699;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
}

.bloggTitle, .bloggTitle:visited
{
	color: #e4800e;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.bloggTitle:hover
{
	text-decoration: underline;
}
