img.watches-preview {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
img.watches-preview1 {
	margin-bottom: 20px;
	margin-right: 0px;
	display: block;
	float: left;
}



#watch {
	width: 700px;
	height: 450px;
	overflow: hidden;
	margin-bottom: 20px;
}

	#watch .bg-no1 { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-no1.png) no-repeat; }
	#watch .bg-no1-small { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-no1-small.jpg) no-repeat; }
	#watch .bg-classic { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-classic.jpg) no-repeat; }
	#watch .bg-classic-small { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-classic-small.jpg) no-repeat; }
	#watch .bg-steel { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-steel.jpg) no-repeat; }
	#watch .bg-steel-small { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-steel-small.jpg) no-repeat; }
	#watch .bg-bridge { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-bridge.jpg) no-repeat; }
	#watch .bg-bridge-small { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-bridge-small.jpg) no-repeat; }
	#watch .bg-brillant { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-brillant.jpg) no-repeat; }
	#watch .bg-brillant-small { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-brillant-small.jpg) no-repeat; }
	
	/* SPECIALS */
	#watch .cpt-america { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/cpt-america.jpg) no-repeat; }
	
	#watch .magnum { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-magnum.png) no-repeat; }
	
	#watch .custom { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-custom.png) no-repeat; }
	
	#watch .custom-dark { width: 100%; height: 100%; position: relative; left: 0px; top: 0px; z-index: 0;
	background: url(../images/watches/bg-custom-dark.png) no-repeat; }
	
	
	#watch .watch-description {
	position: absolute;
	left: 260px;
	top: 155px;
	z-index: 20;
	
	width: 385px;
	height: 160px;
	overflow: hidden;
	
	font-size: 12px;
	}
	
#watchfield-navi {
	position: absolute;
	left: 260px;
	top: 330px;
	width: 160px;
}

	#watchfield-navi li {
	display: block;
	width: 100%;
	height: 22px;
	font-size: 15px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	cursor: pointer;
	}
		#watchfield-navi li.active {
		display: block;
		width: 100%;
		height: 22px;
		font-size: 15px;
		/*s font-family: arial, verdana, helvetica, sans-serif;*/
		font-weight: bold;
		color: white;
		text-decoration: none;
		}
		#watchfield-navi li:hover {color: white;}
		#watchfield-navi li.active:hover {color: white;}
		
	#fragment-1, 
	#fragment-2, 
	#fragment-3,
	#fragment-4 {
	position: absolute;
	left: 440px;
	top: 330px;
	width: 200px;
	height: 100px;
	}
	#fragment-4 {
	position: absolute;
	left: 440px;
	top: 330px;
	height: 108px;
	padding: 5px 0px 5px 0px;
	margin-top:-10px;
	width: 510px;
	background: black;
	overflow:auto;
	}
	
	#fragment-2 img {
		margin-right: 5px;
		margin-bottom: 5px;
		border: 3px solid white;
	}
	
#watch-large-small li a{
	color: #7c7c7c;
	text-decoration: none;
}
#watch-large-small li a.active{
	color: white;
}
