﻿/******************************************************************************/
/*                                                                            */
/* Modification History                                                       */
/* --------------------                                                       */
/*                                                                            */
/* Date		Author		Description                                   */
/* ---------	-------------	------------------------------------------    */
/* 04/01/09	Chandra		Initial Version                               */
/* 04/09/10     Brian           Changed Left Hand Navigation.                 */
/*                              Changed AuthoringRegion to blend in           */
/*                                                                            */
/*                                                                            */
/******************************************************************************/



/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
html,  form
{
	height:100%;
	font-family: Verdana; 
}

.body
{
	background-color:#005D7F;
	height:100%;    
	margin:0px;
}
.master
{	
	font-family: Verdana; 
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	#background-color:#FFFFFF;
	background-color:#005D7F;

}

.masterContent
{
	background-color:#FFFFFF;
}

.spacer
{
	width:12px
}

.breadcrumbFiller
{
   	background-color:#faf4e8;
}

.breadcrumb
{
    font-family: Verdana; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: verdana; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    #border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
   	background-color:#faf4e8;

}

.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}

.breadcrumb a:hover
{
	text-decoration:underline;
}

.breadcrumbCurrent
{
	font-weight:bold; 
}

.login
{
	display:inline;
}

.login a:hover
{
	text-decoration:underline;
}

.sharepointLogin
{
	float:right;
	display:inline;
}

.sharepointLogin .ms-globallinks
{
    position:relative;
}

a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family:Verdana;
}

div.#zz8_Menu_t img
{
    vertical-align:middle;
}

/* Customized to white BrianVB 2010-04-09 */

.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#FFFFFF;
}

.topArea
{
	background:url("../../images/SCWEB_Picture.jpg") no-repeat;
	background-position:top right;
}

.topArea :active
{
	text-decoration:none;
}


.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #000000;
	font-family: Verdana;  
	font-size:9pt; 
	text-decoration:none;
}

.topLinkBar a:hover
{
	text-decoration:underline;
}

.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}
	
.console
{
	clear:both;
}

.search
{
    margin:6px 2px 20px 2px;
}

.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}

.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}

.search .ms-sbgo
{
    background:none;
}

.siteActionMenu
{
    float:right;
}

/* Customized BrianVB 20100408 -- BEGIN */

.authoringRegion
{
	width:100%;
	
	#background-color:#faf4e8;
	#color:#333333;
	background-color: #005A7C;
	color: #FFFFFF;
}


.leftNav
{
	margin-right: 15px;
	margin-left: 7px;
	margin-top: 4px;
	padding-top: 0px;
	border: .05em #C0C0C0 solid;
	background-color: #F6E9D4;
	width: 220px;
}

.leftNavSpacer
{
	width:220px;
}

.leftNavSelected
{
	background-color: #ce8a14;
	color: #00445d;
	border-top: .05em #C0C0C0 solid;
	border-bottom: .05em #C0C0C0 solid;
	line-height: 14pt;
}

.leftNav1, .leftNav2, .leftNav3
{
    color: #00445d;
    border-top:.05em #C0C0C0 solid;
	border-bottom:.05em #C0C0C0 solid;
}


.leftNav1
{
	font-family: Verdana;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}

.leftNav1 a
{
	font-family: Verdana;  
	font-size: 8pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}

.leftNav2
{	

	font-family: Verdana;  
	font-size: 8pt; 
	line-height:14pt;
}

.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}

.leftNav3
{	

	font-family: Verdana;  
	font-size: 8pt; 
	line-height:14pt;
}

.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}

.leftNavHover
{
	background-color: #93620E;
	color: #FFFFFF;
}

a.leftNavHover
{
	color: #FFFFFF;
}

/* Customized BrianVB 20100408  -- END */
	

.leftNavFlyOuts
{
	font-family:Verdana; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}

.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	#background-color: #ECEFF3;
	background-color: #F9F3E7;

}

.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}

.leftNavFlyOutsHover
{
	#background-color: #B2BCD3;
	background-color: #EAC688;
}

.pageTitle
{
	margin:0px;
	font-family: Verdana;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}

.pageTitle span
{
	margin:0px;
	padding:0px;
}

.mainContainer
{
	margin-left:10px;
	margin-right:10px;
}

.bottomLinkBar
{
	font-family: Verdana;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}

.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}

div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}

div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}

