/* 
    Document   : style.css
    Created on : 09-May-2010, 13:25:00
    Author     : Francis Beresford
    Description:
*/

#footer .twitter .pixel,
#footer .rss .pixel,
#footer .linkedin .pixel,
form .submit,
.home #content .twitterBird,
.home #directory .pixel {
  background:transparent url('../images/layout/sprite.png') no-repeat 0 0;
}

body {
  
}
  #w0 {
    background:#fff url('../images/layout/bg_standard_sides.gif') repeat-y scroll top center;
    min-width:960px;
  }
  #w1 {
    background:transparent url('../images/layout/bg_standard_head.gif') no-repeat scroll top center;
  }
  #w2 {
    background:transparent url('../images/layout/bg_standard_foot.gif') no-repeat scroll bottom center;
  }

  .home #w0 {
    background:transparent url('../images/layout/bg_home_sides.gif') repeat-y scroll top center;
  }
  
  .home #w1 {
    background:transparent url('../images/layout/bg_home_head.gif') no-repeat scroll top center;
  }
  

  .home #w2 {
    background:transparent url('../images/layout/bg_home_foot.gif') no-repeat scroll bottom center;
  }
  
  .error #w0 {
    background:#fff;
  }
  .error #w1 {
    background: none;
  }
  .error #w2 {
    background:transparent url('../images/layout/bg_standard_foot.gif') no-repeat scroll bottom center;
  }  

  .full #w0 {
    background:#fff url('../images/layout/bg_full_sides.gif') repeat-y scroll top center;
  }
  .full #w1 {
    background:transparent url('../images/layout/bg_full_head.gif') no-repeat scroll top center;
  }
  .full #w2 {
    background:transparent url('../images/layout/bg_full_foot.gif') no-repeat scroll bottom center;
  }

/*  .transport #w0 {
    background:#fff url('../images/layout/bg_transport_sides.gif') repeat-y scroll top center;
  }
  .transport #w1 {
    background:transparent url('../images/layout/bg_transport_head.png') no-repeat scroll top center;
  }
  .transport #w2 {
    background:transparent url('../images/layout/bg_transport_foot.gif') no-repeat scroll bottom center;
  }
*/





.theme #wrapper {
 background-repeat:no-repeat;
 background-position:490px 107px;
}

.theme #w0 {
  background:#fff url('../images/layout/bg_transport_sides.gif') repeat-y scroll top center;
 }

.theme #w1 {
 background:transparent url('../images/layout/bg_theme_head.png') no-repeat scroll top center;
}

 .theme #w2 {
  background:transparent url('../images/layout/bg_transport_foot.gif') no-repeat scroll bottom center;
 }





#wrapper {
    width:960px;
    margin:0 auto;
}
    #logo {
    width:311px;
    height:67px;
    }
    #logo span {
      text-indent:-9000px;
      float:left;
      width:1px;
    }
    #logo img {
      float:left;
    }

#search {
  float:right;
  width:307px;
}

  #search legend {
    display:none;
  }

  #search label {
    clear:both;
    font-size:1.4em;
    font-weight:bold;
    color:#002e53;
    line-height:2em;
    display:inline;
  }

  #search .textbox {
    clear:left;
    float:left;
    width:237px;
    height:18px;
    border:1px solid #ccc;
    padding:2px;
    margin-right:5px;
    display:inline;
  }
  
    #search .autocomplete {
      position:relative;
    }

      #siteSearchAC {
        display:none;
        position:absolute;
        background:#fff url('../images/layout/sitesearch_ac_top.gif') no-repeat scroll top left;
        top:24px;
        left:0;
        width:243px;
        font-size: 1.2em;        
      }  
      
                #siteSearchAC ul {
              margin-bottom:0;
              padding:10px 5px 5px;
              border-left:5px solid #ff7700;
              border-right:5px solid #ff7700;
              border-bottom:5px solid #ff7700;
              -moz-border-radius:0 0 3px 3px;
              -webkit-border-radius:0 0 3px 3px;
              border-radius:0 0 3px 3px;
            }

            #siteSearchAC li {
              background:none;
              border-bottom:1px solid #ccc;
              padding-bottom:8px;
              margin-bottom:8px;              
              display:block;              
            }
            
                #siteSearchAC li a
                {
                    font-weight:bold;
                    color:#666;
                }              

            #siteSearchAC li.last {
              border-bottom:0;
              padding-bottom:0;
            }      

  #wrapper .submit {
    background-position:0 -60px;
    float:left;
    width:59px;
    height:24px;
    border:0;
    color:#fff;
    font-weight:bold;
    display:block;
    padding:0;
    cursor:pointer;
    display:inline;
  }
  #wrapper .submit:hover {
    background-position:0 -185px;
  }

  #wrapper #content .submit {
    background-position: -25px -160px;
    width:auto;
    padding:0 5px;
  }

  #wrapper #content .submit:hover {
     background-position: -25px -323px;
  }

  #wrapper .submit:hover {
    background-position:0 -185px;
  }

  #wrapper .submit.pad {
    background-position:-25px -160px;
    float:left;
    width:130px;
    height:24px;
    border:0;
    color:#fff;
    font-weight:bold;
    display:block;
    padding:0;
    cursor:pointer;
    display:inline;
  }

  #wrapper .submit.pad:hover {
    background-position:-25px -323px;
  }

