/***************************************************************************************************************
*
*				För Timadmin
*
*
****************************************************************************************************************/
.TimEditArticleClass{
	font-size:10px;
	color:#C0C0C0;
}

.puffEditLink{
	font-size:10px;
	color:#C0C0C0;
}
/***************************************************************************************************************
*
*				För Tim
*
*
****************************************************************************************************************/

.TimErrorMessageClass{
	font-weight:bold;
}
*{
	padding:0px;
	margin:0px;
}
html{
	height:100%;
}
body,table{
	font-family:Helvetica;
	color:#3B3B3B;
	height:100%;
}
h1{
	font-size:22px;
	font-weight:normal;
	margin-bottom:12px;
}
h2{

}
h3{

}
/*Bildtext*/
h4{

}
p{
	
}

a{
	color:#3B3B3B;
	text-decoration:none;
}
a:link{}
a:active{}
a:visited{}
a:hover{}

#offertForm{
	margin-top:10px;
}
#offertForm h3{
	margin-bottom:10px;
}
#offertForm fieldset{
	padding:5px;
	margin-bottom:5px;
}
#offertForm #summa{
	float:right;
	font-weight:bold;
}
#offertForm select{
	width:200px;
	margin-bottom:5px;
}
#offertForm input{
	width:250px;
	margin-bottom:5px;
}
#offertForm #kommentar{
	width:250px;
	height:60px;
}
#offertForm #submit{
	margin-top:20px;
}
#inliner{
	display:inline;
}
#wrapper{
	width:100%;
	height:100%;
	min-height:100%;
}
#wrapper #left{
	width:85px;
	height:100%;
	min-height:100%;
	/*height:713px;*/
	background-image:url(/images/digitaltryck_bakgrund_left.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
#wrapper #center{
	height:100%;
	min-height:100%;
	background-color:#FFF;
}
#wrapper #right{
	width:85px;
	height:100%;
	min-height:100%;
	/*height:713px;*/
	background-image:url(/images/digitaltryck_bakgrund_right.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}

#container{
	width:962px;
	margin:0px auto;
	padding-bottom:80px;
}

#container #header{
	width:946px;
	height:124px;
	margin-left:4px;
	background-image:url(/images/logos/digitaltryck_logo_links2.jpg);
	background-repeat:no-repeat;
}
#container #header #links{
	position:relative;
	top:17px;
	left:780px;
	width:130px;
	height:30px;
	/*height:25px;
	float:right;
	margin:22px 35px 0px 0px;
	text-align:right;*/
}
/*#container #header #links img{
	margin-left:3px;
}*/
#container #header #links #ftp{
	display:block;
}
#container #header #links #offert{
	display:block;
}
#container #header #links a{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#header #topMenu{
	position:relative;
	width:493px;
	top:65px;
	left:422px;
	margin:0px;
	padding:0px;
	/*height:27px;
	clear:both;
	float:right;
	padding:97px 35px 0px 0px;*/
}




#header #topMenu ul{
	list-style:none;
	display:inline;

}
#header #topMenu li{
	float:left;
	height:15px;
	padding:7px 8px 7px 8px;
}
#header #topMenu li a{	
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
#header #topMenu li:hover{
	background-color:#DDDDDD;
}
/***************level2-meny-start**************************/
#menuLevel2{
	position:relative;
	top:0px;
	left:331px;
	width:572px;
	height:28px;
	padding:0px;
	margin:0px;
	/*clear:both;
	width:572px;
	height:24px;
	margin-left:331px;*/
}
#menuLevel2 ul{
	list-style:none;
	display:inline;

}
#menuLevel2 ul li{
	float:left;
	height:20px;
	padding:4px;
	vertical-align:middle;
}
#menuLevel2 li a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
}
#menuLevel2 ul li:hover{
	background-color:#AAA;
}
#menuLevel2 li.selected{
	background-color:#4D4D4D;
}
/***************level2-meny-end**************************/
/*******************************************Startsidan-start*********************************************************/
#container #startArticleContainer{
	width:938px;
	margin-left:12px;
	height:340px;
	/*background-image:url(/images/logos/digitaltryck_logo_startbild.jpg);*/
	background-repeat:no-repeat;
}

#container #startArticleContainer #text{
	width:220px;
	height:269px;
	/*clear:right;
	float:right;*/
	padding:35px 0px 0px 17px;
	margin:0px 23px 0px 676px;
	font-size:13px;
}

#container #startArticleContainer #text p{
	font-size:18px;
}
#container #startArticleContainer #text #point{
	background-image:url(/images/digitaltryck_plus.gif);
	background-repeat:no-repeat;
	margin-top:18px;
	padding-left:16px;
}
#container #startArticleContainer #text #point span{
	display:block;
	font-weight:bold;
}

#startPuffContainer{
	width:962px;
	height:148px;
	display:inline-block;
	margin-top:14px;
}
#startPuffContainer .bgs{
	margin-left:1px;
}
#startPuffContainer #bg{
	width:320px;
	height:148px;
	float:left;
	background-image:url(/images/digitaltryck_stockholm_spbg.jpg);
	background-repeat:no-repeat;
}
#startPuffContainer #bg #puffContent{
	width:264px;
	height:92px;
	margin:22px;
	padding:6px;
	font-size:13px;
}
#startPuffContainer #bg #puffContent p a,#container #startPuffContainer #bg #puffContent p a:link{
	color:#da8d21;
	font-size:16px;
	text-decoration:none;
}
#startPuffContainer #bg #puffContent img{
	margin-top:5px;
	border:none;
}

