body {
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #202020;
	background-color: #eeede8;
	background-image: url(/images/welcome/welcome_content_bg_2.jpg);
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #2b559b;
}

a:hover {
	color: #257c52;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

strong {
	color: #a60324;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 1px;
}

#header {
	background-image: url(/images/welcome/welcome_header_bg_black.jpg);
	border-bottom: 1px solid #505151;
	padding: 0px;
}

#header_inner {
	margin: auto;
	width: 997px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 104px;
}

#header_svenska_spel {
	margin: auto;
	width: 997px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 124px;
}

#header_inner #logo {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	border: none;
}

#header_inner #logo_text {
	margin-bottom: 32px;
	margin-top: 44px;
	margin-left: 25px;
	border: none;
}

#logo_standalone {
	margin: auto;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#outer_container {
	margin: auto;
	width: 997px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container {
	width: 997px;
	margin: 0px;
}
#content {
	padding-top: 15px;
	width: 997px;
	margin: 0px;
}

.white_box {
	background-color: #fff;
	xborder: 1px solid #bdbab7;
}

.svenskaspel {
	width: 690px;
	padding: 15px;
	padding-top: 15px;
	margin: auto;
	margin-top: 25px;
	
	font-size: 12px;
	line-height: 22px;
	
	-webkit-border-top-left-radius: 15px;
  	-moz-border-radius-topleft: 15px;
  	
  	-webkit-border-bottom-left-radius: 15px;
  	-moz-border-radius-bottomleft: 15px;
  	
  	-webkit-border-top-right-radius: 15px;
  	-moz-border-radius-topright: 15px;
  	
  	-webkit-border-bottom-right-radius: 15px;
  	-moz-border-radius-bottomright: 15px;
 }

.svenskaspel {
	width: 690px;
	padding: 15px;
	padding-top: 15px;
	margin: auto;
	margin-top: 25px;
	
	font-size: 12px;
	line-height: 22px;
	
	-webkit-border-top-left-radius: 15px;
  	-moz-border-radius-topleft: 15px;
  	
  	-webkit-border-bottom-left-radius: 15px;
  	-moz-border-radius-bottomleft: 15px;
  	
  	-webkit-border-top-right-radius: 15px;
  	-moz-border-radius-topright: 15px;
  	
  	-webkit-border-bottom-right-radius: 15px;
  	-moz-border-radius-bottomright: 15px;
 }
 
 .svenskaspel img {
	float: left;
	margin-right: 20px;
}

.svenskaspel h2 {
	font-size: 18px;
	margin-top: 15px;
}

.welcome_message {
	width: 446px;
	height: 290px;
	padding: 15px;
	padding-top: 15px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	xbackground-image: url(/images/welcome/whitebox_welcome.png);
	background-repeat: no-repeat;
	
	-webkit-border-top-left-radius: 15px;
  	-moz-border-radius-topleft: 15px;
  	
  	-webkit-border-bottom-left-radius: 15px;
  	-moz-border-radius-bottomleft: 15px;
 }

.current_offer {
	width: 446px;
	height: 180px;
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	xbackground-image: url(/images/welcome/whitebox_offer.png);
	background-repeat: no-repeat;
	
	-webkit-border-top-right-radius: 15px;
  	-moz-border-radius-topright: 15px;
 }

.winnings {
	padding: 15px;
	padding-top: 10px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 446px;
	height: 80px;
	float: left;
	xbackground-image: url(/images/welcome/whitebox_winnings.png);
	background-repeat: no-repeat;
	
	-webkit-border-bottom-right-radius: 15px;
  	-moz-border-radius-bottomright: 15px;
}

.winnings p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

#navigation_outer {
	width: 100%;
	background-image: url(/images/welcome/welcome_bg_black.jpg);
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 5px solid #cfcdc7;
}

#navigation {
	padding-left: 10px;
	margin: auto;
	margin-bottom: 0px;
	width: 987px;
	height: 49px;
}

#navigation img {
	margin-right: 14px;
	margin-bottom: 0px;
	border: none;
}

#footer {
	padding-left: 15px;
	padding-right: 25px;
	color: #7a7c7c;
	padding-top: 0px;
	margin-top: -2px;
	height: 30px;
}

#footer img {
	xmargin-bottom: -15px;
	float: right;
	border: none;
	position: relative;
	top: 0px;
}

.white_box input[type=text] {
	border: none;
	background-color: #e8e5de;
	padding: 5px;
	margin-left: 0px;
}

.white_box input[type=submit] {
	background: none;
	background-image: url(/images/welcome/welcome_send_button.png);
	width: 72px;
	height: 25px;
	border: none;
	font-size: 0px;
	line-height: 0px;
	margin-top: 0px;
	position: relative;
	top: -5px;
	cursor: pointer;
	color: #fff;
}

#emailbox-inner {
	color: #02a22d;
	font-weight: bold;
}