@font-face {
	font-family: "Behrens KursivC";
	src: url('behrens-cursive.eot');
	src: url('behrens-cursive.eot?#iefix') format('embedded-opentype'),
	url('behrens-cursive.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html {
	background-color: #DCECFC;
	min-width: 308px;
}
body {
	background: #DCECFC url('images/top-bg.jpg') 0 0 repeat no-repeat;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14pt;
	max-width: 1920px;
	min-width: 308px;
	padding: 6px;
	margin: 0 auto;
}

h1, h2, h3 {
	font-family: "Behrens KursivC", Arial, Tahoma, sans-serif;
	color: #002568;
	text-align: center;
	font-weight: normal;
}
h1 {
	font-size: 30pt;
	margin: 0.6em 0 0.4em 0;
}
h2 {
	font-size: 26pt;
	margin: 0.6em 0 0.4em 0;
}
h3 {
	font-size: 22pt;
	margin: 0.6em 0 0.4em 0;
}

p {
	text-align: justify;
	text-indent: 1.3em;
}

dl {
	margin-left: 1.3em;
}
dt {
	font-weight: bold;
}
dd p {
	margin: 0.2em 0;
}

a {
	color: inherit;
}

img {
	border: 1px solid #0E3171;
}

#page-poster {
	position: relative;
	min-height: 610px;
	overflow: hidden;
}
#page-poster-top-info {
	position: absolute;
	top: 0;
	left: 300px;
	right: 0;
	color: #002568;
	text-align: center;
	z-index: 9;
}
#page-top-site-name {
	font-family: "Behrens KursivC", Arial, Tahoma, sans-serif;
	font-size: 40pt;
	line-height: 1.0;
	text-shadow: 0 0 4px white;
}
#page-top-info {
	text-align: right;
	text-shadow: 0 0 4px white;
	margin-top: 0.5em;
}
#page-top-info a,
#page-footer-info a {
	color: inherit;
	text-decoration: none;
}
#page-poster-left-cat {
	position: absolute;
	background: url('images/top-left-cat.png') left top no-repeat no-repeat;
	top: 90px;
	left: 290px;
	width: 354px;
	height: 507px;
	z-index: 5;
}
#page-poster-center-cat {
	background: url("images/top-center-cat.png") left top no-repeat no-repeat;
	position: absolute;
	top: 200px;
	left: 36%;
	width: 506px;
	height: 358px;
	z-index: 4;
}
#page-poster-right-cat {
	position: absolute;
	background: url('images/top-right-cat.png') left top no-repeat no-repeat;
	top: 217px;
	right: 0;
	width: 697px;
	height: 279px;
	z-index: 3;
}

.lc-bar {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 11;
}
.lc-bar .lc-item {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin-left: 0.5em;
}
.lc-bar .lc-item.current {
	border-bottom: 2px solid #002568;
}

#menu-container {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
	z-index: 10;
}
#logo {
	background: url('/images/logo-blue.png') center center no-repeat no-repeat;
	width: 306px;
	height: 182px;
	margin-bottom: 1em;
}
.menu-item {
	position: relative;
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 15pt;
	font-style: italic;
	line-height: 29px;
	color: #002568;
	margin-bottom: 9px;
}
.menu-item .left {
	background: url('images/menu-item.png') 0 0 no-repeat no-repeat;
	display: block;
	vertical-align: top;
	height: 29px;
	padding-left: 16px;
	margin-right: 16px;
}
.menu-item .right {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: url('images/menu-item.png') -292px 0 no-repeat no-repeat;
	width: 16px;
	height: 29px;
}
.menu-item:hover .left {
	background-position: 0 -30px;
}
.menu-item:hover .right {
	background-position: -292px -30px;
}
.menu-item.active {
	color: white;
}
.menu-item.active .left {
	background-position: 0 -60px;
}
.menu-item.active .right {
	background-position: -292px -60px;
}

