/***************************************************************************************************************
*
*				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;
}

body {
	font-family:Arial, Verdana;
	font-size:13px;
	color:#333;
}

input{
	padding:2px;
}
h1{
	font-size:19px;
	color:#333;
	font-size:25px;
	margin-bottom:5px;
	font-weight:normal;
}
h1#start{
	color:#FFF;
}
h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom:4px;
}

h3 {
	color:#a10000;
	font-size:13px;
	font-weight: bold;
	margin-top:10px;

}
/*Bildtext*/
h4{

}
#inliner{
	display:inline;
}
#wrapper{
	width:953px;
	margin:30px auto;
	display:table;
}
#wrapper #header {

	background-image: url("/images/logo.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	width:953px;
	display:table;
}
#header #link{
	width:150px;
	height:42px;
	display:block;
}
#header ul {
	width:953px;
	height:38px;
	margin-top:8px;
	list-style-type:none;
	background-image: url("/images/menuBackground.gif");
}
#header li {
	float:left;
	margin-left:20px;
	margin-top:10px;
	cursor: pointer;
}
#header li a{
	font-size:14px;
	color:#747474;
	text-decoration:none;
}
#header li a:hover{
	color:#a10000;
	text-decoration:underline;
}
#wrapper #left{
	width:209px;
	float:left;
	margin-right:20px;
	margin-top:20px;
}
#wrapper #left #leftBox{
	margin-bottom:10px;
}
#leftBox #boxHeader{
	width:193px;
	height:16px;
	padding:6px 6px 6px 10px;
	background-image:url(/images/menuBackground_left.gif);
	background-repeat:no-repeat;
	font-size:14px;
}
#leftBox #boxContent{
	padding:5px 3px 8px 3px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
#boxContent ul{
	margin:0px;
	padding:0px;
	list-style-image:url("/images/meny-icon.gif");
	list-style-position:inside;
}
#boxContent ul#modul{
	list-style-image:url("/images/meny-modul-icon.gif");
}
#boxContent ul li{
	margin:6px 0px 0px 0px;
	line-height:16px;
	vertical-align:middle;
}
#boxContent ul li a{
	font-size:14px;
	color:#747474;
	text-decoration:none;
}
#boxContent ul li a:hover{
	color:#a10000;
	text-decoration:underline;
}
/*Ytan på startsidan över två kolumner*/
#wrapper #startRight{
	width:724px;
	float:left;
}
#startRight #bigImage{
	width:724px;
	height:248px;
	background-image:url("/images/packageBig_3_0.jpg");
	background-repeat:no-repeat;
	background-color:#000;
}
#startRight #bigText{
	width:450px;
	margin:0px 0px 0px 250px;
	padding-top:20px;
	color:#FFF;
	font-size:15px;
}
#bigText ul{
	list-style-image:url("/images/checkmark_4.png");
	margin:0px;
	padding:0px;
}
#bigText ul li{
	
}
#startRight #startRightInformation{
	display:table;
	margin-top:20px;
}
#startRightInformation #startRightLeft{
	width:450px;
	float:left;
	margin-right:24px;
}

#startRightInformation #startRightRight{
	width:250px;
	float:left;
}
#startRightRight #contact{
	width:220px;
	height:89px;
	padding:18px 15px 15px 15px;
	background-image:url(/images/gratis_seo_analys_bg.jpg);
	background-repeat:no-repeat;
}

#contact #namn{
	width:213px;
	font-style:italic;
	border:1px solid #edecec;
	margin-bottom:8px;
	color:#c3c3c3;
}
#contact #epost{
	width:120px;
	font-style:italic;
	border:1px solid #edecec;
	margin-bottom:8px;
	color:#c3c3c3;
}
#contact #select{
	padding:3px;
	width:218px;
	border:none;
	margin-bottom:8px;
	border:1px solid #edecec;
	color:#333;
}
#contact #select option{
	padding:1px;
}
#contact #submit{
	margin-top:-4px;
	width:89px;
	height:28px;
	padding:1px;
}
#startRightRight #puffBorder{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}
/*Ytan på startsidan över två kolumner SLUT*/
/*center och right ytan på artikelmallen START
#wrapper #center{
	width:504px;
	float:left;
	margin-right:20px;
	margin-top:20px;
}

#wrapper #right{
	width:200px;
	float:left;
	margin-top:20px;
}
center och right ytan på artikelmallen SLUT*/

