@charset "utf-8";
/* CSS Document 
Palette:

Grape:					731a3e
Light Grape:			d5bac5

Burgundy Red:			990031
Light Pink:				ffcdcc
*/

/* --- Global Styles ------------------------------------------------------------------------------ */

body {
	background-color:#731a3e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0px;
}

/* --- Layout Styles ------------------------------------------------------------------------------ */

#catalogue, #contents {
	background-color:#d5bac5;
	height:250px;
	overflow:hidden;
	padding:0px 20px 0px 20px;
	position:relative;
}

.close {
	bottom:5px;
	position:absolute;
	right:5px;
}

.close a {
	color:#000000;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container {
	text-align:center;
	width:100%;
}

#footer {
	background-color:#d5bac5;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 20px 10px 20px;
}

#footer a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
}

#inner {
	padding:20px;
}

#logo {
	height:80px;
	margin-bottom:20px;
	overflow:hidden;
}

#menu {
	border-color:#d5bac5;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	height:30px;
	overflow:hidden;
}

#menu a {
	color:#000000;
	display:block;
	font-size:13px;
	line-height:30px;
	text-decoration:none;
}

#menu a:hover {
	color:#731a3e;
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	float:left;
	margin-right:30px;
}

#outer {
	background-image:url(../assets/bg.jpg);
	padding:0px 10px 0px 10px;
	margin:auto;
	overflow:hidden;
	text-align:left;
	width:950px;
}

#page-bottom {
	background-image:url(../assets/footer.jpg);
	height:20px;
	margin:auto;
	overflow:hidden;
	width:970px;
}

#top-menu {
	background-color:#d5bac5;
	border-color:#731a3e;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	height:30px;
	overflow:hidden;
	padding-left:660px;
        padding-top: 7px;
}

#top-menu a {
	background-image:url(../assets/top-menu-tab.jpg);
	color:#ffffff;
	cursor:pointer;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:20px;
	line-height:20px;
	margin-right:5px;
	text-align:center;
	text-decoration:none;
	width:140px;
        position: relative;
        top: -50px;
}

#top-menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#top-menu ul li {
	float:left;
}

#twitter {
        position: relative;
	display: inline;
        top: -22px;
        right: 655px;
        width: 100px;
        
        
}

#facebook   {
    position: relative;
    display: inline;
    right: 480px;
    top: 3px;
}

/* --- Font Styles -------------------------------------------------------------------------------- */

a {
	color:#731a3e;
	text-decoration:none;
}

a.black {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.blacklight {
	color:#000000;
	font-weight:lighter;
	text-decoration:none;
}

h1 {
	font-size:18px;
}

h1.author {
	margin-bottom:0px;
}

h2 {
	background-image:url(../assets/a.jpg);
	background-repeat:no-repeat;
	border-color:#d5bac5;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	display:block;
	font-size:18px;
	line-height:20px;
	padding:0px 0px 5px 30px;
}

h3 {
	color:#731a3e;
	font-size:16px;
}

h3.news-title {
	margin-bottom:-15px;
}

h3.author {
	margin-top:0px;
}

h3 .black {
	font-size:15px;
}

h3 .date {
	color:#666666;
	font-size:11px;
	font-weight:lighter;
	padding-left:20px;
}

p a {
	font-weight:bold;
}

p.news {
	font-family:Centaur, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
}

p.red {
	line-height:25px;
}

.red {
	color:#731a3e;
}

.ticker {
	margin:2px 0 0 10px;
}

/* --- Form Styles -------------------------------------------------------------------------------- */

#book-search {
	background-color:#d5bac5;
	min-height:40px;
	padding:20px;
}

#book-search input.text {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:5px;
	width:250px;
}

#book-search #search {
	background-image:url(../assets/search-bg.jpg);
	float:left;
	height:40px;
	margin-right:20px;
	overflow:hidden;
	width:500px;
}

#book-search #search div#text {
	float:left;
	padding:8px;
	width:334px;
}

#book-search #search div#submit {
	float:left;
}

#book-search-head {
	background-color:#d5bac5;
	border-color:#731a3e;
	border-style:solid;
	border-width:1px;
	float:right;
	margin-top:0px;
	min-height:30px;
	padding:10px;
	width:500px;
}

#book-search-head input.text {
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:5px;
	width:250px;
}

#book-search-head #search-head {
	background-image:url(../assets/search-bg-head.jpg);
	float:left;
	height:30px;
	margin-right:20px;
	overflow:hidden;
	width:500px;
}

#book-search-head #search-head div#text-head {
	float:left;
	padding:3px 8px 3px 8px;
	width:334px;
}

#book-search-head #search-head div#submit-head {
	float:left;
}

input, textarea, select, option {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#country-search {
	background-color:#731a3e;
	color:#ffffff;
	padding:10px;
	text-align:right;
}

/* --- Misc Styles -------------------------------------------------------------------------------- */

.back {
	float:right;
	margin:10px 0px 10px 10px;
}

.cover {
	float:left;
	height:180px;
	margin:0px 10px 0px 10px;
	overflow:hidden;
	width:140px;
}

div.news img {
	float:right;
	margin:0px 0px 20px 20px;
}

.hr {
	background-color:#d5bac5;
	clear:both;
	height:1px;
	margin:20px 0px 20px 0px;
}

img {
	border:none;
}

.info {
	background-color:#d5bac5;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
}

#pub-contents {
	border-color:#d5bac5;
	border-style:solid;
	border-width:5px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
	padding:10px;
}

#scroller {
	height:180px;
	margin:20px 0px 20px 0px;
}

#scroller img {
	height:180px;
}

#scrollinner {
	width:1600px;
}

#scrollouter {
	height:180px;
	overflow:hidden;
	width:850px;
}

ul {
	list-style:square;
}

.iap p{ font-size:14px;}