﻿@charset "utf-8";
/* CSS Document */
.ms-leftareacell { width:20%; }
.ms-bodyareacell {width:75%;}

.ms-bannerContainer {
	background-color:#FFFFFF;
	background-image:url(/_layouts/images/siteTitleBKGD.gif);
	background-position:right top;
	background-repeat:repeat-y;
	padding-left:0;
	padding-right:0;
}
.ms-navheader a,.ms-navheader2 a{
	/*display:block;
	float:left;
	line-height:em;
	padding-left:7px;*/
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:13px;
	/*font-weight:bold;
	color:#003399;*/
}
.ms-ToolPaneOuter
{
	height:600px !important;
}

.ms-quickLaunch {
	border:none;
	font-family:tahoma;
	padding-top:6px;
	font-size:8pt;
	line-height:10pt;
	background:#F2F8FF url(/includes/images/TopLeft.gif) left 3px no-repeat;
	
}

.ms-quicklaunch table.ms-navheader td, .ms-navheader2 td, .ms-quicklaunch span.ms-navheader {
	background-color:#094696;
	border-left:none;
	border-top:none;
	border-bottom:1px solid #fff !important;
	padding:3px 4px 6px;
}

.ms-navheader a, .ms-navheader2 a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
table#zz1_QuickLaunchMenu {
	border-width:0 1px 0;
	border-color:#052d60;
	border-style:solid;
}

.ms-quicklaunchouter {
	border-bottom:none;
	border-right:none;
}
.ms-recyclebin{
	background:url(/includes/images/LeftBtm.gif) left bottom no-repeat;
	height:30;
}

	
table.ms-navitem td, span.ms-navitem {
	background-image:url(/_layouts/images/navBullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-family:tahoma;
	padding:3px 6px 4px 16px;
}

.ms-navsubmenu2 {
	background-color:#F2F8FF;
	margin-bottom:0;
	width:100%;
	padding:2px 0;
}

.ms-quicklaunch table td {
	border-top:medium none;
}

.ms-navItem a {
	color:#FFFFFF;
	text-decoration:none;
}

.ms-navsubmenu2 {
	background-color:#0A4FAA;
	margin-bottom:0;
	width:100%;
}

table.ms-recyclebin td {
	background-color:transparent;
	padding:3px 5px 7px 3px;
	width:100%;
	border-left:none;
}

table.ms-recyclebin td a
{
	color:#ffffff;
}

.ms-quicklaunch table.ms-selectednavheader td {
	background-color:#2884d6 !important;
	background-image:none;
	background-repeat:repeat-x;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	padding:1px 6px 3px;
	width:100%;
}

.ms-quicklaunch table.ms-selectednavheader td{
	width:100%;
	background-color:#ffe6a0;
	background-image:url("/_layouts/images/selectednav.gif");
	background-repeat:repeat-x;
	padding-top:2px;
	padding-bottom:2px;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	padding:1px 6px 3px 6px;
}
