/* @override http://www.itam.be/css/work.css */

/* ---------------------------------------------------------
 * CSS for ITAM@work 
 * (c) EFFICT - 2008
 * ---------------------------------------------------------
 * 
 * COLOR TABLE
 * 
 * @work
 * blue: 006773
 * yellow: eddd94
 * pale: faf7e8
 *
 * @home
 *
 * purple: 77374a
 * yellow: eddd94
 * pale: faf7e8 
 * --------------------------------------------------------
 */

/* @group general */

/*@group text */

h1, h2, h3, h4, h5, h6, h7, h8 {
	color:#006773;
}

/* @end */

/* @group link */


a:link, a:visited {
	color: #006773;
}

/* @end */
/* @end */

/* @group frame */

#container {
	background: #ffffff url(../tl_files/itam/img/itam_bvba_background.jpg) top left no-repeat;
}


/* @end */


/* @group header */


#header {
	background: transparent url(../tl_files/itam/img/itam_bvba_logo.jpg) top left no-repeat;
}


/* @group search */

#search {
	background: #006773;
}

#ctrl_keywords_submit {
	background: #006773;
}

input:hover#ctrl_keywords_submit {
	color:  #006773;
}

/* @end */


/* @group quote */


#quote {
	color: #006773;
}

/* @end */


/* @end */



/* @group sitemap */

.mod_sitemap li a:link, .mod_sitemap li a:visited {
	color: #006773;
}

/* @end */
/* @group menu */

/* Opmaak menu */

.menu li, .menu ul li {
	background: #006773;
}


.menu a:hover, .menu li:hover>a {
	color: #006773;
}

.menu p.active {
	color: #006773;
	border: solid 1px #006773;
}

.menu a>p.active {
	color:#006773;
	border: solid 1px #006773;
}

.menu a:hover>p.active {
	color: #006773;
}

/* @end */



/* @group events */

.mod_upcoming_events h2 {
	color: #006773;
}


.event span.date {
	color:  #006773;
}

.event p {
	background: #006773;
}

/* @end */

/* @group subscribe */

.mod_subscribeExt {
	border: solid 1px #006773;
	color:  #006773;
}

.mod_subscribeExt h2 {
	color: #006773;
}

.formbody input {
	border: solid #006773 1px;
	vertical-align: top;
}

.formbody input.submit {
	background: #006773;
}

.formbody input:hover.submit {
	color:  #006773;
	border:  #006773 solid 1px;
}


#ctrl_newsletter_1, #ctrl_newsletter_2, #ctrl_newsletter_3 {
	width: 170px;
}

/* @end */

/* @group calendar */

.calendar td {
	color: #006773;
	
}

.label {
	color: #006773;
}


/* @end */

/* @group contact */

.formtable td{
	color: #006773;
}

#ctrl_4 {
	border: solid #006773 1px;
}

/* @group vragenlijst */


#questionlist table {
	border-collapse: collapse;
}

#questionlist td {
	padding:  5px 10px
}

#questionlist fieldset {
	border: solid 1px #006773;
}
#questionlist legend {
	color:#006773;
	font-size:  1.2em;
}

#questionlist_email, #questionlist_email_confirm, #questionlist .captcha{
	
	width:  200px;
	display:  inline-block;
	margin-bottom:  5px;
	
}

#questionlist label, #questionlist .captcha_text, #bedrijfsinfo label {
	display:  inline-block;
	width:  250px;
	text-align: right;
	padding-right: 10px;
	
	
	}

#bedrijfsinfo label {
	margin-bottom:  10px;
}

#f29 input.text  /* bedrijfsinfo */ {
	width:  200px;
}

#questionlist thead {
	text-align: center;
	color:  #006773;
	font-size: 0.8em;
	font-weight: normal;
}

#questionlist tr.even {
	background: #faf7e8;
}

form#f28 {
	/* Personal information */
}

#f28 .form-field {
	margin-bottom: 10px;
	width:  100%;
}

#ctrl_195 /*saluation */ {
	margin-left:  212px;
}
#f28 label {
	display: inline-block;
	width:  200px;
	text-align: right;
	padding-right: 10px;
	
}

#f28 .radio_container span {
	display: block;
	margin-left:  210px;
	
}
#f28 .radio_container label {
	display:  inline;
	width:  inherit;
	text-align: right;
}

#f28 .checkbox_container label {
	width:  450px;
	text-align: left;
	
}

#ctrl_186 {
	/*diploma-select */
	width: 180px;
}

#demoform {
	margin-left:  30px;
}

