/**** RESET ****/
html{color:#000;background:#131313;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**** BASIC STYLE ****/
body {position:relative;background:#131313}
a:focus {outline:none}
#layout {position:relative}
#container {position:absolute;width:1008px;height:652px;background:#131313 url('../img/container-bg.jpg') top left no-repeat;display:none}
#container span {display:none}
#container div {display:inline}
#dolceVita {margin:178px 0 0 126px;width:399px;height:288px;background:url('../img/degDolceVita.jpg') top left no-repeat;float:left}
#txt {margin:220px 0 0 34px;float:left;width:300px;height:200px}
#txt p {width:290px;height:133px;background:url('../img/txt.gif') top left no-repeat}
#txt a {display:block;width:152px;height:13px;margin:55px 0 0 136px ;background:url('../img/watch-video.gif') top left no-repeat}
#YT {position:absolute;top:484px;right:163px}


/*****FOOTER******/
#footer{position:absolute;left:0;top:0;width:100%;padding:1px 0 0;border-top:1px solid #362B14;z-index:400;visibility:hidden}	
#footer-wrap{height:23px;background:#0a0700;padding:4px 0 0 0}
#footer ul{text-align:center;}	
#footer li{display:inline;}
#footer li a {padding: 0 10px;border-right:1px solid #605540;line-height:auto;font-size:10px;color: #605540;text-decoration:none}
#footer li a.last{border:0;}	
#footer li a:hover{text-decoration:none;}

/*****MODAL WINDOW******/
div.overlay {background: #000;position:absolute;top:0;left:0;z-index: 1;width: 100%;}
div.videoHolder {position:absolute;z-index:2;background:#877340;width:540px;height:330px;display:none}
div.videoHolder #closeWrapper {position:absolute;top:310px;left:10px;height:10px;width:520px;background:url('../img/close-bg.gif') 0 5px no-repeat}
div.videoHolder #closeWrapper a#closeLayer {margin-left:235px;width:51px;height:10px;display:block;background:url('../img/close.gif') top left no-repeat}
