@CHARSET "UTF-8";

/* CSS Document */

/* links */
a{
	color:#707070;
	text-decoration:underline;
}

a:link {

} 
a:visited{

} 
a:hover{
	color: #F19000;
} 
a:active{

} 

.middle_textbox a{
	color: #ffffff;
	text-decoration:underline;
}
.middle_textbox a:hover{
	font-weight: bold;
	text-decoration:underline;
} 

/* text and headings */

.textboxheader h1{
	font-size: 18px;
	background-image: url(img/tripleblock.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 22px;
}
.textboxheader h1 a{
	text-decoration: none;
}
.textboxheader h1 a:hover{
	color: #707070;
	text-decoration:underline;
}
#containerleft h2{
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.middle_textbox h1{
	font-size: 20px;
	margin-bottom: 10px;
}

.portfoliobox h2{
	font-size: 16px;
	color: #F19000;	
	margin-bottom: 10px;
}
.portfoliobox h3{
	font-size: 12px;
	margin-bottom: 2px;
}



/* menu */

#menu{
	margin-top: 94px;
	height: 46px;
	float: left;
}
#menu_left{
	height: 46px;
	width: 39px;
	float: left;
	background-image: url(img/menu_left_bg.png);
	background-repeat: no-repeat;
}
#menu_right{
	height: 46px;
	width: 39px;
	float: left;
	background-image: url(img/menu_right_bg.png);
	background-repeat: no-repeat;
}
#menu_middle{
	height: 46px;
	float: left;
	background-image: url(img/menu_bg.png);
	background-repeat: repeat-x;
}

#menu ul{
	list-style: none;
	float: left;
}
#menu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a{
	height: 46px;
	float: left;
	display: block;
	font-size: 12px;
	color: #707070;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	line-height: 44px;
	vertical-align: middle;
}

#menu a:hover{
	color: #000000;
}

/* layout */

img{
	border: none;	
}

img.imgpadding{
	padding-top: 10px;
}

* {
	margin: 0;
	padding: 0;
}

body{
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
	line-height: 1.6em;
}

