/*
www.econocap.dk
2009-10-30

Af Lasse Gejl
www.gejl.net
*/

.player{
	width: 645px;
	height: 525px;
}
.player #flashcontent {
	height: 100%;
	width: 100%;
}
* {
	margin: 0;
	padding: 0;
}
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background: #f6f6ee url(../img/bg_body2.gif) repeat-x left top;
	color: #000;
	font: 12px/18px Arial, sans-serif;
	margin: 0 0 10px 0;
}
input, textarea, select {
	font: 11px/13px Arial, sans-serif;
}
hr {
	display: none;
}
fieldset {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
a {
	color: #007f99;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
.clearboth {
	clear: both;
}
.and {
	font-family: "Baskerville","Goudy Old Style","Palatino","Book Antiqua","Georgia", serif;
}
a.pdf {
	background: url(../img/icon_pdf.gif) no-repeat left center;
	padding-left: 20px;
}
a.flv {
	background: url(../img/icon_flv.gif) no-repeat left center;
	padding-left: 20px;
}
}
p.date {
	color: #888;
	font-size: 11px;
}
/* self clearing - start */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: inline-block;
}
.clear { 
	display: block;
}
/* self clearing - end */

#container {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#top {
	background: transparent url(../img/bg_border_top.gif) no-repeat center bottom;
	height: 80px;
	padding: 20px 0 20px 0;
	position: relative;
}
#logo {
	float: left;
	padding: 10px 0 0 20px;
	width: 250px;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../img/logo_econocap.png) no-repeat left top;
	font-size: 1px;
	height: 41px;
	width: 243px;
}
#logo #headline a {
	display: block;
	height: 41px;
}
#search {
	position: absolute;
	right: 0;
	top: 10px;
}
#search .field {
	background: url(../img/bg_search.png) no-repeat left top;
	border: none;
	height: 12px;
	padding: 7px 5px 6px 28px;
	width: 140px;
}
#search .button {
	display: none;
}
#global {
	float: right;
	font-size: 11px;
	padding: 0 175px 0 0;
	text-align: right;
	text-transform: uppercase;
}
@media only screen and (max-device-width: 480px) {
  	#global {font-size: 0.7em;}
}
#global ul {
	margin: 3px 15px 0 0;
}
#global li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#global a {
	color: #fff;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
}
#global a:hover {
	text-decoration: underline;
}
#global a.current {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#navi {	
	font-size: 14px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 66px;
}
#navi ul {
	margin: 0;
}
#navi li {
	display: inline;
	float: left;
	list-style: none;
	padding: 8px 0 7px 0;
	margin: 0 0 0 0px;
}
#navi a {
	color: #fff;
	padding: 9px 10px 7px 10px;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
}
#navi a:hover {
	text-decoration: underline;
}
#navi li.current {
	background: url(../img/bg_navi_left.gif) no-repeat left top;
}
#navi li.current a {
	background: url(../img/bg_navi_right.gif) no-repeat right top;
	border-bottom: 2px solid #f6f6ee;
	color: #000;
	cursor: default;
	text-decoration: none;
	text-shadow: none;
}
#main {
	background: #fff url(../img/bg_border_center.gif) repeat-y center top;
	padding: 1px 0 0 0;
}
#side {
	float: left;
	font-size: 12px;
	padding: 15px 0 0 20px;
	width: 300px;
}
#side div {
	margin-bottom: 18px;
}
#side h3, #more h3, #links h3 {
	font-size: 12px;
	color: #000;
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#sub a {
	color: #777;
	display: block;
	padding: 4px 5px;
	text-decoration: none;
	width: 290px;
}
#sub a:hover {
	color: #000;
}
#sub li {
	border-bottom: 1px solid #eee;
	list-style: none;
}
#sub ul li ul {
	border-top: 1px solid #eee;
}
#sub li ul li {
	border: none;
}
#sub li ul a {
	padding-left: 20px;
	width: 275px;
}
#sub a.current, #sub a.current:hover {
	color: #000;
	cursor: default;
}
#side #newsletter {
	height: 120px;
}
#newsletter, #news, #cal {
	background: #ecf1f1 url(../img/icon_letter.png) no-repeat 150px 12px;
	border: 1px solid #d4e6e6;
	padding: 18px;
}
#newsletter h3, #news h3, #cal h3 {
	color: #6d6d6d;
}
#newsletter .field {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 3px;
}
#newsletter_success {
	background: url(../img/icon_yes.gif) no-repeat left center;
	padding-left: 15px;
}
#newsletter .button {
	cursor: pointer;
}
#news {
	background-image: url(../img/icon_news.png);
	font-size: 11px;
}
#news p {
	margin: 0;
}
#news p.date, #cal p.date {
	line-height: 16px;
	margin: 8px 0 0 0;
}
#cal p {
	margin: 0;
}
#archive li {
	list-style: none;
}
#content {
	float: left;
	padding: 15px 20px 20px 20px;
	width: 620px;
}
.wide {
	width: 940px !important;
}
#content h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 0 0 10px 0;
	letter-spacing: -0.5px;
}
#content h2, #content h3 {
	font-size: 14px;
}
#content p.intro {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #555;
	font-family: "Georgia", "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	padding: 10px 0;
}
#content li {
	margin-left: 30px;
}
#content img {
	border: 1px solid #dedede;
	padding: 3px;
}
#content img.left {
	margin: 0 20px 20px 0;
}
#content img.right {
	margin: 0 0 20px 20px;
}
#content p.date {
	margin: 0;
}
#content div.list {
	border-bottom: 1px solid #d4e6e6;
	padding-bottom: 20px;
}
#content ul.location {
	font-size: 14px;
	margin: -32px 0 20px 200px;
}
#content ul.location li {
	display: inline;
	list-style: none;
	margin: 0;
}
#content ul.location a {
	padding: 6px 7px 5px 7px;
}
#content ul.location a.current, #content ul.location a.current:hover {
	background: #ecf1f1;
	border: 1px solid #d4e6e6;
	color: #000;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#content #course p {
	margin-bottom: 10px;
}
#content .textinput {
	padding: 2px 3px;
	width: 260px;
}
#content .textarea {
	height: 80px;
	padding: 2px 3px;
	width: 264px;
}
#content .button {
	cursor: pointer;
	font-weight: bold;
}
#content #contact label,
#content #course label {
	float: left;
	width: 90px;
}
#content #contact .button,
#content #course .button {
	margin: 10px 0 0 90px;
}
#content label.required {
	color: #fa5f02;
}
#content .error {
	color: #fa5f02;
	font-weight: bold;
}
#content .ajaxSearch_result {
	border-top: 1px solid #d4e6e6;
	padding-top: 10px;
}
#content .ajaxSearch_result p {
	margin-bottom: 10px;
}
#content .event_date {
	background: #f6f6ee;
	border: 1px solid #e7e7e0;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px;
	width: 180px;
}
#content .event_date em {
	display: block;
	font-style: normal;
	font-weight: bold;
	float: left;
	width: 50px;
}
#calendar {
	border-collapse: collapse;
	margin: 10px 0 0 0;
	width: 100%;
}
#calendar td, #calendar th {
	border-bottom: 1px solid #d4e6e6;
	padding: 4px 5px;
}
#calendar .headline {
	background: #ecf1f1;
	text-align: left;
}
#calendar th a {
	color: #000;
}
#calendar th.name {
	width: 300px;
}
#calendar th.place {
	width: 100px
}
#calendar td.date {
	color: #666;
	width: 150px;
}
#calendar td.signup {
	text-align: right;
	width: 110px;
}
#calendar td.signup a {
	background: url(../img/icon_signup.gif) no-repeat right center;
	color: #2d932d;
	font-size: 11px;
	font-weight: bold;
	padding-right: 16px;
	text-transform: uppercase;
}
#calendar td.closed a {
	color: #d91515;
	padding-right: 16px;
}
#calendar a.current {
	cursor: default;
	text-decoration: none;
}
#calendar td a {
	text-decoration: none;
}
#calendar td a:hover {
	text-decoration: underline;
}
#calendar td .booked {
	background: url(../img/icon_booked.gif) no-repeat right center;
	color: #cc2200;
	font-size: 11px;
	font-weight: bold;
	padding-right: 16px;
	text-transform: uppercase;
}
#info {
	color: #777;
	font-size: 10px;
	padding: 0 0 10px 0;
}
#info ul {
	float: right;
}
#info li {
	display: inline;
	list-style: none;
	margin: 0 0 0 15px;
}
#info a {
	color: #777;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#info .share {
	background: url(../img/icon_send.gif) no-repeat left center;
	padding-left: 15px;
}
#info .bookmark {
	background: url(../img/icon_bookmark.gif) no-repeat left center;
	padding-left: 15px;
}
#info .print {
	background: url(../img/icon_print.gif) no-repeat left center;
	padding-left: 15px;
}
#links {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 20px 20px;
	padding: 0 15px 12px 15px;
	width: 200px;
}
#links li {
	list-style: none;
	margin: 0;
}
#footer {
	background: url(../img/bg_border_bottom.gif) no-repeat center top;
	clear: both;
	color: #a3a386;
	font-size: 11px;
	line-height: 14px;
	padding: 20px 0 15px 18px;
}
#footer a {
	color: #a3a386;
}
#footer li {
	float: left;
	list-style: none;
	padding-right: 20px;
	width: 300px;
}
#more {
	clear: both;
	padding: 0 0 20px 0;
}
#more .box {
	background-image: none;
	float: left;
	display: inline;
	font-size: 12px !important;
	line-height: 16px;
	margin: 0 0 0 20px;
	min-height: 140px;
	padding: 18px;
	width: 262px;
}

