﻿
/*
	Subsite (overwrite) css
*/

body
{
}

#content
{
	/* padding: 10px; */
	padding-left: 1px;
	border: 0;
	width: 768px;
}

#related 
{
	display: none;
}

div.leftCol,
div.rightCol
{
  min-height: 273px;
  height: auto !important;
  height: 273px;
}

div.rightCol
{
	width: 380px;
	float: right;
}

#contentWrapper 
{
	background: #FFFFFF url("content-wrapper-bg-emneside.gif") repeat-y scroll !important;
}

#branding
{
	/*width: 966px;*/
	width: 962px;
	height: 190px;
	position: absolute;
	left: 0px;
	top: 33px;
	background: url(bannerSubsite.jpg) no-repeat top center;
}

#logo
{
	left: 13px;
	top: 122px;
}

#serviceBar
{
	margin-bottom: 190px;
}




/* print and email */
#pageFunctions li a:link, 
#pageFunctions li a:visited 
{
	color: #4c3951;
}
#pageFunctions li#print, 
#pageFunctions li.print
{
	background-image: url("print_subsite.gif");
}
#pageFunctions li#email, 
#pageFunctions li.email
{
	background-image: url("email_subsite.gif");
}


/* menu */
#navGlobalWrapper
{
	left: 122px;
	top: 179px;
	width: 842px;
}

#navGlobal ul li ul
{
	background: #4c3951;
}

#navGlobal ul li a 
{
	border-left: 1px solid #4c3951;
}

/* breadcrumbs */
a.breadcrumbPath
{
	color: #4c3951;
}

#breadcrumb a.breadcrumbFirst,
#breadcrumb span.breadcrumbCurrent,
#breadcrumb a.breadcrumbPath
{
	color: #4c3951;
	padding: 0 4px 0 9px;
	background-image: url("arrow-breadcrumb-grey.gif");
}
/*
#breadcrumb a.breadcrumbFirst
{
	color: #4c3951;
}
*/
#breadcrumb span.breadcrumbCurrent
{
	color: #000;
}

#content a
{
	color: #769329 !important;
}

#content a.arrow-green 
{
	background: transparent url(arrow-breadcrumb-grey.gif) no-repeat left 5px;
}

#page.subsite_emne div.leftCol,
#page.subsite_emne div.rightCol
{
	border: 0;
}

#page.subsite_emne #content .top
{
	padding: 15px;
}

#page.subsite_emne #branding 
{
	height: 230px;
	background: transparent url(bannerTopic.jpg) no-repeat;
}

#page.subsite_emne #serviceBar 
{
	margin-bottom: 241px;
}

#page.subsite_emne #navGlobalWrapper
{
	width: 842px;
	left: 122px;
	top: 82px;
}

#page.subsite_emne #logo
{
	position: absolute;
	left: 13px;
	top: 22px;
}

#page.subsite_emne #tagline
{
	position: relative;
	left: 12px;
	top: 183px;
}

#page.subsite_emne #tagline h2 a
{
	color: #3A466B !important;
}

div.bottomCols div.leftCol,
div.bottomCols div.rightCol
{
	margin-top: 2px;
}

div.bottom div.leftCol,
div.bottom div.rightCol
{
	
	height: auto;
	min-height: auto !important;
}

#tagline
{
	top: 100px;
	left: 510px;
}



/* subsite home */
h3
{
	display:block;
	font-size:1.7em !important;
	font-weight:normal;
	line-height:32px;
	margin-bottom:4px;
	margin-top:5px;
	padding:0pt 0pt 5px 5px;
}






/*
	
	subsite underside	

*/

#page.subsite_contentPage #branding
{
	position: absolute;
	top: 33px;
	left: 0px;
	width: 966px;
	height: 93px;
	background: url("bannerLowSubsite.gif") no-repeat;
}

#page.subsite_contentPage #navGlobalWrapper
{
	top:82px;
}


#page.subsite_contentPage #serviceBar 
{
	margin-bottom: 93px;
}


#page.subsite_contentPage #logo
{
	position: absolute;
	left: 13px;
	top: 22px;
}

#page.subsite_contentPage #tagline
{
	display: none;
}

#page.subsite_contentPage #tagline h2 a
{
	color: #3A466B !important;
}

#page.subsite_contentPage div#related
{
	display: block;
}

#page.subsite_contentPage #content 
{
	color: #475352;
}

#page.subsite_contentPage #contentWrapper 
{
	background: #FFFFFF url(content-wrapper-bg-sub.gif) repeat-y !important;
}

#page.subsite_contentPage #content
{
	border-color:#DADEDD rgb(218, 222, 221) rgb(183, 186, 186);
	border-style:solid;
	border-width:1px;
}


#navSub h2 li
{
	display: none !important;
}
#navSub h2 li.selected
{
	display: block !important;
	cursor: pointer;
}
	#navSub h2 li.selected a
	{
		cursor: pointer;
	}
