@charset "utf-8";
/* CSS Document */

*,*
{
	margin:0;
	padding:0;
	border:0;
}

div,td,body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

body
{
	background:url(../images/bgMain.png) center top no-repeat;
	margin-bottom:70px;
}

a
{
	color:#ec008c;
	text-decoration:none;
}

a.black
{
	color:#000;
}

a:hover
{
	text-decoration:underline;
}

h1
{

}

h2
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#ec008c;
	margin:0 0 8px 0;
}

h3
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#ec008c;
	margin:0;
}

h4
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#ec008c;
	margin:0 0 15px 0;
	font-weight:normal;
	font-style:italic;
}

h5
{

}

p
{
	margin-bottom: 10px;
}

.pink
{
	color:#ec008c;
}

.bottomMargin
{
	margin:0 0 15px 0;
}

.ingress
{
	font-size:9px;
	color:#2c62aa;
	font-weight:bold;
	text-transform: uppercase;
}

.clear
{
	clear:both;
	font-size:0;
	line-height:0;
}

.newsList
{
	list-style: none;
}

#container
{
	position:relative;
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

.mainLogo
{
	position:absolute;
	top:0px;
	right:33px;
	height:116px;
	width:96px;
	background:url(../images/mainLogo.png) no-repeat;
}

.topMenu
{
	position:relative;
	height:31px;
	line-height:31px;
	margin-right:215px;
	text-align:right;
}

.topBar
{
	position:relative;
	width:880px;
	height:71px;
	background:url(../images/bgTopBar.png) repeat-x;
}

.topBarLeft
{
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/topBarLeft.png) no-repeat;
	width:418px;
	height:71px;
}

.topBarRight
{
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/topBarRight.png) no-repeat;
	width:7px;
	height:71px;
}

.topMenuItem
{
	margin:0 12px 0 12px;
}

.mainMenuItem
{
	margin:0 18px 0 0;
	float:left;
}

.topBanner
{
	position:relative;
	width:880px;
	margin:20px 0 0 0;
	overflow:hidden;
}

.mainMenu
{
	position:relative;
	height:35px;
	margin:20px 0 0 0;
	overflow:hidden;
}

.mainMenuSearch
{
	position:relative;
	float:left;
	right: 8px;
}

.mainMenuSearchField
{
	border:1px solid #fbc7e6;
	background:url(../images/bgSearch.png) #fff no-repeat;
	height:14px;
	padding:0 35px 0 18px;
	width:95px;
	vertical-align:top;
	font-size:10px;
}

.mainMenuSearchButton
{
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/btnSearch.png) no-repeat;
	width:30px;
	height:16px;
	_margin-top:1px; /* IE6 haxx */
	#margin-top:1px; /* IE7 haxx */
}

.mainContent
{
	position:relative;
	width:880px;
	overflow:hidden;
}

.startContent
{
	position:relative;
	width:880px;
	overflow:hidden;
	background:url(../images/bgStartContent.png) repeat-y;
}

.startColumnLeft
{
	position:relative;
	float:left;
	width:253px;
}

.startColumnMiddle
{
	position:relative;
	float:left;
	width:356px;
	margin:0 0 0 20px;
}

.startColumnRight
{
	position:relative;
	float:right;
	width:222px;
}

.leftPuff
{
	position:relative;
	margin:0 0 20px 0;
	width:237px;
	overflow:hidden;
}

.leftPuffImage
{
	margin:0 0 8px 0;
}

.startBookPuff
{
	position:relative;
	width:340px;
	margin:0 0 20px 0;
	float: left;
}

.startBookPuffCover
{
	position:relative;
	width:108px;
	float:left;
	overflow:hidden;
}

.startBookPuffInfo
{
	position:relative;
	width:230px;
	float:right;
	overflow:hidden;
}

.readMoreBtn
{
	margin:10px 0 0 0;
}

.startRightColumnPuff
{
	position:relative;
	margin:0 0 12px 0;
}

