body {
	background-image:     url(images/brocade.gif);
	top: 0px;
	border: 0px;
	margin: 0px;
}

.bgtd {
	background-image:        url(images/backgound_logo.gif);
	background-repeat: no-repeat;
	}
p {
	color: #142611;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}
li {
	color: #142611;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
}

.captiongreen {
	color: #1c620e;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: lighter;
}

.captionred {
	color: #a80202;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
}
.dots {
	color: #5e5207;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 2px;
}


.footer {
	color: #ffd100;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11.5px;
}
	
.header1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 35px;
	color: #ae0808;
	line-height: 40px;
	font-weight: lighter;
}
.header2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 25px;
	color: #C96E02;
	line-height: 28px;
	font-weight: lighter;

}

.header3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #C96E02;
	line-height: 20px;
	font-weight: lighter;
	clear: both;
}

a:link 		{ color: #a80202;  }
a:visited 	{ color: #a80202;  }
a:active 	{ color: #7B0505;  }
			 
a:hover 	{ color: #d79f07;  }
			  	

.footer a:link{
	color: #ffffff; text-decoration: none; }
.footer a:visited{
	color: #ffffff; text-decoration: none; }
.footer a:active{
	color: #ffd100; text-decoration: none; border: none; }				
.footer a:hover{
	color: #ffd100; text-decoration: none; border: none; }
	
				
.nav {
	background-image:     url(images/nav_brocade.gif);
	background-repeat: repeat;
}

/* programlist */
div.prog_list_item {
	margin: 14px 0 14px 0;
	padding: 0;
}

div.prog_list_item h2, div.prog_list_item h3, div.prog_list_item h4 {
	margin: 0;
	padding: 0;
	clear: both;
}
div.prog_list_item h2 {
	margin-top: 24px;
	clear: both;
}
div.prog_list_item h3.prog-title a {
	color: #C96E02;
	text-decoration: none;
}
div.prog_list_item h3.prog-title a:hover {
	color: #d79f07;
}

p.list-prog-more-register {
	clear: none;
	margin: 24px 0 0 0;
	padding: 0;
	width: 100%;
	text-align: right;
}

.prog-web-picture {
	display: inline;
	float: left;
	clear: both;
	margin: 18px 14px 0 0;
	
}
.prog-web-picture a img {
	border: none;
}

img.pic-in-list {
	height: 90px;
}

a.read-more-link {
	background-image: url(readmore.gif) !important;
	background-position: left middle;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: block;
	width: 150px;
	float: right;
}
a.read-more-link span {
	position: absolute;
	left: -1000px;
	width: 900px;
}
.clearall {
	clear: both;
	height: 1px;
}
.img-prog-detail-page {
	float: left;
	margin: 0 8px 0 0;
	width: 200px;
}

div#prog-detail-descr {
	margin-top: 24px;
}

p#linkback2index {
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: 100%;

}
p#linkback2index a {
	
}
.list-prog-more-register a {
	text-decoration: none;
	color: #fff;
	background-color: #1c620e;
	width: 200px;
	padding: 4px;
	border: 1px solid #5e5207;
	
}
.list-prog-more-register a:hover {
	color: #fff;
	background-color: #a80202;
}
.list-prog-more-register a:active {
	color: #000;
	background-color: #fff;
}
span.field-with-error {
	background-color: #a80202;
	color: #fff;
	width: 100%;
	padding: 2px 0 2px 8px;
}
.form-field-name {
	width: 60%;
	text-align: right;
}
.form-field-input {
	width: 40%;
	text-align: left;
}
p#alert-not-complete {
	padding: 4px;
	border: 1px solid black;
	background-color: #a80202;
	color: #fff;
}
p#alert-not-complete a {
	color: #fff;
}
p.programme-description-long {
	
}
div.clearboth {
	clear: both;
}