
/* 


		Kalooga Discovery Portal
		Copyright © Kalooga 2009
		
		
*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	background: url(../img/body-bg.png) repeat-x 50% 0;
	font-family: Arial, Helvetica, sans-serif;
}
body.results {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
#container1060 {
	margin: 0 auto;
	width: 1060px;
	position: relative;
}
#header {
	width: 970px;
	margin: 0 auto;
	height: 100px;
	position: relative;
}
#header .pagelink {
	display: block;
	width: 150px;
	height: 50px;
	background: url(../img/kalooga.png) top left no-repeat;
	position: absolute;
	top: 25px;
	left: 0;
	text-indent: -9000em;
	outline: none;
}
#searchContainer {
	height: 517px;
	width: 1060px;
	position: relative;
	padding: 20px 0 0 0;
}
#search {
	width: 970px;
	position: relative;
	margin-left: 45px;
	height: 400px;
}
#slideshow {
	width: 970px;
	position: relative;
	margin-left: 40px;
	height: 400px;
	z-index: -1;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 97px;
	position: absolute;
	top: 407px;
	left: 35px;
	z-index: 999;
}
#nav li {
	float: left;
	margin: 0 16px 0 0;
	background: none;
}
#nav li.last {
	margin: 0; !important
}
#nav li a {
	display: block;
	width: 108px;
	height: 28px;
	text-align: center;
	padding: 102px 0 0 0;
	outline: none;
	z-index: 99999;
	color: #666666; text-decoration: none;
}
#nav .all a {background: url(../img/nav/category-all.png) top left no-repeat;}
#nav .all a:hover {background: url(../img/nav/category-all.png) left center no-repeat; color:#222222; text-decoration: underline;}
#nav .all .activeSlide {background: url(../img/nav/category-all.png) left bottom no-repeat; color:#222222; z-index: 99999;}
#nav .all .activeSlide:hover {background: url(../img/nav/category-all.png) left bottom no-repeat;}

#nav .football a {background: url(../img/nav/category-football.png) top left no-repeat;}
#nav .football a:hover {background: url(../img/nav/category-football.png) left center no-repeat; color:#72a113; text-decoration: underline;}
#nav .football .activeSlide {background: url(../img/nav/category-football.png) left bottom no-repeat; color:#72a113;}
#nav .football .activeSlide:hover {background: url(../img/nav/category-football.png) left bottom no-repeat;}

#nav .travel a {background: url(../img/nav/category-travel.png) top left no-repeat;}
#nav .travel a:hover {background: url(../img/nav/category-travel.png) left center no-repeat; color:#ff6802; text-decoration: underline;}
#nav .travel .activeSlide {background: url(../img/nav/category-travel.png) left bottom no-repeat; color:#ff6802;}
#nav .travel .activeSlide:hover {background: url(../img/nav/category-travel.png) left bottom no-repeat;}

#nav .movies a {background: url(../img/nav/category-movies.png) top left no-repeat;}
#nav .movies a:hover {background: url(../img/nav/category-movies.png) left center no-repeat; color:#d71817; text-decoration: underline;}
#nav .movies .activeSlide {background: url(../img/nav/category-movies.png) left bottom no-repeat; color:#d71817;}
#nav .movies .activeSlide:hover {background: url(../img/nav/category-movies.png) left bottom no-repeat;}

#nav .olympics a {background: url(../img/nav/category-olympics.png) top left no-repeat;}
#nav .olympics a:hover {background: url(../img/nav/category-olympics.png) left center no-repeat; color:#257bd3; text-decoration: underline;}
#nav .olympics .activeSlide {background: url(../img/nav/category-olympics.png) left bottom no-repeat; color:#257bd3;}
#nav .olympics .activeSlide:hover {background: url(../img/nav/category-olympics.png) left bottom no-repeat;}

#nav .cars a {background: url(../img/nav/category-cars.png) top left no-repeat;}
#nav .cars a:hover {background: url(../img/nav/category-cars.png) left center no-repeat; color:#454545; text-decoration: underline;}
#nav .cars .activeSlide {background: url(../img/nav/category-cars.png) left bottom no-repeat; color:#454545;}
#nav .cars .activeSlide:hover {background: url(../img/nav/category-cars.png) left bottom no-repeat;}

#nav .animals a {background: url(../img/nav/category-animals.png) top left no-repeat;}
#nav .animals a:hover {background: url(../img/nav/category-animals.png) left center no-repeat; color:#654423; text-decoration: underline;}
#nav .animals .activeSlide {background: url(../img/nav/category-animals.png) left bottom no-repeat; color:#654423;}
#nav .animals .activeSlide:hover {background: url(../img/nav/category-animals.png) left bottom no-repeat;}

#nav .celebs a {background: url(../img/nav/category-celebs.png) top left no-repeat;}
#nav .celebs a:hover {background: url(../img/nav/category-celebs.png) left center no-repeat; color:#ae1f8d; text-decoration: underline;}
#nav .celebs .activeSlide {background: url(../img/nav/category-celebs.png) left bottom no-repeat; color:#ae1f8d;}
#nav .celebs .activeSlide:hover {background: url(../img/nav/category-celebs.png) left bottom no-repeat;}

#search img {
	z-index: 0;
}
.tl, .tr, .bl, .br {
	display: block;
	width: 3px;
	height: 3px;
	text-indent: -999999em;
	font-size: 0.1em;
	position: absolute;
	z-index: 999;
}
.tl {
	top: 0;
	left: 0;
	background: url(../img/top-left.png) top left no-repeat;
}
.tr {
	top: 0;
	right: 0;
	background: url(../img/top-right.png) top left no-repeat;
}
.bl {
	bottom: 0;
	left: 0;
	background: url(../img/bottom-left.png) top left no-repeat;
}
.br {
	bottom: 0;
	right: 0;
	background: url(../img/bottom-right.png) top left no-repeat;
}
.navCategoryPrev, .navCategoryNext {
	display: block;
	width: 25px;
	height: 40px;
	text-indent: -9000em;
	font-size: 0.1em;
	position: absolute;
	cursor: pointer;
}
.navCategoryPrev {
	background: url(../img/nav-cat-prev.png) top left no-repeat;
	top: 200px;
	left: 0;
}
.navCategoryPrev:hover {
		background: url(../img/nav-cat-prev.png) bottom left no-repeat;
}
.navCategoryNext {
	background: url(../img/nav-cat-next.png) top left no-repeat;
	top: 200px;
	right: 0;
}
.navCategoryNext:hover {
		background: url(../img/nav-cat-next.png) bottom left no-repeat;
}
.searchBox {
	position: absolute;
	top: 200px;
	left: 90px;
	height: 47px;
	width: 449px;
	padding: 13px;
	background: url(../img/search.png) top left no-repeat;
}
.searchBox input {
	height: 37px;
	width: 380px;
	padding: 10px 10px 0 10px;
	margin: 0;
	background: none;
	border: 0px;
	color: #ffffff;
	font-size: 2em;
}
.tagcloud {
	width: 388px;
	position: absolute;
	top: 20px;
	right: 55px;
	height: 360px;
	padding: 40px 0 0 0;
	background: url(../img/bg-tagcloud.png) top left no-repeat;
	overflow: hidden;
}
.tags {
	width: 310px;
	height: 240px;
	overflow: hidden;
	margin: 0 0 0 40px;
}
.tagcloud .title {
	height: 30px;
    display: table;
    margin: 10px auto;
}

.tagcloud .title h2 {
	display: block;
	height: 30px;
	background: #333;
	color: #ffffff;
	line-height: 29px;
	text-align: center;
	float: left;
	padding: 0 0 0 15px;
	font-size: 1em;
	font-weight: normal;
	background: url(../img/tagcloud-title.png) top left no-repeat;
}
.tagcloud .title span {
	display: block;
	height: 30px;
	width: 15px;
	float: left;
	padding: 0;
	background: url(../img/tagcloud-title-right.png) top right no-repeat;
	text-indent: -99999em;
	font-size: 0.1em;
}
#searchContainer h1 {
	display: block;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 480px;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.4em;
	text-shadow: 0 0 0.3em #000000;
}
#searchContainer .galleryAmount {
	display: block;
	width: 460px;
	text-align: center;
	height: 20px;
	color: #ffffff;
	position: absolute;
	top: 280px;
	left: 100px;
	text-align: center;
	text-shadow: 0 0 0.3em #000000;
}
.navCategoryPrev, .navCategoryNext {
	display: block;
	width: 25px;
	height: 40px;
	text-indent: -9000em;
	font-size: 0.1em;
	position: absolute;
	cursor: pointer;
}
.navCategoryPrev {
	background: url(../img/nav-cat-prev.png) top left no-repeat;
	top: 220px;
	left: 0;
}
.navCategoryPrev:hover {
		background: url(../img/nav-cat-prev.png) bottom left no-repeat;
}
.navCategoryNext {
	background: url(../img/nav-cat-next.png) top left no-repeat;
	top: 220px;
	right: 0;
}
.navCategoryNext:hover {
		background: url(../img/nav-cat-next.png) bottom left no-repeat;
}
.btnSearch {
	display: block;
	height: 47px;
	width: 48px;
	border: 0px;
	position: absolute;
	top: 213px;
	left: 504px;
	background: url(../img/btn-search.png) top left no-repeat;
	text-indent: -99999em;
	outline: none;
	z-index: 9999;
	font-size: 0.1em;
}
.btnSearch:hover {
	background: url(../img/btn-search.png) bottom left no-repeat;
}
.tagcloud a {
	color: #ffffff;
	text-shadow: 0 0 0.2em #000000;
	text-decoration: none;
	display: block;
	margin: 7px;
	padding: 0;
	float: left;
	height: 22px;
	padding: 8px 0 0 0;
	border: 1px solid ed;
}
.tagcloud a.large {
	font-size: 1.8em;
	height: 30px;
	padding: 0;
}
.tagcloud a.medium {
		font-size: 1.4em;
		height: 27px;
	padding: 3px 0 0 0;
}
/*
	RESULTS
*/
/*
	Heading
*/
#headerWrapper {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
}
.results #header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.results #header .pagelink {
	display: block;
	height: 40px;
	width: 150px;
	background: url(../img/kalooga.png) top left no-repeat;
	text-indent: -999999em;
	position: absolute;
	top: 25px;
	left: 3px;
}
/*
	Search function
*/
.searchfield {
	background: url(../img/bg-search.png) top left no-repeat;
	height: 35px;
	width: 663px;
	position: absolute;
	top: 14px;
	right: 0px;
	padding: 7px;
}
.searchinput {
	width: 592px;
	height: 17px;
	background: url(../img/bg-searchfield.png) top left no-repeat;
	border: 0px;
	padding: 9px;
	float: left;
}
.btnsearch {
	float: left;
	height: 35px;
	width: 45px;
	border: 0px;
	margin-left: 7px;
	text-indent: -99999em;
	font-size: 0em;
	cursor: pointer;
	background: url(../img/btnsearch.png) top left no-repeat;
}
.btnsearch:hover {
	background: url(../img/btnsearch.png) bottom left no-repeat;
}
/*
	Suggestions
*/
.btn-slide {
	display: block;
	height: 24px;
	width: 120px;
	position: absolute;
	top: 70px;
	left: 158px;
	background: url(../img/btn-suggestions.png) bottom right no-repeat;
	text-decoration: none;
	font-size: 0em;
	text-indent: -99999em;
	outline: none;
}
.sug-active {
	background: url(../img/btn-suggestions.png) top right no-repeat;
}
.suggestionslink:hover {
	text-decoration: underline;
}
.suggestionsWrapper {
	margin: 0 auto;
	width: 100%;
	height: 115px;
	background: url(../img/bg-suggestionswrapper.png);
	background-position: bottom;
}
.suggestionsWrapper .heading {
	width: 100%;
	margin: 0 auto;
	height: 115px;
}
.suggestionsWrapper .all {
	background: url(../img/headings/all.jpg) top center no-repeat;
}
.suggestionsWrapper .movies {
	background: url(../img/headings/movies.jpg) top center no-repeat;
}
.suggestionsWrapper .travel {
	background: url(../img/headings/travel.jpg) top center no-repeat;
}
.suggestionsWrapper .football {
	background: url(../img/headings/football.jpg) top center no-repeat;
}
.suggestionsWrapper .olympics {
	background: url(../img/headings/olympics.jpg) top center no-repeat;
}
.suggestionsWrapper .animals {
	background: url(../img/headings/animals.jpg) top center no-repeat;
}
.suggestionsWrapper .cars {
	background: url(../img/headings/cars.jpg) top center no-repeat;
}
.suggestionsWrapper .celebs {
	background: url(../img/headings/celebs.jpg) top center no-repeat;
}
/* Einde snippet */

