/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */
.tabsleftfloat {
	position: relative;
	}
.indentmenu{
	width: 100%; /*leave this value as is in most cases*/
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.indentmenu ul{
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	background-image: url(menutab_bknd.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.indentmenu ul li{display: inline;
}

.indentmenu ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(menuinactive.png);
	background-repeat: repeat-x;
	float: left;
	color:#E8DCAE;  /*text color*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	width: 183px;
	display: block;
	height: 48px;
	text-decoration: none;
	text-align:center;
}

.indentmenu ul li a:visited{
color:#E8DCAE; 
}

.indentmenu ul li a.selected{
	color: #ffffff !important;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	background-image: url(menuactive.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 182px;
	display: block;
	padding-right: 0px;
	padding-left: 3px;
	height: 45px;
}
.indentmenu_page{
	width: 100%; /*leave this value as is in most cases*/
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

.indentmenu_page ul{
	padding: 0;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	background-image: url(menutab_bknd.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.indentmenu_page ul li{display: inline;
}

.indentmenu_page ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(menuinactive.png);
	background-repeat: repeat-x;
	float: left;
	color:#ffffff; /*text color*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	width: 152px;
	display: block;
	height: 48px;
	text-decoration: none;
	text-align:center;
}

.indentmenu_page ul li a:visited{
color: black;
}

.indentmenu_page ul li a.selected{
	color: #ffffff !important;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	background-image: url(menuactive.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 145px;
	display: block;
	padding-right: 7px;
	padding-left: 3px;
	height: 45px;
}
#petsdivcontainer {
background-image: url(tabsgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 369px; 
	height:366px; 
	padding-bottom: 10px; 
	margin-left:6px;
}
#petsdivcontainer_page {
background-image: url(tabsgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 307px; 
	height:300px; 
	padding-bottom: 10px; 
	margin-left:6px;
}

.indentmenu2{
	width: 310px; /*leave this value as is in most cases*/
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
}

.indentmenu2 ul{
	padding: 0px;
	float: left;
	margin-left: 7px;
	margin-bottom: 0px; margin-top: 0px; margin-right: 0px;
}

.indentmenu2 ul li{display: inline;
}

.indentmenu2 ul li a:link, .indentmenu2 ul li a:visited{
	background-repeat: repeat-x;
	float: left;
	color:#000000;  /*text color*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px; /*shift text down 1px*/
	padding-bottom: 0px;
	width: 100px;
	display: block;
	height: 38px;
	text-decoration: none;
	text-align:center;
	background-image: url(../images/featureditem_menubknd.png);
}

.indentmenu2 ul li a:visited{
color:#000000; 
}

.indentmenu2 ul li a.selected{
	color: #000000 !important;
	padding-top: 10px; /*shift text down 1px*/
	padding-bottom: 0px;
	background-image: url(../images/featureditem_menubknd_sel.png);
	background-repeat: repeat-x;
	width: 100px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	height: 38px;
}
.indentmenu2_page{
	width: 100%; /*leave this value as is in most cases*/
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

.indentmenu2_page ul{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-image: url(menutab_bknd.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.indentmenu2_page ul li{display: inline; 
}

.indentmenu2_page ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(menuinactive.png);
	background-repeat: repeat-x;
	float: left;
	color:#ffffff; /*text color*/
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	width: 152px;
	display: block;
	height: 48px;
	text-decoration: none;
	text-align:center;
}

.indentmenu2_page ul li a:visited{
color: black;
}

.indentmenu2_page ul li a.selected{
	color: #ffffff !important;
	padding-top: 15px; /*shift text down 1px*/
	padding-bottom: 0px;
	background-image: url(menuactive.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 145px;
	display: block;
	padding-right: 7px;
	padding-left: 3px;
	height: 45px;
}
#petsdivcontainer2 {
	width: 300px;
	padding-bottom: 0px;
	margin-left:7px;
	min-height: 282px;	background-color: #F2F0E1;
}
#petsdivcontainer2_page {
	width: 300px; 
	padding-bottom: 10px; 
	margin-left:6px; 	background-color: #F2F0E1;
}
