body
{
	background-image: url('../images/bg_main.png');
	background-repeat:repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	color: #444444;
	margin: 0;
	padding: 0;
	height: 100%;
}

html
{
	height: 100%;
}

/*
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////                  TEXT
*/


h2
{
	margin: 0;
	padding: 0;
	color: #5b5b5b;
	letter-spacing: -0.05em;
	
}

h3
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	line-height: 0%;
	margin: 15px 0 0 0;
	padding: 0;
	color: #5b5b5b;
	letter-spacing: -0.03em;
}

.rubrik
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	font-size: 18px;
	line-height: -100%;
	padding: 0;
	color: #5b5b5b;
	letter-spacing: -0.03em;
}

ul
{
	margin: 0 0 0 -30px;
	list-style-image: url('../images/listitem.png');
}

li
{
	padding: 0;
	margin: 0 0 -30px 0;
	list-style-image: url('../images/listitem.png');
}

.header_rubrik
{
	margin: 0;
	color: #000000;
	font-size: 30px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
}

.header_text
{
	margin: 0;
	color: #000000;
	font-size: 15px;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}

a.menu
{
	display: block;
	float: left;
	background-color: transparent;
	background-image: url('../images/menu_bg_hover.png');
	background-repeat: no-repeat;
	width: 120px;
	height: 35px;
	padding: 15px 0 0 0;
	text-align: center;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	text-decoration: none;
	border: 0;
}

a.menu:link, a.menu:visited, a.menu:active
 {
	color: #000000;
}

a.menu:hover 
{
	background-position: 0 -50px;
	color: #FFFFFF;
}


a.more:link, a.more:visited, a.more:active
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url('../images/more_button.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 20px;
	padding: 7px 0 0 0;
	text-align: center;
	text-decoration: none;
	border: 0;
}

a.more:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0 -27px;
}


a.none:link
{
	text-decoration: none;
	border: 0;
}

a.none:active
{
	text-decoration: none;
	border: 0;
}

a.none:visited
{
	text-decoration: none;
	border: 0;
}

a.none:hover
{
	text-decoration: none;
	border: 0;
}


