﻿.searchcontainerContent input.NormalTextBox, .searchcontainerContent .SearchCommandButton
{
    behavior: url(  '/portals/2/skins/marcusgraham/iepngfix.htc' );
}


h4
{
    font-family: Verdana,Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #777777;
    margin-top: 1em;
    margin-right: 0pt;
    margin-bottom: 3px;
    margin-left: 0pt;
    padding-bottom: 3px;
    color: #333333;
    font-weight: bold;
}

body
{
    border: 0;
    background: url(/portals/2/skins/marcusgraham/Images/BackGround.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    behavior: url(     '/portals/30/skins/marcusgraham/csshover.htc' );
    behavior: url(     '/portals/2/skins/marcusgraham/csshover.htc' );
    font-family: Verdana,Arial, Helvetica, sans-serif;
}

.Wrapper
{
    margin: auto;
    width: 957px;
    min-height: 750px;
    background: url(Images/MiddelBackground-1.jpg);
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

.temp
{
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}

.searchcontainerContent input.NormalTextBox
{
    border: solid 0 #000;
    background: transparent url(  'images/search-box.png' ) no-repeat top right;
    height: 21px;
    padding-left: 3px;
    padding-top: 3px;
    color: #666;
}


.searchcontainerContent .SearchCommandButton
{
    position: relative;
    top: -26px;
    left: 165px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: transparent url(  'images/search-button.png' ) no-repeat;
    padding-top: 0px;
    padding-left: 35px;
}

.Top
{
    width: 957px;
    height: 121px;
    background: url(Images/TopBackGround.jpg);
    background-position: center top;
    margin: auto;
}

#logo
{
    height: 115px;
    width: 722px;
    float: left;
}

.search
{
    height: 115px;
    width: 230px;
    float: left;
}

.search .SkinObject
{
    color: #D3D3DD;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #D3D3DD;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #D3D3DD;
}

.footer
{
    text-align: center;
    clear: both;
    margin: auto;
    width: 955px;
    color: #FCFCFC;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 25px;
}

.footer a, .footer a:link, .footer a:visited
{
    color: #FCFCFC;
    text-decoration: none;
}



.Menu
{
    width: 944px;
    height: 60px;
    background: url(Images/Menu.jpg);
    margin: auto;
    padding-left: 1px;
    background-repeat: no-repeat;
    text-transform: capitalize;
    font-family: Segoe UI, Verdana,Arial, Helvetica, sans-serif;
}

.Content
{
    padding: 6px;
    padding-bottom: 0;
    padding-right: 7px;
}

.toppane, .leftpane, .contentpane, .rightpane
{
    padding: 0px;
}

.Not4home .rightpane, .Not4home .leftpane
{
    width: 220px;
}


.Not4home .contentpane
{
    width: 100%;
}



.HomeFlashWindow
{
    width: 605px;
    height: 220px; /*background: url(Images/Flash-1.jpg);*/
    background-color: Transparent;
    background-position: right top;
    background-repeat: no-repeat;
}




/*
.Menu ul
{
    list-style-type: none;
    margin:0;
}

.Menu ul li a
{
    color:White;
}

.Menu ul li
{
    list-style-type: none;
    display: block;
    float: left;
}
*/

#HouseMenuNav a, #HouseMenuNav a:link, #HouseMenuNav a:visited
{
    text-decoration: none;
    font-size: 12px;
}


#HouseMenuNav li ul li a.ArrowPointer
{
    border: 1px solid red;
}

#HouseMenuNav li a
{
    font-size: 12px;
}


#HouseMenuNav li:hover ul
{
    visibility: visible;
}


#HouseMenuNav li li a
{
    color: #252B3B;
}

#HouseMenuNav li li
{
    padding: 0;
    margin: 0;
}


#HouseMenuNav #HouseMenuNavCurrentItem ul
{
    visibility: visible;
}


/***********************VISTA MENU*********************/

ul#HouseMenuNav
{
    position: relative;
    width: 944px;
    height: 60px;
    font-family: Segoe UI, Arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

ul#HouseMenuNav, ul#HouseMenuNav ul
{
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}

a, a:link, a:visited
{
    text-decoration: none;
}

a:hover
{
    /*color: green;*/
}

/*<group=level 1>*/

ul#HouseMenuNav li
{
    padding-left: 10px;
    padding-right: 10px; /* To make the top separators exactly fit in the height */
    padding-top: 1px;
    margin: 0;
    display: block;
    float: left;
    text-align: center;
    border-right: 1px solid #666666;
    height: 27px;
    width: auto;
    margin-top: 1px;
}

ul#HouseMenuNav li ul li ul li
{
    text-align: left;
}

ul#HouseMenuNav li a
{
    border: 0;
    display: block; /* border: solid 1px red;*/
    padding-top: 4px;
    color: White;
}

ul#HouseMenuNav li:hover a
{
    color: #383E4E;
}

ul#HouseMenuNav li:hover
{
    background: url(      'Images/BG-CurentItem.gif' ) repeat-x top left;
}

/*</group>*/

/*<group=level 1 ids>*/



li a
{
    border: solid 1px red;
    margin-left: 2px;
}
li a.current
{
}
li a:hover
{
    margin-left: 2px;
}




/*</group>*/


/*<group=level 2>*/

#HouseMenuNav li ul
{
    display: block;
    visibility: hidden;
    position: absolute;
    left: 0px;
    margin: 0;
    width: 900px;
}

#HouseMenuNav #HouseMenuNavCurrentItem ul
{
    visibility: visible;
}

#HouseMenuNavCurrentItem a
{
    color: white;
}

#HouseMenuNav li li
{
    padding-left: 10px;
    padding-right: 10px;
    height: 27px; /* Bottom separator colour */
    border-right: 1px solid #DFDFDF;
    position: relative;
    top: 1px;
}

#HouseMenuNav li:hover ul
{
    visibility: visible;
}

ul#HouseMenuNav
{
    height: 30px;
}

/* Lower Menu Text Top */
ul#HouseMenuNav ul
{
    padding-top: 8px;
    height: 29px;
}

/* Lower Menu Text Colour */
ul#HouseMenuNav li li a
{
    color: #3E4452;
}


#HouseMenuNavCurrentLink
{
    color: #383E4E;
    color: white;
}



/***********************VISTA MENU END*********************/


/***********************VISTA MENU****************

ul#HouseMenuNav
{
    position: relative;
    width: 944px;
    height: 60px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}


ul#HouseMenuNav, ul#HouseMenuNav ul
{
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}

a, a:link, a:visited
{
    text-decoration: none;
    color: White;
}


ul#HouseMenuNav li
{
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    display: block;
    float: left;
    text-align: center;
    border-right: 1px solid black;
    height: 28px;
    width: auto;
    margin-top: 1px;
}


ul#HouseMenuNav li a
{
    display: block; 
}

ul#HouseMenuNav a
{
    width: 100%;
    padding: 0;
    padding-top: 5px;
}

ul#HouseMenuNav a:hover
{
    text-decoration: underline;
}


#HouseMenuNav li ul
{
    display: block;
    visibility: hidden;
    position: absolute;
    left: 5px;
    margin: 0;
    width: 900px;
    padding: 0;
}

#HouseMenuNav li li
{
    height: 28px;
    border-right: 1px solid white;
    position: relative;
    top: -7px;
}



#HouseMenuNav li:hover ul
{
    visibility: visible;
}

ul#HouseMenuNav
{
    height: 30px;
}

ul#HouseMenuNav ul
{
    padding-top: 15px;
    height: 28px;
}

/***********************VISTA MENU END*********************/


.ContainerContent .blog_body p
{
    font-size: 11px;
    color: #000;
    padding-top: 5px;
}

.blog_body span
{
    font-family: Verdana;
    font-size: 10px;
    color: #666;
}

.blog_body .blog_head .blog_title a
{
    font-size: 15px;
    color: #5D5D5D;
}

.blog_body .blog_head .blog_title a:hover
{
    color: #3E4454;
}

.blog_more_link
{
    font-size: 13px;
    font-weight: normal;
    color: #5D5D5D;
    float: right;
}



.NormalBold:hover, .RealEstateCity a:hover, a:hover
{
    color: #CDA40C;
}


a.NormalBold, .RealEstateCity, b
{
    color: #333333;
}

.RealEstateCity, b
{
    font-family: Tahoma,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}


.SubHead, b
{
    /* float: left;*/
}

#tblContactFormDesign .CommandButton
{
    background-image: url(images/button-bg-.jpg);
    width: 85px;
    height: 24px;
    background-repeat: no-repeat;
    padding-top: 3px;
    display: block;
    color: White;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
}
#tblContactFormDesign .CommandButton:hover
{
    color: #F6EF25;
}

.contactForm .SubHead
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    text-align: left;
    width: 100px;
}

.contactForm td
{
    padding-top: 5px;
    margin-top: 10px;
}

#dnn_ctr516_FormMaster_lbl_ctl__20080717T151635
{
    margin-right: 50px;
}

/* Hide the "Send" label on the left of the "Send" button on the contact form */
#dnn_ctr516_FormMaster_lbl_ctl__20080722T145209
{
    display: none;
    visibility: hidden;
}
