/* 
    Document   : allembalage
    Created on : 01-Dec-2008, 11:19:35
    Author     : Peder Strömberg
*/

* {
    font-family: arial;
    padding: 0px;
    margin: 0px;
}
root { 
}
div {
    position: relative;
}
body {
    background: url("../images/bg.jpg") #FFF repeat-x;
    font-family: arial;
    font-weight:normal;
    color: #3d3d3d;
    font-size:11px;
}
h4 {
    color: black;
    font-size: 16px;
}
a img, a img:visited, a img:hover {
    border: none;
}
#page_wrapper {
    width: 923px;
    height: 100%;
    margin: 0px auto;
}
#left_shadow {
    float:left;
    width: 50px;
    height:749px;
    background: url("../images/gradient-left.jpg") no-repeat;
}
#right_shadow {
    float:left;
    width: 50px;
    height: 749px;
    background: url("../images/gradient-right.jpg") no-repeat;
}
#content_wrapper {
    background-color: #FFF;
    float: left;
    width: 823px;
    height: 100%;
}
#header {
    height:176px;
}
#top_image_div {
        position:absolute;
        left: 0px;
        top: 0px;
        height:176px;
        width: 823px;
}
.slide_image {
        position:absolute;
        left: 0px;
        top: 0px;
        height:176px;
        width:823px;
        filter:alpha(opacity=0);
        -moz-opacity:0;
        -khtml-opacity: 0;
        opacity:0;
}
    #header_image_shadow {
        position:absolute;
        left: 0px;
        top: 0px;
        height:175px;
        width: 300px;
        background: url("../images/header_image_shader.png") no-repeat;
    }
    #header_logo {
        position:absolute;
        left: 20px;
        top: 20px;
        height: 70px;
        width: 290px;
        background: url("../images/allemballage_logo.png") no-repeat;
    }
div#menu_bar {
    position: absolute;
    top: 173px;
    left: 0px;
    height: 10px;
    z-index: 10;
    background:transparent;
}
    #menu_left_image {
        padding: 0px;
        margin: 0px;
        top: 3px;
        float:left;
        width:6px;
        height:27px;
        border-right: 1px solid #c1c1c1;
        background: url("../images/menu_left_side.jpg") no-repeat;
    }
    #menu_button_wrapper {
        padding: 0px;
        margin: 0px;
        float: left;
        top: 0px;
        height: 29px;
        width: 810px;
        border-bottom: 1px solid #c1c1c1;
    }
        .menu_button {
            padding: 0px;
            margin: 0px;
            height: 26px;
            float: left;
            width: 100px;
            background: transparent;
        }
        .menu_button_glow {
            position:absolute;
            top: 0px;
            width: 100%;
            height: 2px;
            background: #BBB;
            border-top: 1px solid #a5a5a5;
            filter:alpha(opacity=60);
            -moz-opacity:0.6;
            -khtml-opacity: 0.6;
            opacity: 0.6;
            visibility:hidden;
        }
        .selected_glow {
            position:absolute;
            top: 0px;
            width: 100%;
            height: 2px;
            background: #BBB;
            border-top: 1px solid #a5a5a5;
            filter:alpha(opacity=60);
            -moz-opacity:0.6;
            -khtml-opacity: 0.6;
            opacity: 0.6;
            visibility:visible;
        }
            .menu_button a, .menu_button a:visited {
                position:absolute;
                top:3px;
                font-family:"Lucida grande","Lucida Sans Unicode","sans-serif";
                text-decoration: none;
                font-size: 11px;
                width: 100px;
                font-weight:bold;
                display: block;
                background-color: #e1e1e1;
                color: #828282;
                height: 20px;
                padding-top: 5px;
                text-align:center;
                border-top: 1px solid #fff;
                border-left: 1px solid #fff;
                border-right: 1px solid #c1c1c1;
            }
            #selected_link {
                background: white;
                color: #666666;
            }
            .menu_button a:hover {
                background: white;
                color: #666666;
            }
            .adm_button {
                height: 29px;
                float: left;
                width: 70px;
                background: transparent;
            }
                .adm_button a, .adm_button a:visited {
                    position:absolute;
                    top:3px;
                    width: 70px;
                    font-family:"Lucida grande","Lucida Sans Unicode","sans-serif";
                    text-decoration: none;
                    font-size: 11px;
                    font-weight:bold;
                    display: block;
                    background-color: #c1c1c1;
                    color: red;
                    height: 20px;
                    padding-top: 5px;
                    text-align:center;
                    border-top: 1px solid #fff;
                    border-left: 1px solid #fff;
                    border-right: 1px solid #c1c1c1;
                }
                .adm_button a:hover {
                    background: white;
                    color: red;
                }
    #menu_right_image {
        padding: 0px;
        margin: 0px;
        top: 3px;
        float:left;
        width:6px;
        height:27px;
        background: url("../images/menu_right_side.jpg") no-repeat;
    }
