@charset "utf-8";
/* CSS Document */

#marker
{
	position:absolute;
	background-color:#999;
	width:46px;
	height:46px;
	top:345px;
	z-index:1000;
	display:none;
}

#introMenu
{
	position:relative;
	width: 710px;
}

#slideNaviBg
{
	position: absolute;
	top: 230px;
	left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	background-color: #000;
	z-index: 2010;
}

#slideNaviCtls
{
	/*border: 1px solid yellow;*/
	position: absolute;
	top: 230px;
	left: 0px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	background-color: Transparent;
	z-index: 2011;
}

.naviSelected 
{
	width: 16px;
	height: 20px;
	background: transparent url(http://static.schmiedmann.dk/images/standard-buttons.png) no-repeat -35px -631px;
	z-index: 3001;
	float: left;
}

.naviHover
{
	width: 16px;
	height: 20px;
	background: transparent url(http://static.schmiedmann.dk/images/standard-buttons.png) no-repeat -17px -631px;
	z-index: 3001;
	float: left;
	cursor: pointer;
}

.naviNotSelected 
{
	width: 16px;
	height: 20px;
	background: transparent url(http://static.schmiedmann.dk/images/standard-buttons.png) no-repeat 0px -631px;
	z-index: 3001;
	float: left;
	cursor: pointer;
}

#pause
{
	position:absolute; 
	top:4px; 
	left:675px;
	z-index:3000;
	width: 35px;
	height: 35px; 
	/*display: none;*/
	background-image: url('../images/pause-icon.png');
	background-repeat: no-repeat;
}

#introMenu #introMenuButtons
{
	background-image:url(http://static.schmiedmann.dk/images/frontpage-button-gradient.gif);
	background-repeat:repeat-x;
	height:63px;
	width:100%;
}

#middleColumn a:hover
{
	color:#F6F6F6;
}

#introMenu a
{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;	
	text-align:center;
	z-index:2000;
	width:80px;
}

#introMenu a:link
{
	color:#FFF;

}

#introMenu a:hover
{
	color:#DDDDDD;
	background:none;

}

#introMenu a:visited
{
	color:#FFF;

}

#introMenu a img
{
	border:none;
	z-index:2001;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.pos0
{
	position:absolute;
	top:262px;
	left:0px;
	z-index:2001;
}

.pos1
{
	position:absolute;
	top:262px;
	left:100px;
	z-index:2001;
}

.pos2
{
	position:absolute;
	top:262px;
	left:200px;
	z-index:2001;
}

.pos3
{
	position:absolute;
	top:262px;
	left:430px;
	z-index:2001;
}

.pos4
{
	position:absolute;
	top:262px;
	left:530px;
	z-index:2001;
}

.pos5
{
	position:absolute;
	top:262px;
	left:630px;
	z-index:2001;
}

#knob
{
	position:absolute;
	top:180px;
	left:290px;
	z-index:2001;
	width:131px;
	height:131px;
}

#introMenuPanel
{
	background-color: #666;
	height:250px;
	position:relative;
	top:2px;
}

#introMenuPanel div
{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}


#introMenuPanel div h1
{
	color:#FFF;
	font-weight:bolder;
	font-size:36px;
	font-family: Verdana, Geneva, sans-serif;
	position:absolute;
	margin:0px;
	padding:0px;
	top:10px;
	left:10px;
}

#introMenuPanel div p
{
	color:#F6F6F6;
	position:absolute;
	top:88px;
	left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bolder;
	width:270px;
	text-align:left;
}


/* AD PANEL*/
#adsSlidePanel
{
	background:#FFF;
	position:relative;
	height:250px;
	top:2px;
}


#adsSlidePanel div
{
	position: absolute;
	cursor: pointer;
}

#adsSlidePanel div a
{
	text-decoration:none;
}

#adsSlidePanel div .adTitle
{
	color:#1B1B1B;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	position:absolute;
	top:10px;
	left:10px;
}

#adsSlidePanel div .adDescription
{
	color:#B0B0B0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:300px;
	position:absolute;
	top:40px;
	left:10px;
}

#adsSlidePanel div .adPrice
{
	color:#B0B0B0;
	font-size:16px;
	font-weight:bold;	
	text-align:left;
	position:absolute;
	top:150px;
	left:10px;
}

/* FRONTPAGE TITLE */

#frontPage h5
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-top:0px;
}


#frontPage #workshopDiscount
{
	width:160px;
	height:270px;
	border-right: 1px dashed #9D9D9D;
	float:left;
	margin-right:10px;
	margin-top:20px;
	padding:3px;
}

#frontPage #schmiedmannDepartments
{
	width:320px;
	height:270px;
	border-right: 1px dashed #9D9D9D;
	float:left;
	margin-right:10px;
	margin-top:20px;
	padding:3px;
}

#frontPage #schmiedmannDepartmentsDE
{
	width:343px;
	height:250px;
	border-right: 1px dashed #9D9D9D;
	float:left;
	margin-right:10px;
	margin-top:20px;
	padding:3px;
}

#frontPage #openingHours
{
	width:160px;
	height:140px;
	float:left;
	margin-right:0px;
	margin-top:20px;
	padding:3px;
}

#frontPage #openingHoursDE
{
	width:344px;
	height:250px;
	float:left;
	margin-right:0px;
	margin-top:20px;
	padding:3px;
}

#frontPage #schiedmannPointsDE
{
	width: 704px;
	padding: 3px;
	margin-top:20px;
}

#frontPage #schiedmannPointsDE img
{
	width: 436px;
	height: 78px;
	margin-left: 134px;
	border: 1px solid black;
}

#frontPage #schiedmannPointsDE #pointsLeft, #frontPage #schiedmannPointsDE #pointsRight
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 310px;
	margin-top: 4px;
}

#frontPage #newsletterForm
{
	margin-top:20px;
	width: 480px;
	float:left;
}

#frontPage #E46SCHCOMP
{
	margin-left:10px;
	margin-top:20px;
	float:left;
	width:200px;
	cursor:pointer;
}


#frontPage #workshopBooking
{
	height:132px;
}

#frontPage #workshopBooking img
{
	margin-right: 10px;
}

/*MENU SLIDES*/

/* LAYOUT JUNIOR CARS*/

#frontPage #EUKontrol
{
	width:160px;
	height:190px;
	float:left;
	margin-right:0px;
	margin-top:20px;
	padding:3px;
}

/*VIDEO*/
#frontPage #videoOverlay
{
	position:absolute;
	top:2px;
	left:0px;
	z-index:2013;
	width:710px;
	background-color:#9D9D9D;
}

#frontPage #videoBtn
{
	text-align:right;
	cursor:pointer;
	width:270px;
	float:right;
	padding-right:10px;
	padding-bottom:5px;
	margin-right:40px;
	background-color:#9D9D9D;
}

#frontPage #videoBtnText
{

	display:inline-block;
	color: #CCC;
	font-size:14px;
	font-weight:bold;

	margin-right:5px;
}


#frontPage #videoBtn img
{
	vertical-align:text-bottom;
}