body {
	margin:0px 0px 0px 0px;
	/*width:1000px;*/
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: black; 
	text-align:center;
	margin-top:0px;
	background-color:#eeeeee;
}

img { 
	border:0;
}

table {
	border:0;
}

.clear{
	clear:both;
	font-size:0.001px;
	height:0px;
	overflow:hidden;
}

a:link, a:hover, a:visited, a:active{
	text-decoration:none;
	color: black; 
	color:#666666;
}

h2 {
	color:#666666;
	font-size:20px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}

.imgContainer{
	padding:3px;
	background-color:#fff;
	border: 1px solid #eaeaea;
}


/*---------------------------- LAYOUT ------------------------- */

/* CENTERED PAGECONTANER  */

#pagecontainer{
	width: 100%;
	text-align:left;
}

/*---------------------------- HEADER ------------------------- */

#headercontainer{
	width:100%;
	height: 102px;
	background-color: #d1d1d1;
	text-align:center;
}

#header{
	width:1000px;
	margin:auto;
}


#logo{
	width:148px;
	height:72px;
	margin:17px 0px 0px 55px;
}


#tippowerLogo{
width:153px;
margin:36px 0px 0px 30px;
}


#inLogo{
width:201px;
margin:60px 0px 0px 10px;
}

#livehelp{
width:130px;
margin:35px 0px 0px 120px;
}

.rowheader{
	float:left;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

.iframeProducts{
	margin:0px 0px 0px -18px;
	border:0px;
}


/* SEARCH */

#search{
	width:218px;
	height:73px;
	margin:17px 0px 0px 222px;
	/*background-image: url(../images/search.gif);*/
	background-repeat: no-repeat;
}

#searchform{
	width:218px;
	height:31px;
	margin:22px 0px 0px 2px;
}

.searchfield{
	width:128px;
	height:19px;
	background-color:#ffffff;
	color:#666666;
	border: 1px solid #afafaf;
	vertical-align:top;
}
	
/* LANGUAGE */	
	
#language{
	width:107px;
	height:73px;
	margin:10px 0px 0px 15px;
	/*background-image: url(../images/language.gif);*/
	background-repeat: no-repeat;
}

#languageselect{
	width:67px;
	height:50px;
	margin:0px 0px 0px 0px;
}

/* LOGIN*/	

#login{
	margin:17px 0px 0px 0px;
	height:73px;
	width:100px;
	/*background-image: url(../images/login.gif);*/
	background-repeat: no-repeat;	
}

#loginform{
	width:208px;
	height:50px;
	margin:2px 0px 0px 3px;	
}

#logindiv {
	font-size:12px;
	color:#989898;
	margin: 0px 0px 0px 0px;
	}

.loginfield , .username, .password, .usernameblock, .passwordblock, .somefield{
	width:136px;
	height:15px;
	background-color:#ffffff;
	color:#666666;
	border: 1px solid #afafaf;
	vertical-align:top;
	margin:0px 0px 5px 0px;
}

textarea{
	color:#666666;
	border: 1px solid #afafaf;
}

.button {
	padding: 2px 5px 3px 5px;
	margin: 5px 7px 2px 7px;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	background-image: url(../images/buttonbg.gif);
	background-color: #f2f2f2;
	border: 1px solid #b8b8b8;
	
	
}

.buttoncontainer {
	margin:5px 0px 0px -13px;
	text-align:right;
	}

/* CONTENT */

#contentcontainer{
	width:100%;
	height: 100%;
	margin:0px;
	padding:0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-color:#f2f2f2;
	text-align:center;
}

/* MENU */

#menucontainer{
	width:1000px;
	margin:15px auto 0px auto;
	/*margin: 27px 0px 0px 0px;*/
}

#menu{ 

	height:48px;
	margin:0px 0px 0px 0px;
}

/* SHOPPING CART*/

#shoppingcart{
	font-size:12px;
	width:899px;
	color:#666666;
	/*margin:10px 30px 10px 0px;*/
	/*text-align:right;*/
	float:left;
}

.shoppingcarttext{
	margin:4px 20px 0px 0px;
	float:left;
}

.shoppingcartimg{
	margin:10px 0px 10px 0px;
	float:right;
}

/* CONTENT ROWS */

#colcontainer{
	width:1000px;
	text-align:center;
	margin:0px auto;
	padding:0px;
}

#cols{
	padding:0px;
	margin-left:4.8em;
}

.col{
	float:left;
	text-align:left;
	margin: 0px 13px 0px 0px;
}

/*----------------------------  BLOCKS  ------------------------- */
/* BLOCK HEADER */

.blockheaderleft1{
	width:9px;
	height:67px;
	background-image: url(../images/blockleft.gif);
	background-repeat: no-repeat;
	float:left;
}

.blockheadermiddle1{
	height:67px;
	background-image: url(../images/blockrpt.gif);
	background-repeat: repeat-x;
	float:left;
}

