img { border:0; }

ul,h1,h2,h3,h4 { 
	margin:0;
	padding:0;
	list-style:none; 
}

html, body {
	margin:0;
	padding:0;
}


html {
	background:url(/img/bg-light.jpg);
	font-family:'Helvetica Neue', Arial;
	font-size:12px;
	line-height:18px;
	color:#f5f5f5;
}

.right { float:right; }
.clear { clear:both; }
.block { display:block; }
.nounderline { text-decoration:none; }

a { color:#fff; }

h1, h2 {
	letter-spacing:-2px;
	margin:0;
	padding:0;
}

h3 {
	font-size:24px;
}

h4 {
	font-size:14px;
	line-height:18px;
}

strong {
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-size:28px;
	line-height:30px;
	color:#fff;
}

h1 span,
h2 span,
h3 span,
h4 span,
strong span {
	color:#eefc8d;
	text-transform:uppercase;
}

h2 {
	/*font-size:81px;*/
	font-size:46px;
	line-height:78px;
	padding-bottom:20px;
}

.yellow { color:#cde52a; }
.lightgreen { color:#b0ebad; }
.lightred { color:#e96c76; }
.darkyellow { color:#e9bb6c; }
.lightblue { color:#addceb; }
.alternate-light { color:#1868b6; }

a{
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

body {
	background:url(/img/bg-waves-light.jpg) top center repeat-x;
}

#wrapper
{
	min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	margin: 0 auto -120px;
}

#blank-layout {
	background:none;
	width:230px;
	margin:0 auto;
	padding:10px;
	font:bold 14px 'Helvetica Neue', Helvetica, Arial;
}

.push 
{ 
	height: 120px; /* .push måste ha samma höjd som .footer */
	float: left; 
	clear:both;
}

#main {
	width:980px;
	margin:0 auto;
}

#main #logo {
	text-align:center;
	padding-top:20px;
	margin-bottom:70px;
}

.newsfeed {
	float:left;
	width:680px;
}

.newsfeed .photo {
	margin:20px 0 10px 0;
}

.newsfeed p {
	font-size:14px;
	margin:0;
}

.split {
	float:left;
	width:330px;
	margin:5px 5px 10px 0;
}

.split li {
	width:330px;
	height:132px;
	padding-top:10px;
}

.border-tops {
	border-top:3px solid #222324;
}

.border-tops li { margin-top:10px; }

.split li div {
	float:left;
	background:#0e0e0e;
	padding:6px 8px;
	margin-top:80px;
}

#menu-left {
	float:left;
	width:670px;
	display:inline;
	padding-bottom:40px;
	/*padding-bottom:120px;*/
}

#menu-right 
{
	float:left;
	width:270px;
	padding:75px 0 0 10px;
	margin-left:15px;
	overflow:hidden;
	background:url(/img/bg-right2.png) no-repeat;
}

#menu-right h4 {
	clear:both;
	float:left;
	width:270px;
	display:block;
	margin:10px 0;
}

#menu-right .half-list {
	clear:both;
	float:left;
	width:135px;	
	padding-bottom:10px;
	border-bottom:1px solid #222223;
}

#menu-right .half-list strong {
	padding:5px 0;
}

#menu-right .half-list strong span {
	text-transform:none;
}

#footer 
{
	width:100%;	
	clear:both;
	height:120px;
	background:url(/img/bg-bottom.jpg) repeat-x;
}

#footer #footer_wrapper 
{
	width:990px;
	margin: 0px auto;
	margin-bottom:40px;
	font-size:11px;
}

#footer #footer_wrapper div 
{
	float:left;
	width:160px;
	padding-top:20px;
	margin-right:15px;
}

#footer strong {
	display:block;
	color:#5a5a64;
	text-transform:uppercase;
	font-size:11px;
}

#footer span {
	display:block;
	font-style:normal;
	font-weight:bold;
}

#footer form 
{
	float:left;
	width:380px;
	padding:0 20px;
	background:url(/img/foot-line.gif) center left no-repeat;
}

#footer form small {
	display:block;
}

#footer form input, #footer form select
{
	margin-top:10px;
}

#footer .icon {
	padding-right:5px;
}