div.lib_main a, div.lib_main_left a, div.lib_books_list a, div.lib_main_frontpage a {
	color: #FFFFFF;
	text-decoration: none;
}
div.lib_main a:hover, div.lib_main_left a:hover, div.lib_books_list a:hover, div.lib_main_frontpage a:hover {
	color: #89AFD3;
        text-decoration: underline;
}

#lib_search {
	background: #fff;
	border: 1px solid #000000;
	color: #000000;
	font-family: verdana,helvetica-sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 4px 0 4px 6px;
}

.rating_star {
	padding: 0;
	margin: 0;
}

.lib_required {
	color: #FF0000;
}

.not_public {
	background-color: #780000;
}

.lib_rss_top {
        position: absolute;
	margin-top: -35px;	
	margin-left: 150px;
}

.lib_text_small {
	font-size: 85%;
	color: #888888;
}

.lib_float_left {
	float: left;
}

.lib_float_right {
	float: right;
}

.lib_review_date {
	position: absolute;
	right: 0;
	top: 0;
}

.lib_modified {
	position: absolute;
	right: 0;
	bottom: 0px;
}

.lib_store_links {
	position: absolute;
	right: -10px;
	top: 0;
}

.lib_valign_bottom {
	text-valign: middle;
}

.lib_margin_small {
	padding-left: 3px;
}

.lib_margin_medium {
	padding-left: 33px;
}

.lib_align_center {
        text-align:center;
}

#lib_content {
	top:10px;
	position: relative;
	min-height: 970px;
}

.lib_main {
	position: relative;
	top:0;
	margin-left:180px;
	margin-right:0;
}

.lib_recommends {
        position: relative;
        top:0;
        margin-left:180px;
        margin-right:0;
	height: 200px;
}

div.lib_main_frontpage {
        position: relative;
        top:0;
        margin-left:170px;
        right:0;
}

div.lib_bookstores {
	display: block;
	background-color: #0F1E29;
	position: relative;
	margin-top: 5px;
	z-index: 10000;
	border: 1px solid #263F5D;
	width: 130px;
	height: 285px;
}

div.lib_main_left {
	text-align:center;
	position: relative;
	float: left;
	top:0;
	left:0;
        width:170px;
}

#lib_description {
	min-height: 260px;
}

.lib_books_list {
	position: relative;
	width: 100%;
	top: 0;
}

div.lib_edited_list {
	min-height: 375px;
}

div.lib_books_covers_left {
	text-align: center;
	postition: relative;
	float: left;
	top: 0;
	left: 0;
	width: 100px;
}

div.lib_books_covers_right {
	position: relative;
	top: 0;
	right: 0;
	float: left;
}

div.lib_books_plain {
	width: 40%;
}

#lib_review_submitBox {
	width: 505px;
	position: absolute;
	top: 180px;
	margin-left: 180px;
        background-color:#000;
        border: 3px solid #263F5D;
        -moz-box-shadow: 5px 5px 10px #000;
        -webkit-box-shadow: 5px 5px 10px #000;
        box-shadow: 5px 5px 10px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

#review_text {
	color: #FFFFFF;
	background: #151515;
}

.lib_review {
	margin-top: 10px;
	margin-left: 3px;
}

div.lib_review_avatar {
        position: absolute;
}

div.lib_review_content {
	position: relative;
	margin-left: 80px;
	margin-top: 0px;
}

#lib_admin {
        position: absolute;
        top:-25px;
        right:0;
	text-align: right;
}

.lib_like_boxes_book {
	margin-bottom: 67px;
}

.lib_like_boxes_author {
        margin-bottom: 55px;
}

.lib_like_boxes_series {
        margin-bottom: 55px;
}

.lib_like_boxes {
        margin-bottom: 40px;
}

.lib_facebook_box {
	float: left;
	margin-left: -2px;
	margin-right: 25px;
}

.google_plusone {
	float: left;
}

.lib_advertise_box {
	position: absolute;
}

#lib_coverImage {
	margin-top: 0px;
        max-width: 150px;
}

#lib_coverImage_frontpage {
        margin-top: 0px;
        max-width: 130px;
}

#lib_coverImage_small {
        margin-top: 0px;
        max-width: 75px;
        margin-top: 5px;
        margin-bottom: 5px;
}

#lib_coverImage_medium {
        margin-top: 0px;
        max-width: 100px;
        margin-top: 5px;
        margin-bottom: 5px;
}

#lib_authorImage {
        margin-top: 0px;
        max-width: 150px;
}

