/* RESET - RESET - RESET - RESET - RESET - RESET - RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select,option { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
} 
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

embed, object{
   display:block;
}

/* RESET - RESET - RESET - RESET - RESET - RESET - RESET */

.cleared:after {
    display		    : block; 
    visibility  	: hidden;
    content		    : "."; 
    height		    : 0; 
    clear           : both;
}
            
.cleared {
    clear           : both; /* per Gecko */
    height		    : 1%; /* per IE */
}

/* GENERALE - GENERALE - GENERALE - GENERALE - GENERALE - GENERALE */


#header, #content{
    text-shadow:                #000000 0 0 0px;
}

html{
    /*overflow:                   -moz-scrollbars-vertical;*/
    overflow:                   auto;
}

body{
    font:                       12px/1.4em Arial, Tahoma, Verdana, Helvetica, sans-serif; 
    color:                      #666;
    background:                 #FFF url(../img/bg.jpg) 50% 0 no-repeat;
}

embed, object{
    outline:                    0; 
}

a:link,
a:visited{
    color:                      #333;
    text-decoration:            none;
    outline:                    0; 
}

a:hover,
a:focus,
a:active{
}

#page{
    width:                      960px;
    margin:                     0 auto;
    padding:                    0 0 60px 0;
    /*border:                     1px dashed #C00;*/
}

#header{
    position:                   relative;
    float:                      left;
    width:                      960px;
    margin:                     20px 0;
}

#header #lang{
    position:                   absolute;
    top:                        -12px;
    right:                      65px;
    padding:                    0 15px 5px 15px;
    color:                      #88A026;
    background:                 url(../img/bg_lang.png) no-repeat;
}

#header #lang a:link,
#header #lang a:visited{
    color:                      #88A026;
}

#header #lang a:hover,
#header #lang a:focus,
#header #lang a:visited{
    color:                      #FFF;
}

#header #lang a.sel:link,
#header #lang a.sel:visited{
    color:                      #FFF;
    font-weight:                bold;
}

#header #lang a{
    position:                   relative;
    top:                        2px;
}

h1{
    float:                      left;
    width:                      150px;
    margin:                     20px 0 0 30px;
    display:                    inline;
}

a.more:link,
a.more:visited,
a.more:hover,
a.more:focus,
a.more:active{
    color:                      #6B9403;
    font:                       bold 11px/1.2em Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration:            underline;
}

#menu{
    float:                      right;
    margin:                     50px 60px 0 0;
    display:                    inline;
}

#menu li{
    float:                      left;
    margin-left:                7px;
}

#menu li a:link,
#menu li a:visited{
    padding:                    0 5px;
    color:                      #333;
    font:                       bold 12px/1.2em Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

#menu li a:hover,
#menu li a:focus,
#menu li a:active,
#menu li a.sel:link,
#menu li a.sel:visited{
    color:                      #6B9403;
}

#path{
    float:                      left;
    margin-left:                10px;
    display:                    inline;
}

#path li{
    float:                      left;
    margin-right:               3px;
    display:                    inline;
}

#path li a:link,
#path li a:visited,
#path li a:hover,
#path li a:focus,
#path li a:active{  
    padding:                    0 6px 0 0;
    color:                      #6b9403;
    background:                 url(../img/bg_path.gif) right 6px no-repeat;
}


#submenu{
    float:                      left;
    margin:                     20px 0 0 0;
    background:                 url(../img/bg_submenu.gif) repeat-x;
    clear:                      both;
}

#submenu li{
    float:                      left;
    border-left:                1px solid #CCC;
    display:                    inline;
}

#submenu li.first{
    padding-left:               10px; 
    border:                     0;
    background:                 url(../img/bg_submenu_first.gif) no-repeat;
}

#submenu li.last{
    padding-right:              10px; 
    background:                 url(../img/bg_submenu_last.gif) right top no-repeat;
}

#submenu li a:link,
#submenu li a:visited{  
    padding:                    0 20px;
    color:                      #0d3d61;
    line-height:                34px;
}

#submenu li a:hover,
#submenu li a:focus,
#p#submenuath li a:active{
    color:                      #6b9403;
}

#submenu li a.sel:link,
#submenu li a.sel:visited{
    color:                      #6b9403;
    font-weight:                bold;
}

#submenu li.first a:link,
#submenu li.first a:visited{  
    padding-left:               12px;
}

#submenu li.last a:link,
#submenu li.last a:visited{  
    padding-right:              12px;
    color:                      #666;
}

a.pdf:link,
a.pdf:visited{
    width:                      124px;
    height:                     24px;
    background:                 url(../img/pdf.gif) no-repeat;
    display:                    block;
}

