body{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#555555;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
color:#FFFFFF;
}

a:link{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

a:visited{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

a:hover{
color: #FFFFFF;
background-color: none;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

a:active{
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
} 

input.submitbutton {
width: 80px;
height: 20px;
background: transparent url(/images/search.gif) no-repeat;
outline: none;
border: none;
cursor : pointer;
}

input.submitbutton:hover {
width: 80px;
height: 20px;
background: transparent url(/images/search.gif) no-repeat;
outline: none;
border: none;
cursor : pointer;
}

p.capitalize{
text-transform:uppercase;
}

#header{
width: 1200px;
height:100px;
padding:0;
margin:0;
background-color:#000000;
}

#topmenu{
height:40px;
width:1200px;
padding:0;
margin:0;
background-color:#000000;
background-image:url(../images/clientbalk.png);
}

#mainmenu{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
height:25px;
width:1200px;
padding:0;
margin:0;
background-color:#555555;
background-image:url(../images/divimg.png);
}

#bottommenu{
height:90px;
width:1200px;
padding:0;
margin:0;
background-image:url(../images/balk.jpg);
}

#pagetitle{
padding:0;
margin:0;
margin-left:50;
width:1200px;
height:40;
background-color:#666666;
outline: none;
border: none;
font-weight:bold;
font-size:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#pagecontent{
padding:0;
margin:0;
margin-left:00;
width:1200px;
background-color:#555555;
outline: none;
border-color:#FFFFFF;
font-weight:normal;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#pagecontentbottom{
padding:0;
margin:0;
margin-left:00;
width:1200px;
background-color:#555555;
outline: none;
border-color:#FFFFFF;
font-weight:normal;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#homesearch table {
background-color:#444444;
outline: none;
font-weight:normal;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

h1{
margin-top:0;
color:#FFFFFF;
text-align:left;
text-decoration:none;
font-weight:bold;
font-size:18px;
}

#travelbottom {
	float: left;
	width: 1000px;
	height: 225px;
	overflow-x: auto; 
	overflow-y: hidden;
	padding-bottom: 10px;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #555555;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #666666;
}

#travelbottomadmin {
	float: left;
	width: 1000px;
	height: 350px;
	overflow-x: auto; 
	overflow-y: hidden;
	padding-bottom: 10px;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #555555;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #666666;
}


#forms{
padding:0;
margin:0;
background-color:#555555;
outline: none;
border: none;
cursor: pointer;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#refinesearch{
padding:0;
margin:0;
background-color:#555555;
outline: none;
border: none;
cursor: pointer;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height: 200px;
}
/*Image borders*/

div.img img {
  display:inline;
  margin:1px;
  border:3px solid #ffffff;
}

div.img a:hover img {
  border:3px solid #ffffff;
}

div.img5 img {
  display:inline;
  margin:1px;
  border:5px solid #ffffff;
}

div.img5 a:hover img {
  border:5px solid #ffffff;
}


/*Photoshelter borders */

UL.thumbs.gallery_thumbs TD.slide
{
width:200;
}

UL.thumbs.gallery_thumbs TD.slide img
{
  border:2px solid #ffffff;
}

UL.thumbs.gallery_thumbs TD.slide a:hover img
{
  border:2px solid #ffffff;
}

UL.thumbs.search_thumbs TD.slide img
{
  border:2px solid #ffffff;
}

UL.thumbs.search_thumbs TD.slide a:hover img
{
  border:2px solid #ffffff;
}

UL.thumbs LI {
	margin: 0px;
	height: 160px;
}

UL.thumbs LI DIV.thumb_links {
	padding: 2px;
	width: 97%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* Einde photoshelter */

#introbutton{
height:20px;
padding:0;
margin:0;
background-color:#555555;
background-image:url(../images/divimg2.png);
}

.shiftcontainer {
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 120px; /* container width*/
background: transparent url(images/shadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}
]