/*
	CSS for ADcontact.se.
	Author: Tomas Lindahl
*/

/* Basic settings of body */
* {
	margin: 0;
	padding: 0;
}
body {
	background-color:  #656a73;
	text-align: center;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 68.5%;
}
/*//////////////////////Main parts//////////////////////////////////*/

div#mainBody {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 856px;
	background: url("../images/structure/background.gif") 4px 0px repeat-y;
	clear: left;
	z-index: 100;

}

div#mainContent {
	overflow: auto;
	width: 100%; 
}
/*//////////////////////Top //////////////////////////////////////*/
div#headerTop {
	width: 856px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
div#headerTop div#topText{
	position:relative;
	top: 0;
	color: #CCCCCC;
	width: 100%;
	text-align: right;
	position: relative;
	overflow:auto;
}

div#headerTop div#topText p {
	position: absolute;
	right: 10px;	
	bottom: 10px;

} 

div#headerTop div#topText img {
	padding: 40px 0px 10px 10px;
}

div#headerTop div#topText a {
	color: white;
}

div#headerTop div#topText a img {
	border: none;
}
/*//////////////////////Top header //////////////////////////////////*/
div#topHeader {
	width: 856px;
	height: 158px;
	background: url("../images/structure/top_header.jpg") 3px 0 no-repeat;
}

div#backgroundWire {
	width: 100%;
	background: url("../images/structure/backgroundwire.gif") center  no-repeat;
	position: absolute;
	left: -10px;
	top: 15px;
	z-index: 0;
	height:245px;
}

div#topHeader img#translogo {
	position: absolute;
	width: 270px;
	height: 90px;
	top: 10px;
	left: 25px;
	border: none;
}
/*///////Top header main menu///////*/
div#topHeader div#mainMenu  {
	position: relative;
	top: 110px;
	z-index: 100;
}
div#topHeader div#mainMenu div#icmsLiMenuMain {
	position: relative;
	left: 145px;
}
div#topHeader div#mainMenu div#icmsLiMenuMain ul {
	list-style-type: none;
	height: 20px;	
}
div#topHeader div#mainMenu div#icmsLiMenuMain ul li  {
	position: relative;
	float: left;
	display:block;
	text-align: center;
	margin: 0 6px 0 6px;
}
div#topHeader div#mainMenu div#icmsLiMenuMain ul li a {
	font-size: 1em;
	text-decoration: none;
	font-weight: 600;
	color: #333333;
}	
div#topHeader div#mainMenu div#icmsLiMenuMain ul li a:hover {
	text-decoration: underline;
}
/*//////////////////////Welcome header, text & image////////////////////*/
div#welcomeHeader {
	width: 856px;
	position:relative;
	height: 112px;
	/*background: url("../images/structure/welcome_header.jpg") -4px 0px no-repeat;*/
}
div#welcomeHeader p {
	color: #CCCCCC;
	position: absolute;
	bottom: 10px;
	right: 150px;
	font-weight: 600;
}
div#welcomeHeader img {
	position: absolute;
	bottom: 10px;
	right: 315px;
}
div#welcomeHeader a.welcome {
	color: #666666;
	font-weight: 600;
	position: absolute;
	bottom: 8px;
	left: 24px;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url("../images/structure/bullet.gif") 3px 6px no-repeat;
}
div#welcomeHeader img#linebreak {
	position: absolute;
	bottom: 10px;
	right: 200px;
	right: 20px;
	bottom: 0;
}

/*//////////////////////Global menu styling/////////////////////////////////*/

div#welcomeHeader div#globalMenu {
	height: 215px;
	background: url("../images/structure/submenu.jpg")  no-repeat;
	position: absolute;
	right: 20px;
	bottom: -17px;
	z-index: 1000;
	width: 70px;
}

div#welcomeHeader div#globalMenu ul#nav {
	list-style-type: none;
}

div#welcomeHeader div#globalMenu ul#nav li a {
	display: block;
	width: 4em;
	margin: 0.5em 0 0 1.6em;

}

div#welcomeHeader div#globalMenu ul#nav li {
	float: left;
	clear: left;
	margin: 10px 0 12px 0;
	position: relative;	
}