/* slider */

.stepcarousel {
	background: #111;
	height: 120px;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px 0 30px 0;
	position: relative;
	width: 620px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 30px;
}
.stepcarousel .panel {
	float: left;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin: 0 20px 0 20px;
	width: 180px;
}
.stepcarousel .panel img {
	border: none !important;
	margin-bottom: 1px;	
	padding: 0 !important;
}
.stepcarousel .panel a {
	color: #fff;
	display: block;
	height: 120px;
	text-decoration: none;
}
.stepcarousel .panel .text {
	height: 40px;
	left: 0;
	margin: 0 10px;
	position: absolute;
	overflow: hidden;
	top: 80px;
}
.stepcarousel .prev, .stepcarousel .next {
	position: absolute;
	top: 65px;
}
.stepcarousel .prev img, .stepcarousel .next img {
	border: none !important;
	padding: 0 !important;
}
.stepcarousel .prev {
	left: 0;
}
.stepcarousel .next {
	right: 0;
}
.stepcarousel .pagination {
	color: #fff;
	font-size: 11px;
	left: 210px;
	position: absolute;
	top: 5px;
	text-align: center;
	width: 200px;
}
.stepcarousel .pagination a {
	color: #fff;
	text-decoration: none;
}
.stepcarousel .pagination a:hover {
	text-decoration: underline;
}
/* front */

.front .stepcarousel {
	height: 130px;
	margin: 20px;
	width: 940px;
}
.front .stepcarousel .panel {
	height: 130px;
	width: 210px;
}
.front .stepcarousel .panel .text {
	top: 90px;
}
.front .stepcarousel .prev, .front .stepcarousel .next {
	top: 75px;
}
.front .stepcarousel .pagination {
	left: 370px;
}

