/* TOP HORIZONTAL DIVS */
.wdiv{
	width: 1000px;
	vertical-align: top;
	clear: both;
}

#wdiv_toplogo{
/*	height: 80px;*/
/*  overflow: hidden;*/
	text-align: left;
}

#wdiv_mainmenu{
	height: 18px;
	overflow: hidden;
	background-color: #ebebeb;
	padding-left: 20px;
	margin-bottom: 28px;
}
#wdiv_mainmenu td{
/*	padding-right: 10px;*/
}

.level2mlink{
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

#normalcolstart h2{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	width: 535px;
	padding-top: 2px;
	height: 17px;
	line-height: normal;
	margin-top: 0px;
	
	color: #333399;
	background-color: #CCD7EB;
	font-weight: bold;
	
	font-size: 1.1em;
}

#normalcolstart h3{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	width: 157px;
	border-left: solid 1px white;
	padding-top: 2px;
	height: 17px;
	line-height: normal;
	margin-top: 0px;
	
	color: #333399;
	background-color: #CCD7EB;
	font-weight: bold;
	
	font-size: 1.1em;
}

#normalcol h2{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	width: 450px;
	padding-top: 2px;
	height: 15px;
	line-height: normal;
	color: #333399;
	background-color: #CCD7EB;
	font-weight: bold;
	
	font-size: 1em;
}

#wdiv_main{
	
}
#wdiv_bottom{
	height: 18px;
	overflow: hidden;
	background-color: #ebebeb;
	text-align: right;
	padding-right: 15px;
	margin-top: 10px;
}
/* main menu */

/* second menu */
#smenu{
	width: 200px;
	float: left;
	margin-right: 40px;
	height: 10px;
}
#normalcol{
	width: 480px;
	margin-right: 25px;
	float: left;
}

#rightcol{
	width: 230px;
	float: left;
}




#leftcolstart{
	width: 10px;
	float: left;
	height: 20px;
	margin-right: 90px;
}
#normalcolstart{
	margin-top: 15px;
	width: 600px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

#rightcolstart{
	margin-top: 15px;
	width: 185px;
	margin-left: 20px;
	float: left;
}

#normalcolstart h1{
	color: #333399;
}
body{
	margin: 0;
	padding: 0;
}



.rightpuff h1{
	background-color: #333399;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 12px;
	width: 206px;
	color: white;
	display: block;
	margin: 0;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
	font-size: 1.1em;
}

.rightpuff{
	background-color: #ccd7eb;
	width: 230px;
	margin-bottom: 20px;
}

.rightpuff .contentpadd{
	padding: 12px;
	width: 156px;
}

.smlink2{
	display: block;
	width: 160px;
	padding-left: 40px;
}

.smlink1{
	display: block;
	font-weight: bold;
	background-image: url("/fileadmin/mediabank/www.webasto.se/bilder/redpil.jpg");
	padding-left: 20px;
	background-repeat: no-repeat;

	width: 180px;
	border-bottom-color: #ccd7eb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.smlink1ACT{
	color: #e12129;
}

#cdiv_mainmenu{
	float: top;
	width: 984px;
	height: 28px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background: url("/fileadmin/mediabank/www.axxos.se/bilder/menubg_NO.jpg");
}
#cdiv_content{
	float: top;
	position: relative;
	width: 984px;
	vertical-align: top;
	text-align: left;
}


/*	---+++  AXXOS SPECIFIC +++---  */
/* END */


.canvas {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.head {
	width: 760px;
	margin-left: 28px;
	padding-top: 30px;
}
.logo {
	width: 200px;
}
.login {
	padding-top: 4px;
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #394a57;
}
.goto {
	color: #394a57;
	background-image: url(/fileadmin/mediabank/www.iqobject.se/markup_styles/site_images/goto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
/*--------------------------------------------------------------------------------
	Main Menu
--------------------------------------------------------------------------------*/
/*.mmenu {
	margin: 4px 0 0 58px;
	background-color: #efefef;
	width: 702px;
}
.mmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.mmenu li, .mmenu li a {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	color: #394a57;
	text-transform: uppercase;
}
.mmenu li a, .mmenu li.act a {*/
	/* background-color: #efefef; */
	/*padding: 3px 10px 3px 10px;
}
.mmenu li.act a{
	background-color: #e9e7e7;
	color: #394a57;
}*/

/*--------------------------------------------------------------------------------
	Sub Menu
--------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------
	Sub Layout Elements
--------------------------------------------------------------------------------*/
table.SubHolder {
	/* float: left; */
	width: 952px;
}
.LeftMarker {
	background-color: #000000;
	float: left;
	width: 28px;
	height: 135px;
}
.subContent .HeadImage {
	background-color: #000000;
	height: 135px;
	background-image: url(/fileadmin/mediabank/www.iqobject.se/markup_styles/site_images/default_top.jpg);
}
.subContent .HeadImage p {
    margin: 0;
    padding: 0;
}

.subContent .NormalCol {
	width: 400px;
}
.subContent .NormalCol .NormalColContent {
	margin: 28px 25px 28px 25px;
}
.RightCol {
	width: 200px;
}
.RightCol .RightColContent {
	width: 170px;
	background-color: #efefef;
	padding: 15px 15px 15px 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.RightCol .RightColContent H1 {
	margin: 0;
	font-size: 13px;
	padding-bottom: 12px;
}

/*--------------------------------------------------------------------------------
	Start Layout Elements
--------------------------------------------------------------------------------*/
.startContent .NormalCol .NormalColContent {
	width: 775px;
	margin: 15px 28px 15px 28px;
}
.startContent .HeadImage {
	background-color: #000000;
}
.startContent .HeadImage p {
    margin: 0;
    padding: 0;
}
.StartPuff {
	float: left;
	width: 243px;
	height: 240px;
	margin-right: 15px;
	background-color: #ece7d8;
}
.StartPuff H1 {
	margin: 0;
	font-size: 13px;
	background-color: #394a57;
	color: #FFFFFF;
	padding: 5px 8px 5px 8px ;
}
.StartPuff p, .StartPuff table {
	margin: 0 0 0 14px;
	clear: both;
}
.StartPuff a {
	color: #000000;
}
.StartPuff p IMG {
	margin: 8px 0 0 0;
	float: right;
	margin: 0;
}

/*--------------------------------------------------------------------------------
	Foot
--------------------------------------------------------------------------------*/
.foot {
	padding: 0 28px 0 0;
	margin-left: 28px;
	width: 760px;
}
.foot .footContent {
	font-size: 10px;
	padding-left: 15px;
	background-color: #394a57;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 5px;
}
.foot .footContent a {
	color:#FFFFFF;
	text-decoration:none;
}



/*.contentpadd p{
	margin: 0px;
	padding: 0px;
};*/


/* SIFR STYLES */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	  /*visibility: hidden;*/
}