@import url(/css/reset.css);
@import url(/css/navigation.css);
@import url(/css/typo.css);

body {
	background: #fff;
}

#container {
	margin-top: 4px;
	border-top: 1px solid #ff0000;
	position: relative;
}

#logo {
	margin-top: 5px;
	background: url(/images/layout/logo.gif) no-repeat 14px 50%;
	display: block;
	height: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ff0000;
}

#logo span {
	display: none;
}

#search-form {
	position: absolute;
	top: 11px;
	left: 806px;
}

#content {
	margin: 117px 0 0 25px;	
	width: 450px;
}

.clear {
	clear: both;
}

.content img {
	float: left;
	margin-right: 7px;
}

.sidebars {
	position: absolute;
	top: 155px;
	width: 234px;
}

.sidebar01 {
	left: 495px;
	padding-top: 24px;
}

.sidebar02 {
	color: #aaa;
	left: 730px;
	margin-left: 16px;
	padding-left: 16px;
	border-left: 4px solid #CC9966; 
}

.sidebars a	{
	color: #909090;
	background: none;
}

/*
.sidebar01 li	{
	background:transparent url(/images/layout/bg-sidebar-a.png) no-repeat scroll 0pt 7px;
}
*/

.sidebar02 #hd-news li{
	background:transparent url(/images/layout/bg-sidebar-a.png) no-repeat scroll 0pt 7px;
}

.date {
	background: #ccc;
	width: 185px;
	height: 25px;
	padding: 33px 0 0 19px;
	position: absolute;
	top: 45px;
	left: 796px;
	z-index: 99;
}

.date .rss {
	position: absolute;
	right: 8px;
	bottom: 8px;
	background: url(/images/rss.gif);
	display: block;
	height: 15px;
	width: 27px;
	z-index: 999;
}

.date span {
	display: none;
}

#ecp-radio,
#avWorkshops {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;	
}


#avWorkshops img {
display: block;
}

#avWorkshops a {
	float: left;
}


/* login form */
.block,
#ecp-news,
#hd-news,
#marketing-news
{
	background: none;
	padding: 20px 10px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.block {
	padding-bottom: 30px;
}

.block input {
	background: url(/images/layout/bg-input.gif);
	border: 0;
	padding: 2px 4px;
	width: 180px;
	height: 15px;
	font-size: 1em;
	margin-bottom: 6px;
}

.block button {
	float: right;
}

#ecp-news {
	background: url(/images/bg-news.gif) repeat-x;
	border-bottom: 0;
	margin-bottom: 0;	
	border-bottom: 1px solid #ccc;
}

#hd-news,
#marketing-news {
	background: url(/images/layout/bg-sidebar02.png) 0 100%;
}

/*

#ecp-news a,
#hd-news a
{
	padding-left: 10px;
	display: block;
}

#hd-news p {
	margin: 0;
	padding-left: 10px;
}

*/

.news-img {
	width: 75px;
	height: 50px;
	float: right;
	margin-left: 10px;
}

.news-title {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}

.news-content {
	min-height: 43px;
}


button {
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:19px;
	line-height:38px;			
}

button span, button em{
	display:block;
	height:19px;
	line-height:17px;			
	margin:0;
	color: #fff;
	font-weight: bold;
}

button span {
	padding-left: 20px;
	background:url(/images/layout/button.png) no-repeat 0 0;
}	

button em {
	font-style:normal;
	padding-right:20px;
	background:url(/images/layout/button.png) no-repeat 100% 0;
}
	
div#images {
	margin: 5px 0 10px 0;
}	

/* banners */
div.banners {
	text-align: center;
	border: 1px solid #ccc;
	border-top: 0;
	padding-bottom: 10px;
	display: none;
}

span.withborder	{
	margin-left: 14px;
	display: block;
	width: 203px;
	border: solid 1px #999;
	padding: 15px 0 15px 0;
}


/* title image */

.replaced {
	margin-bottom: 10px;
}

/* form tabs */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

#tab-forms li {
	float: left;
	border: 1px solid #ccc;
	border-right: 0;
	list-style: none;
}

#tab-forms li.tab-last {
	border-right: 1px solid #ccc;
}

#tab-forms li.ui-tabs-selected ~ li,
#tab-forms li:hover ~ li {
	border-left: 0;
	border-right: 1px solid #ccc;
}

#tab-forms li.ui-tabs-selected,
#tab-forms li:hover {
	margin-top: -2px;
	padding-top: 2px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0;
}

#tab-forms .ui-tabs-nav a {
	padding: 2px 14px;
	display: block;
	background: none;
}

#tab-forms .ui-tabs-nav .ui-tabs-selected a {
	border-bottom: 0;
	color: #ff0000;
}

.tab-content {
	padding: 30px 10px;
	border: 1px solid #ccc;
	border-top: 0;
}

/* forms */

form#form-offerte table,
form#form-sponsoring table {
	width: 100%;
}

form#form-offerte input,
form#form-sponsoring input {
	background: url(/images/layout/bg-input-large.gif);
	border: 0;
	padding: 2px 4px;
	width: 387px;
	height: 15px;
	font-size: 1em;
	margin-bottom: 6px;
}

form#form-offerte textarea,
form#form-sponsoring textarea {
	background: url(/images/layout/bg-textarea.gif) 0 100%;
	border: 0;
	border-top: 1px solid #CCCCCC;
	width: 450px;
}

body.ecpgroup-test div.sidebar02 {
	display:none;
}

body.ecpgroup-test div.sidebar01 {
	left:762px;
}
