body {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #414145;
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	overflow: scroll;
}

p {
	line-height: 1.3em;
	font-size: 13px;
	margin: 0.7em 0 0 0;
	vertical-align: top;
}

h1 {
	display: inline;
	color: #000;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
  	border-bottom: 1px solid #000;
	clear: both;
	padding-top: 22px;
	margin-bottom: 0 0 1em 0;
}

h3 {
	clear: both;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
  	border-bottom: 1px solid #000;
	margin: 0 0 1em 0;
	padding-top: 24px;
}

/*h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 17px 0 0 0;
}*/

form {
	margin: 0;
}

ul {
	margin: 1em 0;
}

table {
	width: 100%;	
}

td {
	vertical-align: top;	
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a > img {
	border: 0;
}

table {
	border-collapse: collapse;
	border: 0;
}

form {
	font-size: 12px;
}

fieldset {
	border: 0;	
}

input, textarea, select, option {
	font-size: 12px;
}


/* KLASSER ########################################################################################## */
.container {
	width: 880px;
	margin: 0 auto;
}

/* HEADERDEFINITIONER =============================================================================== */
.header {
	margin: 12px 0 0 10px;
	text-align: right;
}

/* MENYDEFINITIONER ================================================================================= */
.menudiv {
	margin: 4px 0 0 10px;
	padding: 5px 0 0 0;
	width: 880px;
	height: 15px;
	border-top: 1px solid #000;
}

#menu {
	font-size: 14px;
}

#menu a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	text-decoration: underline;
	font-weight: bold;
	color: #136263;
}


#m1 {
	width: 65px;
	text-align: left;
}

#m2 {
	width: 185px;
	text-align: center;
}

#m3 {
	width: 110px;
	text-align: center;
}

#m4 {
	width: 195px;
	text-align: center;
}

#m5 {
	width: 215px;
	text-align: center;
}

#m6 {
	width: 110px;
	text-align: right;
}

/* SUBMENU ============================================================================================ */
.submenudiv {
	margin: 8px 0 0 10px;
	padding: 6px 0 0 0;
	width: 880px;
	height: 15px;
}

#submenu {
	font-size: 12px;	
}

#submenu a {
	color: #8A8C92;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#submenu a:hover {
	text-decoration: underline;	
}

#submenu .active {
	text-decoration: underline;
	font-weight: bold;
	color: #26806c;
}

#s1 {
	width: 145px;
	text-align: left;
}

#s2 {
	width: 200px;
	text-align: left;
}

/* INNEHÅLLSDEFFINITIONER ============================================================================= */
.content {
	margin: 20px 0 0 10px;
	width: 880px;
/*	height: 510px;
	overflow: hidden; */
}

.details {
	font-style: italic;	
	font-size: 0.9em;
}


/* INDEXSIDAN ----------------------------------------------------------------------------------------- */
.isbnnr {
	padding-top: 25px;
}
.chrome .isbnnr {
	padding-top: 3px;
}

.gecko .isbnnr {
	padding-top: 30px;
}

.isbnnr p {
	font-size: 10px;
	color: #8A8A92;
	padding: 0 5px 0 0;
	margin: 0;
}

.indextext {
	float: left;
	width: 290px;
	margin-top: 15px;
}

.bookdesc {
	float: left;
	width: 400px;
	padding: 17px 0 0 56px;
}

.bookdesc p {
	font-size: 11px;	
}

.bookdiv {
	float: left;
	width: 245px;
	height: 450px;
	overflow: hidden;
	padding: 20px 0 0 48px;
}

#DS {
	padding-left: 40px;	
}

.bookdiv p {
	font-size: 11px;
	line-height: 1em;
	padding: 3px 0 0 8px;
}

.bookdiv a img {
	border: 0px;
}

.bookdiv .isbnnr {
	margin: 0;	
	display: table-cell;
	vertical-align: bottom;
	height: 65px;
}

