/* Reset */

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,dfn,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;}

html,body{
height: 100%;
background-image: url("../images/bg.jpg");
}

body{
margin:0;
padding:0;
font-family:"Helvetica Neue", Helvetica, Arial;
}

div#shim{
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -200px;                                                              
float: left;
}

div#content {
height: 400px;
margin: 0 auto;
clear: both;
position: relative;
top: -150px;


}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */


.watch{
width: 384px;
height: 350px;
background: url(../images/watch.png) left bottom no-repeat;
float: left;
margin-right: 30px;
}

.rest{

text-align:center;
}

.clear{
clear: both;
}

h1{
font-family: 'Crete Round', serif;
padding: 20px;
font-size: 72px;
color: #ff0000;
letter-spacing: -2px;
}

h1 img{
max-width:100%;
}

h1 span{
display: block;
font-family: 'Parisienne', cursive;
font-size: 32px;
line-height: 30px;
margin-left: 40px;
margin-top: 20px;
letter-spacing: 0;
}

h2{
color: #FC0;

font-family: 'Oswald', sans-serif;
font-size: 80px;
font-weight: 700;
line-height: 130%;
letter-spacing: -2px;
margin-bottom: 20px;
}

h2 span{
font-size: 25px;
font-weight: 300;
letter-spacing: 0;
line-height:130%;
color:#000;
}

p{
font-family: 'PT Sans Caption', sans-serif;
font-size: 16px;
color:#FC0;
}

ul.social{
width: 526px;
float: left;
margin-top: 15px;
margin-bottom: 20px;
}

ul.social li{
margin-right: 25px; 
float: left;
}

ul.social li a{
background: url(../images/social.png) left top no-repeat;
width: 48px;
height: 60px;
float: left;
}

ul.social li a.fb{
background-position: 0 0;
}

ul.social li a:hover.fb{
background-position: 0 -60px;
}


ul.social li a.tw{
background-position: -73px 0;
}

ul.social li a:hover.tw{
background-position: -73px -60px;
}


ul.social li a.li{
background-position: -146px 0;
}

ul.social li a:hover.li{
background-position: -146px -60px;
}


ul.info{
width: 526px;
float: left;
}

ul.info li{
float: left;
margin-right: 40px;
font-family: 'Oswald', sans-serif;
font-size: 13px;
letter-spacing: 1px;
margin-bottom: 20px;
color: #4d4d4d;
}

ul.info li a{
color: #4d4d4d;
}
ul.info li.ph{
background: url(../images/icons.png) left top no-repeat;
padding-top: 25px;
}

ul.info li.ad{
background: url(../images/icons.png) left -208px no-repeat;
padding-top: 25px;
}

ul.info li.mail{
background: url(../images/icons.png) left -107px no-repeat;
padding-top: 25px;
}

.melon {
background-image: url("../images/icon.png");
background-repeat:no-repeat;
width:200px;
height:193px;
position:fixed;
left:0;
bottom:0;
z-index:100;
}

a {color:#ff0000; text-decoration:none;}
a:hover{color:#000;}
