/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #b5b5b5;
}
p,
div.text  {
font-size: 1em;
margin-bottom: 10px;
}
div.text p {
font-size: 1em; /* font-size fix within text div */
}
dl,
ul,
ol,
form input, 
form textarea,
form select {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif; /* Used to fix font issue with textarea */
}
div.text ul,
div.text ol {
margin: 0 0 10px 30px;
list-style: disc;
font-size: 1em; /* font-size fix within text div */
}
div.text ol {
list-style: decimal;
list-style-position: inside;
}
a:link,
a:visited {
color: #FFF;
}
a:hover {
color: #FFF;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
background-color: #4f227f;
padding: 5px 10px;
text-decoration: none;
text-transform: lowercase;
color: #fff;
}

/* Headings */
h1 {
color: #FFF;
font-size: 1.3em;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #3e393a;
text-transform: capitalize;
}
h2 {
color: #b5b5b5;
font-size: 1em;
margin-bottom: 3px;
text-transform: uppercase;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
color: #dba979;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}


/* Structure 
------------ */
body {
background-color: #FFF;
background-image: none;
}

#wrap{
background-color: #231f20;
width: 950px;
margin: 0 auto;
}

#header {
padding: 0;
background-image: url(/_lib/professional/lskogarah/img/header_tile.gif);
background-position: top left;
background-repeat: repeat-x;
}

#main{
background-color: #FFF;
}

#content {
margin: 0;
padding: 18px 20px 18px 20px;
background-color: #231f20;
background-image: none;
}

#mainContent {
width:670px;
float:right;
}

#subContent {
width: 200px;
float: left;
background-color: #2b2728;
padding: 20px 10px 20px 10px;
}

/* Header
----------*/
#header img#logo {
display: block;
margin: 0;
}

/* Footer
--------- */
#footer{
height: 29px;
background-color: #046677;
color: #c8c7c7;
font-size: 0.9em;
text-align: center;
margin-top: 5px;
}
#footer a:link,
#footer a:visited {
color: #c8c7c7;
text-decoration: none;
}
#footer a:hover{
color: #FFF;
}
#footer p{
padding-top: 8px;
}

/* Dropdown menu
-----------------*/
.menu {
background-color: #FFF;
background-image: url(/_lib/professional/lskogarah/img/bg_menu.gif);
background-position: top left;
background-repeat: repeat-x;
height: 30px;
padding-left: 38px;
padding-bottom: 5px;
}

.menu a {
display: block;
height: 30px;
margin: 0 0 0 0;
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
text-indent: -9999em;
}
.menu li#homeList a {
background-image: url(/_lib/professional/lskogarah/img/mm_home.gif);
width: 99px;
}
.menu li#buyList a {
background-image: url(/_lib/professional/lskogarah/img/mm_buying.gif);
width: 103px;
}
.menu li#sellList a {
background-image: url(/_lib/professional/lskogarah/img/mm_selling.gif);
width: 102px;
}
.menu li#rentList a {
background-image: url(/_lib/professional/lskogarah/img/mm_renting.gif);
width: 110px;
}
.menu li#financeList a {
background-image: url(/_lib/professional/lskogarah/img/mm_finance.gif);
width: 114px;
}
.menu li#newsList a {
background-image: url(/_lib/professional/lskogarah/img/mm_news.gif);
width: 93px;
}
.menu li#aboutList a {
background-image: url(/_lib/professional/lskogarah/img/mm_aboutus.gif);
width: 118px;
}
.menu li#contactList a {
background-image: url(/_lib/professional/lskogarah/img/mm_contactus.gif);
width: 135px;
}
.menu .dropdown,
.menu a:hover {
background-position: 0 -30px;
}
#menu .menu li li a {
font-size: 0.9em;
text-indent: 10px;
background-image: none;
background-color: #2a7d8b;
margin-top: 0;
padding: 5px 0;
border-bottom: 1px solid #308693;
width: 140px;
color: #a5c6cb;
text-decoration: none;
height: auto;
}
#menu .menu li li a:hover {
background-color: #2a7d8b;
color: #FFF;
}

body#home #homeList a,
body.contactPage #contactList a,
body.linksPage #financeList a,
body.staffPage #aboutList a,
body.personPage #aboutList a,
body.testimonialPage #aboutList a,
body.rentAppraisalPage #rentList a,
body.docLibPage#buying #buyList a,
body.docLibPage#renting #rentList a,
body.docLibPage#contact #contactList a,
body.vacatePage #rentList a,
body.maintenancePage #rentList a,
body.salesAppraisalPage #sellList a,
body.auctionPage #buyList a,
body.alert #buyList a,
body.searchForm#buying #buyList a,
body.searchForm#renting #rentList a,
body.ofiPage#buying #buyList a,
body.ofiPage#renting #rentList a,
body.listingPage#buying #buyList a,
body.listingPage#selling #sellList a,
body.listingPage#renting #rentList a,
body.detailsPage#buying #buyList a,
body.detailsPage#selling #sellList a,
body.detailsPage#renting #rentList a,
body.dynPage#buyingtips #buyList a,
body.dynPage#sellingtips #sellList a,
body.dynPage#listingwithls #sellList a,
body.dynPage#rentingwithus #rentList a,
body.newsPage #newsList a,
body.newsArchivePage #newsList a,
body.dynPage#aboutus #aboutList a,
body.dynPage#services #aboutList a,
body.dynPage#finance #financeList a
{
background-position: 0 -60px;
}

