/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 February 2012 17:19:27
*/


.dc_slide { 
width: 839px; 
height: 608px;
font-family:Arial,Helvetica,sans-serif;
font-size:14px
 }

.dc_shadow_top { height: 30px; background:url(http://scotland.shelter.org.uk/__data/assets/image/0011/186644/shadow_bottom.png); }
.dc_shadow_bottom { height: 30px; background:url(http://scotland.shelter.org.uk/__data/assets/image/0005/186647/shadow_top.png); clear:both; }
.dc_shadow_left { 
    width: 30px; 
    height: 548px;
    background:url(http://scotland.shelter.org.uk/__data/assets/image/0003/186645/shadow_left.png); 
    float:left
    }
.dc_shadow_right { 
    width: 30px; 
    height: 548px;
    background:url(http://scotland.shelter.org.uk/__data/assets/image/0004/186646/shadow_right.png); 
    float:left 
    }
    
.dc_slide_content_container { clear:both; }

.dc_slide_contents {
    width: 779px;
    height:548px;
    float: left;
    }
    
#slide1 .dc_slide_contents { background:url(http://scotland.shelter.org.uk/__data/assets/image/0003/186636/bg_1.jpg) }
#slide2 .dc_slide_contents { background:url(http://scotland.shelter.org.uk/__data/assets/image/0004/186637/bg_2.jpg) }
#slide3 .dc_slide_contents { background:url(http://scotland.shelter.org.uk/__data/assets/image/0005/186638/bg_3.jpg) }
#slide4 .dc_slide_contents { background:url(http://scotland.shelter.org.uk/__data/assets/image/0006/186639/bg_4.jpg) }
#slide5 .dc_slide_contents { background:url(http://scotland.shelter.org.uk/__data/assets/image/0007/186640/bg_5.jpg) }
    
.dc_text {
    color:#FFFFFF;
    float: right;
    width: 320px;
    position:relative;
    top:110px;
    right: 25px;
    }

.dc_text p {
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 18px 0px;
    }
    
.dc_close {
    position: absolute;
    }

.dc_close img {
    border:none;
    position:absolute;
    bottom: 70px;
    left: 300px;
    }
    
.dc_btn {
    display:block;
    text-align:center;
    background:url(http://scotland.shelter.org.uk/__data/assets/image/0009/186642/button_donate.png) no-repeat;
    color:#FFFFFF;
    height:35px;
    width:148px;
    text-decoration:none;
    font-size:16px;
    float:left;
    padding: 8px 0px 0px 0px;
    margin-top: 10px;
    }
.dc_btn:hover { text-decoration:underline; }
.dc_monthly { top:485px; left: 610px}
.dc_donate { top:485px; left: 453px; margin-right:10px; }

#dc_thumb_left {
    width:31px;
    height:31px;
    background-image:url(./?a=187300);
    background-position: -93px 0px;
}
#dc_thumb_right {
    width:31px;
    height:31px;
    background-image:url(./?a=187305);
    background-position: -93px 0px;
}





  /* ----------------------------------------------------------------------------------------------------------------*/
   /* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
   /* ---------------------------------------------------------------------------------------------------------------*/
   *{padding: 0; margin: 0;}
   
   body { font-family:Arial,Sans-serif; }
   
   /* ---------------------------------------------------------------------------------------------------------------*/
   /* ---------->>> thickbox specific link and font settings <<------------------------------------------------------*/
   /* ---------------------------------------------------------------------------------------------------------------*/
   #TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
   }
   
   #TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#FFFFFF;
   }
   
   #TB_window a:link {color: #FFFFFF;}
   #TB_window a:visited {color: #FFFFFF;}
   #TB_window a:hover {color: #FFFFFF;}
   #TB_window a:active {color: #FFFFFF;}
   #TB_window a:focus{color: #FFFFFF;}
   
   /* ---------------------------------------------------------------------------------------------------------------*/
   /* ---------->>> thickbox settings <<-----------------------------------------------------------------------------*/
   /* ---------------------------------------------------------------------------------------------------------------*/
   #TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color:#000;
    filter:alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
   }
   
   .TB_overlayMacFFBGHack {background: url(http://scotland.shelter.org.uk/__data/assets/image/0006/187548/macFFBgHack.png) repeat;}
   
   * 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: transparent;
    z-index: 102;
    color:#FFFFFF;
    display:none;
    text-align:left;
    top:50%;
    left:50%;
   }
   
   * 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{
    text-align:right;
    float:right;
    position:relative;
    top: 70px !important;
    left: -50px !important;
   }
   
   #TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
   }
   
   #TB_title{
    background-color:transparent;
    height:27px;
   }
   
   #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;
   }
   
a img {
 border: 0px !important;
}