.bookdiv .isbnnr p {
	font-size: 11px;
}

.hardorsoft {
	color: #000000;
}


.geninfo { /* Första sidans text */
	width: 300px;
	float: left;
	padding-top: 2px;
	height: 459px;
	overflow: hidden;
	position: absolute;
}

.gecko .geninfo {
	height: 458px	
}

.geninfo .isbnnr {
	position: absolute;
	bottom: 0;
	margin: 0;
}

.genpic {
	width: 355px;
	height: 470px;
	float: right;
	background-image: url('images/cover.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

/* HELSIDA -------------------------------------------------------------------------------------------- */
.wholepage {
	width: 850px;
}

/* KAPITELBESKRIVNING --------------------------------------------------------------------------------- */
.chapdesc { /* Kapitelbeskrivning text */
	float: left;
	width: 400px;
}

.chapdesc h1 {
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
}

.chappic { /* Kapitelbeskrivning bild */
	float: right;
	width: 355px;
	height: 470px;
	overflow: hidden;
	padding-top: 6px;
	margin-right: -13px;
}

.chappic img {
	/* border: 1px solid #BBBBBB; */
}

/* KAPITELNAVIGERING ----------------------------------------------------------------------------------- */
.chapnav {
	float: right;
	width: 107px;
	padding: 13px 15px 0 60px;
}

.gecko .chapnav {
	padding-top: 12px;	
}

.chapnav td {
	padding-bottom: 10px;
}

.gecko .chapnav tr:first-child td {
	padding-bottom: 6px;	
}

.chapnav img {
	border: 0;
}

/* PRISTABELL ------------------------------------------------------------------------------------------- */
.pricetable {
	border-collapse: collapse;
	cellspacing: 0;
	width: 800px;
	margin: 35px 40px 40px 40px;
}

.pricetable td {
	vertical-align: top;
	height: 14px;
}

.pricetable th {
	vertical-align: top;
	text-align: left;
	padding: 0 0 9px 0;
	font-size: 13px;
}

.pricetable tr.divider p {
	border-bottom: 1px solid #000000;
	margin-bottom: 18px;
	height: 1px;
}

.pricetable . {
	font-style: italic;
	font-size: 12px;
}

.secondrow {
	background-color: #EEEEEE;
}

.bpadtr > td.secondrow {
	padding-bottom: 20px;
}



/* ORDERDEFINITIONER ------------------------------------------------------------------------------------ */
.order {
	float: left;
	width: 600px;
}

.order h2 {
	padding-top: 10px;	
}

.order p {
	padding-right: 20px;
}

#orderregion {
	width: 100%;
}

.orderbooks {
	float: left;
	width: 280px;
}

.orderbooks .bookinfo {
	float: left;
	width: 170px;
	padding: 0 9px;
}

.orderbooks .boknbr {
	width: 170px;
	height: 92px;
	vertical-align: bottom;
	display: table-cell;
	padding: 0 9px;
}

.orderbooks h3 {
	border: 0px;
	font-style: normal;
	font-size: 11px;
	padding: 4px 0;
	margin: 0;
}

.orderbooks p {
	font-size: 11px;
}

.orderbooks img {
	float: left;	
	width: 88px;
}

ul .err {
	margin-left: 10px;
	list-style: inside disc;
}

ul .err li {
	margin-bottom: 7px;
}

td .back {
	text-align: left;
}

td .continue {
	text-align: right;
}

.pg td {
	vertical-align: top;
}

.formpading {
	padding: 0 0 10px 100px;
}

.pricetype {
	text-align: right;	
}

.priceinfo {
	float: left;
	padding-top: 8px;
	border-collapse: collapse;
	width: 330px;
}

.priceinfo td {
	color: #414145;
	font-size: 12px;
	vertical-align: bottom;
}

.priceinfo #shippingRow td {
	padding-top: 12px;	
}