body#home #homeList a:hover,
body.contactPage #contactList a:hover,
body.linksPage #financeList a:hover,
body.staffPage #aboutList a:hover,
body.personPage #aboutList a:hover,
body.testimonialPage #aboutList a:hover,
body.rentAppraisalPage #rentList a:hover,
body.docLibPage#buying #buyList a:hover,
body.docLibPage#renting #rentList a:hover,
body.docLibPage#contact #contactList a:hover,
body.vacatePage #rentList a:hover,
body.maintenancePage #rentList a:hover,
body.salesAppraisalPage #sellList a:hover,
body.auctionPage #buyList a:hover,
body.alert #buyList a:hover,
body.searchForm#buying #buyList a:hover,
body.searchForm#renting #rentList a:hover,
body.ofiPage#buying #buyList a:hover,
body.ofiPage#renting #rentList a:hover,
body.listingPage#buying #buyList a:hover,
body.listingPage#selling #sellList a:hover,
body.listingPage#renting #rentList a:hover,
body.detailsPage#buying #buyList a:hover,
body.detailsPage#selling #sellList a:hover,
body.detailsPage#renting #rentList a:hover,
body.dynPage#buyingtips #buyList a:hover,
body.dynPage#sellingtips #sellList a:hover,
body.dynPage#listingwithls #sellList a:hover,
body.dynPage#rentingwithus #rentList a:hover,
body.newsPage #newsList a:hover,
body.newsArchivePage #newsList a:hover,
body.dynPage#aboutus #aboutList a:hover,
body.dynPage#services #aboutList a:hover,
body.dynPage#finance #financeList a:hover
{
background-position: 0 -30px;
}

/* Standard forms
------------------*/
form textarea, input, select{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
legend {
color: #666;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #adadad;
}
form li {
list-style-type: none;
margin: 0 0 10px 0;
}
form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}
form input {
width: 250px;
}
form textarea {
width: 250px;
}
form select {
width: 254px;
}
form input.radio {
width: 30px;
border: none;
}
form p {
clear: both;
}
form fieldset#submit,
form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
height: 26px;
width: 71px !important;
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
color: #18506d;
text-indent: -9999em;
padding: 0;
cursor: pointer;
border: none;
}
form input.button {
background-image: url(/_lib/professional/lskogarah/img/btn_submit.gif);
}
form fieldset input.submit {
background-image: url(/_lib/professional/lskogarah/img/btn_submit.gif);
}
form fieldset input.clear {
background-image: url(/_lib/professional/lskogarah/img/btn_clear.gif);
}
form fieldset input.search {
background-image: url(/_lib/professional/lskogarah/img/btn_search.gif);
}
form fieldset input.login {
background-image: url(/_lib/professional/lskogarah/img/btn_login.gif);
}
form fieldset input.activate {
background-image: url(/_lib/professional/lskogarah/img/btn_reactivate.gif);
}
form em span,
form .required {
color: #ffdd00;
font-weight: bold;
}

/* Popups
---------*/
html.popup{
background-color: #231F20;
}

html.popup #content {
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
float: none;
}
#GB_window {
background-color: #868686;
}
html.popup #header {
display: none;
}
html.popup #emailagent{
background-color: #231F20;
}

html.popup #saveitem fieldset legend{
color: #ffdd00;
}


/* Homepage
----------- */
body#home form#quicksearch{
float: left;
}

body#home ul#animation{
float: right;
}


body#home #featurePropertyMultiple{
float: right;
width: 670px;
margin: 0;
padding: 0 0 20px 0;
border-bottom: 1px solid #3e393a;
}
body#home #featurePropertyMultiple .pow{
float: left;
background-image: url(/_lib/professional/lskogarah/img/fp.gif);
background-repeat: no-repeat;
background-position: 180px 5px;
margin: 32px 5px 0 0;
padding: 0 0 0 0;
width: 330px;
}
body#home #featurePropertyMultiple .pow #pow_content{
float: left;
}
body#home #featurePropertyMultiple .pow #pow_content h3.hd_pow{
color: #c8c7c7;
margin-top: 25px;
font-weight: normal;
}
body#home #featurePropertyMultiple .pow #pow_content p#pow_price{
color: #ffdd00;
font-weight: bold;
margin-top: 15px;
}
body#home #featurePropertyMultiple .pow #pow_content p#title{
font-size: 11px;
}

body#home #featurePropertyMultiple a img{
float: left;
width: 167px;
height: 125px;
border: 1px solid #3d3839;
padding: 0;
margin-right: 10px;
}
a#pow_details{
background-image: url(/_lib/professional/lskogarah/img/btn_details.gif);
display: block;
width: 77px;
height: 24px;
background-repeat: no-repeat;
background-position: top left;
text-indent: -9999px;
}


/* ------------------------------ */
/* Other Pages With Custom Styles */
/* ------------------------------ */

/* Property Alert
----------------- */
body.alert #wrap #loginbox {
margin: 38px 0 0 0;
}
body.alert #wrap #content #alertmenu {
background-color: #2b2728;
}
body.alert #wrap #content #alertmenu li {
border-right: 1px solid #2b2728;
}
body.alert #wrap #content #alertmenu a {
color: #fff;
}
body.alert #wrap #content #alertmenu a:hover {
background-color: #ffdd00;
color: #333;
text-decoration: none;
}
body.alert #wrap #content form fieldset legend{
color: #ffdd00;
}