/* 
Theme Name: PreVox
Theme URI: http://urban-svensson.com/
Description: ett Wordpress-tema skapat av <a href="http://urban-svensson.com/" title="Urban Svensson" target="_blank">Urban Svensson</a> 2009. (c) Copyright Urban Svensson 
Version: 1.0
Author: Urban Svensson
Author URI: http://urban-svensson.com/
*/

/* Lila: #a4176f */

* {margin:0; padding:0;}

body
{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:#fff url(images/bakgrund.png) repeat-x;
}

/* ---------------------------- Struktur och layout ----------------------------------- */

#wrapper
{
	margin:0 auto;
	width:980px;
}

#header
{
	display:inline;
	float:left;
	clear:both;
	margin:0; 
	width:980px;
}

/* ----------------------- Nytt test horisontell utläggning av objekt ---------- */

#noll
{
	display:inline;
	float:left;
	clear:both;
	width:980px;
	height:80px;
}

#ett
{
	display:inline;
	float:left;
}

#tva
{
	display:inline;
	float:right;
}

#kontakt
{
	font-size:11px;
}

/* ----------------------- Logo och meny ----------*/

#logo-och-meny
{
	display:inline;
	float:left;
	width:690px;
	padding:20px 0 0 0;
}

/* ---------------- Logo ----------- */

#logo
{
	display:inline;
	float:left;
}


/* ------------------------ Splash --------------------*/

#splash
{
	width:980px;
	height:293px;
	display:inline;
	float:left;
	clear:both;
	margin-top:20px;
	
}

#splash-text
{
	display:inline;
	float:left;
	padding:50px 0 10px 30px;
}

#splash-text h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
}

#splash-text p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#fff;
	margin-top:5px;
}

/* ------------------ Bildspel --------------------- */

#bildspel
{
	display:inline;
	float:left;
	width:600px;
}


/* ----------------------- Knappar startsida-------------------------- */

#startknappar-wrapper
{
	float:left;
	display:block;
	padding:20px 0 10px 25px;
}

.startknapp a
{
	margin:0 0 7px 0;
}

.startknapp a.webbkatalog, .startknapp a.julklappar 
{
	background-image:url(images/knapp2.png);
}

.startknapp a
{
	display:block;
	float:left;
	height:40px;
	width:301px;
	color:#fff !important;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:13px;
}

.startknapp a:hover
{
	background-position: center bottom;
	text-decoration:none;
}

/* ----------------------- Knappar sidebar-------------------------- */

li.pagenav a
{
	background-image:url(images/knapp3.png);
	margin:4px 0 7px 0;
	display:block;
	float:left;
	height:31px;
	width:232px;
	color:#fff !important;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
}


li.pagenav a:hover
{
	background-position: center bottom;
	text-decoration:none;
}



/* ------------------------ Footer ------------------- */


#footer
{
	clear:both;
	width:100%;
	text-align:center;
	background:url(images/footer-bg.png) no-repeat center top;
	height:150px;
	padding:25px 0 0 0;
	margin:15px 0 0 0;
}

#footer-text
{
	width:980px;
	margin:0 auto;
	text-align:left;
}

#footer-text ul, li
{
	list-style:none;
	list-style-type:none;
	border:none !important;
}

.footer-kol
{
	width:auto;
	display:inline;
	margin-right:15px;
	float:left;
}

#prod-kol
{
	display:inline;
	float:right;
	padding:10px;
	background:#f1f1f1;
}

#prod-kol p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	margin:0px;
	padding:0px;
	color:#666;
	margin:0 !important;
	
}

#foretag-info-kol
{
	display:inline;
	float:left;
}	

.footer-kol h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px !important;
	padding:0 0 4px 0 !important;
	font-weight:bold;
	color:#666;
	margin:0 !important;
}

.footer-kol p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:0 !important;
}

/* ------------------ Små logos i footer --------------------- */

.sbpr
{
	background:url(images/small-logo-1-grey.png) no-repeat;
}

.sbpr:hover
{
	background:url(images/small-logo-1-color.png) no-repeat;
}

.aaa
{
	background:url(images/small-logo-2-grey.png) no-repeat;
}

.aaa:hover
{
	background:url(images/small-logo-2-color.png) no-repeat;
}

.geting
{
	background:url(images/small-logo-3-grey.png) no-repeat;
}

.geting:hover
{
	background:url(images/small-logo-3-color.png) no-repeat;
}

.ret
{
	background:url(images/small-logo-4-grey.png) no-repeat;
}

.ret:hover
{
	background:url(images/small-logo-4-color.png) no-repeat;
}

