/* CSS Document */

body #all #maincontent table.bookfile tr td {
	color: #ffffff;
	padding: 0px;
}

body #all #maincontent table.bookfile tr td a {
	text-decoration: none;
	color: #e5e0be;
}

body #all #maincontent table.bookfile tr td a:hover {
	text-decoration: underline;
}

body #all #maincontent table.bookfile tr td h1,
body #all #maincontent table.bookfile tr td h2,
body #all #maincontent table.bookfile tr td div,
body #all #maincontent table.bookfile tr td a,
body #all #maincontent table.bookfile tr td p {
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
}

body #all #maincontent table.bookfile tr td h2#bkinfo,
body #all #maincontent h2#bkreview {
	display: block;
	width: 447px;
	height: 20px;
	background-repeat: no-repeat;
}

body #all #maincontent table.bookfile tr td h2#bkinfo {
	background-position: -3px 0px;
}

body #all #maincontent h2#bkreview {
	background-position: -3px -20px;
	margin-bottom: 10px;
}

body #all #maincontent table.bookfile tr td.book_cover_area {
	width: 180px;
	text-align: center;
}

body #all #maincontent table.bookfile tr td.book_cover_area p img#bookcoverimg {
	margin-left: auto;
	margin-right: auto;
	border: 3px solid white;
}

body #all #maincontent table.bookfile tr td.book_info_area p,
body #all #maincontent table.bookfile tr td.book_info_area h1 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
body #all #maincontent table.bookfile tr td.book_info_area h1 {
	margin-top: 15px;
}

body #all #maincontent table.bookfile tr td.book_info_area {
	padding-top: 0px;
	vertical-align: top;
}

body #all #maincontent table.bookfile tr td.book_cover_area a.add_to_cart_button,
body #all #maincontent table.bookfile tr td.book_cover_area span.add_to_cart_disabled {
	display: block;
	width: 127px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

body #all #maincontent table.bookfile tr td.book_cover_area a.add_to_cart_button span,
body #all #maincontent table.bookfile tr td.book_cover_area span.add_to_cart_disabled del {
	display: none;
}

/**
 * Tell a friend
*/

body #all #maincontent #tellafriend {
	text-align: right;
	margin-right: 25px;
}

body #all #maincontent #tellafriend * {
	margin: 0px;
	padding: 0px;
}

body #all #maincontent #tellafriend h2 a {
	display: block;
	width: 240px;
	height: 11px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

body #all #maincontent #tellafriend h2 a span {
	display: none;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;

}

body #all #maincontent #tellafriend form input.text_input,
body #all #maincontent #tellafriend form label {
	margin-right: 13px;
	margin-bottom: 0px;
	margin-top: 0px;

}

body #all #maincontent #tellafriend form span.input_text_background {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 273px;
	height: 13px;
	background-image: url(../img/tellafriend-formfieldbg.gif);
}

body #all #maincontent #tellafriend form span.input_text_background input {
	margin-left: auto;
	margin-right: 5px;
	width: 253px;
	height: 13px;
	background-color: #BFBCAF;
	border: none;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #676455;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
}

* html body #all #maincontent #tellafriend form span.input_text_background input {
	position: absolute;
	top: 0px;
	right: 0px;
}

body #all #maincontent #tellafriend form label#checkboxlabel_copy,
body #all #maincontent #tellafriend form label#checkboxlabel_news {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: 13px;
	height: 9px;
	background-position: top right;
	background-repeat: no-repeat;
	width: 400px;
}

body #all #maincontent #tellafriend form label span#checkboxspan_copy,
body #all #maincontent #tellafriend form label span#checkboxspan_news {
	display: none;
}

body #all #maincontent #tellafriend form input#tellafriend_submit {
	position: relative;
	width: 51px;
	height: 13px;
	border: 0px;
	background-color: #898672;
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer;
}

* html body #all #maincontent #tellafriend form input#tellafriend_submit {
	padding-left: 80px;
}

body #all #maincontent #tellafriend #tellafriend_container {
	height: 169px;
}
	
* html body #all #maincontent #tellafriend #tellafriend_container {
	height: 189px;
}
















