﻿ div#page-content-container	/* Desktop Base content container without header	*/
{
	background-image: url(/App_Themes/Sand/images/nav_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: -30px;
/*	margin: -30px 0 -30px 0;	/* counteract the #page-container padding	*/*/
}

#PageContent
{
	width: 600px;
	margin: -15px 0 0 215px;
	padding-bottom: 15px;
	height: 100% !important;
}

#left-nav-container
{	
	float:left;
	width: 200px; 
	padding: 25px 0 0 25px;
}

div#landing-page-content-container
{	
	padding-top: 25px;				/* reverses the -30px margin of the parent and adds 30px buffer	*/
	min-height: 300px !important;	/* Added this line 10/15/2009 to handle the short announcements	*/
}

div#forms-page-content-container
{
	margin-left: 28px;
/*	height: 80% !important;*/
}

div#search-page-content-container
{
	background-image: url(/App_Themes/Sand/images/nav_bg.jpg);
	background-repeat: repeat-y;
	min-height: 700px;
	margin-bottom: -30px;	/* offset the padding on the parent container	*/
}
div .cdps
{
	margin-left: 230px;
}
iframe
{
	margin: 0;
	padding-left: 20px;	
	z-index: -1;
}

.hr
{
	position: relative;
	 margin: 0 28px 1px 0;
	 background-color: #748EC6; 
	 height: 2px; 
}

.IFrameStyles
{
	width:615px;
	z-index: -1;
}
div#nativeContent
{
	width: 615px;
	margin: 0 0 0 245px;
	padding-bottom: 15px;
	height: 100% !important;
}
	 
html* div#nativeContent
{
	margin: 1.5em 0 0 0 !important;
}

#PageContent div.contentbox ul
{
	margin-left: 15px;
}


.hidden
{ display: none;}

.ResolutionQuestion
{
	font-family:Verdana, Tahoma, MS Sans Serif, Arial, Geneva, Helvetica,  sans-serif; 
	 	font-size:0.8em;
}
div#footer-container
{
	width: 970px;
	margin: 0 auto;	/* center the content on the page	*/
}
.MultiViewTabSelector
{
	margin-left: -1em;
}
	.MultiViewTabItem{	background-image:url(/en_US/App_Themes/Desktop/images/button-gradient-bg-sprite.png);
}
