/* ------------------------------------------------------------------------------------- */
/* HUVUDSTRUKTUR */
/* ------------------------------------------------------------------------------------- */
body {
margin: 0px;
padding: 0px;
background: url(img/bg_top.jpg) repeat-x;
text-align: center;
font-family: "Arial", Verdana;
font-size: 10px;
line-height: 14px;
}

#container {
display: table;
width: 780px;
height: auto;
background: url(img/bg_header.jpg) no-repeat;
margin: 0 auto;
text-align: left;		
z-index: 1;
}

#content{
clear: both;
width: 760px;
/*background: #666666;*/
z-index: 2;
padding-top: 255px;
}

#navigation	{
margin-top: 0;
width: 760px;
height: 45px;
background: #FFFFFF;
z-index: 3;
}
#wrapper {
width: 100%;
}
#contact_wrapper {
width: 100%;
height: 5px;
background: #87dfc1;
margin-top: -1px;
}
#contact					{
color: #fff;
width: 760px;
margin-left: auto;
margin-right: auto;
display: none;
}
/* ------------------------------------------------------------------------------------- */
/* NAVIGATION */
/* ------------------------------------------------------------------------------------- */

ul#navlist					{
margin: 0px;
padding: 0px;
text-transform: uppercase;
color: #747474;
font-size: 10px;
z-index: 4;
}

ul#navlist li				{
float: left;
width: 124px;
margin: 0 3px 0 0;
list-style:none;
text-align: center;
}
ul#navlist li a				{
display: block;
width: 124px;
padding: 20px 0 5px 0;
text-align: center;
background-color: #fff;
border-bottom: 5px solid #dfdfdf;
color: #979797;
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
}						
ul#navlist li a:hover		{
border-bottom: 5px solid #702351;
}
ul#navlist li a.active		{
background: #702351;
border-bottom: 5px solid #702351;
color: #fff;
}
/* ------------------------------------------------------------------------------------- */
/* SUB NAVIGATION */
/* ------------------------------------------------------------------------------------- */
#sub_nav_container			{
width: 254px;
float: left;
padding: 20px 0 0 0;
margin: 0;
}

ul#sub_nav					{
display: block;
list-style-type: none;
padding: 0;
list-style-position: outside;
margin: 0;
width: 237px;
text-align: left;
}

ul#sub_nav li				{
line-height: 23px;
height: 23px;
padding: 0;
margin: 0;
margin-bottom: 1px;
}							

ul#sub_nav li a				{
display: block;
line-height: 23px;
height: 23px;
width: 222px;
padding: 0 0 0 19px;
margin: 0;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
color: #979797;
background: #fff;
border-left: 4px solid #dfdfdf;
}

ul#sub_nav li a:hover		{
border-left: 4px solid #702351;				          							
}
ul#sub_nav li a.active		{
border-left: 4px solid #702351;
background: #702351;
color: #fff;
}                         														

/* ------------------------------------------------------------------------------------- */
/* INDEX SIDAN */
/* ------------------------------------------------------------------------------------- */
a img {
border: 0;
}


#puff_big					{
float: left;
position: relative;
top: 20px;
left: 0px;
margin: 0px;
padding: 0px;
width: 760px;
height: 265px;
background: #999999;
z-index: 5;
}

#puff_big p					{
float: left;
position: relative;
top:80px;
left:24px;
width:285px;
}


#puff_big p a {
vertical-align: middle;
}

#puff_pig p a img {
border: 0;
}

.rad						{
position: relative;
top: -30px;
width: 760px;
z-index: 6;
display: block;
}

.trespalt					{
float: left;
width: 227px;
padding: 30px 0 0 28px;
}

.trespalt p a {
vertical-align: bottom;
}

.puff_small_img				{
margin: 0px;
padding: 0px;
border-top:12px solid #FFFFFF;
border-bottom:12px solid #FFFFFF;
}

.spacer						{
float: left;
width: 40%;
height: 20px;
}
/* ------------------------------------------------------------------------------------- */
/* About */
/* ------------------------------------------------------------------------------------- */

#main_content				{
display: block;
position: relative;
padding: 20px 5px 0 5px;
width: 496px;
float: right;
clear: right;
overflow: hidden;
}
#main_content h3			{
margin: 20px 0 0 0;
}
#main_content p				{
line-height: 15px;
margin-top: 10px;
}

#main_content p	img			{
margin-top: -10px;
margin-left: -5px;
}							

#main_content img.topper	{
margin: 0 0 0 -5px;
}
ul.fleet_item				{
list-style: none;
width: 248px;
float: left;
padding: 0;
margin: 10px 0 10px 0;
}

ul.fleet_item li.image			{
width: 107px;
float: left;
padding: 0 10px 0 0;
margin: 0;
}

ul.fleet_item li.header		{
color: #ff0000;
text-transform: uppercase;
}
p.posRight					{
float: right;
}				
#tab-contact				{
cursor: pointer;
float: right;
clear: both;
display: block;
width: 150px;
height: 26px;
margin: 10px 0 0 0;
outline: none;
background: url('img/tab-contact.gif') 0 0 no-repeat;
}

#tab-contact span {
outline: none;
text-decoration: none;
color: #fff;
font-size: 12px;
letter-spacing: -.5px;
text-transform: uppercase;
padding: 0 0 0 35px;
cursor: pointer;
position: relative;
top: 7px;
}

#tab-contact.active			{
cursor: pointer;
background: url('img/tab-contact.gif') -150px 0 no-repeat;
}

#contactInfo {
padding-top: 60px;
color: #fff;
font-size: 12px;
display: none;
}

#adobe_footer				{
float: left;
clear: both;
width: 100%;
border-top: 1px solid #dfdfdf;
}


#adobe_footer p				{
float: left;
clear: left;
width: 350px;
color: #9e9d9d;
font-size: 10px;
}
#adobe_footer img			{
margin: 10px 0 0 0;
border: none;
float: right;
clear: right;
}
/* ------------------------------------------------------------------------------------- */
/* TYPOGRAFI */
/* ------------------------------------------------------------------------------------- */

h3							{
text-transform: uppercase;
color: #702351;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
letter-spacing: 1px;
margin:0px;
padding:0px;
}

/* ------------------------------------------------------------------------------------- */
/* ICONS */
/* ------------------------------------------------------------------------------------- */	

.icon_arrow					{
float: right;
position: relative;
top: -10px;
}

.icon_arrow a {
border: 0;
}

/* ------------------------------------------------------------------------------------- */
/* EDIT */
/* ------------------------------------------------------------------------------------- */	

.editPost a, .editPost a:hover {
color: #fff !important;
background: #000;
opacity: 0.5;
filter: alpha(opacity=50);
padding: 3px 5px;
text-decoration: none;
font: bold 8px verdana, arial, helvetica, sans-serif !important;
float: right;
margin-bottom: -17px;
position: relative;
}

.editPost a:hover {
background: #444 !important;
}

/* FIX */
#post-26 p img {
margin-top: 0px;
}