@charset "UTF-8";
/* ----------- */
/* Main layout */
/* ----------- */



/* HTML tags */
/* --------- */


body {
	background-color: #333;
	color: #333;
	font-family: Lucida Grande, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 50px 0 60px 0;
}


h2 {
	margin: 25px 0 10px 0;
	padding: 0px;
}

img {
	border: none;
}

p {
	font-size: 18px;
}

p.right {
	text-align: right;
}

ul {
	list-style-type: upper-roman;
	text-align: left;
	margin-left: 25px;
}

ul.bullet {
	list-style-type: square;
	text-align: left;
	margin-left: 5px;
}



/* Styles for class attributes */
/* --------------------------- */


/* Lines and corners for content pane in background */

.bl {
	background: url("../images/bottomleft.png") 0 100% no-repeat
}

.br {
	background: url("../images/bottomright.png") 100% 100% no-repeat
}

.tl {
	background: url("../images/pink/topleft.png") 0 0 no-repeat
}

.tr {
	background: url("../images/topright.png") 100% 0 no-repeat;
	padding: 15px;
}

.t {
	background: url("../images/linetop.png") 0 0 repeat-x;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.b {
	background: url("../images/linebottom.png") 0 100% repeat-x
}

.l {
	background: url("../images/lineleft.png") 0 0 repeat-y
}

.r {
	background: url("../images/lineright.png") 100% 0 repeat-y
}


/* Lines and corners for sidebar contents and ads */

.br1 {
	background: url("../images/bottomright_1.png") 100% 100% no-repeat
}

.tl1 {
	background: url("../images/topleft_1.png") 0 0 no-repeat
}

.tr1 {
	background: url("../images/topright_1.png") 100% 0 no-repeat; padding: 9px;
}

.t1 {
	background: url("../images/linetop_1.png") 0 0 repeat-x;
	float: right;
	margin: -500px -40px 0 0;
}

.b1 {
	background: url("../images/linebottom_1.png") 0 100% repeat-x
}

.l1 {
	background: url("../images/lineleft_1.png") 0 0 repeat-y
}

.r1 {
	background: url("../images/lineright_1.png") 100% 0 repeat-y;
}


/* Lines and corners for main content pane */

.br2 {
	background: url("../images/bottomright_2.png") 100% 100% no-repeat
}

.bl2 {
	background: url("../images/bottomleft_1.png") 0 100% no-repeat
}

.tl2 {
	background: url("../images/topleft_2.png") 0 0 no-repeat
}

.tr2 {
	background: url("../images/topright_1.png") 100% 0 no-repeat; padding: 9px;
}

.t2 {
	background: url("../images/linetop_2.png") 0 0 repeat-x;
	float: right;
	margin: 20px -25px 0 0;
	width: 610px;
}

.b2 {
	background: url("../images/linebottom_2.png") 0 100% repeat-x
}

.l2 {
	background: url("../images/lineleft_2.png") 0 0 repeat-y
}

.r2 {
	background: url("../images/lineright_2.png") 100% 0 repeat-y;
}


/* Other class definitions, ordered alphabetically */


.ad {
	padding: 15px 15px 0 100px;
}


.bookmarking {
	float: right;
	margin: 0 50px 0 0;
}

.content {
	background-color: #C6C6C6;
	padding: 15px 25px 50px 65px;
}

.cover {
	margin: 15px 15px 0 0;
}

.divider {
	height: 25px;
}

.embed {
	background-image: url("../images/player.png");
	padding: 8px 0 0 8px;
	width: 288px;
	height: 77px;
}

.fullscreen {
	border-bottom: 15px solid #F2F2F2;
	border-left: 15px solid #F2F2F2;
	border-right: 15px solid #F2F2F2;
}

.h1 {
	margin: 0px;
	padding: 20px 0 0 0;
}

.h1_space {
	margin: 15px 0 0 0;
	padding: 20px 0 0 0;
}

.navigation {
	margin: 15px 0 0 15px;
}

.paperclip {
	float: left;
	height: 114px;
	margin: -20px 0 0 0;
	position: relative;
	width: 45px;
	z-index: 5;
}

.photo {
	float: left;
	margin: 3px 15px 5px 0;
}

.player {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px 0 0;
}

.sidebar {
	background-color: #F2F2F2;
	padding: 10px;
	text-align: right;
}

.star {
	height: 25px;
	margin: 0 3px 0 3px;
	width: 20px;
}

.thumbnail {
	border: 1px solid #333;
	margin: 0 10px 10px 0;
}

a.imagecloser {
	margin: 0 3px 0 0;
}

div.imagecloser {
	text-align: right;
	width: 100%;
}

img.bookmarking_button {
	height: 73px;
	width: 160px;
}

img.floating {
	float: right;
}



/* Styles for ID attribute */
/* ----------------------- */


#ads {
	background-color: #F2F2F2;
	margin-left: 300px;
	padding: 15px 0 15px 0;
}

.back {
	float: right;
}

#content_bottom {
	background-image: url("../images/linebottom_2.png");
	height: 8px;
	margin: 25px 0 0 0;
	width: 650px;
}

#footer {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -12px 0 0 0;
	text-align: right;
	width: 100%;
}

#frame {
	background-image: url("../images/share_frame.png");
	margin: 5px 0 0 0;
	width: 305px;
	height: 55px;
}

#full_size_image {
	position: absolute;
	background-color: #F2F2F2;
}

#links {
	float: right;
	margin: -150px 0 0 0;
}

#main_pane {
	background-image: url("../images/background.png");
	width: 100%;
}

#sidebar {
	float: right;
	margin: 8px -250px 0 0;
	width: 240px;
}

#welcome {
	float: right;
	margin: 0 10px 25px 340px;
}

img#cover_1 {
	height: 442px;
	margin: 5px -70px 0 -40px;
	position: relative;
	width: 384px;
	z-index: 3;
}

img#cover_2 {
	height: 506px;
	margin: -70px 0 -25px -15px;
	position: relative;
	width: 415px;
	z-index: 2;
}

img#logo {
	height: 147px;
	margin: -30px 0 0 -50px;
	width: 539px;
}

img#quote {
	float: right;
	margin-top: -15px;
	width: 300px;
	height: 53px;
}

img#teaser_1 {
	float: right;
	height: 230px;
	margin: -60px -60px 0 0;
	width: 262px;
}

img#teaser_2 {
	height: 234px;
	position: relative;
	margin: -250px 0 300px -475px;
	width: 242px;
	z-index: 3;
}

#book_description { float: right; width: 325px; }
