﻿
#content
{
    width: 831px;
}
#content .left_content
{
    float: left;
    width: 530px;
}
#content .right_content
{
    float: right; 
    width: 252px;
}

.left_content h1
{
    border: none; 
    font-family: Verdana; 
    font-weight: bold; 
    margin: 0 0 5px 0;
    font-size: 14px;
    padding-bottom: 0;
}
.left_content .top_left_arrow
{
    font-size: 0px; 
    background-image: url(../images/svar_top_left_arrow.gif);
    background-repeat: no-repeat; 
    width: 11px; 
    height: 11px; 
    min-height: 11px;
}
.left_content .questionContent
{
    padding: 10px; background-color: #EBEBEB; margin-bottom: 5px;
}
.right_content h2
{
    border: none; 
    font-family: Verdana; 
    color: gray; 
    margin: 0 0 10px; 
    font-size: 12px;
    font-weight:normal;
}
.right_content hr
{
    height: 1px; 
    border: 0px; 
    color: #DEDEDE; 
    background-color: #DEDEDE; 
}

/*----Social Media----- */
.socialMedia
{
    display:inline;
    border:none;
    font-family:Verdana;
    color:gray;
    font-size:12px;
    line-height:16px;
}
.socialMedia a
{
    float:left;
    display:block;
    height:16px;
    width:16px;
    min-width:16px;
    min-height:16px;
    background-repeat:no-repeat;
}

/*----Navigation Bar----- */
#nav_bar
{
    background-image: url(../images/fragor_bg_green.gif);
    background-repeat: no-repeat;
    height: 55px;
    margin-bottom: 20px;
    overflow:hidden;
}

.questionBar
{
    width: 831px;
    height: 55px;
}

.questionBar .askQuestion
{
    float: right;
    width: 252px;
    margin: 8px 8px 0 0;
     overflow:visible;
}
* html .questionBar .askQuestion { margin-right: 4px; } /* IE6 fix */

.questionBar .searchQuestion
{
    float: left;
    width: 252px;
    margin: 8px 0 0 20px;
}
* html .questionBar .searchQuestion { margin-left: 8px; } /* IE6 fix */


.questionBar .askQuestion .askQBackground
{
    position:absolute;
    float: left;
    background-image: url(../images/input_fraga_left.gif);
    background-repeat: no-repeat;
    width: 213px;
    height: 36px;
    min-height: 36px;
}

.questionBar .askQuestion .askQBackground input
{
    color: #7E7E7E;
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    background-color: Transparent;
    width: 200px;
    padding: 0px 0 0 10px;
    top:9px;
    position: absolute;
    margin:0px;
}

.questionBar .askQuestion .askQForm
{
    position:absolute;
    float:left;
    background-image: url(../images/stallenfraga_expand_bg.gif);
    background-repeat: no-repeat;
    width: 293px;
    height: 206px;
    min-height: 206px;
    z-index:2;
    margin-left:-25px;
    margin-right:0px;
    margin-bottom:0px;
    margin-top:-11px;
}


.questionBar .askQuestion .askQForm .multiLineTextBox
{
    background-image: url(../images/stallenfraga_multiline_bg.gif);
    background-repeat: no-repeat;
    width: 250px;
    height: 84px;
    min-height: 84px;
    background-repeat: no-repeat;
    margin-left:22px;
    margin-top:20px;
    position:relative;
}

.askQForm textarea
{
    color: #7E7E7E;
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
    border: none;
    background-color: Transparent;
    width: 230px;
    padding: 5px 0 0 10px;
    position: absolute;
    overflow:hidden;
    resize: none; /*Chrome fix*/
}

.questionBar .askQuestion .askQForm .singleLineTextBox
{
    background-image: url(../images/stallenfraga_inputfield_bg.gif);
    background-repeat: no-repeat;
    width: 250px;
    height: 34px;
    min-height: 34px;
    background-repeat: no-repeat;
    margin-left:22px;
    margin-top:10px;
}

.askQForm input
{
    color: #7E7E7E;
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
    border: none;
    background-color: Transparent;
    width: 230px;
    padding: 0 0 0 10px;
    position: absolute;
    overflow:hidden;
    line-height:36px;
    height:36px;
}

.searchButton
{
    position: relative;
    float: left;
    /*background-image: url(../images/input_search_right.gif);*/
    background-repeat: no-repeat;
    width: 39px;
    height: 36px;
    min-height: 36px;
}

.questionBar .askQuestion .askQButton
{
    position: relative;
    float: right;
    background-image: url(../images/input_fraga_right.gif);
    background-repeat: no-repeat;
    width: 39px;
    height: 36px;
    min-height: 36px;
}
.searchBackground
{
    position:relative;
    float: left;
    background-image: url(../images/input_fraga_left.gif);
    background-repeat: no-repeat;
    width: 213px;
    height: 36px;
    min-height: 36px;
}
.searchBackground input
{
    color: #7E7E7E;
    font-weight: normal;
    font-family: Arial;
    font-size: 16px;
    border: 0px;
    background-color: Transparent;
    width: 200px;
    padding: 0 0 0 10px;    
    top:9px;
    position: relative;
    margin:0px;
}

