a
{
	text-decoration: none;
	color: #615938;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

p
{
	margin: 0;
	padding: 0;
}
/*
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: #615938;
	margin: 0 0 5px 0;
	padding: 0;
}

h4
{
	font-family: georgia, constantia;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #615938;
	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: #615938;
	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: #615938;
	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: #615938;
	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: #615938;
	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: #615938;
	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/MaxStrom/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/MaxStrom/Images/bg_gradient_right.png);
	background-repeat: repeat-y;
	width: 6px;
}

.main_left
{
	background-image: url(/Site/Themes/MaxStrom/Images/bg_gradient_left.png);
	background-repeat: repeat-y;
	width: 6px;
}

.main_bottom
{
	background-image: url(/Site/Themes/MaxStrom/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/MaxStrom/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;
	background-color:Red;
/*	height:230px;
	width:980px; */
	margin-bottom:10px;
}

#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;
	width: 330px;
}

.startpuff_text
{
	float: left;
}

.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
{
	
}

/* 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;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align_right
{
	text-align: right;
}

.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;
	z-index: 500;
}

#tipsaLayer
{
	position: relative;
	float: left;
	background-color: #ffffff;
	border: solid 2px #bbbbbb;
	width: 360px;
	font-family: Arial,Helvetica,sans-serif;
}

td.tipsa1
{
	font-size: 11px;
	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/MaxStrom/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: #615938; */
	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: #615938;
	margin: 2px 0 4px 0;
	padding: 0;
}
.news_text
{
	font-family: georgia, constantia;
	font-size: 11px;
}

.newsList 
{
	list-style: none;
	margin-bottom: 10px;
}

.top-image
{
	margin-bottom: 10px;
}

.personEvent
{
	font-size: 12px;
	list-style: none;
	margin-bottom: 10px;
}

.personEvent A
{
	text-decoration: none;
}
/* 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;
}

#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;
}

.bookButtonsPanel
{
	margin-bottom: 5px;
	float: left;
}
/*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;
}


/*Marcus Ö CSS from his HTML mockups*/

*,*
{
	margin:0;
	padding:0;
	border:0;
}

body, html
{
	height:100%;
}

body
{
	background:url(../images/bgmain.png) #f9f8ef top center repeat-y;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:5px 0 5px 0;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 5px 0;
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}

a
{
	color:#615938;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.bold
{
	font-weight:bold;
}

.clear
{
	clear:both;
	font-size:0;
	line-height:0;
}

.floatleft
{
	position:relative;
	float:left;
}

.floatright
{
	position:relative;
	float:right;
}

.container
{
	position:relative;
	width:930px;
	min-height:100%;
	_height:100%; /* IE6 Haxx */
	margin-left:auto;
	margin-right:auto;
}

.content
{
	position:relative;
	width:930px;
	overflow:hidden;
	padding:0 0 110px 0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
}

.top
{
	position:relative;
	width:930px;
	padding:0 0 10px 0;
}

.topbanner
{
	position:relative;
	line-height:0;
	width:930px;
	padding:0 0 1px 0;
	#margin-bottom: -4px;
}

.menutop
{
	position:relative;
	height:37px;
	width:930px;
	background-color: #BABABA;
	/*#background-color: #B5B5B5;*/
	line-height:38px;
}

.menutopleft
{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/menuleft.png) no-repeat;
	width:8px;
	height:37px;
}

.menutopright
{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/menuright.png) no-repeat;
	width:8px;
	height:37px;
}

.menutop ul
{
	list-style:none;
	margin:0 0 0 13px;
	_margin:0; /* IE6 Haxx */
}



.menutop li
{
	float:left;
	margin:0px 11px 0 11px;
	_margin-top:12px; /* IE6 Haxx */	
}

.searchbox
{
	float:right;
	width:205px;
	}

.search
{
	float:right;
	width:185px;
}

.english
{
	float:left;
	_margin:11px 0 0 0; /* IE6 Haxx */
	#margin:11px 0 0 0; /* IE7 Haxx */
}

.searchinput
{
	background:url(../images/bgsearch.png) no-repeat;
	width:112px;
	padding-left: 5px;
	padding-top: 2px;
	height:19px;
	margin:8px 0 0 0;
}

.searchsubmit
{
	background:url(../images/btnsok.png) no-repeat;
	width:55px;
	height:21px;
	margin:8px 0 0 0;
}

.rightcolumn
{
	position:relative;
	float:right;
	width:230px;
	margin-top:10px;
	z-index: 50px;
}

.leftcolumn
{
	position:relative;
	float:left;
	width:680px;
	/*overflow:hidden;*/
	margin-top:10px;
	z-index: 1;
}

.startleftcolumn
{
	position:relative;
	float:left;
	width:330px;
	overflow:hidden;
}

