@charset "utf-8";
/* ###################### LAYOUT ###################### */
/* --- shop main --- */
body#shop-onlineshops #flash-film {
	height:509px;
}

body#shop-onlineshops #flash-film .info-text {
	position:absolute;
	width:180px;
	height:auto;
	bottom:105px;
	margin:0 22px 0 22px;
	font-size:9px;
	color:#999999;
	z-index:20;
}


body#shop-onlineshops h2 {
	font-size:16px;
	margin:20px 20px 0 20px;
	width:350px;
	position:absolute;
}

body#shop-onlineshops #country-links {
    width:300px;
    margin:65px 10px 0 10px;
    position:absolute;
}

body#shop-onlineshops #country-links ul {
    list-style-type:none;
    margin: 0 0 0 0;
    font-size:12px;
    font-weight:bold;
}

body#shop-onlineshops #country-links ul li {
    margin:0 0 6px 0;
}

body#shop-onlineshops #country-links a {
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
}

body#shop-onlineshops #country-links a:link, 
body#shop-onlineshops #country-links a:active, 
body#shop-onlineshops #country-links a:visited {
    color:#666666;
}
body#shop-onlineshops #country-links a:hover {
    text-decoration:none;
    background-color: #DF2B27;
    color:#FFFFFF;
}

body#shop-onlineshops #teaser-wrap {
	width:688px;
	height:auto;
	padding:9px 0 0 5px;
	background:url(../img/watches-teaser-bg.jpg) top left no-repeat;
}

body#shop-onlineshops .teaser{
	margin:0;
}
/* --- shop locator --- */
body#shop-locator p {
	color:#666666;
	font-size:9px;
	line-height:14px;
}

body#shop-locator .locator-wrap {
	width:653px;
	padding:20px 20px 0 15px;
	height:500px;
	background:url(../img/pc-locator-bg.jpg) top left repeat-x;
}

body#shop-locator .locator-wrap .locator-search {
	height:145px;
}

body#shop-locator .locator-wrap .searchbox {
	width:223px;
	height:144px;
	background:url(../img/locator-searchbox-bg.gif) top left no-repeat;
	float:left;
}

body#shop-locator .locator-wrap .searchbox h2 {
	margin:5px 0 10px 10px;
}

body#shop-locator .locator-wrap .searchbox form {
	margin:0 0 0 10px;
}

body#shop-locator .locator-wrap .searchbox label {
	width:auto;
	padding:0;
	margin:0;
	color:#666666;
	font-size:9px;
	float:none;
}

body#shop-locator .locator-wrap .searchbox select {
	width:180px;
	padding:1px;
	margin:0 0 5px 0;
}

body#shop-locator .locator-wrap .searchbox option {
	padding:2px 15px 0 5px;
}

body#shop-locator .locator-wrap .image {
	width:430px;
	float:left;
}

body#shop-locator .locator-wrap .locator-list-info,
body#shop-locator .locator-wrap .locator-list-wrap {
	width:430px;
	margin:0 0 0 224px;
}

body#shop-locator .locator-wrap .location {
	position:relative;
	width:415px;
	margin:0 0 10px 0;
}

body#shop-locator .locator-wrap .loc-image {
	width:75px;
	float:left;
}

body#shop-locator .locator-wrap .loc-image img {
	padding:0 5px 0 10px;
}

body#shop-locator .locator-wrap .loc-info {
	width:340px;
	float:left;
}

body#shop-locator .locator-wrap .scroll-up {
	position:absolute;
	top:5px;
	left:418px;
	width:11px;
	height:11px;
	z-index:50;
}

body#shop-locator .locator-wrap .scroll-down {
	position:absolute;
	top:305px;
	left:418px;
	width:11px;
	height:11px;
	z-index:50;
}