.padding-innan-logos
{
	margin-right:45px;
}

/*---------------- För jQuery-tooltip ----------------------- */

.tooltip
{
	position: absolute; 
	top: -20px; 
	left: 3px; 
	z-index: 3; 
	display: none; 
	background:#fff;
	color:#333 !important;
	border:1px solid #ccc;
	padding:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* ------------------ Main-sidan ------------------- */

#main-startsida
{
	width:100%;
	height:auto;
	display:inline;
	float:left;
	clear:both;
	margin:25px 0 20px 0;
}

#main
{
	background:#fff;
	width:100%;
	height:auto;
	display:inline;
	float:left;
	clear:both;
	margin:45px 0 20px 0;
	border:1px solid #ccc;
}

/* ---------------- Nyheter, puffar----------- */

#puffar
{
	display:inline;
	float:left;
	clear:both;
	width:600px;
}

#nyheter
{
	display:inline;
	float:left;
	padding-top:10px;
	margin-top:10px;
	width:980px;
	clear:both;
}

.puff
{
	float:left;
	display:inline;
	width:250px;
	margin-right:10px;
	padding:15px;
	border:1px solid #fff;
	background:#f0f0f0 url(images/puffpil2.gif) no-repeat 260px 180px;
	height:170px;
	
}

.puff:hover
{
	background:#f0f0f0	 url(images/puffpil2.gif) no-repeat 260px 180px;
	border:1px solid #ccc;
}


#nyheter p
{
	margin:0;
	padding:0 0 5px 0;
	font-size:13px;
	line-height:18px;
}

a
{
	outline:none;
}

#nyheter h3, #nyheter h3 a
{
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#nyheter a
{
	color:#333;
	font-weight:bold;
	font-size:13px;
	margin-top:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#nyheter-vinjett
{
	width:550px;
	margin-bottom:10px !important;
}

p.nyheter-vinjett-box
{
	width:70px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	font-size:10px !important;
	background:url(images/vinjett-box-bg.png) repeat-x;
	padding:4px 6px 3px 6px !important;
	height:20px !important;
	display:inline;
}


.blogg-rss
{
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	display:inline;
	height:300px !important;
	font-size:11px !important;
}

.blogg-rss a
{
	font-weight:normal !important;
	font-size:11px !important;
}

.rss
{
	margin-left:30px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	display:inline;
	height:300px !important;
	font-size:11px !important;
}

.rss a
{
	font-weight:normal !important;
	font-size:11px !important;
}

/* ------------------- Aktuellt ---------------- */

p.aktuellt-vinjett
{
	font-size:19px !important;
	padding:0 0 20px 0 !important;
}

/* ----------------- Aktuellt visar Datum från inlägg -------------- */

.aktuellt-datum
{
	font-size:12px;
}

/* ----------------- Aktuellt visar Rubrik från inlägg -------------- */

.aktuellt-rubrik
{
	font-size:12px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif !important;

}

.aktuellt-rubrik a
{
	font-size:12px !important;
	color:#333 !important;
	font-weight:normal;
}


#aktuellt
{
	display:inline;
	float:left;
	padding:40px 20px 20px 40px;
	margin:0;
	width:320px;
}

#aktuellt h3, #aktuellt h3 a
{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-weight:bold;
	color:#333333;
}

#aktuellt p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:13px;
}

.aktuellt-puff
{
	margin-bottom:10px;
}

.aktuellt-datum
{
	display:inline;
	float:left;
	background:#f1f1f1;
	padding:5px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.till-arkivet
{
	margin-top:20px !important;
	border-top:1px solid #ccc;
	padding-top:10px;
	width:65%;
}

.aktuellt-arkiv-lank a
{
	font-size:11px !important;
	background:url(images/pil.png) no-repeat;
	padding:0 0 0 20px;
	font-weight:normal !important;
}

/* ---------------------- Soka -------------------- */

#soka
 {
	text-align:center;
	
}

#soka .sokatext
{
	margin: 0;
	border: none;
	width: 140px; 
	height: 15px;
	border:1px solid #D7D7C7;
	padding:5px;
	background: #fff;
	font-size:10px;
	vertical-align:middle;
	margin-right:5px;
	margin-top:-5px;
}

#soka .sokatext:hover
{
	
	color:#000;
	border:1px solid #000;

}

#soka .knapp
{
	width:30px;
	height:26px;
	padding:2px;
	background:#a4176f;
	text-align:center;
	text-decoration:none;
	color:#fff;
	border:none;
	font-size:11px;
}

#sok-spacer
{
	margin-bottom:200px;
}



/* -------------------- Toplinks --------------------- */

#toppen
{
	float:right;
	display:inline;
	background:#f0f0f0;
	padding:10px;
	border-top:3px solid #000;
	width:230px;
}

#toplinks
{
		margin-bottom:10px;
}

#toplinks li
{
	display:inline;
}

#toplinks li a
{
	color:#191919;
	padding:10px 20px 0 10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-style:italic;
}


/* -------------------------------- Få fet och kursiv i Wordpress att funka riktigt ---------------------- */


em
{
	font-style:italic;
}

strong {
	font-weight: bold;
}


/*------------------------------------- Rubriker-------------------------------------*/

h1,h2,h3,h4
{
	font-family:Arial, Helvetica, sans-serif;
}

h1
 {
	font-size:36px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
	letter-spacing:0px;
	margin-bottom:30px;
	margin-top:15px;
	color:#999;
}

h2, h3, h4
 {
	font-style:normal;
	font-variant:normal;
	letter-spacing:0px;
	margin-bottom:17px;
	margin-top:15px;
	color:#999;
	font-weight:normal;
}

h2
{
	font-size:29px;
	line-height:36px;
	font-weight:bold;
}

h3
{
	font-size:22px;
	line-height:28px;
}

h2 a:link,h2 a:visited{  text-decoration:none;}

h2 a:hover
{
	border:thin;
}




/* ------------------------------------ Post / Inlägg ---------------------------------- */

.ramrunt
{
	border:1px solid #ccc;
}

.forfattaren-om
{
	padding:0;
	margin:0;
}

.spacer
{
	margin:10px 0 20px 0;
	border-top:1px solid #ccc;
	display:block;
}

.spacer2
{
	margin:10px 0 20px 0;
	display:block;
	clear:both;
}

.spacer3
{
	height:200px;
}


.post h2, .post h3
{
	
	margin-left:0;	
	color:#333 !important;
}

/* ------------------- Länkar i inlägg --------------------- */

.post p a.personal
{
	background:#a4176f !important;
	color:#fff !important;
	padding:3px 5px 2px 5px !important;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	margin:7px 0 3px 0 !important;
}

.post p a.personal:hover
{
	background:#771051 !important;
	text-decoration:none;
}




/* -------------------- Bilder  --------------------- */

.post a img, 
.post a:link img, 
.post a:active img, 
.post a:visited img
{
	
}

a img { border: none; }




.post h2 a, .post h2 a:link, .post h2 a:visited
{
	color:#999 !important;
}

.post h4
{
	margin: 20px 0 15px 0;
	font-size:22px;
	line-height:30px;
	font-weight:normal;
}


/* ------------------------- Brödtext ---------------------------- */
	
p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	padding:5px 0 13px 0;
}	

.entry
{ 
	float:left;	
	display:inline;
	margin:20px 10px 0 30px;
	width:650px;
}

.entry-startsida
{
	
	margin-top:10px;
	padding:5px;
}

.entry h4, h4
{
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
}


/* -------------------- Post/inlägg --------------------- */

.post
{
	margin-bottom:50px;
	width:640px;
	display:block;
}

.alla
{
	font-size:16px;
	color:#999;
	border-bottom:1px solid #ccc;
	margin-left:20px;
}

.archive-list
{
	background:#ebebeb !important;
	padding:20px;
	margin:0 0 15px 0 !important;
}

.arhive-list h2
{
	font-size:12px !important;
}

/* -------------------- Meta --------------------- */

.meta 
{
	margin-top:10px; 
	font-size:13px;
	line-height:19px;
	font-weight:100;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	width:100%;
}

.av
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}	

.av-namn
{
	font-style:normal;
	text-transform:uppercase;
	color:#333;
	font-size:10px;
}


.meta-sok
{
	font-size:12px;
	font-weight:100;
	font-style:italic; 
	padding-bottom:20px;
	border-bottom:1px solid #e4e4e4;
}

.meta-sok p.morelink
{
	font-size:15px;
}

/*----------------------- Dela och skrivut ----------------------------- */

.dela-och-skrivut
{
	 display:block;
	 float:left;
	 clear:both;
	 width:630px;
	 height:30px;
}

.dela
{
	display:inline;
	float:left;
	width:50px;
	 height:20px;
}

.skrivut
{
	display:inline;
	float:left;
	width:100px;
	background:url(images/printer_icon.gif) no-repeat left -7px;
	padding-left:30px;
	 height:20px;
}

.antal-kommentarer
{
	display:inline;
	float:right;
	width:300px;
	font-size:11px;
	margin:0; padding:0;
	text-align:right;
}

#pfButton a:hover
{	
	text-decoration:underline;
}	

/* -------------------------------------- Länkar ------------------------------- */

.entry a:link, .entry a:visited
{
	color:#a4176f !important;
}

.entry a:hover
{
	text-decoration:underline !important;
}

a:link, a:visited
{
	color: #999;
	text-decoration:none;
}

a:hover
{
	color: #000; 
	text-decoration:underline;
}

/* -------------------------------------- Sidebar ------------------------------- */

#sidebar
{ 
	width:240px;
	height:650px;
	float:left; 
	margin-left:5px;
	margin-bottom:30px;
	display:inline;
	padding:30px 0 0 30px;
	background:url(images/sidebar-bg.png) no-repeat;
}

#sidebar h3
{
	color:#000000;
}

#sidebar ul, #sidebar li
{
	list-style-type:none;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
}

#sidebar li
{
	padding:0 0 2px 0;
}

/* --------------------------- Söklista --------------------------------- */

ol.soklista, li.soklista
{
	list-style-type:decimal;
	list-style-position: outside;
}	

ol.soklista
{
	padding-left:30px;
}	

.sokning
{
	width:640px;
}

/* ----------------- Länkar --------------- */

#lankar li
{
	padding:2px 0 5px 0;
}

#lankar li.fb
{
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding-left: 30px;
}

#lankar li.link
{
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding-left: 30px;
}

#lankar li.tw
{
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding-left: 30px;
}


a.tag-link-4
{
	padding:10px 0 0 0;
}

.bloggar
{
	border:1px solid #ccc;
	background:#f8f8f8;
	width:287px;
	padding-bottom:10px;
}

.bloggar p.senaste
{
	padding:10px 0 5px 20px;
	font-size:15px;
}

.bloggar ul
{
	padding:0 0 2px 20px;
}

.bloggar li
{
	padding:10px 0 4px 0;
}

.bloggar ul, .bloggar li
{
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:12px;
}

.bloggar p.tillbloggen
{
	background:url(images/pil-bla.png) no-repeat;
	background-position:0 67%;
	padding:10px 0 0 20px;
	margin:0 0 0 20px;
}

/* ------------------------------------ Länkar i sidebar --------------------------- */

#sidebar-puffar
{
	width:289px;
	clear:both;
	margin-top:40px;
}

#sidebar-puffar ul
{
	padding:0 !important;
}

#sidebar-puffar-spalt1
{
	
	border:1px solid #ccc;
}

#sidebar-puffar-spalt1 ul, 
#sidebar-puffar-spalt1 li

{
	list-style:none;
	list-style-type:none;
	border:none !important;
}

#sidebar-puffar-spalt1 li
{
	background:url(images/links-lists-bg.png) repeat-x;
	height:17px;
	padding:6px !important;
	margin:0 !important;
	font-size:12px !important;
	color:#333 !important;
	border-bottom:1px solid #ccc !important;
}

#sidebar-puffar li.noborder-bottom
{
	border-bottom:none !important;
}

#sidebar-puffar-spalt1 li:hover
{
	background:#e6e6e6;
}

#sidebar-puffar-spalt1 li a:hover
{
	color:#191919;
	text-decoration:none;
}

#sidebar-links
{
	background:#ebebeb;
}	

#sidebar-links-top
{
	background:url(images/links-bg.png) repeat-x;
	height:27px;
	font-size:13px;
	color:#fff;
	margin:0 !important;
}

#sidebar-links-top p
{
	color:#fff;
	padding:3px 0 0 10px !important;
		font-family:Arial, Helvetica, sans-serif;
}


/* ---------------------- Widgets ---------------------- */

#widgized
{
	margin-top:10px;
	width:288px;
	padding:0;
}

#widgized h4
{
	font-size:20px;
	color:#191919;
}


#widgized a.url
{
	font-size:14px;
	color:#000;
	display:block;
}

#widgitized ul, #widgitized li
{
	
}

/* ---------------------- Senaste kommentarerna ---------------------- */

#recentcomments
{
	border:1px solid #ccc;
	padding:15px 0 10px 10px;
	width:280px;
}

#recentcomments li.recentcomments
{
	padding:0 0 7px 0;
}

#commentsbox
{
	display:block;
	margin:20px 0 0 0;
	clear:both;
	
}

.postlabel 
{
	font-weight:normal; 
	letter-spacing:0px;
	font-size:12px; 
}

/* --------------------------------- Kommentarer --------------------- */

.skrivenav
{
	color:#000;
	font-size:14px;
	font-weight:bold;
}

	.comlabel
{
	font-size:16px !important;
}

.commentbox
{
	background-color: #ececec;
	width: 450px;
	padding:15px;
}

.commentbox p
{
	color:#000 !important;
}

.commentfooter{
	background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 5px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}

.commentlist
{
	list-style:none;
}

.tip 
{
	height:15px; width:500px; 
	display:block;
	margin:10px 0px 0px 0px;
}

.authorcomment
{
	padding:3px; 
	margin:10px 0px 0px 0px;
}

.odd
{
	font-size:16px; 
	padding:10px 10px 0px 0px; 

}

.odd a:link
{
	color:#000;
}

.commenttext 
{
	color:#000; 
	font-weight:normal; 
	font-size:12px; 
}

#author, #email, #url, #comment
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	margin-top:5px;
}

