@charset "UTF-8";
/* CSS Document */
/* Rhiannon Lassiter new site design, additional classes after mjt2columns.css */

/* General styles */

a {
}
a:hover {
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-size: 1em;
}
img {
	border: none; /*otherwise takes a border from something in mjtcolumns style */
}
/* more styles */



#cover_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
#photo {
	margin: 10px;
}
#mouseoverimg {
	border: #000000 solid 1px;
}
#bookdata {
	clear: left;
	float: left;
	width:150px;
	border: #000000 solid 0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
#bookdata .coverleft {
	width: 150px;
}
#bookdata p {
	font-size: 0.9em;
}
.pullquote {
	margin: 5px;
	width: 40%;
	float:right;
	color:#003300;
	border:#000000 dotted 1px;
	padding: 10px;
	font-size: 1.2em;
}
/* book pages styles */

.non_obvious_link {
	color: #000000;
	text-decoration: none;
}
.photoholder {
	float: right;
	width: 330px;
	margin-left: 10px;
}
.photoholder img {
	margin: 5px;
}
.nobulletslist {
	list-style-type: none;
	margin-left: -40px;
}
.nobulletslist li {
	margin-left: 50px;
	margin-bottom: 20px;
	font-size:12px;
}

.nobulletslist li a {
	text-decoration:none;
}
.nobulletslist img {
	margin-left: -50px;
	width: 50px;
}
#twitter_update_list { /* style shared with twitter for twitter feed*/
	list-style-image: url(../img/icons/socialnetwork/32x32/twitter.png);
}
#twitter_update_list li {
	
}


/* booksmenu used on books page */


.booksmenu {
	display: inline;
	list-style:none;
}

.booksmenu li {
	float:left;
	margin-right: 5px;
	height: 160px;
	text-align: center;
	font-size: 12px;
	width: 90px;
}
/* countries table used on international editions page */


.countriestable tr {
	vertical-align:top;
}
.countriestable th {
	text-align:left;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size:24px;
}
.countriestable td {
	border-bottom: solid 1px #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#flagcell {
	text-align:center;
}
/* extras table used on extras page */



.extrastable tr {
	vertical-align:top;
}
.extrastable th {
	text-align:left;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size:24px;
	padding-right: 50px;
	padding-left: 10px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
.extrastable td {
	border-bottom: solid 1px #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.extrastable ul {
list-style:none;
margin-left: -20px;
}

.extrastable td {
width:400px;
}

.extrastable li {
	clear: left;
}

.extrastable li img {
	margin-right: 10px;
	margin-bottom: 20px;
}


/* book-specific styling */

#castle_frieze {
	background: #fff url(../img/styling/castle_frieze_small.png) bottom left repeat-x;
}
#hill_frieze {
	background: #fff url(../img/styling/hill_frieze_small.png) bottom left repeat-x;
}
#poppies_white_frieze {
	background: #fff url(../img/styling/poppies_white_frieze_small.png) bottom left repeat-x;
}
#poppies_red_frieze {
	background: #fff url(../img/styling/garden_baseline3.jpg) bottom left repeat-x;
}
#poppies_red_frieze_large {
	background: #fff url(../img/styling/garden_baseline2.jpg) bottom left repeat-x;
}
#wings_frieze {
	background: #fff url(../img/styling/wings_frieze_small.png) bottom left repeat-x;
}
#wings_frieze_large {
	background: #fff url(../img/styling/wings_frieze_large.jpg) bottom left repeat-x;
}
#rights_of_passage_frieze {
	background: #fff url(../img/styling/hill_frieze_small.png) bottom left repeat-x;
}
#city_frieze {
	background: #fff url(../img/styling/skyline.jpg) bottom left repeat-x;
}
#books_frieze {
	background: #fff url(../img/styling/books_frieze_large.jpg) bottom left repeat-x;
}
#books_frieze_small {
	background: #fff url(../img/styling/books_frieze_small.jpg) bottom left repeat-x;
}
#autumn_frieze_small {
	background: #fff url(../img/styling/autumn_frieze_small.jpg) bottom left repeat-x;
}
#autumn_frieze_large {
	background: #fff url(../img/styling/autumn_frieze_large.jpg) bottom left repeat-x;
}
#cawdor_frieze {
	background: #fff url(../img/styling/cawdor_frieze_small.jpg) bottom left repeat-x;
}
#cawdor_frieze_large {
	background: #fff url(../img/styling/cawdor_frieze_large.jpg) bottom left repeat-x;
}
#dunsinane_frieze_large {
	background: #fff url(../img/styling/dunsinane_frieze_large.jpg) bottom left repeat-x;
}
#chance_frieze_small {
	background: #fff url(../img/styling/chance_frieze_smallb.jpg) bottom right repeat-x;
}
#peacock_frieze_large {
	background: #fff url(../img/styling/peacock_frieze_large.jpg) bottom left repeat-x;
}


