html, body {
	color: #666;
	text-align: center;
	background: #fff;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}

div.reflow {
	width: 100%;
	padding-bottom: 90px;
}

body div.ffx {
	width: 100%;
	position: relative;
	min-width: 1000px;
	padding-bottom: 90px;
	zoom: 1;
	height: 100%;
	background: #fff;
	clear: both;
}

body.index div.ffx {
	background: #fff url(../i/index-bg.jpg) no-repeat 50% 0;
}

a {
	color: #07619a;
	outline: 0;
	border: 0;
}

#mainframe {
	min-width: 1000px;
	max-width: 1400px;
	text-align: left;
	position: relative;
	margin: 0 auto 20px auto;
	zoom: 1;
	padding-bottom: 10px;
}

#head {
	height: 183px;
	position: relative;
}

#main-menu {
	position: absolute;
	top: 53px;
	left: 5%;
	width: 16%;
	background: #ed1c24 url(../i/main-menu-bg-bottom.gif) no-repeat 0 100%;
	height: 130px;
	min-width: 176px;
}

#main-menu ul {
	background: url(../i/main-menu-bg-top.gif) no-repeat 100% 0;
	margin: 0;
	padding: 7px 0;
}

#main-menu ul li {
	color: #fff;
	padding: 7px 0 7px 13px;
	margin: 0 16px 0 2px;
	font: 12px Arial;
	text-transform: uppercase;
}

#main-menu ul li a {
	color: #fff;
	text-decoration: none;
}

#main-menu ul li.active {
	background: #fff url(../i/topmenu-active-bg.gif) no-repeat 100% 0;
}

#main-menu ul li.active a {
	color: #ed1c24;
}

#logo {
	position: absolute;
	top: 20px;
	left: 25%;
	margin-left: -8px;
}

#index-head {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 46%;
}

#auth-part1 {
	position: absolute;
	width: 13%;
	height: 100px;
	top: 53px;
	left: 67%;
}

#auth-part2 {
	position: absolute;
	width: 19%;
	height: 100px;
	top: 53px;
	left: 80%;
}

#visuals {
	height: 440px;
	position: relative;
}

#visuals div.pets {
	margin: 16px 0 0 5%;
	height: 425px;
	position: relative;
	background: url(../i/index-visual.png) no-repeat;
}

#visuals div.pets div.cats {
	position: absolute;
	top: 207px;
	left: 14px;
	width: 170px;
}

#visuals div.pets div.dogs {
	position: absolute;
	top: 207px;
	left: 495px;
	width: 140px;
}

#visuals div.pets a.title {
	color: #dd1c23;
	font-size: 30px;
	text-decoration: none;
	display: block;
	margin: 0 0 12px 0;
	padding: 0;
}

#visuals div.pets ul {
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
}

#visuals div.pets ul li {
	margin: 4px 0;
}

#visuals div.pets a {
	text-decoration: none;
}

#newclub {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	padding: 0 0 0 14px
}

#newclub h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
}

#news {
	position: absolute;
	top: 0;
	right: 0;
	width: 46%;
	height: 75px
}

#news ul {
	margin: 0 0 0 4px;
	padding: 0;
}

#news ul li {
	float: left;
	clear: none;
	width: 32%;
	height: 75px;
}

#news ul li span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	font-family: Arial;
	padding-bottom: 2px;
	padding-left: 9px;
	border: 1px solid #fff;
}

#news ul li p {
	display: block;
	font-size: 11px;
	margin: 0;
	line-height: 1.2;
	padding: 2px 0 0 9px;
	background: url(../i/content-arr-bg.gif) no-repeat 0 7px
}

#news ul li p a {
  text-decoration: none;
}

#news ul li.last {
	width: 35%;
}

#subscribe {
	position: absolute;
	top: 136px;
	right: 0;
	width: 20%;
	height: 118px;
	border-top: 3px solid #f1f1f1
}

