* {
    padding:0;
    margin:0;
}


.wrapper {
	width:960px;
	margin:0 auto;
}

h1 {
    color:#FFF;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size:30px;
    text-align: center;
    margin-top:200px;
    font-weight: normal;
}
h4 {
    color:#b6b6b6;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size:18px;
    text-align: center;
    margin-top:30px;
    font-weight: normal;
}


.clock {
    width:845px;
    margin:0 auto;
    margin-top:50px;

}

.clock_days {
    float:left;
    margin-right:30px;
}
.clock_hours {
    float:left;
    margin-right:30px;
}
.clock_minutes {
    float:left;
    margin-right:30px;
}
.clock_seconds {
    float:left;
}

.bgLayer { 
    background-image:url(bg.png); 
    background-repeat:no-repeat;
    position:relative; 
}

.topLayer { 
    position:absolute; 
    background-image:url(top.png); 
    width:188px;
    height:188px;
    background-repeat:no-repeat;
}

.text { position:absolute; top:45px; left:42px; width:100px;  height:100px;}

.val {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:47px;
    font-weight:bold;
    color:#FFF;
    text-align:center;
    line-height:50px;
    margin-top:15px;
    width:100px;
}

.type_days {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ff6565;
    width:100px;
    text-align:center;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
}

.type_hours {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#378cff;
    width:100px;
    text-align:center;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
}

.type_minutes {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#9cdb7d;
    width:100px;
    text-align:center;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
}

.type_seconds {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffdc50;
    width:100px;
    text-align:center;
    font-size:13px;
    line-height:20px;
    font-weight:bold;
    text-transform:uppercase;
}

.fujipub {
color: #FEFEFE; font-size:24px; text-decoration:none;
}
a.fujipub {
    color: #FFFFFF;
    text-decoration:none;
}
a.fujipub:link {
    color: #FFFFFF;
    text-decoration:none;
}
a.fujipub:visited {
    color: #FFFFFF;
    text-decoration:none;
}
a.fujipub:hover {
    color: #FFFFFF;
    text-decoration:none;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 3, 2014 */



@font-face {
    font-family: 'aurora_bdcn_btbold';
    src: url('aurorabc-webfont.eot');
    src: url('aurorabc-webfont.eot?#iefix') format('embedded-opentype'),
         url('aurorabc-webfont.woff2') format('woff2'),
         url('aurorabc-webfont.woff') format('woff'),
         url('aurorabc-webfont.ttf') format('truetype'),
         url('aurorabc-webfont.svg#aurora_bdcn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