.priceinfo #discountRow td {
	color: #55B055;
	padding-top: 12px;
}

.priceinfo #sumRow td {
	font-weight: bold;
	text-transform: uppercase;
	color: #414145;
}

td.price {
	text-align: right;
}


h2.total {
	border-bottom: 0;
	border-top: 1px solid;
	padding-top: 3px;
	margin-top: 30px;
}

.continue {
	float: left;
	padding-left: 94px;
	margin-right: -5px;
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
	padding-top: 85px;
}

.continue img {
	border: 0;
}

.gecko .continue {
	padding-top: 93px;
}

.chrome .continue {
	padding-top: 93px;
}

.seconditem {
	padding-left: 30px;
}

.currency {
	text-align: right;
	padding: 0 3px 0 50px;
}

.orderinfo {
	float: right;
	width: 235px;
	height: 456px;
	overflow: auto;
	padding: 12px 7px 20px 7px;
	margin-top: 38px;
	background-color: #EEE;
	border: 1px solid #000000;
}

.gecko .orderinfo {
	height: 469px;	
	margin-top: 39px;
}

.chrome .orderinfo {
	height: 483px;	
	margin-top: 37px;
}

.orderinfo h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.orderinfo h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	border: 0;
	padding-top: 20px;
	margin: 0px;
}

.orderinfo p {
	font-size: 11px;
	color: #333333;
	margin: 3px 0 0.7em 0;
}

.orderinfo p.discount {
	margin-top: 4px;
	color: #136263;	
	font-style: italic;
	line-height: 1.1em;
}

.orderinfo > .pricetable {
	width: 200px;
	margin: 0 0 10px 0;
}

.orderinfo > .pricetable th {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}

.orderinfo > .pricetable td {
	color: #333333;
	font-size: 11px;
	height: 11px;
	padding: 0;
	margin: 0;
}

.orderinfo > .pricetable .type {
	color: #999;
}

.orderinfo > .pricetable .title {
	padding-top: 7px;	
}

/* KONTAKTDEFINITIONER ---------------------------------------------------------------------------------- */
.aboutauthors {
	background-color: #EEE;
	float: left;
	width: 281px;
	height: 165px;
	padding: 0;
	margin: 12px 0 0 18px;
	overflow: hidden;
}

.firstauthor {
	margin-left: 0;	
}

.aboutauthors p {
	float: left;
	width: 179px;
	margin: 0;
	font-size: 10px;
	padding: 5px 10px 4px 12px;
	line-height: 1.1em;
}

.aboutimg {
	background-color: #C9C9C9;
	float: left;
	padding: 24px 0 0 0;
	height: 159px
}

.descpad {
	padding-left: 30px;
}

/* REVIEWDEFINITIONER ----------------------------------------------------------------------------------- */
.review {
	margin: 40px 0 55px 0;
}

.reviewer {
	font-weight: bold;
	margin-top: 6px;
}

#lastreview {
	margin: 40px 0 0 0;
	
}

.revlink {
	font-style: italic;
	margin-top: 6px;
}

/* LINKSDEFINITIONER ------------------------------------------------------------------------------------ */
.linkdiv {
	margin: 35px 0 50px 0;
}

.link {
	color: #136263;
}

.linktable {
	width: 100%;
	margin-top: 20px;
}

.linktable td {
	width: 25%;
	color: #AAAAAA;
}

/* SIDFOTDEFINITIOER ==================================================================================== */
.footer {
	width: 100%;
	text-align: right;
	border-top: 1px solid #000000;
	margin: 35px 0 0 10px;
}

.footer p {
	margin: 0px;
	padding: 2px 0 5px 0;
	color: #8A8A92;
	font-size: 11px;
}

/* TEXTDEFINITIONER ====================================================================================== */
.clear {
	clear: both;	
}

.info {
	font-weight: bold;
}

.acc {
	color: #136263;	
}

