/* This file will hold styles that are loaded using the same media query as the normal grid. */
#views_slideshow_cycle_teaser_section_banner-block{
	height: 300px;
}
.view-banner .views-slideshow-cycle-main-frame-row-item img {
	width: 940px !important;
  height: auto;
}

.field-name-field-jacket,
.field-name-field-custom-jacket{
	float: left;
	width: 400px;
	margin-right: 20px;
}

.node-type-bookdata h1#page-title {
	float: right;
	width: 520px;
}

.node-type-bookdata .field-name-field-isbn,
.node-type-bookdata .field-name-field-subtitle,
.node-type-bookdata .field-name-field-contributors,
.node-type-bookdata .field-name-field-edition,
.node-type-bookdata .field-name-field-book-type,
.node-type-bookdata .field-name-field-pages,
.node-type-bookdata .field-name-field-audience,
.node-type-bookdata .field-name-field-imprint,
.node-type-bookdata .field-name-field-publisher,
.node-type-bookdata .field-name-field-origin,
.node-type-bookdata .field-name-field-width,
.node-type-bookdata .field-name-field-height,
.node-type-bookdata .field-name-field-depth,
.node-type-bookdata .field-name-field-weight,
.node-type-bookdata .field-name-field-rrp,
.node-type-bookdata .field-name-field-release-date,
.node-type-bookdata .field-name-field-subjects,
.node-type-bookdata .field-name-field-book-author-plain,
.node-type-bookdata .field-name-field-description {
	width: 515px;
}

.authors {
	width: 515px;
}

.field-name-field-retailers{
	width: 400px;
}
.field-name-field-other-titles-by-author {
	width: 400px;
}
.field-name-field-other-titles-by-author .views-field-field-jacket img,
.field-name-field-other-titles-by-author .views-field-field-custom-jacket img {
	height: 135px !important;
}

.node-type-authors #page-title {
  width: 520px;
}

.node-authors .field-name-field-image img  {
	width: 400px !important;
}

.node-authors .field-name-body .field-label {
    margin: 0 0 10px 420px;
}

.block .view-authors-info .views-row,
.block .view-events .views-row,
.block .view-competitions .views-row {
	width: 220px;
}
.block .view-authors-info .views-field-title,
.block .view-events .views-field-title,
.block .view-competitions .views-field-title {
	width: 220px;
}
.block .view-authors-info .views-field-field-image,
.block .view-events .views-field-field-event-poster,
.block .view-competitions .views-field-field-block-image {
	width: 220px;
	height: 220px;
}

#block-views-video-block iframe {
  height: 530px;
}

#zone-postscript {
  width: 940px;
}

#zone-footer {
  width: 940px;
}
#region-footer-first {
  width: 920px;
}

/* Frontpage blocks */
.category-block {
	width: 220px;
}

.category-block a.title {
	width: 195px;
}
.category-block .image {
	width: 220px;
}
.category-block .image img {
	width: 100%;
}
.category-block.one {
	margin-right: 10px;
}
.category-block.two,
.category-block.three {
	margin: 0 10px;
}
.category-block.four {
	margin-left: 10px;
}