/***** STRUCTURE START *****/

html {

	overflow:-moz-scrollbars-vertical;
}

body {
	font-size: x-small;
	background: #393c3d;
	background-image: url(../_images/body_bg.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.clearbother {
	clear: both;
}

.floatLeft {
	float: left;
}

div#page {
	width: 1001px;
	background-color: #ffffff;
	padding-bottom: 0px;
}





/***** GENERAL START *****/

* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color:#407DC1;


}

a:hover {
	color:#0F3D6F;
}

img {
	border: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 11px;
	line-height: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 30px;
	margin-bottom: 11px;
	color: #000000;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 11px;
	color: #000000;
}

.block {
	display: block;
}

.clearbother {
	clear: both;
}

.center {
	text-align: center;
}

ol {
	margin-left: 19px;
	padding:0px;
	margin-bottom: 15px;
}


div#page {
	
}

/***** HEADER START *****/

div#page div#header {
	height: 200px;
	background-repeat: no-repeat;
	background-color: #666666;
}

div#page div#header div#backgroundMan 		{ background-image: url(../_images/header_bg_jajja_01.jpg); height: 200px; }
div#page div#header div#backgroundCar 		{ background-image: url(../_images/header_bg_jajja_02.jpg); height: 200px; }
div#page div#header div#backgroundHighway 	{ background-image: url(../_images/header_bg_jajja_03.jpg); height: 200px; }
div#page div#header div#backgroundCity		{ background-image: url(../_images/header_bg_jajja_04.jpg); height: 200px; }

div#page div#header div#backgroundMan a#homeLink		{ position:absolute; top:35px; left:460px; display:block; height:95px; width:130px; }
div#page div#header div#backgroundCar a#homeLink		{ position:absolute; top:15px; left:20px; display:block; height:95px; width:130px; }
div#page div#header div#backgroundHighway a#homeLink	{ position:absolute; top:50px; left:445px; display:block; height:95px; width:130px; }
div#page div#header div#backgroundCity a#homeLink		{ position:absolute; top:60px; left:335px; display:block; height:95px; width:130px; }

/*
	background-color: pink; filter: alpha(opacity=50); -moz-opacity: 0.5;
*/

div#contactBox {
	float: right;
}

div#contactInfo {
	background-image: url(../_images/header_contact_bg.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 96px;
	color: #c6c6c6;
	padding: 9px 16px 0px 16px;
	/* float: right; */
}

div#contactInfo h4 {
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 0px;
	
}

div#contactInfo a {
	color: #c6c6c6;	
}

div#contactInfo span {
	display: block;
}

div#contactInfo span#areaCode {
	padding-bottom: 0px;
}

div#contactCall {
	background-image: url(../_images/header_contact_call.gif);
	background-repeat: no-repeat;
	color: #c6c6c6;
	padding: 0px 0px 0px 0px;
	height: 35px;
	width: 181px;
	margin: 0px 0px 15px 0px;
}

div#contactCall input {
	display: inline;
	border: 0;
	float: left;
	font-size:11px;
	color: #999999;
	font-style: italic;
}

#contact-call-me-nr {
	margin: 10px 0px 5px 10px;
	width:95px;
	height: 15px;
}

#contact-call-me-button {
	width: 70px;
	height: 35px;
	margin:0;
	padding:0;
}


div#page div#header ul#flags {
	clear: both;
	float: right;
	margin-top: 26px;
	margin-right: 8px;
}

div#page div#header ul#flags li {
	display: inline;
	
}






/***** FOOTER START *****/
div#footer {
	clear: both;
}



div#startPageFooter {
	clear: both;
	border-top: 0px solid white;
	background-color: #ffe27f;
	height: 250px;
	display: block;
}




/***** TOP MENU START *****/

div#page div#navigation ul {
	list-style: none;
}

div#page div#navigation ul li{
	float: left;
}

div#page div#navigation ul#topMenu {
	background-color: #000000;
	background-image: url(../_images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}

div#page div#navigation ul#topMenu li {
	color: #ffffff;
	font-size: 110%;
}

div#page div#navigation ul#topMenu li a#active {
	background-image: url(../_images/menu_bg_active.gif);
	background-repeat: repeat-x;
	color: #7b6103;
}

