﻿/* -------------- reset styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}



/* -------------- general styles -------------- */
html,body{
	margin: 0;
	padding: 0;
}
body, p, li, h1, h2, h3, h4, h5, a{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}
body.fend{background: #fff url(/fend/images/bg.png) repeat-y center;}
body.mceContentBody{background: #fff;}
p{margin: 10px 0;}
ul{
	list-style: disc outside;
	margin: 10px 0;
}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha}
ol ol ol  li{list-style-type:upper-roman;}
li{margin: 1px 25px;}
b, strong{font-weight: bold;}
i, em{font-style: italic;}
small{font-size: .75em;}
big{font-size: 1.25em;}
.clear{clear: both;}
.hide, a#skiptocontent{
	position: absolute;
	top: -10000px;
	left: -10000px;
}
h1, h1 a{
	color: #F77400;
    font-size: 18px;
    font-weight: normal;
	text-transform: uppercase;
}
h2, h2 a{
	color: #1187D3;
	font-size: 14px;
	font-weight: bold;
}
h3, h3 a{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
h4, h4 a{
	color: #F77400;
	font-size: 12px;
	font-weight: bold;
}
h5, h5 a{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
h6, h6 a{
	color: #1187D3;
	font-size: 12px;
	font-weight: bold;
}
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ 
	color: #006ab5;
	text-decoration: none;
}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
    color: #0096ff;
    text-decoration: underline;
}

.hr{
	margin: 20px 0;
	height: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #5cb1f0;
}

a#fontsmall{font-size: 10px;}
a#fontmedium{font-size: 13px;}
a#fontbig{font-size: 16px;}



/* -------------- layout styles -------------- */
div#container{
	position: relative;
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
	div#headershell{
		margin: 5px 0;
		height: 115px;
		background: #1580c7 url(/fend/images/backer-header.jpg);
	}
		div#headershell h1 a{
			display: block;
			width: 435px;
			height: 115px;
		}
		div#searchwrapper{
			position: absolute;
			top: 50px;
			left: 740px;
			width: 220px;
			height: 26px;
			background: url(/fend/images/backer-search.png) no-repeat left top;
		}
			#search_string{
				float: left;
				margin: 5px 0 0 8px;
				width: 150px;
				color: #3a72bb;
				font-size: 11px;
				background: none;
				border: 0px none;
			}
			#search_submit{
				float: right;
				margin: 0;
				width: 55px;
				height: 26px;
			}
		p#datetime{
			margin: 0;
			position: absolute;
			top: 85px;
			left: 720px;
			width: 240px;
			text-align: right;
			color: #fff;
		}
	div#topnav{
		height: 26px;
		margin-bottom: 10px;
		background: #ffa200;
	}
		ul#topleftnav, ul#toprightnav{
			float: left;
			margin: 0;
			list-style: none;
		}
			ul#topleftnav li, ul#toprightnav li{
				float: left;
				margin: 0;
				height: 26px;
			}
				ul#topleftnav li a, ul#toprightnav li a{
					display: block;
					padding: 0 14px;
					font: bold 12px/26px Arial, Helvetica, sans-serif;
					color: #fff;
				}
		ul#toprightnav ul{display: none;}
		ul#topleftnav{
			padding: 0 0 0 15px;
			width: 175px;
			background: url(/fend/images/backer-topnav.png) no-repeat right;
		}
			ul#topleftnav a#icon-home{background: url(/fend/images/icon-topnav.png) no-repeat left top;}
			ul#topleftnav a#icon-contact{background: url(/fend/images/icon-topnav.png) no-repeat left center;}
			ul#topleftnav a#icon-sitemap{background: url(/fend/images/icon-topnav.png) no-repeat left bottom; padding: 0 10px 0 15px;}
	div#wrapper{}
		div#columnshell{
			float: left;
			width: 175px;
		}
			ul#colbtn{
				margin: 10px 0 0 0;
				list-style: none;
			}
				ul#colbtn li{margin: 0;}
					a.btn-colblue, a.btn-colred{
						display: block;
						padding: 5px 10px 0 15px;
						width: 150px;
						height: 40px;
						font-size: 10px;
						color: #586872;
						text-decoration: none;
						line-height: 12px;
					}
					a.btn-colblue strong, a.btn-colred strong{
						font-size: 12px;
						text-transform: uppercase;
						letter-spacing: 0;
					}
					a.btn-colblue:hover, a.btn-colred:hover{color: #000;}
					a.btn-colblue{background: url(/fend/images/backer-colbtn.png) no-repeat left top;}
					a.btn-colblue strong{color: #025a93;}
					a.btn-colred{background: url(/fend/images/backer-colbtn.png) no-repeat right top;}
					a.btn-colred strong{color: #f40808;}
			div.colbox{
				margin-top: 10px;
				padding: 10px;
				width: 155px;
			}
				div.colbox h3{
					color: #032c89;
					font-size: 12px;
					font-weight normal;
					text-transform: uppercase;
				}
				div.colbox p{
					margin: 5px 0;
					font-size: 10px;
				}
			div#colbox-catalogue{
				height: 55px;
				background: url(/fend/images/backer-colbox-catalogue.png) no-repeat top;
			}
			div#colbox-newsletter{
				height: 100px;
				background: url(/fend/images/backer-colbox-newsletter.png) no-repeat top;
			}
				input#subscribe_email{width: 150px;}
			a#btn-featuredprojects{
				display: block;
				width: 175px;
				height: 90px;
				background: url(/fend/images/btn-featuredprojects.jpg);
			}
			a#icon-facebook, a#icon-twitter, a#icon-youtube, a#icon-blogger, a#icon-rss, a#icon-linkedin{
				display: inline-block;
				margin: 0 5px 10px 5px;
				width: 60px;
				height: 60px;
			}
			a#icon-facebook{background: url(/fend/images/icon-facebook.png);}
			a#icon-twitter{background: url(/fend/images/icon-twitter.png);}
			a#icon-youtube{background: url(/fend/images/icon-youtube.png);}
			a#icon-blogger{background: url(/fend/images/icon-blogger.png);}
			a#icon-rss{background: url(/fend/images/feed.png);}
			a#icon-linkedin{background: url(/fend/images/linkedin.png);}
		div#contentshell{
			float: right;
			width: 800px;
		}
			div#content{
				padding: 10px;
				background: #fff;
			}
			div#pagetitle{
				height: 30px;
			}
				div#pagetitle h2{
					float: left;
				}
				div#pagetitle a{
					float: right;
				}
		div#footershell{
			clear: both;
			padding: 10px 0;
		}
			div#botnav{
				line-height: 25px;
				font-size: 10px;
				text-align: center;
				background: #dbdce2;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-raius: 5px;
			}
			div#botbar{
				margin-top: 5px;
				padding: 10px;
				text-align: center;
				border-top: 5px solid #2156a8;
				background: #f2f2f2;
			}
				div#copyright{
					float: left;
					text-align: left;
					font-size: 10px;
				}
				div#sencialogo{
					float: right;}



