/* CSS Document - Coded by Group De Ceuster */
/*=== HTML styles ===*/
body {
	background: #4A413B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928D89;
	font-weight: bold;
}
/*this avoids having image replacement sections display a dotted outline*/ 
a:focus { 
	-moz-outline-style: none; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 11px;
}
hr {
	border: 1px;
	height: 1px;
	color: #000000;
}
ol {
	margin-left: 0px;
	padding-left: 22px;
	list-style-position: outside;
}
ul {
	margin-left: 0px;
	padding-left: 22px;
	list-style-position: outside;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A413B;
	background-image: url(/images/gui/list_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
	cursor: pointer;
	height: 18px;
}
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #D2D2D2;
}
textarea.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #D2D2D2;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #4A413B;
}
form {
	margin: 0px;
}
map {
	cursor: pointer;
}

/*=== GUI styles  ===*/
#MainFrame {
	position: relative;
	width: 880px; 
	margin-left: auto; 
	margin-right: auto; 
}
#TopFrame {
	float: left; 
	margin: 0px auto;
	width: 880px; 
	background: url(/images/gui/bg_sh_rep.gif) repeat-y left bottom;
}
#CenterFrame {
	width: 780px;
	margin-left: 50px;
	margin-right: 50px;
}
#HeaderFrame {
	width: 778px;
	margin-left: 1px;
	margin-right: 1px;
}
#Header {
	height: 61px;
	padding: 17px 45px 0px 45px;
}
#Header .logo {
	display: block; 
	float: left; 
}
#Search {
	float: right; 
	height: 37px; 
	text-align: right;
}
#Search .item {
	float: left;
}
#Search .item img {
	margin-right: 5px;
}
#TopNav {
	height: 28px;
	background-color: #928D89;
	padding: 0px 45px 0px 45px;
}
#MainNav {
	float: left;
	margin: 0px;
}
#MainNav span {
	float: left;
	margin: 0px;
}
#MainNav .item {
	margin-right: 16px;
}
#MainNav .last {
	margin-right: 0px;
}
#LangNav {
	float: right;
}
#NavSpacer {
	width: 100%;
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	background-color: #000000;
}
#Visual {
	width: 100%;
	height: 134px;
}
#Labels {
	width: 696px;
	height: 19px;
	background-color: #000000;
	padding: 0px 41px 0px 41px;
}
#Labels span {
	float: left;
	margin: 0px;
}
#SectorNav {
	height: 22px;
	background-color: #928D89;
	padding: 0px 41px 0px 41px;
}
#SectorNav span {
	float: left;
	margin: 0px;
}
#SectorNav .item {
	margin-right: 7px;
}
#SectorNav .last {
	margin-right: 0px;
}
#ContentFrame {
	width: 690px;
	margin: 30px 45px 0px 45px;
}
#Content {
	width: 690px;
	min-height: 230px;
	float: left;
}
#BreadCrumbs {
}
#BreadCrumbs h2 {
	font-size: 10px;
	color: #928D89;
	font-weight: normal;
}
#BreadCrumbs h2 a {
	font-size: 10px;
	color: #928D89;
	font-weight: normal;
	text-decoration: none;
}
#BreadCrumbs h2 a:hover {
	font-size: 10px;
	color: #928D89;
	font-weight: normal;
	text-decoration: underline;
}
#Title {
	float: left;
	padding-right: 366px;
	clear: both;
}
#LeftColumn {
	float: left;
	width: 322px;
	clear: left;
}
#RightColumn {
	float: right;
	width: 322px;
}
#Footer {
	float: left;
	width: 778px;
	padding-left: 1px;
}
#FootSpacer {
	margin-top: 40px;
	width: 100%;
	line-height: 1px;
	font-size: 1px;
	height: 10px;
	background-color: #000000;
}
#FooterTxt {
	width: 100%;
	height: 90px;
	background-color: #DBD9D8;
	text-align: center;
	padding-top: 5px;
}
#FooterTxt p {
	font-size: 10px;
	line-height: 14px;
}
#FooterTxt a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#FooterTxt a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#FootFrame {
	float: left;
	margin: 0px auto;
	width: 880px; 
	height: 40px;
	background: url(/images/gui/bg_sh_foot.gif) no-repeat 0px 0px;
}