#choose-category
{
    float: left; 
    /*background-image: url(../images/dropdown_mOut.gif); */
    /*background-repeat: no-repeat; */
    width: 252px; 
    height: 36px; 
    min-height: 36px; 
    margin: 8px 8px 0 8px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #7E7E7E;
    line-height: 36px;
}
* html #choose-category { margin-left: 3px; } /* IE6 fix */

:focus {outline:none;}
.js ul.newList {left:-9999px;}

/* Drop down styles */
div.selectbox-wrapper 
{
    position: absolute;
    width: 252px;
    background-color: white;
    border-left: 1px solid #6d8d12;
    border-right: 1px solid #6d8d12;
    border-bottom: 1px solid #6d8d12;
    margin: 0px;
    margin-top: -10px;
    padding: 0px;
    text-align: left;
    max-height: 300px;
    overflow: auto;
    font-size: 16px;
    font-weight: normal;
}
* html div.selectbox-wrapper  { margin-left: 3px; margin-top: -11px; }

/* Drop down list styles */
div.selectbox-wrapper ul 
{
    list-style-type: none;
    list-style-image:none;
    margin: -2px 0 0 0;
    padding: 0px;
}

/* Selected item in dropdown list */
div.selectbox-wrapper ul li.selected 
{ 
    background-color: #fff;
    color: #5e780e;
}

/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current 
{ 
    background-color: #fff;
    color: #3b3b3b;
}

/* Drop down list items style */
div.selectbox-wrapper ul li 
{
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 9px;
    cursor: pointer;
    border-top: 1px solid #D7D7D7;
}

/* Look and feel of select box */
.selectbox 
{
    display:block;
    margin: 0px 5px 10px 0px;
    padding: 9px 0 0 10px;
    height:27px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    width : 242px;
    display : block;
    text-align: left; 
    background: url(../images/dropdown_mOut.gif) top left;
    cursor: pointer;
    border: 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #7E7E7E;
}

/* Look and feel of select box when down */
.selectbox-down
{
    margin: 0px 5px 10px 0px;
    padding: 9px 0 0 10px;
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    width : 242px;
    height: 27px;
    display : block;
    text-align: left; 
    background: url(../images/dropdown_mDown.gif) top left;
    cursor: pointer;
    border: 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #7E7E7E;
}

/*---- TagCloud ----*/
.tag-cloud
{
    width: 252px;
    line-height: 20px;
    font-family:Times New Roman;
}
.tag-cloud a, .tag-cloud a:visited
{
    color: #E9B401;
    text-decoration: underline;
}
.tag-cloud a:hover
{
    color: #3b3b3b;
}
.tag-cloud-normal
{
    font-size: 12px;
}
.tag-cloud-medium
{
    font-size: 16px;
}
.tag-cloud-big
{
    font-size: 22px;
}
.module-title
{
    border: medium none;
    margin: 0 0 5px 0;
    font-family: Verdana;
    color: gray;
    font-size: 12px;
    padding:0px;
    height:12px;
    line-height:12px;
    font-weight:normal;
}

/*---- Tags ----*/
.tags-container
{
    margin-bottom: 20px;
}
.tags-container a, .tags-container a:visited
{
    color: #EBB701;
    font-family: Times New Roman;
    font-size: small;
    text-decoration: underline;
    margin-right: 3px;
}
.tags-container a:hover
{
    color: #3b3b3b;
}

/*---- SnackaBostad ----*/
#tooltip
{
    display: none;
    background: url(../images/pratbubbla.png) no-repeat scroll 0 0;
    width: 130px;
    height: 54px;
    padding: 0;
    margin-left: 12px;
    z-index:20000;
}
#snacka-bostad-wrapper
{
    position:relative;
    display: none;
    width: 831px; 
    margin: -22px 0 0 30px;
}
.info-text
{
    font-family: Verdana;
    color: #757575;
    margin: 0 0 5px;
    font-size: 12px;
    border-bottom: none;
}
.numeric-button-template
{
    color: #333333;
    padding: 1px 2px;
    font-weight: bold;
}
.current-page-item
{
    background-color: #FEBF02;
    color: #FFFFFF;
    padding: 1px 2px 2px;
    font-weight: bold;
}

/*-----Mäklarbild+Text---*/

#maklare
{
    font-size: 0px;
    line-height: 0px;
    position: relative;
    left: 100px;
    background-image: url(../images/maklare.jpg);
    background-repeat: no-repeat;
    height: 167px;
    margin: 0px;
}

#maklar_text
{
    position: relative;
    left: 200px;
    top: 40px;
    background-image: url(../images/maklare_txt.gif);
    background-repeat: no-repeat;
    height: 167px;
    margin: 0px;
}
