
h1{
	margin:10px 0px 10px;
	font:46px "Y2K Neophyte",Calibri, arial; 
	color:#87c80a; 
	text-transform:lowercase;
}

h2{
	margin:25px 0px 5px; 
	font:36px "Y2K Neophyte",Calibri, arial; 
	color:#009ac7; 
	text-transform:lowercase;
}

h3{
	margin:20px 0px 5px; 
	font:25px "Y2K Neophyte",Calibri, arial; 
	color:#d40072; 
	text-transform:lowercase;
}

h4{
	margin:6px 0px; 
	font:22x "Y2K Neophyte",Calibri, arial; 
	color:#f4aa00; 
	text-transform:lowercase;
}

h5{
	margin:3px 0px; 
	font:18px "Y2K Neophyte",Calibri, arial; 
	color:#7e8082; 
	text-transform:lowercase;
}

h6{
	margin:3px 0px; 
	font:15px "Y2K Neophyte",Calibri, arial; 
	color:#87c80a; 
	text-transform:lowercase;
}
div.inledning{
	font:20px Century Gothic, arial;
	color:#6BA008;
	margin-bottom:15px;
	line-height:26px;
}


li {margin-bottom:10px;}

a{color:#238EC7; text-decoration:none;}
a:hover{color:#1B6C98; text-decoration:underline;}
a:active{color:#238EC7;}
a:visited{color:#406272;}
.poken-logo, .poken-logo:hover, .poken-logo:visited, .poken-logo:active{
	width:966px;
	height:76px;
	background:url(/_project/_layout/gfx/poken-logo.jpg) 100% 0 no-repeat;
	display:block;
	margin:10px 10px 0;
	float:right;
	text-decoration:none;
}
/* - MAIN - */
body, table{
	font:14px Century Gothic, arial;
	line-height:20px;
  	color: #585e4e;
}
#contentWrapper{float:left;}
div.mainColumns	{ float:left; height:100%;}
  #content2		{ width:745px; padding:0px; overflow:hidden; margin-bottom:40px;}
  #content3		{ width:225px; padding:20px 0 0 0;}
  #content2Wide	{ width:938px; padding:0px 10px;}
/* - --------- - */
/* MAIN MENY */
div#mainHoverMenu ul{clear:both; width:974px; border-bottom:2px solid #ff4cac;}
div#mainHoverMenu ul li{float:left;}
div#mainHoverMenu ul li.menuStart{display:none;}
div#mainHoverMenu ul li.menuEnd{display:none;}
div#mainHoverMenu ul a{
    outline: 0;
	float:left;	
	padding:4px 20px;
	margin-top:10px;
	font:20px Calibri,Arial, Helvetica, Sans-Serif;
	text-transform:lowercase;
	color:#6BA008;
	text-decoration:none;
	background:none;
	
}
div#mainHoverMenu ul li a.choosen{color:#fff; background:url(/_project/_layout/gfx/MenuItem.png) 0 100% repeat-x; margin-top:8px; padding:5px 0px 0px 26px; height:30px;}
div#mainHoverMenu ul li a.choosen:hover{background:url(/_project/_layout/gfx/MenuItem.png) 0 100% repeat-x; padding:5px 0px 0px 26px; text-decoration:underline; height:30px;}
div#mainHoverMenu ul li a:hover{background:#f3fde1;}
div#mainHoverMenu ul li.rightSide.choosen{background:url(/_project/_layout/gfx/MenuItem.png) 100% 100% repeat-x; margin-top:8px; width:26px; height:35px;}


	div#mainHoverMenu ul ul{
		padding:4px 5px;
		position:absolute;
		float:left;
		display:none;
		background:#ff3da5;
		width:180px;
		top:43px;
		left:0px;
	}
	div#mainHoverMenu ul ul li.menuStart{display:none;}
	div#mainHoverMenu ul ul li.menuEnd{display:none;}
	div#mainHoverMenu ul ul li a{width:160px; padding:3px 10px; margin:1px 0; color:#fff; font:15px Calibri, arial;}
	div#mainHoverMenu ul ul li a:hover{background:#d40072; margin:1px 0; padding:3px 10px; }
	div#mainHoverMenu ul ul li a.choosen,
	div#mainHoverMenu ul ul li a.choosen:hover{background:#d40072; margin:1px 0; color:#fff; padding:3px 10px; }

	div#mainHoverMenu ul ul ul{
		top:-4px;
		left:184px;
	}

/* SUB MENU */
	div#subMenu ul li ul{margin:0 0 0 10px;}
	div#subMenu ul li ul li a{font-size:11px;}
	#subMenu.colBoxContainer ul.menu li a,
	#loginSnippet.colBoxContainer a{background:none; padding-left:5px;}
	#subMenu.colBoxContainer ul.menu li a:hover,
	#loginSnippet.colBoxContainer a:hover{background:#fff;}
	#subMenu.colBoxContainer ul.menu li a.choosen,
	#loginSnippet.colBoxContainer a.choosen{background:#ccf3ff; padding-left:5px;}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #CCF3FF;
	background-image: url('/_project/_layout/gfx/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 450px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('/_project/_layout/gfx/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 450px;
	width: 376px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#art-page-background-gradient
{
	background-position: bottom left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:43px;
	min-height:43px;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 54px;
	height: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 27px, 27px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 27px, 27px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(27px, 27px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(27px, auto, auto, 27px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 27px;
	right: 27px;
	height: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 27px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(27px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 27px;
	bottom: 27px;
	width: 54px;
	background-image: url('/_project/_layout/gfx/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 27px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 27px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 27px;
	left: 27px;
	right: 27px;
	bottom: 27px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 25px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 974px;
	height: 250px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 974px;
	height: 250px;
	background-image: url('/_project/_layout/gfx/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom:3px solid #ff4cac;
}
/* end Header */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 974px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 10px 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #FFFFFF;
	font-family:Calibri,Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform:lowercase;
	white-space : nowrap;
	padding: 0 6px 0 10px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('/_project/_layout/gfx/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:4px;
}

.art-BlockHeader .r
{ 
	width:994px;
	right:0;
	clip: rect(auto, auto, auto, 990px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('/_project/_layout/gfx/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 15px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 10px;
	height: 10px;
	background-image: url('/_project/_layout/gfx/BlockContent-s.png');
}

.art-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('/_project/_layout/gfx/BlockContent-h.png');
}

.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('/_project/_layout/gfx/BlockContent-v.png');
}

.art-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.art-BlockContent-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.art-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #EBFAFF;
}


		.art-BlockContent-body
		{
			color:#003F52;
		font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		}
/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 15px;
}



.art-Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family:Calibri,Arial, Helvetica, Sans-Serif;
font-size: 36px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #0FC7FF;
}
/* begin PostContent */
/* Content Text Font & Color (Default) */

.art-PostContent p 
{
	margin: 0.5em 0;
}

.art-PostContent
{
  margin:0;
}
/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 974px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('/_project/_layout/gfx/Footer.png');
	width: 974px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('/_project/_layout/gfx/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
    cursor: default;
}
.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #FFF0CC;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #619108;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #33001B;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#FF0F8F;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#82C20A;
}
/* end PageFooter */
