/* 
    Document   : adbanner
    Created on : 20-ago-2013, 17.47.31
    Author     : AndreaPc
    Description:
        Purpose of the stylesheet follows.
*/

div.banner970x90 {
    background-image:url(imgbannerTEST/970x90.png);
    background-repeat:no-repeat;
    background-position: center center;
    width: 960px;
    height: 90px;
    float: left;
    margin-top: 10px;
    margin-bottom: 5px;
	position: relative;
	z-index:20001;
}

div.BannerStatistiche{
    margin-top: 15px;
    margin-bottom: 15px;
    float: none;	
	position: relative;
	z-index:20001;
}

div.BannerBacheca{
    margin-top: 5px;
    margin-bottom: 15px;	
	position: relative;
	z-index:20001;
}

div.BannerBachecaBis{
    margin-top: 15px;
    margin-bottom: 15px;	
	position: relative;
	z-index:20001;
}

div.BannerNoMargin{
    margin-top: 5px;	
	position: relative;
	z-index:20001;
}

div.ban_sx{
    clear: both;
    margin: 15px 0 15px 5px;
    width: 275px;
    text-align: center;
    float: left;	
	position: relative;
	z-index:20001;
}

div.banner468x60ce {
    background-image:url(imgbannerTEST/468x60.png);
    background-repeat:no-repeat;
    background-position: bottom left;
    width: 468px;
    height: 70px;
    margin: 10px auto 5px;
    clear: both;	
	position: relative;
	z-index:20001;
}

div.banner250x250 {
    background-image:url(imgbannerTEST/250x250.png);
    background-repeat:no-repeat;
    background-position: top left;
    width: 250px;
    height: 250px;
    margin: 0 auto;	
	position: relative;
	z-index:20001;
}

div.ban_dx{
    margin: 15px 0 15px 5px;
    position: relative;
    width: 225px;	
	position: relative;
	z-index:20001;
}

div.banner200x200 {
    background-image:url(imgbannerTEST/200x200.png);
    background-repeat:no-repeat;
    background-position: top left;
    width: 200px;
    height: 200px;
    margin: 0 20px;	
	position: relative;
	z-index:20001;
}

/**/

body>#fade {
    height:auto;
    min-height:100%;
}

div.black_overlay {
    -moz-opacity:0.3;
    background-color:#000;
    display:none;
    filter:alpha(opacity=30);
    height:100%;
    left:0;
    opacity:.30;
    position:fixed;
    top:0;
    width:100%;
    z-index:20001;
}

#resultContainer {
    display:none;
    height:auto;
    left:50%;
    margin-left:-393px;
    position:fixed;
    top:0;
    width:822px;
    z-index:20002;
}
