/* NAVAGATION FILES 


- MAIN NAV STYLESCourtesyNav
- SECOUND LEVEL NAV STYLES
- THIRD LEVEL NAV STYLES
- ALPACA ADDTIONAL DETAILS NAV
- ADMIN LINKS
- COURTESY NAV
*/
#mnNavShdw {
	background-image:url(../images/Layout_graphics/shadow.png);
	background-repeat:no-repeat;
	float: left;
	width: 12px;
	position:relative;
	top: 0px;
}
.navDivider{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	}
	
/* BreadCrumb Trail */

#BreadCrumbTBL{
	margin: 0px;
	padding:7px 0px 0px 0px;
}

#breadCrumb{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active {
	color:#000000;
	text-decoration:none;
}

#breadCrumb a:hover{
	text-decoration:underline;
	color:#000000;
}

/* Print Page Links */
#printPage{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:000000;
	padding:5px 15px 0px 23px;
	text-align:right;
	width:10%;
}
#printPage a:link, #printPage a:visited, #printPage a:active{
	color:000000;
	text-decoration:none;
}
#printPage a:hover{
	color:000000;
	text-decoration:underline;
}

/********____________________| Top Nav |_________________**********/
#mainNav {
	background-image: url(../images/Layout_graphics/navBckgrnd.jpg);
	background-repeat: no-repeat;
	width: 218px;
	background-color: #e0cf9a;
	padding: 20px 0px 35px 0px;
}

.TopCatNav {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 17px;
	line-height: 28px;
}

 
.TopCatNav a:link, .TopCatNav a:visited, .TopCatNav a:active{
	color: #fff;
	text-decoration: none;
}

.TopCatNav a:Hover{ 
	color: #e0cf9a;
	text-decoration: none;
}

.TopCatNav_active {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #e0cf9a;
	font-size: 17px;
	line-height: 28px;
	background-color: #000;
}

.TopCatNav_active a:link, .TopCatNav_active a:visited{
	color: #e0cf9a;
	text-decoration: none;
	background-color: #000;
}
   
.TopCatNav_activeBlack {
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	color: #e0cf9a;
	font-size: 17px;
	line-height: 28px;
	background-color: #000;
}

.TopCatNav_activeBlack a:link, .TopCatNav_activeBlack a:visited{
	color: #e0cf9a;
	text-decoration: none;
	background-color: #000;
}
   


/********_______________| Secondary Nav |______________________**********/
.SubcatNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #fff;
	background-color: #000;
	padding: 5px 0px 5px 0px;
}

.SubcatNav a:link, .SubcatNav a:visited, .SubcatNav a:active, .SubcatNav a:hover {
	color: #fff;
	text-decoration: none;
}

.SubcatNav_Active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
	color: #fff;
	background-color: #000;
	padding: 5px 0px 5px 0px;
}

.SubcatNav_Active a:link, .SubcatNav_Active a:visited, .SubcatNav_Active a:active, .SubcatNav_Active a:hover {
	color: #fff;
	text-decoration: none;
}
	

/*--------------------- Third Level Nav ---------------------------*/

#ThirdLevelNav_Table{
	width:99%;
}

.ThirdLevelNav {
	vertical-align:middle;
	background-attachment: scroll;
	background-image: url(../images/SubNav_Button_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}


.ThirdLevelNav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e0cf9a;
	text-decoration: none;
	vertical-align:middle;
	line-height: 20px;
}


.ThirdLevelNav a:link, .ThirdLevelNav a:visited{
	vertical-align:middle;
	display: Block;
	text-decoration: none;
	line-height: 20px;
}

.ThirdLevelNav a:hover{
	display: Block;
	line-height: 20px;
}

.ThirdLevelNavActive {
	vertical-align:middle;
	background-attachment: scroll;
	background-image: url(../images/SubNav_Button_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.ThirdLevelNavActive p{
	vertical-align:middle;
	margin: 0px 20px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e0cf9a;
	text-decoration: none;
}

.ThirdLevelNavActive a:link, .SubcatNav_active a:visited{
	color: #e0cf9a;
	text-decoration: none;
}  




/* Page thru links */

#PageThru{
}

.PageThruLeft{
	padding: 0px 0px 0px 10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}	
	
.PageThruRight{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}	

#PageThruRight a:link,#PageThruRight a:link {
	color:#000000;
	text-decoration:none;
}

#PageThruRight a:hover{
	text-decoration:underline;
}


/* Courtesy Nav */
.CourtesyNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.CourtesyNav a:link, .CourtesyNav a:visited, .CourtesyNav a:active {
	color:#fff;
	text-decoration:none;
}

.CourtesyNav a:hover {
	color:#fff;
	text-decoration:underline;
}



/* This is a smaller text used for the wishlist, etc.*/
.smalltext {
	font-size : 10px;
}

/* BreedWorks Credit Link */

#bdwks {
	text-align: center;
	padding-top: 10px;
}

#bdwks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.75px;
	color: #c98d55;
}

#bdwks p a:link, #bdwks p a:visited, #bdwks p a:active {
	color: #c98d55;
	text-decoration: none;
}

#bdwks p a:hover {
	color: #c98d55;
	text-decoration: underline;
}