#wrapper{
	width: 924px;
	margin: 0 auto;
}
#header{
	width: 885px;
	height: 188px;
	margin-right: 39px;
	background-image: url(img/logo.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#middle{
	height: 456px;
	width: 924px;
}
#middle_body{
	height: 361px;
	width: 924px;
	background-image: url(img/front_orange_bg.png);
	background-repeat: no-repeat;
}
.middle_imagebox{
	height: 361px;
	width: 450px;
	float: right; 
	
}
.middle_textbox{
	height: 283px;
	width: 350px;	
	margin: 39px;
	float: left;
	color: #ffffff;
	font-size: 12px;
}
#footer{
	width: 924px;
}
#footertop{
	width: 924px;
	height: 24px;	
	background-image: url(img/footer_top_bg.png);
	background-repeat: no-repeat;
}
#footermiddle{
	width: 924px;
	min-height:250px;
	height:auto !important;
	height:250px;
	background-image: url(img/footer_middle_bg.png);
	background-repeat: repeat-y;
}
#footerbottom{
	width: 924px;
	height: 24px;	
	background-image: url(img/footer_bottom_bg.png);
	background-repeat: repeat-y;
}
.greybar_bottom{
	height: 49px;
	width: 924px;
	margin-bottom: 46px;
	float: left;
}
.greybar_bottom_left{
	height: 49px;
	width: 39px;
	float: left;
	background-image: url(img/greybar_left_bg.png);
	background-position: top left;
}
.greybar_bottom_right{
	height: 49px;
	width: 39px;
	float: left;
	background-image: url(img/greybar_right_bg.png);
	background-position: top left;
}
.greybar_bottom_body{
	height: 49px;
	width: 846px;
	float: left;
	background-image: url(img/greybar_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: right;
	line-height: 49px;
	vertical-align: middle;
}
.greybar_top{
	height: 47px;
	width: 924px;
}
.greybar_top_left{
	height: 47px;
	width: 39px;
	float: left;
	background-image: url(img/greybar_top_left_bg.png);
	background-position: top left;
}
.greybar_top_right{
	height: 47px;
	width: 39px;
	float: left;
	background-image: url(img/greybar_top_right_bg.png);
	background-position: top left;
}
.greybar_top_body{
	height: 47px;
	width: 846px;
	float: left;
	background-image: url(img/greybar_top_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #eeeeee;
	line-height: 47px;
	vertical-align: middle;
	font-size: 18px;
}

.smalltextbox{
	width: 230px;
	float: left;
	margin-left: 39px;
	margin-right: 39px;
}
.textboxheader{
	width: 100%;

	border-bottom: 1px solid #d9d9d9;
}
.textboxfooter{
	width: 100%;
	height: 10px;
	
	border-top: 1px solid #d9d9d9;
	margin-top: 20px;
	margin-bottom: 20px;
}
.textboxdatum{
	font-size: 10px;
	margin-bottom: 10px;	
	width: 100%;
}
.smallbox{
	width: 400px;	
}
#container{
	width: 924px;
}
#textcontainer{
	width: 924px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-image: url(img/bodycontainer_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
}
#portfoliocontainer{
	width: 846px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-image: url(img/portfoliocontainer_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 39px;
}

.portfoliobox img{
	margin-right: 10px;
	margin-bottom: 5px;	
}
.portfoliobox{
	width: 804px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	padding: 20px;	
	margin-top: 20px;
}
.portfolioinner{
	width: 804px;
	background-image: url(img/portfolioinner_bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	height: auto;
}
.portfolioleft{
	width: 404px;
	float:left;	
}
.portfolioright{
	width: 380px;
	padding-left: 20px;
	float: right;	
}
#containerleft{
	width: 546px;
	padding: 39px;
	float: left;
}
#containerright{
	width: 222px;
	float: left;
	padding: 39px;
}
.textboxheader{
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
}
.clear{
	clear: both;
}
.codeheader{
	background-color: #707070;
	height: 20px;	
	color: #F19000;
	font-weight: bold;
	padding-left: 10px;
	line-height: 20px;
	vertical-align: middle;
}
.code{
	width: 80%;
	border: 1px solid #707070;
	margin: 2% 10%;
}
.code ol{
	
	padding-left: 30px;	
}

.code li {
	padding: 1px;
	margin: 1px;
	background: #ffffff;
}

.error{
	width: 80%;
	background-color: #ff9a82;
	border: 2px solid #ef1717;
	padding: 10px;
	margin: auto;
	margin-bottom: 30px;
}

.commentdiv{
	width: 380px;
	margin: auto;
	margin-top: 15px;
	border: 1px solid #d9d9d9;
	background: #ffffff;
	padding: 2px 10px 2px 10px;
}

.commentheader{
	width: 380px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;	
}

/* forms */
.contactform{
	width: 400px;	
}

.contactform label{
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactform input.inputtext{
	float: left;
	width: 400px;
}
.contactform input.contactsubmit{
	margin-top:5px;
	float: right;
}
.contactform textarea{
	width: 400px;
	height: 80px;
}
.contactform dt{
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactform dd{
	float: left;
	width: 400px;
}

.commentform{
	width: 400px;	
	margin: auto;
	margin-top:20px;
}

.commentform label{
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commentform input.inputtext{
	float: left;
	width: 200px;
}
.commentform input.commentsubmit{
	margin-top:5px;
	float: right;
}
.commentform textarea{
	width: 400px;
	height: 100px;
}
.commentform dt{
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commentform dd{
	float: left;
	width: 400px;
}

.special{
	display: none;	
}

/* Slideshow style rules. */
#slideshow {
	margin:0 auto;
	width:900px;
	height:361px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:900px;
  height:361px;
  overflow:hidden; 
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:900px; 
  height:361px;
}
#slidecontrols{
	margin-top: 7px;	
}
#slidecontrols ul{
	list-style: none;
}

#slidecontrols li {
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	border: solid 1px #eee;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
	display: block;
	color: #eee;
}

#slidecontrols li.selected, #slidecontrols li:hover{
	border: solid 1px #F19000;
	color: #F19000;
}

