
#lay-all {
}

#lay-top-up {
	height: 330px;
	background:#000;
	/*background: url('default/bg_top_dolcegabbana.jpg') no-repeat center;*/
	/*width:1000px;*/
	position:relative;
	margin:0 auto;
}

#lay-top {
	/*width: 960px;*/
	height: auto;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#lay-logo {
	position: absolute;
	margin-top: 31px;		
}
.flash-home {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#lay-search {
	position: absolute;
	margin-top: 50px;
	margin-left: 740px;
}

#lay-main-bg {
	/*width: 960px;*/
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	/*padding-top: 35px;*/
	background:#d7d7d7 url('/_resources/media/img/default/bg_main_repeat.jpg') repeat-x top;
}

#lay-main {
	width:1000px;
	margin:0 auto;
}

#lay-left {
	float: left;
	width: 150px;	
}

#lay-center {
	float: left;
	/*width: 590px;*/		
	padding-left: 20px;
	width:610px;
	padding-left:30px;
	_padding-left:-30px;
	
}

#lay-title {
	/*font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;*/
	bottom:55px;
	left:30px;
	position:absolute;
}

#lay-path {
	font-size: 11px;
}

#lay-content {
	/*padding-top: 20px;*/
	width:580px;
}

#lay-right {
	float: right;
	width: 320px;	
}

#lay-footer-bg {
	background: #c7c7c7;
}

#lay-footer {	
	/*position:relative;*/
	height:160px;
	background: #000 url('/_resources/media/img/default/bg_footer_top.gif') repeat-x top;
}

#lay-footer-top {
	background: url('/_resources/media/img/default/bg_footer_top.gif') repeat-x;
	height:100px;
}

/* Popup layout */
#lay-popup-top {
	height: 100px;
	
	background: #f1f1f1;
}

#lay-popup-logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 25px;
	
	width: 50px;
	height: 50px;
	
	background: #a1a1a1;
}

#lay-popup-main {
	padding-left: 20px;
	padding-right: 20px;
}


/* Album layout */
#lay-album-top {
	height: 114px;
	
	padding-left: 20px;
	padding-top: 31px;
	background: url('/_resources/media/img/default/bg_top.png') no-repeat;
	border-bottom: 4px solid #ff0000;
}

#lay-album-logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 25px;
	
	width: 50px;
	height: 50px;
	
	background: #a1a1a1;
}

#lay-album-main {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Print layout */
#lay-print {
	width: 540px;
}

#lay-menu {
	height:200px;
	background: url('/_resources/media/img/default/bg_menu.jpg') no-repeat center;
	width:1000px;
	margin:0 auto;	
}

#lay-menu-bg {
	height:200px;
	background: url('/_resources/media/img/default/bg_menu_repeat.jpg') repeat-x;	
}

#lay-menu-in {
	height:233px;
	background: url('/_resources/media/img/default/bg_menu_in.jpg') no-repeat center top;
	width:1000px;
	margin:0 auto;	
}

#lay-menu-bg-in {
	height:233px;
	background: url('/_resources/media/img/default/bg_menu_repeat_in.jpg') repeat-x top;	
}

#lay-shadowbox-main {
	width: 715px;
	height: 380px;	
}