@charset "UTF-8";
/* CSS Document */

    @media screen and (-webkit-min-device-pixel-ratio:0) { 

    .webb {
	border:1px solid #bbb !important;
	border-radius:4px !important;
	-webkit-border-radius:4px;
	margin:0 9px 15px 0 !important;
	 -webkit-box-reflect: below -1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.75, transparent), to(rgba(255,255,255,0.6))) !important;
	 -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.55) !important;
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.55) !important;
	}
	
	.webb:hover {
		
		margin:2px 7px 12px 0 !important;
	}
	

	}

@font-face {
    font-family: 'FFDingbatsMedium';
    src: url('http://www.cyberaccess.se/fonts/ffdingbats-arrowsone-webfont.eot');
    src: url('http://www.cyberaccess.se/fonts/ffdingbats-arrowsone-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.cyberaccess.se/fonts/ffdingbats-arrowsone-webfont.woff') format('woff'),
         url('http://www.cyberaccess.se/fonts/ffdingbats-arrowsone-webfont.ttf') format('truetype'),
         url('http://www.cyberaccess.se/fonts/ffdingbats-arrowsone-webfont.svg#FFDingbatsMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

	body {
		background: url("../img/bg.png") repeat-x scroll center top #CCCED0;
		font-family:"Helvetiva Neue", Helvetica, Arial, sans-serif;
 }
 
 .divider {
    background: url("../img/divider.png") repeat-x scroll center top transparent;
    height: 2px;
    margin: auto auto 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetiva Neue", Helvetica, Arial, sans-serif;
}

h2, h3, h4, h5 {
	font-size:12px;
	font-weight:bold;
	color:#656565;
	text-shadow:1px 1px 0 #fff;
	text-transform:uppercase;
	
}

h2 {
	
	font-size:24px;
	margin-bottom:4px;
	font-family:"Helvetiva Neue", Helvetica, Arial, sans-serif;
	//font-style:italic;
	text-transform:none;
	color:#444;
	padding-bottom:2px;
}


h3 {
	padding-top:3px;
	padding-bottom:0px; 
}

h4, h5 {
	display:inline;
	line-height:40px;
}

h5 {
	font-family:"FFDingbatsMedium";
}
	
#inlogg {
	float:right;
	margin-top:25px;	
}

#inloggtext {
	display:inline-block;
}

#inloggfoto {
	display:inline-block;
}

#meddelanderuta {
	
	
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
padding:3px 1px 0px 1px;
background: #f3f3f3;
//border:1px solid rgba(0,0,0,0.3);
   -webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,0.35);
    -moz-box-shadow:inset 0 2px 5px rgba(0,0,0,0.35);

	
}

#meddelanderuta li {
	border-bottom:1px solid #ddd;
	line-height:29px;
	margin:0;
	padding-left:8px;
    
}

#meddelanderuta li:last-child {
	border-bottom:none;
}

#meddelanderuta li:hover {
	background:#fff;
}

#meddelanderuta li:hover:first-child {
 -webkit-border-top-left-radius:7px;
 -webkit-border-top-right-radius:7px;
-moz-border-radius-topright:7px;
-moz-border-radius-topleft:7px;
}

#meddelanderuta li:hover:last-child {
-webkit-border-bottom-left-radius:7px;
 -webkit-border-bottom-right-radius:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-bottomleft:7px;
}

#messindex {
	
	margin-top:-20px;
	margin-bottom:10px;
	padding:0;
	text-align:center;
}

#login {
	
	margin-top:20px;
	margin-bottom:7px;
}

#inloggtext {
	padding-right:15px;
	text-align:right;
}

.border-radius {
	
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
border:1px solid #aaa;

}

.imagestyling {
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	-webkit-box-shadow: 1px 1px  0 #fff;
    -moz-box-shadow:1px 1px  0 #fff;
}
	

.select {
	
	display:inline;
	border:1px solid #ccc;
	color:#ee1b2a;
}

.publ, .publ-webb {
	display:inline-block;
	vertical-align:top;
	margin-bottom:-10px;
	padding:0;
	margin-top:0;
}

.publ-webb {
	margin-bottom:-12px;
}

.publ p, .publ-webb p {
	text-align:center;
	font-size:11px;
	margin-top:-7px;
	text-shadow:1px 1px 0 #eee;
	color:#555;
	width:83px;
	height:20px;
	border:0px solid #f00;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}


.publ-webb p {
	width:122px;
	border:0px solid #f00;
	margin-top:-9px;
	
}

.book {
	margin:0 3px 3px 0;
	//border:1px solid rgba(0,0,0, 0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.55);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.55);
}

.i-book {
	margin:0 3px 3px 0;
}

.webb {
	border:1px solid #bbb;
	margin:0 9px 4px 0;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}



.book:hover {
	
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.55);
    -moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.55);
}

.webb:hover {
	border:0px solid #bbb;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.55);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.55);
}

/* gecko based browsers */
background: -moz-linear-gradient(top, #55aaee, #003366);

/* webkit based browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#55aaee), to(#003366));