#content {
  margin-top:35px;
  min-height:300px;
  overflow:hidden;
  height:1%;
}

/* Standard page styles */

#colA {
  float:left;
  width:491px;
  padding:15px 20px 20px 0;
}

#colB {
  float:left;
  width:185px;
  padding:63px 17px 0;
}

#wrapper div.hasJs .submit {
  display:none;
}

#companyFilter {
  background:#F3F4F4;
  border:1px solid #ccc;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:15px 0 10px 15px;
  margin-bottom:20px;
  position:relative;
  height: 27px;
}

  #content #colA #companyFilter p {
    margin-bottom:0;
  }

  #companyFilter fieldset {
    padding-top:2em;
  }

#directoryMap {
  margin-bottom:1em;
  height:410px;
  width:490px;
  /*display:none;*/
}

  .hasJs #directoryMap {
    display:block;
  }

#directoryMap img {
   float:left;
   margin:0 15px 15px 0; 
}

#directoryMap h2 {
   font-size:1.8em;
}

#companyMap {
  padding-bottom:2em;
  margin-bottom:1em;
  border-bottom:1px solid #ccc;
}


#content .section,
#content .resetList {
  padding-bottom:1em;
  margin-bottom:1.5em;
}

  .theme #content .resetList li,
  .home #content .resetList li,
  #content .resetList li {
    font-size:1em;
    background:none;
    padding:0;
  }

.home #newsList,
#content .section {
  border-bottom:1px solid #f77900;
}



.theme #newsList {
  border-bottom:1px solid #ccc;
}

#content #resultList li,
#content #companyList li {
  border-bottom:1px solid #ccc;
  margin-bottom:20px;
  padding-bottom:10px;
  overflow:hidden;
  height:1%;
}
#resultList li {
  line-height:.75em;
}


  #companyList span {
    float:left;
    width:14px;
    height:24px;
    background:transparent url('../images/layout/directory_listing_marker.gif') no-repeat scroll top left;
    color:#fff;
    padding:1px 20px 0 0;
    text-align:center;
    font-size:0.688em;
  }

  #resultList img {
    float:left;
    margin:0px 20px 0 0;
    display:inline;
  }

  #content #companyList h5 {
    margin-bottom:.25em;
    padding-left:0;
  }

  #companyList h5,
  #companyList p {
    padding-left:35px;
  }

  #resultList h5,
  #content #resultList p {
    padding-left:80px;
  }

  #content #resultList p {
    font-size:1.3em;
  }

  #content #companyList p {
    font-size:1.2em;
  }

  #content #companyList p.info {
    font-size:1em;
    color:#333;
    clear:none;
    margin-bottom:.25em;
  }

