﻿div.crumbholder
{
	padding:0 0 10px 15px;
	font-size: 65%;
	text-align:left;
	color:#000;
	line-height:3em;
}

/* ------------------------------------------------------LISTINGS PAGE  --*/




table.maintable table.listings
{
width: 95%;
border-collapse:collapse;
table-layout:fixed;
margin-left:15px;
}




table.maintable td.mainpage a.site
{

color:#0851DE;
font-size: 80%;
line-height:110%;
margin-left: 20px;
text-decoration:none;

}



table.maintable td.mainpage a.site:visited
{
color:#660066;
margin-left: 20px;
}

table.maintable td.mainpage a.site:hover
{
color:#487FEA;
text-decoration:underline;
margin-left: 20px;
}


table.maintable td.mainpage td.category
{
font-family: verdana, arial, helvetica, sans-serif;
color:#0851DE;
text-decoration:none;
padding: 5px 0 5px 15px;
font-weight:bold;
font-size:90%;
}


table.maintable td.mainpage td.category a 
{
font-family: verdana, arial, helvetica, sans-serif;
text-decoration:none;
color:#0851DE;

}


table.maintable td.mainpage td.category a:visited
{
color:#0851DE;
text-decoration:none;
}

table.maintable td.mainpage td.category a:hover
{
color:#0851DE;
text-decoration:underline;

}




table.maintable td.mainpage td.subcategory
{
font-weight:bold;
font-style:italic;
font-family: georgia, times, 'times new roman';
background-color:#E6DFCF;
color:#21468f;
font-size: 95%;
line-height:110%;
display:block;
border-top: 2px solid #21468f;
border-bottom: 1px solid #BAB3A2;
padding: 3px 3px 3px 20px;
}

table.maintable td.mainpage td.subcategory a 
{
font-weight:bold;
color:#21468f;


}


table.maintable td.mainpage td.subcategory a:visited
{
color:#21468f;

}

table.maintable td.mainpage td.subcategory a:hover
{
color:#0851DE;
text-decoration:underline;
}


table.maintable td.mainpage td.bethefirst
{
	color:#8B8574;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:90%;
	line-height:110%;
	padding: 5px 0 5px 20px;
	
}

table.maintable td.mainpage td.categorytitle
{
font-family: verdana, arial, helvetica, sans-serif;
background-color:#21468f;
color:#F5F1E8;
font-size:100%;
font-weight:bold;
display:block;
padding: 20px 0 10px 20px;
text-align:left;
}





/* ---------------------------------------------------LEFT MENUS  ---- */
.spacer
{
height: 4px;
}


table.menubar
{
	text-align:left;
	vertical-align:middle;
	border-collapse: collapse;
	border:0; margin:0;
	width:194px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
}

table.menubar table
{
	border-collapse: collapse;
	border:0; margin:0;
	width:100%;
}

table.menubar table table
{
	border-collapse: collapse;
	border:0; margin:0;
	width:100%;

}

table.menubar table table table
{
	border-collapse: collapse;
	border:0; margin:0;
	width:100%;

}


table.menubar tr tr /* to make all first level menus bold */
{
	font-weight:bold;
}

/* FIRST LEVEL MENUS */

table.menubar tr tr a:link
{
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url('../images/parts/buttons/buttons-normal.gif');
	padding:2px 10px;

}

table.menubar tr tr a:visited
{
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url('../images/parts/buttons/buttons-normal.gif'); 
	padding:2px 10px;

}

table.menubar tr tr a:hover
{
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url('../images/parts/buttons/buttons-hover.gif'); 
	padding:2px 10px;
}


table.menubar tr tr .currentbutton
{
	color: #fff;
	text-decoration: none;
	display: block;
	background-image: url('../images/parts/buttons/buttons-current.gif'); 
	padding:2px 10px;
}





/* SECOND LEVEL MENUS */



table.menubar tr tr tr
{	
	color: #21468f;
	text-align:left;
	border-collapse: collapse; margin:0;
	vertical-align: top;
	font-weight:bold;	
	font-size: 90%;
	background-image: none;
}

table.menubar tr tr tr a:link
{	
	color: #21468f;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-bottom:2px;
	background-image: none;
}

table.menubar tr tr tr a:visited
{	
	color: #21468f;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-bottom:2px;
	background-image: none;
}

table.menubar tr tr tr a:hover
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-bottom:2px;
	background-color:#2a58a5;

}


table.menubar tr tr tr .currentbutton
{
	color: #21468f;
	text-decoration: none;
	display: block;
	padding-left:5px;
	padding-bottom:2px;
	background-color:#c4b564;
    background-image: none;
}


/* THIRD LEVEL MENUS */
table.menubar tr tr tr table
{
	margin-left:10px;
}

table.menubar tr tr tr tr
{	
	border-left: 1px solid #21468f; 
	color: #21468f;
	text-align:left;
	border-collapse: collapse; margin:0;
	vertical-align: top;
	font-weight:normal;
	font-size:100%;
	padding-left:5px;
	
}

table.menubar tr tr tr tr a:link
{	
	text-decoration: none;
	display: block;
	padding-left:5px;
	font-weight:normal;
	color: #21468f;
}

table.menubar tr tr tr tr a:visited
{	
	text-decoration: none;
	display: block;
	font-weight:normal;
	padding-left:5px;
	color: #21468f;
}

table.menubar tr tr tr tr a:hover
{
	color:#fff;
	background-color: #2a58a5;
	text-decoration: none;
	display: block;
	font-weight:normal;
	padding-left:5px;
}


table.menubar tr tr tr tr .currentbutton
{
	color: #21468f;
	background-color:#c4b564;
	display:block;
	padding: 2px;
    background-image: none;
}

/* ------------------------------------ SITEMAP */

table.sitemap
{
	text-align:left;
	border-collapse: collapse;
	font-weight:bold;
	font-size:90%;
	margin-left: 50px;
	margin-bottom: 5px;
	width: 400px;
}

table.sitemap table
{
	text-align:left;
	border-collapse: collapse;
	margin-left: 2em;
	font-weight:bold;
}

table.sitemap table table
{
	text-align:left;
	border-collapse: collapse;
	margin-left: 3em;
	font-weight:normal;
}

table.sitemap a:link
{
	color: #3333CC;
	text-decoration:none;
}

table.sitemap a:visited
{
	color: #660000;
	text-decoration:none;
}

table.sitemap a:hover
{
	color: #660000;
	display: block;
	text-decoration:none;
}