@import url(normalize.css);
@import url(positions.css);

* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

sup {
	font-size: 10px;
}

/*
NAVIGATION
*/
#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	width: 80px;
	height: 40px;
	float: left;
	text-indent: -5000px;
	margin-right: 20px;
}

#navigation a:hover {
	background-position: 0 -40px;
}

#navigation .selected a {
	background-position: 0 -40px;
}

#home a {
	background-image: url(../pic/home.jpg);
}

#contact a {
	background-image: url(../pic/contact.jpg);
}

#about a {
	background-image: url(../pic/about.jpg);
}

#faq a {
	background-image: url(../pic/faq.jpg);
}

/*
SEARCHBOX
*/
#search fieldset {
	padding: 10px;
}

#search legend {
	display: none;
}

#search label {
	display: block;
}

#p_geslacht, #p_categorie, #p_leeftijd {
	float: left;
}

#geslacht, #categorie {
	width: 80px;
	margin-right: 20px;
}

#leeftijd1, #leeftijd2 {
	width: 30px;
}

#p_naam {
	clear: both;
}

#p_search a {
	color: #390E15;
}

#searchbutton {
	margin-top: 10px;
}

#search ul {
	margin-top: 30px;
}

#search li {
	display: block;
	float: left;
	padding-right: 20px;
}

#search li a {
	color: #FC7710;
	text-decoration: none;
}

#search li a:hover {
	color: #390E15;
}

/*
MAIN CONTENT
*/
#content_main * {
	line-height: 18px;
}

#content_main p {
	margin-bottom: 10px;
}

#content_main h4 {
	font-size: 16px;
	color: #390E15;
	font-weight: bold;
	margin-bottom: 5px;
}

#content_main_actions {
	text-align: center;
	margin-top: 30px;
}

#schrijfin, #doorzoek {
	display: inline;
}

#schrijfin a, #doorzoek a {
	background-color: #FC7710;
	color: #FFFFFF;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
}

.contact fieldset {
	border: 1px solid white;
	padding: 10px;
}

.contact legend {
	display: none;
}

.contact label {
	display: block;
	float: left;
	width: 150px;
}

.contact textarea {
	width: 290px;
	height: 150px;
}

.verplicht {
	color: red;
}

#p_verstuur {
	margin-left: 150px;
}

#contactdetails {
	border: 1px solid #390E15;
	padding: 10px;
}

.faq ul {
	margin-bottom: 10px;
}

.faq li {
	list-style-type: square;
	margin-left: 20px;
}

.faq li a {
	color: #390E15;
}

.faq dl h4 {
	text-align: center;
	border-bottom: 2px solid #FC7710;
}

.faq dl dt {
	font-weight: bold;
	color: #390E15;
	margin-top: 10px;
}

#searchresults_list, #allcases_list {
	clear: both;
}

#searchresults_list li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#searchresults_list li span {
	display: block;
	width: 89px;
	height: 110px;
	border: 1px solid #390E15;
	background-position: center -10px;
	background-repeat: no-repeat;
}

#allcases_list li {
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid silver;
}

#allcases_list li img {
	border-bottom: 1px solid silver;
}

#allcases_list li span {
	display: block;
	width: 120px;
	height: 120px;
	border: 1px solid #390E15;
	background-position: center;
}

#searchresults_list li span:hover {
	border: 1px solid #FC7710;
}

#searchresults_list a {
	color: #390E15;
	text-decoration: none;
}

#searchresults_list *, #allcases_list * {
	font-size: 10px;
}

p.uzochtvoor {
	color: #390E15;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.zoekresultaten {
	color: #390E15;
	float: left;
	width: 50%;
	text-align: center;
}

.previous {
	float: left;
	width: 25%;
	text-decoration: none;
}

.next {
	float: left;
	width: 25%;
	text-align: right;
	text-decoration: none;
}

#img_list li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#marquee {
	width: 520px;
	margin-left: 40px;
	padding-top: 5px;
	color: #390E15;
}

/*
CONTENT SUB
*/
#content_sub h4 {
	font-size: 16px;
	color: #390E15;
	font-weight: bold;
	margin-bottom: 5px;
}

#latest_cases_list {
	clear: both;
}

#latest_cases_list li {
	float: left;
	margin-right: 5px;
}

#latest_cases_list li span {
	display: block;
	width: 115px;
	height: 175px;
	border: 1px solid #390E15;
	background-position: center;
}

#new_people_list li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#new_people_list li span {
	display: block;
	width: 84px;
	height: 110px;
	border: 1px solid #390E15;
	background-position: center -10px;
	background-repeat: no-repeat;
}

#new_people_list li span:hover {
	border: 1px solid #FC7710;
}

#new_people_list a {
	color: #390E15;
	text-decoration: none;
}

#model_details * {
	font-size: 12px;
}

#model_details dt {
	width: 200px;
	float: left;
	padding: 5px;
	border-top: 1px solid #999;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
#model_details dt { clear: both; }
/* end hack */

#model_details dd {
	float: left;
	width: 130px;
	padding: 5px;
	border-top: 1px solid #999;
}

.previous2 {
	background-color: #FC7710;
	color: #FFFFFF;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
	font-size: 16px;
}


/*
LINKS
*/
a {
	color: #FC7710;
}

a:hover {
	color: #390E15;
}

/*
FORM
*/
legend {
	font-size: 16px;
	color: #390E15;
	font-weight: bold;
	height: 30px;
}

#beschrijving ul h4, #extrainfo ul h4, #optin ul h4 {
	font-size: 11px;
}

#algemeen label, #maten label {
	display: block;
	width: 200px;
	float: left;
	clear: both;
}

#beschrijving input {
	float: left;
	clear: both;
}

#beschrijving ul {
	display: block;
	width: 160px;
	height: 200px;
	float: left;
}

#beschrijving #speciaal {
	display: block;
	width: 260px;
	float: left;
	margin-bottom: 20px;
}

#extrainfo ul, #optin ul {
	margin-bottom: 20px;
}

#extrainfo textarea {
	width: 450px;
	height: 100px;
}

.uploadedimg {
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clearall {
	clear: both;
}