#wrapper #content p.infoThumb {
  overflow:hidden;
  height:1%;
  margin-bottom:1em;
}
#colB .section {
  padding-bottom:0;
}

  #colB .section ul {
    display:table;
    width: 100%;
  }

  #colB .section div ul {
    display:table;
    width: auto;
  }
  
    #colB .section ul li div {
      padding: 5px 0 0 0;
    }
  
      #colB .section ul li div p {
        font-size: 10pt;
        float: left;
        width: 145px;
      }
    
      #colB .section ul li div img {
        float: right;
      }
    
  #colC .item p,
  #colB .item p {
    margin-bottom:.5em;
  }
    #wrapper #colC .infoThumb img,
    #colB .infoThumb img {
      margin-bottom:0;
      margin-top:3px;
    }
    #content #colC .info,
    #content #colB .info {
      margin-bottom:0.15em;
    }
    .home #content #colA .info,
    .home #content #colB .info {
      margin-bottom:0.5em;
    }
    #content #colB ul {
      margin-bottom:1.5em;
    }
    #content #colB .buttonSkinny {
      margin-bottom:2em
    }

/* Full width page styles */

.full #colA {
  width:721px;
  padding-right:0
}

.feature {
  overflow:hidden;
  height:1%;
}
  #content .feature h3,
  #content .feature h4,
  #content .feature p,
  #content .feature .spacer {
    padding-left:130px;
  }

  #content .feature p.fl {
    padding-left:0;
  }

.full .row {
  overflow:hidden;
  height:1%;
  background:transparent url('../images/layout/grid_row_border.gif') no-repeat scroll bottom left;
  margin-bottom:2em;
}

  .full .left,
  .full .right {
    float:left;
    width:350px;
    padding-bottom:1em;
    display:inline;
  }

  .full .left {
    margin-right:20px;
  }

    .full .row img {
      margin-bottom:1em;
    }

#companySearch legend {
  display:none;
}

#companySearch .text {
  width:174px;
  border:1px solid #999;
  color:#999;
  padding:5px;
  margin-bottom:1em;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

#companySearch .autocomplete {
  position:relative;
}

  #companySearchAC {
    display:none;
    position:absolute;
    background:#fff url('../images/layout/companysearch_ac_top.gif') no-repeat scroll top left;
    top:29px;
    left:0;
    padding-top:13px;
    width:186px;
  }

    #content #companySearchAC ul {
      margin-bottom:0;
      padding:10px 5px 5px;
      border-left:5px solid #ff7700;
      border-right:5px solid #ff7700;
      border-bottom:5px solid #ff7700;
      -moz-border-radius:0 0 3px 3px;
      -webkit-border-radius:0 0 3px 3px;
      border-radius:0 0 3px 3px;
    }

    #wrapper #content #companySearchAC li {
      background:none;
      border-bottom:1px solid #ccc;
      padding-bottom:8px;
      margin-bottom:8px;      
      display:block;
      color:#666;
    }
    
                #wrapper #content #companySearchAC li a
                {
                    font-weight:bold;
                    color:#666;
                    text-decoration: none;
                }      

    #wrapper #content #companySearchAC li.last {
      border-bottom:0;
      padding-bottom:0;
    }

/* Home page styles */

.theme #colA,
.theme #colB,
.theme #colC,
.home #colA, 
.home #colB, 
.home #colC {
  float:left;
  padding:15px;
  overflow:hidden;
}

.home #colA {
  width:412px;
  padding-right:53px;
}

.theme #colA {
  width:445px;
  padding-right:19px;
  padding-top:8px;
}

.home #colB {
  width:230px;
  padding-top:40px;
}

.theme #colB {
  width:230px;
  padding-top:150px;
}

.home #colC {
  width:190px;
  padding-top:65px;
}

.theme #colC {
  width:190px;
  padding-top:170px;
}

  .home .item {
    clear:both;
    overflow:hidden;
  }

.home .twitterUpdate {
  padding-bottom:6px;
  margin-bottom:12px;
}

  .home #content .twitterBird {
    width:33px;
    height:28px;
    float:right;
    background-position:-160px -100px;
  }

    .home #directory .pixel {
      margin-top:5px;
      background-position:-195px -100px;
      width:42px;
      height:42px;
      float:right;
    }

#content #colA .item p {
  margin-bottom:.2em;
}