a.pdf:hover,
a.pdf:focus,
a.pdf:active{
    background-position:        0 -36px;
}


/* GENERALE - GENERALE - GENERALE - GENERALE - GENERALE - GENERALE */


/* HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME */

body#home{    
    background-image:           url(../img/bg_home.jpg);
}

#home .section{
    float:                      left;
    width:                      318px;
    height:                     190px;
    margin:                     240px 0 160px 3px;
    background:                 url(../img/bg_section.png) no-repeat;
    display:                    inline;
} 

#home .first.section{
    margin-left:                0;
}

#home .section h2{
    padding:                    30px 0 10px 100px;
    color:                      #0D3D61;
    font-weight:                bold;
    font-size:                  14px;
    font-style:                 italic;
    background:                 url(../img/bg_section_ambiente.jpg) 42px 16px no-repeat;
} 

#home .section p{
    width:                      250px;
    margin:                     10px 0 10px 42px;
}

#home .section .more{
    margin-left:                42px;
} 

#news-ticker{
    width:                  885px;
    height:                 30px;
    margin:                 0 35px 0px 35px;
    padding-left:           5px;
    color:                  #6B9403;
    font-weight:            bold;
    line-height:            30px;
    border-top:             1px solid #B9D2E4; 
    border-bottom:          1px solid #B9D2E4;   
    overflow:               hidden;
    clear:                  both;
    display:                none;
}

#news-ticker .wrapper{
    float:                  left;
    position:               relative;
    height:                 25px;
    width:                  770px;
    margin-left:            30px;
    overflow:               hidden;
}

#news-ticker .wrapper div{
    float:                  left;
    width:                  770px;
    margin:                 3px 20px 0 0;
    color:                  #666;
    line-height:            25px;
    display:                inline;
}

#news-ticker a:link,
#news-ticker a:visited{
    color:                  #666;
    font-weight:            bold;
}


/* HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME - HOME */


/* CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT */

#content{
    float:                  left;
    width:                  900px;
    min-height:             330px;
    padding:                15px 30px 40px 30px;
    background:             url(../img/bg_content.png) no-repeat;
}

/* CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT - CONTENT */



/* PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS */

#products #description,
#products #technical,
#products #kit,
#products #accessories{
    position:               relative;
    float:                  left;
    width:                  900px;
    margin-top:             30px;
    clear:                  left;
}

#products #description h2,
#products #technical h2,
#products #kit h2,
#products #accessories h2{
    float:                  left;
    width:                  350px;
    margin-bottom:          5px;
    font-weight:            bold;
}

#products #description{
    padding-bottom:         20px;
    padding-left:           10px;
}

#products #description p{
    width:                  450px;
    color:                  #666;
    clear:                  left;
}

#products #description .prod{
    position:               absolute;
    top:                    -80px;
    right:                  0;
}


#products #technical{
    padding:                10px 0 30px 10px;
    border-top:             1px solid #b9d2e4;
    border-bottom:          1px solid #b9d2e4;
}

#products #technical ul{
    float:                  left;
    width:                  330px;
    border-top:             1px solid #CCC;
}

#products #technical ul li{
    border-bottom:          1px solid #CCC;
}


#products #technical img{
    float:                  right;
}

#products #kit div{
    float:                  left;
    width:                  220px;
    display:                inline;
}

#products #kit ul{
    float:                  left;
    width:                  200px;
}

#products #kit ul li span{
    color:                  #6b9403;
    font-weight:            bold;
}

#products #kit h2{
    width:                  200px;
}

#products #kit img{
    float:                  right;
}


#products #accessories{
    padding:                10px 0 30px 0;
    border-top:             7px solid #6b9403;
    border-bottom:          7px solid #6b9403;
}

#products #accessories h2{
    margin-left:            10px;
    width:                  900px;    
}

#products #accessories div{
    float:                  left;
    width:                  450px;
    margin-top:             20px;
}

#products #accessories img{
    float:                  left;
    margin:                 10px 20px 0 0;           
}

#products #accessories h3{
    float:                  left;
    margin:                 0 0 5px 0;  
    color:                  #6b9403;
    font-weight:            bold;         
}

#products #accessories p{
    float:                  left;
    width:                  300px;
}


#products .accessory{
    float:                  left;
    width:                  880px;
    padding:                20px 10px;
    border-top:             1px solid #b9d2e4;
    border-bottom:          1px solid #b9d2e4;
}

#products .accessory h3{
    float:                  left;
    width:                  150px;
    margin-bottom:          10px;
    font-weight:            bold;
    color:                  #6b9403;
}

