body{
	margin:0;
	padding:0;
	font:normal 80%/120% Arial, Helvetica, sans-serif;
	color:#000;
	background:#343336 url(../images/page_bg.gif) center top no-repeat;
	text-align:center
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
	outline:none
}
a:hover{
	text-decoration:none
}
img{
	border:0	
}
table{
	color:#000;
	font-size:100%
}
.spacer{
	clear:both
}
.spacer20{
	clear:both;
	height:20px;
	font-size:1px
}
.spacer15{
	clear:both;
	height:15px;
	font-size:1px
}
.left{
	text-align:left	
}
.right{
	text-align:right
}
ul{
	text-align:left	
}
p{
	text-align:justify	
}
hr{
	color:#C6C9CF;
	background:#C6C9CF;
	border:0;
	height:1px; 
}
.center{
	text-align:center	
}
form input{
	vertical-align:middle	
}
form{
	margin:0;
	padding:0
}
h1{
	color:#1e82c6;
	margin:29px auto 28px auto;
	padding:0;
	font:bold 160% Arial, Helvetica, sans-serif;
	display:block
}
h2{
	color:#1e82c6;
	margin:5px auto 15px auto;
	padding:0;
	font:bold 130% Arial, Helvetica, sans-serif;
	display:block;
	background:url(../images/h2_bg.gif) center 6px no-repeat
}
h2 span{
	background-color:#fbfbfb;
	padding:0 2px
}
dt
{
    margin: 10px 0 5px 0;
    font-size: 1.2em;
    font-weight: bold;    
}

dt a:link
{
    color: #1e82c6;
    text-decoration: none;
}

dt a:hover
{
    text-decoration: underline;
}