#footerNav {
  padding:8px 12px 8px 12px;
  margin-bottom:16px;
}

  #footerNav li {
    background:transparent url('../images/layout/footer_divider.gif') no-repeat 100% 2px scroll;
    float:left;
    padding-right:10px;
    margin-right:10px;
  }

  #footerNav li.last {
    background:none;
  }

  #footerNav a {
    color:#fff;
    font-size:1.3em;
  }
  #footerNav a:hover {
    text-decoration:underline;
  }

  #footerNav p {
    text-align:right;
    color:#fff;
  }

#footer {
  height:121px;
}

  #footer p {
    color:#666666;
    font-size:1.1em;
    margin-bottom:.5em;
  }

  #footer .left {
    width:740px;
    float:left;
    margin:0;
  }

  #footer .right {
    font-size:1.2em;
    color:#37414a;
    float:right;
    padding:0;
    width:auto;
  }

    #footer .right a {
      float:left;
      padding-top:7px;
    }

    #footer .right .pixel {
      width:31px;
      height:31px;
      float:left;
      display:block;
      margin:0 10px 0 12px;
      margin-top:-7px;
      position:relative;
      display:inline;
    }

    #footer .twitter .pixel {
      background-position:0 -20px;
    }
    #footer .rss .pixel {
      background-position:-32px -20px;
    }
    #footer .linkedin .pixel {
      background-position:-64px -20px;
    }


.select {
  position: absolute;
   /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 16px;
  width:15px;
  padding: 3px 24px 0 5px;
  color: #00345E;
  font-weight:bold;
  background: url(../images/layout/bg_itemsperpage.gif) no-repeat scroll 0 0;
  overflow: hidden;
}

#selecttechnology {
  width:65px;
}

#selectbusinessInterest {
  width:100px;
}

#selectregion {
  width:48px;
}
#content .nobottom
{
    border-bottom: none;
    padding-bottom: 0; 
}
#colB .section.last
{
    border-bottom: none;
}
#content span.error,
#content p.error span,
#content p.error
{
    font-weight: bold;    
    color:#F77900;        
}
#content .success
{
    font-weight: bold;    
    color:#002C52;
}
#content div.password
{
    float: left;
    padding-right: 3px;
}
#content div.pad
{
    padding-left: 10px;
}
#content div.below
{
    padding-left: 119px;
}

.itemsPerPage {
  float:right;
}

  .itemsPerPage span {
    font-size:1.1em;
  }

  .itemsPerPage .strong {
    font-weight:bold;
    text-transform:uppercase;
    margin-right:5px;
  }

  .itemsPerPage select {
    margin-right:5px;
    margin-top:-1px;
  }
#siteSearchAC {
  z-index:5000;
  background:url("../images/layout/companysearch_ac_main_top.gif") no-repeat scroll left top #FFFFFF;
  padding-top:9px;
}
#companySearchAC {
  top:31px;
}
#companySearch {
  padding-bottom:15px;
}
#userForm H3 {
  padding:20px 0 5px 0;
}
#content fieldset ul li.wideLabel label, #content fieldset ul li.wideLabel span.label {
  width:274px;
}
#content fieldset ul li.wideLabel INPUT[type=checkbox] {
  width:50px;
  border:none;
}
#content fieldset ul li.wideLabel ul 
{
  float: left;
}
#content fieldset ul li.wideLabel ul li {
  width:150px;
  padding:0;
  clear:none;
}
#content fieldset ul li.wideLabel ul li INPUT {
  width:14px;
  margin-left:21px;
  border:none;
}
#content fieldset ul li.wideLabel ul li LABEL {
  width:53px;
  font-size:12px;
}
#companyFilter p {float:none;}
#companyFilter p.clearFilter,
#content #colA #companyFilter p.info {
  margin-top:-11px; line-height:25px;
}
#companyFilter p.clearFilter {
  float:right;
  font-size:1.1em;
}
#companyFilter UL {float:none; width:474px !important;}
#companyFilter span {padding-right:12px !important;}
.hasJs #content #companyFilter li {margin-right:0px !important; padding-right:13px !important;}
.hasJs #content #companyFilter li:hover {background:none !important; zoom: 1 !important; -ms-zoom: 1 !important; cursor: pointer !important;}
.hasJs #content #companyFilter li:hover SPAN {background:#FFF !important;}
#content #companyFilter li DIV li,
#content #companyFilter li:hover DIV li {border-bottom:0 none;}

