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;
	
	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: -140px;
	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-mainpart-wide {
  margin-right: 7%;
}

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: 100%;
}

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 .content-area-left li {
	background: none;
}

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%;
	min-height: 700px;
	height:auto !important;
	height: 700px;
	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: 0;
text-decoration: none;
font-size: 17px;
padding: 1px 0 3px 0;
min-width: 180px;
min-height: 17px;
overflow: hidden;
zoom: 1;
}

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

div.content-area-left div.menu a.general span.i {
width: 17px;
height: 17px;
margin: 0 0 0 5px;
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;
}

/** BONJORNO **/

.backg_abonent {

background-image: url(/f/i/abonent_bckgr.jpg);

background-position: top right;

background-repeat: no-repeat;

width: 850px !important;

}

/**************/


.online-box {
  margin: 12px 0 0 21%;
  border-top: 2px solid #edeff0;
  padding: 15px 0;
}

.online-box a {
  color: #227498!important;
}

.online-box h4 {
  text-transform: uppercase;
  color: #666!important;
  margin: 0;
  padding: 0 0 15px 0;
}

.online-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.online-box ul li {
  padding: 0 0 8px 0;
  margin: 0;
  font-size: 11px;
}

.online-box .basket {
  margin: 15px 0;
}

.online-box .main-basket {
  display: block;
  border-top: 1px solid #edeff0;
  border-bottom: 2px solid #edeff0;
  padding: 12px 0 12px 30px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../i/left-bask.gif) no-repeat 0 50%;
}

.online-box .basket table {
  border-collapse: collapse;
 /* width: 100%;*/
  margin: 6px 0 0 0;
  font-size: 11px;
}

.online-box .basket table td {
  width: 85%;
  padding: 8px 0 0 0;
  vertical-align: bottom;
  background: url(../i/left-dts.gif) repeat-x 0 100%;
}

.online-box .basket table td span {
  background: #fff;
  line-height: 12px;
}

.online-box .basket table th {
  width: 15%;
  vertical-align: bottom;
  text-align: left;
  font-weight: normal;
  padding: 8px 0 0 0;
  white-space: nowrap;
}

.online-box .proceed {
  display: block;
  width: 156px;
  height: 23px;
  margin: 10px 0 0 0;
  background: url(../i/left-proceed.gif) no-repeat 0 50%;
}

.arrowhead {
  margin: 15px 0;
  height: 28px;
}

.arrowhead a {
  display: block;
  float: left;
  height: 28px;
  margin: 0;
  text-decoration: none;
  background: url(../i/ah-b.gif) repeat-x;
}

.arrowhead a span {
  display: block;
  padding: 6px 30px 6px 17px;
  color: #888;
}

.arrowhead .p span, .arrowhead .f span {
  color: #fff;
}

.arrowhead .step1 {
  background: #227498 url(../i/ah-1-f.gif) no-repeat;
}

.arrowhead .p, .arrowhead .f {
  background: #227498;
}

.arrowhead .p span {
  background: url(../i/ah-m-p.gif) no-repeat 100% 0;
}


.arrowhead .f span {
  background: url(../i/ah-m-f.gif) no-repeat 100% 0;
  color: #fff;
}

.arrowhead .p span {
  background: url(../i/ah-m-p.gif) no-repeat 100% 0;
  color: #fff;
}

.arrowhead .step2 span {
  background: url(../i/ah-3-o.gif) no-repeat 100% 0;
}

.arrowhead .step2.p span {
  background: url(../i/ah-m-p.gif) no-repeat 100% 0;
}

.arrowhead .step2.f span {
  background: url(../i/ah-m-f.gif) no-repeat 100% 0;
}

.arrowhead .step3 span {
  padding: 6px 18px 6px 17px;
  background: url(../i/ah-3-e.gif) no-repeat 100% 0;
}

.arrowhead .step3.p span {
  padding: 6px 18px 6px 17px;
  background: url(../i/ah-3-f.gif) no-repeat 100% 0;
}

table.basket {
  width: 100%;
  border-collapse: collapse;
  margin: 12px 0;
}

table.basket th {
  padding: 16px 2px;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
  color: #666;
  border-top: 1px solid #d8dbdc;
  border-bottom: 2px solid #d8dbdc;
}

