/* Globals 
=================================== */

* { margin: 0; padding: 0; }

body {
	/*margin-bottom: 50px;*/
	font: 12px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	
	background-repeat: repeat-y;
	background-color: #FFF;
	/* margin-bottom: -50px; */
}


a:link, a:visited, a:active  { color: #9A0001; background: transparent; }
a:hover { color: #000; background: transparent; }

code { font: 1.0em Monaco, 'Courier New', monospace; }

img {
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	margin-bottom: 1.0em;
}

/* Structure
=================================== */

#wrapper {

	/* background: #fff url('images/page_header_tile.png') repeat-x 0px -25px; */
	background: #FFF url('http://www.travelmonkey.nl/images/site_bg.gif') repeat-x top left;
}

/*=================================== 
 	   header van de website!!! 
=================================== */

#header { 
	/* background: url('images/header_01.jpg') no-repeat bottom; */
	background-image: url('http://www.travelmonkey.nl/images/header_bg.jpg'); 
	background-position: 250px 0px; 
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	height: 128px;	
 	color: #0AADBE0AADBE; 
 	width: 855px;
 	/* position: relative; 	 */ 	
 	font-family: "arial", serif;
 	font-size: 12px;
 	color: #000;
 	line-height: 15px;  	 	
	}
	
#top_left
{	
	float:left;
	padding: 3px 0 0 0px;
}

#top_right
{
	float:right;
	margin: 0px 0px 0 0px;
	color: #1B3105;	
	width: 766px; 
	height: 120px;	
}

#logo
{
	float: left;
	padding: 10px 0 0 0px;
	/* height: 80px; */
}

#header_site
{
	/* background: green; */
	height: 80px;	
	padding: 0px;
	font-size: 11px;		
	text-align: right;	
	clear: right;
	/* margin: 0px 10px 10px 10px; */
}

#header_site a:link, #header_site a:visited, #header_site a:active  { color: #1B3105; background: transparent; text-decoration: none; }
#header_site a:hover { color: #1B3105; background: transparent; text-decoration: underline; }

#search_site
{
	float: right;
	height: 25px;	
	width: 250px;
	padding: 10px 10px 0px 10px;	
	font-size: 14px;		
	font-weight: bold;
	margin: 33px 0 0 0;
	background-image: url('http://www.travelmonkey.nl/images/searchbox_bg.gif'); 
	background-repeat: repeat-x;
	border: 1px solid #FCB849;
	border-width: 1px 1px 0px 1px;
	
}


/* SEARCH BOX */
input.searchboxsite { float: left; width: 180px; /*height: 20px;*/ margin: -4px 8px 0px -2px; padding: 3px; font-size: 14px;  border: 1px solid #A7772F; }
#search_site a:link, #search_site a:visited, #search_site a:active  { color: #A31911; background: transparent; text-decoration: none; }
#search_site a:hover { color: #A31911; background: transparent; text-decoration: underline; }

#navigation { margin: -4px 0 0 0; }

html>body #navigation { margin: 0px 0 0 5px; }

	/* ---- NAVIGATION ---- */
	#tablist { list-style: none; padding: 0; margin: 0; }
	
	#tablist li{ float: left; margin: 0; padding: 0 0px 0 0; }
	
	#tablist li a { display: block; float: left; text-decoration: none; text-align: center; width: 85px; height: 22px; margin: 0 0px 0 0; padding: 8px 0px 0px 0px; background: url('http://www.travelmonkey.nl/images/tab_bg.gif') no-repeat; }
	#tablist li a:link, #tablist li a:visited  { color: #FFF; }
	
	#tablist li a.current { background-position: 0px -30px; color: #000; }
	#tablist li a.current:visited { background-position: 0px -30px; color: #000;  }
	
	#tabcontentcontainer { width:650px; height: 31px; clear: left; }
	
	.tabcontent { display:none; margin: 0px 0px 0 12px; color: #AAAAAA; height: 16px; padding-top: 15px; /* background: red; */}
	html>body .tabcontent { margin: 0px 0 0 12px; padding-top: 12px; /* background: red; */ }
	
	#sc2 { margin-left:102px; }
	#sc3 { margin-left:180px; }
	#sc4 { margin-left:270px; }
	
	a.tabnavlink:link, a.tabnavlink:visited, a.tabnavlink:active  { color: #5E5D5D; padding: 0px 5px 0 5px; }
	a.tabnavlink:hover { color: #A31911; padding: 0px 5px 0 5px; }
	/* ---- /NAVIGATION ---- */	

/*=================================== 
 	  /header van de website!!! 
=================================== */

#main { 
	/* font-size: 1.2em; */
	width: 855px;
	margin: 15px auto 25px auto;
	padding: 0 0 0 15px;
	/* position: relative; */
}

.main_right { 
	float: right;
	width: 265px;
	margin-left: 0px;
	color: #000;
}

.main_right a {
	/* color: #000; */
	}

.main_right a:hover {
	/* color: #000; */
	}

#hottags_right a {
	color: #7ab72b; 
	}

#hottags_right a:hover {
	color: #000; 
	/* background-color: #eee; */
	/* text-decoration: none;*/
	}

.main_right h3 {
	color: #0AADBE;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	margin-left: 0;
	padding: 0 0 5px;
	font-size: 18px;
}

.main_right_single {
	width: 265px;
	float: clear;
	margin-bottom: 20px;
	overflow: hidden;
	}

.main_left {
	float: left;
	/* margin-left: 30px; */
	width: 550px;
	/* border-top: 1px solid #ffffff; */
	/* background-color: #FFFFFF; */
}

#main_left_login {
	height: 340px;
	}

