﻿.editPageLinkCSS {
	font-size:xx-small;
	float:right;
}

.breadcrumb
{
	background-color: #fff;
	font-size: 11px;
	vertical-align:bottom;
	margin: -5px 0px 10px -5px;
	padding: 3px 0px 3px 6px;
}

.breadcrumb .pathSeparator
{	
	/*color: #999;*/
	/*Added by Amer on 1/31/2007*/
	color: #2a3339;
}

.breadcrumb .currentNode
{
	/*Added by Alex on 2/26/2007*/
	color: #2a3339;
}

.breadcrumb a:visited
{
	/*color: #06f;*/
	color: #800080;
}

.breadcrumb a:hover
{
	color: #0000ff;
	text-decoration:underline;
}


.adminLinks
{
	padding: 5px;
	padding-bottom: 10px;
	border: dotted 1px #ccc;
	/*width: 150px;	
	*/
	background: #fff;
	font-size: 12px;
	
}

.adminLinks .heading
{
	font-size: 11px;
	font-weight:bold;
	margin-bottom: 8px;
	width:250px;
	text-decoration:underline;
}

.adminLinks .linksBody
{
	padding-left:12px;
	line-height: 20px;
}


.topLinks
{
	font-size: 12px;
}
.footer
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;	
}

.footer td.link, 
.topLinks td.link
{
	border:solid 1px transparent;
	padding: 2px 4px 2px 4px;
	border:none; /* Removing borders on mouse over per Sunny's request. - 01/05/07 EM */
	
	/* Added by Amer per TASER request 1/31/07*/
	font-weight:bold;
	color: #2a3339;
}
.footer td.link:hover,
.topLinks td.link:hover
{
	border:solid 1px #8d939c;
	border:none; /* Removing borders on mouse over per Sunny's request. - 01/05/07 EM */
}

.footer td.link a,
.topLinks td.link a
{
	text-decoration: none;
}

.footer td.link a:hover,
.topLinks td.link a:hover
{
	text-decoration: underline;
}


.footer td.separator,
.topLinks td.separator
{
	padding: 0px 2px 0px 2px;
	color: #666;
	border:none;
}

.footer a,
.topLinks a
{
	color:#2a3339;
}
.footer .copyright
{
	font-size: 12px;
	color:#666;
	text-align:center;
	margin-top: 18px;
	margin-bottom: 10px;
}

/* modify table of contents bullet from orange to gray to match TASER site - Alex 3.22.07 */
.level-bullet
{
	background-image:url(Images/LSTBULET.gif);
}
/* Table of Content Style definition (for SiteMap) - Sunny 4.16.07*/

.toc-layout-main .level-section .level-header .headertitle-large a,
.toc-layout-main .level-section .level-header .headertitle a,
.toc-layout-main .level-item a
{
	font-family: Arial, Helvetica, sans-serif;
		
}

/* modify the table of contents webpart so that the sitemap reflects links - Alex 4.16.07 */
.toc-layout-main .level-section .level-header .headertitle-large a:link,
.toc-layout-main .level-section .level-header .headertitle a:link,
.toc-layout-main .level-item a:link
{
	/*TODO: Add desired link color here*/
}


/* modify the table of contents webpart so that the sitemap reflects visited links - Alex 3.28.07 */
.toc-layout-main .level-section .level-header .headertitle-large a:visited,
.toc-layout-main .level-section .level-header .headertitle a:visited,
.toc-layout-main .level-item a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color:#800080;
	
}

.topNavigation
{
	background-image:url(/styles/images/navigation/top_bg.png);
	background-repeat: repeat-x;
	
	width:100%;
	min-width:900px;
	/* IE ignores min-width - using Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 950 ? "900px" : "100%" );
}

.topNavigation td img {
	display: block;
}

.topNavigation .navBar
{
	background: none;background-image :url(/styles/images/navigation/navbar_bg.gif);
}
.topNavigation .bottomBar
{
	background: none;
	background-image: url(/styles/images/Navigation/bottom_bar_bg.png);
	background-repeat:repeat-x;
	height: 28px;

}

.topNavigation td.topLeft
{
	background-image:url(/styles/images/navigation/top_bg_left.png);
}
.topNavigation td.topRight
{
	text-align:right; background-image:url(/styles/images/navigation/top_bg_right.png);
}

.advancedSearch { /* same style as footer and top links */
	font-size:8pt;
	color:#2a3339;	
	text-decoration: none;
	/* Added by Alex per TASER request 3/16/07*/
	text-transform:uppercase;
	font-style:italic;
	font-family:"Arial Black";
}

.advancedSearch:hover {
	text-decoration: underline;
}


/* ================================================================================================================= */


.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-family: ;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url(/styles/Images/linksdivider.gif) right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}

.siteActionMenu
{
	float:right;
}


/* curve height, background image */
.areaNavigation .t, .areaNavigation .b, .areaNavigation .b b, .areaNavigation .t b{
	height:5px;
	background-image:url(/styles/images/round_5px_fffff0.gif);
}

/* inner color, border color, border width */
.areaNavigation .c{
background:#fffff0;
border-color:#999999;
border-left-width:1px;
border-right-width:1px;
}


.areaNavigation{
	font-size: 13px;
}
.areaNavigation .title
{
	font-weight:bold;
	margin-bottom: 4px;
	font-size: 105%;
}
.areaNavigation .links
{
	padding-left:15px;
}