#demoform .extra_title {
	text-indent: -30px;
	margin-top:  10px;
}
 #questionlist select {
	width:  240px;

}

.radio_extra {
	margin-left:  20px;
	vertical-align: top;
}
.radio_extra_label {
	display: inline-block;
	padding:  0 0 10px 10px;
	
	width:  450px;
	clear:  both;
}

#main #extra-info ol {
	padding:  0;
	margin:  0;
}

#main #extra-info ol li {
	list-style: none;
}

.extra_title {
	font-size: 1.2em;
	color: #006773;
	padding:  10px 0 5px 0;
	
}

div.error {
	color:  #006773;
	background: #FFA6A6;
	border: #ff0000 solid 2px ;
	padding:  10px;
}

.form-field div.error {
	font-style: italic;
	margin-left:  215px;
	margin-bottom: 10px;
	color: #ff0000;
	background: none;
	border: none;
	padding: 0;
}

#family td {
	padding: 5px;
}

.formbody input[type="radio"]{
	border:  none;
	background: none; !important
}


/* @end */
/* @group books */

#boeken h1 {
	margin-bottom: 20px;
}

#boeken img, #boek-detail img {
	border:  solid 1px #ddd;
	padding:  3px;
}

#boeken #titel {
	font-size: 14px;
	font-style: italic;
	
}

#boeken .item {
	margin-bottom:  20px;
}

#boeken .field {
	width:  150px;
	float:  left;
	background: #faf7e8;
	text-align: center;
	margin: 5px 5px 5px 0;
	padding:  10px;
}

.checkbox_container span {
	display: block;
}

#boek-detail .mod_catalogreader h1 {
	margin-bottom:  5px;
}

#boek-detail .mod_catalogreader h2 {
	font-style: italic;
	color:  #000;
	font-weight: normal;
	margin-bottom: 20px;
}

#boek-detail .mod_catalogreader img {
	margin-bottom: 20px;
}

#boek-detail .mod_catalogreader .book_label {
	color:  #006773;
	border-bottom: solid 1px #006773;
	margin-bottom:  10px;
	padding-bottom:  2px;
}

#boek-detail .mod_catalogreader .value {
	margin-bottom: 30px;
}

#boek-detail a#bestel:link, #boek-detail a#bestel:visited {
	display: block;
	width:  100px;
	font-weight: bold;
	border: solid 1px  #006773;
	padding:  5px 10px;
	margin-bottom:  20px;
	background:  #006773;
	color:  #eddd94;
}

#boek-detail a#bestel:hover, #boek-detail a#bestel:active {
	background: #eddd94;
	color:  #006773;
}

/* @end */

/* @group bollenschema */

#bollen {
	background: url(../tl_files/itam/img/bollen2.jpg) no-repeat;
	height:  723px;
	color:  #006773;
	position: relative;
	
}

#bollen ul, #bollen ul li {
	list-style-type: circle;
	text-shadow: #777 2px 2px 3px;
}

#bollen h2 {
	font-size: 1em;
}

#bollen h2, #bollen a:link, #bollen a:visited {
	color:  #006773;
	text-shadow: #777 2px 2px 3px;
}

#bollen a:hover, #bollen a:active {
	text-decoration: underline;
}


#bollen .bottom {
	position: absolute;
	top: 420px;
	left:  190px;
}

#bollen .top {
	position: absolute;
	top:  30px;
	left:  190px;
}

#bollen .lefttop {
	position: absolute;
	top: 135px;
	left:  60px;
}

#bollen .righttop {
	position: absolute;
	top:  140px;
	left: 370px;
	
}

#bollen .leftbottom {
	position: absolute;
	top: 305px ;
	left:  30px;
}

#bollen .rightbottom {
	position: absolute;
	top: 300px ;
	left: 360px;
}

 /* @end */
 
 /* @group nieuws */

.mod_newslist {
	border: #006773 solid 2px;
	/*border: solid 5px #eddd94;*/
	padding:  10px;
	margin-bottom:  30px;
	margin-top:  5px;
	
}

div.layout_short {
	padding:  10px;
	border: solid 1px #006773;
	margin: 6px 10px;
	
}

.mod_newslist>h2 {
	margin: 10px 20px;
	font-size: 1.7em;
}

.mod_newslist p.info {
	color:  #999;
	font-size: 0.9em;
	font-style: italic;
	padding-bottom:  3px;
}

.mod_newslist p.more {
	float: right;
}

.mod_newsreader .ce_text {
	padding-bottom: 10px;
}


/* @end */

/* @group video right */

#video_container {
	margin:  10px 0;
}



/* @end */





