@import url("fonts.css");
/* ------------------------------------------------------------------ 
*
* HANDLE BASICS
*
 ------------------------------------------------------------------*/
 html{font-family: "Lucida Grande", Helvetica, sans-serif; }
 body{font-size:11px; line-height: 19px; color: #7D7D7D; background: #F0F0EB url(../img/core/bg-bluetop.jpg) no-repeat center top;}
 
 a{color: #C1272D; text-decoration: underline;}
 a:hover{color: #6C9C31;}
 a:active{color: #C1272D;}
 
form, ul,table,p{margin-bottom: 19px; float: left; width: 100%;}
 #homecolumn p{width: 75%;}
 #homecolumn #quicklinks p{width: 100%;}
 p img{margin: 0 20px 15px 0;}
 
 h2, h3, h4{font-size: 21px; line-height: 26px; color: #6A0000; margin-bottom: 12px; font-family: "Museo300Regular"; font-weight: normal;}
 h2{margin-bottom: 19px; margin-top: 25px; clear: both;}
 h3{color: #326477; margin-bottom: 16px;}
 h4{color: #6A0000; }
 
 #centercolumn h3{font-size: 18px; margin-bottom: 5px; width: 100%; float: left;}
 #centercolumn h4{font-size: 16px; margin-bottom: 5px;}
 
 input.field{padding: 5px; color: #333; /*B0B0B0*/ margin-bottom: 19px;}
 
 ol, ul{margin:0 0 19px 25px;}
 ol{list-style: decimal;}
 li{padding:0 0 3px 5px;}
 li.last{margin-left: 0;}
 
 table{width: 100%;}
 th, td{border: 1px solid #B0B0B0; text-align: center; padding: 10px; vertical-align: middle;}
 tbody tr:hover{background-color: #A5DFED;}
 th h5{color: #6A0000; font-size: 16px; font-family: "Museo300Regular"; font-weight: normal;}
 th.header, td.header{text-transform: uppercase; font-size: 11px; color: #326477; font-family: "Museo300Regular";}
 td.price{color: #326477; font-size: 20px; }
 
 table.product{margin-bottom: 19px;}
 table.product.odd{background-color: #e2e2de; color: #666; float: left; }
  table.product td{border: none; vertical-align: top; padding: 0;}
 #centercolumn table.product td h3, #centercolumn table.product td img{margin-top: 15px;}
 #centercolumn table.product td img{margin-left: 15px;}
  table.product td img{margin: 0 25px 0 0;}
 table.product td, table td.left{text-align: left;}
 table.product tbody tr:hover{background-color: transparent; }
 
 span.dark{color: #6A0000;}
 span.red{color: #C1272D;}
 span.highlight{color: #326477;}
 
 p.small, span.small{font-size: 10px; line-height: 16px;}
 

 
 input.primary-button{float: left;}
 /* ------------------------------------------------------------------ 
*
* HANDLE POPUP
*
------------------------------------------------------------------*/
 body.popupbody{background: none; padding: 30px 60px;}
 body.popupbody #content{margin-bottom: 0;}
 body.popupbody #header{margin-bottom: 60px; position: relative;}
 body.popupbody #header #logo{margin-left: 0;}
 body.popupbody  h3{ margin: 0; position: absolute; bottom: 0; right: 0;}
 body.popupbody  h3.regular{ margin-bottom: 12px; position: relative;}
/* ------------------------------------------------------------------ 
*
* HANDLE CONTAINER
*
------------------------------------------------------------------*/
 #wrapper{width: 1000px; height: 100%; margin: 0 auto;}
 #banner{height: 300px; width: 100%; float: left; padding-left: 90px;}
 #content{width: 100%; float: left; margin: 0 0 50px 0;}
 
 #footer{width: 100%; background: #FFF url(../img/core/bg-bottom.jpg) repeat-x; float: left; padding: 50px 0 41px 0;}
 #footer p{line-height: 18px; font-size: 11px; color: #B0B0B0;}

#footer #wrap{margin: 0 auto; width: 930px;}
#footer #left, #footer #center{border-right: 1px solid #EEE;}
#footer #left, #footer #right, #footer #center{float: left; width: 217px; margin-right: 18px;}
 #footer #right{width: 458px; margin-right: 0;}
 
 .threecolumns{background: #F0F0EB url(../img/core/bg-blueredtop.jpg) no-repeat center top;}
/*.twocolumnsred, */
.clientlogin{background: #F0F0EB url(../img/core/bg-redtop.jpg) no-repeat center top;}
/* ------------------------------------------------------------------ 
*
* HANDLE HEADER
*
------------------------------------------------------------------*/
 #header{margin: 25px 0; width: 100%; float: left;}
 #header #logo{ text-indent:-9999px; float: left; margin-left: 35px;}
 #header h1{background: url(../img/core/vermeire-defruyt.jpg) no-repeat; width: 192px; height: 68px;}
 #header h1 a{display: block; width: 192px; height: 68px;}
 
/* ------------------------------------------------------------------ 
*
* HANDLE NAVIGATION
*
------------------------------------------------------------------*/  
 /* NAVIGATION */
 #header ul#navigation{width: 750px; margin:30px 0 0 0; float: right; font-size: 12px;}
 #header ul#navigation li{float: right; list-style: none; margin-left: 14px; height: 33px; padding: 0;}
 #header ul#navigation li a{padding: 0 10px; line-height:33px; display: block; text-decoration: none; text-transform: uppercase; color: #B0B0B0;}
 #header ul#navigation li a.active, #header ul#navigation li a:hover{color: #FFF; background: url(../img/core/nav-hover.jpg) repeat-x;}
  
 /* SUBNAVIGATION */
 ul.subnavigation{font-size: 14px; background: #b42d00 url(../img/core/bg-subnavigation.png) repeat-x; margin: 4px 0 0 0; float: left; width: 100%; padding-bottom: 20px; min-height: 250px; height: auto;}
 ul.subnavigation li{margin:0 0 5px 0; list-style: none; padding: 0; float: left; width: 100%;}
 ul.subnavigation li a{text-decoration: none; color: #FFF; padding:10px 15px; display: block; line-height: 20px;}
 ul.subnavigation li a.active, ul.subnavigation li a:hover{background: url(../img/core/subnav-hover.png) no-repeat left center; display: block;}
  
 body#spring #leftcolumn ul li,  body#summer #leftcolumn ul li,  body#autumn #leftcolumn ul li,  body#winter #leftcolumn ul li{list-style-image: none;}
 
 /* SUBSUBNAVIGATION */
 ul.subsub{font-size: 12px; padding-bottom: 5px;  margin: 0 0 0 10px; float: left; width: 100%; display: block; height: auto;}
 ul.subsub li{margin:0 0 5px 0; list-style: none; padding: 0;}
 ul.subsub li a{text-decoration: none; color: #f89e7f; padding:5px 15px; display: block; line-height: 18px;}
 ul.subsub li a.active, ul.subsub li a:hover{background: none; display: block;color: #FFF; }
/* ------------------------------------------------------------------ 
*
* HANDLE COLUMNS
*
------------------------------------------------------------------*/  
 #leftcolumn{width: 150px; float: left;}
 #centercolumn{margin:0 45px 0 45px; float: left; width: 520px;}
 .centersmall{width: 520px;}
 #homecolumn{ margin: 0 45px 0 35px; float: left; width: 680px;}
 #rightcolumn{width: 240px; float: left;}
 
/* .twocolumnsred #centercolumn{width: 805px; margin-right: 0;}*/

/* ------------------------------------------------------------------ 
*
* HANDLE BANNERS
*
------------------------------------------------------------------*/  
 #banner h4{font-size: 36px; line-height: 40px;}
 #banner p{font-size: 14px;}
 #banner img{float: left; width: 420px; height: 282px;}
 #banner #banner-text{float: left; width: 430px; padding: 60px 0 0 50px;}

/* ------------------------------------------------------------------ 
*
* HANDLE BUTTONS
*
 ------------------------------------------------------------------*/   
 .primary-button, .secondary-button{ height: 30px; color: #FFF; text-transform: uppercase; border: 0; font-size: 12px;cursor: pointer; text-decoration: none; padding: 8px 10px 7px 10px;}
 .secondary-button{background: url(../img/core/secondary_button.jpg) repeat-x left top;}
 .blue-button{background: transparent url(../img/core/bg-bluebutton.jpg) repeat-x; height: 30px; color: #FFF; text-transform: uppercase; border: 0; 
  border: 1px solid rgba(255,242,0,0);
  font-size: 12px;
  cursor: pointer;
  display:inline-block;
 }
 
 .new{height: 16px; color: #FFF; font-size: 8px; text-transform: uppercase; padding:3px; margin-left: 5px;}
 
 .primary-button:hover, .secondary-button:hover{background-position: left -30px; color: #FFF;}
 .primary-button:active, .secondary-button:active{position: relative; top: 1px;}
 .blue-button:hover{border: 1px solid rgba(255,242,0,0.6);}
 a.tdbutton{font-size: 11px; height: 22px; line-height: 22px; padding: 4px 6px;}

/* ------------------------------------------------------------------ 
*
* HANDLE QUICKLINKS
*
------------------------------------------------------------------*/  
 #quicklinks{width: 100%; margin-top: 35px; float: left;}
 .quicklink{width: 200px; margin-right: 35px; float: left;}
 .quicklink.last{margin-right: 0;}
 
 .quicklink img{width: 200px; height: 130px; overflow: hidden; background-color: #E5E4DF; margin-bottom: 19px; display: block;}
 .quicklink p{color: #969696;}
/* ------------------------------------------------------------------ 
*
* HANDLE LOGIN
*
------------------------------------------------------------------*/  
 #login{padding: 0 20px 15px 20px; background: #3e96d7 url(../img/core/bg-login.jpg) repeat-x; width: 200px; float: left; margin-bottom: 40px; color:#FFF;}
 #logedin h3, #login h3{background: url(../img/core/icons/klantenzone.png) no-repeat right top; min-height: 52px; width: 150px; padding-right: 50px; font-size: 18px;}
#login h3{color: #FFF; }
 #login a, #login a:hover, #login p.small a:hover{color:#FFF;}
 #login p{ width: 200px;}
 #login .field{width: 185px;}
 
 div.call-to-action{float: left; margin: 0 20px 30px 20px; padding-bottom: 15px;}
 .clientlogin div.call-to-action{ border-bottom: 1px solid #B0B0B0;}
 .clientlogin div.call-to-action.last{border-bottom: 0;}
/* ------------------------------------------------------------------ 
*
* HANDLE SELECTORS
*
------------------------------------------------------------------*/   
 ul.total{width: 100%; background: url(../img/core/total-ultra.png) no-repeat 360px center;}
 
/* ------------------------------------------------------------------ 
*
* HANDLE CALCULATOR
*
------------------------------------------------------------------*/ 
 div.size{}
 div.hidden{display: none;}
 

 ul.shape{margin-left: 0; margin-top: -10px;}
 body#summer ul.shape li,  body#winter ul.shape li,  body#autumn ul.shape li,  body#spring ul.shape li{list-style: none; list-style-image: none; float: left; margin-right: 21px; padding: 0;}
 ul.shape li a{; height: 44px; width: 154px; overflow: hidden; display: block; background-position: left top; background-repeat: no-repeat; color: #326477; font-family: "Museo300Regular"; font-weight: normal; text-decoration: none; font-size: 16px; text-align: center; padding-top: 110px;}
 ul.shape li.last{margin-right: 0;}
 
 a#landscape{background-image: url(../img/core/tank-01.jpg);}
 a#portrait{background-image: url(../img/core/tank-02.jpg);}
 a#square{background-image: url(../img/core/tank-03.jpg);}
 ul.shape li a.selected, ul.shape li a:hover{background-position: left bottom;}
 
 form.request.calculator{float: left; width: 329px; margin-right: 21px; margin-bottom: 0;}
 form.request.calculator label{width: 200px; float: left;}
 div#amount-result{float: left; width: 154px;}
  div#amount-result h4{margin-bottom: 5px;}
  div#amount-result p{margin-bottom: 12px;}
/* ------------------------------------------------------------------ 
*
* HANDLE VIDEOS
*
------------------------------------------------------------------*/ 
.videos{ width: 100%;
    }
.video{background-color: #E2E2DE;
    color: #666666;
    float: left;
    margin-bottom: 19px;
    padding: 15px;
    margin-right: 20px;
    width: 220px;
    }
.video img{width: 220px; height: 120px;}
a.videopopup{display: block; width: 220px; height: 120px; }
.video.last{margin-right: 0;}


/* ------------------------------------------------------------------ 
*
* HANDLE SPECIALS
*
------------------------------------------------------------------*/  
img.left{margin-right: 20px; text-align: left;}

 #map{width: 510px; height: 300px; background-color: #FFFFFF; padding: 5px; margin-bottom: 19px; float: left;}
/* .twocolumnsred #centercolumn #map{ width: 795px; height: 500px; float: left;}*/
.popupbody #map{ width: 830px; height: 380px; float: left; background-color: #e2e2de; color: #666;}
#map_canvas{width: 100%; height: 100%; }
 #route-field{float: left; margin-right: 20px; width: 300px;}
 #country{float: left; margin-right: 20px; padding: 5px;}
 form.request{width: 100%; }
 label#jetons{float: left;}
 form.request label{width: 100%; line-height: 30px; margin-top:  3px; }
 form.request input.field{width: 400px; margin-bottom: 0; color: #333;}
 
  form.request input.calculate{width: 40px; margin-bottom: 10px;  margin: 5px 0; padding: 2px 3px; border: 0; background: none; background-color: #D2EDF4; color: #7D7D7D; border: 2px solid #ffffff;}
  
 
  /*li.hint{background: #48b2fe; padding: 5px 30px 5px 30px;}
  P.bookmark{background: #e5e4df url(../img/core/icn_bookmark.png) no-repeat left center; width: 460px; color: #6C9C31; cursor: pointer;}
  p.hint a, body#autumn p.hint a:hover, body#spring p.hint a:hover, body#winter p.hint a:hover, body#summer p.hint a:hover{display: block; color: #6C9C31; text-decoration: none;}*/
  
  form.request input.error{border: 2px solid #ff6666; background-color: #ffeeee;}
  
 form.request .small, form.request input.small{float: left; width: 100px; margin-right: 20px;}
 form.request .small{width: 120px;}
 form.request label.aftersmall, form.request input.aftersmall{width: 265px;}
 

 div#cards{width: 100%; margin-bottom: 19px; float: left;}
 div.card{padding:  20px; width: 380px; background: #A5DFED; margin-top: 20px; color:#666;}
 div.card ul{margin-bottom: 0;}
 div.card input.field{width: 360px;}
 div.card .small, div.card  input.small{float: left; width: 160px; margin-right: 20px;}
 div.card .small{width: 180px;}
 div.card label.aftersmall, div.card input.aftersmall{width: 160px;}
 div.card h4{width: 100%; }
 div.card.closed{padding: 5px 20px; opacity:0.5; cursor: pointer; height: 30px; overflow: hidden;}
 
 div.tip{background-color: #e2e2de; padding: 15px 25px; color: #666; float: left; margin-bottom: 19px;}
 div.tip h3{width: 100%; float: left;}
 div.tip ul, div.tip p{margin-bottom: 10px; float: left;}
 div.tip ul{width: auto; float: left;}
 div.tip ul li ul{float: none;}
 div.tip .primary-button{float:left; height: 14px; margin-top: 5px; padding-top: 7px; padding-bottom: 9px;}
 
 #jetons-call h3{background: url(../img/core/icons/jetons.png) no-repeat right top; height: 60px; width: 200px;}
  #tankkaart-aanvragen h3{background: url(../img/core/icons/tankkaart.png) no-repeat right top; height: 60px; width: 200px;}
  #tankstations h3{background: url(../img/core/icons/stations.png) no-repeat right top; height: 60px; width: 200px;}
    #facebooklike h3{background: url(../img/core/icons/facebook.png) no-repeat 125px top; height: 60px; width: 200px;}
  .valid{background: #FFF url(../img/core/jquery.liveValidation-valid.png) no-repeat right center;}
  .invalid{background: #FFF url(../img/core/jquery.liveValidation-invalid.png) no-repeat right center; border-bottom: 2px solid #B42D00;}
  #login p.error{background: #48b2fe url(../img/core/jquery.liveValidation-invalid.png) no-repeat left center; padding: 5px 0 5px 30px; width: 170px;}
  
  
  /* NO BORDER HACK */
#likebox-frame{/*border:2px solid #F0F0EB;*/width:188px;z-index:10; height: 80px;overflow: hidden;position:relative;/*top:-1px;left:-2px;*/}
    #fb{margin-left: -11px; margin-top: -11px;}
/* ------------------------------------------------------------------ 
*
* HANDLE REFERENCES
*
------------------------------------------------------------------*/   
 .reference{width: 765px;   float: left; }
 .reference div{float: left; margin: 0 0 15px 30px; width: 240px; min-height: 60px; height: auto;}
 .reference div.odd{margin: 0;}
 .reference p{margin-bottom: 0;}
 .reference img{width: 50px; height: 50px; margin: 0 10px 10px 0;}
/* ------------------------------------------------------------------ 
*
* HANDLE SEASONS
*
------------------------------------------------------------------*/
 body#summer ul li{list-style-image: url(../img/seasons/summer-li.png); }
 body#summer #banner{background: url(../img/seasons/summer-trees.png) no-repeat 50px 124px;}
 body#summer .primary-button{background-image: url(../img/seasons/summer-button.png);}
 body#summer #header ul#navigation li a#milieu:hover, body#summer #header ul#navigation li a#milieu.active{background:url(../img/seasons/summer-nav-hover.jpg) repeat-x;}
 body#summer .reference img{background: url(../img/seasons/summer-ref_default.png) no-repeat;}
 body#summer p a:hover, body#summer span a:hover{color: #6C9C31;}
 
 body#spring ul li{list-style-image: url(../img/seasons/spring-li.png); }
 body#spring #banner{background: url(../img/seasons/spring-trees.png) no-repeat 50px 124px;}
 body#spring .primary-button{background-image: url(../img/seasons/spring-button.png);}
 body#spring #header ul#navigation li a#milieu:hover, body#spring #header ul#navigation li a#milieu.active{background:url(../img/seasons/spring-nav-hover.jpg) repeat-x;}
 body#spring .reference img{background: url(../img/seasons/spring-ref_default.png) no-repeat;}
 body#spring p a:hover, body#spring span a:hover{color: #4B7520;}
  
 body#winter ul li{list-style-image: url(../img/seasons/winter-li.png); }
 body#winter #banner{background: url(../img/seasons/winter-trees.png) no-repeat 50px 124px;}
 body#winter .primary-button{background-image: url(../img/seasons/winter-button.png);}
 body#winter #header ul#navigation li a#milieu:hover, body#winter #header ul#navigation li a#milieu.active{background:url(../img/seasons/winter-nav-hover.jpg) repeat-x;}
 body#winter .reference img{background: url(../img/seasons/winter-ref_default.png) no-repeat;}
 body#winter p a:hover, body#winter span a:hover{color: #6DCFF6;}
  
 body#autumn ul li{list-style-image: url(../img/seasons/autumn-li.png); }
 body#autumn #banner{background: url(../img/seasons/autumn-trees.png) no-repeat 50px 124px;}
 body#autumn .primary-button{background-image: url(../img/seasons/autumn-button.png); }

 body#autumn #header ul#navigation li a#milieu:hover, body#autumn #header ul#navigation li a#milieu.active{background:url(../img/seasons/autumn-nav-hover.jpg) repeat-x;}
 body#autumn .reference img{background: url(../img/seasons/autumn-ref_default.png) no-repeat;}
 body#autumn p a:hover, body#autumn span a:hover{color: #FFC10E;}

 body#summer .primary-button:hover,  body#spring .primary-button:hover, body#winter .primary-button:hover, body#autumn .primary-button:hover{color: #FFF;}
 body#summer .secondary-button:hover,  body#spring .secondary-button:hover, body#winter .secondary-button:hover, body#autumn .secondary-button:hover{color: #FFF;}

 /*body#autumn .primary-button, body#autumn #header ul#navigation li a#milieu:hover, body#autumn #header ul#navigation li a#milieu.active,  body#autumn .primary-button:hover{color: #5A4017;}*/
 
/*
 * FancyBox - jQuery Plugin
 */
#fancybox-loading {position: fixed;top: 50%;left: 50%;height: 40px;width: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;background: transparent;z-index: 1104;display: none;}
* html #fancybox-loading {	/* IE6 */position: absolute;margin-top: 0;}
#fancybox-loading div {position: absolute;top: 0;left: 0;width: 40px;height: 480px;background: transparent url('../img/fancybox/fancy_loading.png') no-repeat;}

#fancybox-overlay {position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: #362B24;z-index: 1100;display: none;}
* html #fancybox-overlay {	/* IE6 */position: absolute;width: 100%;}
#fancybox-tmp {padding: 0;margin: 0;border: 0;overflow: auto;display: none;}

#fancybox-wrap {position: absolute;top: 0;left: 0;margin: 0;padding: 20px;z-index: 1101;display: none;}
#fancybox-outer {position: relative;width: 100%;height: 100%;background: #FFF;}
#fancybox-inner {position: absolute;top: 0;left: 0;width: 1px;height: 1px;padding: 0;margin: 0;outline: none;overflow: hidden; background: transparent;}

#fancybox-hide-sel-frame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;}
#fancybox-close {text-decoration: none;border-bottom: 0;position: absolute;top: 0px;right: 0px;width: 30px;height: 30px;background: url('../img/seasons/fancy_close.png') top left no-repeat;cursor: pointer;z-index: 1103;display: none;}

/* SEASONS */
body#summer #fancybox-close{background: url('../img/seasons/summer_fancy_close.png') top left no-repeat;cursor: pointer;}
body#spring #fancybox-close{background: url('../img/seasons/spring_fancy_close.png') top left no-repeat;cursor: pointer;}
body#winter #fancybox-close{background: url('../img/seasons/winter_fancy_close.png') top left no-repeat;cursor: pointer;}
body#autumn #fancybox-close{background: url('../img/seasons/autumn_fancy_close.png') top left no-repeat;cursor: pointer;}

#fancybox_error {color: #444;font: normal 12px/20px Arial;}
#fancybox-content {height: auto;width: auto;padding: 0;margin: 0;}
#fancybox-img {width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;vertical-align: top;-ms-interpolation-mode: bicubic;}
#fancybox-frame {position: relative;width: 100%;height: 100%;border: none;display: block;}
#fancybox-title {position: absolute;bottom: 0;left: 0;font-family: Arial;font-size: 12px;z-index: 1102;}

.fancybox-title-inside {padding: 10px 0;text-align: center;color: #333;}
.fancybox-title-outside {padding-top: 5px;color: #FFF;text-align: center;font-weight: bold;}
.fancybox-title-over {color: #FFF;text-align: left;}

#fancybox-title-over {padding: 10px;/*background: url('fancy_title_over.png');*/display: block;}
#fancybox-title-wrap {display: inline-block;}
#fancybox-title-wrap span {height: 32px;float: left;}
#fancybox-title-left {padding-left: 15px;/*background: transparent url('../img/fancybox/fancy_title_left.png') repeat-x;*/}
#fancybox-title-main {font-weight: bold;line-height: 29px;/*background: transparent url('../img/fancybox/fancy_title_main.png') repeat-x;*/color: #FFF;}
#fancybox-title-right {padding-left: 15px;/*background: transparent url('../img/fancybox/fancy_title_right.png') repeat-x;*/}
#fancybox-left, #fancybox-right {position: absolute;bottom: 0px;height: 100%;width: 35%;cursor: pointer;outline: none;background-image: 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: transparent url('../img/fancybox/fancy_nav_left.png') no-repeat;*/}
#fancybox-right-ico {/*background: transparent url('../img/fancybox/fancy_nav_right.png') no-repeat;*/}
#fancybox-left:hover, #fancybox-right:hover {visibility: visible;    /* IE6 */}

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

div.fancy-bg {position: absolute;padding: 0;margin: 0;border: 0;z-index: 1001;}
div#fancy-bg-n {top: -20px;left: 0;width: 100%;height: 20px;/*background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;*/}
div#fancy-bg-ne {top: -20px;right: -20px;width: 20px;height: 20px;/*	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;*/}
div#fancy-bg-e {top: 0;right: -20px;height: 100%;width: 20px;/*background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;*/}
div#fancy-bg-se {bottom: -20px;right: -20px;width: 20px;height: 20px;/*background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;*/}
div#fancy-bg-s {bottom: -20px;left: 0;width: 100%;height: 20px;/*	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;*/}
div#fancy-bg-sw {bottom: -20px;left: -20px;width: 20px;height: 20px;/*background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;*/}
div#fancy-bg-w {top: 0;left: -20px;height: 100%;width: 20px;/*background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;*/}
div#fancy-bg-nw {top: -20px;left: -20px;width: 20px;height: 20px;/*	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;*/}



#lavawrap{float: left; width: 100%; text-align: right; background: #FFFFFF;}
#lava{z-index: 9999999; margin: 0 10px 10px; float: right;}
#lava img{width: 25px; height: 17px;}
#lava:hover{padding: 0; background: none;}
