/* Main CSS Document */
* html img,
* html .png{
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "http://www.dto.as/~suptropia/Scripts/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}


/*////////////////////// General //////////////////*/
.pngfix {
   behavior: url("css/pngbehavior.htc");
}
body{
	padding:0px;
	margin:0px;
	background-color:#f0f0f1;
	font:10px verdana;
	color:#000;
}
a img{
	border:none;
}

a{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
}
/*////////////////////// ID's //////////////////*/

/*#container{
	position:relative;
	width:1000px;
	left:50%;
	margin-left:-500px;
}*/

#container{
	position:relative;
	margin-right: auto;
	width:1000px;
	margin-left: auto;
	padding: 0px;
}

#gblogo_top{
	position:absolute;
	right:0px;
	top:8px;
	width:190px;
	height:131px;
}

#bottom_div{
	position:relative;
	width:788px;
	float:right;
}

#txt_bottom_left{
	position:relative;
	top:30px;
	left:-100px;
	float:left;
	width:300px;
}

#gblogo_bottom{
	position:relative;
	top:0px;
	width:81px;
	float: left;
	margin-right:100px;
	behavior: url("css/pngbehavior.htc");
	/*left:313px;  bredde på #bottom_div delt med 2 minus bredde på logo (81px)*/
}


#txt_bottom_right{
	position:relative;
	top:30px;
	float:right;
	width:253px;
}

#site_headline{
	position:absolute;
	left:0px;
}

#undermenu{
	position:relative; 
	float:left; 
	width:139px; 
	border:1px solid #000; 
	margin:5px 5px 0px 0px;
	padding-bottom:20px;
}

#rightmenu{
	position:relative; 
	float:left; 
	width:180px; 
	border:1px solid #000; 
	/*height:200px; */
	margin:5px;
	padding-bottom:190px;
	/*background-color:#f5f4f8; Indsættes i hver sit stylesheet*/
	background-position:bottom;
}

#rightmenu_nybager{
	position:relative; 
	float:left; 
	width:180px; 
	/*border:1px solid #000;
	height:90px; */
	/*margin:5px;*/
	padding-bottom:50px;
	background-position:bottom;
	background-image:url(../images/nybager.jpg);
	background-repeat:no-repeat;
	background-color:#FBFAF6;
}

#content_left{
	position:relative; 
	float:left; 
	width:290px; 
	border:1px solid #000; 
	height:100%; 
	margin-right:5px;
	background-color:#fff;
	padding:10px;
}
#content_right{
	position:relative;
	float:right;
	width:245px;
	border:1px solid #000; 
	height:100%; 
	margin-left:5px;
	background-color:#fff;
	padding:10px;
	clear:right;
}



#rightmenu_headline{
	position:relative;
	display:block;
	/*width:170px;*/
	height:12px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-top:10px;
	padding:5px;
	font: 9pt/10pt Arial, "Verdana", sans-serif;
	font-weight:bold;
	margin-bottom:5px;
	/*Bg-farve og andre att bliver sat i seperat CSS-fil*/
}

/* Find butik */
#content_shops{
	position:relative;
	float:right;
	width:570px;
	border:1px solid #000; 
	height:100%; 
	background-color:#fff;
	padding:10px;	
}

/* id for indhold der går over begge kolloner */
#content_2col{
	position:relative;
	float:right;
	width:570px;
	border:1px solid #000; 
	height:100%; 
	background-color:#fff;
	padding:10px;	
}
#content_2col_jobbank{
	position:relative;
	float:right;
	width:760px;
	border:1px solid #000; 
	height:100%; 
	background-color:#fff;
	padding:10px;	
}

/*////////////////////// Classes //////////////////*/

.btn_main{
	margin-right:10px;
	behavior: url("css/pngbehavior.htc");
}
.btn_special{
	position:absolute;
	right:30px;
	behavior: url("css/pngbehavior.htc");
}

.txt_bottom{
	color:#fff;
	margin-right:10px;
}

.content_seperator{
	clear:both;
	width:590px;
	margin:10px 0px 10px 0px;
}

.content_seperator_550px{
	clear:both;
	width:550px;
	margin:10px 0px 10px 0px;
}

.product_seperator{
	clear:both;
	width:590px;
	margin:0px 0px 10px 0px;
}
/* UnderMenu - Farver er i sidens eget Stylesheet */

.pkt_undermenu{
	border-bottom:1px dashed #6b6b6d;
}

.rightmenu_txt{
	font: 9pt/10pt Arial, "Verdana", sans-serif;
	border-bottom:1px dotted #000;
	margin:10px;
	padding-bottom:5px;
}

a:hover.txt_undermenu{
	text-indent:10px;
}

a.txt_undermenu{
	text-decoration:none;
}

a.txt_undermenu, a.txt_sel_undermenu{
	margin-left:0px;
	display:block;
	text-indent:3px;
	font:11px Arial;
	font-weight:bold;
	line-height:18px;
}

/* Billeder i tekster */
.pageimage{ /* for billeder der fylder en hele content-rammen max 290px i bredde */
	margin-top:5px;
	margin-bottom:5px;
}

.pageimage_left{
	margin:10px 10px 10px 0px;
	float:left;
}

.pageimage_right{
	margin:10px 0px 10px 10px;
	float:right;
}

/* Produkter */
.produkt{
	position:relative; 
	float:left; 
	height:100%; 
	margin-left:4px;
	margin-bottom:4px;
	background-color:#fff;
}

/* Find butik */
.butik{
	position:relative; 
	float:left; 
	height:100%; 
	margin-left:4px;
	margin-bottom:4px;
	background-color:#fff;
}

/* Jobbank */
.jobbank_ann{
	position:relative; 
	float:left; 
	height:100%; 
	margin-left:4px;
	margin-bottom:4px;
	background-color:#fff;
}
/*////////////////////// Text Classes //////////////////*/

.text_headline{
	font: 16pt/18pt "Verdana",  Arial, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}
.text_underheadline{
	font: 14pt/16pt "Verdana",  Arial, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}
p.text{
	margin:10px 0;
	font: 8pt/10pt  "Verdana", Arial, sans-serif;
}

a.text_link{
	text-decoration:underline;
}
a.text_link:hover{
	font-weight:normal;
}


/*///////////////// Flash overskrifter /////////////////////*/

h4.forsideoverskrift{
	font-size:35px;
	display:inline;
	margin:0;
}

h1.text_underheadline{
	font-size:30px;
}

/*///////////////// login /////////////////////*/
#left .login_box_left { float:left; clear:left; margin-top:10px; background-color:#fff; margin-bottom:10px; }
#left .login_box_left .content { margin: 0px 10px 0px 10px; }
#left .login_box_left .content form p {margin:0px 0px 4px 0px; font-size:1.0em; color:#999;}
#left .login_box_left .content input { margin:0px 0px 5px 0px; background-color:#f9f9f9; border:dashed #d1d1d1 1px; padding:2px;}
#left .login_box_left p { margin:0px 0px 10px 0px;}
#left .login_box_left .msg { font-size:1.2em; }
#left .login_box_left .msg .msg_points { font-weight:bold; }

/*///////////////// login-big /////////////////////*/

#bigLogin, #bigLogin-small{
	left:12px;
	position:absolute;
}

#bigLogin{
	top:450px;
}

#bigLogin-small{
	top:113px;
}

#bigLogin input, #bigLogin-small input{
	border:1px solid #000;
}