div#welcomeHeader div#globalMenu ul#nav li ul  {
	position: absolute;
	width: 10em;
	left: -999em;
	top: -8px;
}

div#welcomeHeader div#globalMenu ul#nav li:hover ul li {
	display: block;
	height: 19px;
	width: 130px;
	background-color: #636771;
	border-top: solid white 1px;
	border-right: solid white 1px;
	border-bottom: solid white 1px;
	color: white;
	padding: 1px 0 5px 1px;
}
div#welcomeHeader div#globalMenu ul#nav li:hover ul li a {
	color: white;
	width: 10em;
	padding: 0 0 10px 0;
}

div#welcomeHeader div#globalMenu ul#nav li:hover ul {
	left: 53px;
	list-style-type: none;
}

div#welcomeHeader div#globalMenu ul#nav li a#contact {
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url("../images/structure/envelope.gif") 4px 0 no-repeat;
}

div#welcomeHeader div#globalMenu ul#nav li a#val2 {
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url("../images/structure/kampanj2.gif") 4px 0 no-repeat;
}
div#welcomeHeader div#globalMenu ul#nav li a#val3 {
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url("../images/structure/faq.gif") 4px 0 no-repeat;
}
div#welcomeHeader div#globalMenu ul#nav li a#val4 {
	padding-top: 18px;
	height: 0px;
	overflow: hidden;
	background: url("../images/structure/kataloger.gif") 1px 0 no-repeat;
}
div#welcomeHeader div#globalMenu ul#nav li a#val5 {
	padding-top: 16px;
	height: 0px;
	overflow: hidden;
	background: url("../images/structure/login.gif") 4px 0 no-repeat;
}
/*//////////////////////Left column//////////////////////////////////////*/
div#leftColumn {
	width: 160px;
	position: relative;
	float: left;
}

/*///////////Left column menu//////*/
div#leftColumn div#icmsLiMenu ul{ 
	list-style-type: none;
	margin: 6px 0 0 14px;
	width: 128px;
}
div#leftColumn div#icmsLiMenu ul li { 
	margin: 0 0 5px 11px;
	border-bottom: solid  #f2f2f2 1px;
	background: url("../images/structure/bullet.gif") 2px 8px no-repeat;	
}
div#leftColumn div#icmsLiMenu ul li a{ 
	color: #999999;
	font-size: 1em;
	display: block;
	padding: 2px 10px 10px 15px;
}

div#leftColumn div#icmsLiMenu ul li a.active { 
	font-weight: 600;
}

div#leftColumn div#icmsLiMenu ul li.level_1  { 
	background-image: none;
}
div#leftColumn div#icmsLiMenu ul li.level_1 a { 
	padding: 0px 10px 5px 35px;
	color: #666666;
	background: url("../images/structure/subbullet.gif") 20px 6px no-repeat;	
}

div#leftColumn div#icmsLiMenu ul li.level_1 a.active { 
	font-weight: 600;
}
/*//////////////////////Right column//////////////////////////////////////*/
div#rightColumn {
	width: 662px;
	margin: 0 0 20px 10px;
	position: relative;
	float: right;
}
div#divdedCols {
	margin: 15px 0 90px 0;
	background: url("../images/structure/contentline.gif") repeat-y 313px 0px; 
	overflow: auto;
}
div#columnOne {
	width: 315px;
	background-color: none;
	float: left;

}
div#columnTwo {
	width: 315px;
	background-color: none;
	float: right;
	margin: 0 25px 0 0;
}
div#rigthColumnWrapper {
	padding: 10px 50px 0 20px;
}
/*//////////////////////Search form properties//////////////////////////////////////*/

div#columnOne form fieldset, div#columnTwo form fieldset {
	border: none;
}

div#columnOne form {
	clear: left;
}

div#columnOne form label, div#columnTwo form label {
	font-weight: 600;
	font-size: 1.2em;
	float: left;
	clear: left;
	margin: 15px 0 0 0;
}

div#columnTwo form label {
	margin:  10px 0 0 0;

}
div#columnOne form input#search {
	background: url("../images/structure/searchfield.gif") white no-repeat;
	border: solid #CCCCCC 1px;
	width: 119px;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
}

div#columnTwo form table {
	float: left;
	clear: left;
}