#subscribe .curls {
	display: block;
	color: #b5b4b4;
	border: 0;
	outline: 0;
	background: url(../i/text-input-bg.gif) no-repeat;
	width: 90px;
	height: 16px;
	font-size: 10px;
	padding: 0 3px 0 5px;
	font-family: Arial;
	margin: 0 0 3px 0
}

#subscribe label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 0 6px 0;
	cursor: default;
	color: #535353
}

#subscribe .flee {
	overflow: visible;
	zoom: 1;
}

#subscribe .flee input {
	float: left;
	margin: 0 6px 0 0;
}

#subscribe a.rss {
	display: block;
	clear: both;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-top: 8px;
	text-decoration: none;
	font-size: 11px;
	background: url(../i/rss-icon.gif) no-repeat 100% 0;
	padding-right: 21px;
	color: #8f8e8e
}

.subscribe {
	position: absolute;
	top: 136px;
	right: 0;
	width: 20%;
	height: 118px;
	border-top: 3px solid #f1f1f1
}

.subscribe form {
  margin: 0;
}

.subscribe .curls {
	display: block;
	color: #b5b4b4;
	border: 0;
	outline: 0;
	background: url(../i/text-input-bg.gif) no-repeat;
	width: 90px;
	height: 16px;
	font-size: 10px;
	padding: 0 3px 0 5px;
	font-family: Arial;
	margin: 0 0 3px 0
}

.subscribe label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 12px 0 6px 0;
	cursor: default;
	color: #535353
}

.subscribe .flee {
	overflow: visible;
	zoom: 1;
}

.subscribe .flee input {
	float: left;
	margin: 0 6px 0 0;
}

.subscribe a.rss {
	display: block;
	clear: both;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-top: 8px;
	text-decoration: none;
	font-size: 11px;
	background: url(../i/rss-icon.gif) no-repeat 100% 0;
	padding-right: 21px;
	color: #8f8e8e
}

#events {
	position: absolute;
	top: 255px;
	right: 0;
	width: 20%;
	max-height: 190px;
	overflow: hidden;
	padding-bottom: 12px;
	background: url(../i/events-bg.gif) no-repeat 0 100%
}

#events a {
	text-decoration: none;
	color: #565a5c;
}

#events h3 {
	margin: 0;
	padding: 7px 0 0 15px;
	text-transform: uppercase;
	background: #ed1c24;
	font-size: 15px;
	color: #fff;
	height: 19px;
}

#events p {
	padding: 11px 15px 3px 15px;
	margin: 0;
	line-height: 1.4;
	color: #565a5c;
}

#events a.more {
	padding: 14px 15px 3px 13px;
	margin: 0;
}

#index {
	position: relative;
	padding-left: 5%;
	zoom: 1;
	_height: 10px;
}

#map {
	position: absolute;
	top: 15px;
	left: 3%;
/*	background: url(../i/map.gif) no-repeat;
	padding: 84px 0 0 28px;*/
	width: 195px;
}

.content-area-left #map {
	position: relative;
	margin-top: 20px;
	left: 10%;
/*	background: url(../i/map.gif) no-repeat;
	padding: 84px 0 0 28px;*/
	width: 165px;
	clear: both;
	min-height: 115px;
}

#map h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
}

#map ul {
	padding: 6px 0 0 9px;
	margin: 0;
}

#map ul li {
	margin: 0 0 4px 0;
}

#map a {
	color: #5996b1;
}

#topphoto10 {
	position: absolute;
	top: 0;
	left: 54%;
	width: 195px;
	height: 220px;
}

#top10scroll {
	width: 214px;
	margin: 20px 0 0 0;
	padding: 0 20px;
	height: 170px;
	position: relative;
	overflow: hidden;
}

#prev {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 102px;
	cursor: pointer;
	background: url(../i/scroll-left.gif) no-repeat;
}

#next {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 102px;
	cursor: pointer;
	background: url(../i/scroll-right.gif) no-repeat;
}

#t10-items {
	width: 214px;
	height: 170px;
	overflow: hidden;
}

#t10-items ul {
	margin: 0;
	padding: 0;
	width: 3660px;
}

#t10-items ul li {
	width: 112px;
	height: 170px;
	float: left;
	clear: none;
}