.puffContent
{
	position:relative;
	border-left:solid 1px #ec008c;
	border-right:solid 1px #ec008c;
	padding:15px;
	background-color:#fff;
	width: 195px;
	background: #FFF;
	padding: 10px 15px 10px 10px;
	float: left;
	
}

.ie7Fix
{
	position: relative;
    #bottom: 2px;
}



#PersonEventTable
{
    margin-bottom: 15px;    
}

#BookEventTable
{
    margin-bottom: 15px;    
}

.personEvent
{
	list-style: none;
	margin-bottom: 5px;
}

.startRightColumnPuffInfo
{
	position:relative;
	border-left:solid 1px #ec008c;
	border-right:solid 1px #ec008c;
	padding:15px;
	background-color:#fff;
}

.startRightColumnPuffInfoTop
{
	position:relative;
	width:223px;
	height:2px;
	background:url(../images/rightPuffTop.png) no-repeat;
	line-height:0;
	font-size:0;
}

.startRightColumnPuffInfoBottom
{
	position:relative;
	width:223px;
	height:2px;
	background:url(../images/rightPuffBottom.png) no-repeat;
	line-height:0;
	font-size:0;
	margin-bottom: 15px;
	float: left;
}

.rightColumnHeadline
{
	position:relative;
	line-height:0px; /* FF Haxx */
}

.bottom
{
	position:relative;
	width:880px;
	background:url(../images/bgBottom.png) repeat-x;
	height:31px;
	margin: 20px 0 10px 0;
}

.bottomInfo
{
	position:absolute;
	top:9px;
	left:16px;
	color: White;
}

.bottomLeft
{
	position:absolute;
	left:0px;
	top:0px;
	background:url(../images/bottomLeft.png) no-repeat;
	width:102px;
	height:31px;
}

.bottomRight
{
	position:absolute;
	right:0px;
	top:0px;
	background:url(../images/bottomRight.png) no-repeat;
	width:7px;
	height:31px;
}

.leftMenu
{
	position:relative;
	float:left;
	width:133px;
	padding:10px;
	background:#ec008c;
}

.leftMenuEmpty
{
	position:relative;
	float:left;
	width:133px;
	padding:10px;
}

.leftMenuOption
{
	margin:3px 0 3px 0;
}

.leftMenuTop
{
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/leftMenuTop.png) no-repeat;
	width:153px;
	height:2px;
}

.leftMenuBottom
{
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/leftMenuBottom.png) no-repeat;
	width:153px;
	height:2px;
	_bottom:-12px; /* IE6 Haxx */
}

.contentMiddle
{
	position:relative;
	float:left;
	margin:0 0 0 20px;
	width:460px;
}