.no-content {
	color: gray;
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.content {
	max-width: 100%;
	margin-top: 0.5em;
}

.static-content {
	background-color: #EFF6FD;
	border: 1px solid #0E3171;
	padding: 0.3em 1em;
}
.static-content img {
	max-width: 100%;
	margin: 0 4px;
}
.static-content iframe {
	max-width: 100%;
	max-height: 90%;
	margin: 0 4px;
}

.hint {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: inherit;
	cursor: help;
}

.title {
	font-size: 20pt;
	color: #002568;
}

.available {
	color: #03B003;
}
.option {
	color: #FC9B03;
}
.reserved {
	color: #FD033E;
}
.sold {
	color: #002568;
}
.unsaleable {
	color: #002568;
}

.action-button {
	font-style: italic;
}

.separator {
	clear: both;
	font-style: normal;
	font-size: unset;
	font-weight: normal;
	text-align: left;
	height: 1px;
	margin: 1em 0;
}

.slider {
	box-sizing: border-box;
	width: 768px;
	height: 256px;
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #0E3171;
}
.slider .slider-strip {
	display: inline-block;
	white-space: nowrap;
	font-size: 0;
	margin: 0;
}
.slider .slider-strip .slider-item {
	display: inline-block;
	height: 256px;
	margin-left: 0;
}
.slider .slider-strip .slider-item img {
	display: block;
	border: none;
	width: auto;
	height: 256px;
}

.paginator {
	text-align: center;
}
.paginator a,
.paginator span {
	display: inline-block;
	border: 1px solid #0E3171;
	font-size: 11pt;
	font-style: italic;
	width: 29px;
	height: 29px;
	line-height: 29px;
}
.paginator a {
	background-color: #D3E9F6;
	color: #002568;
	text-decoration: none;
	cursor: pointer;
}
.paginator a:hover {
	background-color: #90C2F5;
}
.paginator span {
	background-color: #074895;
	color: white;
	cursor: pointer;
}

.news {
	position: relative;
	background-color: #EFF6FD;
	border: 1px solid #0E3171;
	padding: 0.3em 1em;
	margin-bottom: 1em;
}
.news .date {
	padding-left: 1em;
	padding-bottom: 0.3em;
}
.news .text {
	position: relative;
	font-size: 85%;
	z-index: 10;
}
.news .text h1,
.news .text h2,
.news .text h3 {
	font-family: Arial, Tahoma, sans-serif;
}
.news .text h1 {
	font-size: 20pt;
}
.news .text h2 {
	font-size: 18pt;
}
.news .text h3 {
	font-size: 16pt;
}
.news .text .title {
	font-size: 15pt;
}
.news .litter .item .decor {
	background: url("images/decor-l.png") center top no-repeat no-repeat;
}
.news .text p img:first-child {
	margin-left: -1.3em;
}
.news .text img {
	max-width: 100%;
}
.news .text iframe {
	max-width: 100%;
	max-height: 90%;
}
.news .link {
	position: absolute;
	display: inline-block;
	background: url("images/ui-icons_002568_256x240.png") -32px -80px no-repeat;
	right: 5px;
	bottom: 5px;
	width: 16px;
	height: 16px;
	overflow: hidden;
	z-index: 15;
}

.litter {
	text-align: center;
}
.litter .litter-content {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1.5em;
}
.litter:last-child .litter-content {
	margin-bottom: 0;
}
.litter .item {
	display: inline-block;
	vertical-align: top;
	margin: 0 3em 1.3em 0;
}
.litter .item.info {
	position: relative;
	width: 258px;
	height: 257px;
	max-width: 100%;
	border: 1px solid #0E3171;
	border-radius: 20px;
}
.litter .item.father {
	float: left;
}
.litter .item.mother {
	float: right;
	margin-right: 0;
}
.litter .item h3 {
	font-family: "Behrens KursivC", Arial, Tahoma, sans-serif;
	font-size: 22pt;
	margin: 0.3em 0 0 0;
}
.litter .item a {
	text-decoration: none;
}
.litter .item .title {
	font-size: 18pt;
	font-style: italic;
}
.litter .item .title a {
	text-decoration: underline;
}
.litter .item.info .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	font-size: 15pt;
	z-index: 3;
}
.litter .item.mother .title,
.litter .item.father .title {
	text-decoration: underline;
}
.litter .item .info {
	position: relative;
	font-size: 11pt;
	line-height: 1.4;
	margin: 0 5px;
	z-index: 2;
}
.litter .item .decor {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -16px;
	background: url("images/decor-d.png") center top no-repeat no-repeat;
	height: 58px;
	z-index: 1;
}
.litter .divider {
	display: none;
}