#t10-items ul li a.pic {
	display: block;
}

#t10-items ul li a.title {
	display: block;
	font-size: 14px;
	padding: 6px 0 0 0;
	color: #227498;
}

#t10-items ul li a.user {
	display: block;
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0 0 2px 15px;
	color: #98a42f;
	background: url(../i/user-bg.gif) no-repeat 0 2px;
}

#t10-items ul li div.rating {
	height: 14px;
	margin: 2px 0 0 0;
}

#t10-items ul li div.rating span {
	display: block;
	height: 14px;
	width: 16px;
	float: left;
	clear: none;
}

#t10-items ul li div.rating span.f {
	background: url(../i/star-1.gif) no-repeat;
}

#t10-items ul li div.rating span.h {
	background: url(../i/star-2.gif) no-repeat;
}

#t10-items ul li div.rating span.e {
	background: url(../i/star-3.gif) no-repeat;
}

#blogs5 {
	width: 39%;
}

#adsline {
	clear: both;
	margin: 10px 0 15px 18px;
}

#adsline div.item {
    float: left;
    margin: 0 15px 0 0;
    clear: none
}

#blogs5 ul {
	margin: 0;
	padding: 14px 0;
}

#blogs5 ul li {
	clear: both;
}

#blogs5 ul li span {
	display: block;
	width: 13px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #c3c3c3;
	padding: 11px 0 10px 5px;
}

#blogs5 ul li.big span {
	padding: 13px 0 10px 5px;
}

#blogs5 ul li a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	padding: 10px 5px 10px 0;
	border-top: 1px solid #e7eaea;
}

#blogs5 ul li.big a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 5px 10px 0;
	border-top: none;
}

#blogs5 ul li a:hover {
	background: #e9f1f5;
}

#adslist {
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
}

#adslist div.xb {
    margin: 0 0 10px 0;   
}

#adslist div.item {
	margin: 0 0 23px 0;
	padding-bottom: 8px;
	background: url(../i/events-bg.gif) no-repeat 0 100%
}

#adslist div.itemp {
	margin: 0 0 23px 0;
	padding: 0 0 8px 0;
	background: url(../i/events-bg.gif) no-repeat 0 100%
}

#adslist div.itemp a {
	text-decoration: none;
	color: #565a5c;
}

#adslist div.itemp a img {
	margin: 0 auto;
	text-align: center
}

#adslist div.itemp a.more img {
	margin: 0 0 0 12px;
}

#adslist div.itemp p {
	overflow: visible;
	zoom: 1;
	font-size: 11px;
	padding: 4px 12px 0 12px;
	line-height: 1.4;
}

#adslist div.item p {
	background-position: 12px 0;
	background-repeat: no-repeat;
	height: 74px;
	overflow: visible;
	zoom: 1;
	padding: 4px 12px 4px 63px;
	line-height: 1.5;
}

#adslist div.item p big {
	font-size: 12px;
	display: block;
	font-weight: bold;
	line-height: 1.5;
}

#adslist div.item h3, #adslist div.itemp h3 {
	margin: 0;
	padding: 6px 0 0 15px;
	text-transform: uppercase;
	background: #ed1c24;
	font-size: 15px;
	color: #fff;
	height: 20px;
}

#adslist div.item-white-bg {
	margin: 0 0 23px 0;
	padding-bottom: 8px;
	background: url(../i/ad-white-bg.gif) no-repeat 0 100%;
}

#adslist div.item-white-bg h3 {
	margin: 0;
	color: #74797b;
	padding: 13px 0 0 14px;
	font-size: 22px;
	text-transform: uppercase;
}

#adslist div.item-white-bg h5 {
	color: #74797b;
	margin: 0;
	padding: 3px 0 6px 14px;
	font-size: 10px;
	text-transform: uppercase;
}

#adslist div.item-white-bg a.beeg {
	display: block;
	height: 86px;
	background: url(../i/ads-1.jpg) no-repeat;
}