#products .accessory p{
    float:                  left;
    width:                  450px;
    clear:                  left;
}

#products .accessory img{
    float:                  right;
    margin-right:           50px;
    display:                inline;
}

#products .half{
    float:                  left;
    height:                 170px;
    width:                  425px;
    padding:                20px 10px;
    border-top:             0;
}

#products .half p{
    width:                  250px;
}

#products .accessory.half img{
    margin-right:           15px;
}

#products .right{
    float:                  right;
}



#products #base{
    margin:                20px 0 80px 0;
}

#products #base li{
    border:                 0;
}

/* PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS - PRODUCTS */



/* BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS */

#benefits #content{
    float:                  left;
    padding-bottom:         35px;
}

#benefits #content .intro,
#benefits #content .save{
    float:                  left;
    width:                  890px;
    padding:                0 0 20px 10px;
}

#benefits #content .intro{
    border-bottom:          7px solid #6b9403;
}

#benefits #content .save{
    margin-top:             10px;
    border-bottom:          1px solid #b9d2e4;
}

#benefits #content h2{
    float:                  left;
    margin-top:             15px;
}

#benefits #content h2 img{
    float:                  left;
}

#benefits #content em{
    float:                  left;
    width:                  450px;
    margin:                 5px 0;
    color:                  #0D3D61;
    font-size:              14px;
    line-height:            20px;
    clear:                  left;
}

#benefits #content p{
    float:                  left;
    width:                  450px;
    clear:                  left;
}

#benefits #content .more{
    float:                  left;
    width:                  100px;
    margin-top:             10px;
    clear:                  left;
}

#benefits #content img{
    float:                  right;
    display:                inline;
}

/* BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS - BENEFITS */



/* CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS */

#concepts #content{
    position:               relative;
}

#concepts #corner{
    position:               absolute;
    top:                    7px;
    right:                  7px;
}

#concepts h2{
    float:                  left;
    margin-top:             15px;
    margin-left:            10px;
    clear:                  left;
    display:                inline;
}

#concepts #content p{
    float:                  left;
    width:                  450px;
    margin-left:            10px;
    clear:                  left;
    display:                inline;
}

#concepts #content p img{
    float:                  left;
}

#concepts #content #slogans{
    position:               absolute;
    top:                    345px;
    left:                   525px;
    color:                  #0d3d61;
    font-size:              11px;
    font-style:             italic;
}

#concepts #content #slogans li{
    padding-left:           12px;
    margin-bottom:          4px;
    background:             url(../img/bg_slogan_li.gif) 0 50% no-repeat;
}

#base{
    float:                  left;
    width:                  900px;
    margin-top:             50px;
    clear:                  left;
}

#base a:link,
#base a:visited,
#base a:hover,
#base a:focus,
#base a:active{
    color:                  #0d3d61;
}

#base li{
    float:                      left;
    width:                      240px;
    height:                     35px;
    padding:                    25px 0 0 60px;
    color:                      #0D3D61;
    font-weight:                bold;
    font-size:                  14px;
    font-style:                 italic;
    background:                 url(../img/bg_section_ambiente.jpg) 10px 16px no-repeat;
    border-top:                 1px solid #b9d2e4;
}
           
/* CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS - CONCEPTS */



/* CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS */

#contacts h2{
    float:                  left;
    margin:                 20px 0 0 10px;
    clear:                  left;
    display:                inline;
}

#contacts p{
    float:                  left;
    width:                  200px;
    margin:                 20px 0 0 10px;
    color:                  #666;
    clear:                  left;
    display:                inline;

}

#contacts address{
    float:                  left;
    width:                  200px;
    margin:                 50px 0 0 10px;
    color:                  #666;
    clear:                  left;
    display:                inline;

}

#contacts address em{
    color:                  #0d3d61;
    font-weight:            bold;
    display:                block;
}

#contacts form{
    float:                  right;
    width:                  630px;
    /*border:                 1px solid #C00;*/
}

#contacts .fieldbox{
    float:                  left;
    width:                  47%;
    margin-left:            3%;
    clear:                  none;
    display:                inline !important;
}

#contacts .fieldbox input{
    width:                  100%;
    height:                 24px;
}

#contacts .fieldbox textarea{
    width:                  100%;
    height:                 130px;
}

#contacts .fieldbox #submit{
    width:                  76px;
    height:                 21px;
    margin:                 0 !important;
    color:                  #6b9403;
    font-weight:            bold;
    text-align:             center;
    background:             url(../img/bg_submit.gif) no-repeat;
    border:                 0;
    cursor:                 pointer;
}

/* CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS - CONTACTS */



/* FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER */

#footer{
    position:               fixed;
    left:                   50%;
    bottom:                 0;
    width:                  930px;
    height:                 28px;
    margin-left:            -480px;
    padding:                10px 0 0 30px;
    color:                  #FFF;
    font-weight:            bold;
    font-size:              11px;
    background:             url(../img/bg_footer.gif) no-repeat;
    clear:                  both;
    z-index:                10;
}

#footer span{
    float:                  left;
    margin-right:           30px;
}

#footer ul{
    float:                  left;
}

#footer ul.terms{
    float:                  right;
    margin-right:           25px;
}

#footer ul li{
    float:                  left;
    margin-right:           25px;
}

#footer ul.terms li{
    margin:                 0 0 0 5px;
}


#footer ul.terms a:link,
#footer ul.terms a:visited{
    color:                      #FFF;
    font-weight:                bold;
}

#footer li a:link,
#footer li a:visited{
    padding:                    0 5px;
    color:                      #C6D2A1;
    font:                       11px/1.2em Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#footer li a:hover,
#footer li a:focus,
#footer li a:active{
    color:                      #dce4c5;
}

#home #footer{
    height:                     110px;
    background:                 url(../img/bg_footer_home.gif) no-repeat;
}

#home #footer #dati1,
#home #footer #dati2,
#home #footer #dati3{
    position:                   absolute;
    top:                        40px;
    left:                       30px;
    width:                      150px;
    font-weight:                normal;
}

#home #footer #dati2{
    left:                       185px;
}

#home #footer #dati3{
    left:                       340px;
    width:                      200px;
}

/* FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER - FOOTER */



/* DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG - DEBUG */

#debug{
    margin-top:                 50px;
    padding:                    10px 50px;
    font-size:                  100%;
    line-height:                1.2em;
    border-top:                 1px solid #000;
    background:                 #EAF5FF;
    clear:                      both;
}

#debug pre{
    margin:                      10px;
}

#debug b{
    margin-top:                  15px;
    display:                     block;
}form{
    /*float:                      left;*/
}

fieldset{
    float:					    left;	/*per far prendere correttamente l'altezza a safari*/
	margin:						0;
	padding:					0;
	border:						0;
	/*background:         		#EEE;*//* explorer 6 e 7  mettono sfondo troppo in alto*/
}

legend{
    padding:					0 10px;
	margin-left:				10px;
	border: 					1px solid #000;
	/*background:        		#FFF;*/
	display:					inline;
}

label{   
    margin-left:                1px;
    font-size:                  12px;
    font-family:                "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-weight:                bold;
    line-height:                12px;
    display:                    inline;
    cursor:                     pointer;
}

label.has-trans img{
    position:                   relative;
    top:                        3px;
    margin-left:                3px;
}

input{
    height:                     18px;
    padding:                    0;
    color:                      #333;
    font-family:                "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:                  12px;
    line-height:                12px;
    border:                     1px solid #BFBFBF;
    display:                    block;
}

select{
    height:                     20px;
    color:                      #333;
    font-size:                  12px;
    font-family:                Verdana, Arial, serif;
    border:                     1px solid #BFBFBF;
    display:                    block;
}

textarea{
	margin:						0;
    color:                      #333;
    font-family:                "Trebuchet MS", Verdana, Arial, serif;
    font-size:                  12px;
    border:                     1px solid #BFBFBF;
    display:                    block;
}

form br{
    clear:						left;
}

.fieldbox{
	/*float:						left;*/
    margin:                     10px 0 0 0;
	padding:					0;
	display:					block;
    clear:                      both;
}

.first.fieldbox{
	/*clear:                      left;*/
}

input.hidden{
    display:                    none;
}

input.input{
    padding:                    0 4px;
}

input.file{
    width:                      auto;
    height:                     20px;
}

input.hidden{
    display:                    none;
}

select.select{
}

input.textarea{
    padding:                    2px 4px;
}

input.radio{
    height:                     auto;
    vertical-align:             text-bottom;                
    margin-right:               3px;
    border:                     0;
    background:                 transparent;
}

input.checkbox{
    vertical-align:             text-bottom;
    border:                     0;
    background:                 transparent;
}

input.submit{
    width:                      auto;
    height:                     22px;
    padding:                    1px 5px 1px 5px;
    font-weight:                bold;
    cursor:                     pointer;
}

form .error{
    border:                     1px solid #C00;
}div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #000;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../img/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../img/fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../img/fancybox/fancy_left.png) no-repeat 0% 50%;
}

a#fancy_right:hover {
	background: transparent url(../img/fancybox/fancy_right.png) no-repeat 100% 50%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../img/fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../img/fancybox/fancy_shadow_nw.png) no-repeat;
}