



/* ************************************** */
/* ** START css for dog breed list box ** */
/* ************************************** */
#akcContentBody
{width:960px;border-bottom:1px }

#dteRegAKCdog input, select
{background: #D4DDCC;}

#dteRightCol .dteRcAKCContent
{padding:  0px 0px 0px 50px;}

#akcAddDog {vertical-align: right;}

div.ui-datepicker { font-size: 12px; }

.ViewBtn
{
	background:#FDC6A5; font-size: 10px;
}
.UpdBtn
{
	background:#E6E6FA; font-size: 10px;
}
.DelBtn
{
	background:#CCFFFF; font-size: 10px;
}


.assetChgListLine
{
	background:   #FDC6A5;

}

.assetChgList
{
	color: 	      black;
	font-weight:  regular;
	font-size:    14px;
 	background:   white;
}
.noHideAddBtn1
{
	color: 	      black;
	background:   #CCFFFF;
}

.noHideSubmitBtn
{
	color: 	      black;
	font-weight:  bold;
	background:   gold;
}

.noHideResetBtn
{
	color: blue;
}
.noHideCancelBtn
{
	color: green;
}

/* **************************************** */
/* ** BEGIN css for dog breed list box   ** */
/* **************************************** */

.subhead_dogbreedlist
{
	height: 14px;
	width: 300px;
	margin-bottom: 5px;
	line-height: 15px; 
	font-family: Verdana, Arial; /* Font Family defined as Style Guide */
}

.subhead_dogbreedlist  ol, ul, li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial; /* Font Family defined as Style Guide */
}

.subhead_dogbreedlist  td
{
	color: orange;
}
.subhead_dogbreedlist img
{
	margin-top: 0px;
	float: left;
}
.subhead_dogbreedlist a
{
	font-size: 11px;
	margin-left: 15px;
	text-decoration: none;
}
.subhead_dogbreedlist a:hover
{
	border-bottom: 1px dotted #00893d;
	color: #00893d;
}
.guide_list
{
	width: 550px;
	border: 1px solid #ccc;
	background-color: #fafafa;
}
.alphabetic_order
{
	background-image: url(/PublishingImages/breedguide_list_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	padding-left: 12px;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.alphabetic_order a
{
	font-size: 12px;
	margin-right: 12px;
	color: #999;
}
.alphabetic_order a:hover
{
	color: #3eb831;
	border-bottom: 1px dotted #3eb831;
}
.alphabetic_order a.current
{
	font-weight: bold;
	color: #666;
}
.alphabetic_order2
{
	background-image: url(/PublishingImages/breedguide_list_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
	padding-left: 5px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.alphabetic_order2 a
{
	font-size: 12px;
	margin-left: 7px;
	color: #999;
}
.alphabetic_order2 a:hover
{
	color: #00893d;
	border-bottom: 1px dotted #00893d;
}
.alphabetic_order2 a.current
{
	font-weight: bold;
	color: #666;
}

.guide_list_results
{
	overflow: hidden;
}
.guide_list_results p
{
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
}
.guide_list_results ul
{
	list-style-type: none;
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
	font-size: 11px;
	float: left;
	line-height: 18px;
	width: 160px;
	_width: 150px;
	height: auto;
}
.guide_list_results ul li a
{
	text-decoration: none;
}
.guide_list_results ul li a:hover
{
	border-bottom: 1px dotted #00893d;
	color: #00893d;
}
.guide_list_results2
{
	overflow: hidden; /*border:1px solid #ccc; 	height: 80px;*/
	margin-top: -1px;
}
.guide_list_results2 p
{
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
}
.guide_list_results2 ul
{
	list-style-type: none;
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	float: left;
	line-height: 18px;
	width: 160px;
	_width: 150px;
	height: auto;
}
.guide_list_results2 ul li a
{
	text-decoration: none;
}

.guide_list_results2 ul li a:hover
{
	border-bottom: 1px dotted #00893d;
	color: #00893d;
}
/* ************************************** */
/* ** END css for dog breed list box   ** */
/* ************************************** */