.lib_coverImage_empty {
	text-valign: middle; 
	color: #E0E0E0;
        width: 140px;
	height: 210px;
        margin-top: 0px;
        line-height: 2;
        border: 1px solid #806164;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#000000;
        background: -moz-linear-gradient(top, #505050, #202020);
        background: -webkit-gradient(linear, center top, center bottom, from(#505050), to(#202020));
        outline: 0;
}

.lib_coverImage_empty_frontpage {
        text-valign: middle;
        color: #E0E0E0;
        width: 130px;
        height: 195px;
	margin-bottom: 7px;
        line-height: 2;
        border: 1px solid #806164;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#000000;
        background: -moz-linear-gradient(top, #505050, #202020);
        background: -webkit-gradient(linear, center top, center bottom, from(#505050), to(#202020));
        outline: 0;
}

.lib_coverImage_empty_small {
        text-align: center;
        text-valign: middle;
        color: #E0E0E0;
        width: 75px;
        height: 110px;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 2;
        border: 1px solid #806164;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#000000;
        background: -moz-linear-gradient(top, #505050, #202020);
        background: -webkit-gradient(linear, center top, center bottom, from(#505050), to(#202020));
        outline: 0;
}

.lib_coverImage_empty_small2 {
        text-align: center;
        text-valign: middle;
        color: #E0E0E0;
        width: 100px;
        height: 150px;
        line-height: 2;
	position: relative;
	margin-top: -20px;
        border: 1px solid #806164;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#000000;
        background: -moz-linear-gradient(top, #505050, #202020);
        background: -webkit-gradient(linear, center top, center bottom, from(#505050), to(#202020));
        outline: 0;
}

.lib_authorImage_empty {
        text-align: center;
        text-valign: middle;
        color: #E0E0E0;
        width: 140px;
        height: 160px;
        margin-top: 0px;
        line-height: 2;
        border: 1px solid #806164;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#000000;
        background: -moz-linear-gradient(top, #505050, #202020);
        background: -webkit-gradient(linear, center top, center bottom, from(#505050), to(#202020));
        outline: 0;
}

.lib_avatar {
	max-width: 60px;
	margin-top: 0px;
}

.lib_avatar_empty {
        text-align: center;
        text-valign: middle;
        width: 60px;
        height: 60px;
        margin-top: 0px;
        line-height: 2;
        border: 1px solid #806164;
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        outline: 0;
}

.lib_ratingImageSmall {
	max-height: 12px;
}

.lib_admin_icon {
	width: 20px;
}

.lib_row {
	border-bottom: 1px solid #263f5d;
	padding-top: 10px;
}

.lib_genres_row {
        border: 1px solid #263f5d;
        margin-top: 3px;
        margin-bottom: 5px;
        padding: 3px;
}

.lib_padding_top {
        padding-top: 12px;
        margin-bottom: -10px;
        font-size: 12px;
}

.lib_row2 {
	border-top: 1px solid #263f5d;
	border-bottom: 1px solid #263f5d;
        padding-top: 10px;
	padding-bottom: 10px;
}

.lib_cell {
        border-left: 1px dotted #C0C0C0;
        border-right: 1px dotted #C0C0C0;
        padding: 0;
}

.library_shadow {
        margin: 7px;
	margin-top: 0px;
        -moz-box-shadow: 3px 3px 4px #000;
        -webkit-box-shadow: 3px 3px 4px #000;
        box-shadow: 3px 3px 4px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.library_shadow_autocomplete {
        margin-left: 0px;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
        -moz-box-shadow: 3px 3px 4px #000;
        -webkit-box-shadow: 3px 3px 4px #000;
        box-shadow: 3px 3px 4px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.lib_button {
	min-width: 90px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 6px;
	line-height: 2;
	border: 1px solid #1d2f46;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	font-family:ariel,verdana,helvetica,sans-serif;
	display: inline;
	display:inline-block;
	zoom:1; /* ie */
	*display:inline; /* ie */
	outline: 0;
	white-space: nowrap;
}

.lib_genre_style1 {
        width: 720px;
        font-size: 120%;
        color: #89AFD3;
        font-weight: normal;
        line-height: 2;
        margin-top: 3px;
        margin-bottom: 3px;
        padding-left: 10px;
        border: 1px solid #263f5d;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-family:ariel,verdana,helvetica,sans-serif;
        display inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        outline: 0;
}

.lib_genre_style2 {
        width: 720px;
        font-size: normal;
        color: #89AFD3;
        font-weight: normal;
        line-height: 2;
        margin-top: 3px;
        margin-bottom: 3px;
        padding-left: 10px;
        border: 1px solid #263f5d;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-family:ariel,verdana,helvetica,sans-serif;
        display inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        outline: 0;
}

.lib_button_normal {
        background-color: #263f5d;
        background_: -webkit-gradient(linear, center top, center bottom, from(#F5F5EA), to(#D4CEB9));
}

.lib_button_submit {
        background-color: #153E7E;
        background_: -webkit-gradient(linear, center top, center bottom, from(#F5F5EA), to(#D4CEB9));
}

.lib_button_remove {
        background-color_: #2554C7;
	background-color: #660000;
        background_: -webkit-gradient(linear, center top, center bottom, from(#60000), to(#500000));
}


.lib_like_button {
	margin-top: 5px;
	text-align:center;
	width: 85px;
        font-size: 9px;
        font-weight: bold;
        line-height: 2;
        border: 1px solid #806164;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 1px 1px 2px #000;
        -webkit-box-shadow: 1px 1px 2px #000;
        box-shadow: 1px 1px 2px #000;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color:#263F5D;
        background_: -moz-linear-gradient(top, #F5F5EA, #D4CEB9);
        background_: -webkit-gradient(linear, center top, center bottom, from(#F5F5EA), to(#D4CEB9));
        outline: 0;
        white-space: nowrap;
}

.lib_title_bg {
	width: 100%;
        font-size: 120%;
	color: #89AFD3;
        font-weight: normal;
        line-height: 2;
	margin-top: 3px;
	margin-bottom: 3px;
        border: 1px solid #263f5d;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color_:#D4CEB9;
        background_: -moz-linear-gradient(top, #F5F5EA, #D4CEB9);
        background_: -webkit-gradient(linear, center top, center bottom, from(#F5F5EA), to(#D4CEB9));
        outline: 0;
        white-space: nowrap;
}

#lib_title {
	margin-top: 7px;
	margin-bottom: 2px;
	font-style: normal;
        font-size: 180%;
}

#lib_title_frontpage {
        margin-top: 7px;
        margin-bottom: 2px;
        font-style: normal;
        font-size: 160%;
}

#lib_title_series {
	font-size: 120%;
	margin-top: -10px;
}

.lib_review_topic {
	font-size: 140%;
	color: #89AFD3;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#lib_title_authors {
	font-size: 120%;
        line-height: 1.5;
}

.lib_store_block {
	text-align: left;
	margin-left: 3px;
	width: 140px;
        font-size: 9px;
        font-weight: bold;
	line-height: 1.5;
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
}

.lib_fp_edited_books1 {
	position: relative;
	left: -50px;
	width: 150px;
}
.lib_fp_edited_books2 {
        position: absolute;
	top: 55px;
	left: 100px;
	width: 150px;
}
.lib_fp_edited_books3 {
        position: absolute;
        top: 55px;
        left: 250px;
        width: 150px;
}
.lib_fp_edited_books4 {
        position: absolute;
        top: 55px;
        left: 400px;
        width: 150px;
}
.lib_fp_edited_books5 {
        position: absolute;
        top: 55px;
        left: 550px;
        width: 150px;
}
.lib_stat_col_1 {
        border: 1px solid #263F5D;
}
.lib_stat_col_2 {
        border: 1px solid #4F1F5D;
}
.library_book_statistic {
        width: 150px;
        font-size: 9px;
        border:1px solid #263f5d
}
.lib_row_color_1 {
        cellpadding: 0px;
        cellspacing: 0px;
}
.lib_row_color_2 {
        cellpadding: 0px;
        cellspacing: 0px;
        background-color: #0f1420;
}
.lib_progress_bar {
	border: 1px solid #c0c0c0;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	height: 8px;
}
.lib_progress_bar_fill {
	background-color: #0099FF;
	height: 8px;
}

.lib_blue {
	color: #0099FF;
}

.flag {
	width: 25px;
	height: 15px;
	background:url(/library_link/template/images/country-flags.png) no-repeat
}

.flag.flag-ca {background-position: -25px 0}
.flag.flag-de {background-position: -50px 0}
.flag.flag-es {background-position: 0 -15px}
.flag.flag-fi {background-position: -25px -15px}
.flag.flag-fr {background-position: -50px -15px}
.flag.flag-gb {background-position: 0 -30px}
.flag.flag-it {background-position: -25px -30px}
.flag.flag-us {background-position: -50px -30px}

.lib_hr_line {
	margin-top: -10px;
}

.lib_admin_notice {
        width: 715px;
        color: #0099FF;
        font-weight: normal;
        line-height: 1.8;
        margin: 5px;
	padding-left: 5px;
        border: 1px solid #FF0000;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-family:ariel,verdana,helvetica,sans-serif;
        display: inline;
        display:inline-block;
        zoom:1; /* ie */
        *display:inline; /* ie */
        background-color_:#D4CEB9;
        background_: -moz-linear-gradient(top, #F5F5EA, #D4CEB9);
        background_: -webkit-gradient(linear, center top, center bottom, from(#F5F5EA), to(#D4CEB9));
        outline: 0;
        white-space: nowrap;
}

