﻿*{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
img { border: 0; display: block; }
h1, h2, h3, h4, h5, h6, h7, p { padding: 0; margin: 0; }
ul, ol, li { padding: 0; margin: 0; list-style: none; }
form { padding: 0; margin: 0; }
.radio { vertical-align: middle; }
select, input, textarea, option { padding: 0; margin: 0; font-size: 11px; color: #333333; outline: none; }
::-webkit-input-placeholder {color: #888;}
:-moz-placeholder {color: #888;}
::-moz-placeholder {color: #888;}
:-ms-input-placeholder {color: #888;}
/*======================================================*/
body {
	font-size: 12px;
	color: #222;
	background: #fee8be;
	-webkit-text-size-adjust:none;
}
a {
	color: #a0410d;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
.clearfloat {clear: both; float: none; display: table; zoom: 1;}
/*======================================================*/
/* header */
/*======================================================*/
div.header {
	clear: both;
	width:982px;
	height:100px;
	margin: 0 auto;
	z-index: 11;
	position: relative;
}
div.logo {
	position: absolute;
	left: 0;
	top: 2px;
}
div.logo a img {width:291px; height:91px; border:none;}
div.tbookshare {
	position: absolute;
	right: -5px;
	top: 3px;
	width: 150px;
	height: 36px;
	overflow: hidden;
}
/*-------------*/
/* top menu */
/*-------------*/
ul.topmenu {
	position: absolute;
	top: 8px;
	right: 140px;
}
ul.topmenu:after {content: ""; width: 0; height: 0; display: block; clear: both;}
ul.topmenu li {
	display:block;
	float:left;
}
ul.topmenu li a {
	display:block;
	font-size: 13px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #c99345;
}
ul.topmenu li a:hover {color: #000;}

/*-------------*/
/* search form */
/*-------------*/
div.search {
	position: absolute;
	width: 380px;
	height: 42px;
	right: 0;
	top: 40px;
	background: #fff;
	border: 1px solid #a14203;
	/*box-shadow: 0 0 3px #000;*/
	border-radius: 0;
}
div.search input.sf {
	position: absolute;
	left: 10px;
	top: 12px;
	width: 330px;
	border: none;
	background: none;
	font-size: 16px;
	color: #222;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 0;
}
div.search input.sb {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 42px;
	border: none;
	background: none;
	font-size: 0;
	box-sizing: border-box;
	-webkit-appearance: none;
	cursor: pointer;
	background: url(/images/search.png) 10px 13px no-repeat;
	border-radius: 0;	
}
div.search.bottom {
	position: relative;
	right: auto;
	top: auto;
	margin-left: auto;
	margin: 0 auto 30px auto;
}
.autocomplete-suggestions {border: 1px solid #a14203; border-top: none; background:#fff; overflow: auto; box-shadow: 0px 4px 8px rgba(0,0,0,0.5); font-size: 14px; margin-top: 12px;}
.autocomplete-suggestion {padding: 7px 5px; white-space: nowrap; overflow: hidden; color: #444; cursor: pointer;}
.autocomplete-selected { background: #ddd; color: #222;}
.autocomplete-suggestions strong { font-weight: normal; color: #ff0000; }
/*-----------------*/
/* language select */
/*-----------------*/
#lngselect {
	position: absolute;
	right: 0;
	top: 4px;
	width: 126px;
	padding-left: 5px;
	z-index: 2000;
	cursor:pointer;
	background:url(/images/sa.png) no-repeat 100% 50%;
	text-align: left;
}
#lngselect.down:after {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 10px solid #a14203;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	right: 50px;
	top: 25px;
	z-index: 2000;
}
#lngselect strong {
	display:block;
	width: 68px;
	padding:7px 0 7px 32px;
	font-size: 13px;
	line-height:13px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-transform:capitalize;
	cursor:pointer;
	font-weight: normal;
	color: #000;
}
#lngselect ul {
	display:none;
	position:absolute;
	top:30px;
	right: 0;
	width:584px;
	background:#fef7e7;
	border: 1px solid #a14203;
	z-index:3000;
	height:140px;
	overflow:auto;
	text-transform:capitalize;
	box-shadow: 0px 4px 8px rgba(0,0,0,0.6);
	-webkit-overflow-scrolling: touch;
}
#lngselect ul li {
	float: left;
}

#lngselect ul li a {
	display:block;
	float: left;
	width: 114px;
	padding:7px 0 7px 32px;
	font-size: 13px;
	line-height: 13px;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-transform:capitalize;
	border-radius: 0;
}
#lngselect strong.en, #lngselect ul li a.en {background: url(http://static.webclicks24.com/images/flags/gb.png) 5px 50% no-repeat;}
#lngselect strong.cs, #lngselect ul li a.cs {background: url(http://static.webclicks24.com/images/flags/cz.png) 5px 50% no-repeat;}
#lngselect strong.da, #lngselect ul li a.da {background: url(http://static.webclicks24.com/images/flags/dk.png) 5px 50% no-repeat;}
#lngselect strong.de, #lngselect ul li a.de {background: url(http://static.webclicks24.com/images/flags/de.png) 5px 50% no-repeat;}
#lngselect strong.el, #lngselect ul li a.el {background: url(http://static.webclicks24.com/images/flags/gr.png) 5px 50% no-repeat;}
#lngselect strong.es, #lngselect ul li a.es {background: url(http://static.webclicks24.com/images/flags/es.png) 5px 50% no-repeat;}
#lngselect strong.fr, #lngselect ul li a.fr {background: url(http://static.webclicks24.com/images/flags/fr.png) 5px 50% no-repeat;}
#lngselect strong.ko, #lngselect ul li a.ko {background: url(http://static.webclicks24.com/images/flags/kr.png) 5px 50% no-repeat;}
#lngselect strong.it, #lngselect ul li a.it {background: url(http://static.webclicks24.com/images/flags/it.png) 5px 50% no-repeat;}
#lngselect strong.hu, #lngselect ul li a.hu {background: url(http://static.webclicks24.com/images/flags/hu.png) 5px 50% no-repeat;}
#lngselect strong.nl, #lngselect ul li a.nl {background: url(http://static.webclicks24.com/images/flags/nl.png) 5px 50% no-repeat;}
#lngselect strong.ja, #lngselect ul li a.ja {background: url(http://static.webclicks24.com/images/flags/jp.png) 5px 50% no-repeat;}
#lngselect strong.no, #lngselect ul li a.no {background: url(http://static.webclicks24.com/images/flags/no.png) 5px 50% no-repeat;}
#lngselect strong.pl, #lngselect ul li a.pl {background: url(http://static.webclicks24.com/images/flags/pl.png) 5px 50% no-repeat;}
#lngselect strong.pt, #lngselect ul li a.pt {background: url(http://static.webclicks24.com/images/flags/pt.png) 5px 50% no-repeat;}
#lngselect strong.sk, #lngselect ul li a.sk {background: url(http://static.webclicks24.com/images/flags/sk.png) 5px 50% no-repeat;}
#lngselect strong.sl, #lngselect ul li a.sl {background: url(http://static.webclicks24.com/images/flags/si.png) 5px 50% no-repeat;}
#lngselect strong.fi, #lngselect ul li a.fi {background: url(http://static.webclicks24.com/images/flags/fi.png) 5px 50% no-repeat;}
#lngselect strong.sv, #lngselect ul li a.sv {background: url(http://static.webclicks24.com/images/flags/se.png) 5px 50% no-repeat;}
#lngselect strong.ru, #lngselect ul li a.ru {background: url(http://static.webclicks24.com/images/flags/ru.png) 5px 50% no-repeat;}

/*==========headers======================*/
h1,h2 {
	clear: both;
	width: 982px;
	height: 38px;
	padding: 0;
	font-size: 20px;
	line-height: 38px;
	font-weight: normal;
	margin: 5px auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform:capitalize;
	color: #000;
	border-bottom: 1px dotted #d6b78b;
}
div.h {
	clear: both;
	margin: 5px auto;
	padding: 0 154px 0 0;
	width: 828px;
	position: relative;
	border-bottom: 1px dashed #d6b78b;
}
div.h h1 {
	width: 70%;
	margin: 0;
	background: none;
	border: none;
}
/*==========popular queries thumbs=======*/
ul.tcats {
	width: 990px;
	margin: 10px auto 30px auto;
}
ul.tcats:after {content: ""; width: 0; height: 0; display: block; clear: both;}
ul.tcats li {
	width: 320px;
	height: auto;
	float: left;
	margin: 0 3px 8px 3px;
	padding: 1px;
	padding-bottom: 40px;
	border: 1px solid #d6b78b;
	background: #fffcf4;
	position: relative;
	border-bottom-width: 2px;
}
ul.tcats li img {
	width: 320px;
	height: 180px;
	display: block;
	border: none;
	border-radius: 2px 2px 0 0;
}
ul.tcats li h3 {
	position: absolute;
	bottom: 5px;
	left: 1px;
	width: 310px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 5px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	z-index: 1;
}
ul.tcats span.cnt {
	display: block;
	position: absolute;
	z-index:3;
	bottom: 43px;
	right: 4px;
	color:#fff;
	line-height: 14px;
	padding: 5px;
	text-align:center;
	background: url(http://static.webclicks24.com/images/60.png) repeat;
	border-radius: 2px;
}
/*==========content=======*/
ul.content {
	width: 990px;
	margin: 0 auto;
}
ul.content:after {content: ""; width: 0; height: 0; display: block; clear: both;}
ul.content li {
	width: 320px;
	height: auto;
	float: left;
	margin: 0 3px 8px 3px;
	border: 1px solid #d6b78b;
	padding: 1px;
	padding-bottom: 99px;
	background: #fffcf4;
	position: relative;
	border-bottom-width: 2px;
}
ul.content li img {
	width: 320px;
	height: 180px;
}
ul.content li h3 {
	position: absolute;
	bottom: 72px;
	left: 0;
	padding: 4px 5px 4px 5px;
	width: 312px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	text-indent: 12px;
	border-bottom: 1px solid #fbebc9;
	z-index: 20;
	background: url(/images/desc.png) 5px 7px no-repeat #fff8e8;
}
ul.content li h3.full {
	white-space: normal;
	height: auto;
}
ul.content li span.dur {
	position: absolute;
	z-index:3;
	bottom: 99px;
	right: 1px;
	color:#fff;
	width:50px;
	height: 12px;
	line-height: 14px;
	padding: 5px 0;
	text-align:center;
	font-weight:bold;
	font-size: 11px;
	background: url(http://static.webclicks24.com/images/60.png) repeat;
}
ul.content li span.add {
	display: block;
	position: absolute;
	left: 5px;
	bottom: 52px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 15px;
	background:url(/images/dat.png) 0px 0px no-repeat;
}
ul.content li span.src {
	display: block;
	position: absolute;
	right: 5px;
	bottom: 52px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 15px;
	background:url(/images/tv.png) 0px 0px no-repeat;
}
ul.content li span.src a {color: #222;}
ul.content li span.src a:hover {color: #ff0000;}
ul.content li span.tl {
	position: absolute;
	bottom: 5px;
	left: 0;
	padding: 4px 5px 0 5px;
	width: 312px;
	height: 38px;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	border-top: 1px dotted #f8e5be;
	line-height: 19px;
	text-transform: capitalize;
	text-indent: 12px;
	background: url(/images/tag.png) 5px 8px no-repeat;
}
ul.content li span.tl a,ul.content li span.tl span {
	display: inline;
	color:#a14203;
}
ul.content li span.tl a {border-bottom: 1px dotted #c35e1b;}
ul.content li span.tl a:hover {color: #ff0000; border-bottom: 1px dotted #fe4242;}
ul.content li a.report {
	display:block;
	position: absolute;
	left: 1px;
	bottom: 99px;
	background: url(http://static.webclicks24.com/images/report.png) 6px 5px no-repeat #000;
	width: 24px;
	height: 22px;
	z-index: 10;
	opacity: 0.6;
}
ul.content li:hover a.report:hover {
	opacity: 1;
}
/*==========not found=======*/
div.notfound {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	margin: 20px auto;
	font-size: 18px;
	text-align: center;
}
div.notfound b {text-transform: capitalize;}
div.notfound a {
	display:block;
	padding:10px;
	font-size:24px;
	line-height: 24px;
	text-decoration: none;
	min-width: 60px;
	text-align: center;
	border-radius: 0;
	margin: 10px auto;
	border: 1px solid #dacec5;
	background: #ece8d8;
	text-transform: capitalize;
}
div.notfound a:hover {border: 1px solid #83390d; color: #222;}


/*==========popular queries text=======*/
div.az {
	width: 990px;
	margin: 5px auto 30px auto;
}
div.az:after {content: ""; width: 0; height: 0; display: block; clear: both;}
div.az ul {
	width: 20%;
	float: left;
	padding-left: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.az ul li {
	display: block;
	width: 100%;
	height: 24px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-indent: 12px;
	background: url(/images/fld.png) 0 9px no-repeat;
}
div.az ul li > a {
	display: block;
	width: 70%;
	line-height: 24px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	text-transform: capitalize;
}
div.az ul li > span {
	display: block;
	width: 28%;
	line-height: 24px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	text-align: right;
}
div.az ul li.space {background: none;}
div.az ul li.letter {
	font-size: 16px;
	line-height: 24px;
	width: 98%;
	background: #f9e0aa;
	border-radius: 2px;
	text-transform: uppercase;
	color:#303030;
}

/*==========navigation=======*/
div.nav {
	width:982px;
	margin: 10px auto;
	text-align:left;
	clear:both;
}
div.nav:after {content: ""; width: 0; height: 0; display: block; clear: both;}
div.nav.top {padding-bottom: 5px;}
div.nav.bottom {margin-bottom: 20px;}
div.sort {
	float: left;
}
div.durgrp {
	float: left;
	margin-left: 10px;
}
div.sort a, div.durgrp a {
	display:block;
	float:left;
	padding:10px;
	font-size:14px;
	line-height: 14px;
	text-decoration: none;
	min-width: 60px;
	text-align: center;
	margin: 0 3px 0 0;
	border: 1px solid #a14203;
	background: #feedc8;
}
div.sort a.current, div.durgrp a.current {
	color:#fff;
	background:#a14203;
}
div.pages {
	float: right;
}
div.pages>span {
	display: block;
	float: left;
	padding:10px;
	font-size:13px;
	line-height: 14px;
	border-right: none;	
}
div.pages a {
	display:block;
	float:left;
	padding:10px;
	font-size:14px;
	line-height: 14px;
	text-decoration: none;
	min-width: 18px;
	text-align: center;
	margin: 0 0 0 3px;
	border: 1px solid #a14203;
	background: #feedc8;
}
div.pages a.current {
	color:#fff;
	background:#a14203;
}

/*==========related text=======*/
div.related {margin: 5px auto; width: 982px;}
div.related:after {content: ""; width: 0; height: 0; display: block; clear: both;}
div.related a {display:block; float:left; margin-right:10px; text-indent:14px; min-height:18px; background:url(/images/lupe.png) 0px 2px no-repeat; text-transform:capitalize; margin-bottom: 5px;}
div.related span {display:block; float:left; margin-right:8px; margin-bottom: 5px;}

/*==========toplist=======*/
div.tradeindex {
	width: 990px;
	margin: 5px auto 30px auto;
}
div.tradeindex:after {content: ""; width: 0; height: 0; display: block; clear: both;}

div.tradeindex div {
	width: 194px;
	height: auto;
	min-height: 60px;
	float: left;
	margin: 3px;
	position: relative;	
	padding-bottom: 24px;
}
div.tradeindex div a img {width: 100%; height: auto; box-sizing: border-box; -moz-box-sizing: border-box; border: 1px solid #363636;}
div.tradeindex div a:hover img {border: 1px solid #505050;}
div.tradeindex div h4 {position: absolute; bottom: 0; left: 0; box-sizing: border-box; -moz-box-sizing: border-box; width: 100%; padding: 4px; height: 24px; line-height: 16px; font-size: 12px; font-weight: bold; overflow: hidden; text-transform: capitalize; white-space: nowrap; text-overflow: ellipsis; text-align: center;}

ul.globaltop {
	float:left;
	width:20%;
}
ul.globaltop li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width:100%;
	height:24px;
	font-size: 14px;
	line-height: 24px;
	padding-right:5px;
	margin-bottom:3px;
	white-space:nowrap;
	overflow:hidden;
	text-indent: 3px;
}

/*==========add this=======*/
div.bookshare {
	width: 476px;
	height: 40px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
/*==========footer=======*/
div.footer {
	clear: both;
	width: 982px;
	margin: 0 auto;
}
span.desktopspan, span.mobilespan {display: none;}

/*==========back to top=======*/
#back_to_top {
	right:20px;
	bottom:7%;
	z-index:1000;
	font-size:12px;
	position:fixed;
	display: none;
}
#back_to_top a#back-to-top {
	text-decoration:none;
	display:block;
	padding:10px 15px;
	width: 30px;
	height: 30px;
	position:relative;
	z-index:99999;
	background:#a74809;
	-webkit-border-radius:10%;
	-moz-border-radius:10%;
	border-radius:10%;
	opacity: 0.6;
}
#back_to_top a#back-to-top img {
	border: none;
	width: 30px;
	height: 30px;
}
#back_to_top a#back-to-top:hover {opacity: 0.8;}
/*==========ads=======*/
.ads3 {width:960px; margin:0 auto 30px auto; clear: both;}
.ads3:after {content: ""; width: 0; height: 0; display: block; clear: both;}
.ads3b {width:300px; height:250px; padding:4px; background: #fff; border: 1px solid #e2c08a; margin: 0 5px 10px 5px; float:left;}


/* 4 col
--------------------------------------------*/
@media all and (min-width: 1340px) {
	div.header, div.footer, div.nav, div.related {width: 1312px;}
	h1,h2 {width: 1312px;}
	div.tradeindex, div.az {width: 1320px;}
	div.h {width: 1158px;}
	ul.tcats, ul.content {width: 1320px;}
	/*div.tradeindex div {width: 202px;}*/
}

/* 5 col
--------------------------------------------*/
@media all and (min-width: 1670px) {
	div.header, div.footer, div.nav, div.related {width: 1642px;}
	h1,h2 {width: 1642px;}
	div.tradeindex, div.az {width: 1650px;}
	div.h {width: 1488px;}
	ul.tcats, ul.content {width: 1650px;}
	/*div.tradeindex div {width: 202px;}*/
}
/* < 1000
--------------------------------------------*/
@media all and (max-width: 1000px) {
	.hideonmobile {display: none;}
	body {padding: 0 5px 5px 5px;}
	div.head, div.header, div.az, div.nav, div.footer, div.tradeindex, h1, h2, div.related, div.h, ul.content, ul.tcats, div.bookshare {width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;}
	h1,h2 {height: auto;}
	#lngselect ul {width: 300px; height: auto;}
	div.sort, div.durgrp {display: table; width: 50%; border-spacing: 2px;}
	div.durgrp {margin-left: 0;}
	div.sort a, div.durgrp a {display: table-cell; float: none; width: 50%; text-align: center; margin: 0;}
	div.nav.top div.pages {display: none;}
	ul.content, ul.tcats {padding-left: 0;}
	ul.content li, ul.tcats li, ul.content li:hover, ul.tcats li:hover {width: 33.3333%; margin: 0; border: 2px solid #fee9bc; box-shadow: inset 0 0 1px #643e20; padding: 2px; padding-bottom: 99px; box-sizing: border-box; -moz-box-sizing: border-box; min-height: 100px;}
	ul.tcats li, ul.tcats li:hover {padding-bottom: 30px;}
	ul.content li img, ul.tcats li img {width: 100%; height: auto; max-height: 180px;}
	ul.content li h3, ul.tcats li h3 {width: 100%; left: 0; box-sizing: border-box; -moz-box-sizing: border-box;}
	ul.tcats li h3 {font-size: 16px; height: 30px; line-height: 30px;}
	ul.tcats li span.cnt {bottom: 32px;}
	ul.content li h3 {height:27px; border-left: 1px solid #dbcfc1; border-right: 1px solid #dbcfc1;}
	ul.content li span.dur {right: 2px;}
	ul.content li span.add {left: 5px;}
	ul.content li span.src {right: 5px;}
	ul.content li span.tl {width: 100%; height: 43px; box-sizing: border-box; -moz-box-sizing: border-box;}
	ul.content li a.report {left: 2px;}
	div.pages {float: none; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; display: table; border-spacing: 2px;}
	div.pages span, div.pages a {display: table-cell; float: none; text-align: center;}
	div.pages span.ptitle {display: none;}
	div.nav.bottom div.sort,div.nav.bottom div.durgrp {display: none;}
	ul.globaltop {width:25%;}
	ul.globaltop.col5 {display: none;}
	div.az ul {width: 100%; padding-left: 0;}
	div.az ul li {width: auto; padding-right: 30px; float: left; margin-bottom: 5px;}
	div.az ul li > a {width: auto; float: left; text-indent: 0; padding-left: 12px;}
	div.az ul li > span {width: auto; float: left; padding-left: 0px; display: none;}
	div.az ul li.letter, div.az ul li.space {width: 100%; padding-right: 0;}
}

/* <810
--------------------------------------------*/
@media all and (max-width: 809px) {
	ul.topmenu li.ext {display: none;}
}

/* <690
--------------------------------------------*/
@media all and (max-width: 689px) {
	div.h {padding: 0;}
	div.tbookshare {display: none;}
	div.h h1 {width: 100%;}
	ul.globaltop {width:33.333%;}
	ul.globaltop.col4 {display: none;}
	div.pages a.delta4 {display: none;}
	div.head {padding: 0 5px 10px 5px;}
	div.header {height: 126px; padding-top: 80px; padding-bottom: 0;}
	div.logo {top: 5px;}
	div.logo a img {width: 220px; height: 69px;}	
	div.search {position: relative; width: 100%; height: 44px; box-sizing: border-box; -moz-box-sizing: border-box; left:auto; right: auto; top: auto; margin: 0 auto;}
	div.search input.sf {width: 200px;}
	div.search.bottom {margin: 0 auto 20px auto; left: auto; top: auto;}
	#lngselect {top: 25px; width: 55px; height: 30px;}
	#lngselect strong {width: 0; height: 20px;}
	#lngselect strong span {display: none;}
	#lngselect.down:after {right: 28px; top: 30px;}
	#lngselect ul {right: 5px; top:38px;}
	ul.topmenu {display: none;}
}

/* <600px - 3 small columns
--------------------------------------------*/
@media all and (max-width: 599px) {
	ul.tcats li h3 {font-size: 13px;}
	ul.content li span.dur, ul.content li a.report {bottom: 121px;}
	ul.content li h3 {bottom: 94px;}
	ul.content li span.add {bottom: 72px;}
	ul.content li span.src {left: 5px; right: auto;}
	ul.content li,ul.content li:hover {padding-bottom: 121px;}	
}

/* <480px - 2 columns
--------------------------------------------*/
@media all and (max-width: 479px) {
	ul.content li, ul.tcats li, ul.content li:hover, ul.tcats li:hover {width: 50%;}
	div.pages a.delta3 {display: none;}	
	ul.globaltop {width:50%;}
	ul.globaltop.col3 {display: none;}
	div.bookshare {height: 70px;}
	div.sort, div.durgrp {width: 100%; float: none;}
	div.sort {margin-bottom: 5px;}
	h1,h2 {font-size: 16px;}	
	
	ul.tcats li h3 {font-size: 16px;}
	ul.content li span.dur, ul.content li a.report {bottom: 99px;}
	ul.content li h3 {bottom: 72px;}
	ul.content li span.add {bottom: 52px;}
	ul.content li span.src {left: auto; right: 5px;}
	ul.content li,ul.content li:hover {padding-bottom: 99px;}	
}

/* 400 - 2 small columns
--------------------------------------------*/
@media all and (max-width: 400px) {
	ul.tcats li h3 {font-size: 13px;}
	ul.content li span.dur, ul.content li a.report {bottom: 121px;}
	ul.content li h3 {bottom: 94px;}
	ul.content li span.add {bottom: 72px;}
	ul.content li span.src {left: 5px; right: auto;}
	ul.content li,ul.content li:hover {padding-bottom: 121px;}	
	div.pages a.delta2 {display: none;}
}