#feet {
	height: 68px;
	border-top: 3px solid #f1f1f1;
	position: absolute;
	bottom: 0;
	margin-bottom: -70px;
	width: 100%;
}

#feet div.pt {
	height: 68px;
	width: 100%;
	position: relative;
}

#created {
	position: absolute;
	left: 6%;
	color: #8f8e8e;
	top: 18px;
	height: 45px;
	padding: 4px 0 0 51px;
	background: url(../i/promo-logo.gif) no-repeat;	
}

#created p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#created p a {
	text-transform: uppercase;
}

#copys {
	position: absolute;
	left: 26%;
	line-height: 13px;
	top: 21px;
	color: #8f8e8e;
	font-size: 10px;
}

#searchbox {
	position: absolute;
	top: 3px;
	left: 56%;
}

#searchbox .curls {
	display: block;
	color: #8f8e8e;
	border: 0;
	outline: 0;
	background: url(../i/search-input-bg.gif) no-repeat;
	width: 115px;
	height: 17px;
	font-size: 10px;
	padding: 0 3px 0 5px;
	font-family: Arial;
	margin: 0 0 3px 0
}

#searchbox label {
	display: block;
	font-size: 10px;
	text-align: left;
	color: #8f8e8e;
	padding: 0 0 6px 0;
	cursor: default
}

#searchbox .flee {
	overflow: visible;
	zoom: 1;
}

#searchbox .flee input {
	float: left;
	margin: 0 6px 0 0;
}

#maplink {
	position: absolute;
	top: 23px;
	left: 80%;
	font-size: 10px;
}

div.gray-plate {
	float: right;	
	position: absolute;
	right: 5%;
	height: 28px;
	top: 0;
	background: #e8eaeb url(../i/gray-plate-left-bg.gif) no-repeat 0 100%;
}

div.gray-plate div {
	height: 21px;
	padding: 7px 45px 0 36px;
	background: url(../i/gray-plate-right-bg.gif) no-repeat 100% 0;
}

div.gray-plate div span {
	padding-right: 15px;
}

#hotline {
	position: absolute;
	bottom: 0;
	left: 25%;
}

#hotline h4 {
	color: #000;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

#hotline h3 {
	color: #ed1c24;
	padding: 4px 0 0 0;
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}

#hotline span {
	color: #939598;
	padding: 0;
	margin: 0;
	display: block;
	font-size: 10px;
}

#user-menus {
	position: absolute;
	top: 53px;
	left: 54%;
	width: 40%;
	padding: 0;
}

#user-menus ul {
	float: right;
	width: 32%;
	padding: 0;
	margin: 0 0 5px 0;
}

#user-menus li {
	padding: 0 8px 0 8px;
	margin: 0 0 5px 0;
	background: url(../i/arrow-red.gif) no-repeat 0 3px;
}

#user-menus li a.active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#maincontent {
	position: relative;
	clear: both;
	min-height: 500px;
	_height: 500px;
	zoom: 1;
}

div.columns-two {
	margin: 0 0 0 25%;
	padding: 58px 0 0 0;
	zoom: 1;
}

div.columns-three {
	margin: 0 20% 0 25%;
	padding: 58px 0 0 0
}

div.content-wrapper {
	clear: both;
}

div.content-wrapper div.content-mainpart {
	width: 71%;
	float: left;
}

div.content-wrapper div.content-rightpart {
	width: 25%;
	clear: none;
	float: right;
}


div.content-area {
	zoom: 1;
}

div.content-area-texts h1 {
	padding-bottom: 10px!important;
}

div.content-area-texts p {
	padding: 0 180px 0 0;
}

div.content-area-texts ul {
	padding: 0 180px 0 0;
}

img.left {
	float: left;
	margin: 3px 15px 10px 0;
}

img.right {
	float: right;
	margin: 3px 0 10px 15px;
}

div.content-area-texts div.center {
	text-align: center;
	margin: 15px 0;
}

div.content-rightpart #subscribe {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	height: 118px;
	width: 100%!important;
	border-top: 3px solid #f1f1f1
}