.main_left a {
	/* color: #222; */
	/* text-decoration: none; */
	}

.main_left a:hover {
	text-decoration: underline;
	}

.bbcrumb {
	/* text-transform: uppercase; */
	font-size: 12px;
	padding: 5px 0 20px;
}

#footer { 
	margin: 5px auto 0 auto;
	padding: 5px 0 0 0;
	font-size: 11px;
	line-height: 18px;
	clear: both; 
	width: 855px; 
	height: 50px;
	vertical-align: bottom;
	border-top: 1px solid #D0D0D0;
}

.notice { 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
	/* font-weight: bold; */
}

.login p {
	margin: 2px;
	}

.login label {
	display: block;
	padding-right: 0px;
	}

.login #submit {
	/* font-size: 1.2em; */
	margin-top: 2px;
	}

p.login {
	font-weight: normal;
	/* font-size: 1.2em; */
	}

form.login input { 
	margin-top: 2px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #discussions {
	margin-left: 0px;
	width: 550px;
}

#front-page #viewdiv {
	margin-left: 0px;
	width: 550px;
	height: 100px;
	color: #000;
	}

#views li {
	margin-left: 10px;
	}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, h2.post-form, #userlogin, 
#currentfavorites, #register {
	color: #0AADBE;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 0 0 5px;
	font-size: 18px;
}

.main_left h2 {
	color: #0AADBE;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 0 0 5px;
	font-size: 18px;
}

#front-page #discussions ul {
	padding: 0 0 0 14px;
}

.sticky {
	/* background: #E7FFBC; */
}


/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { 
	padding-bottom: 3px;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	margin-top: -2em;
	padding: 0 1em 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span {
	font-weight: bold;
}

.nav span,.nav a {
	padding: 6px;
}

#thread {
	background: #F7F7F7;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { 
	margin-left: 0px;
}

#thread li ol li, #thread li ul li { 
	padding: 0;
}

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #FFFFFF;
	/* padding: 1em; */
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 530px;
	display: block;
	/* border: 5px solid #8AC976; */
}

.postform label {
	display: block;
}

.admin { 
	padding: 10px 0px 10px 0px;
	float: left;
	margin-left: 30px;
	width: 550px;
	border-top: 1px solid #eee;	
	background-color: #FFFFFF;
}

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit {
	text-align: right;
}

.topiclink {
	display: block;
}

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li {
	margin-bottom: 2px;
}

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}

#content .nav a:hover {
	border: 1px solid #999;
}

#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td {
	padding: 5px 10px;
	/* font-size: 12px; */
}

#latest th, #forumlist th, #favorites th {
	/*border-bottom: 1px solid #aaa; */
	background: #D0D0D0; 
	/* font: 11px Verdana,Arial,Helvetica,sans-serif; */
	font-size: 11px;
	padding: 5px 10px;
	text-transform: lowercase; 
	color: #3e3e3e;
}

#latest, #forumlist, #favorites {
	background-color: #f5f5f5;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 550px;	
	font-size: 13px;	
}

/* mouse-over voor de links in forum */
#forumlist a:link, #forumlist a:visited, #forumlist a:active  { color: #7AB72B; background: transparent; }
#forumlist a:hover { color: #000; background: transparent; }

/* mouse-over voor de links in topic */
/*#latest a {	text-decoration: none; 	} */

.bozo { background: #eeee88; }

.bozo.alt { background: #ffff99; }

.deleted { background: #ee8888; }

.deleted.alt { background: #ff9999; }

.alt { background-color: #ffffff; }

/* Profile Page
=================================== */

#profile-menu {
	/* height: 20px; */
	list-style: none;
	/* margin-left: 30px; */
	/* width: 550px; */
	/* border-top: 1px solid #eee; */
	/* border-bottom: 1px solid #eee; */
	background-color: #FFFFFF;
	color: #0AADBE;
	/* position: absolute; */
	/* top: 53px; */
	}

#profile-menu li {
	/* line-height: 20px; */
	font-size: 14px;
	background-color: #fff;
	margin: 3px 5px 10px 5px;
	padding: 0 4px 0 4px;
	display: inline;
	float:right;
}

#profile-menu a {
	color: #000;
}

#profile-menu li.current {
	background-color: #eee;
	color: #000;
	/*border-top: 1px solid #9e9e9e;*/
}

#profile-menu li.current a {
	background-color: #eee;
	color: #000;
	/*border-top: 1px solid #9e9e9e;*/
}

#userinfo { margin-top: 10px; }
#userinfo dt { font-weight: bold; }
#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }
.user-recent ol { margin: 5px 0 0 28px; }
.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 0px; 
	margin-bottom: 15px;
	width: 550px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 0px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

/* { border: 1px solid #F00; } */
