﻿/* This filters out IE5.x/Win */

@import "null.css?\"\{"; 
@import "ie5mac.css";

/* --- --- --- Fonts --- --- --- */
.ms-titlearea .ms-ptabarea a {
	font-size:8pt;
	font-family:tahoma;
}

.Custom-SiteActions {
	font-size:8pt;
	font-family:tahoma;
}

.Custom-NavHeader {
	font-size:8pt;
	font-family:tahoma;
}

.Custom-LeftNav {
	font-size:8pt;
	font-family:tahoma;
}

.Custom-TopNavFlyOuts {
	font-size:8pt;
	font-family:tahoma;
}

.Custom-TopNav {
	font-size:8pt;
	font-family:tahoma;
}

#Custom-TopToolbar {
	font-size:8pt;
	font-family:tahoma;
}

/* --- --- --- Navigation --- --- --- */
/* --- Top Toolbar - Global Links (Welcome...Menu) --- */
#Custom-TopToolbar {
	background: #7F7F7F;
	height: 23px;
	padding: 2px 5px 0px 5px;
	color: white;
}
#Custom-TopToolbar a:hover {
	color: white;
	text-decoration: none;
} 
#Custom-TopToolbar a:visited {
	color: white;
	text-decoration: none;
} 
#Custom-TopToolbar a:link {
	color: white;
	text-decoration: none;
} 
#Custom-TopToolbar a {
	color: white;
	text-decoration: none;
} 
#Custom-TopToolbar a:hover {
	text-decoration: underline;
} 
#Custom-TopToolbar .ms-hovercellactive a:hover { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-hovercellactive a:visited { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-hovercellactive a:link { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-hovercellactive a { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-SpLinkButtonActive a:hover { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-SpLinkButtonActive a:visited { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-SpLinkButtonActive a:link { 
	text-decoration: none;
	color: black;
}
#Custom-TopToolbar .ms-SpLinkButtonActive a { 
	text-decoration: none;
	color: black;
}
/* - Core.CSS Style Overrides - */
.ms-HoverCellActiveDark {
	border:#6F6F6F 1px solid;
	vertical-align:top;
	background-color:#818181;
	background-image:url("/images/lanstontech/ctm_menubuttonhover.gif");
	padding-left: 2px;
}
.ms-globalright .ms-SpLinkButtonActive {
	border:#6F6F6F 1px solid;
	vertical-align:top;
	background-color:#818181;
	background-image:url("/images/lanstontech/ctm_menubuttonhover.gif");
	padding-left: 2px;
}
.ms-globalright .ms-hovercellactive {
	border:#6F6F6F 1px solid;
	vertical-align:top;
	background-color:#818181;
	background-image:url("/images/lanstontech/ctm_menubuttonhover.gif");
	padding-left: 2px;
}
.ms-globallinks span .ms-SPLink .ms-hovercellactive {
    color:black;
}
.ms-globallinks {
	color: white;
}
.ms-globallinks .ms-hovercellinactive {
	border: #7F7F7F 1px solid;
	margin:1px;
	color:#4c4c4c;
	vertical-align:top;
	background-color:transparent;
}
.ms-globallinks .ms-SpLinkButtonInActive {
	border: #7F7F7F 1px solid;
	margin:1px;
	color:#4c4c4c;
	vertical-align:top;
	background-color:transparent;
}
.ms-SPLink a:hover {
	color: black;
}

/* - Text Styles - */
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}
