body
{
	background-image: url(/Site/Themes/WWD/Images/bg.jpg);
	background-repeat: repeat;
	background-color: #61343f;
	margin: 0 0 0 0px;
	/* font-family: calibri, tahoma, arial, verdana, sans-serif; */
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #734957;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

p
{
	margin: 0;
	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;
}

h1
{
	font-family: calibri, tahoma, arial, verdana;
	font-size: 19px;
	font-weight: normal;
	color: #373737;
	margin: 0 0 10px 0;
	padding: 0;
}

h2
{
	font-family: calibri, tahoma, arial, verdana;
	font-size: 17px;
	line-height: 16px;
	font-weight: normal;
	color: #373737;
	margin: 0 0 5px 0;
	padding: 0;
}

h3
{
	font-family: calibri, tahoma, arial, verdana;
	font-size: 19px;
	line-height: 20px;
	font-weight: normal;
	color: #734957;
	margin: 0 0 5px 0;
	padding: 0;
}

h4
{
	font-family: georgia, constantia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #734957;
	margin: 0 0 8px 0;
	padding: 0;
}

/* Generisk */

.generic-text
{
	font-family: georgia, constantia;
	font-size: 12px;
}

.standard-text
{
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

.divider
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.inledning
{
	font-size: 14px;
}

.broedtext
{
	font-size: 12px;
}

.underrubrik
{
	font-size: 12px;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

a.a-bold
{
	text-decoration: none;
	color: #734957;
	font-family: calibri, tahoma, arial, verdana; 
	/* font-size: 12px; */
	font-weight: bold;
}

a.a-bold:hover
{
	text-decoration: underline;
}

a.a-bold-ul
{
	text-decoration: underline;
	color: #734957;
	font-family: calibri, tahoma, arial, verdana; 
	/* font-size: 12px; */
	font-weight: bold;
}

a.a-bold-ul:hover
{
	text-decoration: none;
}

a.a-normal
{
	text-decoration: none;
	color: #734957;
	font-family: calibri, tahoma, arial, verdana; 
	/* font-size: 12px; */
	font-weight: normal;
}

a.a-normal:hover
{
	text-decoration: underline;
}

a.a-normal-ul
{
	text-decoration: underline;
	color: #734957;
	font-family: calibri, tahoma, arial, verdana; 
	/* font-size: 12px; */
	font-weight: normal;
	/*font-weight: bold;*/
}

a.a-normal-ul:hover
{
	text-decoration: none;
}

a.nyhet
{
	text-decoration: underline;
	color: #734957;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
}

a.nyhet:hover
{
	text-decoration: none;
}

/* Print */
#main_print
{
	position: relative;
	width: 484px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: solid 1px black;
}

#content_print
{
	margin: 10px;
	width: 464px;
	background-color: #ffffff;
}

/* Master */

#main
{
	position: relative;
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	position: relative;
	width: 100%;
	height: 137px;
	/*
	background-image: url(/Site/Themes/WWD/Images/bg_top_3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	*/
}

#top_menu
{
	position: relative;
	width: 100%;
	text-align: right;
}

#top_map
{
	position: relative;
	width: 100%;
	text-align: left;
}

#boklink
{
	position: absolute;
	bottom: 6px;
	right: 8px;
}

#main_menu
{
	position: relative;
	height: 28px;
	padding-bottom: 0px;
}

#bottom_inner
{
	position: relative;
	padding: 0 22px 20px 22px;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
}

#main_inner
{
	position: relative;
	padding: 0 13px 25px 13px;
}

.main
{
	background-color: #fff;
	width: 100%;
}

.main_right
{
	background-image: url(/Site/Themes/WWD/Images/bg_gradient_right.png);
	background-repeat: repeat-y;
	width: 6px;
}

.main_left
{
	background-image: url(/Site/Themes/WWD/Images/bg_gradient_left.png);
	background-repeat: repeat-y;
	width: 6px;
}

.main_bottom
{
	background-image: url(/Site/Themes/WWD/Images/bg_gradient_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 91px;
}

/* Top Menu */

.search_btn
{
	float: left;
	vertical-align: middle;
	margin: 4px 0 0 12px;
}

.search_field
{
	float: left;
	width: 100px;
	background-image: url(/Site/Themes/WWD/Images/bg_search.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 3px 3px 3px;
	margin: 0;
	vertical-align: middle;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
}

.top_menu_item
{
	vertical-align: top;
}

.top_menu_item_a:hover
{
	text-decoration:none;
}

/* Menu */

.menu_off
{
	float: left;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
}

.menu_on
{
	float: left;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 6px;
}

.menu_search
{
	float: left;
	margin-top: 4px;
}

/* Startpage */

#flash_holder
{
	position: relative;
	float: left;
}

#start_content_holder
{
	position: relative;
	float: left;
	padding-left: 20px;
}

#start_column_1
{
	position: relative;
	float: left;
	width: 280px;
	margin-right: 20px;
}

#start_column_2
{
	position: relative;
	float: left;
	width: 297px;
	margin-right: 20px;
}

#start_column_3
{
	position: relative;
	float: left;
	width: 223px;
}

#words
{
	width: 840px;
	position: relative;
	padding-top: 50px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: center;
}

.startpuff_wrapper
{
	position: relative;
	width: 297px;
	font-family: georgia, constantia;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

.startpuff_wrapper .startpuff_image
{
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

.bookpresentation_start_image
{
	width: 70px;
	padding-top: 2px;
}

.bookpresentation_start_text
{
	padding-left: 10px;
	font-family: georgia, constantia;
	font-size: 11px;
	color: #373737;
	width: 200px;
}

.bookpresentation_start_author
{
	color: #61343f;
	font-style: italic;
	font-size: 12px;
	font-family: calibri, tahoma, arial, verdana;
}

/* All pages */

#site
{
	position: relative;
	float: left;
}

#content_left
{
	position: relative;
	float: left;
	margin-right: 20px;
	width: 154px;
}

#content_middle
{
	position: relative;
	float: left;
	margin-right: 20px;
	width: 444px;
}

#content_right
{
	position: relative;
	float: left;
	width: 223px;
}

/* Puff left */

.block_margin
{
	margin-bottom: 15px;
}

div.list_item
{
	position: relative;
	height: 24px;
	width: 151px;
	font-size: 12px;
	background-color: #61343f;
	vertical-align: middle;
	line-height: 22px;
}

div.list_item_selected
{
	position: relative;
	height: 24px;
	width: 151px;
	font-size: 12px;
	background-color: #e7e7e7;
	line-height: 22px;
}

a.list_item_link
{
	color: #ffffff;
	vertical-align: middle;
	margin-left: 9px;
}

a.list_item_link_selected
{
	color: #000000;
	vertical-align: middle;
	margin-left: 9px;
}

/* Puff right */

.puffcontent
{
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}

.img-middle
{
	vertical-align: middle;
}

.img-margin
{
	margin-right: 8px;
}

.newsitem_wrapper
{
	position: relative;
	padding-top: 10px;
	padding-bottom: 8px;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
}

.toplistitem_wrapper
{
	padding-bottom: 4px;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
}

/* Listning */

#site
{
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
}

.list2_bg
{
	background-color: #e7e7e7;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
	margin: 0px;
}

.list2_plain
{
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
	margin: 0px;
}

a.list2_link
{
	color: #61343f;
	text-decoration: underline;
}

a.list2_link:hover
{
	text-decoration: none;
}

.abc
{
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Character link list */

a.marked
{
	padding: 2px;
	text-decoration: none;
	color: #ffffff;
	background-color: #61343f;
}

a.unmarked
{
	padding: 2px;
	text-decoration: none;
	color: #61343f;
}

/* Presentation, Small book */
.authorname
{
	color: #61343f;
	font-style: italic;
	font-size: 12px;
}

.booktext
{
	font-size: 11px;
	font-family: georgia, constantia;
	margin-bottom: 5px;
}

/* Presentation, Person */

.book-title
{
	color: #61343f;
	text-decoration: none;
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

.book-info
{
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 12px;
}

.info-image
{
	margin-right: 10px;
}

.person-booklist-row
{
	float: left;
	position: relative;
	display: block;
	width: 220px;
	height: 70px;
	vertical-align: bottom;
	border: solid 0px green;
}

.person-booklist-image
{
	position: absolute;
	display: block;
	width: 50px;
	bottom: 0px;
	border: solid 0px green;
}

.person-booklist-info
{
	position: absolute;
	display: block;
	width: 150px;
	bottom: 0px;
	left: 50px;
	border: solid 0px green;
}

/* Presentation, Bok */

.facttable
{
	width: 444px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.factitem
{
	width: 222px;
	font-size: 11px;
	line-height: 16px;
	padding-right: 2px;
	font-family: calibri, tahoma, arial, verdana, sans-serif;
	font-size: 11px;
}

.align_right
{
	text-align: right;
}

#buyLayerLinks
{
	width: 444px;
}

.article_image
{
	max-width: 200px;
}

/* BookListContent, Genre */
.genre_wrapper_holder
{
	position: relative;
	width: 446px;
}
.genre_wrapper
{
	position: relative;
	float: left;
	width: 222px;
	vertical-align: top;
}
.genre_1
{
	position: relative;
	width: 220px;
	background-color: #e7e7e7;
	line-height: 22px;
	padding-left: 5px;
}
.genre_2
{
	position: relative;
	width: 220px;
	line-height: 22px;
	padding-left: 5px;
}

/* Tipsa en vän */

#tipsaHolder
{
	position: absolute;
	top: 200px;
	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: 160px;
	padding: 5px;
}

td.tipsa2
{
	font-size: 12px;
	vertical-align: middle;
	width: 200px;
	padding: 5px;
}

td.tipsa3
{
	padding-top: 5px;
	padding-right: 5px;
}

input.tipsa
{
	width: 170px;
	height: 15px;
	background-image: url(/Site/Themes/WWD/Images/bg_tipsa.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 3px 3px 3px;
	margin: 7px 0 0 0;
	vertical-align: middle;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
}

/* Kalendern */
.kal_month
{
}
.kal_paging
{
}

.kal_event
{
	position: relative;
}

.kal_date
{
	position: relative;
	font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
	/* color: #734957; */
	color: #000000;
}

.kal_event .kal_image_text
{
	position: relative;
}

.kal_event .kal_image_text .kal_image
{
	float: left;
	position: relative;
	width: 90px;
}

.kal_event .kal_image_text .kal_text
{
	float: left;
	position: relative;
	font-family: georgia, constantia;
	font-size: 11px;
}

/* News */
.news_wrapper
{
	margin-bottom: 15px;
}
.news_date
{
	font-size: 12px;
}
.news_title
{
	font-family: calibri, tahoma, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #734957;
	margin: 2px 0 4px 0;
	padding: 0;
}
.news_text
{
	font-family: georgia, constantia;
	font-size: 11px;
}

.top-image
{
	margin-bottom: 10px;
}

.personEvent
{
	font-size: 12px;
}

/* Nytt 2009-04-20 - MS */
.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, #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: 170px;
}

#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;
}

.black
{
	color: #000000;
}

/*Mats 09-07-01 */

.bookButtonsPanel DIV
{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

/*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;
}

/****************************
*       Footer styles       *
*****************************/


#discovermore
{
	position:relative;
	width:881px;
	background:#000;
	padding:12px;
	color:#fff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	margin-left: 6px;
}

#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;
}

.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;
}