/* MAIN STUFF */

TD {
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

#main {
	background:#000;
	margin:0px 10px 0px 10px;
	padding: 0;
	border: 0;
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: center;
	color:#999;
}

#wrapper {
	background: #000;
	margin: 0px auto; /* auto=center */
	padding: 0px;
	width: 760px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px;
	text-align: left;
}

html>#wrapper {
	width: 760px;
}


/* HEADER */

#header {
	position: relative;
	text-align:left;
	width: 760px;
	height: 110px;
}

#header_line {
	position: relative;
	top: 0px;
	background: #000 url(../media/images/pix_545454.gif) repeat-x;
	width: 760px;
	height: 10px;
}

.header_sub_left {
	position: absolute;
	margin: 14px 0px 0px 0px;	
}

.header_sub_right {
	position: absolute;
	margin: 14px 0px 0px 550px;	
}

.header_navigation {
	position: relative;
	top: 90px;
	height: 0px;
	margin: 0px 0px 0px 0px;
}

.header_logo {
	position: relative;
	float: right;
	margin: 79px 0px 0px 352px;	
}

/* SUB NAVIGATIE */

#sub_nav_bar {
	top: 0px;
	margin:0px;
	padding:0px;
	text-align: left;
	height: 24px;
	width: 760px;
}

/* MAIN CONTENT */

#content {
	margin: 0px;
	padding: 0px;
}

#contacts {
	margin: 27px 0 27px 0px;
	border: 0px;	
}

/* FOOTER */

#foot_line {
	position: relative;
	width: 760px;
	height: 1px;
	background: #000 url(../media/images/pix_545454.gif) repeat-x;
}

#footer {
	position: relative;
	text-align:right;
	padding: 15px 15px 30px 0px;
	margin: 15px 0 0 0;
	border-top: 1px solid #545454;
}

.foot_left {
	position: absolute;
	margin:0px;	
}

.foot_right {
	position: absolute;
	width: 210px;	
	margin: 0px 0px 0px 550px;	
}

.thumb {
	border: 1px solid #666;
	padding: 0px;
	margin: 0px;
}

/* FORM FIELDS AND IFRAMES */

iframe {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

iframe#contacts_form {
	width: 195px;
	height: 230px;
	margin: 0px;
}

iframe#book_form {
	width: 255px;
	height: 350px;
	margin: 0px;
}

#form_body {
	background: #000;
	margin: 0px;
	text-align: left;
	font-family: verdana, sans-serif;
	line-height: 14px;
	font-size: 9px;
	color: #999;
}

.field {
	margin: 3px 0 0 0;
	padding:2px;
	width:170px;
	border:1px solid #666;
	background-color: #000;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
}

.field_2_radio {
	background-color: #000;
	color:#000;
}

.field_2 {
	margin:2px 0px 0px; 0px;
	padding:2px;
	height:13px;
	width:170px;
	border:1px solid #666;
	background-color: #000;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
}

.field_3 {
	margin:2px 0 0 0;
	padding:2px;
	height:13px;
	width:20px;
	border:1px solid #666;
	background-color: #000;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
}

.field_4 {
	margin:2px 0 0 0;
	padding:2px;
	height:13px;
	width:80px;
	border:1px solid #666;
	background-color: #000;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
}

.pull_client {
	width:170px;
	border:1px solid #BBB;
	background-color: #EEE;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
	margin:18px 0 0 0;
}

.pull_country {
	margin:2px 0 0 0;
	width:170px;
	padding: 2px;
	height:13px;
	border:1px solid #666;
	background-color: #000;
	font-family: verdana, sans serif;
	font-size: 9px;
	color:#666;
}

.check {
	margin: 12px 0 0 0;
	padding:2px;
	border:1px solid #666;
	background-color: #000;
}

input.focused {
	color:#505050;
	background-color:#fff;
}

/* VISION */

.subtexts {
	font-family: Verdana;
	font-size:9px;
	color:#999;
	line-height:15px;
}

.imgLeft{
	float:left;
	margin:6px 10px 0px 0px;
}

/* TYPOGRAPHY */

.head_bold {
	font-weight:bold;
	color:#CCC;
}

.head_333 {
	font-weight:bold;
	color:#333;
}

.body_666 {
	color:#666;
}

.body_333 {
	color:#333;
}

.body_CCC {
	color:#CCC;
}

.body_big_999 {
	font-size: 11px;
	line-height: 16px;
	color:#999;
}

.body_big_333 {
	font-size: 11px;
	line-height: 16px;
	color:#333;
}

.head_big_CCC {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color:#CCC;
}

A.body_big:link, A.body_big:active, A.body_big:visited  {
	font-size: 11px;
	color: #CCC;	
	text-decoration: underline;
}

A.body_big:hover {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}

A:link, A:active, A:visited  {
	color: #CCC;	
	text-decoration: underline;
}

A:hover {
	color: #999;
	text-decoration: underline;
}

A.body_666:link, A.body_666:active, A.body_666:visited  {
	color: #666;	
	text-decoration: underline;
}

A.body_666:hover {
	color: #CCC;
	text-decoration: underline;
}

#sub_nav_off {
	position: relative;
	line-height: 14px;
	color: #8C8C8C;
	padding: 4px 0px 0px 1px;
}

A.sub_nav_off:link, A.sub_nav_off:active, A.sub_nav_off:visited  {
	color: #8C8C8C;
	text-decoration: none;
}

A.sub_nav_off:hover {
	color: #FFF;
	text-decoration: none;
}

.sub_nav_on {
	font-weight: bold;
	color: #FFF;	
}

A.sub_nav_on:link, A.sub_nav_on:active, A.sub_nav_on:visited  {
	font-weight: bold;
	color: #FFF;	
	text-decoration: none;
}

A.sub_nav_on:hover {
	color: #FFF;
	text-decoration: none;
}

.sub_info_1 {
	line-height: 14px;
	color: #999;
}

A.sub_info_1:link, A.sub_info_1:active, A.sub_info_1:visited  {
	color: #999;
	text-decoration: none;
}

A.sub_info_1:hover {
	color: #FFF;
	text-decoration: none;
}

.sub_info_2 {
	line-height: 14px;
	color: #666;
}


/* OVERVIEW */

.overview_head {
	font-weight:bold;
	color:#333;
	padding: 1px;
}

.overview {
	color:#666;
}

.overview_td {
	padding: 1px
}

A.overview:link, A.overview:active, A.overview:visited  {
	color: #666;
	text-decoration: none;
}

A.overview:hover {
	color: #333;
	text-decoration: none;
}

A.overview_nav:link, A.overview_nav:active, A.overview_nav:visited  {
	color: #666;
	text-decoration: underline;
}

A.overview_nav:hover {
	color: #333;
	text-decoration: underline;
}

/* TOURS */

.tours {
	color:#999;
}
.tours_td {
	padding: 1px
}

.tours_head {
	font-weight:bold;
	color:#CCC;
}

A.tours:link, A.tours:active, A.tours:visited  {
	color: #999;
	text-decoration: none;
}

A.tours:hover {
	color: #999;
	text-decoration: none;
}
A.tours_nav:link, A.tours_nav:active, A.tours_nav:visited  {
	color: #999;
	text-decoration: underline;
}

A.tours_nav:hover {
	color: #CCC;
	text-decoration: underline;
}


.portfolio-image
{
	margin-bottom: 14px;
}
