


html, body{
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size:12px;
    background: #000 url(http://www.hamiltonwatch.com/library/images/loading.gif) no-repeat center 350px;
    color:#fff; 
   
} 

a img {

	border: 0px;      
}

#wrapper {
	background: url(../images/wrapper_bg.png) repeat;  
	position: fixed;
	width: 300px;
	right: 50px;
	top: 0px;
	height: 100%; 
	z-index: 99; 
}

#gradient_bottom {
	background: url(../images/gradient_bottom.png) repeat;   
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 139px; 
	z-index: 1; 
}

#gradient_top {
	background: url(../images/gradient_top.png) repeat;   
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 139px;
	z-index: 1;

} 

.menu {
	position: fixed;
	font-size: 12px;
	margin-left: 40px;
	margin-top: 40px;
	text-transform: uppercase;
}

menu a:active{
color: #f60;  

}

.logo {
	position: fixed;	
	bottom:80px;
	left: 40px;
}

.player {
	margin-bottom: -15px;
}

.player a {

	cursor:  pointer;
}


.menu1 {
	position: fixed;
	font-size: 11px;
	margin-left: 40px;
	margin-top: 80px;
	color: #888;
}

a {
	color: #fff;
	text-decoration: none;

}

.pager-active {
color: #f60;
text-decoration: underline;
}

a:hover {

	color: #F60;
}

#slider1 {  

	width: 100%;
	height: 500px;

}

#slider1 li {

	margin-left: 25px;
	margin-top: 10px;
	height: 100%;
	text-align: justify;
}