@font-face { font-family: GothamBook; src: url(/_System/css/fonts/gotham-book.eot); }
@font-face { font-family: GothamMedium; src: url(/_System/css/fonts/gotham-medium.eot); }

nav ul li > ul { display: none;}
nav ul li:hover > ul {display: block;}

.boxes .subscribe form input { margin: 20px auto; }

#book { background-color: #fff;}

.boxes .subscribe form input { line-height: 60px}

#copy .column > div { width: 32.8%; display: block; float: left; margin-left: 0.5%}

div.review.scrollelement2, div.whatson.scrollelement2 {width: 100% !important; clear:both !important; display: block !important; float: none !important;}
.whatson a img { display: none !important;}

.pagination {
	clear: both !important;
	display: block !important;
	width: 100% !important;

}

.boxes .verticalMiddle { margin-top: 15%; }

@media only screen and (max-width: 1160px) {

	#copy .column > div { width: 49.5%;}

}

@media only screen and (max-width: 800px) {

	#copy .column > div { width: 100%; margin-left: 0;}

}