div#page div#navigation ul#topMenu li a {
	display: block;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 0px;
}

div#page div#navigation ul#topMenu li a:hover{
	background-image: url(../_images/menu_bg_active.gif);
	background-repeat: repeat-x;
	color: #7b6103;
}

div#page div#navigation ul#topMenu li a.clean {
	color: #ffe27f;
	background-image: none;
}

div#page div#navigation ul#topMenu li a.clean:hover {
	text-decoration: underline;
	background-image: none;
}




/***** SUB-MENU START *****/

div#page div#navigation div#subMenu {
	height: 19px;
	padding-top: 5px;
	background-color: #ffe27f;
}

div#page div#navigation ul#subMenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
	padding-top: 5px;
	background-color: #ffe27f;
}

div#page div#navigation ul#subMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 8px;
	padding-right: 9px;
	border-right: 1px solid #996600;
	color: #996600;
}

div#page div#navigation ul#subMenu li#first{
	padding-left: 13px;
}

div#page div#navigation ul#subMenu li#last{
	border: none;
}

div#page div#navigation ul#subMenu li#alone{
	padding-left: 13px;
	border: none;
}

div#page div#navigation ul#subMenu li a{
	font-size: 100%;
	color: #996600;
}

div#page div#navigation ul#subMenu li#subactive a{
	display: block;
	font-weight: bold;
	color: #7b6103;
}







/***** PAGE START *****/

div#page div#mainContent {
	line-height: 15px;
}

div#page div#mainContent div#leftCol {
	width: 445px;
	margin-top: 30px;
	margin-left: 45px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding:0;
	float: left;
	font-size: 12px;
	line-height: 17px;
	background-color: white;
}

div#page div#mainContent div#leftCol p {
	margin-bottom: 11px;
}

div#page div#mainContent div#leftCol p.introduction {
	 font-weight: bold;
	 /* font-style: italic; */
}



div#page div#mainContent div#leftCol ul {
	margin-left: 25px;
	margin-bottom: 20px;
}

div#page div#mainContent div#leftCol ul li {
	margin-bottom: 10px;
}

div#page div#mainContent div#leftCol p span {
	display: block;
}


div#page div#mainContent div#leftCol div.yellowBox {
	
}

div#page div#mainContent div#leftCol div.yellowBox h3 {
	font-size: 12px;
	font-family: arial;
	color: black;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 7px 0px;
	background: #ffe180;
}

div#page div#mainContent div#leftCol div.yellowBox p {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background: #fefbdf;
}

div#page div#mainContent div#leftCol span.contactEmployeeTitle {
	font-weight: bold;
}

div#page div#mainContent div#midCol {
	float: left;
	width: 30px;
	
}

div#page div#mainContent div#rightCol {
	width: 425px;
	margin-top: 30px;
	margin-left: 0px;
	float: left;
	text-align: left;
	background: white;
}

div#page div#mainContent div#rightCol img {
	display: block;
}


div#page div#mainContent div#rightCol div#newsArchive {
	text-align: left;
	width: 250px;
	background-color: #f5f5f5;
	padding: 20px;
}

div#page div#mainContent div#rightCol ul {
	margin: 20px;
}

div#page div#mainContent div#rightCol ul li {
	margin-bottom: 5px;
}





/***** START PAGE START *****/

div#page div#mainContent div#startPageLeft {
	float: left;
	display: block;
	border-right: 1px solid #ffe27f;
	margin-right: -1px;
}
div#page div#mainContent div#startPageLeft div#flash {
	padding-left:10px;
}
div#page div#mainContent div#startPageRight {
	width: 402px;
	float: left;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 0px solid #ffe27f;
	border-bottom: 1px solid #ffe27f;
}

div#page div#mainContent div#startPageRight h3 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div#page div#mainContent div#startPageRight a {
	font-weight: bold;
}


div#page div#mainContent div#startPageRight div#RightRight {
	float: left;
	width: 200px;
	height: 470px; 
	border-left: 1px solid #ffe27f;
	
}