div#columnOne form input#submit, div#columnTwo form input#submit{
	clear: left;
	float: left;
	border: solid black 1px;
	background-color: #CCCCCC;
	padding: 0;
	padding: 0 5px 0 5px ;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}

div#columnTwo form select{
	float: left;
	clear: left;
	margin: 10px 0 0 0;

}


/*//////////////////////Footer//////////////////////////////////////*/
div#footer {
	height: 87px;
	width: 856px;
	background: url("../images/structure/footerbackground.gif") left no-repeat;
	clear: left;
	color: #666666;
	margin: 0 auto;
	text-align: left;
}
div#footerLeft_sv, div#footerLeft_en, div#footerLeft_de {
	float: left;
	width: 230px;
	position: relative;
	background-color: none;
	margin:  10px 0 0 20px;
	padding: 0 0 0 20px;
	height:60px;
}
div#footerLeft_sv form, div#footerLeft_en form, div#footerLeft_de form {
	margin: 10px 0 0 0;
}
div#footerLeft_sv form input#search, div#footerLeft_en form input#search, div#footerLeft_de form input#search  {
	background: url("../images/structure/searchfield.gif") white no-repeat;
	border: solid #CCCCCC 1px;
	width: 119px;
}
div#footerLeft_sv form input#submit, div#footerLeft_en form input#submit, div#footerLeft_de form input#submit {
	border: solid black 1px;
	background-color: #CCCCCC;
	padding: 0;
	padding: 0 5px 0 5px ;
	font-size: 0.8em;
}
div#footerRight_sv,  div#footerLeft_de {
	background: url("../images/structure/snabbmenu.gif") no-repeat left;
}

div#footerLeft_en {
	/*background: url("../images/structure/quicknav.gif") no-repeat left;*/
}

div#footerLeft_de {
	background: url("../images/structure/quicknav.gif") no-repeat left;
}


div#footerLeft_sv, div#footerLeft_de {
	/*background: url("../images/structure/snabbsok.gif") no-repeat left;*/
}

div#footerLeft_en {
	/*background: url("../images/structure/quicksearch.gif") no-repeat left;*/
}

div#footerLeft_de {
	background: url("../images/structure/quicksearch_de.gif") no-repeat left;
}

div#footerRight_en {
	background: url("../images/structure/quicknav.gif") no-repeat left;
}

div#footerRight_de {
	background: url("../images/structure/quicknav_de.gif") no-repeat left;
}

div#footerRight_sv, div#footerRight_en, div#footerRight_de {
	position: relative;
	float: right;
	width: 400px;
	padding: 0 0 0 20px;
	margin:  5px 0 0 0;
}
div#footerRight_sv  a, div#footerRight_en  a, div#footerRight_de  a  {
	text-decoration: none;
	color: #666666;
}
div#footerRight_sv  a:hover, div#footerRight_en  a:hover, div#footerRight_de  a:hover  {
	text-decoration: underline;
}
div#footerReflection {
	width: 856px;
	height: 87px;
	background: url("../images/structure/footerReflection.gif") no-repeat;
	margin: 0 auto;

}

/*//////////////////////Text properties//////////////////////////////////////*/
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	z-index: 0;
	position: relative;
}
h1{
	font-size: 2.2em;
	margin: 0 0 0.6em 0;
}
h2,  .zone_topp, .newsitem_rubrik  {
	font-size: 1.8em;
	margin: 0 0 0.3em 0;
}
h2.smoothHeader2 {
	width: 80%;
}
h3 {
	font-size: 1.2em;
	font-weight: 600;
}
div#rightColumn p {
	line-height: 1.6em;
	
	margin: 0 0 1.1em 0;
	font-size: 
}
div#rightColumn ul{
	margin: 0 0 0 3em;
}
div#rightColumn ul li {
	font-size: 1em;
}
div#rightColumn a {
	color: #333333;
}
div#rightColumn a:hover {
	background-color: #CCCCCC
}

/*//////////////////////News properties//////////////////////////////////////*/

div.icmsLatestNews img.newspic {
	float: left;
	position: relative;
	border: solid #CCCCCC 1px;
}

div.icmsLatestNews img.newspic2 {
	float: left;
	position: relative;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	border: none;
}

