﻿html 
{
	overflow: auto;
}


body 
{
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
	background-color: #ffffff;
	
	scrollbar-arrow-color: #108c52;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e0e0e0;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #e0e0e0;
	scrollbar-track-color: #e0e0e0;

}


#horizon     
{
	color: white;
	background-color: #ffffff;
	text-align: center;
	overflow: visible;
	visibility: visible;
	display: block;
	
	position: absolute;
	top: 50%;
	height: 1px;
	width: 100%;
}

#all {
	/*position: relative; /* Needed for Safari */
	/*margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	/*text-align: left;*/
	width: 1000px;
	height: 600px;
	border: solid 3px #108c52;
	
	position: absolute; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	left: 50%;
	margin-left: -500px;
	top: -300px;
	/*border: solid 1px #afc124;*/
}

#logo
{
	position: absolute;
	/*background-repeat: no-repeat;
	background-position: left top;
	background-image: url('/App_Themes/SAB Flex Centre/images/sab_logo.gif');*/
	width: 214px;
	height: 84px;
	top: 20px;
	left: 20px;
}

#right_slinger
{
	position: absolute;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url( '/App_Themes/SABFlexCentrePro/images/right_slinger.gif' );
	width: 300px;
	height: 600px;
	top: 0px;
	left: 700px;
}

#foto1
{
	position: absolute;
	width: 190px;
	height: 120px;
	top: 0px;
	left: 265px;
}

#foto2
{
	position: absolute;
	width: 190px;
	height: 120px;
	top: 0px;
	left: 460px;
}

#foto3
{
	position: absolute;
	width: 190px;
	height: 120px;
	top: 0px;
	left: 655px;
}

.horizontalline
{
	position: absolute;
	background-color: #108c52;
	width: 1000px;
	height: 3px;
}

#menu
{
	position:absolute;
	top: 137px;
	left: 20px;
	width: 700px;
}

.greenbullet
{
	position:absolute;
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url( '/App_Themes/SABFlexCentrePro/images/menugreenbullet.gif' );

}

#content
{
	position: absolute;
	top: 190px;
	left: 30px;
	width: 730px;
	height: 370px; 
	background-color:#ffffff;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	overflow: auto;
}

#slingercontent
{
	position: absolute;
	top:0px;
	left: 800px;
	width: 200px;
	height: 570px; 
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	overflow:hidden;
}

h1
{
	color: #108c52;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	font-style:italic;
	
}

h2
{
	color: #108c52;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	font-style:italic;
}

ul
{
	margin-top:-15px;
}

h2 + p
{
	margin-top: 0px;
}

.footer
{
	position: absolute;
	top: 579px;
	left: 28px;
	width: 800px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:hover
{
	color: #000000;
	text-decoration: none;
}

.menuwhitebullet
{
	margin: 0px 10px 1px 10px;
}

.title
{
	font-size: 25px;
}

.homemenu, a.homemenu:link, a.homemenu:active, a.homemenu:visited
{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.homemenu:hover
{
	color: #108c52;
}


.black2greenlink, a.black2greenlink:active, a.black2greenlink:visited
{
	color: #000000;
}

a.black2greenlink:hover
{
	color: #108c52;
}

.green2blacklink, a.green2blacklink:active, a.green2blacklink:visited
{
	color: #108c52;
	text-decoration:none;
}

a.green2blacklink:hover
{
	color: #000000;
	text-decoration:none;
}

.white2blacklink, a.white2blacklink:active, a.white2blacklink:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

a.white2blacklink:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.black2whitelink, a.black2whitelink:active, a.black2whitelink:visited
{
	color: #000000;
}

a.black2whitelink rmText:hover
{
	color: #FFFFFF;
}

.gridview table, .gridview th, .gridview td
{
	border: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.gridview table
{
	width: 100%;
	padding: 0px;
}

.gridview th
{
	border-top: solid 1px #108c52;
	border-bottom: solid 1px #108c52;
	padding: 0px;
}

.detailJobTitle
{
	font-weight: bold;
}

.detailPublicationStart
{
}

.detailHead
{
	text-decoration: underline;
	font-size: 11px;
}

.detailBody
{
	font-size: 11px;
	line-height: 14px;
}