div#page div#mainContent div#startPageRight div#RightLeft {
	float: left;
	width: 200px;
	border-left: 1px solid #ffe27f;
}
div#page div#mainContent div#startPageRight div#RightLeft img {
	
}
div#page div#mainContent div#startPageRight div#RightLeft h3 {
	padding: 0px 0px 0px 0px;
	
}
div#page div#mainContent div#startPageRight div#RightRight h3 a {
	color: black;
}

div#page div#mainContent div#startPageRight div#RightRight p {
	padding: 0px 0px 5px 0px;
}
p#last {
	padding: 0px 0px 15px 0px;
}

div#jajjaMagazine {
	padding: 0px 15px 0px 15px;
}

div#jajjaMagazine {
	padding: 0px 15px 0px 15px;
}

div#puffProducts 	{
	padding: 0px 15px 0px 15px;
	/* height: 154px; */
}

div#puffProducts p#puffProductsLast 	{  padding: 0px 15px 0px 0px; }

div#puffCase		{
	padding: 0px 15px 0px 15px;
	/* height: 112px; */
}
div#puffCase img	{ margin: 0px 0px 10px 0px; }

div#startPageProdLogos {
	text-align: center;
}

div#startPageProdLogos div {
	text-align:center;
	padding: 0px 0px 0px 0px;
}

div#RightLeft div#startPageProdLogos div a img {
	padding: 0px 0px;
	text-align:center;
	display: inline;
}

div#startPageProdLogos p {
	font-size: 9px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}






/***** CONTACT PAGE START *****/

#contactPage {
	margin-bottom: 50px;
}

.contactOffice {
	margin-top: 30px;
	margin-left: 50px;
	font-size: 11px;
}

.contactOffice .contactLeft h2  {
	margin-top: 0px;
	padding-top: 0px;
}

div#page div#mainContent div.contactOffice div.contactLeft {
	float: left;
	width: 290px;;
	
}

div#page div#mainContent div.contactOffice span {
	display: block;
}

div#page div#mainContent div.contactOffice div.contactRight {
	float: left;
}


div#page div#mainContent div#contactRightCol {
	margin-top: 30px;
	float: left;
	width: 590px;
}



div#page div#mainContent div#contactLeftCol p {
	margin-bottom: 11px;
}






/***** AGENT PAGE START *****/

div#agent-login-right {
	text-align: left;
}

form#agentlogin input {
	margin: 0px;
	display: block;
}

form#agentlogin input#username, form#agentlogin input#password {
	width: 200px;
}

form#agentlogin fieldset {
	padding: 10px 10px 5px 15px;
	margin-bottom: 15px;
	width: 300px;
	text-align: left;
}

form#agentlogin legend {
	margin-left: 5px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

form#agentlogin label {
	display:block;
	padding: 5px 0px 0px 0px;
}

form#agentlogin table {
	width: 100%;
	
}

form#agentlogin td {
	padding-bottom: 10px;
}

div.agent {
	clear: both;
	padding-bottom: 30px;
	vertical-align: middle;
}


div.agent img {
	float: left;
	padding-bottom: 30px;
}

div.agent p {
	float: left;
	width: 230px;
	margin-left: 10px;
	padding-bottom: 30px;
	
}




/***** NEWS PAGE START *****/

div.newsImgFloatLeft {
	clear: both;
}

div.newsImgFloatLeft img {
	float: left;
	margin-right: 15px;
}

div.newsImgFloatLeft p {
	float: left;
}

.floatLeftWithMargin {
	float: left;
	margin-right: 10px;
}



/***** TEKNIK PAGE START *****/

div#rightCol div#logos {
	text-align: center;
}

div#rightCol div#logos img {
	display: block;
	margin-bottom: 40px;
}



/***** RANKINGRAPPORT PAGE START *****/

div#rankingrapport {
	text-align: left;
}



/***** RANKINGRAPPORT PAGE START *****/

div#kundcaseCitat fieldset {
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	width: 350px;
	text-align: left;
}


div#kundcaseCitat legend {
	margin-left: 5px;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}




/***** SÖKOPTIMERING - PRODUKTER START *****/

div#sokoptimering-produkter {
	text-align: left;
	margin-bottom: 15px;
}