dd
{
    margin-left: 0;
    border-bottom: #d0d0d0 1px solid;
    padding-bottom: 10px;
}
#top-bg{
	border-top:6px solid #202021
}
#columns-bg{
	background:url(../images/bg.gif) 0 0 repeat-y
}
#wrapper{
	width:980px;
	margin:0 auto;
	text-align:center
}
#wrapper .text-field{
	color:#000;
	border:1px solid #c6c9cf;
	font:normal 100% Arial, Helvetica, sans-serif;
	background:url(../images/input_bg.gif) 0 0 no-repeat;
	width:150px;
	vertical-align:middle
}
#wrapper .text-field-long{
	color:#000;
	border:1px solid #c6c9cf;
	font:normal 100% Arial, Helvetica, sans-serif;
	background:url(../images/input_bg.gif) 0 0 no-repeat;
	width:200px;
	vertical-align:middle
}
#wrapper .text-area{
	color:#000;
	border:1px solid #c6c9cf;
	font:normal 100% Arial, Helvetica, sans-serif;
	background:url(../images/textarea_bg.gif) 0 0 no-repeat;
	width:250px;
	height:100px;
	vertical-align:middle
}
#wrapper select{
	color:#000;
	border:1px solid #c6c9cf;
	font:normal 100% Arial, Helvetica, sans-serif;
	background-color:#fff;
	vertical-align:middle
}
#wrapper #horizmenu-container{
	width:940px;
	height:33px;
	background:url(../images/menu_bg.gif) 0 0 no-repeat;
	text-align:center;
	margin:0 auto
}
#wrapper #horizmenu-container table{
	height:27px;
	margin:0 auto;
	background:url(../images/horizmenu_separator.gif) top left no-repeat
}
#wrapper #horizmenu-container #horizmenuid{
	height:27px
}
/*------------------*/
#wrapper #columns-container{
	width:940px;
	min-height:340px;
	margin:13px auto 20px auto
}
#wrapper #columns-container #left-col{
	width:190px;
	float:left;
	margin-right:20px
}
#wrapper #columns-container #right-col{
	width:160px;
	float:left	
}
#wrapper #columns-container #contents.narrow{
	float:left;
	width:550px;
	margin-right:20px
}
#wrapper #columns-container #contents.full{
	width:940px
}
#wrapper #login-form-container{
	width:160px;
	height:119px;
	background:url(../images/login_form_bg.gif) 0 0 no-repeat;
	overflow:hidden;
	text-align:left;
	clear:both;
	margin:0 0 20px 0
}
#wrapper #login-form-container #login-form{
	margin-top:7px;
	margin-left:12px
}
#wrapper #login-form div{
	margin:2px 0
}
#wrapper #login-form .text-field{
	width:120px;
	vertical-align:middle
}
#wrapper #login-form img{
	vertical-align:middle	
}
#wrapper #login-error{
	margin:-15px 0 20px 0;
	text-align:left;
	color:#F00;
	font-size:85%;
	line-height:110%;
	background:url(../images/error_icon.gif) 0 1px no-repeat;
	padding-left:17px
}
#wrapper #search-block{
	padding:15px;
	background-color:#eaebea;
	text-align:left;
	margin-bottom:20px
}
#wrapper #search-block img{
	vertical-align:middle;
	border:0
}
#wrapper #search-block a:link, #wrapper #search-block a:visited{
	color:#828282
}
#wrapper #search-block .text-field{
	width:200px	
}
.pageing{
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	margin:20px 0;
	padding:5px 0
}
.pageing .left{
	float:left	
}
.pageing .right{
	float:right	
}
.pageing img{
	vertical-align:middle;
	border:0
}
#breadcrumbs{
	margin:0;
	font-size:85%;
	text-align:left;
	color:#000
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	color:#949494;
	text-decoration:none
}
#breadcrumbs a:hover{
	color:#949494;
	text-decoration:underline
}
/*--*/
#left-menu-results .book{
	margin:0px 10px 0px 10px;
	float:left;
	width:255px;
	display:inline
}
#left-menu-results .book .image{
	width:87px;
	height:135px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border:1px solid #000;
	cursor:pointer
}
#left-menu-results .book .info{
	width:156px;
	float:left
}
#left-menu-results .book .title{
	color:#1e82c6;
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#left-menu-results .book .title a:link, #left-menu-results .book .title a:visited{
	color:#1e82c6;
	text-decoration:none
}
#left-menu-results .book .title a:hover{
	text-decoration:underline	
}
#left-menu-results .book .subtitle{
	color:#1e82c6;
	font-size:100%;
	font-weight:normal;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#left-menu-results .book .author{
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#left-menu-results .book .author a:link, #left-menu-results .book .author a:visited{
	text-decoration:none
}
#left-menu-results .book .author a:hover{
	text-decoration:underline
}
/**/
#left-menu-results .book .publisher,
#left-menu-results .book .year,
#left-menu-results .book .binding, 
#left-menu-results .book .format, 
#left-menu-results .book .language, 
#left-menu-results .book .series,
#left-menu-results .book .volumeTitle, 
#left-menu-results .book .volumeNumber,
#left-menu-results .book .price,
#left-menu-results .book  .isbn {
	text-align:left;
	font-size:85%;
	line-height:110%;
	margin-bottom:3px;
	padding-left:7px;
	background:url(../images/book_bullet.gif) 0 5px no-repeat
}
#left-menu-results .book .publisher a:link, #left-menu-results .book .publisher a:visited,
#left-menu-results .book .year a:link, #left-menu-results .book .year a:visited,
#left-menu-results .book .binding a:link, #left-menu-results .book .binding a:visited,
#left-menu-results .book .format a:link, #left-menu-results .book .format a:visited,
#left-menu-results .book .language a:link, #left-menu-results .book .language a:visited,
#left-menu-results .book .series a:link, #left-menu-results .book .series a:visited,
#left-menu-results .book .volumeTitle a:link, #left-menu-results .book .volumeTitle a:visited,
#left-menu-results .book .volumeNumber a:link, #left-menu-results .book .volumeNumber a:visited,
#left-menu-results .book .price a:link, #left-menu-results .book .price a:visited{
	text-decoration:none
}
#left-menu-results .book .publisher a:hover,
#left-menu-results .book .year a:hover,
#left-menu-results .book .binding a:hover,
#left-menu-results .book .format a:hover,
#left-menu-results .book .language a:hover,
#left-menu-results .book .series a:hover,
#left-menu-results .book .volumeTitle a:hover,
#left-menu-results .book .volumeNumber a:hover,
#left-menu-results .book .price a:hover{
	text-decoration:underline	
}
/**/
#left-menu-results .book .descr{
	text-align:justify;
	font-size:85%;
	color:#949494;
	line-height:110%
}
/*--*/
#detailed-search-results .book{
	margin:0px 10px 0px 10px;
	float:left;
	width:293px;
	display:inline
}
#detailed-search-results .book .image{
	width:87px;
	height:135px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border:1px solid #000;
	cursor:pointer
}
#detailed-search-results .book .info{
	width:194px;
	float:left
}
#detailed-search-results .book .title{
	color:#1e82c6;
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#detailed-search-results .book .title a:link, #detailed-search-results .book .title a:visited{
	color:#1e82c6;
	text-decoration:none
}
#detailed-search-results .book .title a:hover{
	text-decoration:underline	
}
#detailed-search-results .book .subtitle{
	color:#1e82c6;
	font-size:100%;
	font-weight:normal;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#detailed-search-results .book .author{
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#detailed-search-results .book .author a:link, #detailed-search-results .book .author a:visited{
	text-decoration:none
}
#detailed-search-results .book .author a:hover{
	text-decoration:underline
}
/**/
#detailed-search-results .book .publisher,
#detailed-search-results .book .year,
#detailed-search-results .book .binding, 
#detailed-search-results .book .format, 
#detailed-search-results .book .language, 
#detailed-search-results .book .series,
#detailed-search-results .book .volumeTitle, 
#detailed-search-results .book .volumeNumber,
#detailed-search-results .book .price,
 #detailed-search-results .book .isbn {
	text-align:left;
	font-size:85%;
	line-height:110%;
	margin-bottom:3px;
	padding-left:7px;
	background:url(../images/book_bullet.gif) 0 5px no-repeat
}
#detailed-search-results .book .publisher a:link, #detailed-search-results .book .publisher a:visited,
#detailed-search-results .book .year a:link, #detailed-search-results .book .year a:visited,
#detailed-search-results .book .binding a:link, #detailed-search-results .book .binding a:visited,
#detailed-search-results .book .format a:link, #detailed-search-results .book .format a:visited,
#detailed-search-results .book .language a:link, #detailed-search-results .book .language a:visited,
#detailed-search-results .book .series a:link, #detailed-search-results .book .series a:visited,
#detailed-search-results .book .volumeTitle a:link, #detailed-search-results .book .volumeTitle a:visited,
#detailed-search-results .book .volumeNumber a:link, #detailed-search-results .book .volumeNumber a:visited,
#detailed-search-results .book .price a:link, #detailed-search-results .book .price a:visited{
	text-decoration:none
}
#detailed-search-results .book .publisher a:hover,
#detailed-search-results .book .year a:hover,
#detailed-search-results .book .binding a:hover,
#detailed-search-results .book .format a:hover,
#detailed-search-results .book .language a:hover,
#detailed-search-results .book .series a:hover,
#detailed-search-results .book .volumeTitle a:hover,
#detailed-search-results .book .volumeNumber a:hover,
#detailed-search-results .book .price a:hover{
	text-decoration:underline	
}
/**/
#detailed-search-results .book .descr{
	text-align:justify;
	font-size:85%;
	color:#949494;
	line-height:110%
}
/*--*/
#wrapper .editions-box-container{
	width:550px;
	background:url(../images/editions_box_bottom.gif) left bottom no-repeat;
	margin-bottom:20px;
	clear:both;
	padding-bottom: 20px;
}
#wrapper .editions-box-container .editions-box{
	width:550px;
	background:url(../images/editions_box_top.gif) left top no-repeat
}
#wrapper .editions-box h2{
	padding:6px 0 10px 10px;
	margin:0;
	color:#000;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	background-image:none
}
#wrapper .editions-box .book{
	margin:15px 10px 0px 10px;
	float:left;
	width:255px;
	display:inline
}
#wrapper .editions-box .book .image{
	width:87px;
	height:135px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	border:1px solid #000;
	cursor:pointer
}
#wrapper .editions-box .book .info{
	width:156px;
	float:left
}
#wrapper .editions-box .book .title{
	color:#1e82c6;
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#wrapper .editions-box .book .title a:link, #wrapper .editions-box .book .title a:visited{
	color:#1e82c6;
	text-decoration:none
}
#wrapper .editions-box .book .title a:hover{
	text-decoration:underline	
}
#wrapper .editions-box .book .subtitle{
	color:#1e82c6;
	font-size:100%;
	font-weight:normal;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#wrapper .editions-box .book .author{
	font-weight:bold;
	text-align:left;
	line-height:100%;
	margin-bottom:3px
}
#wrapper .editions-box .book .author a:link, #wrapper .editions-box .book .author a:visited{
	text-decoration:none
}
#wrapper .editions-box .book .author a:hover{
	text-decoration:underline
}
#wrapper .editions-box .book .publisher,
#wrapper .editions-box .book .year,
#wrapper .editions-box .book .binding, 
#wrapper .editions-box .book .format, 
#wrapper .editions-box .book .language, 
#wrapper .editions-box .book .series,
#wrapper .editions-box .book .volumeTitle, 
#wrapper .editions-box .book .volumeNumber,
#wrapper .editions-box .book .price,
#wrapper .editions-box .book .isbn {
	text-align:left;
	font-size:85%;
	line-height:110%;
	margin-bottom:3px;
	padding-left:7px;
	background:url(../images/book_bullet.gif) 0 5px no-repeat
}
#wrapper .editions-box .book .publisher a:link, #wrapper .editions-box .book .publisher a:visited,
#wrapper .editions-box .book .year a:link, #wrapper .editions-box .book .year a:visited,
#wrapper .editions-box .book .binding a:link, #wrapper .editions-box .book .binding a:visited,
#wrapper .editions-box .book .format a:link, #wrapper .editions-box .book .format a:visited,
#wrapper .editions-box .book .language a:link, #wrapper .editions-box .book .language a:visited,
#wrapper .editions-box .book .series a:link, #wrapper .editions-box .book .series a:visited,
#wrapper .editions-box .book .volumeTitle a:link, #wrapper .editions-box .book .volumeTitle a:visited,
#wrapper .editions-box .book .volumeNumber a:link, #wrapper .editions-box .book .volumeNumber a:visited,
#wrapper .editions-box .book .price a:link, #wrapper .editions-box .book .price a:visited{
	text-decoration:none
}
#wrapper .editions-box .book .publisher a:hover,
#wrapper .editions-box .book .year a:hover,
#wrapper .editions-box .book .binding a:hover,
#wrapper .editions-box .book .format a:hover,
#wrapper .editions-box .book .language a:hover,
#wrapper .editions-box .book .series a:hover,
#wrapper .editions-box .book .volumeTitle a:hover,
#wrapper .editions-box .book .volumeNumber a:hover,
#wrapper .editions-box .book .price a:hover{
	text-decoration:underline	
}

