/* Personal Nav */
#column-one #p-personal li#pt-anonuserpage,
#column-one #p-personal li#pt-anontalk,
#column-one #p-personal li#pt-mytalk,
#column-one #p-personal li#pt-preferences,
#column-one #p-personal li#pt-watchlist,
#column-one #p-personal li#pt-mycontris {
	display:none;
}

#column-one #p-personal li#pt-logout {
	margin-left:0px;
	padding-left:5px;
	border-left:1px solid #CCCCCC;
}

/* Forms */
.form_errors {
	color:#FF0000;
}

input {
	border:1px solid #CCCCCC;
	font-size:13px;
}

textarea {
	border:1px solid #CCCCCC;
	font-size:13px;
}

/* Extension CSS */
.shadow {
	padding:2px;
	font-weight:bold;
	color:#222211;
	opacity: .9;
	filter: alpha(opacity:90);
}

.clr {
	clear:both;
	height:1px;
}

.elink {
	cursor:pointer;
	text-decoration: none;
	color: #6095C1;
	background: none;
}

.book_cnt {
	font-weight:normal;
}

div#globalBox {
	position:relative;
	width:980px;
	margin:10px;
}

.pagin {
	margin:5px 0px 5px 0px;
}

.pagin_active {
	display:inline;
	border:1px solid #CCCCCC;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	color:#FFFFFF;
	background-color:#CCCCCC;
}

.pagin_inactive {
	display:inline;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.pagin_inactive:hover {
	border:1px solid #CCCCCC;
	color:#A8C9DA;
}

.pagin_spacer {
	display:inline;
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
}

.pagin_basic {
	margin:5px 0px 5px 0px;
}

.pagin_basic_prev {
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	text-align:center;
}

.pagin_basic_pages {
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	text-align:center;
}

.pagin_basic_next {
	padding:3px 5px 3px 5px;
	margin:0px 0px 0px 1px;
	text-align:center;
}

.user_module .head {
	border:1px solid #CCCCCC;
	padding:0px 5px;
}

.user_module .head a {
	font-weight:bold;
}

.user_module .left {
	width:85px;
	text-align:center;
	padding:3px;
}

.user_module .col1 {
	width:300px;
}

.user_module img {
	border:1px solid #CCCCCC;
	padding:2px;
}

.user_module .right {
	padding:3px;
}

.social_user_module {
	margin:0px 0px 5px 0px;
}

.social_user_module .image {
	width:85px;
	text-align:center;
	padding:3px;
}

.social_user_module .image img {
	border:1px solid #CCCCCC;
	padding:2px;
}

.social_user_module .content {
	padding:3px;
}

.author_module .head {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding:0px 5px;
}

.author_module .head a {
	font-weight:bold;
}

.author_module .left {
	width:60px;
	text-align:center;
	padding:3px;
}

.author_module img {
}

.author_module .right {
	padding:3px;
}

/*Author User Module*/
.author_user_module {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 5px;
}

.author_user_module td.left {
	width:60px;
	text-align:center;
	padding:3px;
}

.author_user_module img {
	border:1px solid #CCCCCC;
	padding:2px;
}

.author_user_module .right {
	padding:3px;
}

/* Book List Module */
.book_list_module {
	margin:0px 0px 15px 0px;
	width:100%;
}

.book_list_module .image {
	padding:3px;
	width:85px;
	text-align:center;
}

.book_list_module .image img {
	padding:2px;
	border:1px solid #CCCCCC;
}

.book_list_module .image .read {
	margin:1px 2px 1px 1px;
	border:1px solid #CCCCCC;
}

.book_list_module .image .read a {
	text-decoration:none;
}

.book_list_module .image .read img {
	border:none;
}

.book_list_module .image .listen {
	margin:1px 2px 1px 1px;
	border:1px solid #CCCCCC;
}

.book_list_module .image .listen img {
	border:none;
}

.book_list_module .image .listen a {
	text-decoration:none;
}

.book_list_module .content .text {
	padding:3px;
}

.book_list_module .book_fav {
	float:right;
	padding:3px;
	font-weight:bold;
}

.book_list_module .book_fav:hover {
	background-color:#EEEEEE;
}

/* Book User Module */
.book_user_module {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 5px;
}

.book_user_module .image {
	padding:3px;
	width:60px;
	text-align:center;
}

.book_user_module .image img {
	border:1px solid #CCCCCC;
	padding:2px;
}

.book_user_module .content .text {
	padding:3px;
}

.book_user_module .book_fav:hover {
	background-color:#EEEEEE;
}

/* Character List Module */
.character_list_module {
	margin:0px 0px 15px 0px;
	width:100%;
}

.character_list_module .image {
	padding:3px;
	width:85px;
	text-align:center;
}

.character_list_module .image img {
	border:1px solid #CCCCCC;
	padding:2px;
}

.character_list_module .content .text {
	padding:3px;
}

.character_list_module .book_fav {
	float:right;
	border:1px solid #CCCCCC;
	border-top:none;
	border-right:none;
	padding:3px;
	background-color:#EEEEEE;
}

.character_list_module .book_fav:hover {
	background-color:#EEEEEE;
}

.book_list {
	width:100%;
	border:1px solid #CCCCCC;
}

.book_list .image {
	width:85px;
}

.book_list .image img {
	padding:2px;
	border:1px solid #CCCCCC;
}

.book_list .content .title a {
	color:#5F5F5F;
	font-size:14px;
	font-weight:bold;
}

.digital_book_summary {
	width:100%;
	border:1px solid #CCCCCC;
	height:175px;
}

.digital_book_summary .image {
	width:85px;
	padding:3px;
}

.digital_book_summary .image img {
	padding:2px;
	border:1px solid #CCCCCC;
}

.digital_book_summary .content {
	padding:3px;
}

.digital_book_summary .more {
	border-top:1px solid #CCCCCC;
	padding:3px;
	height:30px;
}

.digital_book_summary .more a {
	text-decoration:none;
	font-weight:bold;
}

.digital_book_summary .more:hover {
	background-color:#EEEEEE;
}

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

.author_list_module .image {
	width:85px;
	text-align:center;
}

.author_list_module .image img {
	border:1px solid #CCCCCC;
	padding:2px;
	margin:2px;
}

.author_list_module .content {
	padding:0px;
}

.author_list_module .content .text {
	padding:3px;
}

.author_list_module .author_fav {
	float:right;
	padding:3px;
	font-weight:bold;
}

/*Note*/
.note .noteinner {
	padding:5px;
	font-size:14px;
	font-family:Georgia;
}

.note .noteinner .note_title {
	font-weight:bold;
	color:#5F5F5F;
}

.history_link {
	font-size:10px;
	color:#5F5F5F;
}

/*Autocomplete*/
.ac_results {
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_over {
	background-color: #5F5F5F;
	color: #FFFFFF;
}

/*Image Buttons*/
.btn_img {
	height:33px;
	display:block;
}   

.btn_img:hover {
	background-position:0px -34px; 
}
