body {
    font-family: Arial, sans-serif;
}
div#tmpSlideshow {
	position: relative;
	height: 405px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
div.tmpSlide {
	top: 0;
	left: 0;
	width: 930px;
	height: 405px;
	display: none;
}
div#tmpSlideshowControls {
	right: 15px;
	width: 87px;
	position: absolute;
	top: 20px;
	padding-right: 0px;
}

div#tmpSlideshowControls2 {
	right: 565px;
	width: 319px;
	position: absolute;
	top: 340px;
	padding-right: 0px;
}
div.tmpSlideshowControl {
	border: 1px solid #737373;
	float: left;
	margin: 0 5px 5px 0;
	width: 22px;
	height: 22px;
	color: #737373;
	font: 14px Arial, sans-serif;
	text-align: center;
	cursor: pointer;
	background-color: #FFF;
}
div.tmpSlideshowControl span {
	line-height: 22px;
	vertical-align: middle;
}
div.tmpSlideshowControlOn {
	border: 1px solid #76b9c5;
	color: #76b9c5;
	background-color: #FFF;
}
div.tmpSlideshowControlActive {
	border: 1px solid #76b9c5;
	color: #76b9c5;
	background-color: #FFF;
}
div.tmpSlideCopy {
	left: 0px;
	top: 0px;
	width: 855px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 270px;
}

div.tmpSlideCopy2 {
	left: 0px;
	top: 0px;
	width: 500px;
	text-align: center;
	padding-top: 285px;
	padding-left:20px;
}

div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
    margin: 10px 0;
}
div.tmpSlideCopy p {
	font: 11px Arial, sans-serif;
	line-height: 14px;
}

div.tmpSlideCopy2 p {
	font: 11px Arial, sans-serif;
	line-height: 14px;
}

.page-title-watches {
	padding-top: 26px;
	padding-left: 52px;
	height: 45px;
	width: 170px;
	background-image: url(../images/watches-title.png);
	background-repeat: no-repeat;
	background-position:52px 26px;
}


.slide1{
	width: 930px;
	height: 405px;
	background-image: url(../images/watches/1.jpg);
	background-repeat: no-repeat;
	border-color: #FFF;
}

.slide1a{
	width: 930px;
	height: 405px;
	background-image: url(../images/watches/1a.png);
	background-repeat: no-repeat;
}

.slide2{
	width: 930px;
	height: 405px;
	background-image: url(../images/watches/2.jpg);
	background-repeat: no-repeat;
	border-color: #FFF;
}

.slide3{
	width: 930px;
	height: 405px;
	background-image: url(../images/watches/3.jpg);
	background-repeat: no-repeat;
	border-color: #FFF;
}
.longines-logo {
	height: 60px;
	width: 288px;
	padding-top: 270px;
	padding-left: 40px;
}

