body	{
	background-color: #7fc0ff;
	text-align: center;
	color: black;
	margin : 0;
   	font-family: verdana, arial, helvetica, sans- serif;
   	font-size: 10pt;
}
a {
	text-decoration: none;
	border: 0;
}
h1 {
	font-family:Times New Roman, Times, serif;
	color: #336699;
}
h4 {
	margin: 20px 0 0;
	color: #336699;
}
td h4 {
	margin: 0;
	color: #336699;
}
.clear {
	clear: both;
}
.top {
	height: 1px;
}

.main {
	margin: 0 auto;
	width: 960px;
}

.line {
	margin: 20px 0 10px;
	clear: both;
}

.content {
	position: relative;
	top: -1px;
	padding: 1px 20px;
	text-align: left;
	background-color: white;
}
.logo {
/*	position: relative;
	top: -10px;*/
	float: left;
	overflow: hidden;
	padding-right: 30px;
}

.footer {
	color: grey;
	font-size: 9pt;
	padding: 10px 0;
	
}

A:link {color: grey}
A:visited {color: grey}
A:active {color: grey}
A:hover {color: grey}

.color {
	color: #336699;
}

.banner {
	margin: 5px 0;
}

.prices {
	padding: 1px 15px 15px;	
	margin: 10px 0 0;
	background-color: #d2e9ff;
}

.news {
	float: left;	
}

.right_banners {
	width: 211px;
	float: right;
}

.animal_div {
	width: 440px;
	float: left;
	margin-bottom: 15px;
	padding-right: 20px;
}

.animal_div img {
	cursor: pointer;
}

.pagination {
	float: right;
	position: relative;
	top: -40px;
	right: 0;
}
.normal {
	top: 0;
	margin-bottom: 20px;
}
.pagination .page{
	text-align: center;
	float: left;
	color: grey;
	width: 25px;
	border-right: grey solid 1px; 
}

.pagination .current {
	font-weight: bold;
	color:  #336699;
}

.pagination .last {
	border: 0;
}
.pagination .radical {
	width: 30px;
	height: 20px;
	float: left;
	text-align: center;
}

.pagin_management {
	float: left;
	position: relative;
	top: -40px;
	left: 400px;
}

.pagin_management div {
	float: left;
	width: 22px;
	text-align: center;
	padding: 0 6px;
}
.preview {
	text-align: right;
}
.next {
	text-align: left;
}
td.admin_label {
	vertical-align: top;
	text-align: right;
}

#form_send {
	float: right;
	margin: 0 50px 30px 0;
}
#form_cancel {
	float: right;
	margin: 0 20px;	
}

td .photos {
	padding-right: 10px;
}

td.admin_photos {
	vertical-align: top;
}
td.admin_photos input {
	vertical-align: top;
}

.photos_checkbox {
	position: relative;
	right: 30px;
}
