@charset "UTF-8";
/* CSS Document */
#powermore{
	color: #c7c7c7;
	background-color: #000;
	font-family: Helvetica LT Std, Helvetica, Arial sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 709px;
}
#powermore a{
	color: #d40a12;
}
##powermore a:hover{
	color: #fff;
}
#powermore_masthead{
	background-image: url(/powermore/images/l_header_eng.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 418px;
}
#powermore .logo{ 
	position: absolute;
	top: 6px;
	left: 20px;
}
#powermore .introduction{
	position: absolute;
	top: 40px;
	right: 20px;
	width: 180px;
}


#powermore .margins{ padding: 20px; }

#powermore h2{
	font-family: Helvetica LT Std, Helvetica, Arial sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #d40a12;
	clear: both;
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 18px 0 18px 0;
}
	/*alternate styles for h2 */
	#powermore .alternatec{ color: #c7c7c7; }
	#powermore .fb{	padding-left: 170px; }

/* Highlights list */

#powermore ul{
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style: none;
}
#powermore li{
	margin: 0;
	padding: 0 0 0 32px;
	width: 194px;
	float: left;
	height: 240px;
}
#powermore li img{ border: 1px solid #d40a12; }
#powermore li p{ 
	margin: 0;
	padding: 12px 0 0 0;
}
#powermore .firstcol { padding-left: 0; }



/* Feature and Benefits definition list */
#powermore dl{
	margin: 0;
	line-height: 16px;
}
#powermore dd{
	padding: 0 0 0 0;
	margin: 0;
	width: 268px;
	text-align: right;
	color: #d40a12;
	border: 1px solid black;
	float: left;
}
#powermore dt{
	width: 340px;
	padding: 0 0 30px 38px;
	float: left;
	clear: right;
	font-weight: normal;
	color: #c7c7c7;	
}

#powermore hr{
	display: block;
	clear: both;
	border: 0;
	color: #c7c7c7;
	padding: 12px 0 12px 0;
}

/* Footer */
#powermore_footer{
	clear: both;
	background-image: url(/powermore/images/l_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	height: 108px;
}
#powermore .divider{
	background-image: url(/powermore/images/pixel.png);
	background-repeat: repeat-x;
	background-position: 0 6px;
	padding: 6px 0 6px 0;
	clear: both;
}
#pm_languagelink{
	position: absolute;
	top: 0; left: 600px;
	width: 100px;
        padding-top: 12px;
        text-align: right;
}
#pm_languagelink a{
	font-family: Helvetica LT Std, Helvetica, Arial sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d40a12;
}
#pm_languagelink a:hover{
	color: #fff;
}