/*=== Contact Form styles  ===*/
#contactForm {
	background-color: #EDEDED;
	padding: 8px;
	border: 1px solid #D2D2D2;
}
#contactForm input[type="text"]:focus {
	border: 1px solid #606060;
}
#contactForm textarea:focus {
	border: 1px solid #606060;
}

/*=== Service List styles ===*/
#ListLabel {
	float: left;
	width: 100%;
	margin-bottom: 2px;
	border-top: solid 1px #928D89; 
	background-image: url(/images/gui/list_label.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ListLabelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928D89;
	margin: 4px 0px 12px 14px
}
#ListButton {
	float: left;
	width: 100%;
	margin-bottom: 1px;
	cursor: pointer;
	background-image: url(/images/gui/list_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ListButtonColor {
	background-color: #4A413B;
}
.ListButtonColor:hover {
	background-color: #928D89;
}
#ListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	padding: 4px 0px 5px 0px;
}
#ListButton .new {
	margin-left: 15px;
}	

/*=== Thumbnail styles ===*/
#Thumbs {
	float: right;
	width: 328px;
}
#Thumbs span {
	float: left;
	margin-left: 8px;
}
#Thumbs img {
	width: 150px;
	border: 3px solid #000000;
	margin-bottom: 8px;
}
.thumb {
	border: 3px solid #000000;
	margin-bottom: 2px;
	margin-right: 10px;
}

/*=== Search Results styles ===*/
#SearchResult {
	border-bottom: solid 1px #D2D2D2;
	margin-bottom: 10px;
}
#SearchResult h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#SearchResult a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928D89;
	font-weight: normal;
}
#SearchResult a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#SearchResult span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009432;
	font-weight: bold;
}
#SearchResult #Searchbox {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
#SearchResult #Searchbox .item {
	float: left;
}
#SearchResult #Searchbox .item img {
	margin-right: 5px;
}

/*=== Extra Content styles ===*/
.ContentBox1 {
	color: #FFFFFF;
	background-color: #62AB21;
	padding: 10px 16px 1px 16px;
	background-image: url(/images/gui/list_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ContentBox1 h1{
	color: #FFFFFF;
}
.ContentBox1 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.ContentBox1 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.ContentBox2 {
	float: left;
	padding: 0px 0px 8px 0px;
	background-image: url(/images/gui/box_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.ContentBox2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 11px;
}

#ReduSol, #ReduHeat { 
	clear: both;
	background-color: #dbd8d8; 
	color: #fff; 
}
#ReduSol h1, #ReduHeat h1 { 
	color: #fff;
	padding-top: 5px;
}
#ReduSol .middle, #ReduHeat .middle { 
	background-color: #3b3430; 
	color: #fff;
	height: 130px;
}
#ReduSol .bottom{ color: #008b56; padding-right: 8px; margin-bottom: 5px; padding-bottom: 5px;}
#ReduHeat .bottom{ color: #b5097f; padding-right: 8px; margin-bottom: 5px; padding-bottom: 5px;}

.ReduSol{ background-color: #008b56; height: 40px;}
.ReduSol p, .ReduHeat p{ 
	font-weight: bold; 
	font-size:12px; 
	padding: 5px 0 0 5px;
}
.ReduHeat{ 
	background-color: #b5097f; height: 40px;
}

/*=== Employe styles ===*/
#Employ {
	width: 100%;
	float: left;
	clear: left;
	background-image: url(/images/gui/box_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}	
#Employ span {
	float: left;
	width: 86px;
	height: 130px;
	text-align: center;
}

#Employ h2 {
	padding-bottom: 8px;
}

#Employ span img {
	width: 66px;
	height: 86px;
	padding-bottom: 3px;
}

/*=== Splash styles ===*/

#SplashFrame {
	margin: 0 auto;
	width: 420px;
}

#SplashImage {
	width: 420px;
	height: 277px;
	margin-top: 100px;
	background: url(/images/gui/splash/bg.jpg) no-repeat top center;
}
	
#SplashSelect {
	padding-top: 5px;
	width: 164px;
	height: 60px;
	margin: 0 auto;
}
	
#SplashSelect span {
	margin-bottom: 2px;
	float: left;
}
#Remember {
	width: 164px;
	margin: 0 auto;
}

#Checkbox {
	width: 18px;
	height: 18px;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

#CheckboxText {
	float: left;
	color: #FFF;
}