div.content-rightpart div.months {
	padding: 10px 0 35px 0;
	margin: 35px 0 0 0;
	width: 100%!important;
	border-top: 1px solid #d8dbdc
}

div.content-rightpart div.months h5 {
	color: #535353;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div.content-rightpart div.months ul {
	margin: 5px 0 0 10px;
	padding: 0;
}

div.content-rightpart div.months ul li {
	padding: 3px 0;
}

div.tag-cloud {
	font-size: 10px;
#	padding-bottom: 35px;
}

div.photo-tags {
	margin-top: 38px;
	padding: 7px 20px 0 0;
	border-top: 1px solid #d8dbdc;
	position: absolute;
	top: 210px;
	right: 0;
}

div.photo-tags h5 {
	padding: 3px 0 1px 0;
	margin: 0;
	color: #555;
	font-size: 11px;
}

div.photo-tags div {
	padding: 4px 0 0 8px;
}

div.photo-tags div a {
	line-height: 1;
}

div.photo-tags p {
	margin: 0;
	padding: 12px 0 9px 0;
}

a.x {
	font-size: 10px;
}

a.xx {
	font-size: 12px;
}

a.xxx {
	font-size: 14px;
}

a.xxxx {
	font-size: 16px;
}

a.xxxxx {
	font-size: 20px;
}

a.xxxxxx {
	font-size: 24px;
}

a.xxxxxxx {
	font-size: 28px;
}

div.content-area {
	font-size: 12px;
	line-height: 1.4;
}

div.content-area h1 {
	color: #07619a;
	font-size: 40px;
	margin: 0;
	width: 71%;
	padding: 0;
	line-height: 35px;
}

div.content-area h1.padded-feet {
	padding: 0 0 0px 0;
}

div.content-area h4 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 15px 0;
}

div.content-area p.date {
	font-size: 10px;
	margin: 0;
	padding: 8px 0 15px 0;
}

div.content-area p *{
#	margin: 0 0 20px 0;
	line-height: 1.4;
	font-size: 12px;
}

div.content-area-texts {
	font-size: 12px;
	line-height: 1.4;
}

div.content-area-texts ul {
	margin: 0 0 20px 0;
	line-height: 1.4;
	font-size: 12px;
}

div.content-area-texts li {
	margin: 4px 0 4px 0;
	line-height: 1.4;
	padding: 0 0 0 24px;
	font-size: 12px;
	background: url(../i/content-arr-bg.gif) no-repeat 11px 6px;
}

div.content-area-texts div.gallery li {
	margin: 0;
	line-height: auto;
	padding: 0;
	font-size: auto;
	background: none;
}

#breadcrumbs {
	position: absolute;
	top: 30px;
	left: 0;
	overflow: hidden;
	height: 13px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	background: url(../i/bc-arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
}

body.dogs #breadcrumbs li {
	background: url(../i/bc-dogs.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
}

body.cats #breadcrumbs li {
	background: url(../i/bc-cats.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

#breadcrumbs li.first {
	background: none!important;
	padding: 0!important;
}

#breadcrumbs li.person {
	background: url(../i/bc-person.gif) no-repeat 0 3px !important;
	padding: 0 0 0 16px;
}

#breadcrumbs li.person a {
	color: #98a42f;
}

div.pic-left {
	float: left;
	margin: 3px 20px 10px 0;
}

div.pic-right {
	float: right;
	margin: 3px 0 10px 20px;
}

div.pic-right img, div.pic-left img {
	display: block;
}

div.pic-right p {
	padding: 4px 0 0 0!important;
	margin: 0!important;
	font-size: 10px;
	line-height: 1.2!important;
}

div.pic-right p a {
	color: #666;
	text-decoration: none;
}

div.content-area div.tags {
	margin: 30px 0 10px 0;
	font-size: 10px;
}


div.content-area div.comments {
	margin: 0 0 15px 0;
	border-top: 2px solid #d8dbdc;
	padding: 15px 0;
}

div.content-area div.comments h3 {
	color: #000;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	clear: both;
}

div.content-area div.comments div.item {
	clear: both;
	border-bottom: 1px solid #eff1f0;
	padding: 8px 0;
}