#suggestions {
	width: 960px;
	height: 115px;
	margin: 0 auto;
	z-index: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#suggestions ul.interested {
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#suggestions ul.interested li {
	margin: 0;
	padding: 0;
}
#suggestions span.interested-title {
	display: block;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	height: 26px;
	background: url(../img/suggestions-title-bg-left.png) top left no-repeat;
	font-size: 1em;
	line-height: 2em;
	padding: 0 0 0 13px;
	float: left;
}
#suggestions span.interested-end {
	display: block;
	font-size: 1em;
	font-weight: bold;
	width: 13px;
	height: 26px;
	background: url(../img/suggestions-title-bg-right.png) top right no-repeat;
	font-size: 0em;
	text-indent: -9999em;
}
#suggestions ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 64px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 0;
}
#suggestions ul li {
	float: left;
	margin: 0 10px 0 0;
}
#suggestions ul li a {
	display: block;
	float: left;
	padding: 12px 20px 10px 70px;
	height: 42px;
	background: url(../img/bg-suggestions-links.png) top left no-repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border: 0 solid #000;
	color: #cccccc;
	font-size: 1em;
	text-decoration: none;
	line-height: 18px;
	position: relative;
}
#suggestions ul li a:hover {
	color: #ffffff;
	background: url(../img/bg-suggestions-links.png) bottom left no-repeat;
}
#suggestions ul li a img {
	position: absolute;
	top: 12px;
	left: 14px;
	width: 41px;
	height: 40px;
	float: left;
	border: 0px;
}
#suggestions ul li a span {
	color: #999999;
	font-size: 0.9em;
	text-decoration: none;
}
#suggestions ul li a span.link {
	color: #cccccc;
	font-size: 1em;
	display: block;
	height: 20px;
	overflow: hidden;
	float: left;
}
	