.st_sharethis
{
  font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
  cursor:pointer;
}

.st_sharethis span
{
  float: left;
}
















.hiddenField { display: none; }
#content #colC input[type="text"]{
  border: 1px solid #cccccc;
  height: 22px;
  padding: 0 3px;
  /*line-height: 20px;*/
  /*line-height: 1em;*/
  margin-right: 0;
  float: left;
  width: 145px;
  margin-bottom: 1em;
}

h3#emailAlerts{
  background: url(../images/layout/mailIcn.gif) 100% 10px no-repeat;
  margin: 0;
  padding-right: 122px;
  padding-bottom: 1em;
}

.emailSubmit{
  display: block;
  float: left;
  width: 35px;
  text-indent: 100%;
  overflow: hidden;
  background: #1f4b7a url(../images/layout/emailSubmitBG.jpg) 0 0 no-repeat;
  height: 24px;
  line-height: 22px;
  margin-bottom: 1em;
}

/*LIGHTBOX STYLES*/

#content.lightBox{
  width: 320px;
  padding: 0 70px;
  margin-top: 0;
}

.lightBox h1{
  color: #002c53;
  font-size: 3.5em;
  margin-bottom: 0.8em;
}

.lightBox div > .error{
    font-size: 1.2em;
    height: 1.4em;
    margin-top: -1.4em;
}

.lightBox label .error,
.lightBox h4 .error{
  font-size: 0.857em;
}

#emailHeader{
  background: url(../images/layout/mailIcn.gif) 100% 5px no-repeat;
}

#successHeader{
  background: url(../images/layout/successIcn.gif) 100% 0px no-repeat;
}

.lightBox h4{
  font-weight: bold;
  font-size: 1.4em;
  text-transform: none;
  float: left;
  width: 100%;
  color: #333333;
}

.lightBox .oneCol{
  width: 152px;
  float: left;
  margin-bottom: 10px;
}

.lightBox .twoCol{
  width: 320px;
  float: left;
  margin-bottom: 10px;
}

.lightBox label{
  color: #333333;
  font-size: 1.4em;
  display: block;
  margin-bottom: 5px;
}

.lightBox input[type="text"]{
  width: auto;
  border: 1px solid #cccccc;
  padding: 3px;
}

.lightBox .oneCol input[type="text"]{
  width: 142px;
}

.lightBox .twoCol input[type="text"]{
  width: 310px;
}

.lightBox .left{
  margin-right: 15px;
}

#content.lightBox p.formNote{
  margin-top: 10px;
  margin-bottom: 0;
}

#content.lightBox hr{
  margin: 0 0 10px 0;
}

#content.lightBox p{
  margin-bottom: 1.4em;
}

.lightBox small{
  font-size: 1.1em;
  margin-left: 25px;
  display: block;
}

.lightBox small.unsubscribe{
  margin-left: 0;
}

.lightBox small .error{
  display: block;
}

.lightBox input[type="checkbox"]{
  float: left;
}

#HomeCarousel{
    width: 100%;
    height: 208px;
    margin-bottom: 20px;
}

#HomeCarousel a{
    background-image: none;
    padding: 0;
    text-decoration: none;
    color: #fff !important;
}

.home #content #HomeCarousel img { margin: 0; }

.home .homeMainCol{
    width: 68%;
    float: left;
}

.home .carousel-popup{
    background-color: #335872;
    opacity:0.7;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    position: relative;
    top:-40px;
    color: #fff;
    font-size: 1.3em;
    display: none;
    opacity: 0.0;
}

.carousel-slide{float:left;}


.home .homeSideCol{
    width: 32%;
    float: left;
    padding-top: 30px;
}

.home .homeMainCol .col-left,
.home .homeMainCol .col-right {
    width: 50%;
    float: left;
}

.home .homeMainCol .col-left div,
.home .homeMainCol .col-right div{
    margin-top: 20px;
}

.home .homeMainCol .col-left div{
    margin-right: 10px;
}

.home .homeMainCol .col-right div{
    margin-left: 10px;
}

.home .mainContent
{
    overflow: hidden;
    border-bottom: solid 6px #F77900;
    padding-bottom: 20px;
    margin: 20px;
}
.home .sideContent
{
    margin: 20px;
}


