a img,:link img,:visited img,fieldset { border: 0; text-decoration: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
h1,h2,h3,h4,h5,h6,body,html,ul,ol,li,pre,form,p,blockquote,fieldset,input,dl,dt,dd { margin:0; padding:0; }
.clear { clear: both; }

a:visited { color: #000090; }
a:hover { text-decoration: none; }

h1 a,h2 a,h3 a,h1 a:visited,h2 a:visited,h3 a:visited { text-decoration: none; color: #000; }

html {
	background-color: #bfe2f3;
}

body {
	background: #fff url(images/main-background.gif) repeat-y top left;
	margin: 0 auto 10px auto;
	width: 768px;
	border-left: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; line-height: 14px;
}
img.header {
	display:block;
}
.dice  {
	position: relative;
	left: 100%; margin: 0 0 -23px -100px;
	width: 100px; height: 23px;
	background: url(images/header-dice.gif) no-repeat right top;
}

ul.navigation a,ul.navigation a:visited { color: #000; text-decoration: none; }
ul.navigation a:hover { text-decoration: underline; }

ul.navigation {
	background-color: #89bcd7;
	border-top: 1px solid #fff; border-bottom: 1px solid #fff;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000;
	list-style-type: none;
	height: 18px;
	padding: 4px 0px 0px 42px;
}

ul.navigation li {
	float: left;
	padding: 0px 6px 0px 0px;
	margin: 0px 6px 0px 0px;
	border-right: 2px solid #000000;
}

ul.navigation li.last { border-right: 0; margin: 0; padding: 0; }

ul.menu {
	width: 174px;
	padding: 10px 7px 20px 0;
	float: left;
	background: url(images/menu-shadow.gif) repeat-x top right;
	list-style-type: none;
}
ul.menu li ul { 
	display: block;
	list-style-type: none;
}

.menu strong {
	display: block;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 20px;
	font-family: Tahoma, Arial, sans-serif;;
}

.menu li {
	line-height: 18px;
	display: inline;
}

.menu a,.menu a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display:block;
	padding: 0 0 0 10px;
}
.menu a:hover { background-color: #6a8897; }

.menu .tags {
	padding: 10px 0 0 10px; }
.menu .tags a {
	display: inline; padding: 0; }
.menu .tags a:hover {
	background: none; text-decoration: underline; }

/* Making gap between menus */
.menu .top, .menu strong { margin-top: 15px; }

/* Formatting search-bar */
.menu form { margin: 3px 0 0 10px; }
.menu form #s { width: 105px; font: 10px Tahoma, Arial, sans-serif; padding: 2px; }
.menu form #searchsubmit { width: 40px; font: 10px Tahoma, Arial, sans-serif; }

 /* Formatting multi-line links */
.flow a { display: inline!important; padding: 2px 6px 2px 10px!important; }
.flow a#casino { padding: 2px 1px 2px 10px!important; }
.flow a.number { padding: 2px 6px 2px 4px!important; }

.content {
	width: 552px;
	float: left;
	background: url(images/content-shadow.gif) repeat-x top left;
	padding: 10px 20px 20px 15px;
}

.content h1 {
	font: bold 18px Tahoma, Arial, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}

.content h2 {
	font: bold 14px Tahoma, Arial, sans-serif;
}

h2.start { text-align: center; }

.content h3 {
	font: bold 20px Tahoma, Arial, sans-serif;
}
.content ul,.content ol {
	font-size: 12px; line-height: 18px;
	margin-left: 23px;
}

.content ol { margin-left: 40px; }

.content ul.dubble li { padding: 5px 0; }
.content ol.dubble li { padding: 5px 0; }

.content p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 18px;
}

.content .tips-box {
	background-color: #f7f7f7;
	text-align: center;
	width: 400px;
	float:left;
	padding: 5px; margin: 5px 0 15px 0;
	border: 1px solid lightgrey;
}

.content .tips-box div {
	width: 167px;
	padding: 15px;
	background-color: #fff;
}
.content .tips-box div:hover { background-color: #fcfcfc; }
.content .tips-box p { margin: 10px 0; text-align: left; font-size: 11px; }

.content .tipsett { float:left; }
.content .tipstva { float:right; }

.content .list {
	width: 400px;
	background-color: #f7f7f7;
	border: 1px solid lightgrey;
	margin: 5px 0 15px 0;
	padding: 5px 5px 0 5px;
}
.content .wide {
	width: 537px;
}

.content .list table { width: 100%; }

.content .list td {
	border-bottom: 5px solid #f7f7f7;
	padding: 6px 6px;
}
.content .list th {
	background-color: #bfe2f3;
	border-bottom: 5px solid #f7f7f7;
	padding: 6px 6px;
}

.content .start td,.content .start th {
	padding: 6px 4px;
}

.content .list tr { background-color: #fff; }
.content .list tr:hover { background-color: #fcfcfc; }

.content .tax { font-size: 10px; font-style: italic; margin-top: -10px; }

.content iframe.turneringar {
	width: 552px;
	height: 1200px;
}

.infobox,.guidebox {
	float: right;
	width: 180px;
	background-color: #f7f7f7;
	padding: 5px; margin: 0 0 10px 10px;
	border: 1px solid lightgrey;
}
.guidebox { padding: 5px 5px 0 5px; }
.infobox h3,.guidebox h3 {
	font-size: 12px;
	background-color: #bfe2f3;
	border-bottom: 5px solid #f7f7f7;
	padding: 8px;
}
.infobox p {
	display:block;
	background-color: #fff;
	padding: 8px; margin: 0;
	font-size: 10px; line-height: 11px;
}
.guidebox p {
	display:block;
	background-color: #fff;
	padding: 8px; margin: 0;
	font-size: 11px; line-height: 12px;
	border-bottom: 5px solid #f7f7f7;
}
.guidebox .taxes { font-weight:bold;background-color: #177400;color: #fff; }
.guidebox .playnow { text-align:center;font-weight:bold;background-color: #ffeb00; }

.navigation { display:block; clear:both; }
.navigation .alignleft { float:left; padding-bottom: 15px; }
.navigation .alignright{ float:right; clear:right; padding-bottom: 15px; }
/*.post { clear:both; }*/

.artiklar li p { display: inline; }
ul.artiklar { margin: 10px; }

.hr { background-color: #f7f7f7; height: 5px; margin: 10px -8px; }
.hr hr { display:none; }

.manadens h1 { margin: 10px 0; }


.content .blogg h3 {
	margin-top: 20px;
}
.content .blogg h3 a {
	color: #000;
	text-decoration: none;
}
.content .blogg h3 a:hover { text-decoration: underline; }

.content .blogg small,.content .blogg .date, .commentlist .commentmetadata {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	color: #777;
}

.postmetadata {
	background-color: #f7f7f7;
	padding: 5px; margin: 10px 20px 15px 20px;
	border: 1px solid lightgrey;
	clear: both;
}
.postmetadata small {
	background-color: #fff;
	display: block;
	padding: 10px;
	color: gray;
}

.postmetadata small:hover { background-color: #fcfcfc; }

.commentlist cite {
	font-size: 13px;
	font-weight: bold;
}

.commentlist {
	background-color: #f7f7f7;
	padding: 5px 5px 0 5px; margin: 10px 20px 15px 20px;
	border: 1px solid lightgrey;
	list-style-type: none;
}

.commentlist li {
	background-color: #fff;
	padding: 10px;
	border-bottom: 5px solid #f7f7f7;
}

.commentlist li:hover { background-color: #fcfcfc; }

h3#comments,h3#respond { font-size: 14px; }

.thumbnail {
	text-align: center;
}

.recensioner td { font-size: 11px; }
.recensioner td p { font-size: 11px; line-height: 14px; margin: 0 0 4px 0; }

.highlight {
	width: 135px;
	float:right;
	margin-right:-14px;_margin-right: -7px;
}
.highlight div {
	border: 1px solid #979797;
	background-color: #eaeaea;
	padding: 3px; margin-bottom: 7px;
	text-align: center;
}
.highlight img {
	display: block;
	margin: 0 auto;
}
.highlight p {
	margin: 10px 2px 5px 2px;
	text-align: left;
	font-size: 11px; line-height: 12px;
}
.highlight ul.numbers {
	list-style-type: decimal;
	text-align: left;
	margin: 10px 2px 5px 25px;
	font-size: 11px; line-height: 12px;
}
.highlight .more {
	font-weight: bold;
	float:right; clear:both;
}

.topplist th {
	font-size: 1.1em; }
.topplist th span {
	font-weight: normal;
	font-size: 0.8em; }
.topplist td p {
	margin: 0; }
.topplist td p.offer {
	margin-top: 0.5em;
	font-size: 1em;	}
	
.topplist .number {
	width: 4%; }
.topplist .title {
	width: 61%;
	text-align:left; }
.topplist .stars {
	width: 35%;
	text-align:right; }
.topplist .stars img {
	vertical-align:text-bottom; }
.topplist .links {
	text-align: right; }

.footer {
	clear:left;
	height: 65px;
	padding-left: 175px;
	line-height: 65px;
	background: url(images/footer-background.gif) no-repeat bottom left;
	text-align: center;
	font-size: 10px;
}

.footer a { color: #000; }

/* Buttons {{{ */
.button-h a,
.button-l a,
.button-m a,
.button-s a  {  
    color: #fff;
    display: block;
    text-decoration: none;
}

.button-h,
.button-l,
.button-m,
.button-s { float: left; }

.button-h {
    background: url(images/button-huge-1.png) no-repeat top right;
    padding: 0 34px 0 0;
}

.button-h a {
    background: url(images/button-huge-1.png) no-repeat top left;
    padding: 10px 0 9px 30px;
    font-size: 16px;
}

.button-l {
    background: url(images/button-large-1.png) no-repeat top right;
    padding: 0 18px 0 0;
}

.button-l a {
    background: url(images/button-large-1.png) no-repeat top left;
    padding: 7px 0 6px 16px;
    font-size: 12px;
}

.button-m {
    background: url(images/button-medium-1.png) no-repeat top right;
    padding: 0 10px 0 0;
}

.button-m a {
    background: url(images/button-medium-1.png) no-repeat top left;
    padding: 4px 0 4px 10px;
    font-size: 11px;
}

.button-s {
    background: url(images/button-small-1.png) no-repeat top right;
    padding: 0 8px 0 0;
}

.button-s a {
    background: url(images/button-small-1.png) no-repeat top left;
    padding: 3px 0 3px 6px;
    font-size: 10px;
    margin: 0;
}

.clear2 {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}

.button-h a:hover,
.button-l a:hover,
.button-m a:hover,
.button-s a:hover { text-decoration: underline; }
/* }}} End Buttons */


