/* CSS Document */
html, body
{
	margin:0; padding:0; border:0;
	background:#fff url(../../site/images/background6.gif) no-repeat center top;
	font-family: Verdana;
	font-size:95%;
	height:100%;
	text-align:center;
	color:#000;
}
div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,img,a,table{border: 0;padding:0; margin:0;}

a
{
	font-size:100%;
	color:#1773bc;
	text-decoration:none;
}
a:hover
{
	font-size:100%;
	color:#1773bc;
	text-decoration:underline;
}
a.more img {padding-bottom:20px; clear:both;}
h1
{
	font-size:140%;
	font-weight:bold;
	padding-top:20px;
	margin-bottom:10px;
}
#LeftMenu
{
	z-index:0;
}
h1,h2,h3,h4,h5,h6
{
	font-family:Arial;
}
h2
{
	font-size:140%;
	font-weight:bold;
	margin-top:20px;
}
h3
{
	font-size:140%;
	font-weight:bold;
	margin-top:20px;
	color:#1773bc;
}
h4
{
	font-size:140%;
	font-weight:bold;
	margin-top:20px;
	font-family:Arial;
	color:#1773bc;
	margin-bottom:10px;
}
h5
{
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
	font-family:Arial;
	color:#1773bc;
	margin-bottom:10px;
}
h5.news
{
	margin:0px;
	padding:0px;
}
h6
{
	color:#FFBC15;
	font-size:110%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
p.Error
{
	margin: 10px 0;
	color: Red;
}
.story_name
{
	font-size:120%;
	font-weight:bold;
	margin-top:20px;
	font-family:Arial;
	color:#1773bc;
	margin-bottom:10px;
}
a.large_link  
{
	font-size:140%;
	font-weight:bold;
	font-family:Arial;
	margin-top:20px;
	color:#1773bc;
	text-decoration:none;
}
a.large_link:hover
{
	font-size:140%;
	font-weight:bold;
	font-family:Arial;
	margin-top:20px;
	color:#1773bc;
	text-decoration:none;
}
#PageLayout
{
	position:relative;
	margin: 0 auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	width:1004px;
	
	border: 0;
}
#Content
{
	min-height: 850px;
	height:100%;
	width:1004px;
	text-align:left;
	margin: 0 auto;
	padding: -2px 0;
	border: 1px solid transparent;
	_border: 0;
}
#Page
{
	height:650px;
	margin-left:217px;
	position:absolute;
	top:80px;
}
#Background
{
	position:absolute;
	left:600px;
	top:0px;
}
#Header
{
	z-index:60;
	margin-left:15px;
	margin-top:30px;
}
#LogoTitle
{
    padding-bottom:10px;
    padding-left:5px;
	z-index:90;
}
#Logo
{
	z-index:90;
}
a.menu
{
	text-decoration:none;
	color:#5e5e5e;
	font-size:100%;
}
a.menu:hover
{
	text-decoration:underline;
	color:#5e5e5e;
	font-size:100%;
}
#TopMenu
{
	margin-left:105px;
	position:absolute;
	top:15px;
	color:#5e5e5e;
	font-family:Verdana;
	font-size:65%;
	z-index:90;
}
#MenuTitle
{
	margin-top:20px;
	margin-left:00px;
}
#Menu
{
	margin-left:10px;
	margin-top: 10px;
	width:200px;
	list-style:none;
}
#CenterMenu
{
	list-style:none;
	line-height: 25px;
	color:#5e5e5e;
	margin-left: 10px;
	margin-top:0px;
}
#CenterMenu a
{
	font-size:100%;
	color:#5e5e5e;
	text-decoration:none;
}
#CenterMenu a:hover
{
	font-size:100%;
	color:#5e5e5e;
	text-decoration:underline;
}
#CenterMenu li
{
	margin-bottom:0px;
	padding-left: 23px;
	display:list-item;
	background:url(../../site/images/menu_bul.gif) left center no-repeat;
}
#CenterMenu li.selected
{
	margin-bottom:0px;
	padding-left: 23px;
	display:list-item;
	CURSOR: pointer;
	background:url(../../site/images/menu_bul.gif) left center no-repeat;
}
#SubCenterMenu ul
{
	list-style:none;
	line-height: 20px;
	margin-left: 10px;
	font-size: 98%;
}
#SubCenterMenu li
{
	margin-bottom:0px;
	padding-left: 0px;
	list-style:none;
	height:20px;
	text-align:left;
	background:none;
	margin-left:10px;
	font-size:90%;
	background:url(../../site/images/submenu_bul3.gif) left top no-repeat;
}
#SubCenterMenu a
{
/*	background:url(../../site/images/submenu_bul3.gif) left center no-repeat;*/
	text-decoration:none;
	color:#5e5e5e;
	padding-left:18px;
}
#SubCenterMenu a:active
{
/*	background:url(../../site/images/submenu_bul_on.gif) left center no-repeat;*/
	color:#5e5e5e;
	text-decoration:none;
}
#SubCenterMenu a:hover
{
/*	background:url(../../site/images/submenu_bul_on.gif) left center no-repeat;*/
	text-decoration:underline;
	color:#000;
}

ul
{
	margin-top: 10px;
	list-style:none;
	margin-left: 10px;
}
li
{
	margin-bottom:5px;
	background:url(../../site/images/submenu_bul1.gif) left top no-repeat;
	padding-left:20px;
	line-height:18px;
	
}
.pageTitle
{
	margin-bottom:0px;
}
.centermenu
{
	list-style:none;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom:10px;
	margin-top:10px;
}
.subCenterMenu
{
	padding-left:20px;
	font-size:95%;
}
#CenterImage
{
	padding-top: 130px;
	padding-left: 270px;
}
#PageContent
{
	width:500px;
	min-height:670px;
	height:auto !important;
	height:100%; /* IE6: treaded as min-height*/
	vertical-align:top;
}

.subTitle
{
	color:#1C71B1;
	margin-top:13px;
	margin-bottom:10px;
	padding-left:0px;
}

.text
{
	font-size: 90%;
	text-align:left;
	margin-left:7px;
	color:#000;
}
.text_small
{
	font-size: 85%;
	margin-left:0px;
	color:#000;
}
.documentHolder
{
	padding: 5px 5px 5px 15px;
	width: 200px;
}
#RightMenu
{
	margin-left:725px;
	position:absolute;
	top: 90px;
}
.item
{
	padding-left:40px;
	height: 35px;
	
}
.subitem
{
	padding-left:10px;
	list-style:none;
	margin-left: 0px;
}
.subitem li
{
	margin:0px;
	padding-left:0px;
}
.subitem li a
{
	text-decoration:none;
	background:url(../../site/images/submenu_bul1.gif) left top no-repeat;
	text-align:center;
	padding-left:15px;
	color:#1273C0;
	font-weight:bold;
	font-size:90%;
}
.subitem li a:hover
{
}
img.menuitem
{
	margin-top:10px;
	margin-left:10px;
}
input, select, textarea
{
	width:200px;
}
#Legs
{
	margin-top:200px;
}
#Artrit
{
	margin-left:10px;
	margin-top:5px;
}
#Footer
{
	margin-bottom:0px;
	padding-top:20px;
	margin-left:0px;
}
#BottomMenu
{
	text-align:center;
	font-size:65%;
	color:#5e5e5e;
	line-height:50px;
}
.spacer
{
	margin-left: 8px;
	margin-right:8px;
}
.spacer15px
{
	height:15px;
}

#Contest
{
	margin-top:5px;
    margin-left:50px;
}
#DogsLife
{
	margin-top:5px;
    margin-left:30px;
}
.medicine_img
{
	height: 170px;
}
.medicine_img_title
{
	height:60px;
}
.page_table
{
}
.page_table td
{
	text-align:left;
	vertical-align:top;
}
.page_table td.c
{
	text-align:center;
}

.page_table th
{
	color:#1773BC;
	font-weight:bold;
	font-size:115%;
	font-family:Arial;
	vertical-align:top;
}
.right_link
{
	margin-top:10px;
	text-align:right;
}
.link
{
	background:url(../../site/images/pointer1.gif) left no-repeat;
	text-align:left;
	padding-left:25px;
	padding-bottom:5px;
}
a.none
{
	text-decoration:none;
	font-family:Arial;
	font-size:100%;
}
a.none:hover
{
	text-decoration:none;
	font-family:Arial;
	font-size:100%;
}
.link_more
{
	margin-top:10px;
}
.link_dogs
{
	/*BACKGROUND: url(../../site/images/dog_face.gif) no-repeat right top; */
	WIDTH: 185px;
	height:46px;
	margin:0px;
	padding:13px 0 0 0;
	text-align:center;
}
.link_cats
{
	/*BACKGROUND: url(../../site/images/cat_face.gif) no-repeat right top;*/
	WIDTH: 188px;
	height:46px;
	margin:0px;
	padding:13px 0 0 0;
	text-align:center;
}
label
{
	background:url(../../site/images/submenu_bul1.gif) left top no-repeat;
	display:block;
	padding-left:15px;
	margin-bottom:6px;
}
.news_title
{
	clear:both;
	float:left;
	background:url(../../site/images/news_p.gif) top right no-repeat;
	padding-right:30px;
	float:left;
	clear:both;
	margin:24px 0 10px 0;
}
.news_title a 
{
	text-decoration:none;
}
.news_pointer
{
	float:left;
	margin: 24px 0 10px 11px;
}
table.newstable
{
}
table.newstable a
{
	text-decoration:none;
}
.news_text
{
	clear:both;
}
.news_text img.more
{
	margin-top:10px;
	float:right
}
.news_text img.news_img
{
	float:left;
	padding-right:19px
}
.news_text p
{
	font-size:90%;
	line-height:1.3em
}
.form_field
{
	margin-bottom:20px;
}
.but_enter
{
	WIDTH: 68px;
	HEIGHT: 21px;
	border:0;
}
.but_send
{
	WIDTH: 100px;
	HEIGHT: 21px;
	border:0;
}
.but_assess
{
	WIDTH: 145px;
	HEIGHT: 20px;
	margin-left:50px;
	border:0;
}
.but_votephoto
{
	border:0;
	width:121px;
	height:20px;
}
.PageLister
{
	font-size: 85%;
}
table td
{
  text-align:left;
  vertical-align:top;
}
.page_table1 {}


.page_table1 tr.bg
{
	background:url(../../site/images/table_title_bg1.gif) no-repeat top;
	width:478px;
	height:35px;
}
.page_table1 th
{
	text-align:center;
}
#Dogs
{
}
#Cats
{
}
#TitleGroups
{
	height:46px;
	padding-left:10px;
	vertical-align:middle
}
.titleForum
{
	background:url(../../site/images/dog_face.gif) no-repeat left top;
	text-align:center;
}
.subCMenu ul
{
	list-style:none;
	line-height: 20px;
	margin-left: 10px;
	font-size: 98%;
}
.subCMenu li
{
	margin-bottom:0px;
	padding-left: 0px;
	list-style:none;
	height:20px;
	text-align:left;
	background:none;
	margin-left:10px;
	font-size:90%;
	background:url(../../site/images/submenu_bul3.gif) left top no-repeat;
}
.subCMenuSel li
{
	margin-bottom:0px;
	padding-left: 0px;
	list-style:none;
	height:20px;
	text-align:left;
	background:none;
	margin-left:10px;
	font-size:90%;
	background:url(../../site/images/submenu_bul3.gif) left top no-repeat;
}
.subCMenu a
{
	text-decoration:none;
	color:#5e5e5e;
	padding-left:18px;
}
.subCMenu a:active
{
	color:#5e5e5e;
	text-decoration:none;
}
.subCMenu a:hover
{
	text-decoration:underline;
	color:#5e5e5e;
}
.star
{
	color: #1773bc;
}
.city
{
	color:#9c9c9c;
}
#ButSubscribe
{
	width:110px;
	height:21px;
}
.email
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	WIDTH: 250px;
}
.data
{
	color:#FFBC15;
	font-size:130%;
	font-weight: 500;
	margin-bottom: 10px;
}
.fototext
{
	margin-bottom:15px;
}
.fototitle
{
	color: #1773BC;
}
.author
{
	color:#9c9c9c;
	font-size: 78%;
	margin:0;
	padding:0;
}
td.mark
{
	color: #1773BC;
	font-weight:600;
	text-align:center;
}