/*
	Category Navigation
*/
#navSearch {
	margin: 0;
	padding: 0;
	height: 28px;
	position: absolute;
	top: 66px;
	left: 283px;
	float: left;
	z-index: 20;
	width: 100%;
}
.navItem {
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
	height: 28px;
	float: left;
}
.navItem li {
	float: left;
}
.navItem li.last {
	margin: 0; !important
}
.navItem li a {
	display: block;
	float: left;
	height: 19px;
	text-align: center;
	padding: 9px 7px 0 7px;
	outline: none;
	font-size: 0.9em;
	color: #666666; text-decoration: none;
}
.navItem li a:hover {
	text-decoration: underline;
	color: #333333;
}
.active li a {
	color: #ffffff;
}
.active li a:hover {
	color: #ffffff !important;
}
.navItem .left, .navItem .right {
	width: 3px;
	height: 28px;
	margin: 0;
	padding: 0;
	float: left;
}
.active .lAll { background: url(../img/topnav/left-all.png) top left no-repeat;}
.active .rAll { background: url(../img/topnav/right-all.png) top right no-repeat;}
.active .mAll { background: url(../img/topnav/all.png) top center no-repeat;}

.active .lFootball { background: url(../img/topnav/left-football.png) top left no-repeat;}
.active .rFootball { background: url(../img/topnav/right-football.png) top right no-repeat;}
.active .mFootball { background: url(../img/topnav/football.png) top center no-repeat;}