.bigBook
{
	position:relative;
	width:460px;
	border-bottom:solid 1px #fbe0ec;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

.bigBookCover
{
	position:relative;
	float:left;
	width:160px;
	width:175px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bigBookInfo
{
	position:relative;
	float:left;
	width:265px;
}

.bigBookInfoText
{
	margin:10px 0 0 0;
}

.bigBookMoreInfoButtons
{
	position:relative;
	line-height:0px; /* FF Haxx */
}

.bigBookMoreInfoButtonsBookCircle
{
	position:relative;
	line-height:0px; /* FF Haxx */
	padding-bottom: 15px;
}

.bigBookMoreInfoButtonsBookCircle A
{
	padding: 5px;
}

.bigBookMoreInfo
{
	position:relative;
	padding:10px;
	border:solid 1px #ec008c;
}

.bigAuthor
{
	position:relative;
	width:460px;
	border-bottom:solid 1px #fbe0ec;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}

.bigAuthorCover
{
	position:relative;
	float:left;
	width:160px;
}

.bigAuthorInfo
{
	position:relative;
	float:left;
	width:280px;
}

.bigAuthorInfoText
{
	margin:10px 0 0 0;
}

.bigAuthorMoreInfoButtons
{
	position:relative;
	line-height:0px; /* FF Haxx */
}

.rightColumnNewsItem
{
	position:relative;
	margin:0 0 10px 0;
}

.leftColumn
{
	position:relative;
	width:153px;
	float:left;
	overflow:hidden;
}

.bokCirkel
{
	position:relative;
	width:460px;
	border-top:solid 1px #fbe0ec;
	/*border-bottom:solid 1px #fbe0ec;*/
	padding:15px 0 0 0;
	/*margin:5px 0 15px 0;*/
}

.bokCirkelCover
{
	position:relative;
	float:left;
	width:160px;
}

.bokCirkelInfo
{
	position:relative;
	float:left;
	width:280px;
}

.bokCirkelInfoText
{
	margin:10px 0 0 0;
}

.bokCirkelMenuItem
{
	margin:0 25px 0 0;
}

.bokCirkelMenu
{
	position:relative;
	margin:15px 0 0 0;
}

.smallBookHorizontal
{
	position:relative;
	margin:15px 20px 0 0;
	width:90px;
	float:left;
}

/* New 090604 14:15 */

.newsItem
{
	position:relative;
	width:460px;
	border-bottom:solid 1px #fbe0ec;
	/*border-bottom:solid 1px #fbe0ec;*/
	padding:0 0 15px 0;
	margin:5px 0 15px 0;
}

.news-image
{
	padding-left: 10px;
	padding-bottom: 5px;
}

/* New 090605 */

.readMoreBtn /* Updated */
{
	background:url(../images/btnTextReadMore.png) no-repeat;
	width:63px;
	height:11px;
	display:block;
	margin:10px 0 10px 0;
}
.author_facts 
{
	margin-bottom: 5px;
	
}

/*Från LevNu - 08-06-2009*/

#tipsaHolder
{
	position: absolute;
	top: 400px;
	left: 200px;
}

#tipsaLayer
{
	position: relative;
	float: left;
	background-color: #ffffff;
	border: solid 2px #bbbbbb;
	width: 360px;
}

td.tipsa1
{
	font-size: 12px;
	vertical-align: middle;
	width: 145px;
	padding: 5px;
}

td.tipsa2
{
	font-size: 12px;
	vertical-align: middle;
	width: 190px;
	padding: 5px;
}

td.tipsa3
{
	vertical-align: middle;
	width: 25px;
}

input.tipsa
{
	width: 170px;
	height: 15px;
	background-image: url(../Images/bg_tipsa.png);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
}
/*Mats 09-07-06 */
.facttable
{
	margin-bottom: 25px;
}

table.facttable td {
	padding-right:10px;
}

.float_left
{
	position: relative;
	float: left;
}

.authorItem
{
	position:relative;
	width:460px;
	border-bottom:solid 1px #fbe0ec;
	/*border-bottom:solid 1px #fbe0ec;*/
	padding:5px 5px 5px 0;
	/*margin:5px 0 15px 0; */
}

.bottomInfo a 
{
	text-decoration: none;
	color: #FFFFFF;
}

.separator {
border-bottom:1px solid #FBE0EC;
margin-bottom: 15px;
/*margin:0 0 15px;
padding:0 0 5px;*/
position:relative;
width:460px;
}

.sitemap 
{
list-style-type:none;
margin:0;
padding:0;
}	

.sitemap li
{
	padding:2px;
}

/* BookList */

tr.list2_bg td
{
	padding: 2px;
	/*MS*/
	height: 20px;
}

tr.list2_plain td
{
	padding: 2px;
	/*MS*/
	height: 20px;
}

td.list_firstCol a
{	
	font-weight: bold;	
	text-decoration: none;
}

td.list_secondCol a
{
	color:#000000;	
	text-decoration: none;
}

/* Toplist puff */

.contentdiv
{
	height: 115px;
}

.contentdiv IMG
{
	float: right;
}

.pagination
{
	background-color: #FDECF6;
	float: left;
}

.pagination a
{
	padding: 2px;
	margin: 1px;
}

.pagination a.selected
{
	background-image: url(/Site/Themes/ManPocket/images/bgNuffra.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 1px 4px !important;
}

.pagination a.last
{
	padding: 1px !important;
	margin: 4px;
}

.pagination a.next
{
	
	margin-right: 0px !important;
}

.pagination a.prev
{
	margin-right: 3px !important;
	margin-left: 0px !important;
}

.pagination a.prev IMG
{
	position: relative;
	top: 1px;
	right: 1px;
}

.pagination a.next IMG
{
	position: relative;
	top: 1px;
	left: 1px;
}

.toc 
{
	font-size: 11px;
	width: 5px;
}

.slider
{
	background: #FFF;
	padding: 10px 15px 10px 10px;
	float: left;
	width: 195px;
}
.slider .contentdiv h3
{
	font-size: 12px;
	padding: 5px 5px 5px 0;
	width: 90px;
	overflow: hidden;
}

.slider .contentdiv h2
{
	float: left;
	padding: 5px;
	height: 95px;
}

/* Webbmedia */
.webbmediacontent
{
	margin-left: 3px;
}

#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: 1999;
}

#popupContainer, #popupPersonContainer, #popupQuotesContainer, #popupPersonContainer, #popupInfoContainer
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #ffffff;
	border: 15px solid #fff;
	z-index: 2000;
	padding: 12px;
	font-size: 13px;
	width: 600px;
	text-align: center;
}

#popupInfoContainer
{
	top: 180px;
}

#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;
}

/*Genre - list*/

.genre_list tr td
{
	height: 20px;
	width: 230px;
}

.puff
{
	margin-bottom: 10px;
}

.marked 
{
	color: #ffffff;
	background-color: #ec008c;
	padding: 0px 2px 1px 3px;
}

/*Mats 09-07-06*/
.otherBooks
{
	border-top: 1px solid #FBE0EC;
}

/*MS 2009-08-18*/
.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;
}

