/* style */

body {
	font: 13px "Trebuchet MS", Arial, Geneva, helvetica, verdana, sans-serif;
	margin: 0px;
	margin-top:5px;
	padding: 0px;
	color:#333;
}

form {
	display: inline;
	margin: 0;
	padding:0;
}

p {	
	margin-top: 0px; 
}


h1 { font-size: 19px; color: #000000; line-height: 24px; margin: 16px 0; }
h2 { font-size: 13px; color: #1B217E; line-height: 21px; margin: 10px 0; }
h2 a,h2 a:link { color: #1B217E; }
h2 a:hover { text-decoration:none; }
h3 { font-size: 11px; font-style: italic; margin: 16px 0; }
h4 { font-size: 12px;color:#1B217E;	font-weight: bold; text-decoration: none;  line-height: 18px; margin: 0px;}

.cols-wrapper {
	padding-bottom: 20px;
	border-bottom: solid 1px #000;
}

/* layout */
#main {
	position:relative;
	background: #FFF;
	width: 900px;
	top: 20px;
	margin: 0 auto;
}

#header {
	height:291px;
	width:900px;
}

/* header images */
.home_header            { background: transparent url('/img/bg/bg_home.jpg')          bottom right no-repeat; }
.ECHTStylisten_header   { background: transparent url('/img/bg/bg_ECHTstylisten.jpg') bottom right no-repeat; }
.WatECHTdoet_header     { background: transparent url('/img/bg/bg_watECHTdoet.jpg')   bottom right no-repeat; }
.ECHTwoonkado_header    { background: transparent url('/img/bg/bg_ECHTwoonkado.jpg')  bottom right no-repeat; }
.ECHTportfolio_header   { background: transparent url('/img/bg/bg_ECHTwoonkado.jpg')  bottom right no-repeat; }
.contact_header         { background: transparent url('/img/bg/bg_contact.jpg')       bottom right no-repeat; }
.login_header           { background: transparent url('/img/bg/bg_myecht.jpg')        bottom right no-repeat; height: 99px ! important;}
.myecht_tweedehands     { background: transparent url('/img/bg/bg_myecht1.jpg')       bottom right no-repeat; height: 99px ! important;}
.myecht_adressen        { background: transparent url('/img/bg/bg_myecht2.jpg')       bottom right no-repeat; height: 99px ! important;}

#toplinks {
	float: right;
	text-align:right;
}

#col-a { float: left; }
#col-b { float: right; }


/** Content gedeelte definities **/

#content {
	width: 450px;
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 25px;
}

#content a.normal {
	color: #666666;
}

#content a.normal:hover {
	color: #CCCCCC;
}

/* barend wou dat li's zonder list container klopte. dus ik geef ze even wat margin, zodat het lijnt met text */
#content li {
	margin-left: 20px;
}


#stylist-content h1 {
	margin-top: 5px;
	font-size: 13px;
	color: #CC0000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#stylist-content { 
    background: transparent url('/img/bg/bg_stylist_content.gif') 0 0 repeat-x; 
	width: 570px;
	float: left;
	padding-left: 5px;
	line-height:  18px;
}
#stylist-sfeerplaat { float: right;}
#stylist-content p { 
	font-size: 11px;
	width: 280px; 
	line-height: 16px;	
}

#contact-content {width: 480px;}

#news-content-text { 
	float: left;
	width: 280px;
	margin-left: 5px;
}
#news-content-text h1 {
	margin-top: 10px;
}

/* voor wanneer er geen img bij een stukje news zit */
.news-content-text-noimage {
	width: 470px ! important;
}

#news-content    { width: 485px; }
#news-content-img  { 
	float: left; 
	width: 170px; 
	margin-right: 4px;
	margin-top: 5px;
}

#news-content-img  img { 
	padding:0 ! important;
	margin-top: 4px;
}

/* afsluiter van de 2 floats die de content en right bar/menu opmaken */
.clear {
	clear: both;
}

/****** LOGIN *******/


#login-box {
	width: 450px;
}
#login-header {
	margin-bottom: 40px;
}
#login-error-box {
	margin-left: 107px;
	color: red;
}
#login-error-msg {

	padding-top:5px;
}

.login-link-header {
	text-decoration: none;
}

/*************/

/* CONTACT FORM  */
.formcola {
	font-size:11px;
	display:inline;	
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
	float:left;
}
.formcolb{
	padding-left:70px;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
	float:none;
}
.formtext{
	position:relative;
	left:0px;
	top:-2px;
}

.submitbtn {
	padding-left: 70px;
}

.txtbox {
	font-size: 11px;
	color: #292B36;
}

/****** STYLIST *******/
#stylist-block {
	background: transparent url('/img/bg/on_ECHTstylisten_bottom.jpg') top right  no-repeat;
	height: 121px;
	width:  310px;
}

/* mozilla/firefox zette een balk van 3 loze pixels onder elk plaatje met een a'tje eraan. Dit omzeilt dat.*/
.stylist_block a {
	display: block;
	height: 70px;
	width: 70px;
}

#stylist-block-container {
	padding: 10px;
	width: 275px;
}

#stylist-block-container div {
	float: left;
	padding-bottom: 3px;
	padding-right: 3px;
}


/****** NEWS *******/
.sfeer_plaat {
	background-color: white;
	vertical-align: top;
	padding: 4px;
	padding-bottom: 0;
	padding-top: 0;
}

.sfeer_plaat img {
	display: block;
}

