/*  
Theme Name: 
Theme URI: http://
Description: 
Version: 1.0
Author: Kristoffer Lidman
Author URI: http://www.kristofferlidman.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff /*url(images/bg.gif) repeat-x*/;
	color: #858585;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #000;
	border: none;
}
a:hover  {
	color: #41ADD6;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
.frontpage {
	display:block;
	width:243px;
	height:70px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}

.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 920px;
	margin: 0px auto;
	overflow: hidden;
}
#header {
	width: 920px;
	height: 100px;
	float: left;
	background: url(images/header.gif) no-repeat;
}

#menu {
	width: 920px;
	height: 40px;
	float: left;
	margin: 0;
	background: #eee url(images/menu.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}
#menu ul li  {
	height: 29px;
	float: left;
	margin: 0;
	text-align: center;
}	
#menu ul li a {
	height: 29px;
	float: left;
	margin: 0;
	color: #333;
	text-align: center;
	padding: 11px 15px 0 15px;
	text-decoration: none;
	background: url(images/menu_divider.gif) no-repeat top right;
}
#menu ul li a:hover  {
	height: 29px;
	float: left;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 11px 15px 0 15px;
}
#menu ul li.current_page_item a{
	height: 29px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 11px 15px 0 15px;
	color: #fff;
}
#content {
	width: 920px;
	float: left;
	margin: 20px 0 0 0;
	background: #fff;
}
#pitch {
	width: 640px;
	height: 120px;
	float: left;
	margin: 0 0 15px 0;
	background: #eee url(images/pitch.gif) no-repeat;
}
#left {
	width: 640px;
	float: left;
}
#right {
	width: 250px;
	float: right;
}
#left h1, #left h2, #right h4 {
	font-size: 20px;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
/*------ Contentboxar -----*/
.box_left {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
}
.box_left ul {
	margin: 0 0 25px 0;
	list-style-type: none;
}
.box_left ul li {
	padding: 4px 0 4px 14px;
	background: url(images/bullet.gif) no-repeat 0 10px;
	border-bottom: 1px dotted #eee;
}
.box_left ul li:hover {
	background: #fafafa url(images/bullet.gif) no-repeat 0 10px;
}
.box_left ul li a {
	text-decoration: none;
}
.box_right {
	width: 300px;
	float: right;
	margin: 0 0 10px 0;
}
.box_left h4, .box_right h4 {
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
/*------ Recension ------*/
.recension_left {
	width: 233px;
	float: left;
	margin: 0 0 10px 0;
}
.recension_right {
	width: 390px;
	float: right;
	margin: 0 0 10px 0;
}
.recension_content {
	float: left;
}
.recension_content_left {
	width: 185px;
	float: left;
}
.recension_content_right {
	width: 185px;
	float: right;
}
.recension_bonus {
	width: 185px;
	height: 30px;
	padding: 50px 0 0 0;
	background: #eee url(images/recension_bonus.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #D01A0C;
	margin: 0 0 30px 0;
}
.client_logo {
	width: 233px;
	float: left;
	margin: 0 0 20px 0;
	text-align: center;
}
.recension_left h4, .recension_content_right h4 {
	font-size: 18px;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
}
.recension_left ul {
	margin: 0 0 20px 0;
	list-style-type: none;
	font-size: 11px;
}
.recension_left ul li {
	padding: 0 0 0 22px;
	background: url(images/bullet_recension.gif) no-repeat 0 1px;
	margin: 0 0 5px 0;
}
.client_visit {
	width: 173px;
	height: 30px;
	padding: 10px 0 0 60px;
	font-size: 20px;
	margin: 15px 0 20px 0;
	float: left;
	background: #ccc url(images/client_visit.gif) no-repeat;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.client_visit:hover {
	background: #333 url(images/client_visit_hover.gif) no-repeat;
	color: #000;
}
.client_download {
	width: 173px;
	height: 30px;
	padding: 10px 0 0 60px;
	font-size: 20px;
	margin: 0 0 20px 0;
	float: left;
	background: #ccc url(images/client_download.gif) no-repeat;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.client_download:hover {
	background: #333 url(images/client_download_hover.gif) no-repeat;
	color: #000;
}
.review_box_moreinfo {
	width: 185px;
	float: left;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}
.review_box_moreinfo .moreinfo_left {
	width: 60px;
	float: left;
	font-weight: bold;
	margin: 0 0 0 2px;
}
.review_box_moreinfo .moreinfo_right {
	width: 110px;
	float: right;
}
.review_box_ratings {
	float: left;
	width: 185px;
	margin: 0 0 20px 0;
}
/*------ Sidebar --------*/
#right ul {
	margin: 0 0 25px 0;
	list-style-type: none;
}
#right ul li {
	padding: 4px 0 4px 14px;
	background: url(images/bullet.gif) no-repeat 0 10px;
	border-bottom: 1px dotted #eee;
}
#right ul li:hover {
	background: #fafafa url(images/bullet.gif) no-repeat 0 10px;
}
#right ul li a {
	text-decoration: none;
}
.newsletter {
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
}
/*--------- Nyhetsbrev ----------*/
.newsl_inputtext {
	width: 170px;
	height: 20px;
	float: left;
	margin: 1px 0 0 0;
}
.newsl_submit {
	width: 70px;
	float: right;
	height: 26px;
}
/*---- Listor --------*/
.casinolist {
	width: 640px;
	float: left;
	margin: 0 0 20px 0;
}
.casinolist_info {
	width: 640px;
	height: 40px;
	float: left;
	background: #666 url(images/casinolist_info.gif) no-repeat;
	margin: 0;
}
.casinobox {
	width: 630px;
	float: left;
	height: 40px;
	padding: 4px 5px 2px 5px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
.casinobox:hover {
	background: #ffffdb;
}
.casinobox_rank {
	width: 25px;
	height: 25px;
	float: left;
	padding: 10px 0 0 0;
	margin: 3px 0 0 0;
	font-size: 14px;
}
.casinobox_logo {
	width: 110px;
	height: 25px;
	float: left;
	padding: 0 10px 0 0;
	text-align: center;
}
.casinobox_name {
	width: 165px;
	height: 25px;
	float: left;
	padding: 10px 0 0 0;
	margin: 3px 0 0 0;
}
.casinobox_country {
	width: 35px;
	height: 25px;
	float: left;
	background: url(images/se.gif) no-repeat 0 2px;
	margin: 13px 0 0 0;
}
.casinobox_bonus {
	width: 160px;
	height: 25px;
	float: left;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 3px 0 0 0;
}
.casinobox_readmore {
	width: 110px;
	height: 22px;
	float: right;
	text-align: center;
	background: url(images/casinobox_readmore.gif) no-repeat;
	padding: 5px 0 0 0;
	margin: 7px 0 0 0;
	color: #333;
}
.casinobox_readmore:hover {
	background: url(images/casinobox_readmore_hover.gif) no-repeat;
	color: #fff;
}
.alt {
	background: #f6f6f6;
}
/*-- Annonser --*/
.right_adblock {
	width: 250px;
	padding: 20px 0 10px 0;
	text-align: center;
	float: left;
	background: #eee url(images/right_adbox.gif) no-repeat top left;
}
.right_adblock_bott {
	width: 250px;
	height: 10px;
	float: left;
	background: #eee url(images/right_adbox.gif) no-repeat bottom left;
	margin: 0 0 20px 0;
}
/*- footer -*/
#footer {
	width: 920px;
	float: left;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	border-top: 1px solid #ccc;
}