.home h4
{
    color: #0044A7;
    font-size: 2em;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 8px;
}

.home #content .intro{
    font-size: 1.6em;
    padding-bottom:20px;
    border-bottom: solid 1px #F77900;
    margin: 0;

}

.home #content .intro p{
    font-size: 1em;
}

.home #content .homeSideCol li a {
    color: #0044A7;
    font-size: 1.4em;
    text-transform: none;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}

.home #content .homeSideCol p {
    font-size: 1em;
}

.home .homeSideCol p{
    font-size: 1em;
}

.home .homeSideCol img{
    float: right;
    width: 60px;
    margin-left: 20px;
}

.home .homeSideCol ul{
    list-style-type:none;
}

.home #content .homeSideCol ul li{
    background: none;
    padding-left: 0;
    min-height: 100px;
}

.home .border-bottom .col-left div,
.home .border-bottom .col-right div{
    border-bottom: solid 1px #F77900;
}

.home .mainContent p a
{
    color:#0044A7;
    padding-left: 10px;
    background-image: url('/images/layout/bullet_orange_f3f4f4.gif');
    background-repeat: no-repeat;
    background-position:left center;
}

.home  #content h2 a{color: #002C52;}
.home  #content h2 a:hover{text-decoration: none;}



#content.lightBox input[type="submit"],
#content.lightBox a.nextStep,
#content.lightBox a#closeWindow{
  font-size: 1.7em;
  font-weight: bold;
  color: #FFFFFF;
  background: url(../images/layout/regBG.jpg) 0 0 no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  width: 153px;
  height: 32px;
  line-height: 32px;
  border: 0;
  margin: 28px auto 10px auto;
  display: block;
  cursor: pointer;
  text-align: center;
}

#content.lightBox a.nextStep:hover,
#content.lightBox a#closeWindow:hover{
  text-decoration: none;
}

.step.hidden{
  display: none;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('fancybox.png');
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 35px;
  z-index: 1101;
  outline: none;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff; 
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  position: absolute;
  top: -17px;
  left: 7px;
  width: 18px;
  height: 18px;
  background: transparent url('../images/layout/close_button.gif') 0px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('blank.gif');
  z-index: 1102;
  display: none;
}

#fancybox-left {
  left: 0px;
}

#fancybox-right {
  right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}

#fancybox-left-ico {
  background-image: url('fancybox.png');
  background-position: -40px -30px;
}

#fancybox-right-ico {
  background-image: url('fancybox.png');
  background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
  left: 20px;
}

#fancybox-right:hover span {
  left: auto;
  right: 20px;
}

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 35px;
  height: 35px;
  z-index: 1001;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
}

#fancybox-bg-n {
  top: -35px;
  left: 0;
  width: 100%;
  height: 35px;
  background: url('../images/layout/lb_bg_n.png') 100% 0 no-repeat;

}

#fancybox-bg-ne {
  top: -35px;
  right: -35px;
  background: url('../images/layout/lb_bg_ne.png');
}

#fancybox-bg-e {
  top: 0;
  right: -35px;
  height: 100%;
  background: url('../images/layout/lb_bg_e.png');
  
}

#fancybox-bg-se {
  bottom: -35px;
  right: -35px;
  background-image: url('fancybox.png');
  background: url('../images/layout/lb_bg_se.png');
}

#fancybox-bg-s {
  bottom: -35px;
  left: 0;
  width: 100%;
  background: url('../images/layout/lb_bg_s.png');

}

#fancybox-bg-sw {
  bottom: -35px;
  left: -35px;
  background: url('../images/layout/lb_bg_sw.png');
}

#fancybox-bg-w {
  top: 0;
  left: -35px;
  height: 100%;
  background: url('../images/layout/lb_bg_w.png');
}

#fancybox-bg-nw {
  top: -35px;
  left: -35px;
  background-image: url('fancybox.png');
  background: url('../images/layout/lb_bg_nw.png');
}

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  background-image: url('fancy_title_over.png');
  display: block;
}

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position: absolute; margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/layout/lb_bg_nw.png', sizingMethod='scale'); }
#fancybox-loading.fancybox-ie6 {
  position: absolute; margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div  { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
