body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	
}
table{
	font-size: 10px;
}
.book_pager{
	text-align: center;
	background-color: #EFEFEF;
	line-height: 25px;
	
	clear: both;
}
.book_pager a,.book_pager a:link,.book_pager a:active,.book_pager a:visited{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	background-color: #DFDFDF;
	margin-right: 5px;
	padding: 2px;
}
.book_pager a:hover{
	background-color: #CCCCCC;
}
a.active_page:link,a.active_page,a.active_page:visited,a.active_page:active{
	background-color: #999999!important;
	color: #FFFFFF;
}
#book_list{
	text-align: center;
}
.list_book{	
	margin: 10px;	
}
.list_book_describtion{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
.list_book img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#list_title{
	text-align: center;
	margin-bottom: 20px;
}
#top_line{
	background-color: #EFEFEF;
}
.input_text{
	font-size: 13px;
	background-color: #CCCCCC;
	position: relative;
	top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 20px;	
	padding: 2px;
}
.input_image{
	position: relative;
	top: 7px;	
}
.sort_by{
	padding-left: 10px;
	white-space: nowrap;
}
.sort_by a:link, .sort_by a:active, .sort_by a:visited{
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	padding: 4px;
}
.sort_by a:hover{
	
	background-color: #999999;
}
.login{
	font-size: 12px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.no_link_border a:link, .no_link_border  a:active, .no_link_border  a:visited{
	border-top-width: 0px!important;
	border-right-width: 0px!important;
	border-bottom-width: 0px!important;
	border-left-width: 0px!important;

}
.login a:link, .login  a:active, .login  a:visited{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #999999;
}
.login a:hover{
	background-color: #EBEBEB;
}
.active_sort{
	background-color: #999999!important;
}
.sort_order{
	background-color: #EFEFEF!important;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.book_search{
	
	white-space: nowrap;
}
#embed_login{
	font-size: 10px;
}
#embed_login input{
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
table{
	font-size: 12px;
}
h2{
	margin-top: 10px;
}
.inactive{
	font-size: 10px;
}
img.inactive{
	border: 1px dotted #993300;
}
a.shopping_link:link,a.shopping_link:active,a.shopping_link:visited{
	background-color: #009933!important;
	color: #FFFFFF;
}
a.shopping_link:hover{
}
.img_border{
	border: 1px solid #999999!important;
}
.cart_full{
}
#cart_full td{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
}
#adds_left{
	float: left;	
}
#adds_right{
	float: right;	
}