/*******************************************Startsidan-slut*********************************************************/
/*******************************************Artikel-start*********************************************************/

/***********************************Showroom puffar********************************************/
#showPuffContainer{
	width:962px;
	height:148px;
	display:table;
	margin-top:14px;
	margin-left:-13px;
}
#showPuffContainer .bgs{
	margin-left:1px;
}
#showPuffContainer #bg{
	width:320px;
	height:148px;
	float:left;
	background-image:url(/images/digitaltryck_stockholm_spbg.jpg);
	background-repeat:no-repeat;
}
#showPuffContainer #bg #puffContent{
	width:264px;
	height:92px;
	margin:22px;
	padding:6px;
	font-size:13px;
}
#showPuffContainer #bg #puffContent p a, #showPuffContainer #bg #puffContent p a:link{
	color:#000;
	font-size:16px;
	text-decoration:none;
}
#showPuffContainer #bg #puffContent img{
	margin-top:5px;
	border:none;
}

/****************************************Showroompuffar slut*********************************************/
#container #articleArticleContainer{
	width:938px;
	margin:0px 0px 0px 12px;
	padding:0px;
	min-height:340px;
	/*background-image:url(/images/logos/digitaltryck_logo_artikelbild.jpg);*/
	background-repeat:no-repeat;
	display:inline-block;
}
#container #articleArticleContainer #textContainer{
	width:903px;
	padding:51px 0px 0px 35px;
	display:table;
	clear:both;
	line-height:18px;
}
#textContainer #specialContainer{
	width:903px;
	display:table;
	font-size:13px;
}
#specialContainer #col1{
	width:138px;
	float:left;
	display:block;
}
#specialContainer #col1 #meny3{

	
}
#specialContainer #col1 #meny3 ul{
	list-style:none;
}
#specialContainer #col1 #meny3 li{
	list-style:none;
}

#specialContainer #col1 #meny3 li a{
	text-decoration:none;
	font-size:11px;
	line-height:24px;
	display:block;
	color:#3B3B3B;
	padding-left:4px;
	line-height:18x;
	white-space:nowrap;
}
#specialContainer #col1 #meny3 li a:hover{
	background-color:#F3F2F2;
	border:none;
}
#specialContainer #col1 #meny3 li .selected{
	background-color:#DDD;
	font-weight:bold;
}

#specialContainer #col2{
	width:690px;
	float:left;
	font-size:13px;
	margin-left:25px;
	display:table;
}

#specialContainer #col2 a{/*Färgen ska vara kategorifärgen ???*/
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#specialContainer #col2 h3{
	font-size:15px;
	font-weight:bold;
}
#specialContainer #col2 h3 a{
	font-size:15px;
	font-weight:bold;
}
#specialContainer #specialBottom{
	display:table;
	margin:15px 0px 0px 0px;
	clear:both;
}
#specialBottom #articlePuff{
	width:324px;
	height:111px;
	float:left;
	padding-left:30px;
	padding-top:26px;
	background-image:url(/images/digitaltryck_article_puff_bg.jpg);
	background-repeat:no-repeat;
}
#articlePuff p{
	font-size:17px;
	margin-bottom:3px;
}
#articlePuff #point{
	background-image:url(/images/digitaltryck_plus_svart.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	margin-bottom:3px;
}
#articlePuff #point span{
	font-size:12px;
	font-weight:bold;
	display:block;
}
#articlePuff #bottomText{
	margin-top:5px;
}

#specialBottom #toggle{
	float:right;
	width:325px;
	margin:100px 0px 0px 0px;
	font-size:11px;
	display:table;
	text-align:right;
}
#specialBottom #toggle #tLeft{
	float:right;
	margin:1px 2px 0px 0px;
}
#specialBottom #toggle #tCenter{
	float:right;
	padding-bottom:8px;
	display:table;
}






#tCenter ul{
	list-style:none;
	display:inline;
}
#tCenter li{
	float:left;
}
#tCenter li a{
	padding:2px 2px 0px 3px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	border:none;
	line-height:12px;
}
#tCenter li a:hover{
	background-color:#DDD;
	border:none;
}
#tCenter li .selected{
	color:#FFFFFF;
}








#specialBottom #toggle #tRight{
	float:right;
	margin:1px 0px 0px 2px;
}
/*******************************************Artikel-slut*********************************************************/
#footer{
	width:962px;
	text-align:center;
	margin:-60px auto 27px auto;
	font-size:12px;
	position:relative;
}

#footer #byline{
	float:right;
	color:#CCC;
	margin-right:10px;
}
#footer #byline a{
	color:#CCC;
}




/*Söket*/
.searchBoxForm{
	display:inline;
}
.searchBoxField{
	width:200px;
}
.searchBoxButton{
	margin:0px;
}
.searchPageBoxForm{
	
}
.searchPageBoxField{
	width:75%;
}
.searchPageBoxButton{
	width:20%;
}

/*Arkiv*/
.archiveDateLink{
	
}
.archiveDateLink li{
	margin-bottom:5px;
}
.archiveArticleLink{
}
.archiveArticleLink li{
	margin-bottom:5px;
}
