﻿.grayBox 
{
    background-color: #f4f4f4;
    padding: 15px 10px 15px 10px
    }

.darkGrayBox 
{
    background-color: #e5e5e5;
    padding: 5px 10px 5px 10px;
    margin-bottom:5px;
    }

.flexjobSearchBtn 
{
    float: left;
    margin-left: 10px
    }
    
.flexjobSearchField
{
    margin-left: 0px;
    width: 250px;
    }
    
div.flexjobLabelField 
{
    padding-top: 3px;
    margin-bottom: 10px;
    width: 50px;
    height: 17px;
    }
    
img.flexjobImage 
{
    float: left;
    margin-right: 10px;
    width: 69px
    }
    
.flexjobText 
{
    float: left;
    width: 225px
    }
    
.flexjobText a 
{
    text-decoration: none
    }
    
.flexjobText a:hover
{
    text-decoration: underline
    }
    
.flexjobItemContainer 
{
    margin-bottom: 20px;
    }
    
.flexjobHeadline 
{
    background: url(/img/inst/themes/greyGrey/bgContentRight.jpg) repeat-x scroll left top;
    height: 26px;
    }
    
.flexjobProfileLink 
{
    float: right
    }
    
.flexjobProfileLink a 
{
    color: #fff;
    font-size: 9px;
    margin-right: 10px;
    line-height: 26px;
    vertical-align: middle;
    text-decoration: underline
    }
    
.flexjobProfileLink a:hover
{
    text-decoration: none
    }
    
.flexjobItem
{
    background-color: #f4f4f4;
    padding: 10px;
    }
    
/* Profile view */
.flexjobProfileInfoBox
{
    width: 351px;
    height: 177px;
    background: url('/img/fleksjob/bgFlexjobProfileInfoBox.jpg') no-repeat;
    margin-bottom: 30px
    }

.flexjobProfileImage 
{
    width: 145px;
    height: 177px;
    overflow: hidden;
    float: left
    }

.flexjobProfileInfoText 
{
    width: 196px;
    height: 164px;
    vertical-align: bottom;
    padding: 0 0 0 10px;
    float: left;
    overflow: hidden;
    position: relative;    
    }
    
.flexjobProfileInfoBottom {position: absolute; bottom: 0px; width: 190px}
    
.flexjobProfileInfo {margin: 5px 0 8px 0}

.flexjobProfileItem {margin: 0 0 20px 0}

.flexjobField 
{
    display: block;
    border: 1px solid #a8aab0;
    color: #666;
    height: 18px;
    width: 321px;
    padding: 2px 0 0 6px;
    margin-bottom: 10px;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 11px
    }
    
textarea.flexjobField 
{
    height: 130px
    }
    
.flexjobDarkBottom 
{
    background-color: #e5e5e5;
    text-align: right;
    padding: 10px;
    }
    
.citat {
    width: 156px;
    display: block;
    color: #4e4e4e;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
	line-height: 20px;
    padding: 28px 0 0 13px;
    margin: 0px 0 10px 15px;
    background: url('/img/fleksjob/citat.gif') no-repeat top left;
    float: right
}

.flexJobSearchText
{
    color:#a0a0a0;
    margin-bottom:15px;
}