/* -------------- home styles -------------- */
div#fadershell{
	margin: 0 5px 10px 5px;
	width: 790px;
	height: 295px;
	background: #dfe6ea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	div#fadershell p{margin: 0;}
	div#fadershell div#slideshowcontrols{
		position: absolute;
		top: 265px;
		left: 10px;
		z-index: 2;
	}
		ul#fadernav{
			margin: 0;
			list-style: none;
		}
			ul#fadernav li{
				margin: 0;
				float: left;
			}
				ul#fadernav li a{
					display: inline;
					float: left;
					margin-right: 5px;
					width: 25px;
					height: 20px;
					line-height: 20px;
					text-align: center;
					font-size: 10px;
					font-weight: bold;
					color: #fff;
					text-shadow: 1px 1px 0 #c55300;
					background: url(/fend/images/backer-fadercontrols.png) no-repeat left top;
				}
				ul#fadernav li a:hover, ul#fadernav li.active a{
					color: #000;
					text-decoration: none;
					text-shadow: 1px 1px 0 #fcf900;
					background: url(/fend/images/backer-fadercontrols.png) no-repeat left bottom;
				}
div.homebox{
	display: inline;
	margin: 10px 5px 0 5px;
	float: left;
	background: url(/fend/images/backer-homebox.png) no-repeat left top;
}
	div.homebox-inner{
		padding: 0 10px 10px 10px;
		width: 370px;
		min-height: 200px;
		height: 315px!important;
		height: 200px;
		background: url(/fend/images/backer-homebox.png) no-repeat right bottom;
	}
		h2.homebox-title{
			margin-bottom: 10px;
			height: 30px;
			line-height: 30px;
			color: #fff;
			text-transform: uppercase;
			font-style: italic;
			text-shadow: 1px 1px 0 #004d7f;
		}
div.homebox-wide{
	margin: 0 5px;
	background: url(/fend/images/backer-homebox-wide.png) no-repeat left top;
}
	div.homebox-wide-inner{
		padding: 0 10px 10px 10px;
		background: url(/fend/images/backer-homebox-wide.png) no-repeat right bottom;
	}
ul.latestlist{
	margin: 0;
	list-style: none;
}
	ul.latestlist li{
		margin: 0 0 10px 0;
		padding-bottom: 10px;
		border-bottom: 1px dotted #ccc;
	}
		ul.latestlist li a{
			display: block;
			font-size: 14px;
			font-weight: bold;
			padding-bottom: 10px;
		}



/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}



/* -------------- modal styles -------------- */
div#modaloverlay{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	background-color: #000;
	z-index: 99;
}
div#modalwindow{
	position: absolute;
	width: 100%;
	z-index: 100;
}
	div#modalinner{
		position: relative;
		width: 500px;
		margin: 0 auto;
		padding: 10px;
		border: 1px solid #000;
		background: #fff;
	}



/*------------------ video player styles -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}
	div.flv-player a{
		display: block;
		background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
		div.flv-player a span{
			display: block;
			background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
			width: 100%;
			height: 100%;
			cursor: pointer;
		}