#footer {
	background-image: url("/images/footerBackground.gif");
	background-repeat: repeat-x;
	width:100%;
	text-align: center;
	color:#ffffff;
	margin: 0 auto;
	display: table;
	clear:both;
}
#footer div {
	text-align: center;
	margin: 0px auto;
	width:940px;
	height:400px;

}
#footer div div{
	float:left;
	color:#848282;
	width:185px;
	text-align: left;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 40px;
	
}
#footer ul{

	padding:0px;
	margin:0px;
}
#footer li{
	margin-top:4px;
	list-style-type:none;

}
#footer a {
	color:#848282;
}
#footer h2 {
	font-size:13px;
	text-transform: uppercase;
	font-family: Arial, Verdana;
	margin-bottom: 3px;
	
}
.blue {
	color:#22a6d1;
	
}
.yellow {
	color:#d1b622;
}
.green {
	color:#64d122;	
}

#title {
	background-color: #0e0e0e;
	background-image: url("/images/darkGradient.gif");
	background-repeat: no-repeat;
	height:70px;
	color:#FFFFFF;
	text-align: left;
	margin:0px;
	border:0px solid #FFF;
}

a{
	/*color:#333333;*/
	color:#00F;
}
a:link{}
a:active{}
a:visited{}
a:hover{}

.menuPuff{
	color:#FFFFFF;
}

.navVertical {
}

.navVertical a:link,a:active,a:visited,a:hover{

}

.navVerticalSelected {
	
}
.navVerticalSelected a:link{}
.navVerticalSelected a:active{}
.navVerticalSelected a:visited{}
.navVerticalSelected a:hover{}

.navHorizontal a{
}
.navHorizontal a:link{

}

.navHorizontal a:visited{

}

.navHorizontal a:active{

}

.navHorizontal a:hover{

}

.navHorizontalSelected{

}
.navHorizontalSelected a:link{

}
.navHorizontalSelected a:active{

}
.navHorizontalSelected a:visited{

}
.navHorizontalSelected a:hover{

}




.navCommunityHorizontal{
}
.navCommunityHorizontal a:link{}
.navCommunityHorizontal a:active{}
.navCommunityHorizontal a:visited{}
.navCommunityHorizontal a:hover{}

.navCommunityHorizontalSelected{
}
.navCommunityHorizontalSelected a:link{}
.navCommunityHorizontalSelected a:active{}
.navCommunityHorizontalSelected a:visited{}
.navCommunityHorizontalSelected a:hover{}

.navCommunityVertical{
}
.navCommunityVertical a:link{}
.navCommunityVertical a:active{}
.navCommunityVertical a:visited{}
.navCommunityVertical a:hover{}

.navCommunityVerticalSelected{
}
.navCommunityVerticalSelected a:link{}
.navCommunityVerticalSelected a:active{}
.navCommunityVerticalSelected a:visited{}
.navCommunityVerticalSelected a:hover{}



.puffHeader{}
.puffHeader a:link{}
.puffHeader a:active{}
.puffHeader a:visited{}
.puffHeader a:hover{}

.puffHeader2{}
.puffHeader2 a:link{}
.puffHeader2 a:active{}
.puffHeader2 a:visited{}
.puffHeader2 a:hover{}


.puffText{}
.puffText a:link{}
.puffText a:active{}
.puffText a:visited{}
.puffText a:hover{}

/*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;
}

address{
}
.communityMessage{
	padding:4px;
}
/*VS table */
#vsTable{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;	
	border-right:1px solid #CCC;
}

#vsTable tr{
	padding:0px;
	margin:0px;
}
#vsTable tr td{
	padding:5px;
	border-top:1px solid #CCC;
}
#headerTd{
	font-weight:bold;
}