input
{
	color:#4F4F4F;
	font-family:Arial;
	height:19px;
}

input.search
{
	background:none;
	width:154px;
	vertical-align:top;
	font-size:0.7em;
	height:15px;
	float:left;
	padding-top:4px;
	border: 0px;
}

div.search_field
{
	background:url(../images/search_bg3.gif) left no-repeat;
	width:185px;
	height:21px;
	vertical-align:top;
/*	padding-top:4px;*/
/*	margin-left:5px;*/
	padding:0px;
	margin:0px;
}
div.search_field1
{
	background:url(../images/search_bg4.gif) left no-repeat;
	width:352px;
	height:21px;
	vertical-align:top;
/*	padding-top:4px;*/
/*	float:left;
	margin-left:5px;*/
	padding:0px;
	margin:0px;
}
div.search_cont
{
	padding-left:6px;
	padding-right:4px;
}
#library_nav {
	margin-left:10px;
	margin-bottom:30px;
}
.library_nav_select{
	font-size:11px;
	width:auto;
}
.regions {border-collapse:collapse;width:490px;font-size:11px;}
.regions tr.bg
{
	background:url(../../site/images/table_title_bg1.gif) no-repeat left top;
	width:478px;
	height:35px;
}
.regions tr {height:35px;}

.regions tr td {vertical-align:middle;}