.active .lTravel { background: url(../img/topnav/left-travel.png) top left no-repeat;}
.active .rTravel { background: url(../img/topnav/right-travel.png) top right no-repeat;}
.active .mTravel { background: url(../img/topnav/travel.png) top center no-repeat;}

.active .lMovies { background: url(../img/topnav/left-movies.png) top left no-repeat;}
.active .rMovies { background: url(../img/topnav/right-movies.png) top right no-repeat;}
.active .mMovies { background: url(../img/topnav/movies.png) top center no-repeat;}

.active .lCars { background: url(../img/topnav/left-cars.png) top left no-repeat;}
.active .rCars { background: url(../img/topnav/right-cars.png) top right no-repeat;}
.active .mCars { background: url(../img/topnav/cars.png) top center no-repeat;}

.active .lOlympics { background: url(../img/topnav/left-olympics.png) top left no-repeat;}
.active .rOlympics { background: url(../img/topnav/right-olympics.png) top right no-repeat;}
.active .mOlympics { background: url(../img/topnav/olympics.png) top center no-repeat;}

.active .lAnimals { background: url(../img/topnav/left-animals.png) top left no-repeat;}
.active .rAnimals { background: url(../img/topnav/right-animals.png) top right no-repeat;}
.active .mAnimals { background: url(../img/topnav/animals.png) top center no-repeat;}