.cat-info-wrapper {
	float: left;
	margin: 0 1em 0.5em 0;
}
.cat-info-container {
	display: inline-block;
	background-color: #EFF6FD;
	border: 1px solid #0E3171;
	border-radius: 20px;
	padding: 0.7em 0.5em 0.7em 0.7em;
}
.cat-info-container.left {
	float: left;
	margin: 0 1em 0.5em 0;
}
.cat-info-container.right {
	float: right;
	margin: 0 0 0.5em 1em;
}
.cat-info {
	max-width: 600px;
	font-size: 10pt;
	font-style: italic;
	color: #002568;
}
.cat-info .title {
	font-family: "Behrens KursivC", Arial, Tahoma, sans-serif;
	font-size: 24pt;
	font-style: normal;
	text-align: right;
}
.cat-info img {
	display: block;
	margin-right: 1em;
}
.cat-info .available,
.cat-info .option,
.cat-info .reserved,
.cat-info .sold {
	font-weight: bold;
}

.animals-container {
	text-align: justify;
}
.animals-container .cat-info-container {
	width: 30.5%;
	vertical-align: top;
	margin: 0.3em;
}

.photos {
	text-align: center;
}
.photos .photo-item-container {
	background-color: white;
	border: 1px solid #0E3171;
	display: inline-block;
	margin: 5px;
}
.photos .photo-item-container img {
	display: block;
	border: none;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.photos .photo-item-container iframe {
	display: block;
	max-width: 100%;
	max-height: 90%;
	vertical-align: bottom;
}
.photos .photo-item-container .photo-description {
	border-top: 1px solid #7184A8;
	color: #002568;
	text-align: center;
	font-style: italic;
	padding: 0.3em 0;
}

.litter-birthday {
	color: #002568;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: -0.7em 0 1.5em 0;
}
.litter-parents {
	background: url("images/cats.png") center center no-repeat no-repeat;
}
.kittens {
	text-align: center;
	margin-top: 1em;
}
.kitten {
	display: inline-block;
	margin: 0 1% 1.5em 1%;
}
.kitten img {
	display: block;
}
.kitten .name {
	color: #002568;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-bottom: 0.5em;
}
.kitten .title {
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0.5em;
}

.contact-container {
	text-align: center;
	margin-bottom: 2em;
}
.contact-container .contact {
	display: inline-block;
	line-height: 1.5;
}
.contact-container .contact .title {
	text-transform: capitalize;
}

.plan {
	line-height: 1.5;
	text-align: center;
	margin-bottom: 1.5em;
}
.plan .wrapper {
	display: inline-block;
}
.plan .item {
	display: inline-block;
	width: 256px;
	height: 300px;
	vertical-align: middle;
	margin: 0.5em;
}
.plan .item img {
	display: block;
}
.plan .info {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0.3em;
	margin: 0.5em;
}
.plan .info h3 {
	margin: 0 0 -1em 0;
}
.plan .info .decor {
	background: url("images/cats.png") center center no-repeat no-repeat;
	width: 250px;
	height: 179px;
}
.plan .description {
	text-align: left;
	padding-bottom: 1em;
}
.plan .description h1 {
	font-size: 20pt;
}
.plan .description h2 {
	font-size: 18pt;
}
.plan .description h3 {
	font-size: 16pt;
}
.plan .separator {
	border-top: 1px solid #0E3171;
}
.plan:last-child .separator {
	border-top: none;
}

.articles-container {
	text-align: center;
}
.articles {
	display: inline-block;
}
.articles h3 {
	text-align: left;
}
.articles a {
	text-decoration: none;
}

#page-footer {
	background: url("images/bottom-bg.jpg") left top no-repeat no-repeat;
	text-align: center;
	height: 808px;
	overflow: hidden;
	margin-bottom: -11px;
}
#page-footer-content {
	position: relative;
	height: 610px;
	margin-top: 170px;
}
#page-footer-social {
	height: 66px;
}
#page-footer-social a {
	margin: 0 9px;
}
.facebook-logo {
	display: inline-block;
	background: url("images/icon-social.png") 0 top no-repeat no-repeat;
	width: 66px;
	height: 66px;
}
.instagram-logo {
	display: inline-block;
	background: url("images/icon-social.png") -66px top no-repeat no-repeat;
	width: 66px;
	height: 66px;
}
#page-footer-site-name {
	font-family: "Behrens KursivC", Arial, Tahoma, sans-serif;
	font-size: 30pt;
	color: #002568;
	line-height: 1.0;
	text-shadow: -1px -1px 2px white, 1px -1px 2px white, 1px 1px 2px white, -1px 1px 2px white;
	margin: 36px 0;
}
#page-footer-info {
	position: absolute;
	display: inline-block;
	left: 11px;
	bottom: 11px;
	font-size: 15pt;
	font-style: italic;
	color: #424242;
	text-align: left;
	z-index: 3;
}
#page-footer-logo {
	position: absolute;
	right: 11px;
	bottom: 11px;
	background: url("/images/logo-sand.png") right bottom no-repeat no-repeat;
	width: 283px;
	height: 169px;
	z-index: 1;
}
#page-footer-cat {
	position: absolute;
	background: url('images/bottom-cat.png') center bottom no-repeat no-repeat;
	left: 0;
	right: 0;
	bottom: 0;
	height: 422px;
	z-index: 2;
}
#page-footer-copyright {
	font-size: 12pt;
}

