/*
	Current version: 1.0
	
	Site: Teqnion
	www: teqnion.se
	Author: Robert Hedman
	------------------------------------------------------------------
*/
/***************************************************/
/* GLOBALS */
/***************************************************/

html
{
	height:100%;
}

body
{
	margin:0;
	padding:0;
	/*text-align:center;*/
	font-size:0.7em;
	background:#fff;
	font-family:arial, helvetica, tahoma, sans-serif;
}

body#start, body#sub
{
	background:url(../images/common/body_bg1.gif) repeat-x;
}

a
{
	color:#ea7c2a;
	text-decoration:none;
	cursor:pointer;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0;
}

p
{
	font-family:arial, helvetica, tahoma, sans-serif;
	margin:0 0 10px 0;
}

div, table, td, ul, ol, li
{
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:11px;
}


td
{
	font-size:1em;
}

th
{
	font-family:arial, helvetica, verdana, tahoma, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	text-align:left;
}

ul
{
	
	list-style-image:url(../images/list_img.gif);
}

li
{
	list-style-image:url(../images/list_img.gif);
	margin:0 0 5px 0;
}

h1
{
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
}

h2
{
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
}

h3
{
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
	color:#e86c2d;
}

h4
{
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
}

h5
{
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
	color:#e86c2d;
}

h6
{
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-family:times new roman, serif;
}

form
{
	margin: 0 0 0 0;
	padding: 0;
}

input
{
	font-family:trebuchet ms, tahoma, verdana, arial, helvetica, tahoma, sans-serif;
	font-size:11px;
	color:#565656;
}

select
{
	font-family:trebuchet ms, tahoma, verdana, arial, helvetica, tahoma, sans-serif;
	font-size:11px;
	color:#565656;
}

hr
{
    height:0;
    border:0;
    border-top:1px solid #cfcfcf;
    clear:both;
    margin:2px 0 2px 0;
}
.newsAHr
{
	/*width: 300px;	*/
}
.orangeBox
{
	padding:5px;
	background:#e86c2d;
}


/* Styles accessed trough TinyMCE */
