

.glidecontentwrapper{
	position: relative; /* NO EDIT */
	width: 645px;
	height: 250px;
	overflow: hidden;
}
.glidecontent{
	position: absolute; /* NO EDIT */
	visibility: hidden;
	width: 645px;
	height: 250px;
	margin: 0px;
	cursor: hand; cursor: pointer;
}
.glidecontenttoggler{
	width: 45px;
	height: 22px;
	text-align: right;
	position: absolute;
	z-index: 1000;
	margin: 228px 0 0 600px;
	background: url(http://www.pointshop.dk/images/frontSlideNavi.png);
}
.glidecontenttoggler a.selected{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

.glidecontenttoggler a:hover{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.glidecontenttoggler a.toc{
}

.glidecontenttoggler a{
	width: 15px;
	height: 15px;
	float: right;
	display: block;
	text-decoration: none;
	margin: 7px 6px 0 0;
}
.frontImageBg {
	background:url(http://www.pointshop.dk/images/frontImageBg.png) no-repeat;
	width: 645px;
	height: 14px;
	float: left;
}


/* ----------------
   Main css 
   ---------------- */
   
.frontImage {
	width: 645px;
	float: left;
	height: 250px;
	background-repeat:no-repeat;
}
.frontHeadline {
	color: #000; padding:5px 10px 5px 20px; float: right; margin:56px 0 0 0;filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; background:#d6d6d6; text-align: right; font-family: "Calibri", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 35px; line-height: 37px; font-weight: bold; letter-spacing: -1px;
}
.frontPoint {
	color: #666; padding:5px 10px 5px 15px; float: right; margin:3px 0 0 0;filter:alpha(opacity=80); opacity:0.8; -moz-opacity:0.8; background:#ccc; text-align: right; font-family: "Calibri", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 23px; line-height: 25px; font-weight: bold; letter-spacing: -1px;
}


/* -----------------------------------------
   -              tjen point             -
   ----------------------------------------- */

.glidecontentwrapper1{
	position: relative; /* NO EDIT */
	width: 200px;
	height: 170px;
	overflow: hidden;
	margin: 15px 0 0 15px;
}
.glidecontent1{
	position: absolute; /* NO EDIT */
	visibility: hidden;
	width: 190px;
	height: 170px;
	margin: 0px;
	background: white;
}
.glidecontent1 img {
	max-width: 160px;
	max-height: 80 px;
	border: 0px;
	margin: 0 0 0 30px;
}
.glidecontenttoggler1{
	width: 235px;
	position: absolute;
	margin: -105px 0 0 0;
}
.glidecontenttoggler1 a.toc{
}


/* -----------------------------------------
   -              brug point             -
   ----------------------------------------- */

.glidecontentwrapper2{
	position: relative; /* NO EDIT */
	width: 210px;
	height: 170px;
	overflow: hidden;
	margin: 15px 0 0 0;
}
.glidecontent2{
	position: absolute; /* NO EDIT */
	visibility: hidden;
	width: 210px;
	height: 170px;
	margin: 0px;
	background: #fff;
	margin: 0;
	overflow: hidden;
}
.glidecontent2 img {
	max-width: 160px;
	max-height: 125px;
	border: 0px;
	margin: 0 0 0 30px;
}
.glidecontenttoggler2{
	width: 235px;
	position: absolute;
	margin: -105px 0 0 0;
	z-index: 2000;
}
.glidecontenttoggler2 a.toc{
}
.glidecontentTxt {
	float: left; display: block; width: 190px; margin: 10px 0 0 15px; color: #666; display: inline; text-align: center; line-height: 16px;
}