div.content-area div.comments div.last {
	border-bottom: 0!important;
	padding: 0 0 30px 0;
}

div.clr {
	clear: both!important;
	float: none!important;
	height: 1px;
	font-size: 1px;
}

div.content-area div.comments div.item a.author {
	display: block;
	width: 17%;
	float: left;
	font-size: 11px;
	padding-top: 3px;
}

div.content-area div.comments div.item div.message {
	clear: none;
	width: 82%;
	float: left;
	font-size: 11px;
}

div.content-area div.comments div.item div.message p {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 11px;
	line-height: 1.3;
}

div.content-area div.comments div.item div.message p a {
	font-size: 10px;
}

div.content-area div.comments div.item div.message p.dateline {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

div.content-area div.comments form label {
	display: block;
	font-size: 11px;
	color: #8f8e8e;
	padding: 6px 0 6px 0;
	cursor: default
}

div.content-area div.comments form input {
	display: block;
	margin: 15px 0 0 0;
}

div.content-area-left {
	position: absolute;
	top: 28px;
	width: 28%;
	left: 0;
	margin-left: -31%;
	height: 500px;
	zoom: 1;
}

div.content-area-left div.menu {
	margin: 0 0 0 21%;
}

div.content-area-left div.menu a.general {
	display: block;
	text-transform: uppercase;
	color: #ed1c24;
	margin-right: 5px;
	text-decoration: none;
	font-size: 21px;
	padding: 1px 0 3px 0;
	height: 21px;
}

div.content-area-left div.menu a.general span {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	clear: none;
	font-size: 21px;
	padding: 0;
	margin: 0;
}

div.content-area-left div.menu a.general span.i {
	width: 17px;
	height: 17px;
	margin: 3px 0 0 15px;
	background: url(../i/menu-general-bg.gif) no-repeat;
}

div.content-area-left div.menu ul {
	margin: 0 30px 0 1px;
	padding: 0 0 8px 0;
	list-style: none;
	font-size: 11px;
}

div.content-area-left div.menu ul ul {
	margin: 0 0 0 1px;
}

div.content-area-left div.menu ul li {
	margin: 9px 0;
	color: #666;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

div.content-area-left div.menu ul.animal li {
	color: #ed1c24;
}

div.content-area-left div.menu ul.animal li strong.last{
	color: #ff0000;	
}

div.content-area-left div.menu ul li a {
	font-weight: normal;
}

div.content-area-left div.menu a.cats {
	display: block;
	min-width: 145px;
	text-transform: uppercase;
	margin-right: 48px;
	text-decoration: none;
	font-size: 21px;
	padding: 15px 18px 14px 0;
	background: url(../i/menu-general-cats.gif) no-repeat 100px 12px;
	border-top: 2px solid #edeff0;
}

div.content-area-left div.menu a.dogs {
	display: block;
	min-width: 145px;
	text-transform: uppercase;
	margin-right: 48px;
	text-decoration: none;
	font-size: 21px;
	padding: 15px 18px 14px 0;
	background: url(../i/menu-general-dogs.gif) no-repeat 100px 12px;
	border-top: 2px solid #edeff0;
}

div.content-area-left div.menu a.first {
	margin-top: -10px;
	border-top: none!important;
}

body.dogs div.content-area-left div.menu a.dogs {
	display: block;
	text-transform: uppercase;
	margin-right: 48px;
	text-decoration: none;
	font-size: 21px;
	color: #ed1c24;
	padding: 15px 18px 0 0;
	background: url(../i/menu-general-dogs-active.gif) no-repeat 100px 12px;
	border-top: 2px solid #edeff0;
}

body.cats div.content-area-left div.menu a.cats {
	display: block;
	text-transform: uppercase;
	margin-right: 48px;
	text-decoration: none;
	font-size: 21px;
	color: #ed1c24;
	padding: 15px 18px 0 0;
	background: url(../i/menu-general-cats-active.gif) no-repeat 100px 12px;
}

div.content-area-left div.menu ul.animal ul {
	margin: 0;
	padding: 0;
}

div.content-area-left div.menu ul.animal li li {
	
	padding: 0 0 0 13px;
	margin: 8px 0;
}

body.cats div.content-area-left div.menu ul.animal li li {
	background: url(../i/sm-cats.gif) no-repeat 0 2px;
}

body.dogs div.content-area-left div.menu ul.animal li li {
	background: url(../i/sm-dogs.gif) no-repeat 0 2px;
}

body.dogs div.content-area-left div.menu ul.animal li li li,
body.cats div.content-area-left div.menu ul.animal li li li {
	background: url(../i/sm-general.gif) no-repeat 0 4px;
	padding: 0 0 0 11px;
}

div.content-area-left div.menu ul.animal li li li li {
	background: none;
	padding: 0 0 0 6px;
}

div.pager {
	height: 18px;
	padding: 15px 0 30px 0;
	font: 11px/18px Arial;
}

div.pager a, div.pager span {
	display: block;
	color: #07619a;
	float: left;
	clear: none;
	height: 18px;
	margin: 0 2px 0 0;
	padding: 0 5px;
	text-align: center;
}

div.pager span {
	display: block;
	float: left;
	clear: none;
	color: #fff;
	background: url(../i/pager-bg.gif) no-repeat;
	height: 18px;
	margin: 0 2px 0 0;
	width: 18px;
	cursor: default;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#smallframe {
	text-align: left;
	padding: 20px 4%;
}

#smallframe h1 {
	color: #07619a;
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 18px 7px;
}

#smallframe p {
	padding: 0 40% 13px 7px;
	font-size: 12px;
	margin: 0;
	line-height: 1.4;
}