#inner_content_wrapper {
    position: absolute;
    top: 203px;
    left: 0px;
    width: 100%;
    background: white;
}
    #left_main_content_column a, #right_main_content_column a {
        font-size: 11px;
        font-weight:bold;
        color: #30b8e4;
    }
    #left_main_content_column a:visited, #right_main_content_column a:visited {
        color: #30b8e4;
    }
    #inner_content_left_shadow{
        float: left;
        width: 6px;
        height: 575px;
        background: url("../images/left_inside_content_shadow.jpg") no-repeat;
    }
    #inner_content_right_shadow{
        float: left;
        width: 6px;
        height: 575px;
        background: url("../images/right_inside_content_shadow.jpg") no-repeat;
    }
    #left_column {
        float: left;
        width: 180px;
        min-height:400px;
        height: 400px;
    }
        #left_top_bg {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 125px;
            width: 169px;
            background: url("../images/left_top_bg.jpg") repeat-y;
        }
        #left_bottom_bg {
            position: absolute;
            top:125px;
            height: 450px;
            width: 169px;
        }
            #left_bottom_bg_dark{
                float: left;
                width: 3px;
                height: 450px;
                background: url("../images/left_bottom_bg_dark.jpg") no-repeat;
            }
            #left_bottom_bg_light {
                float: left;
                width: 166px;
                height: 450px;
                background: url("../images/left_bottom_bg_light.jpg") repeat-x;
            }
            #left_column_contact_info {
                position:absolute;
                top:250px;
                left:30px;
                width:160px;
                height:150px;
                font-size: 11px;
                font-weight:bold;
            }
                #left_column_contact_info a {
                    color: #30b8e4;
                }
                #left_column_contact_info a:visited {
                    color: #30b8e4;
                }
            #sub_menu_wrapper {
                width:180px;
            }
                .sub_menu_spacer{
                    height: 7px;
                    width: 169px;
                    background:url("../images/sub_menu_spacer.jpg") no-repeat;
                    z-index: 1;
                }
                .sub_menu_button {
                    height: 16px;
                    width: 180px;
                    max-width: 180px;
                    background:transparent;
                    z-index: 1;
                }
                    .sub_menu_button a, .sub_menu_button a:visited {
                        height: 16px;
                        display:block;
                        padding-left: 12px;
                        text-decoration: none;
                        font-size: 11px;
                        color: #666666;
                        background:transparent;
                        font-weight:bold;
                        border-right:none;
                    }
                    .sub_menu_button a:hover {
                        height: 16px;
                        background: url("../images/sub_menu_selected.png") no-repeat;
                        color: white;
                        padding-left: 12px;
                    }
                    .selected_sub_menu_button a{
                        height: 16px;
                        display:block;
                        padding-left: 12px;
                        text-decoration: none;
                        font-size: 11px;
                        color: #666666;
                        font-weight:bold;
                        border-right:none;
                        background: url("../images/sub_menu_selected.png")  no-repeat;
                        color: white;
                    }
    #main_content {
        float: left;
        width: 611px;
        min-height: 400px;
        height: 100%;
        padding: 10px;
        font-size: 11px;
        font-family: arial;
        font-weight:normal;
        color: #3d3d3d;
    }
        #main_content_dot_shade {
            position:absolute;
            top: 0px;
            right:0px;
        }
        #main_content h2 {
            color: #30b8e4;
            font-size: 25px;
            padding-bottom:20px;
        }
        #left_main_content_column{
            float: left;
            width: 280px;
            padding: 5px 15px 5px 5px;
        }
            #left_main_content_column p {
                padding: 0px 0px 10px 0px;
            }
                #left_main_content_column img {
                    display:block;
                    margin: 0px auto;
                    padding-bottom: 10px;
                }
        #right_main_content_column{
            float: left;
            width: 280px;
            padding: 5px 5px 5px 15px;
        }
            #right_main_content_column p {
                padding: 0px 0px 10px 0px;
            }
                #right_main_content_column img {
                    display:block;
                    margin: 0px auto;
                    padding-bottom: 10px;
                }
p.edit_title {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px;
}
.editor_image_block {
    position: absolute;
    background: #e1e1e1;
    width: 302px;
    height: 302px;
    border: 1px solid gray;
    top: 10px;
    right: 10px;
}
div#order_buttons {
    position:absolute;
    top:5px;
    left:200px;
}
div#order_buttons img {
    padding:5px;
}
.editor_image_block div{
    position: absolute;
    background: white;
    border: 1px solid gray;
    cursor:pointer;
    width: 120px;
    height: 120px;
}
.editor_image_block div p {
    padding: 10px;
    font-size: 14px;
}
div.deleteImage{
    width:100px;
    height: 100px;
    padding: 10px;
    color:red;
    font-size: 20px;
}
#editor_image_1{
    top: 10px;
    left: 15px;
}
#editor_image_2{
    top: 160px;
    left: 15px;
}
#editor_image_3{
    top: 10px;
    left: 165px;
}
#editor_image_4{
    top: 160px;
    left: 165px;
}
#del_img_1 {
    background: transparent;
    border: none;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 100px;
    left: 104px;
    z-index:50;
}
#del_img_2 {
    background: transparent;
    border: none;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 250px;
    left: 104px;
    z-index:50;
}
#del_img_3 {
    background: transparent;
    border: none;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 100px;
    left: 255px;
    z-index:50;
}
#del_img_4 {
    background: transparent;
    border: none;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 250px;
    left: 255px;
    z-index:50;
}
/* Slideshow editor styling */
div#slide_wrapper {
    height:100%;
    width:100%;
}
div#foot {
    clear: both;
    float: none;
    height: 1px;
    width: 100%;
}
div.slide_row {
    width:100%;
    padding-top: 20px;
    font-size: 12px;
}
div.oneImage {
    float:left;
    width: 310px;
    padding-bottom: 5px;
}
    div.slide_insert {
        float: left;
        display: block;
        width: 40px;
        padding: 10px;
        cursor:pointer;
    }
    div.slide_remove {
        float: left;
        display: block;
        width: 40px;
        padding: 10px;
        cursor:pointer;
    }
    div.slide_mov_up {
        float: left;
        display: block;
        width: 40px;
        padding: 10px;
        cursor:pointer;
    }
    div.slide_mov_down {
        float: left;
        display: block;
        width: 40px;
        padding: 10px;
        cursor:pointer;
    }
        div.row_foot {
            clear: both;
            float: none;
            height: 1px;
            width: 100%;
            background: #CCC;
        }