table.basket td {
  padding: 11px 2px;
  color: #666;
  border-bottom: 1px solid #d8dbdc;
}

table.basket td img {
  margin: 0 8px;
}

table.basket .d {
  padding-right: 12px;
}

table.basket .c {
  text-align: center;
  font-size: 11px;
}

table.basket .c a {
  color: #ed1c24;
  text-decoration: none;
}

table.basket .c .jqTransformInputWrapper {
  margin: 0 auto;
  float: none;
}

table.basket .d a {
  display: block;
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

table.basket .d a.title {
  font-size: 16px;
  padding: 4px 0 7px;
}

table.basket p {
  padding: 0;
  margin: 0;
}

table.basket .sum td {
  color: #666;
  border-top: 2px solid #d8dbdc;
  border-bottom: none;
  font-size: 16px;
  font-weight: bold;
}

.online-stage {
  clear: both;
  margin: 10px 0;
}

.online-stage .online-head {
  height: 28px;
  margin: 0;
}

.online-stage .online-head a {
  display: block;
  float: left;
  height: 28px;
  padding-right: 37px;
  text-decoration: none;
  font: bold 20px/22px Trebuchet MS, Arial;
}

.online-stage .cat a {
  background: url(../i/o-cat.gif) no-repeat 100% 50%;
}

.online-stage .dog a {
  background: url(../i/o-dog.gif) no-repeat 100% 50%;
}

table.online-items {
  width: 100%;
  border-collapse: collapse;
  margin: 14px 0;
  border-bottom: 2px solid #d8dbdc;
}

table.noborder {
  border: 0!important;
}

table.online-items td {
  width: 33%;
  vertical-align: top;
}

table.online-items .border td {
  border-top: 1px solid #d8dbdc;
}

table.online-items td div {
  padding: 14px 15% 14px 0;
}

table.online-items td div img {
  display: block;
  margin: 0 0 7px 0;
}

table.online-items td div a {
  font-weight: bold;
  font-size: 14px;
  display: block;
  margin: 0 0 7px 0;
}

table.online-items td div p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

h1.small {
  font-size: 24px!important;
  line-height: 1.3!important;
}

table.online-products {
  width: 100%;
  margin: 24px 0;
}

table.online-products td.item {
  width: 33%;
  vertical-align: top;
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #eee
}

table.online-products table.item {
  width: 90%;
  border-collapse: collapse;
}

table.online-products table.item th {
  width: 20%;
  vertical-align: top;
  padding-right: 10px;
}

table.online-products table.item td.desc a.title {
  font: bold 16px Trebuchet MS, Arial;
  display: block;
  text-decoration: none;
  margin: 0 0 4px 0;
}

table.online-products table.item td.desc a.subtitle {
  font: 11px Trebuchet MS, Arial;
  display: block;
  text-decoration: none;
  margin: 0 0 4px 0;
}

table.online-products table.item td.desc a.order {
  display: block;
  text-decoration: none;
  background: url(../i/o-add2basket.gif) no-repeat;
  width: 144px;
  height: 23px;
  text-indent: -3000px;
  margin: 10px 0 4px 0;
}

table.online-products table.item td.desc .round {
  padding: 2px 0;
  margin: 8px 0 4px;
  border-top: 2px solid #edeff0;
  border-bottom: 1px solid #edeff0;
}

table.online-products table.item td.desc table {
  width: 100%;
  margin: 0;
  font-size: 11px;
}

table.online-products table.item td.desc table th {
  padding: 5px 0;
  width: 80%;
  background: url(../i/left-dts.gif) repeat-x 0 80%;
} 

table.online-products table.item td.desc table th span {
  background: #fff;
}

table.online-products table.item td.desc table td {
  width: 15%;
  text-align: left;
  font-weight: normal;
  padding: 5px 0;
  white-space: nowrap;
}

.online-popup {
  width: 664px;
  top: 200px;
  left: 50%;
  margin-left: -332px;
  margin-top: -190px;
  position: absolute;
  z-index: 200;
  display: none;
}

.online-popup .o-top {
  height: 53px;
  background: url(../i/o-p-top.png) no-repeat;
  _background: url(../i/o-p-top.gif) no-repeat;
  position: relative;
}

.online-popup .o-top a.o-close {
  width: 20px;
  height: 20px;
  background: url(../i/o-close.gif) no-repeat;
  position: absolute;
  bottom: -5px;
  right: 45px;
  display: block;
}

.online-popup .o-content {
  background: url(../i/o-p-c.png) repeat-y;
  _background: url(../i/o-p-c.gif) repeat-y;
}

.online-popup .o-content .container {
  padding: 10px 50px 10px 50px;
}

.online-popup .o-content .container table {
  width: 100%;
}

.online-popup .o-content .container table table {
  width: 100%;
  border-bottom: 2px solid #eff1f1;
}

.online-popup .o-content .container table td.image {
  width: 10%;
  padding: 0 12px;
  vertical-align: top;
}

.online-popup .o-content .container table td.desc {
  vertical-align: top;
}

.online-popup .o-content .container table td.desc h4 {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
  padding: 0 0 8px 0;
}

.online-popup .o-content .container table td.desc h5 {
  font-weight: normal;
  font-size: 12px;
  margin: 0;
  padding: 0 0 8px 0;
}

.online-popup .o-content .container table td.desc table {
  width: 100%;
  border-collapse: collapse;
  margin: 8px 0;
}

.online-popup .o-content .container table td.desc .r {
  text-align: right;
}

.online-popup .o-content .container table td.desc .c {
  text-align: center;
}

.online-popup .o-content .container table td.desc table th {
  text-align: left;
  padding: 7px 2px;
  font-size: 11px;
  border-top: 1px solid #d8dbdc;
  border-bottom: 2px solid #d8dbdc;
}

.online-popup .o-content .container table td.desc table td {
  text-align: left;
  padding: 5px 2px;
  font-size: 12px;
  color: #666;
}

.online-popup .o-content .container .spacer {
  padding: 0;
  height: 5px;
  font-size: 2px;
}

.online-popup .o-content .container .spacer-top {
  padding: 0;
  height: 16px;
  font-size: 2px;
  background: url(../i/o-s-t.gif) no-repeat 0 100%;
}

.online-popup .o-content .container .spacer-bottom {
  padding: 0;
  height: 16px;
  font-size: 2px;
  background: url(../i/o-s-b.gif) no-repeat;
}

.online-popup .o-content .container .obi {
  background: url(../i/o-s-m.gif) no-repeat 4px 50%;
  vertical-align: middle;
  padding: 0 0 0 50px!important;
}

.online-popup .o-content .container .obi .top {
  /* background: url(../i/o-b-t.gif) no-repeat; */ 
  position: relative;
}

.online-popup .o-content .container .obi .top span {
  font: 18px/20px Trebuchet MS, Arial;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
}
.online-popup .o-content .container .obi .top span#all_count{
left: inherit;
position: static;
top: auto;
float: left;
  margin-top: -5px;
}

