/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#121c34;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

* html #TB_overlay { /* ie6 hack */
                     position: absolute;
                     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    /*background: #ffffff;*/
    z-index: 102;
    color:#000000;
    display:none;
    /*border: 4px solid #525252;*/
    text-align:left;
    top:50%;
    left:50%;
}

*+html #TB_window {
    margin-top:-255px;
}




* html #TB_window { /* ie6 hack */
                    position: absolute;
                    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:7px 10px 3px 0;
    /*margin-bottom:1px;*/
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    /*background-color:#e8e8e8;*/
    height:36px;
    background:transparent url(../images/title_lightbox.png) no-repeat;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 0px 15px;
    overflow:hidden;
    text-align:left;
    line-height:1.4em;
    background:#fff url(../images/ajax_content.gif) no-repeat;
    margin-left:1px;
    width:789px !important;
}

.ajax_bottom{
    background:url(../images/ajax_bottom.png) no-repeat;
    width:819px;
    height:12px;
    margin-left:1px;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
                  position: absolute;
                  margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
                        position: absolute;
                        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}

.lightbox_close{
    width:23px;
    height:23px;
    background:url(../images/close_lightbox.gif) no-repeat;
    display:inline-block;
}
.lightbox_close:hover{
    background-position:left bottom;
}

/* = Lightbox inside container */
.request_quote_btn{
    display:inline-block;
    width:166px;
    height:33px;
    background:url(/images/request_quote.gif) no-repeat;
    float:right;
    margin:10px 0 0 10px;
}
.request_quote_btn:hover{
    background-position:left bottom;
}
.popup{
    overflow:hidden;
    padding:0 0 0 20px;
    width:780px;
    margin:auto;
}
.popup .popup_img{
    width:365px;
    float:left;
}
.popup .popup_text{
    width:400px;
    float:left;
}
.popup .popup_text h1{
    background:url(../images/shrink_labels_title_big.gif) no-repeat;
    width:294px;
    height:35px;
}

.popup .popup_text h1.title_shrink_bundling_film {
    background:url(../images/title_shrink_bundling_film.gif) no-repeat;
    width: 100%;
    height: 40px;
}


.popup .popup_text h1.title_poly_bags {
    background:url(../images/title_poly_bags.gif) no-repeat;
    width: 100%;
    height: 45px;
}

.popup .popup_text h1.title_shrink_bugs {
    background:url(../images/title_shrink_bugs.gif) no-repeat;
    width: 100%;
    height: 45px;
}

.popup .popup_text h1.title_bopp {
    background:url(../images/title_bopp.gif) no-repeat;
    width: 100%;
    height: 45px;
}

.popup .popup_text h1.title_graphic_design {
    background:url(../images/title_graphic_design.gif) no-repeat;
    width: 100%;
    height: 77px;
}

.popup .popup_text h3{
    font-size:16px;
    color:#15569d;
    line-height:18px;
    padding-top:25px;
    font-weight:bold;
}
.popup .popup_text p{
    font-size:14px;
    line-height:18px;
    color:#2c3956;
    padding-top:15px !important;
}

.popup .popup_text table td {
    vertical-align: top;
    padding: 5px;
}

.popup .popup_text table td ul {
    list-style-type: disc;
    margin-left: 15px;
}

.popup .popup_text .arrow_link{
    color:#15569d !important;
}
.popup .popup_text .arrow_link:hover {
    color:#EA3A42 !important;
}
.hr_popup{
    border-style:none;
    border-top:1px solid #dbe5ef;
    border-bottom:#f3f6f9;
    line-height:2px;
    height:2px;
    margin:20px 0 40px;
    width:790px;
}
.popup_footer{
    overflow:hidden;
    width:740px;
    margin:auto;
}
.popup_footer .logo{
    width:150px;
    float:left;
}
.popup_footer .contact{
    float:right;
    color:#15569d;
    font-size:13px;
    line-height:25px;
}
.popup_footer .contact b{
    font-size:16px;
}



