﻿body
{
    margin: 0;
    padding: 0;
    background: #fff url(http://www.ikoncept.se/img/ikoncept/body_bg.png) repeat-x;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
}

#outer_wrapper
{
    float: left;
    background: #fff;
}

#wrapper, #header, #navigation, #main_content, #footer_wrap
{
    width: 940px;
    clear: both;
    margin: 0 auto;
    padding: 0;
}

div#footer
{
    float: left;
    margin: 20px 0 0 0;
    width: 100%;
    clear: both;
    background: #333 url(http://www.ikoncept.se/img/ikoncept/footer_bg.png) repeat-x;
}

#footerTable
{
    margin: 0;
    color: #fff;
}

p
{
    margin: 10px 30px 10px 0;
    line-height: 16px;
    color: #393939;
}

#footer p
{
    color: #fff;
}

h1, h2, h3
{
    color: #393939;
    font-weight: 100;
}

h1
{
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 5px 0;
}

h2
{
    font-size: 16px;
    margin: 5px 0 5px 0;
    line-height: 18px;
}

#header h3
{
    color: #fff;
    height: 40px;
    padding: 10px;
    top: -80px;
    left: 0;
    display: block;
    width: 920px;
    background: transparent url(http://www.ikoncept.se/img/ikoncept/cycle_header_bg.png);
    position: relative;
    z-index: 9999;
    margin: 0 0 -50px 0;
}

#footer h2, #navigation a
{
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

a, #navigation a:hover
{
    color: #09f;
    text-decoration: none;
    font-weight: lighter;
}

a:hover
{
    color: #06a;
}

a img
{
    border: 0;
}

#navigation li, h1, h2, h3
{
    font-family: Caecilia, Lucida Grande, Helvetica Neue Light, Helvetica, Sans-Serif;
}

#navigation
{
    height: 60px;
    background: transparent url(http://www.ikoncept.se/img/ikoncept/nav_bg.png) left center no-repeat;
}
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#navigation ul
{
    float: right;
    width: 550px;
    text-align: right;
}

#navigation li, #footer li
{
    display: inline;
    margin: 0 10px 0 0;
    color: #fff;
    font-weight: 100;
}

#navigation li
{
    font-size: 16px;
    line-height: 60px;
}

#footer li
{
    clear: both;
    float: left;
}

.prod_blad_screens ul li
{
    margin: 0 10px 20px 10px;
}

.cycle
{
    margin: 0 0 30px 0;
    height: 290px !important;
    width: 940px !important;
    float: left;
    clear: both;
}

.content_box
{
    float: left;
    width: 920px;
    margin: 30px 10px 30px 10px;
}

.content_box .post
{
    display: block;
    width: 280px;
    float: left;
    clear: none;
    margin: 0;
    display: none;
    padding-right: 20px;
}

.olderPosts
{
    display: none;
    clear: right;
    width: 50%;
    float: right;
    text-align: right;
}

.newerPosts
{
    display: none;
    clear: left;
    float: left;
    width: 50%;
    text-align: left;
}


.prod_box
{
    float: left;
    width: 420px;
    margin: 50px 20px 60px 10px;
}

.prod_box p
{
    line-height: 18px;
}

.prod_blad
{
    width: 570px;
    float: left;
}

.prod_blad p
{
    margin: 10px 10px 20px 10px;
    line-height: 16px;
}

.prod_blad_screens
{
    width: 320px;
    float: left;
}

#footer .content_box_footer
{
    width: 225px;
    float: left;
    margin: 10px 0 0 10px;
}

#footer .input_text
{
    width: 100px;
    background: #333;
    border: 1px solid #666;
    font-style: italic;
    color: #fff;
}

    .loginLabel 
    {
        display: inline-block;
        width: 95px;  
    }
    
    #loginName, #loginPass 
    {
        padding: 3px;  
        margin: 3px;  
    }
   

/* Manager-specifik CSS */


/* Lightbox */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: transparent;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

/* Ny karusell */

#jquery-toolbar
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    height: 100px;
}
#jquery-thumbs
{
    position: absolute;
    top: 0;
    left: 0;
    background: #333;
    height: 60px;
}

#jquery-data
{
    position: absolute;
    top: 60px;
    left: 0;
    background: #000;
    color: #fff;
}

#jquery-data #lightbox-image-details-caption
{
    font-weight: bold;
    float: left;
    margin: 10px;
}

#jquery-data #lightbox-image-details-currentNumber
{
    text-align: right;
    float: right;
    margin: 10px;
    clear: none !important;
}