div#sokoptimering-produkter fieldset {
	width: 320px;
	padding: 10px;
}
div#sokoptimering-produkter fieldset legend {
	padding: 0px 15px;
	font-weight: bold;
}

div#sokoptimering-produkter fieldset label {
	display: block;
	padding: 5px 0px 0px 0px;
}

div#sokoptimering-produkter table {
	
	
}

div#sokoptimering-produkter td {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 50%;
}

div#sokoptimering-produkter input {
	
	
}






/***** PRIS OFFERT START *****/

div#pris-offert {
	text-align: left;
}

div#pris-offert fieldset {
	width: 306px;
	padding: 10px;
}
div#pris-offert fieldset legend {
	padding: 0px 15px;
	font-weight: bold;
}

div#pris-offert fieldset label {
	display: block;
	padding: 5px 0px 0px 0px;
}

div#pris-offert table {
	
	
}

div#pris-offert td {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 50%;
}

div#pris-offert input {
	
	
}




/***** RING MIG START *****/

#call-me {
	margin-bottom: 10px;

}

#call-me img,  #call-me input {
	display: block;
}


#call-me-nr {
	width:93px; 
	height:14px; 
	border:0px;
	font-size:11px;
	color: #999999;
	font-style: italic;
	display: block;
	margin: -1px 0px 0px 0px;
}


#call-me-td {
	background-image: url(../_images/ring-mig-liten2_01.gif);
	height: 25px;
	width: 103px;
	padding: 0px 0px 0px 5px;
}

#call-me-td2 {
	height: 25px;
}


/***** SOK PAGE START *****/

div#sok {
	text-align: center;
	margin-left:30px;
}

div#sok table tr td p {
	margin-bottom: 10px;
}






/***** KUNDCASE PAGE START *****/

div#rightCol div#kundcase {
	margin-left: 20px;
	width: 400px;
	background: white;
	
}

div#rightCol div#kundcase div {
	clear:both;
}

div#rightCol div#kundcase div img {
	float: left;
	
}

div#rightCol div#kundcase div p {
	float: left;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 10px;
	width: 250px;
	text-align: left;
	font-weight: bold;
	font-family: arial;
}


div#kundcaseCitat {
	clear:both;
	padding-top: 30px;
	margin-left: 35px;
}





/***** ERROR MSG START *****/

div#errorMsg {
	margin-bottom: 25px;
	text-align: left;
}


div#errorMsg p {
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}



/***** MSG START *****/

div#msg {
	margin-top: -20px;
	margin-bottom: 35px;
	text-align: center;
}

div#msg p {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 10px;
}


div#rightIllustration {
	margin-bottom: 40px;
}



/***** SÖKMOTOROPTIMERING FORMULÄR *****/

div#sokmotorpositioneringForm img {
	padding:0px;
	margin-bottom:0px;
}

div#sokmotorpositioneringForm table {
	padding:0px;
	margin:0px;
}

div#sokmotorpositioneringForm table tr {
	padding:0px;
	margin:0px;
}

div#sokmotorpositioneringForm table tr td {
	padding:0px;
	margin:0px;
}

input#sokposbt {
	/* cursor: hand; */
	margin-bottom:0px;
}

input.sokpostxt {
	border: 0px;
	width: 133px;
	padding: 3px;
}

div#sokposformdiv {
	background-image: url(../_images/sokmotorpositionering/form_bg.gif);
	height: 302px;
	width: 500px;
}


img.banner {
	margin-bottom: 15px;
}





/***** CMS-TEST START *****/
#cms-test {
	margin: 10px 0px;
	width: 100%;
	border: 1px solid #ffe180;
}


#cms-test thead tr {
	background: #ffe180;
}

#cms-test td, #cms-test th {
	padding: 2px 10px;
}

#cms-test tr.evenrow {
	background: #fefbdf;
}




/***** E-HANDEL-TEST START *****/


#e-handel-test{
	margin: 10px 0px;
	width: 100%;
	border: 1px solid #ffe180;
}


#e-handel-test thead tr {
	background: #ffe180;
}

#e-handel-test td, #e-handel-test th {
	padding: 2px 10px;
}

#e-handel-test tr.evenrow {
	background: #fefbdf;
}

td.comment {
	font-size: 10px;

}






