/* Typography
--------------*/
body {
color: #000;
}
a:link,
a:visited {
color: #fff;
}
a:hover {
color: #fff;
}



/* Structure 
------------ */
html {
background-color:#fff;
background-image: url(/_lib/professional/gittoes/img/home/bg_body_home.gif);
background-position: top;
background-repeat: no-repeat;
}
body {
background-color: transparent;

}
#wrap {
width: 960px;
margin: 0 auto;
}
#container {
background-color: transparent;
background-image: none;
background-position: 155px 0;
background-repeat: repeat-y;
}

/* Footer
--------- */
#footer,
#footer p,
#footer a {
color: #000;
}


/* Dropdown menu
-----------------*/
.menu #homeList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_home_home.gif);
}
.menu #buyList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_buying_home.gif);
}
.menu #sellList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_selling_home.gif);
}
.menu #rentList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_renting_home.gif);
}
.menu #commericalList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_commercial_home.gif);
}
.menu #financeList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_finance_home.gif);
}
.menu #aboutList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_aboutus_home.gif);
}
.menu #contactList a {
background-image: url(/_lib/professional/gittoes/img/home/mm_contact_home.gif);
}

form fieldset input.search {
background-image: url(/_lib/professional/gittoes/img/home/btn_search_home.gif);
}
form fieldset input.go {
background-image: url(/_lib/professional/gittoes/img/home/btn_go_home.gif);
}

/* Homepage
----------- */
body#home #header {
height: 166px;
background-image:none;
}
body#home #content {
padding: 0;background-image:none;
}
body#home #menu {
margin-top: 13px;
}
body#home .contentWrap {
padding: 0 0 0 6px;
position: relative;
}
body#home #toprow {
border:1px solid #ccc; 
background-color:#fff;
padding:10px;
height: 280px;
width: 748px;
}
body#home #toprow #anim{
width:527px;
float:right;
height:279px;
}
/* Animation */
body#home ul#animation {
overflow: hidden;
}

body#home #bottomrow {
background-color: #fff;
border:1px solid #ccc;
width: 651px;
height:204px;
margin-top:6px;
}
body#home #featurePropertyMultiple{
background-color: #000;
border:1px solid #ccc;
width: 628px;
height:172px;
margin:10px;padding-top:10px;
}
body#home .pow{
color:#606060;
font-size:1em;
font-weight:bold;
text-transform:capitalize;
background-color:#fff;
float:left;
padding:10px;
margin:1px 5px 10px 15px;
}
body#home ul.quicklinks {
position: absolute;
top: 328px;
right: 0;
}


.quicklinks{

}

.quicklinks .appraisal {
height:60px;
padding:5px 5px 0px 0px;
text-align:right;
font-weight:bold;
background-image: url(/_lib/professional/gittoes/img/ql_appraisal.gif);
background-repeat:no-repeat;
background-position:top;
}
.quicklinks .appraisal a{
padding:0px 0px 0px 0px;
display:block;
}