#wrapper .editions-box .book .descr{
	text-align:justify;
	font-size:85%;
	color:#949494;
	line-height:110%
}

/**/
#wrapper .more{
	clear:both;	
	background-color:#fbfbfb;
	text-align:right;
	font-size:85%;
	float:right;
	margin-right:20px;
	margin-bottom:-20px;
	display:inline;
	position:relative;
	top:-10px;
	left:0;
	padding:0 2px
}
#wrapper .more img{
	vertical-align:middle
}
#wrapper .more a:link, #wrapper .more a:visited{
	text-decoration:none
}
/**/
#wrapper #footer{
	clear:both;
	background-color:#eaebea;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	padding:3px 0;
	font-size:85%
}
#wrapper .info-box{
	border:1px solid #d0d0d0;
	margin-bottom:20px
}
#wrapper .info-box h3{
	padding:5px 5px 5px 8px;
	margin:0;
	color:#000;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	background-color:#eaebea;
	border-bottom:1px solid #d0d0d0
}
#wrapper .info-box .contents{
	padding:10px;
	font-size:85%;
	text-align:left
}
#wrapper .info-box .contents .question{
	color:#1e82c6;
	line-height:110%
}
#wrapper .info-box .contents ul{
	margin:0;
	padding:0;
	list-style-type:none
}
#wrapper .info-box .contents ul li{
	background:url(../images/arrow.gif) 0 5px no-repeat;
	padding-left:10px
}
#wrapper .info-box .contents input{
	vertical-align:middle	
}
#wrapper .info-box .contents div{
	margin:2px 0	
}
#wrapper .info-box .contents div.btn{
	margin:8px 0	
}
	
.Paging
{
    margin-top: 20px;
}

.ClearFloat
{
    clear: both;
}
#wrapper #user-menu{
	height:20px;
	text-align:left;
	padding-left:20px;
	font-size:85%;
	margin-top:10px
}

.fileinput
{
    margin-top: 3px;
    margin-bottom: 3px;
}

#wrapper #poll-error{
	margin:-10px 0 8px 0;
	text-align:left;
	color:#F00;
	font-size:85%;
	line-height:110%;
	background:url(../images/error_icon.gif) 0 1px no-repeat;
	padding-left:17px
}

.search-field-short
{
    width: 150px;
}

.search-field-medium
{
    width: 300px;
}

.search-field-long
{
    width: 600px;
}