.blockheaderright1{
	width:12px;
	height:67px;
	background-image: url(../images/blockright.gif);
	background-repeat: no-repeat;
	float:left;
}

/* BLOCK CONTENT*/

.blockcontentleft1{
	width:9px;
	height:99px;
	background-image: url(../images/sideleft.gif);
	background-repeat: no-repeat;
	float:left;
}

.blockcontentmiddle1{
	background-color:#f2f2f2;
	float:left;
}

.blockcontentright1{
	width:12px;
	height:99px;
	background-image: url(../images/sideright.gif);
	background-repeat: no-repeat;
	float:left;
}

/*----------------------------  LOWER BLOCKS  ------------------------- */
/* BLOCK HEADER LOWER*/

.blockheaderleft2{
	width:9px;
	height:67px;
	background-image: url(../images/block2left.gif);
	background-repeat: no-repeat;
	float:left;
}

.blockheadermiddle2{
	height:67px;
	background-image: url(../images/block2rpt.gif);
	background-repeat: repeat-x;
	float:left;
}

.blockheaderright2{
	width:12px;
	height:67px;
	background-image: url(../images/block2right.gif);
	background-repeat: no-repeat;
	float:left;
}

/* BLOCK CONTENT LOWER*/

.blockcontentleft2{
	width:9px;
	height:99px;
	background-image: url(../images/side2left.gif);
	background-repeat: no-repeat;
	float:left;
}

.blockcontentmiddle2{
	background-image: url(../images/bgblock2.gif);
	background-repeat: repeat-x;
	float:left;
}

.blockcontentright2{
	width:12px;
	height:99px;
	background-image: url(../images/side2right.gif);
	background-repeat: no-repeat;
	background-color:#f2f2f2;
	float:left;
}

/* MAKE UP */

.fatheader{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#9f9797;
	}

.plaintext{
	font-size:12px;
	color:#666666;
	}


.referenser{
	font-size:12px;
	color:#666666;
}

.referenser p{
	margin:5px;
}

.referenser ul li{
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.referenser span {
	margin:0px;
	padding:0px;
	display:inline;
}
	
/*----------------------------  HOME  ------------------------- */
/* VALKOMMEN */

#headervalkommen{
	width:368px;
	text-align:center;
	margin:20px 0px 0px 0px;
	
}
#contentvalkommen{
	width:336px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/* NYHETER */

#headernyheter{
	width:214px;
	text-align:center;
	margin:20px 0px 0px 0px;
}
#contentnyheter{
	width:182px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/* KUNDLOGIN */

#headerkundlogin{
	width:224px;
	text-align:center;
	margin:20px 0px 0px 0px;
}
#contentkundlogin{
	width:192px;
	min-height:99px;
	margin:0px 10px 0px 22px;
}

/* KONTAKTA OSS */

#headerkontaktaoss{
	width:224px;
	text-align:center;
	margin:20px 0px 0px 0px;
}
#contentkontaktaoss{
	width:192px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}


/*---------------------------- FORETAG --------------------------*/

/* VALKOMMEN */

#headerprosafesecuritysystemsab{
	width:449px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
	
}
#contentprosafesecuritysystemsab{
	width:417px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/*----------------------------  SUPPORT  ------------------------- */

#headersupport{
	width:449px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentsupport{
	width:417px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/*----------------------------  REFERENSER  ------------------------- */

#headerreferenser{
	width:422px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentreferenser{
	width:390px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

#headerreferenser2{
	width:422px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentreferenser2{
	width:390px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

#headeralarmlosingar{
	width:480px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentalarmlosingar{
	width:448px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/*----------------------------  PRODUKTEN  ------------------------- */

#headerprodukter{
	width:449px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentprodukter{
	width:417px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/*----------------------------  KONTAKTA OSS ------------------------- */
/* RENAME */

#headerkontaktaoss2{
	width:420px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentkontaktaoss2{
	width:388px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

#headerspecifikaavdelingar{
	width:420px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentspecifikaavdelingar{
	width:388px;
	margin:0px 10px 0px 22px;
	display:block;
	min-height:99px;
}


/*----------------------------  BESTALL ------------------------- */

#headerbestall{
	width:422px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentbestall{
	width:390px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

#headerbestall2{
	width:422px;
	text-align:center;
	margin:20px 0px 0px 0px;
	color:#666666;
}
#contentbestall2{
	width:390px;
	margin:0px 10px 0px 22px;
	min-height:99px;
}

/*----------------------------  FOOTER  ------------------------- */

#footercontainer{
width:100%;
height:100px;
background-image: url(../images/footerbg.gif);
background-repeat: repeat-x;
}

#footer{
height:20px;
text-align:center;
color:#666666;
margin:12px 0px 0px 0px;
}

.iframe{
	border:0px solid #000;
	background-color:#eeeeee;
	}