#author, #email, #url 
{
	width:450px;
	border:1px solid #cbcbcb;
	height:20px;
	padding:6px;
}

#author:hover,
#email:hover,
#url:hover,
#comment:hover
{
	border:1px solid #333;
}
 
#comment
{	
	width:450px;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:6px;
}

input.button:hover 
{
	background:#333;
}

input.button
{
	background:#A4176F none repeat scroll 0 0;
	color:#FFFFFF;
	height:30px !important;
	width:60px !important;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

/* ----------------------------------  Taggar ------------------------------- */

h2.search
{
	font-size:20px;
	color:#666;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:10px 0 10px 0;
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
	clear:both;
}



/* ---------------------------------- Blandat ------------------------------- */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote, blockquote p
{
	color:#999999;
	padding:30px 0 30px 80px;
	font-style: italic;
	font-size:20px !important;
	line-height:27px !important;
}

.pullquote 
{
	padding: 10px;
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	font-style: italic;
	font-weight: normal;
}



.center { text-align: center; }
hr { display: none; }


img.alignright {float:right; margin:2em 2em 2em 2em}
img.alignleft {float:left; margin:2em 2em 2em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2em 0 2em 2em}
a img.alignleft {float:left; margin:2em 2em 2em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}}



/* ------------------------------- Flaggor ------------------------ */