/*Special styles for Quotes-popup*/
#popupQuotesContainer
{
	width: 460px !important;
	font-size: 11px;
}

.newsitem_wrapper
{
	margin-bottom: 10px;
}

.top-image
{
	float: left;
	margin-bottom: 10px;
}


/****************************
*       Footer styles       *
*****************************/


#discovermore
{
	position:relative;
	width:856px;
	background:#000;
	padding:12px;
	color:#fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
}

#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;
}

#discovermore a, #discovermore h3
{
	color:#fff;
}


/* OLD >>>>>>>>>
.explorethenet {
    background:none repeat scroll 0 0 #202020;
    margin:0 0 40px;
    position:relative;
    width:100%;
}

.explorethenetinner
{
	padding: 15px 15px 0 15px;
}

.explorethenetinner .head
{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}

.explorecornerleft
{
	position:absolute;
	bottom:0;
	left:0;
	width:4px;
	height:4px;
	background:url(/Site/Themes/ManPocket/images/cornerbottomleft.png) no-repeat;
	_margin-bottom:-14px; 
}

.explorecornerright
{
	position:absolute;
	bottom:0;
	right:0;
	width:4px;
	height:4px;
	background:url(/Site/Themes/ManPocket/images/cornerbottomright.png) no-repeat;
	_margin-bottom:-14px; 
}

.explorethenetinner a, .explorethenetinner a:hover, .explorethenetinner a:active, .explorethenetinner a:visited
{
	color:#fff;
}
*/

.noMargin
{
	margin-bottom: 0;
}

.imageListHeader
{
	margin-top: 15px;
}

.pagingDiv
{
	float: left;
}

.pagingDiv A
{
	color: #000000;
}

.bookCirclePaging li
{
	float: left;
	list-style: none;
	margin-right: 5px;
}

.bloggItem
{
	padding-bottom: 10px;
}

.bloggSmallTableContent
{
	background: url(/Site/Themes/ManPocket/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: 203px;
}
.bloggTableSmallTop
{
	width: 222px;
	height: 12px;
	background: url(/Site/Themes/ManPocket/Images/Boktipset/bg_top.png) no-repeat;
}

.bloggTableSmallBottom
{
	width: 222px;
	height: 12px;
	background: url(/Site/Themes/ManPocket/Images/Boktipset/bg_bottom.png) no-repeat;
}
.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;
}