/* CSS Document for owd template 'solution' */


/* general styling */
* {
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
}
html,body {
	height: auto;
	background: #FFF;
	color: #C01414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}


/* the hyperlinks */
a {
	color: #EA640B;
	text-decoration: underline;
}
a:hover {
	color: #0D75BC;
}


/* site specific styling */


/* the container centers the page */
#container {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}	


/* the topbar that contains the most upper links */
#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#topbar a:hover {
		background: #458023;
		color: #FFF;
	}


/* the header that contains the big image */
#header {
	width: 740px;
	height: 200px;
	background: #458023 url(../images/header.jpg) top left no-repeat;
	position: relative;
	background-color: #FFFFFF;
}

/* the big title text in the header */
	#header h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 30px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #FFF;
		position: absolute;
		top: 60px;
		left: 20px;
	}

/* the navigationbar in the header */
#navbar {
	position: absolute;
	bottom: 29px;
	right: 5px;
}

/* the links in the navigationbar are an unordered list */
	#navbar ul {
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#navbar a:hover {
	color: #1075B9;
	}
	
/* the core contains all the site contents */
#core {
	width: 740px;
	height: auto;
	margin-top: 0px;
	background: #FFF url(../images/coreback.gif) top left repeat-y;
}

/* the coreleft contains the left part of the core */
#coreleft {
	width: 140px;
	height: auto;
	float: left;
	background-color: #F0F0F0;
}

/* the links in coreleft are another unordered list */
	#coreleft ul {margin:0;

padding-left:0;
padding-right:0;
	}
	
	#coreleft li {
		display: block;
		height: auto;
		width: 136px;
		margin: 2px;
		padding-bottom:1px;
	}
	#coreleft a {
	display: block;
	height: auto;
	padding: 4px;
	width: 128px;
	color: #EA640B;
	background: url(../images/readmore_arrow.gif) 97% center no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0;
	}

	#coreleft a:hover {
	color: #FFF;
	background-color: #EA640B;
	background-image: url(../images/readmore_over.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
	}
	
	#coreleft h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	margin: 0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	

/* the corecenter contains the center part of the core */
#corecenter {
	width: 600px;
	height: auto;
	float: left;
}

	#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #0D75BC;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}
	#corecenter p {
		line-height: 20px;
		padding: 0 10px 10px 10px;
		color: #888;
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
		padding-bottom: 0;
	}
	#corecenter li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
		padding-bottom: 0;
	}
	#corecenter li a {
	text-decoration: none;
	color: #EA640B;
	display: block;
	height: auto;
	padding: 4px;
	}
	#corecenter li a:hover {
	color: #0D75BC;
	background-color: #FF9933;
	}

/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 740px;
	height: 45px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EA640B;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}
	
	#destacat {
	clear: both;
	width: 560px;
	height: 300px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: 100;
	letter-spacing: normal;
	color: #FFF;
	background-color: #0D75BC;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #C01414;
	padding: 10px;
}

#destacat h1 {
		font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		font-size: 12px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #FFF;
		position: absolute;
		top: 60px;
		left: 20px;
	}
	#destacat p {
		color: #FFF;
		padding-right: 20px;
	}
	#destacat a {
		color: #FFF;
	}
	
	#separator {
	clear: both;
	width: 580px;
	height: auto;
	line-height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #DDDDDD;
	border-left-color: #FFFFFF;
}
/*---------- F O R M S ----------*/

div#formcontainer {
	margin-top: 40px;
	background-color: #FFffff;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #FFffff;
}

div#formcontainer form {
	margin: 0;
	padding: 0;
}

div#formcontainer div.clearfix {
	width: 98%;
	background-color: #EA640B;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0D75BC;
	border-right-color: #0D75BC;
	border-left-color: #0D75BC;
}

div#formcontainer div.clearfixFirst {
	width: 98%;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
	clear: left;
	background-color: #EA640B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0D75BC;
	border-right-color: #0D75BC;
	border-bottom-color: #0D75BC;
	border-left-color: #0D75BC;
}

div#formcontainer div.clearfixLast {
	width: 98%;
	background-color: #EA640B;
	padding-top: 5px;
	padding-bottom: 10px;
	vertical-align: middle;
	clear: left;
	border: 1px solid #0D75BC;
}

div#formcontainer form label {
	width: 140px;
	float: left;
}

div#formcontainer form input {
	width: 200px;
}

div#formcontainer form input.cp {
	width: 60px;
}

div#formcontainer form textarea {
	width: 200px;
}

span.alert {
	color: #ffffff;
	font-weight: bold;
}