a.bottom_link:link
{
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a.bottom_link:visited
{
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a.bottom_link:active
{
	color: #FFFFFF;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a.bottom_link:hover
{
	color: #FFFFFF;
	border-bottom: 1px solid;
	text-decoration: none;
}



a.rubrik:link, a.rubrik:visited, a.rubrik:active
{
	letter-spacing: -0.05em;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 20px;
	color: #5b5b5b;
}



a:link
{
	color: #000000;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:active
{
	color: #000000;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	border-bottom: 1px solid;
	text-decoration: none;
}



/*
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////                  BLOCKS
*/

img
{
	border: 0;
}

#container_relative
{
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	background-image: url('../images/border.jpg');
	min-height: 100%;
}

#container
{
	position: relative;
	width: 960px;
	padding: 0 0 0 0;
	min-height: 100%;
}

#top
{
	width: 960px;
	height: 110px;
	margin: 0 auto 0 auto;
	position: relative;
}

	#top_content_col1
	{
		height: 93px;
	}
	
	#top_content_col2
	{
		margin-top: 62px;
		margin-left: 40px;
	}

#header
{
	background-image: url('../images/bg_header.png');
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	height: 200px;
	padding: 0px;
	color: #FFFFFF;
}
	
	#header_col
	{
		position: absolute;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		right: 0px;
		width: 420px;
		padding: 30px 30px 0 30px;
	}

#boxes
{
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 1.15em;
}

	#box1, #box2, #box3
	{
		background-image: url('../images/bg_boxes.png');
		position: relative;
		width: 220px;
		height: 165px;
		float: left;
		margin-right: 16px;
	}
	
	#box4
	{
		background-image: url('../images/bg_boxes.png');
		position: relative;
		width: 220px;
		height: 165px;
		float: left;
	}
	
	#box1_head, #box2_head, #box3_head, #box4_head
	{
		
		margin: 15px 15px 0 10px;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 13px;
		text-shadow: #444444 1px 1px;
	}
	
	#box1_pic, #box2_pic, #box3_pic,#box4_pic
	{
		position: absolute;
		top: 57px;
		left: 15px;
		width: 65px;
	}
	
	#box1_text, #box2_text, #box3_text, #box4_text
	{
		position: absolute;
		top: 57px;
		left: 90px;
		height: 75px;
		width: 115px;
	}
	
	#box1_more, #box2_more, #box3_more, #box4_more
	{
		position: absolute;
		top: 125px;
		right: 15px;
	}

#separator
{
	position: relative;
	margin-top: 185px;
	background-color: #c3c3c3;
	width: 925px;
	height: 1px;
}

#main_content
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 15px 15px 150px 15px;
	height: 100%;
	overflow: hidden;
}

	#main_content_sms_left
	{
		position: relative;
		color: #444444;
		width: 660px;
		float: left;
	}

	#main_content_sms_right
	{
		position: relative;
		color: #444444;
		width: 260px;
		float: right;
		text-align: right;
	}
	
	#main_content_660
	{
		position: relative;
		margin: 10px 0 0 0;
		color: #444444;
		width: 660px;
		float: left;
	}

	#main_content_250
	{
		position: relative;
		margin: 10px 0 0 0;
		color: #444444;
		width: 250px;
		float: right;
	}
	
	#main_content_half1
	{
		position: relative;
		color: #444444;
		width: 450px;
		float: left;
		height: 100%;
	}
	
	#main_content_half2
	{
		position: relative;
		color: #444444;
		width: 450px;
		float: right;
		height: 100%;
	}
	
	#main_content_no_width1
	{
		position: relative;
		color: #444444;
		float: left;
		width: auto;
		height: 100%;
	}
	
	#main_content_no_width2
	{
		position: relative;
		color: #444444;
		float: right;
		height: 100%;
	}
	
	

#news_container
{
	position: relative;
	width: 660px;
}
	
	#news_header
	{
		position: relative;
		background-image: url('../images/news_header.png');
		width: 640px;
		height: 33px;
		color: #FFFFFF;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		font-size: 15px;
		padding: 10px 10px 0 10px;
	}
	
	#news_date
	{
		position: absolute;
		right: 0px;
		text-align: right;
		top: 0px;
		width: 150px;
		height: 33px;
		color: #FFFFFF;
		font-family: Georgia,"Nimbus Roman No9 L",serif;
		font-size: 15px;
		padding: 10px 10px 10px 0;
	}
	
	#news_text
	{
		position: relative;
		background-color: #e0e0e0;
		font-size: 12px;
		padding: 10px;
		width: 640px;
		color: #373737;
	}

#bottom
{
	position: relative; 
	background-color: #333333;
	width: 100%;
	min-height: 150px;
	bottom: 0px;
	margin-top: -150px;
	clear: both;
}

	#bottom_container
	{
		position: relative;
		margin: 0 auto 0 auto;
		width: 940px;
		padding: 0 10px 10px 10px;
	}
	
	#bottom_left
	{
		position: relative;
		width: 180px;
		float: left;
	}
	
	#bottom_middle
	{
		position: relative;
		color: #8d8d8d;
		font-size: 10px;
		width: 520px;
		float: left;
		text-align: left;
	}
	
	#bottom_right
	{
		position: relative;
		color: #8d8d8d;
		font-size: 10px;
		width: 200px;
		float: right;
		text-align: right;
	}
	
	
/* ---------------------------- */

#sms_smal
{
	text-align: right;
	float: right;
	width: 400px;
	height: 170px;
}

#sms_bred
{
	width: 510px;
	float: left;
	height: 170px;
}	

/*
///////////////////////////// FORM
*/
	
textarea
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 12px;
	color: #444444;
	width: 400px;
	height: 200px;
}

input
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 12px;
	color: #444444;
}

select
{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 12px;
	color: #444444;
}

	
/*
///////////////////////////// SIDEBUTTONS INDEX
*/

a.webbsms_login_newer
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	background-color: transparent;
	background-image: url('../images/side_buttons_index/webbsms_login_newer.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.webbsms_login_newer:hover 
{
	background-position: 0 -60px;
}

a.webbsms_app
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	background-color: transparent;
	background-image: url('../images/side_buttons_index/webbsms_app.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 15px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.webbsms_app:hover 
{
	background-position: 0 -30px;
}

a.webbsms_manual
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	background-color: transparent;
	background-image: url('../images/side_buttons_index/webbsms_manual.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 15px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.webbsms_manual:hover 
{
	background-position: 0 -30px;
}

a.sms_gateway_manual
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	background-color: transparent;
	background-image: url('../images/side_buttons_index/sms_gateway_manual.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 15px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.sms_gateway_manual:hover 
{
	background-position: 0 -30px;
}

a.webbsms_villkor
{
	display: block;
	float: left;
	margin: 0 0 5px 0;
	background-color: transparent;
	background-image: url('../images/webbsms_villkor.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 15px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.webbsms_villkor:hover 
{
	background-position: 0 -30px;
}

a.webbsms_genvag
{
	display: block;
	float: left;
	margin: -2px 0 5px 0;
	background-color: transparent;
	background-image: url('../images/webbsms_genvag.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 15px;
	padding: 15px 0 0 0;
	text-decoration: none;
	border: 0;
}

a.webbsms_genvag:hover 
{
	background-position: 0 -30px;
}
