/*
 * Version: $Revision: 34771 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2006 BeSite
 */

DIV#Container {
    width: 772px;
    margin: 0 auto;
    background-color: #fff;
}

BODY#MailBody DIV#Header H1 {
    position: relative;    
    top: auto;
    left: auto;
}

.Info-no-image {
    margin-left:160px;
}

body {
    background: url('/img/backgroundimage.jpg') repeat-y top center;
}

.logo {
    width:300px;
    padding-bottom:10px;
    padding-left:20px;
    padding-top:20px;
    margin-left:20px;
}

#Header {
    position:relative;   
    height:220px;
}

.combivastLogo {
    font-size:57px;
    color:#29275B;
}

.studentenhuizenLogo {
   font-size:35px;
   margin-top:-10px;
   color:#29275B;
}

.headerImage {
    width:327px;
    height:226px;
    float:left;
    background-color:#000;
    position:absolute;
    right:46px;
    top:0;
    background: url('/img/house.png') no-repeat top left;
    _behavior: url("/bsl/htc/iepngfix.htc");    
}

DIV#Main {
    min-height: 330px;
    text-align: left;
}

DIV#Content {
    margin-top:-1px;
    padding: 0px 40px 40px 40px;
}

DIV#Footer {
    text-align:center;
    font-size:12px;
    color:#4D4D4D;
    padding-top:20px;
    padding-bottom:20px;
    border-top:1px solid #B3B3B3;
    margin-left:40px;
    margin-right:40px;
}

TABLE.Contact input, TABLE.Contact textarea{
    padding:4px;
    width:304px;
}

table.Contact td.Submit input.Submit{
    width:150px;
}

TABLE.Contact input:focus, TABLE.Contact textarea:focus{
    background-color:#FFE799;
}

tr.ContactRequiredMarkedCommentRow {
    text-align:right;
    paddding-top:20px;
    padding-bottom:10px;
}

DIV#Content TABLE.Rooms TR {
    padding-top: 4px;
    padding-bottom: 4px;
}

DIV#Content TABLE.Rooms TR:hover {
    background-color: #F2F5D3!important;
    cursor: pointer;
}

DIV#Footer a{
     color:#4D4D4D;
}

h2.pageTitle {
   background: url('/img/title-background.png') #EAEEAC no-repeat bottom right;
   padding:0;
   padding:26px 10px 26px 20px; 
   display: block;
   margin:0;
   margin-left:-20px;
   margin-bottom:20px;
   font-size:25px;
   color:#29275B;
   width:703px;
}

.divding {
    width:298px;
    padding:6px 0px 40px 10px ;
    float:left;
}

table.VisitorLogin {
    margin-top:40px;
}

table.VisitorLogin  {
    margin-bottom:20px;
}

table.VisitorLogin input.Submit {
    background-color:#29275B;
    color:#fff;
    float:right;
    cursor:pointer;
}

.inschrijvenAd {
    width:318px;
    height:150px;
    float:right;
    
    background: url('/img/meldjeaan.png') no-repeat bottom right;
    position:relative;
}

h2.meldjeaan {
    font-size:35px;
    color:#29275B;
    padding:20px 20px 10px 20px;
}

.inschrijvenAd p{
    width:280px;
    margin-left:20px;
}

.StudentenhuizenText {
    font-size:20px;
    padding:10px 10px 16px 20px; 
    display:block;
    color:#29275B;
    font-size:25px;
    font-weight:bold;
    background: url('/img/title-background.png') #EAEEAC no-repeat bottom right;
}

a.inschrijvenAdLink {
    display:block;
   height:100%;
    width:100%;
    position:absolute;
    z-index:2;
    overflow:hidden;
    text-indent:9999px;
}

.ShowRoom {
    width:690px;
}

BODY#MailBody DIV#Footer {
    background-image: none;
}

.clear {
    clear:both;
}


DIV.House
{
    position: relative;
}

#gmap-container {
    position:relative;
}

DIV#GMap
{
    width: 100%;
    height: 350px;
   
}

#gmap-border-top {
    position: absolute;
    width: 714px;
    height: 14px;
    top:-10px;
    left:-10px;
    background: url(/img/gmap-border-top.png) transparent top left no-repeat ;
}

#gmap-border-right {
    position: absolute;
    width: 17px;
    height: 344px;
    top: 0px;
    right: -10px;
    background: url(/img/gmap-border-right.png) transparent top left no-repeat ;
}

#gmap-border-bottom {
    position: absolute;
    width: 714px;
    height: 14px;
    left:-10px;
    bottom:-6px;
    background: url(/img/gmap-border-bottom.png) transparent bottom left no-repeat ;
}

#gmap-border-left {
    position: absolute;
    width: 17px;
    height: 344px;
    top: 0px;
    left:-14px;
    background: url(/img/gmap-border-left.png) transparent top left no-repeat ;
}
