/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	padding-left: 17px;
	margin:0;
	text-align:center;
	min-width:760px;/* for mozilla*/
	color: #000000;
	background-color:#000000;
}

#outer {
	/* sets the height % */
	/*
	height:50%;
	min-height:50%;
	*/
	width:770px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	/* background:  url(images/centredbg.jpg) repeat-y center center; */
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:770px;
}

#header{
	position:absolute;
	top:-2px;
	left:-1px;
	width:770px;
	height:150px;
	overflow:hidden;
	color: #000000;
	z-index:100;
}

#left {
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	padding-left: 15px;
	padding-top:0px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */\
}
#left p {padding-left:3px;padding-right:2px;}

#totalwidth p {
	padding: 0px;
}

#totalwidth {
	/* position:relative; */ /*ie needs this to show float */
	width:770px;
	float:left;
	padding-top:120px;/*needed to make room for header*/
	padding-bottom:5px;/* needed to make room for footer */
}

#footer {
	width:758px;
	clear:both;
	height:50px;
	color: #000000;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	float: left;
	
	
}


* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
	

}

div,p  {margin-top:0;}/*clear top margin for mozilla*/

#centrecontent {
	width:570px;
	float:right;
	padding-top:0px;
	padding-bottom:5px;/* needed to make room for footer */
}

#centrecontent p { padding-left:3px; }




#clearfooter{
	width:100%;
	height:222px;
	clear:both;
}
html>body #outer #clearfooter{
	 height:52px;
} 
#clearHomefooter{
	width:100%;
	clear:both;
	display: block;
	height: 130px;

}
html>body #clearHomefooter {/*only ie gets this style*/
	height:0px;/* Firefox */
	.height:0px;/* for IE 7 */
	
	
}



html>clearHomefooter{
	padding-top:0px;
}

/* to clear footer */

#inner_content {
	padding-left: 15px;
	padding-right: 15px;
}

#clear {
	width:100%;
	height:50px;
	clear:both;
}
/*------------------------------------------------------------------------------------------------*/

#optionsPHP{
	position:relative;
	padding:0;
	margin:0;
	mar\gin:-80px;
	display:inline;	
}
#productInfoTekst{

	color:#FF0000;
	vertical-align:top;
	
	margin:0;
	padding:0;
	
	line-height:30px;
	position:relative;
	top:0;

}


/*------------------------------------------------------------------------------------------------*/

