﻿html, body  {
	height: 100%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #513d31;
}

#HeaderTopToolBar {
	width: 100%;
	border-bottom: 15px solid #64574E;
}

#GlobalLayoutTable {
	background-color: white;
	background-image: url('/DesignV2/Global_Background.jpg');
	background-repeat: repeat-x;	
	width: 100%;
	height: 100%;
}

#GlobalLeftCell {
	width: 50%;	
	text-align: right;
	vertical-align: top;
	background-image: url("/DesignV2/Global_Left_Shadow.png");
	background-repeat: repeat-y;
	background-position: right;
}

#GlobalLeftBand, 
#GlobalRightBand {
	text-align: right;
	vertical-align: top;
	background-image: url("/DesignV2/Bands_Background.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height: 105px;
	width: 46px;
	margin-top: 108px;
	float: right;
}

#GlobalRightBand {
	float: left;
}

#GlobalRightCell {
	width: 50%;	
	vertical-align: top;
	background-image: url("/DesignV2/Global_Right_Shadow.png");
	background-repeat: repeat-y;
	background-position: left;
}

#GlobalCenterCell {
	background-color: white;
	vertical-align: top;
	height: 100%;
}

#HeaderTop {
	height: 73px;
	color: #513d31;
	padding-right: 5px;
	padding-top: 20px;
}

#HeaderTopLinks {
	text-align: right; 
	float: right; 
	font-size: 14px;
}

#HeaderTopSearch {
	padding-left: 20px; 
	padding-top: 5px
}

#HeaderTopLinks a,
#HeaderTopLinks a:link,
#HeaderTopLinks a:visited {
	color: #513d31;
	text-decoration: none;
	font-weight: normal;
}

#HeaderTopLinks a:active,
#HeaderTopLinks a:hover {
	color: #1F87AD;
	text-decoration: underline;
}

#HeaderSub {
	border-top: 2px solid #513d31;
	padding-left: 97px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #513d31;
	height: 18px;
}

#HeaderSlogan {
	float: left;
}

#HeaderLogo {
	padding-left: 15px;
	padding-top: 36px;
	position: absolute;
}

#HeaderSiteActions {
	float: right; 
	padding-bottom: 1px;
	padding-right: 5px;
}

.TopNavHomeIcon {
	float: left; 
	margin-right: 10px;
}

#TopNavMenu {
	width: 880px; /* Configure here the whole main content width */
	height: 49px;
	background-color: #EE6C11;
	color: white;
	border-bottom: 1px solid #915f36;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.TopNavMenuItem {
	color: white;
	font-weight: bold;
	height: 40px;
}

.TopNavMenuItemHover {
	background-color: #961B1E;
}

.TopNavMenuItemSelected {
	background-color: #961B1E;
}


/* Searchbox positionning */
.ms-sbLastcell,.ms-rightbodysectionsearchbox {
	width: 0;
	padding: 0px;
	margin: 0px;
}

.ms-sbtable-ex {
	width: 0;
}

TD.ms-sbcell {
	background-color: white;
	border: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ms-sbplain {
	color: #EF7919;
	background-color: transparent;
	border: 1px solid #EF7919;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-right: 2px;
}

#LeftContent {
	background-image: url("/DesignV2/TopNav_Shadow.png");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #86a6a2; 
	border-right: 5px solid #f9bb19; 
	border-bottom: 1px solid #f9bb19;
	border-left: 14px solid white; 
	margin-right: 0px;
	padding-top: 20px;
	width: 27%;
	height: 100%;
	color: white;
	text-align: center;
	vertical-align: top;
}

.LeftNavHeader {
	font-size: 13px;
	color: white;
	line-height: 16pt;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.LeftNavMenuItem {
	color: white;
	display: block;
	font-size: 13px;
	line-height: 16pt;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid white;
}

.LeftNavMenuItem a,
.LeftNavMenuItem a:link,
.LeftNavMenuItem a:visited {
	width: 100%;
	padding: 5px;
}

.LeftNavMenuItem a:hover,
.LeftNavMenuItem a:active {
	background-color: #1F87AD;
}

.LeftNavMenuItemSelected {
	display: block;
	background-color: #1F87AD;
}

.leftMenuIntro {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
}

.leftMenuHome {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1F87AD;
	margin-top: 5px;
	padding: 7px;
}

.leftMenuDescription {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}


#MainContent {
	background-image: url("/DesignV2/TopNav_Shadow.png");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: white; 
	padding: 20px 20px 20px 20px;
	color: #513d31;
	width: 73%;
	vertical-align: top;
}

#MainBackLink {
	font-size: 14px;
	font-weight: normal;
}

#MainBackLink a,
#MainBackLink a:link,
#MainBackLink a:visited {
	color: #1f87ad;
}

#MainBackLink a:active,
#MainBackLink a:hover {
	text-decoration: underline;
}

.articleLayout {
	width: auto;
}

.pageContent {
	width: 370px !important;
	width: auto;
	float: left;
	text-align: justify;
	border-top: 1px #666666 dashed;
}


#FooterLeftCell {
	width: 50%;	
	text-align: right;
	vertical-align: top;
	background-image: url("/DesignV2/Global_Left_Shadow.png");
	background-repeat: repeat-y;
	background-position: right;
}

#FooterRightCell {
	width: 50%;	
	vertical-align: top;
	background-image: url("/DesignV2/Global_Right_Shadow.png");
	background-repeat: repeat-y;
	background-position: left;
}

#FooterCenterCell {
	text-align: center;
	vertical-align: top;
	color: #AF9E8E;
	background-color: #513d31;
	border-top: 5px solid #AF9E8E;
	padding: 8px 8px 3px 8px;
}

#FooterCenterCell a,
#FooterCenterCell a:link,
#FooterCenterCell a:visited {
	color: #AF9E8E;
	text-decoration: none;
	font-weight: bold;
}

#FooterCenterCell a:hover,
#FooterCenterCell a:active {
	color: white;
	text-decoration: underline;
}