div#toplinks
{
	display:inline;
	float:right;
	margin-right:10px;
}

div#flags ul
{
	list-style:none;
	margin-left:10px;
	margin-top:10px;
	float:left;
	display:inline;
}

div#flags ul li
{
	padding:5px 0 0 10px;
	float:left;
}




/* -------------------- Clearfix --------------------- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block; clear:both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------- Meny --------------------------- */

#pixopoint_menu1
{
	width:500px;
	height:30px;
	margin:23px 0 0 160px;
}

#pixopoint_menu1 ul
{
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
}
	
#pixopoint_menu1 ul li 
{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	z-index:20;
	letter-spacing:0px;
	font-size:14px;
	padding:0;
	margin:0 10px 0 0;
	float:left;
	position:relative;
}
	
#pixopoint_menu1 ul li:hover
{
	background:#e4e4e4 !important;
	color:#000 !important;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
	
#pixopoint_menu1 li a 
{
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	font-size:16px;
	padding:7px 13px;
	color:#B2B2B2;
}
	
#pixopoint_menu1 li a:hover 
{
	background:#e4e4e4 !important;
	color:#000 !important;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}
	
#pixopoint_menu1 ul li.current_page_item a 
{
	background:#a4176f;
	color:#fff !important;	
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
}

#pixopoint_menu1 ul ul li.current_page_item a 
{
	background:#d3d3d3;
}

	
#pixopoint_menu1 ul ul 
{
	position:absolute;
	left:-999em;
	top:35px;
	width:120px;
}

#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul 
{
	left:auto;
}

#pixopoint_menu1 ul ul li a
{
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
}

#pixopoint_menu1 ul ul li
{
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width:120px;
	font-family:helvetica,arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	background:#f1f1f1;
	margin:0;
}

#pixopoint_menu1 ul ul li a
{
	line-height:22px;
	color:#444444;
	text-decoration:none;
	font-size:12px;

}

#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a
{
	color:#000;
	text-decoration:none;
}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a
{
	color:#444444;
}

#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover
{
	color:#000;
}

#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover
{
	color:#000;
	background:#B41520;
}

#pixopoint_menu1 ul ul ul li
{
	font-size:1em;
}

#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul
{
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
}

#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul{
	margin-left:120px;
}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a
{
	text-decoration:none;
}