#smallframe h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 0 18px 7px;
}

#smallframe div.catback {
	background: url(../i/cat-404.jpg) no-repeat 93% 100%;
	height: 300px;
}

#smallframe div.catback table {
	margin: 0;
	width: 60%;
	border-collapse: collapse;
}

#smallframe div.catback table td {
	width: 50%;
	vertical-align: top;
	padding: 0 7px;
}

#smallframe div.catback table td ul {
	margin: 0;
	padding: 0 0 0 12px;
}

#smallframe div.catback table td ul ul {
	margin: 0;
	padding: 0 0 4px 10px;
}

#smallframe div.catback table td ul li {
	margin: 6px 0;
}

#smallframe div.catback table td ul li a {
	#text-transform: uppercase;
	#font-weight: bold;
	font-size: 12px;
}

#smallframe div.catback table td ul li li a {
	text-transform: none;
	font-weight: normal;
	font-size: 11px;
}

#regions-list {
	margin: 10px 0 0 0;
	list-style: none;
	height: 30px;
}

#regions-list li {
	float: left;
	clear: none;
	background: none!important;
	font-size: 12px;
	padding: 4px 10px!important;
}

#regions-list li a {
	color: #07619a;
}

#regions-list li a.active {
	color: #ed1c24;
}

table.photo-navigation {
	background: #fff!important;
}

* div.mainBenefit * img,
* div.mainBenefit img{
	
	float: left;
	margin: 5px 10px 5px 0px;
		
}
* div.mainBenefit{
	
	padding-bottom: 20px!important;
	
}

#dog-nose-1 {
	position: absolute;
	right: 0;
	top: 320px;
	width: 99px;
	height: 165px;
	background: url(../i/dog-nose-1.jpg) no-repeat;
}

#dog-nose-2 {
	position: absolute;
	right: 0;
	top: 320px;
	width: 125px;
	height: 190px;
	background: url(../i/dog-nose-2.jpg) no-repeat;
}

#cat-nose-1 {
	position: absolute;
	right: 0;
	top: 310px;
	width: 105px;
	height: 232px;
	background: url(../i/cat-nose-1.jpg) no-repeat;
}

#cat-nose-2 {
	position: absolute;
	right: 0;
	top: 310px;
	width: 105px;
	height: 232px;
	background: url(../i/cat-nose-2.jpg) no-repeat;
}