.online-popup .buttons {
  height: 25px;
  margin: 6px 0 0 0;
}

.online-popup .buttons input {
  float: left;
  margin: 0 20px 0 0;
}

.online-popup .buttons img {
  border: 0;
}

.online-popup .o-content .numb {
  width: 49px;
  height: 24px;
  background: url(../i/o-nu.gif) no-repeat;
  overflow: hidden;
}

.online-popup .o-content .numb input {
  margin: 4px 0 0 2px;
  font: 11px Arial;
  background: none;
  border: 0;
  outline: 0;
  width: 20px;
}

.online-popup .o-bottom {
  height: 62px;
  background: url(../i/o-p-bottom.png) no-repeat;
  _background: url(../i/o-p-bottom.gif) no-repeat;

}

.integer-input {
  position: relative;
  width: 54px;
  height: 24px;
  background: url(../i/integer-back.gif) no-repeat;   
}

.integer-input input {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 22px!important;
  font: 11px Arial;
  padding: 0;
  text-align: center;
  background: 0;
  border: 0;
  outline: 0;
  color: #444
}

.integer-input .i-up {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 24px;
  height: 12px;
  outline: 0;
  background: url(../i/integer-buttons.gif) no-repeat 0 0   
}

.integer-input .i-up:hover {
  background: url(../i/integer-buttons.gif) no-repeat -24px 0  
}

.integer-input .i-down {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 24px;
  height: 12px;
  outline: 0;
  background: url(../i/integer-buttons.gif) no-repeat 0 -12px   
}

