@charset "utf-8";

body {
	background-color: #000000;
	background-image: url(/concrete/themes/default/images/core/pattern.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}
.formBlockSurveyTable {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #454545;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#header {
	background-color: #000000;
	height: 166px;
	width: 900px;
}
#menu-holder {
	height: 138px;
	width: 900px;
	background-image: url(/concrete/themes/default/images/core/menuBg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#menu {
	height: 45px;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 297px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	padding: 0px;
	background: url(/concrete/themes/default/images/core/menuRight.gif) top right no-repeat;
	margin: 0;
	width: 90px;
	text-align: center;
}
#menu a {
	display: block;
	color: #454545;
	text-decoration: none;
	padding-top: 15px;
	height: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/concrete/themes/default/images/core/menuLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .nav-selected {
	font-weight: bold;
	background-image: url(/concrete/themes/default/images/core/menuRightActive.gif);
}	
#menu .nav-selected a {
	display: block;
	background-image: url(/concrete/themes/default/images/core/menuLeftActive.gif);
	color: #ff5400;
}
#holder {
	width: 846px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
}
#holder .start img {
	padding: 0px 0px 20px 0px;
}
.start {
	text-align: left;
	width: 100%;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #ff5800;
}
p {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #454545;
}
#holder .hr {
	width: 846px;
	height: 25px;
	background-image: url(/concrete/themes/default/images/core/breakline.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#holder .content-table {
	margin: 0px;
	padding: 0px;
}
#holder a {
	color: #ff5400;
}
#holder .content-table td {
	margin: 0px;
	padding: 0px;
}
h3, h3 a {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ff5800;
	margin: 0px;
	padding: 0px;
}
#holder p {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #454545;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#holder .table-box {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #454545;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 0px solid #d5d5d5;
	border-right: 0px solid #d5d5d5;
}
#holder .table-box a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ff5800;
	text-decoration: none;
}
#holder .table-box a:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ff5800;
	text-decoration: underline;
}
#holder .table-image {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding 0px;
	border: none;
}
#holder .image-box {
	height: 257px;
	width: 846px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
}
#holder .image-box .image-text {
	font-family: Trebuchet MS;
	font-size: 31px;
	font-weight: bold;
	color: #ffffff;
	width: 350px;
	margin-top: 50px;
	margin-left: 50px;
}
#leftbar {
	width: 504px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
#rightbar {
	width: 318px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}
#left-menu {
	width: 411px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#right-menu {
	width: 411px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 20px;
	margin-right: 26px;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#sidfot {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 397px;
	background-image: url(/concrete/themes/default/images/core/sidfotBg.gif);
	background-repeat: no-repeat;
}
#pusher {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 170px;
}
#sitemap {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	width: 846px;
	text-align: left;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
}
#sitemap p {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
#sitemap .sid-break {
	background-image: url(/concrete/themes/default/images/core/sidfotBreak.gif);
	background-repeat: repeat-x;
	width: 846px;
	height: 27px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#sitemap .sid-break2 {
	background-image: url(/concrete/themes/default/images/core/sidfotBreak2.gif);
	background-repeat: repeat-x;
	width: 846px;
	height: 27px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#copyright {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ff5800;
	width: 846px;
	padding: 0px;
	margin-left: 26px;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
}
#copyright table {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#copyright table a {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ff5800;
	text-decoration: none;
}
#copyright table a:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #ff5800;
	text-decoration: underline;
}
#bildspel {
	background-image: url(/concrete/themes/default/images/content/bildspel/temp.jpg);
	background-repeat: no-repeat;
	width: 846px;
	height: 257px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
}
.textfield {
	align: left;
	border: 1px solid #e3e3e3;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #515151;
	width: 213px;
	height: 27px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.textarea {
	float: right;
	border: 1px solid #e3e3e3;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #515151;
	width: 218px;
	height: 105px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.send {
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(/concrete/themes/default/images/core/send.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 79px;
	font-weight: bold;
	border: solid 0px #ffffff;
	margin-top: 5px;
	color: #515151;
}