.startrightcolumn
{
	position:relative;
	float:right;
	width:330px;
	overflow:hidden;
}

.bottom
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-100px;
	height:100px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#191919;
}

.bottomline
{
	position:relative;
	border-bottom:solid 1px #c3c3c3;
	width:100%;
}

.bottomlogo
{
	position:relative;
	float:left;
	margin:20px 0 0 0;
	width:90px;
	text-align:center;
}

.bottominfo
{
	position:relative;
	float:left;
	width:790px;
	padding:35px 0 0 0;
}

.bottomtable
{
	width:100%;
}

.greybar
{
	position:relative;
	width:100%;
	height:21px;
	background:#c3c3c3;
	/*#background-color: #BDBDBD;*/
}

.bluebar
{
	position:relative;
	width:100%;
	height:21px;
	background-color:#569AF0;
	_background-color: #37A5F2;
	margin-bottom: 15px;
}

.brownbar
{
	position:relative;
	width:100%;
	height:21px;
	background-color:#72704E;
}

.greybarcornerleft
{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bargreyleft.png) no-repeat;
	width:8px;
	height:21px;
}

.greybarcornerright
{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/bargreyright.png) no-repeat;
	width:8px;
	height:21px;
}

.bluebarcornerleft
{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/barblueleft.png) no-repeat;
	width:8px;
	height:21px;
}

.bluebarcornerright
{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/barblueright.png) no-repeat;
	width:8px;
	height:21px;
}

.brownbarcornerleft
{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/barbrownleft.png) no-repeat;
	width:8px;
	height:21px;
}

.brownbarcornerright
{
	position:absolute;
	top:0;
	right:0;
	background:url(../images/barbrownright.png) no-repeat;
	width:8px;
	height:21px;
}

.barinner
{
	padding:5px 0 0 15px;
	height: auto;
}

.block
{
	width:100%;
	margin:15px 0 25px 0;
	position: relative;
	
}

.newsblock
{
	width:100%;
	margin:5px 0 5px 0;
	position: relative;
	
}

.newsblock p
{
	/*margin:8px 0 8px 0;*/
}

.newsblock H4
{
	margin-bottom: 0px;
}

.block p
{
	/*margin:0px 0 8px 0;*/
}

.startbookcover
{
	float:left;
	width:75px;
	margin:0 15px 0 0;
}

.startbookinfo
{
	float:left;
	width:240px;
}

.startbookinfo H3
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.topplistnum
{
	position:relative;
	float:left;
	width:15px;
	margin:0 10px 8px 0;
}

.topplisttitle
{
	position:relative;
	float:left;
	width:200px;
	margin:0 0 8px 0;
}

.menuleft
{
	position:relative;
	float:left;
	width:180px;
	background:#c3c3c3;
}

.contentmiddle
{
	position:relative;
	float:right;
	width:480px;
	/*overflow:hidden;*/
}

.menulefttop
{
	position:absolute;
	top:0;
	left:0;
}

.menuleftbottom
{
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/menuleftbottom.png) no-repeat;
	width:10px;
	height:9px;
	_margin-bottom:-5px;
}

.menulefttop
{
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/menulefttop.png) no-repeat;
	width:10px;
	height:9px;
}

.menuleftinner
{
	position:relative;
	padding:7px 15px 7px 15px;
	font-size:11px;
	text-transform:uppercase;
}

.menuleftinner ul
{
	list-style:none;
}

.menuleftinner li
{
	border-top:solid 1px #fff;
	padding:5px 0 5px 0;
	width:100%;
}

.menuleftinner li.first
{
	border:0;
}

.menuleftinner a
{
	color:#fff;
	text-decoration:none;
}

.menuleftinner a:visited
{
	color:#fff;
	text-decoration:none;
}

.menuleftinner a:hover
{
	color:#616161;
	text-decoration:none;
}

.menuleftinner .selected a
{
	color:#616161;
	text-decoration:none;
}

.menuleftinner li.selected
{
	background:url(../images/menuleftarrow.png) right center no-repeat;
}

.bigbookinfo
{
	position:relative;
	float:left;
	width:290px;
	overflow:hidden;
	margin-top: 3px;
}

.bigpersoninfo
{
	position:relative;
	float:left;
	width:290px;
	overflow:hidden;
	margin-bottom: 40px;
}

.bigbookcover
{
	position:relative;
	float:right;
	width:170px;
	overflow:hidden;
}

.bigbookinfo p
{
	margin:10px 0 10px 0;
}

.bigbookfacts
{
	position:relative;
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
	border-top:solid 1px #c3c3c3;
	border-bottom:solid 1px #c3c3c3;
	width: 100%;
}

.bigbookfactsleft
{
	position:relative;
	float:left;
	width:230px;
}