div.newsitem_rubrik_latest {
	margin: 0 0 0 4px;
	padding: 0 0 0 85px;
	position: relative;
	display: block;
	font-weight: 600;
}

div#columnTwo div.newsitem_rubrik_latest {
	margin: 0 0 0 4px;
	padding: 0 0 0 70px;
	position: relative;
	display: block;
}

div.newsitem_ingress {
	padding: 0 0 0 90px;
}

div#columnTwo div.newsitem_ingress {
	padding: 0 0 0 75px;
}

table div.newsitem_ingress {
	padding: 0;
	font-weight: 600;
}

.icmsLatestNews {
	margin: 0 0 15px 0;
	width: 308px;
	overflow: auto;
}

.newsitem_button_table {
	height: 100px;
}

.newsitem_printbutton a img  {
	width: 25px;
	height: 25px;
	float: left;
	position: relative;
	float: none;
	background: url("../images/structure/print.gif") no-repeat;
}

.newsitem_backbutton a img {
	width: 25px;
	height: 25px;
	float: left;
	position: relative;
	float: left;
	background: url("../images/structure/back.gif") no-repeat;
}

.newsitem_backbutton a:hover, .newsitem_printbutton a:hover {
	background-color: #FFFFFF;
}

/*//////////////////////Image properties//////////////////////////////////////*/
div#rightColumn img {
	margin: 5px;
}
div#rightColumn img.imgBorder {
	border: 5px solid #CCCCCC;
}

/*//////////////////////Login/////////////////////////////////////////////////*/

div#member_snapon{
	font-size: 1em;
	font-weight: bold;
	color: #999999;
	font-family:  Tahoma, Verdana, Helvetica, sans-serif;
}

div#member_snapon input.text{
	background: url("../images/structure/searchfield.gif") white no-repeat;
	border: solid #CCCCCC 1px;
	width: 119px;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
}

div#member_snapon input.button{
	border: solid black 1px;
	background-color: #CCCCCC;
	padding: 0;
	padding: 0 5px 0 5px ;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}

div#member_snapon legend{
	font-size: 1.2em;
	font-weight: bold;
	color: #555555;
}

div#member_snapon a{
	margin-top: 10px;
	line-height: 2em;
	color: #999999;
	text-decoration: none;
}

div#member_snapon a:hover{
	margin-top: 10px;
	line-height: 2em;
	color: #CCCCCC;
	background: #FFFFFF;
	text-decoration: none;
}

/*//////////////////////Newsletter-list/////////////////////////////////////////////////*/

table#newsletter_list .header{
	background: #CCCCCC;
	color: #555555;
	font-size: 1.2em;	
	font-weight: bold;
	padding: 3px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #555555;
}

table#newsletter_list td{
	font-size: 1.0em;	
	padding: 3px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #555555;
}

table#newsletter_list a:hover{
	color: #999999;
	background: #F2F2F2;
}

table#newsletter_list{
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
}

.button {
	border: solid black 1px;
	background-color: #CCCCCC;
	padding: 0;
	padding: 0 5px 0 5px ;
	font-size: 0.8em;
	margin: 5px 0 0 0;
}

.textfield {
	background: url("../images/structure/searchfield.gif") white no-repeat;
	border: solid #CCCCCC 1px;
	width: 119px;
	margin: 0px 0 0 0;
	padding: 1px;
}


div#welcomeHeader div#topForm {
	position: relative;
	left: 0;
	width: 300px;
	margin: 0 0 0 22px;
	height: 80px;
}

div#welcomeHeader div#topForm form {
	position: relative;
	margin: 0 0 0 0;
	top:40px;
}
div#welcomeHeader div#topForm input#search {
	background: url("../images/structure/searchfield.gif") white no-repeat;
	border: solid #CCCCCC 1px;
	width: 119px;
}

div#welcomeHeader div#topForm input#submit{
	border: solid black 1px;
	background-color: #CCCCCC;
	padding: 0;
	padding: 0 5px 0 5px ;
	font-size: 0.8em;
	float: elft
}

div#welcomeHeader div#topForm p {
	position: absolute;
	left: 0;
	top: 25px;
	font-weight: normal;

}