.news_text_item {
	cursor: pointer;
	border-top: solid 1px black;
	color:#333;
	width:315px;
	padding: 5px;
	font-size: 11px;
}

.archive {
	font: 12px "Trebuchet MS", helvetica, verdana, sans-serif;
}
.archive a {
	color: black;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #333;
}

.archive a:hover {
	background-color: #333;
	color: white;
}

.archive-active {
	background-color: #333 ! important;
	color: white ! important;
}

.news_text_item img { vertical-align:middle; }

.news_text_item a { text-decoration: none; }

#news_item01 { border-top: 0 ! important; }
#news_item01 { background: transparent url(/img/news/bg_news_01.gif); }
#news_item02 { background: transparent url(/img/news/bg_news_02.gif); }
#news_item03 { background: transparent url(/img/news/bg_news_03.gif); }
#news_item04 { background: transparent url(/img/news/bg_news_04.gif); }


/***** vraag/aanbod | tweedehands ******/

#myecht-tweedehands-uitleg {
	width: 550px;
	margin-top: 20px;
}

#catagory-header {
	text-transform:uppercase;
	font-weight:bold;
	color: #993300;
	margin-top: 20px;
	margin-left: 5px;
}
#advertentie-item {
	border-top: 1px dashed #000000;
	margin-top: 5px;
	width: 600px;
}

#myvraag-filter select,#myvraag-filter input {
	background-color: #888888;
	color: #ffffff;	
}

#myvraag-filter {
	margin-top: 15px;
	margin-bottom: 15px;
}

#myvraag-filter select {
	margin-right: 10px;
}
#advertentie-item img {
	float: left;
	width: 100px;
}

#advertentie-item div {
	float: left;
	margin-left: 10px;
	width: 450px;
}
#advertentie-item h2 {
	margin:0;
}

#advertentie-item   { float: left; }
#catagory { float: left; }

#vraagaanbod-rechter-menu-gevraagd a,#vraagaanbod-rechter-menu-aangeboden a {
	color: #000000;
	text-decoration: none;

}	
#vraagaanbod-rechter-menu {
	color: inherit;
	width: 230px;
}
#vraagaanbod-rechter-menu-aangeboden {
	margin-top: 105px;
	background-color: #D19006;
	margin-bottom: 10px;
	padding: 7px;
}
#vraagaanbod-rechter-menu-gevraagd {
	background-color: #E9CB03;
	margin-bottom: 10px;
	padding: 7px;
}
#vraagaanbod-rechter-menu-info {
	text-decoration: none;
	color: black;
}

#myecht-add {
	width: 500px;
	margin-left: 20px;
	margin-top: 25px;
}
	
/*************************/
#toplinks {
	font-size: 11px;
	margin:0px;
	padding:0px;
}

#toplinks ul, #toplinks li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#toplinks li a{ 
	border-right: 1px solid #333;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #333;
}

#toplinks a:hover      { color: #fff; }
#toplinks a.tab1:hover { background: #002332;  } 
#toplinks a.tab2:hover { background: #2662ad;  }
#toplinks a.tab3:hover { background: #004595;  }
#toplinks a.tab4:hover { background: #0065cd;  }
#toplinks a.tab5:hover { background: #00aefa;  }
#toplinks a.tab6:hover { background: #00aefa;  }
#toplinks a.tab4       { border-right: none;   }
#toplinks a,span {
	height: 14px;
}

#menu_selected a.tab1 { background: #002332;color: #ffffff; }
#menu_selected a.tab2 { background: #2662ad;color: #ffffff; }
#menu_selected a.tab3 { background: #004595;color: #ffffff; }
#menu_selected a.tab4 { background: #0065cd;color: #ffffff; }
#menu_selected a.tab5 { background: #00aefa;color: #ffffff; }
#menu_selected a.tab6 { background: #00aefa;color: #ffffff; }


/*************************/
#tab-header-news {
	font-weight: bold;
	margin-left: 310px;
	color: #000 ! important;
}

#tab-header-stylisten {
	font-weight: bold;
	margin-left: 167px;
	color: #000 ! important;
}

.tab-header-logout {
	float: right;
}
.tab-header-logout a {
	font-weight: bold;
	display: block;
	float: right;
	color: #000 ! important;	
}



#tabs {
	font-size: 11px;
	border-top:    1px solid #333;
	border-bottom: 1px solid #333;
	clear: both;
	text-align: left;
	height:21px;
}
#tabs ul, #tabs li {
	display: inline;
	list-style-type: none;
}

#tabs li a{ 
	float: left;
	padding-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #333;
}
#tabs a:hover { color: #ffffff; }
#tabs a.tab0:hover { background: #BC0000; }
#tabs a.tab1:hover { background: #CC0000; }
#tabs a.tab2:hover { background: #FF3300; }
#tabs a.tab3:hover { background: #FF9900; }
#tabs a.tab4:hover { background: #FFC800; }
#tabs a.tab5:hover { background: #FFE500;color: #000000; }
#tabs a { height: 14px; }


#tabs #menu_selected a.tab0 { background: #B00000;color: #ffffff; }
#tabs #menu_selected a.tab1 { background: #CC0000;color: #ffffff; }
#tabs #menu_selected a.tab2 { background: #FF3300;color: #ffffff; }
#tabs #menu_selected a.tab3 { background: #FF9900;color: #ffffff; }
#tabs #menu_selected a.tab4 { background: #FFC800;color: #ffffff; }
#tabs #menu_selected a.tab5 { background: #FFE500;color: #000000; }

/*************************/
