/* PRESENTATION PANEL STRUCTURE */
.easy-accordion{display:block;position:relative;padding:0;margin:0}
.easy-accordion dt,
.easy-accordion dd{
	margin:0;
	padding:0;
	position:absolute;
}
.easy-accordion dd{z-index:1;opacity:0}
.easy-accordion dd.active{opacity:1;}
.easy-accordion dd.no-more-active{z-index:2;opacity:1}
.easy-accordion dd.active{z-index:3}
.easy-accordion dd.plus{z-index:4}
.easy-accordion .slide-number{
	position:absolute;
	bottom:20px;
	left:10px;
	width:13px;
	height:10px;
}
.easy-accordion p {
	margin:0;
}


/* PRESENTATION PANEL STYLES */
#presentation-panel{width:939px;height:190px;padding:0;margin:18px auto 16px;border-bottom:2px solid #CCC}
#presentation-panel dl{width:939px;height:190px}
#presentation-panel dt{
	width:35px;
	height:190px;
	z-index:5;
}
#presentation-panel dt a {
	display:block;
	width:35px;
	height:190px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel dt.presentation a {background:url(../../_img/general-button.png) -144px -80px;}
#presentation-panel dt.hosting a {background:url(../../_img/general-button.png) 0px -80px;}
#presentation-panel dt.publicity a {background:url(../../_img/general-button.png) -72px -80px}
#presentation-panel dt.presentation a:hover,
#presentation-panel dt.presentation a:focus{
	cursor:pointer;
	background-position:-180px -80px;
}
#presentation-panel dt.hosting a:hover{
	cursor:pointer;
	background-position:-36px -80px;
}
#presentation-panel dt.publicity a:hover{
	cursor:pointer;
	background-position:-108px -80px;
}
#presentation-panel dt.left-tab a span {
	left:12px;
	background:url(../../_img/general-button.png) -693px -40px;
	overflow:hidden;
}
#presentation-panel dt.left-tab a:hover span {
	background-position:-751px -40px;
}
#presentation-panel dt.right-tab a span {
	background:url(../../_img/general-button.png) -661px -40px;
	overflow:hidden;
}
#presentation-panel dt.right-tab a:hover span {
	background-position:-721px -40px;
}
#presentation-panel dd{padding-top:16px;margin-right:3px;background:#FFF}
#presentation-panel .slide-number{color:#68889b;font-weight:bold;}
#presentation-panel a{color:#68889b}
#presentation-panel {
	font:12px arial,helvetica;
}
#presentation-panel h1 {
	font-size:27px;
	font-weight:normal;
	margin:0 0 5px 0;
}
#presentation-panel .dd-presentation  {
	background:#FFF url(../../_img/highlight1.jpg) no-repeat bottom right;
	/*padding-left:23px;*/
}
#presentation-panel .dd-hosting  {
	background:#FFF url(../../_img/highlight2.jpg) no-repeat bottom right;
	padding-left:20px;
}
#presentation-panel .dd-publicity  {
	background:#FFF url(../../_img/highlight3.jpg) no-repeat bottom right;
	padding-left:3px;
}
#presentation-panel .dd-presentation h1 {
	height:32px;
	width:300px;
	background:url(../../_img/general-title.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel .dd-hosting h1 {
	height:28px;
	width:510px;
	background:url(../../_img/general-title.png) no-repeat 0 -1540px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0px 0px 0px;
}
#presentation-panel .dd-publicity h1 {
	height:80px;
	width:510px;
	background:url(../../_img/general-title.png) no-repeat 0 -1570px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px 0px 10px 10px;
}
#presentation-panel .dd-publicity p {
	margin-left:10px;
}
#presentation-panel h2 {
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}
#presentation-panel .dd-presentation h2 {
	height:23px;
	width:440px;
	background:url(../../_img/general-title.png) no-repeat 0 -36px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel h2 span {
	font-size:22px;
}
#presentation-panel .lnk-list li {
	float:left;
}
#presentation-panel a.know-more {
	display:block;
	width:149px;
	height:30px;
	margin:15px 12px 0 0;
	background:url(../../_img/general-button.png) 0 -40px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel a.know-more:hover,
#presentation-panel a.know-more:focus {
	background-position:-200px -40px;
}
#presentation-panel a.hosting {
	display:block;
	width:149px;
	height:30px;
	margin:15px 12px 0 0;
	background:url(../../_img/general-button.png) 0 -1181px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel a.hosting:hover,
#presentation-panel a.hosting:focus {
	background-position:-150px -1181px;
}
#presentation-panel a.domain {
	display:block;
	width:149px;
	height:30px;
	margin:15px 12px 0 0;
	background:url(../../_img/general-button.png) 0 -1220px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel a.domain:hover,
#presentation-panel a.domain:focus {
	background-position:-150px -1220px;
}
#presentation-panel a.email {
	display:block;
	width:149px;
	height:30px;
	margin:15px 12px 0 0;
	background:url(../../_img/general-button.png) 0 -1260px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel a.email:hover,
#presentation-panel a.email:focus {
	background-position:-150px -1260px;
}

#presentation-panel .advantages {
	display:block;
	width:137px;
	height:21px;
	margin-top:17px;
	padding-top:5px;
	font-weight:700;
	text-decoration:underline;
	color:#F90;
}
#presentation-panel .advantages:hover,
#presentation-panel .advantages:focus {
	text-decoration:none;
}
#presentation-panel .dd-publicity .lnk-list {
	position:absolute;
	right:15px;
	bottom:0px;
}
#presentation-panel .dd-publicity a.ad-guide {
	display:block;
	background:url(../../_img/sprite-painel-apresentacao-publicidade.png) no-repeat 0 0;
	width:264px;
	height:175px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel .dd-publicity a.ad-guide:hover {
	background-position:0 -180px;
}
#presentation-panel .dd-publicity a.ad-portal {
	display:block;
	background:url(../../_img/sprite-painel-apresentacao-publicidade.png) no-repeat -280px 0;
	width:214px;
	height:175px;
	text-indent:-9999px;
	overflow:hidden;
}
#presentation-panel .dd-publicity a.ad-portal:hover {
	background-position:-280px -180px;
}
.top-head {
	position:absolute;
	z-index:10;
	width:84px;
	height:44px;
	top:-44px;
	right:65px;
	background:url(../../_img/highlight1.jpg) no-repeat -290px 2px;
}
.top-cpus {
	position:absolute;
	z-index:10;
	width:110px;
	height:44px;
	top:-40px;
	right:110px;
	background:url(../../_img/highlight2.jpg) no-repeat -170px 2px;
}