﻿* {
	margin: 0;
	padding: 0;
	}

	
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 140%;
	background-color: #fff;
	color: #000;
	text-align: center;
}

input	
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
select	
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	

/* FÖRST KOMMER ALLA DIV:AR */

#EearthBack {
	width: 700px;
	float : left ;
}

#rightFirstPage {
	width: 200px;
	float: right;
	padding: 0 0 0 0px;
}

#satsyta {
	width: 955px;
    margin: 0 auto; 
}

/*Här kan flaggorna för språkval placeras när det är dags*/
#flags 
{
	padding-top:2px;
	width: 955px;
	height: 20px;
	}


/* DELAR I SIDHUVUDET */
#sidhuvud {
	width: 955px;
	text-align: left;
	margin-bottom: 0px;
	}

#logotype {
	width: 200px;
	float:left;
	height: 37px;
	}

#horizontal_menu 
{
	width: 755px;
	text-align: right;
	float: right;
	height: 19px;
	padding: 19px 0 0 0 ; 
	}
	
#bilder_start {
	width: 955px;
	height: 125px;
}

#bilder_imaging {
	width: 955px;
	height: 125px;
	background: url(bilder/imaging.jpg) no-repeat top left;
}

#extra_links {
	width: 450px;
	height: 45px;
	text-align: left;
	padding: 105px 0 0 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bolder  ;
	font-size: 12px;
	letter-spacing: 0.05em;
	color : #DBDBDB;
}
#extra_links a {
	color: #DBDBDB;
} 
#extra_links a:active {
	color: #FFFFFF;
} 


a:active{
	color: #FFFFFF;
} 

#extra_links a:hover{
	color: #FFFFFF;
	text-decoration:  underline;
} 



/* CONTENT-DELEN*/
#content {
	width: 955px;
	text-align: left;
	padding: 14px 0 0 0;
	}

#main {

	width: 457px;
	float: left;
	padding: 0 14px 2px 27px;
	}

#main.training {
 	background: url(../../bilder/training.gif) no-repeat;
}

#menu 
{
	width: 200px;
	background: #F7F7F7;
	border: 1px #D1D1D1 solid;
	padding: 2px 2px 2px 5px;
}


#TrainLeft
{
	width: 200px;
	float: left;	
	}

#TrainMenu
{
	margin: 21px 0 0 0;
	width: 190px;
	float: left;
	background: #F7F7F7;
	border: 1px #D1D1D1 solid;
	padding: 4px 2px 2px 2px;
	
	}

#MyTrainLeftImage
{
	float: left;
	}

#imaging {
	width: 225px;
	float: left;
}

#optronics {
	width: 215px;
	float: left;
	}

#nano {
	width: 235px;
	float: left;
	}

#BreadCrumb a:link {
	text-decoration: underline !important; 
	}
#BreadCrumb a:visited {
	text-decoration: underline !important; 
	}
#BreadCrumb a:active {
	text-decoration: underline !important; 
	}



#Listsuppliers a:link {
	text-decoration: underline !important; 
	}
#Listsuppliers a:visited {
	text-decoration: underline !important; 
	}
#Listsuppliers a:active {
	text-decoration: underline !important; 
	}


#ProductNews {
	width: 470px;
	text-align: left;
	padding: 0 0 0 10px;
}
#ProductNews h1
	{
	font-size: 24px;
	padding: 2px 2px 0 0;
	color: #B50021;
	font-weight: bold;
}
#ProductNews h2
	{
	font-size: 10pt;
	font-weight: bold ;
	padding: 0 0 7px 0;
}
#ProductNews h3
	{
	font-size: 110%;
	color: #CE1042;
	padding-top: 7px;
	}
#ProductNewsImgLeft
	{
	float:left ;
	padding: 0 4px 0 0;
	}

/* Hotbar */


#right {
	width: 200px;
	float: right;
	padding: 0 0 0 0;
}

.HotBarItem
{
	font-size: 9px;
	width: 170px;
	float: right; 
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 0 2px 2px;
	background-color:#F9F9F9;
	border-bottom: 1px #D1D1D1 solid;
	}
.HotBarItem a:link { 
	text-decoration: none; 
	color: #333333;
	font-weight: bold ;
	background-color: inherit;
} 

#HotBarItemLeft
{
	width: 210px;
	float:  left ;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 2px 2px 2px 2px;
	background-color:#F9F9F9;
	border: 1px #D1D1D1 solid;
	}

#HotBarItemRegister
{
	font-size: 9px;
	width: 170px;
	float: right; 
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 0 2px 2px;
	}

#HotBarFile
	{
	width: 170px;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 2px 2px 2px 2px;
		}

#search {
	padding: 30px 0 0 0;
}

#footer 
{
	width: 955px;
	height:170px;
	text-align: right;
	padding-bottom:40px;
}

#ShowFile {
	float: right ;
	width: 400px;
	text-align: left;
	padding: 25px 0 0 0;
	}


/* GENERELLA SELEKTORER */


p {
	padding: 0 0 8px 0;
}


h1 {
	font-size:100%;
	margin: 0;
}
img 
{
	border: 0;
}


