/* Web Fonts imports */
@import url("//hello.myfonts.net/count/2aa6d6");

/* Web Fonts declarations */
@font-face {
	font-family: 'CenturyGothic';
	src: url('webfonts/2AA6D6_0_0.eot');
	src: url('webfonts/2AA6D6_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2AA6D6_0_0.woff') format('woff'),url('webfonts/2AA6D6_0_0.ttf') format('truetype');
} 
@font-face {
	font-family: 'CenturyGothic-Italic';
	src: url('webfonts/2AA6D6_1_0.eot');
	src: url('webfonts/2AA6D6_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2AA6D6_1_0.woff') format('woff'),url('webfonts/2AA6D6_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CenturyGothic-Bold';
	src: url('webfonts/2AA6D6_2_0.eot');
	src: url('webfonts/2AA6D6_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2AA6D6_2_0.woff') format('woff'),url('webfonts/2AA6D6_2_0.ttf') format('truetype');
}
@font-face {
	font-family: 'CenturyGothic-BoldItalic';
	src: url('webfonts/2AA6D6_3_0.eot');
	src: url('webfonts/2AA6D6_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2AA6D6_3_0.woff') format('woff'),url('webfonts/2AA6D6_3_0.ttf') format('truetype');
}
@font-face {
	font-family: 'Thingamajig';
	src: url("webfonts/Comicraft - CCThingamajig.otf") format("opentype"), url('webfonts/Comicraft - CCThingamajig.ttf') format('truetype');
}
@font-face {
	font-family: 'Thingamajig-Engraved';
	src: url("webfonts/Comicraft - CCThingamajigEngraved.otf") format("opentype");
}

html { -webkit-text-size-adjust: none; }
.flowfix { line-height: 1px; font-size: 1px; height: 1px; clear: both; display: block; }

#petspagecontents { width: 100%; min-height: 459px; margin: 0; background: #c2bbdd url('/widgets/assets/petspage/bg_pets_stars.png') scroll repeat-x center bottom; }
#pagecontentholder { width: 980px; margin: 0 auto; padding: 0 0 50px; overflow:auto; }

#header { height: auto; margin: 0 0 15px; color: #2d2c4f; }
#header p { padding: 0 20px; margin: 0 0 .5em; font-family: 'CenturyGothic'; font-size: .75em; text-align: center; }
#header p.headline { font-family: 'CenturyGothic-Bold'; font-weight: bold; font-size: 1.5em; }

#collectionContainer { width: 962px; min-height: 525px; border: 4px solid #fff; padding: 20px 5px; }
	#collectionContainer.all { border-color: #e63495;
		background: rgb(255,199,230); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(255,199,230,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,199,230,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(255,199,230,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(255,199,230,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(255,199,230,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(255,199,230,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc7e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	#collectionContainer.collection { border-color: #5597c6;
		background: rgb(165,215,250); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(165,215,250,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,215,250,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(165,215,250,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(165,215,250,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(165,215,250,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(165,215,250,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d7fa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	#collectionContainer.wishlist { border-color: #5a4b81;
		background: rgb(164,145,213); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(164,145,213,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,145,213,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(164,145,213,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(164,145,213,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(164,145,213,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(164,145,213,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a491d5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}

#searchFilters { height: 120px; width: 940px; padding: 10px 0 0; margin: 0 auto; position: relative; background: transparent url('/widgets/assets/petspage/bg_search_filters.png') scroll no-repeat left top; }
#searchFilters p { margin: 0; color: #e63495; text-align: center; font-size: 1.75em; font-weight: bold; }

/* Search filters */
#collectionTabs { height: 94px; font-family: 'CenturyGothic-Bold'; margin: 0; padding: 0 0 0 15px; }
	#collectionTabs li { display: block; position: relative; float: left; width: 360px; height: 94px; font-size: 1.5em; margin: 0 8px; background: transparent scroll no-repeat left top; }
	.da-dk #collectionTabs li { font-size: 1.4em; }
	li#tabAllPets { width: 180px; background-image: url('/widgets/assets/petspage/tabs_pets_page_all.png'); }
	li#tabCollection { background-image: url('/widgets/assets/petspage/tabs_pets_page_collection.png'); }
	li#tabWishlist { background-image: url('/widgets/assets/petspage/tabs_pets_page_wishlist.png'); }

	#collectionTabs li a { display: block; color: #fff; text-decoration: none; }
	#collectionTabs li a.tab { position: relative; height: 44px; padding-top: 50px; }
		#collectionTabs li#tabAllPets a.tab { width: 180px; text-align: center; }
		#collectionTabs li#tabCollection a.tab { width: 340px; padding-left: 20px; }
		#collectionTabs li#tabWishlist a.tab { width: 330px; padding-left: 30px; }
			#collectionTabs li#tabAllPets a.tab span.mediumtext { font-size: .75em; }
			#collectionTabs li#tabAllPets a.tab span.longtext { position: absolute; width: 80%; margin: 0 0 0 -40%; top: 32px; left: 50%; }
			div[lang="es-es"] #collectionTabs li#tabWishlist a.tab span.tabText { position: absolute; top: 32px; }
		#collectionTabs li a.tab span.ratio { position: absolute; bottom: 15px; right: 25px; font-family: 'CenturyGothic'; }
	#collectionTabs li a.info { width: 36px; height: 36px; position: absolute; right: 0; top: 0; background: transparent url('/widgets/assets/petspage/tabs_pets_page_info.png') scroll no-repeat left top; }

#searchFilters { position: relative; }
#searchFilters ul.dropdown { display: block; width: 220px; height: 60px; position: absolute; bottom: 10px; background: #e63495 url('/widgets/assets/petspage/img_dropdown_arrow.png') scroll no-repeat right 5px center; }
	#searchFilters ul.dropdown#filterYear, #searchFilters ul.dropdown#filterAge { width: 160px; }
	#searchFilters ul.dropdown#filterYear ul, #searchFilters ul.dropdown#filterAge ul { width: 156px; }
	#searchFilters ul.dropdown#filterCollection ul, #searchFilters ul.dropdown#filterCategory ul { width: 216px; }
	#searchFilters ul.dropdown#filterYear ul li, #searchFilters ul.dropdown#filterAge ul li { width: 146px; }
	#searchFilters ul.dropdown#filterCollection ul li, #searchFilters ul.dropdown#filterCategory ul li { width: 206px; }
	#searchFilters ul.dropdown#filterYear { left: 60px; }
	#searchFilters ul.dropdown#filterCollection { left: 240px; }
	#searchFilters ul.dropdown#filterCategory { right: 240px; }
	#searchFilters ul.dropdown#filterAge { right: 60px; }
/* first level */
#searchFilters ul.dropdown li { display: block; width: 100%; height: 48px; padding: 12px 0 0; color: #fff; text-align: center; font-family: 'CenturyGothic'; }
#searchFilters ul.dropdown li span { width: 90%; height: 20px; margin: 4px auto 0; overflow: hidden; font-family: 'CenturyGothic-Bold'; font-size: .9em; }
/* second level */
#searchFilters ul.dropdown ul { padding: 0; border: 2px solid #e63495; border-top-color: #fff; }
#searchFilters ul.dropdown li li { display: block; height: auto; padding: .3em 5px .3em 5px; border-top: 1px solid #e63495; background: #fff; text-align: left; overflow: hidden; }
#searchFilters ul.dropdown li li:hover { background: #e63495; }
#searchFilters ul.dropdown li li.selected { background: #ffc7e6; }
#searchFilters ul.dropdown li li a { height: auto; color: #e63495; text-decoration: none; font-size: 14px;}
#searchFilters ul.dropdown li li:hover a { color: #fff; }

/* Pet block */
/* Pink #e63495 */
/* Blue #5597c6 */
/* Purple #5a4b81; */
div.petblock { width: 220px; height: 277px; margin: 15px 10px; position: relative; float: left; }
	.petblock img { width: 220px; height: auto; }
	.petblock p { margin-top: 6px; margin-bottom: 0; color: #000; font-family: 'CenturyGothic'; text-align: center; font-weight: bold; text-transform: uppercase; }
	.petblock p.breed { margin-top: 3px; font-size: .75em; text-transform: none; }
	.petblockbutton a.button { display: block; position: absolute; top: 243px; background: transparent scroll no-repeat left top; }
	.petblockbutton a.button.collection { width: 31px; height: 21px; left: 63px; background-image: url('/widgets/assets/petspage/btn_pet_actions_check_normal.png'); }
	.petblockbutton a.button.wishlist { width: 30px; height: 27px; margin-top: -3px; right: 66px; background-image: url('/widgets/assets/petspage/btn_pet_actions_heart_normal.png'); }

/* Pet in collection */
div.petblock.incollection p { color: #5597c6; }
div.petblock.incollection a.button.collection { background-image: url('/widgets/assets/petspage/btn_pet_actions_check_selected.png'); }
/* Pet in wishlist */
div.petblock.inwishlist p { color: #5a4b81; }
div.petblock.inwishlist a.button.wishlist { background-image: url('/widgets/assets/petspage/btn_pet_actions_heart_selected.png'); }

/* Info popup */
.petPageInfoPopup { overflow: hidden; }
.petPageInfoPopup .popupcontainer { width: 630px; height: 290px; font-size: 1rem; }
.petPageInfoPopup #infoPopupClose { display: block; width: 31px; height: 30px; position: absolute; right: 0; top: 0; background: transparent url('/widgets/assets/interface/btn_close_lightbox.png') scroll no-repeat left top; }
	.petPageInfoPopup #infoPopupClose span { display: none; }
.petPageInfoPopup .popupbody { width: 620px; height: 280px; position: absolute; left: 0; bottom: 0; background: #fff scroll no-repeat center 117px; overflow: hidden; color: #e63495; text-align: center; }
	.petPageInfoPopup .popupbody.collection { background-image: url('/widgets/assets/petspage/bg_collectioninfo_popup.png'); }
	.petPageInfoPopup .popupbody.wishlist { background-image: url('/widgets/assets/petspage/bg_wishlistinfo_popup.png'); }

.petPageInfoPopup .popupbody h1 { margin: 15px 0 0; font-family: 'CenturyGothic-Bold'; font-size: 2em; }
.petPageInfoPopup .popupbody p { font-family: 'CenturyGothic'; color: #e63495; }
	.petPageInfoPopup .popupbody p.subtitle { font-size: 1.25em; margin-top: 6px; }
	.petPageInfoPopup .popupbody p.description { width: 66%; position: absolute; bottom: 0; margin: 0 17% 10px; font-size: 1em; }

/* Show More */
div#showMore { height: 100px; position: relative; margin-top: 15px; clear: both; }
a#showMoreButton { display: block; width: 198px; height: 59px; padding: 40px 0 0 125px; position: absolute; left: 322px; bottom: 15px; background: transparent url('/widgets/assets/petspage/btn_show_more.png') scroll no-repeat left top; color: #fff; font-weight: bold; font-family: 'CenturyGothic-Bold'; text-decoration: none; text-transform: uppercase; }
	a#showMoreButton.longtext { width: 223px; height: 69px; padding: 30px 0 0 100px; }

/* Print buttons */
#petListActions a.print { display: block; width: 91px; height: 91px; margin: 0 auto; background: transparent url('/widgets/assets/petspage/print/btn_print.png') scroll no-repeat left top; }

div.fancybox-skin { background: transparent; box-shadow: none !important; }
div.fancybox-inner { min-height: 1px; }

/* Print version */
body.pets.print header { width: 800px; height: 163px; position: relative; margin: 0 auto; }
body.pets.print header img { display: block; width: 180px; height: 117px; }
body.pets.print header h1 { position: absolute; left: 200px; top: 30px; color: #000; font-family: "CenturyGothic-Bold"; }
	body.pets.print header h1 span { font-family: CenturyGothic; }
body.pets.print #petContainer { width: 730px; margin: 0 auto; }
	body.pets.print #petContainer .petblock { height: 220px; }
	body.pets.print #petContainer .petblock a.button { display: none; }

/* Desktop only*/
@media (min-width: 1025px) {
	#searchFilters ul.dropdown#filterCollection ul, #searchFilters ul.dropdown#filterCategory ul { height: 410px; overflow: scroll; overflow-x: hidden; }
}
/* Tablet in portrait orientation */
@media (max-width: 1024px) {
	#pagecontentholder { width: 768px; margin: 0 auto; }

	#collectionContainer { width: 760px; padding-left: 0; padding-right: 0; }

	#collectionTabs { height: 70.5px; padding-left: 25px; }
	#collectionTabs li { width: 270px; height: 70.5px; background-size: 100% 100%; font-size: 1em; }
		li#tabAllPets { width: 135px; }
	#collectionTabs li#tabAllPets a.tab,
	#collectionTabs li#tabCollection a.tab,
	#collectionTabs li#tabWishlist a.tab { width: 80%; padding: 37px 10% 10%; height: auto; }
	#collectionTabs li a.tab span { position: relative; text-align: center; }
		/*#collectionTabs li#tabAllPets a.tab span.longtext { top: 26px; }*/
	#collectionTabs li a.tab span.ratio { position: absolute; bottom: auto; top: 37px; right: 30px; }

	#searchFilters { width: 90%; height: 240px; margin: 0 auto 10px; background: #ffeca7; }
	#searchFilters p { font-size: 1.25em; }
	#searchFilters ul.dropdown#filterYear, #searchFilters ul.dropdown#filterAge, #searchFilters ul.dropdown#filterCollection, #searchFilters ul.dropdown#filterCategory { width: 96%; height: 46px; left: 2%; }
	#searchFilters ul.dropdown ul { border-width: 1px; }
	#searchFilters ul.dropdown#filterYear ul,
	#searchFilters ul.dropdown#filterAge ul,
	#searchFilters ul.dropdown#filterCollection ul,
	#searchFilters ul.dropdown#filterCategory ul { width: 655px; }
	#searchFilters ul.dropdown#filterYear ul li,
	#searchFilters ul.dropdown#filterAge ul li,
	#searchFilters ul.dropdown#filterCollection ul li,
	#searchFilters ul.dropdown#filterCategory ul li { width: 645px; }
	#searchFilters ul.dropdown#filterYear { top: 40px; }
	#searchFilters ul.dropdown#filterCollection { top: 90px; }
	#searchFilters ul.dropdown#filterCategory { top: 140px; }
	#searchFilters ul.dropdown#filterAge { top: 190px; }
	#searchFilters ul.dropdown li { height: 36px; padding: 6px 0 0; font-size: .9em; }

	div.petblock { margin: 10px 16px; }

	a#showMoreButton { left: 227px; }
}

/* mobile */
@media (max-width: 767px) {
	#pagecontentholder { width: 320px; }
	#header p { padding: 0 2%; font-size: .5em; }
	#header p.headline { font-size: 1em; }
	#collectionContainer { width: 100%; padding-left: 0; padding-right: 0; border-left: none; border-right: none; }

	#collection { position: relative; }
	#collectionTabs { height: 53px; padding: 0; }
	#collectionTabs li { width: 96px; height: 53px; margin: 0 4px; position: static; font-size: 1em; }
		li#tabAllPets { background-image: url('/widgets/assets/petspage/tabs_pets_page_all_mobile.png'); }
		li#tabCollection { width: 94px; background-image: url('/widgets/assets/petspage/tabs_pets_page_collection_mobile.png'); }
		li#tabWishlist { background-image: url('/widgets/assets/petspage/tabs_pets_page_wishlist_mobile.png'); }
	#collectionTabs li a.tab { padding: 0; }
	#collectionTabs li a.tab span.shorttext, #collectionTabs li a.tab span.mediumtext, #collectionTabs li a.tab span.longtext { display: none; width: 200px; margin-left: -100px; position: absolute; top: 62px; left: 50%; font-size: 1.4em; text-align: center; }
		#collectionTabs li a.tab span.shorttext, #collectionTabs li a.tab span.mediumtext, #collectionTabs li a.tab span.longtext { display: none; }
	#collectionTabs li a.tab.selected span { display: block; }
		#collectionTabs li#tabAllPets a.tab.selected span.shorttext, #collectionTabs li#tabAllPets a.tab.selected span.mediumtext, #collectionTabs li#tabAllPets a.tab span.longtext,
		#collectionTabs li#tabCollection a.tab.selected span.shorttext, #collectionTabs li#tabCollection a.tab.selected span.mediumtext, #collectionTabs li#tabCollection a.tab span.longtext,
		#collectionTabs li#tabWishlist a.tab.selected span.shorttext, #collectionTabs li#tabWishlist a.tab.selected span.mediumtext, #collectionTabs li#tabWishlist a.tab span.longtext { margin: 0 0 0 -100px; font-size: 0.9em; top: 68px; width: 200px; }
		#collectionTabs li#tabWishlist a.tab span.longtext, div[lang="es-es"] #collectionTabs li#tabWishlist a.tab span.tabText { top: 60px; }
	#collectionTabs li a.tab span.ratio { display: none; }
	#collectionTabs li a.tab.selected span.ratio { display: inline-block; width: auto; margin-left: 0; position: absolute; top: 68px; right: 10px; left: auto; font-size: 0.9em; font-weight: bold; text-align: right; }
	#collectionTabs li a.info { width: 24px; height: 24px; top: -110%; right: 0; left: 82%; background-size: 100% 100%; position: relative; }
	#collectionTabs li#tabAllPets a.tab span { color: #e63495; }
	#collectionTabs li#tabCollection a.tab span { color: #5597c6; }
	#collectionTabs li#tabWishlist a.tab span { color: #5a4b81; }
	#collectionTabs li#tabAllPets a.tab, #collectionTabs li#tabCollection a.tab, #collectionTabs li#tabWishlist a.tab { position: static; width: 100%; height: 100%; padding: 0; }

	#searchFilters { width: 100%; height: 230px; margin-top: 20px; }
	#searchFilters p { font-size: 1em; }
	#searchFilters ul.dropdown#filterYear ul,
	#searchFilters ul.dropdown#filterAge ul,
	#searchFilters ul.dropdown#filterCollection ul,
	#searchFilters ul.dropdown#filterCategory ul { width: 99.4%; }
	#searchFilters ul.dropdown#filterYear ul li,
	#searchFilters ul.dropdown#filterAge ul li,
	#searchFilters ul.dropdown#filterCollection ul li,
	#searchFilters ul.dropdown#filterCategory ul li { width: 96.8%; }

	div.petblock { width: 40%; height: 150px; margin-bottom: 15%; }
	.petblock img { width: 100%; }
	.petblock p { font-size: .8em; }
	.petblock p.breed { margin-top: 2%; font-size: 0.7em; }
	.petblockbutton a.button { top: 109%; background-size: 100% 100%; }
	
	.petblockbutton a.button.collection { width: 20%;  left: 20%; }
	.petblockbutton a.button.wishlist { width: 20%;  margin-top: -2%; right: 20%; }

	a#showMoreButton { width: 148.5px; height: 44.25px; padding: 30px 0 0 93.75px; margin-left: -121px; left: 50%; background-size: 100% 100%; font-size: .8em; }
	a#showMoreButton.longtext { width: 161.5px; height: 49.25px; padding: 25px 10px 0 70.75px; font-size: .8em; }
	
	/* Popups */
	.petPageInfoPopup .popupcontainer { width: 320px; height: 265px; }
	.petPageInfoPopup .popupbody { width: 100%; height: 250px; }
	.petPageInfoPopup .popupbody.collection { background-image: url('/widgets/assets/petspage/bg_collectioninfo_popup_mobile.png'); }
	.petPageInfoPopup .popupbody.wishlist { background-image: url('/widgets/assets/petspage/bg_wishlistinfo_popup_mobile.png'); }
	.petPageInfoPopup .popupbody p.description { width: 80%; margin: 0 10% 10px; }
	.petPageInfoPopup .popupbody p.description.longtext { font-size:.8em; }
	.petPageInfoPopup #infoPopupClose { right: 10px; }
	.petPageInfoPopup .popupbody h1.longtext { font-size: 1.25em; }
	.petblockbutton {   position:relative; margin-top:10px;}
}
.petblockbutton {  margin-top:5px;}

