﻿/*
File name:    ClarkCountyMain CSS
Created by:   Mathew Chase - Robert Half Technology
Created Date: 20061106
Copyright:    2006 Clark County, Nevada Government

Last Modified by: MC
Last Modified on: 20061211
*/

.body						{ background-color:#FFEBCD;}
img							{ border:0; }
.master						{ width:800px; background-color:#FFEBCD; height:80%; padding:0	0	0	0;}
.masterContent				{ background-color:#FFEBCD; width:100%;}
.topArea 					{ background-image:none;}
.shadowRight				{ background-image: url('images/spacer.gif');}
.shadowLeft					{ background-image: url('images/spacer.gif');}

.leftNavSpacer				{ width:130px;}
.leftNav 					{ border-right:#9B9083;
							border-bottom:#5A544C;
							border-top:#FDF7EF;
							border-left:#FDF7EF;
							background-color: #FBEEDE;
							width:145px;
							}
.leftNavSelected 			{ background-color: #CACACA;
							color: #F5F5F5;
							border-top-color: #8A8A8A;
							border-bottom-color: #8A8A8A;
							}
.leftNav2					{ color: #424242;}
.leftNav1					{ color: #424242;}
.leftNavHover				{ background-color: #8A8A8A;
							color:#F9F9F9;
							}
.leftNavFlyOuts 			{ background-color: #EFEFEF;
							border-color:#DBDBDB;
							}
.leftNavFlyOuts a			{ color:#424242; }
.leftNavFlyOutsHover		{ background-color: #CACACA;}
.Line						{ background-color: #F5F5F5; }
.pageTitle					{ color: #3B3B3B; }
.topBorder 					{ border-top-color:#DBDBDB;}
.BottomLinkBar				{ color: #999999; }
.link-item a:link			{ color: #5D5D5D;}
.link-item a				{ color: #5D5D5D;}
.link-item 					{ color: #5D5D5D;
							margin-bottom:3px;
							margin-top:3px;
							}
.link-item a:active			{ color: #787878;}
.link-item a:visited		{ color: #787878;}
.link-item a:hover			{ color: #3b3b3b;}
.link-item-large a:link		{ color: #5D5D5D;}
.link-item-large a			{ color: #5D5D5D;}
.link-item-large			{ color: #5D5D5D;}
.link-item-large a:active	{ color: #787878;}
.link-item-large a:visited	{ color: #787878;}
.link-item-large a:hover	{ color: #3B3B3B;}
.description 				{ color: #4C4C4C;}
.bullet						{ background-image:url("images/blk_lstbulet.gif");}
.groupheader 				{ color:#9B6634;}
.band 						{ background-color:#FBEEDE;
							color: #9B6634;
							}
.separator					{ border-color:#CACACA;}
.level-band					{ background-color:#8A8A8A;}
.level-description			{ color: #4C4C4C}
.level-item a:link			{ color: #5D5D5D;}
.level-item a				{ color: #5D5D5D;}
.level-item					{ color: #5D5D5D;}
.level-item a:active		{ color: #787878;}
.level-item a:visited		{ color: #787878;}
.level-item a:hover			{ color: #3B3B3B;}
.level-bullet				{ background-image:url("images/blk_lstbulet.gif");}


/*Override of Controls.css */
.item						{ margin-bottom:3px;
							margin-top:3px;
							margin-left:4px;
							margin-right: 0px;
							}

/*Override of CORE.css */
.ms-WPBorderBorderOnly		{ border-color: #FBEEDE;}
.ms-WPBorder				{ border-color: #FBEEDE;}
#WebPartTitleWPQ2			{ border-color: #FBEEDE;}
#WebPartCaptionWPQ2			{ border-color: #FBEEDE;}

.mainContainer				{ margin-left:0px;
							margin-right:0px;
							}
.removeMargins				{ margin-top:0px;
							margin-left:0px;
							margin-right:0px;
							}
.ms-pagebreadcrumb, .ms-pagebreadcrumb a, .ms-sitemapdirectional
							{ background:#FFEBCD;
							border: none;
							}
.ccbreadcrumb				{ font-family: Verdana, Arial, Helvetica, sans-serif; 
						    color: gray;
						    font-size:8pt; 
						    padding-left:7px;
						    padding-bottom:2px;
						    padding-top:4px;
						    margin-bottom:4px;
							}
.ccbreadcrumb a				{ color: #9B6634;
							text-decoration:none;
							}
.ccbreadcrumb a:hover		{ color: #000000;
							text-decoration: underline;
							}
.pageContent				{ font-family:Arial, Helvetica, sans-serif;  
						     font-size:9pt;  
						     color:#000000; 
							}

/* Added Styles */

#CCFooter					{ font-family:Arial, Helvetica, sans-serif;
							font-size:11px;
							font-weight:bold;
							color:gray;
							padding-top:12px;
							text-align:center;
							}
#CCFooter a, #CCFooter a:visited
							{ color:#9B6634;
							text-decoration:none;
							}
#CCFooter a:hover			{ color:#000000;
							text-decoration:underline;
							}

/* New Navigation */
.ccNav						{ *position:relative;
						    *top:-1px;
						    width:145px;
							}
.ccNavItem					{ font-family: Arial, Helvetica, sans-serif;
							line-height:1em;
							font-weight:bold;
							font-size: 8pt;
							color: #000000;
							border-right:#9B9083 2px solid;
							border-bottom:#5A544C 2px solid;
							border-top:#FDF7EF 2px solid;
							border-left:#FDF7EF 2px solid;
							background-color: #FBEEDE;
							}
.ccNavItem a				{ display:block;
							padding:4px 5px 4px 8px;
							height:8px;
							}
.ccNavSelected a			{ }
.ccNavHover a				{ background: #FDF7EF; color:#000000;}
.ccNavFlyOuts				{ border-top:1px #CBD1E0 solid;}
.ccNavFlyOutsItem			{ font-family: tahoma, Arial, Helvetica, sans-serif;
							font-size: 8pt;
							background-color: #FDF7EF;
							border:1px #C88568 solid;
							border-top-style: none; color:#000000;
							*width:200px;
							min-width:150px;
							}
.ccNavFlyOutsItem a			{ display:block; padding:1px 5px 2px 5px;}
.ccNavFlyOutsHover			{ background-color: #B2BCD3;}

/* New Top Navigation */
.cctopNav					{ *position:relative;
						    *top:-1px;
							}
.cctopNavItem 				{ color:#9B6634;
							font-family: tahoma;  
							font-size: 8pt;
							font-weight:bold;
							background-color:#FFFFEA;
							border-left: 1px #EBD7BC solid;
							border-right: 1px #EBD7BC solid;
							}
.cctopNavItem a				{ display:block;
							padding:8px 5px 0px 5px;
							height:15px;
							}
.cctopNavBarSelected			{ color: #00ADEF; }
.cctopNavBarSelected td		{ color: #00ADEF; }
.cctopNavBarSelected a:link, .cctopNavBarSelected a:visited, .cctopNavBarSelected a:hover, .cctopNavBarSelected a:active,
							{ color: red;}
.cctopNavBarSelected a		{ color: #91BABA; }
	/*.topNavSelected a
	{
		background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
		background-repeat:repeat-x;
		background-position:top right;
		color: #EFF4FA;
	}*/
.cctopNav a:hover			{ color:#000000; background-color:#EEB211; }
.cctopNavHover				{ } 
	/*.topNavHover a
	{
		color:#FFFFFF;
		background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
		background-repeat:repeat-x;
		background-position:top right;
	}*/


.cctopNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.cctopNavFlyOutsItem
{	
	font-family: tahoma,Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFFEA;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#000000; 
	*width:150px;
	min-width:150px;
}
.cctopNavFlyOutsItem a
{
    display:block;
    padding:1px 5px 2px 5px;
}
.cctopNavFlyOutsHover
{
	background-color: #B2BCD3;
}






/* Styles for Minimal Master Testing */
#SharePoint_Controls {
	position: relative;
	width: 100%;
	background-color:#DDDDDD;
	color:#333333;
	float:right;
}
#Branding {
	position: relative;
	width: 100%;
}
#LeftNav {
	position: relative;
	width: 170px;
	float: left;
	z-index:80;
}
#MainContent {
	position: relative;
	width: 628px;
	float: left;
}
#CCFooter {
	position: relative;
	width: 100%;
	text-align: center;
}
#Container {
	width: 800px;
	/*border:1px #E3C6A1 solid; dms 10/25/2007 removed by request */
	margin-left:auto;
	margin-right:auto;
}

/* 404 Error Styles */

#404text	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

