/*-- general --*/
html {
	height: 100%;
}
body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.container {
	border: 1px solid #303030;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;	
	margin-bottom: 2px;
}
div.content {
	display: table; 
	margin: 0px;
	width: 960px;
	height: 380px;	
	padding: 0px;
	position: relative;
	text-align: left;
}
div.footer {
	margin: 0px auto 0px auto;
	width: 960px;
	height: 18px;
	padding: 22px 0px 0px 0px;
	position: relative;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	background-image: url( '../images/footerbar.png' );
}
a {
	outline-style: none;
	outline-width: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
}
h2 {
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: verdana;
}
h3 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
}
h4 {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
	color: #808080;
}
p {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	color: #505050;
}
ul {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}

/*-- header --*/
div.header {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 960px;
	height: 203px;
	position: relative;
	background-image: url( '../images/PB_startsida_header.jpg' );
	overflow: hidden;
}

/*-- menu --*/
div.header div.selectedMenuTag {
	background-image: url( '../images/Selected_tag.png' );
	background-repeat: no-repeat;
	width: 205px;
	height: 73px;
	position: absolute;
	padding-right: 2px;
	top: 109px;
}
div.header div.selectedMenuTag a {
	position: absolute;
	top: 25px;
	left: 70px;
}
div.header div.unselectedMenuTag {
	background-image: url( '../images/unselected_tag.png' );
	width: 209px;
	height: 51px;
	position: absolute;
	top: 107px;
}
div.header div.unselectedMenuTag a {
	position: absolute;
	top: 27px;
	left: 72px;
}

div.header div.facebook {	
	width: 80px;
	height: 30px;
	position: absolute;	
	top: 20px;		
	right: 20px;
}

/*-- sub pages --*/
div.content div.leftColumn {
	float: left;
	width: 340px;
	margin-left: 140px;
}
div.content div.bigColumn {
	float: left;
	width: 745px;
	margin-left: 140px;
}
div.content div.rightColumn {
	float: left;
	width: 375px;
	margin-left: 30px;
}
div.content div.leftColumn div {
	margin-bottom: 20px;
}
div.content div.rightColumn div {
	margin-bottom: 20px;
}
div.content div.rightColumn div td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

div.content div.leftColumnNews {
	float: left;
	width: 440px;
	margin-left: 140px;
}
div.content div.bigColumnNews {
	float: left;
	width: 745px;
	margin-left: 140px;
}
div.content div.rightColumnNews {
	float: left;
	width: 275px;
	margin-left: 30px;
}
div.content div.leftColumnNews div {
	margin-bottom: 20px;
}
div.content div.rightColumnNews div {
	margin-bottom: 20px;
}
div.content div.rightColumnNews div td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}

/*-- games page --*/
img.button {
	cursor: pointer;
}

div.content div.newsLine {
	display: table;
}

div.content div.scrshotFrame {
	text-align: center;
}
div.content div.scrshot {
	margin: 0px auto 0px auto;
	display: table;
	padding-bottom: 15px;
}

/*-- picture frame --*/
div.content div.pictureFrame {
	margin: 0px;
	float: left;
}
div.content div.pictureFrame div.tl {
	height: 3px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background-image: url( '../images/imgframe_topleft.png' );
	background-repeat: no-repeat;
}
div.content div.pictureFrame div.tr {
	height: 3px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background-image: url( '../images/imgframe_topright.png' );
	background-repeat: no-repeat;
	background-position: top right;
}
div.content div.pictureFrame div.top {
	height: 3px;
	padding: 0px;
	margin: 0px;
	background-image: url( '../images/imgframe_top.png' );
	background-repeat: repeat-x;
}
div.content div.pictureFrame div.left {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-image: url( '../images/imgframe_left.png' );
	background-repeat: repeat-y;
	float: none;
}
div.content div.pictureFrame div.right {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	background-image: url( '../images/imgframe_right.png' );
	background-repeat: repeat-y;
	background-position: top right;
	float: none;
}
div.content div.pictureFrame div.bl {
	height: 7px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background-image: url( '../images/imgframe_bottomleft.png' );
	background-repeat: no-repeat;
}
div.content div.pictureFrame div.br {
	height: 7px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	background-image: url( '../images/imgframe_bottomright.png' );
	background-repeat: no-repeat;
	background-position: top right;
}
div.content div.pictureFrame div.bottom {
	height: 7px;
	padding: 0px;
	margin: 0px;
	background-image: url( '../images/imgframe_bottom.png' );
	background-repeat: repeat-x;
}