/* UNIKA SELEKTORER */
#main h1 {
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
	font-size: 150%;
	margin: 0 0 5px 0;
}

#main h2 {
	font-family: Arial, Trebuchet, Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	margin: 15px 0 0 0;
}

#content h1.category {
	font-size:100%;
	margin: 0 0 -10px 0;
}

#content p{
	font-size:100%;
	margin: 10px 0 0 0;
}

h1.contact{
	font-size:100%;
	line-height: 170%;
	margin: 0;
	background: url(bilder/rubrikbg.gif) repeat-x;
}


h2.contact{
	font-size:100%;
	line-height: 170%;
	margin: 15px 0 0 0;
	background: url(bilder/rubrikbg.gif) repeat-x;
}

.contactbox 
{
	width: 190px;
	padding-right: 40px;
	float: left;
}

#SupportContactbox
{
	width: 200px;
	float: left;
	}

#right h2 
{
	font-size:100%;
	line-height: 170%;
	margin: 25px 0 0 0;
	background: url(bilder/rubrikbg.gif) repeat-x;
}

#right h1 
{
	font-size:100%;
	line-height: 170%;
	margin: 0;
	background: url(bilder/rubrikbg.gif) repeat-x;
}


#right p {
	padding: 5px 0 14px 0;
}

/* GENERELLA LÄNKAR */
a:link { 
	text-decoration: none; 
	color: #333333;
	background-color: inherit;
} 

a:visited { 
	text-decoration: none; 
	color: #333333;
	background-color: inherit;
} 

a:active { 
	text-decoration: underline; 
	color: #888;
	background-color: inherit;
} 

a:hover { 
	text-decoration: underline; 
	color: #888;
	background-color: inherit;
} 


/* Special Design */

#NextLevelInfoLinks {
	float: left ;
	width: 450px;
	height: 100px;
	padding:  0 0 0 0 ;
	margin: 0 0 0 0 ;
	}

#NextLevelInfoLinks h2 
{
	margin: 0 0 0 0;
	color: #777777;
		}

#NextLevelImage 
	{
	float: left;
	width: 100px;
	height:	100px;
	padding: 0 0 0 0 ;
	}
	
#NextLevelInfo
	{
	float: right ;
	width: 340px;
	height: 100px;
	padding: 0 0 0 0 ;
	}

.ReadList
{
	color: #808080;
	}

#ActiveNodeImage 
{
	margin: 7px 0 7px 0 ;
	}
	
#HotBarImage
{
	padding: 7px 0 0 27px;
	border: 0;

}

/* TABELL-KOD */

.TableTraining {
	padding: 2px;
	margin: 2px;
	border: 1px solid #808080;
}

.CellHeader {
	border: 1px solid #FFFFFF;
	background-color: #7FB1E2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
}
.CellContent {
	padding: 2px;
	margin: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

/* RegisterTable */
#RegisterTable
{
	width: 300px;
	border: 1px solid #808080;
	table-layout: fixed ;
	margin: 7px 0 0 24px;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right ;
}

/* 40s - RegisterTable */
#regform
{
	width: 400px;
}
#sponsors
{
	float :left ;
	width: 140px;
}

#sponsors img
{
	float : right ;
	padding: 0 0 20px 0;
}


/* Product News Stuff */
#ContentTwoColumns
{
	width: 450px;
}
#ContentLeft
{
	width: 225px;
	float: left ;
}
#ContentRight
{
	width: 225px;
	float:right ;
}

/* Optronics kit */
.kitTable 
{
	border: 1px solid #03326A;
	background-color: #F9F9F9;
	margin: 7px 0 14px 0;
}
.kitHeader {
	color: #023A77;
	font-weight:500 ;
}
.kitPriceCell {
	text-align: right;
}
.kitPrice{
	font-weight:700 ;
}
.kitcelldevider
{
	height:40px;
}

#ProductTable tr span
{
	display :none ;
	}
	
#ProductTable tr:hover span
{
	display:  inline  ;
	}



#AccessorieTable tr span
{
	display :none ;
	}
	
#AccessorieTable tr:hover span
{
	display:  inline  ;
	}


	
#SigninWindow
{
 width: 300px;
 height: 177px;
 border: 2px solid #000000;
 position: absolute;
 top: 77px;
 left: 70px;
 background-color: #FFFFDF;
}
	
#HotImages img
{
	border: 1px solid #000000;
	margin: 2px 2px 2px 2px;
	float:right;
	}
	
#HotImage img
{
	margin: 2px 2px 2px 2px;
	padding-right :14px;
	float: right ;
	}	
	
	
/* Register */

.RegRow 
{
	height:20px;
	width: 440px;
	padding: 7px 0 4px 0;
	background-color: #F0F0F0;
	border-bottom: 1px dashed #D1D1D1;
	}

.RegRowLeft 
{
	float: left;
	width: 100px;
	text-align:right;
	padding-right: 4px;
	}

.RegRowRight 
{
	float:left;
	}

.RegRowInpField
{
	width:320px;
	padding: 0 4px 0 4px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

.RegRowTextArea
{
	float:right;
	height:97px;
	width: 320px;
	padding: 4px 4px 4px 4px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}