.integer-input .i-down:hover {
  background: url(../i/integer-buttons.gif) no-repeat -24px -12px   
}

.c .integer-input {
  margin-left: 30px!important  
}
.faq_item_fast{
font-size: 14px;
}
.faq_item_fast .question{
color: #999;
font-weight: bold;
margin-bottom: -15px;
}
/*{{{ =H-login-wrap*/

.h-login-wrap {
    font-size: 15px;
	color: #333;
}

div.content-area .h-login-wrap h1 {
    font-size: 25px;
	line-height: 120%;
	margin: 0 0 20px;
	color: #227498;
}

.entercode {
    margin: 0;
	padding: 0;
}

.entercode table
, .entercode table th
, .entercode table td {
    margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.entercode table th {
    text-align: left;
	vertical-align: top;
	font-size: 17px;
	font-weight: normal;
	padding: 0 0 15px;
}

.entercode table td {
    text-align: left;
	vertical-align: top;
	padding: 0 10px 19px 0;
}

.b-enterinp {
    width: 416px;
	height: 42px;
	padding: 3px 16px;
	background: url(/f/i/enter/ent-inp-bg.png) 0 0 no-repeat;
}

.b-enterinp input {
    margin: 0;
	padding: 0;
	border: none;
	width: 416px;
	height: 42px;
	background: #fff;
	font: 30px/42px "Trebuchet MS", Arial, sans-serif;
	color: #333;
}

.entererror {
    font-size: 18px;
	font-style: italic;
	line-height: 110%;
	color: #ed1c24;
	background: url(/f/i/enter/note-bg.png) 0 3px no-repeat;
	padding: 0 0 7px 16px;
}

.enternote {
    border-top: 1px solid #eff1f1;
	padding: 15px 0;
}

/*}}}*/

/*{{{ =H-history-wrap*/

.h-history-wrap {
    padding: 0 35px 0 0;
	position: relative;
}

div.content-area .h-history-wrap h1 {
    font-size: 24px;
	line-height: 120%;
	margin: 0 0 20px;
	color: #227498;
}

.history-table {
    width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.history-table th
, .history-table td  {
	margin: 0;
	padding: 0 20px 0 0;
	border-collapse: collapse;
	text-align: left;
	vertical-align: middle;
}

.history-table th {
    border-top: 1px solid #eff1f1;
	border-bottom: 2px solid #d8dbdc;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 10px;
}

.history-table td {
	border-bottom: 1px solid #eff1f1;
	font-size: 12px;
	color: #808080;
	padding: 13px 10px 15px;
	white-space: nowrap;
}

.history-table .ht-c1 {
    width: 195px;
}

.history-table .ht-c2 {
    width: 95px;
}

.history-table .ht-c3 {
    width: 80px;
	font-size: 14px;
}

.history-table .ht-c4 {
    width: 120px;
}

.history-table .ht-c5 {
    width: 145px;
	padding: 13px 0 15px 20px;
	font-size: 14px;	
}

.history-table td.review-td-bg {
    background: #f5f7f7;
}

.history-table .big {
    font-size: 14px;
	color: #333;
}

.history-table .st-ok {
    color: #83b60f;
}

.history-table .st-work {
    color: #227498;
}

.history-table .st-decline {
    color: #e81820;
}

.review_link {
    display: block;
    background: url(/f/i/hist/review_link.png) 0 6px no-repeat;
	padding: 0 0 0 18px;
	width: 100px;
}

.review_link_show {
    background-position: -160px 4px;
}

.review_link_hide {
    background-position: -320px 4px;
}

.review_link a {
    text-decoration: none;
	border-bottom: 1px dotted #07619a;
}

.review_link_show a
, .review_link_hide a  {
	border-bottom: 1px dotted #808080;
	color: #808080;
}

.b-rp {
    background: #f5f7f7;
	font-style: italic;
	position: relative;
	top: -1px;
	margin: 0 0 -1px;
	padding: 15px 20px;
}

.b-rp p {
    margin: 0;
}


.b-thank {
    background: #f5f7f7;
	position: relative;
	top: -1px;
	margin: 0 0 -1px;
	padding: 18px 0 15px;
	border-top: 1px dotted #dedfdf;
	border-bottom: 1px solid #eff1f1;
	font-size: 14px;
	color: #808080;
	text-align: center;
	zoom: 1;
}

.th-ok {
    padding: 0 0 0 28px;
	background: url(/f/i/hist/ok-bg.png) 0 0 no-repeat;
	line-height: 14px;
}


.h-review-popup {
    width: 670px;
	position: absolute;
	top: 95px; left: -48px;
	z-index: 2;
}

.rp-close {
    display: block;
	width: 20px;
	height: 20px;
	background: url(/f/i/hist/rp-close.png) 0 0 no-repeat;
	position: absolute;
	top: 55px; right: 49px;
	cursor: pointer;
}

.rp-top 
, .rp-bot {
    height: 70px;
	background: url(/f/i/hist/rp-top-bg.png) 0 0 no-repeat;
}

.rp-bot {
    height: 60px;
    background-image: url(/f/i/hist/rp-bot-bg.png);
}

.h-rp-inner {
    background: url(/f/i/hist/rp-in-bg.png) 0 0 repeat-y;    
	padding: 1px 60px 5px 68px;
	font-size: 14px;
	line-height: 100%;
}

.h-rp-inner h2 {
    margin: 0 0 13px;
	padding: 0 0 20px;
	font-size: 12px;
	font-weight: normal;
	color: #227498;
	border-bottom: 1px solid #eff1f1;
}

.h-rp-inner h2 b {
    display: block;
	font-size: 22px;
	line-height: 120%;
}

.h-rp-inner form {
    margin: 0;
	padding: 0;
}

.h-rp-inner form.jqtransformdone label {
    float: none;
	margin: 0 0 10px;
}

.h-rp-inner table.jqTransformTextarea {
    margin: 0 0 15px;
}

.h-rp-inner table.jqTransformTextarea textarea {
    width: 525px;
	height: 120px;
}

.h-rp-inner input.img {
    margin: 0 7px 0 0;
}

/*}}}*/

div.content-mainpart div.content-area-texts p
, div.content-mainpart div.content-area-texts ul {
padding: 0;
}

/*{{{ =H-history-wrap*/

.h-history-wrap {
    padding: 0 35px 0 0;
	position: relative;
}

div.content-area .h-history-wrap h1 {
    font-size: 24px;
	line-height: 120%;
	margin: 0 0 20px;
	color: #227498;
}

.history-table {
    width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.history-table th
, .history-table td  {
	margin: 0;
	padding: 0 20px 0 0;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

.history-table th {
    border-top: 1px solid #eff1f1;
	border-bottom: 2px solid #d8dbdc;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px 10px;
}

.history-table td {
	border-bottom: 1px solid #eff1f1;
	font-size: 12px;
	color: #808080;
	padding: 13px 10px 15px;
	white-space: nowrap;
}

.history-table .ht-c1 {
    width: 195px;
}

.history-table .ht-c2 {
    width: 95px;
}

.history-table .ht-c3 {
    width: 130px;
	font-size: 14px;
}

.history-table .ht-c4 {
    width: 120px;
}

.history-table .ht-c5 {
    width: 145px;
	padding: 13px 0 15px 20px;
	font-size: 14px;	
}

.history-table td.review-td-bg {
    background: #f5f7f7;
}

.history-table .big {
	color: #333;
    font-size: 14px;
}

.history-table .ht1-popup-wr .big {
    font-size: 15px;
    display: block;
    margin: 0 0 5px;
}

.history-table .ht1-popup-open .big {
    position: relative;
    z-index: 3;
} 

.history-table .big a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px dotted #333; 
}

.history-table .ht1-popup-open .big a {
    color: #e81820;
    border-color: #fff;
}

.history-table .st-ok 
, .history-table .st-work
, .history-table .st-decline {
    display: block;
    margin: 0 0 5px;
}

.history-table .st-ok {
    color: #83b60f;
}

.history-table .st-work {
    color: #227498;
}

.history-table .st-decline {
    color: #e81820;
}

.review_link {
    display: block;
    background: url(hist/review_link.png) 0 6px no-repeat;
	padding: 0 0 0 18px;
	width: 100px;
}

.review_link_show {
    background-position: -160px 4px;
}

.review_link_hide {
    background-position: -320px 4px;
}

.review_link a {
    text-decoration: none;
	border-bottom: 1px dotted #07619a;
}

.review_link_show a
, .review_link_hide a  {
	border-bottom: 1px dotted #808080;
	color: #808080;
}

.b-rp {
    background: #f5f7f7;
	font-style: italic;
	position: relative;
	top: -1px;
	margin: 0 0 -1px;
	padding: 15px 20px;
}

.b-rp p {
    margin: 0;
}


.b-thank {
    background: #f5f7f7;
	position: relative;
	top: -1px;
	margin: 0 0 -1px;
	padding: 18px 0 15px;
	border-top: 1px dotted #dedfdf;
	border-bottom: 1px solid #eff1f1;
	font-size: 14px;
	color: #808080;
	text-align: center;
	zoom: 1;
}

.th-ok {
    padding: 0 0 0 28px;
	background: url(hist/ok-bg.png) 0 0 no-repeat;
	line-height: 14px;
}


.h-review-popup {
    width: 670px;
	position: absolute;
	top: 95px; left: -48px;
	z-index: 4;
}

.rp-close {
    display: block;
	width: 20px;
	height: 20px;
	background: url(hist/rp-close.png) 0 0 no-repeat;
	position: absolute;
	top: 55px; right: 49px;
	cursor: pointer;
}

.rp-top 
, .rp-bot {
    height: 70px;
	background: url(hist/rp-top-bg.png) 0 0 no-repeat;
}

.rp-bot {
    height: 60px;
    background-image: url(hist/rp-bot-bg.png);
}

.h-rp-inner {
    background: url(hist/rp-in-bg.png) 0 0 repeat-y;    
	padding: 1px 60px 5px 68px;
	font-size: 14px;
	line-height: 100%;
}

.h-rp-inner h2 {
    margin: 0 0 13px;
	padding: 0 0 20px;
	font-size: 12px;
	font-weight: normal;
	color: #227498;
	border-bottom: 1px solid #eff1f1;
}

.h-rp-inner h2 b {
    display: block;
	font-size: 22px;
	line-height: 120%;
}

.h-rp-inner form {
    margin: 0;
	padding: 0;
}

.h-rp-inner form.jqtransformdone label {
    float: none;
	margin: 0 0 10px;
}

.h-rp-inner table.jqTransformTextarea {
    margin: 0 0 15px;
}

.h-rp-inner table.jqTransformTextarea textarea {
    width: 525px;
	height: 120px;
}

.h-rp-inner input.img {
    margin: 0 7px 0 0;
}

.repeat-btn {
    display: block;
    width: 108px;
    height: 24px;
    margin: 0 auto;
    padding: 0 0 0 33px;
    background: url(/f/i/hist/repeat-bg.png) 0 0 no-repeat;
    line-height: 20px;
    text-decoration: none;
    color: #fff;
}

.repeat-btn_var2 {
    background-position: 0 -24px;
}

.ht1-popup-wr {
    position: relative;
    float: left;
}

.ht1-popup-open {
    z-index: 3;
}

.h-opopup-wrap {
    width: 415px;
	position: absolute;
	top: -7px; left: 33px;
	z-index: 2;
    display: none;
}

.ht1-popup-open .h-opopup-wrap {
    display: block;
}

.op-top 
, .op-bot {
    height: 32px;
	background: url(/f/i/hist/op-top-bg.png) 0 0 no-repeat;
}

.op-bot {
    height: 35px;
    background-image: url(/f/i/hist/op-bot-bg.png);
}

.h-op-inner {
    background: url(/f/i/hist/op-in-bg.png) 0 0 repeat-y;    
	padding: 1px 43px;
    color: #666;
}

.olist {
    position: relative;
    bottom: -10px;
    margin: -10px 0 0;
    padding: 0;
    width: 100%;
}

.olist td {
    padding: 0 0 11px;
    background: url(/f/i/hist/olist-bord.png) 0 100% repeat-x;
    border: none;
    color: #666;
    white-space: normal;
    text-align: left;
    vertical-align: bottom;
    line-height: 110%;
}

.olist td.rt {
    text-align: right;
}

.olist i {
    font-style: normal;
    background: #fff;
}

.olist span {
    white-space: nowrap;
    background: #fff;
}

/*}}}*/