.bigbookfactsright
{
	position:relative;
	float:right;
	width:230px;
}

.bigbookbtns ul
{
	list-style:none;
}

.bigbookbtns li
{
	float:left;
	padding:0 3px 0 3px;
}

.bigbookbtninfo
{
	position:relative;
	background:#f2f2ef;
	padding:15px;
	margin-top:15px;
}

.bigbookbtninfoarrow
{
	background:url(../images/arrowmoreinfo.png) no-repeat;
	width:23px;
	height:12px;
	margin-left: 35px;
	margin-bottom: -2px;
}

.bigbookbtninfo p, .companyLinkPanel
{
	margin:5px 0 5px 0;
}

.otherbooks
{
	position:relative;
	border-top:solid 1px #c3c3c3;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
}

.smallbooks
{
	position:relative;
	width:230px;
	margin:0 0 15px 0;
	min-height: 150px;
}

.smallbookscover
{
	position:relative;
	float:right;
	width:70px;
	margin-top: 6px;
}

.smallbooksinfo
{
	position:relative;
	float:left;
	width:145px;
}

.smallbooks p
{
	margin:0 0 10px 0;
}

.pagetitle
{
	position:relative;
	border-bottom:solid 1px #c3c3c3;
	padding:0 0 10px 0;
	margin:5px 0 0 0;
}

.paging
{
	position:relative;
	margin:15px 0 15px 0;
}

.pagingleft
{
	position:relative;
	float:left;
	width:110px;
}

.pagingright
{
	position:relative;
	float:right;
	width:110px;
	text-align:right;
}

.pagingmiddle
{
	position:relative;
	float:left;
	width:250px;
	text-align:center;
}

.pagingmiddle a
{
	width:14px;
	height:14px;
	margin:0 5px 0 0;
}

.pagingmiddle a.selected
{
	background:url(../images/pluppblank.png) no-repeat;
	color:#fff;
}

.booklistingitem
{
	position:relative;
	float:left;
	width:240px;
	/* MS 2009-09-21
	 *In order to get the popupbox
	overflow:hidden;*/
	text-align:center;
	margin:15px 0 15px 0;
	min-height: 250px;
	
}

.alphabet
{
	position:relative;
	margin:15px 0 15px 0;
}

.alphabet ul
{
	list-style:none;
}

.alphabet td
{
	float:left;
	width:14px;
	height:14px;
	text-align:center;
}

.alphabet td.selected
{
	float:left;
	width:14px;
	height:14px;
	background:url(../images/pluppblank.png) no-repeat;
}

.alphabet td.selected a
{
	color:#fff;
}

.authorlistitem
{
	padding:5px 0 5px 10px;
}

.bggrey
{
	background:#f2f2ef;
}

.infoBox
{
	text-align: left;
	width: 265px;
	border: 1px solid #C1C1C1;
	background: White;
	padding: 20px;
}

.infoBox .authorname
{
	text-decoration: none;
	font-family: Gill Sans MT;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.infoBox .booktext
{
	margin-bottom: 20px;
}

.authors
{
	margin: 8px 0px 15px 0px;
}

.infoBox .readMore
{
	color: Black;
}

.buyPanel
{
	clear: both;
}

.bookpresButton
{
	margin: 0px 3px 3px 0px;
}

.smallbooksinfo .title
{
	font-family: Gill Sans MT;
	font-size: 14px;
	color: Black;
}

.personButtonPanel 
{
	float:left;
	margin-bottom:5px;
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
}

.personIntroduction
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.personButtonRow td a
{
	margin-left: 5px;
}

.bestallTable
{
	margin-bottom: 10px;
}

.bestallTable td 
{
	font-weight:bold;
	padding: 0px 30px 0px 0px;
	margin: 20px;
}


.booksDropDown
{
	width: 160px;
	border: 1px inset grey;
}

.inputCell INPUT
{
	background: url(/Site/Themes/MaxStrom/Images/bgInput.png);
	width: 141px;
	height: 14px;
	padding: 2px;
}

.sendButton
{
	border: 1px outset grey;
}

.text
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.tdPadding
{
	padding: 20px;
}

.content-column-margin
{
	position:relative;
	float:right;
	width:480px;
	/*overflow: hidden;*/
}

.booklistingitem:hover
{
	position: relative;
	z-index: 9999;
}

body { behavior:url("/Site/Themes/MaxStrom/js/csshover.htc"); }

.headerMargin
{
	margin-top: 10px;
}
/* tillagt för medarbetarsidor */

div.kontakt, div.bok {
display:block;
float:left;
height:230px;
text-align:center;
width:153px;
padding-right: 2px;

}

.startpuffReadMore
{
	float: left;
	clear: left;
	width: 55px;
}