/* ---------------------------------------------------------
 * 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 */