.active .lCelebs { background: url(../img/topnav/left-celebs.png) top left no-repeat;}
.active .rCelebs { background: url(../img/topnav/right-celebs.png) top right no-repeat;}
.active .mCelebs { background: url(../img/topnav/celebs.png) top center no-repeat;}

.navItem .mAll a:hover { color: #333333; text-decoration: underline;}
.navItem .mFootball a:hover {color:#72a113; text-decoration: underline;}
.navItem .mTravel a:hover {color:#ff6802; text-decoration: underline;}
.navItem .mMovies a:hover {color:#d71817; text-decoration: underline;}
.navItem .mOlympics a:hover {color:#257bd3; text-decoration: underline;}
.navItem .mCars a:hover {color:#454545; text-decoration: underline;}
.navItem .mAnimals a:hover {color:#654423; text-decoration: underline;}
.navItem .mCelebs a:hover {color:#ae1f8d; text-decoration: underline;}
.navItem .mFootball a:hover {color:#31527e; text-decoration: underline;}

/*
	Content, Results & Advertisement
*/
#contentWrapper {
	position: relative;
	width: 100%;
	z-index: 9;
	padding: 36px 0 0 0;
	background: url(../img/bg-contentwrapper.png) repeat-x 50% 0;

}
#content {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 1;
}
#resultsTitle {
	width: 960px;
	overflow: hidden;
	padding: 0;
	height: 30px;
}
#resultsTitle h2 {
	color: #333333;
	font-weight: normal;
	margin: 0 0 6px 0;
	font-size: 1.6em;
	display: block;
	width: 960px;
	height: 24px;
	overflow: hidden;
	padding: 0;
}
#results {
	width: 630px;
	float: left;
	background: url(../img/shade-results.png) top right no-repeat;
	margin: 0;
	padding: 0;
}
#textContainer {
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
}
#textContainer p {
	color: #333333;
	line-height: 1.8em;
}
h2 {
	color: #333333;
	font-weight: normal;
	font-size: 1.6em;
	margin: 0 0 6px 0;
	padding: 0;
}
.queryInfo {
	font-size: 0.9em;
	color: #666;
}
.gallery {
	width: 600px;
	height: 170px;
	background: url(../img/gallery-shade.png) bottom left no-repeat;
	padding: 0 0 11px 0;
}
.previews {
	padding: 26px 0 0 0;
	position: relative;
	width: 635px;
}
.ops {
	position: absolute;
	width: 552px;
	height: 22px;
	background: url(../img/results-ops-bg.png) top right no-repeat;
	top:28px;
	right:20px;
	padding: 5px 8px 0 0;
	font-size: 0.9em;
}
.ops img {
	float: right;
	margin: 0 6px 0 0;}
.ops a {
	color:#666666;
	float: right;
	display: block;
	height: 20px;
	text-decoration: none;
	line-height: 15px;
}
.ops a:hover {
	color:#333333;
}
.ops a .green {
	color:#62a026;
	font-weight: bold;
}
.ops a .red {
	color:#d8310a;
	font-weight: bold;
}
.preview {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 114px;
	background: #f9f9f9;
	width: 600px;
	overflow: hidden;
}
.preview a {
	display: block;
	max-height: 100px;
	max-width: 135px;
	text-align:center;
	overflow: hidden;
}
.preview a img {
	border: 0px;
}

.preview .thumbshade-left, .preview .thumbshade-right {
	width: 7px;
	height: 114px;
	margin: 0;
	padding: 0;
	float: left;
}
.preview .thumbshade-left {
	background: url(../img/thumb-shade-left.png) top left no-repeat;
}
.preview .thumbshade-right {
	background: url(../img/thumb-shade-right.png) top left no-repeat;
}
.preview .thumbshade-mid {
	background: url(../img/thumb-shade-mid.png) top left;
	height: 100px;
	padding: 7px 0 7px 0;
	float: left;
}
.title {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.title li {
	float: left;
	padding: 0 0 0 10px;
	height: 26px;
	background: url(../img/preview-title.png) top left no-repeat;
}
.title .title-start {
	max-width: 264px;
	overflow: hidden;
}
.title li a {
	color: #cccccc;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 23px;
	overflow: hidden;
}
.title li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.title li.title-end {
	float: left;
	padding: 0;
	background: url(../img/preview-title-end.png) top right no-repeat;
	width: 10px;
	height: 26px;
}
.meta {
	float: right;
	list-style: none;
	margin: 0;
	padding: 2px 0 0 0;
}
.meta li {
	height: 16px;
	border-right: 1px solid #cccccc;
	float: left;
	padding: 2px 6px 0 6px;
	font-size: 0.9em;
	color: #666;
}
.meta li a {
	color: #666;
	text-decoration: none;
}
.meta li a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.meta li a.report-active {
	color: #ff0000;
	font-weight: bold;
}
.meta li.last {
	border: 0px;
	padding: 0px;
}
.source {
	list-style: none;
	margin: 0;
	padding: 0;
}
.source li {
	float: left;
	padding: 4px 0 0 7px;
}
.source .related {
	float: right;
	padding-right: 5px;
}
.source li a {
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}
.source li a:hover {
	color: #333;
	text-decoration: underline;
	font-size: 0.9em;
}

/*
	Paging
*/
.paging {
	list-style: none;
	margin:0;
	padding:20px 0 0 200px;
	width:430px;
	height: 60px;
}
.paging li {
	float: left;
	margin: 0 2px 0 2px;
}
.paging li a {
	display: block;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 2.2em;
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	background: url(../img/paging.png) top left no-repeat;
}
.paging li a:hover {
	background: url(../img/paging.png) center left no-repeat;
	font-weight: bold;
	color: #333333;
}
.paging li a.active {
	color: #ffffff;
	background: url(../img/paging.png) bottom left no-repeat;
}
.paging li.prevPage a {
	text-indent: -99999em;
	height: 24px;
	width: 24px;
	background: url(../img/paging-prev.png) center left no-repeat;
}
.paging li.prevPage a:hover {
	background: url(../img/paging-prev.png) top left no-repeat;
}
.paging li.prevPage a.inactive {
	background: url(../img/paging-prev.png) bottom left no-repeat;
}
.paging li.nextPage a {
	text-indent: -99999em;
	height: 24px;
	width: 24px;
	background: url(../img/paging-next.png) center left no-repeat;
}
.paging li.nextPage a:hover {
	background: url(../img/paging-next.png) top left no-repeat;
}
.paging li.nextPage a.inactive {
	background: url(../img/paging-next.png) bottom left no-repeat;
}
/*
	Footer
*/
#footerWrapper {
	background: url(../img/bg-footer.png) top left;
	height: 170px;
	width: 100%;
}
#footerContainer {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#footerContainer span {
	color: #666;
	font-size: 0.9em;
	text-align: center;
}
.footerCol {
	width: 460px;
	float: left;
	height: 85px;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #262626;
}
.footerCol h3 {
	color: #999;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 0;
}
.footerCol p {
	color: #666;
	font-size: 0.9em;
	line-height: 1.8em;
}
.footerCol a {
	color: #999999;
	text-decoration: underline;
}
.footerCol a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#footerNav {
	margin: 0;
	padding: 0;
	list-style:none;
}
#footerNav li {
	border-left: 1px solid #262626;
	padding: 6px 10px 6px 10px;
	float: right;
}
#footerNav li a {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
}
#footerNav li a:hover {
	font-size: 0.9em;
	color: #999999;
	text-decoration: underline;
}
#footerNav .first {
	font-size: 0.9em;
	color: #666;
	text-decoration: none;
	border: 0px;
	float: left;
	padding: 6px 10px 6px 0;
}
#footerNav .noBorder {
	border: 0px;
}
/*
	Advertisement
*/
#advertisement {
	float: right;
	width: 320px;
	padding: 0;
	position: relative;
	overflow: visible;
	height: 960px;
}
#advertisement span {
	display: block;
	width: 314px;
	height: 20px;
	padding: 0 0 1px 0;
	font-size: 0.9em;
	color: #666;
	text-align: center;
	position: absolute;
	top: 35px;
	left: 0;
	background: url(../img/border-dotted.png) repeat-x 50% bottom;
}
#advertisement .adHere-0, #advertisement .adHere-1, #advertisement .adHere-2, #advertisement .adHere-3, #advertisement .adHere-4, #advertisement .adHere-5 {
	display: block;
	width: 314px;
	height: 20px;
	padding: 0 0 1px 0;
	font-size: 0.9em;
	color: #666;
	text-align: center;
	position: absolute;
	text-decoration: none;
	top: 70px;
	left: 0;
}
#advertisement .adHere-1 {
	top: 260px;
	left: 0;
}
#advertisement .adHere-2 {
	top: 450px;
	left: 0;
}
#advertisement .adHere-3 {
	top: 640px;
	left: 0;
}
#advertisement .adHere-4 {
	top: 830px;
	left: 0;
}
#advertisement .adHere-5 {
	top: 1000px;
	left: 0;
}
#advertisement .adHere-0:hover, #advertisement .adHere-1:hover, #advertisement .adHere-2:hover, #advertisement .adHere-3:hover, #advertisement .adHere-4:hover, #advertisement .adHere-5:hover {
	color: #333333;
	text-decoration: underline;
}
.iab-300-1, .iab-300-2, .iab-300-3, .iab-300-4, .iab-300-5 {
	background: url(../img/bg-300x100.png) top left no-repeat;
	width: 300px;
	height: 100px;
	padding: 7px;
	position: absolute;
	top: 97px;
}
.iab-300-2 {
	position: absolute;
	top: 278px;
}
.iab-300-3 {
	position: absolute;
	top: 459px;
}
.iab-300-4 {
	position: absolute;
	top: 640px;
}
.iab-300-5 {
	position: absolute;
	top: 821px;
}
.iab-300-kalooga-1 {
	width: 314px;
	height: 155px;
	margin: 0;
	position: absolute;
	top: 79px;
}
.iab-300-kalooga-2 {
	width: 314px;
	height: 155px;
	margin: 0;
	position: absolute;
	top: 259px;
}
.iab-300-kalooga-3 {
	width: 314px;
	height: 155px;
	margin: 0;
	position: absolute;
	top: 441px;
}
.iab-300-kalooga-4 {
	width: 314px;
	height: 155px;
	margin: 0;
	position: absolute;
	top: 622px;
}
.iab-300-kalooga-5 {
	width: 314px;
	height: 155px;
	margin: 0;
	position: absolute;
	top: 803px;
}
.iab-300-kalooga-1 .adPreviews, .iab-300-kalooga-2 .adPreviews, .iab-300-kalooga-3 .adPreviews, .iab-300-kalooga-4 .adPreviews, .iab-300-kalooga-5 .adPreviews {
	background: url(../img/bg-300x100.png) top left no-repeat;
	width: 300px;
	height: 100px;
	padding: 7px;
	margin: 0;
}
.iab-300-kalooga-1 ul, .iab-300-kalooga-2 ul, .iab-300-kalooga-3 ul, .iab-300-kalooga-4 ul, .iab-300-kalooga-5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.iab-300-kalooga-1 ul li, .iab-300-kalooga-2 ul li, .iab-300-kalooga-3 ul li, .iab-300-kalooga-4 ul li, .iab-300-kalooga-5 ul li {
	float: left;
	width: 99px;
	height: 100px;
	background: #f1f1f1;
	margin: 0 2px 0 0;
}
.iab-300-kalooga-1 ul li.last, .iab-300-kalooga-2 ul li.last, .iab-300-kalooga-3 ul li.last, .iab-300-kalooga-4 ul li.last, .iab-300-kalooga-5 ul li.last {
	margin: 0px !important;
	width: 98px;
}
.iab-300-kalooga-1 ul li a, .iab-300-kalooga-2 ul li a, .iab-300-kalooga-3 ul li a, .iab-300-kalooga-4 ul li a, .iab-300-kalooga-5 ul li a {
	height: 100px;
	width: 99px;
	display: block;
}
.iab-300-kalooga-1 ul li.last a, .iab-300-kalooga-2 ul li.last a, .iab-300-kalooga-3 ul li.last a, .iab-300-kalooga-4 ul li.last a, .iab-300-kalooga-5 ul li.last a {
	margin: 0px !important;
	width: 98px;
}
.adTitle a {
	width: 300px;
	height: 18px;
	text-indent: 10px;
	color: #333;
	display: block;
	text-decoration: none;
}
.adUrl a {
	width: 300px;
	height: 20px;
	display: block;
	color: #666;
	text-decoration: none;
	text-indent: 10px;
	font-size: 0.9em;
}
.bannerblock {
	width: 314px;
	height: 314px;
	background: url(../img/bg-bannerblock.png) top left no-repeat;
	margin: 0;
	position: absolute;
	top: 270px;
}
.iab-250 {
	width: 250px;
	height: 250px;
	margin: 0;
	padding: 32px;
}
/*
	Topbar 
*/
/*.topbar {
	height: 171px;
	width: 100%;
	background: url(../img/bg-topbar.png) top left;
}*/
.titlebar {
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 9px;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
.titlebar img {
	float: left;
	margin: 0 9px 0 0;
}
.titlebar a {
	display: block;
	height: 26px;
	background: url(../img/btn-back-to-results.png) top left no-repeat;
	padding-left: 22px;
	float: left;
	color: #cccccc;
	text-decoration: none;
	line-height: 24px;
}
.titlebar a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.titlebar span.endLink {
	display: block;
	height: 26px;
	background: url(../img/btn-back-to-results.png) top right no-repeat;
	width: 10px;
	float: left;
	text-indent: -9999em;
	font-size: 0em;
	margin: 0 10px 0 0;
}
.titlebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 26px;
	color: #333;
}
.titlebar ul li.copyright {
	font-style: italic;
	font-size: 0.9em;
	color: #666666;
}
.titlebar .overlaySearch {
	float: right;
	margin: 0 20px 0 0;
}
.titlebar .overlaySearch form {
	margin: 0;
	padding: 0;
}
.titlebar .overlaySearch form .submitbutton {
	margin: 0 0 0 4px;
	padding: 0;
	width: 34px;
	height: 26px;
	background: url(../img/btn-search-overlay.png) top left no-repeat;
	border: 0px;
	float: left;
}
.titlebar .overlaySearch form .searchtext {
	margin: 0 0 0 4px;
	padding: 5px;
	width: 152px;
	height: 26px;
	background: url(../img/input-overlay.png) top left;
	border: 0px;
	float: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

.overlayGallery {
	height: 78px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 8px;
}
.overlayGallery img {
	border: 2px solid #ffffff;
}

/*
	Start Rating
*/
.star-rating{
		list-style:none;
		margin: 0 4px 0 6px;
		padding:0px;
		width: 48px;
		height: 16px;
		position: relative;
		overflow:hidden;
		float: left;
		background: url(../img/alt_star.png) top left repeat-x;		
	}
	.star-rating li{
		border: none;
		padding:0px;
		margin:0px;
		width:16px;
		height:16px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:16px;
		height: 16px;
		line-height:16px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(../img/alt_star.png) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
		top: 0px;
	}
	.star-rating a.one-star:hover{
		width:16px;
	}
	.star-rating a.two-stars{
		left:16px;
	}
	.star-rating a.two-stars:hover{
		width: 32px;
	}
	.star-rating a.three-stars{
		left: 32px;
	}
	.star-rating a.three-stars:hover{
		width: 48px;
	}
	.star-rating li.current-rating{
		background: url(../img/alt_star.png) left center;
		position: absolute;
		height: 16px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	
	/* remove halo effect in firefox   */
	.star-rating a{
		outline: none;
	}	
/*
	Report Button
*/
.btn-report {
	display: block;
	height: 36px;
	padding: 0 15px 0 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height: 36px;
	margin: 0 10px 0 0;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border: 0;
}
.btn-report {
	background: url(../img/btn-accept.png);
	color: #b93107 !important;
}
.btn-report:hover {
	background: url(../img/btn-accept.png);
	color: #800f03 !important;
}
#adsense {
margin: 0 auto;
width: 844px;
height: 90px;
padding: 30px 0 20px 116px;
background: url(../img/bg-adsense-shade.png) top left no-repeat;
clear: both;
}