#scrollUp {
	position: fixed;
	right: 0.5em;
	bottom: 0.5em;
	background-color: #DCECFC;
	border: 1px solid #002568;
	border-radius: 50%;
	padding: 0.5em;
	opacity: 0.7;
	cursor: pointer;
	z-index: 100;
}
#scrollUp > div {
	background: url("images/icon-scroll-up.png") center center no-repeat no-repeat;
	width: 24px;
	height: 24px;
}
#scrollUp:hover {
	opacity: 1;
}

@media all and (max-width: 1510px) {
	#page-poster-center-cat { display: none; }
	.litter-parents { background: none; }
	.animals-container .cat-info-container { width: 46%; }
}
@media all and (max-width: 1055px) {
	#page-footer-logo { display: none; }
	#page-footer-cat { background-position: right bottom; }
}
@media all and (max-width: 1000px) {
	.animals-container .cat-info-container { width: auto; }
}
@media all and (max-width: 930px) {
	#page-poster-right-cat { display: none; }
	.litter .item {
		margin-right: 1em;
	}
}
@media all and (max-width: 900px) {
	.plan .wrapper { display: block; }
	.cat-info-wrapper {
		float: none;
		margin: 0;
	}
}
@media all and (max-width: 860px) {
	.litter .divider { display: block; }
	.litter .item,
	.litter .item.mother,
	.litter .item.father {
		float: none;
		margin-right: 0;
	}
}
@media all and (max-width: 768px) {
	#page-poster-left-cat { display: none; }
	#page-poster,
	.lc-bar,
	#page-poster-top-info,
	#menu-container { position: static; }

	#page-poster { text-align: center; }

	#page-footer { height: auto; }

	#page-footer-content {
		position: static;
		height: auto;
	}
	#page-footer-info {
		position: static;
		display: block;
		margin: 0 0 11px 11px;
	}

	#page-footer-cat { display: none; }
}
@media all and (max-width: 480px) {
	.cat-info,
	.cat-info thead,
	.cat-info tbody,
	.cat-info tr,
	.cat-info td {
		display: block;
	}
	.cat-info .title {
		text-align: center;
		padding: 0;
	}
	.animals-container .cat-info-container {
		display: block;
		padding: 0.6em;
	}
	.cat-info-container.left,
	.cat-info-container.right {
		margin-left: 0;
		margin-right: 0;
	}

	#page-footer { background: none; }
	#page-footer-content { margin-top: 36px; }
	#page-footer-info { margin-left: 0; }
}
