/*
Theme Name: Noweb E-Marketing
Theme URI: http://www.nowebemarketing.com.br/
Description: Tema desenvolvido pela Noweb.
Version: 2.0
Author: Agencia Noweb
Author URI: http://www.noweb.com.br/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick
*/

/*@import url("http://www.nowebhost.com.br/wp-content/themes/nowebhost/css/style.css");*/

#contentLeft{
	width:676px;
	height:auto;
	background:#fff;
	float:left;
	margin-left:15px;
	margin-top:15px;
	border-right:1px dashed #ccc;
}

#contentNowebHost{
	width:940px;
	height:auto;
	background:#fff;
	float:left;
	margin-left:15px;
	margin-top:15px;
}

#contentNowebEmarketing{
	width:940px;
	height:auto;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	position:relative;
}

#plansHost{
	width:940px;
	height:512px;
	float:left;
	background:url(../images/bgPlansHost.png);
	margin-bottom:15px;
}

#plansEmak{
	width:940px;
	height:512px;
	float:left;
	background:url(../images/bgPlansEmak.png);
}

#titlePlans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#333;
	width:216px;
	height:50px;
}

#titlePlans div{
	position:relative;
	top:17px;
	left:17px;
	width:120px;
	float:left;
}

#descriptionPlans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width:186px;
	position:relative;
	top:15px;
	left:15px;
}

#featuresPlans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	width:186px;
	position:relative;
	top:15px;
	left:15px;
	margin-top:10px;
}

#featuresPlans div#left{
	float:left;
}

#featuresPlans div#right{
	float:right;
}

#contentSingle{
	width:940px;
	height:auto;
	background:#fff;
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
}

#contentRight{
	width:254px;
	background:#fff;
	float:right;
	margin-right:15px;
	height:600px;
	margin-top:15px;
}

#contentRightPanel{
	width:244px;
	background:#fff;
	float:right;
	margin-right:15px;
	height:auto;
	margin-top:15px;
}

a{
	text-decoration:none;
}

#menu{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

ul#navbar{
	clear:both;
	min-height:1%;
	margin:0px;
	border-bottom:1px solid #ededed;
	list-style:none;
	background:url(../images/bgMenu.png) no-repeat;
}

ul#navbar:after{
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

ul#navbar li{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	background:none;
	z-index:2000;
}

ul#navbar li.blog,
ul#navbar li.contact{
	position:static;
}

ul#navbar li a{
	float:left;
	padding:0.5em 14px 0.45em 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#710330;
	text-decoration:none;
	background:url(../images/back-navbar-a.gif) no-repeat center right;
}

body#home li.home a,
body#about li.about a,
body#clients li.clients a,
body#services li.services a,
body#showcase li.showcase a,
body#blog li.blog a,
body#contact li.contact a{
	color:#222;
}

body#home li.home a span,
body#about li.about a span,
body#clients li.clients a span,
body#services li.services a span,
body#showcase li.showcase a span,
body#blog li.blog a span,
body#contact li.contact a span{
	color:#767676;
}

ul#navbar li:hover a,
ul#navbar li.over a{
	color:#7EB9BF;
	background:#464646 none no-repeat center right;
}

ul#navbar li a span{
	display:block;
	padding:3px 0;
	color:#C05;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.6em;
	font-style:normal;
}

ul#navbar li:hover a span,
ul#navbar li.over a span{
	color:#fff;
}

ul#navbar li ul.main {
	display:none;
	min-height:1%;
	position:absolute;
	left:-224px;
	top:3.8em;
	width:585px;
	margin:12px 0 0 0;
	padding:0 0 0.85em;
	background:#333 url(../images/back-navbar-li-ul.gif) repeat-x left top;
	z-index:3000;
}

ul#navbar li:hover ul.main,
ul#navbar li.over ul.main {
	display:block;
}

ul#navbar li ul li {
	float:left;
	/*width:188px;*/
	width:174px;
}

ul#navbar li.about ul li{
	width:140px;
	padding:0;
}

ul#navbar li ul li.col2{
  width:254px;
}

ul#navbar li ul li.col3{
  width:150px;
}

ul#navbar li:hover ul li a,
ul#navbar li.over ul li a{
	padding:10px 0 20px 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#fff;
	background:transparent none;
}

ul#navbar li:hover ul.onelevel,
ul#navbar li.over ul.onelevel{
	padding:1em 1em 1em 12px;
	width:9em;
	left:0;
}

ul#navbar li:hover ul.onelevel li a,
ul#navbar li.over ul.onelevel li a{
	width:125px;
	margin-left:4px;
	padding:0 0 4px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.92em;
	font-style:normal;
	color:#fff;
	line-height:1.2em;
}

ul#navbar li:hover ul.clients,
ul#navbar li.over ul.clients{
	width:8.9em;
}

ul#navbar li:hover ul li a:hover,
ul#navbar li.over ul li a:hover{
	color:#7EB9BF;
	background:transparent none;
}

ul#navbar li ul li ul{
	position:relative;
	clear:both;
	left:0;
	top:0;
	min-height:124px;
	margin:0;
	padding:0 24px 0 15px;
	background:transparent url(../images/back-navbar-li-ul-li-ul.gif) no-repeat right top;
}

ul#navbar li ul li ul.col1,
ul#navbar li ul li ul.col1 li{
	width:135px;
}

ul#navbar li ul li ul.col2,
ul#navbar li ul li ul.col2 li{
	width:213px;
}

ul#navbar li ul li ul.col3{
	width:140px;
	padding-right:0;
	background:none;
}

ul#navbar li ul li ul.col3 li{
	width:140px;
}

ul#navbar li ul li ul li{
  clear:left;
}

ul#navbar li:hover ul li ul li span,
ul#navbar li.over ul li ul li span,
ul#navbar li:hover ul.onelevel li span,
ul#navbar li.over ul.onelevel li span{
	float:left;
	color:#fff;
	line-height:0.8em;
	padding:0 0 4px 0;
	margin-top:0;
}

ul#navbar li:hover ul li ul li a,
ul#navbar li.over ul li ul li a{
	width:100px;
	margin-left:4px;
	padding:0 0 4px 2px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.92em;
	font-style:normal;
	color:#fff;
	line-height:1.2em;
}

ul#navbar li:hover ul li ul.col2 li a,
ul#navbar li.over ul li ul.col2 li a{
	width:200px;
}

ul#navbar li:hover ul li ul li:hover span,
ul#navbar li.over ul li ul li.over span,
ul#navbar li:hover ul.onelevel li:hover span,
ul#navbar li.over ul.onelevel li.over span{
	color:#7EB9BF;
}

div#breadcrumbs{
	font-size:0.83em;
	margin:0 0 7px 0;
}

div#breadcrumbs a{
	color:#710330;
	background:none;
}

div#breadcrumbs a:hover{
	color:#7EB9BF;
}

div#breadcrumbs span{
	color:#311915;
}

#logo a{
	width:254px;
	height:90px;
	background:url(../images/logo.png) no-repeat;
	background-position:top;
	position:relative;
	top:20px;
	float:left;
	display:block;
}

#borderContent{
	width:970px;
	height:10px;
	background:url(../images/borderContent.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#bannerSlide{
	width:970px;
	height:300px;
	background:url(../images/bannerSlide.jpg);
	border-bottom:1px solid #ededed;
	position:relative;
}

#bannerSlideHost{
	width:970px;
	height:300px;
	background:url(../images/bannerHost.jpg);
	border-bottom:1px solid #ededed;
	position:relative;
}

#loginPanel{
	float:right;
	width:270px;
	height:260px;
	background:url(../images/loginPanel.png);
	position:relative;
	right:20px;
	top:20px;
}

#titleLoginPanel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#333;
	position:relative;
	top:10px;
	left:15px;
	margin-bottom:10px;
}

#labelLoginPanel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#333;
	position:relative;
	top:10px;
	left:20px;
	position:relative;
}

#inputLoginPanel{
	position:relative;
	left:20px;
	top:10px;
	margin-top:2px;
	margin-bottom:7px;
}

#inputLoginPanel input{
	border:1px solid #d3d3d3;
	background:url(../images/textinputbg.gif) repeat-x;
	background-position:top;
	background-color:#fff;
	padding:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width:218px;
}

#registerLoginPanel a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#F00;
	position:relative;
	top:30px;
	left:20px;
	position:relative;
	text-decoration:none;
}

#boxResetLogin{
	position:relative;
	top:18px;
	float:left;
	left:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#333;
}

#boxResetLogin a{
	text-decoration:none;
	color:#333;
}

#boxResetLogin div{
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}

#submitLoginPanel{
	position:relative;
	top:18px;
	float:right;
	right:20px;
}

#submitLoginPanel input{
	width:99px;
	height:41px;
	background:url(../images/btnLogin.png);
	background-position:top;
	border:0px;
	cursor:pointer;
}

#submitLoginPanel input:hover{
	background-position:center;
	cursor:pointer;
}

#submitLoginPanel input:active{
	background-position:bottom;
	cursor:pointer;
}

#labelBannerSlide a{
	position:absolute;
	right:20px;
	bottom:20px;
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	background:#cc0000;
	color:#fff;
	padding:3px;
	display:block;
}

#rightHome{
	width:512px;
	height:420px;
	margin-top:10px;
	float:right;
}

#rightHome img{
	margin-bottom:10px;
}

#leftHome{
	width:418px;
	height:420px;
	float:left;
	margin-top:10px;
}

#clean{
	clear:both;
}

.clean{
	clear:both;
}

#nowebLabs{
	width:940px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	line-height:30px;
	background:url(../images/bgLabs.gif) no-repeat;
	background-position:center left;
	border-bottom:1px dashed #ccc;
	padding-bottom:15px;
	padding-top:10px;
	color:#333;
}

#nowebLabs label{
	color:#710330;
}

#nowebLabs div a{
	width:880px;
	margin-left:70px;
	display:block;
	color:#333;
	text-decoration:none;
}

#titleImobiliaria{
	color:#710330;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
}

#textImobiliaria{
	color:#666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	margin-top:10px;
	margin-bottom:20px;
}
	

.setImobiliaria{
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	padding-left:25px;
	background:url(../images/miniSetRight.gif) no-repeat;
	background-position:center left;
	line-height:20px;
	height:20px;
	margin-top:10px;
	margin-left:15px;
}

#contentLR{
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#titleArchive{
	font-size:3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-style:italic;
}

#subTitleArchive{
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#cc0055;
	font-style:italic;
	margin-bottom:20px;
}

#subTitleArchive a{
	text-decoration:none;
	color:#cc0055;
}

#contentPostArchives{
	width:661px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}

#contentPostSingle{
	width:920px;
	padding-bottom:20px;
}

#imgPostSingle{
	width:920px;
	height:auto;
	margin-top:10px;
	border:10px solid #cc0055;
}

#imgPost{
	width:641px;
	height:400px;
	margin-top:10px;
	border:10px solid #ededed;
}

#imgPost:hover{
	border:10px solid #cc0055;
}

#titlePost a{
	width:641px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.9em;
	color:#cc0055;
	margin-top:10px;
}
	
#leftFooter{
	float:left;
	line-height:30px;
	margin-left:15px;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#666;
}

#rightFooter{
	float:right;
	line-height:30px;
	margin-right:15px;
	height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#666;
}

#formContact{
	
}

#formContact input{
	width:450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:4px;
	margin-bottom:15px;
	color:#666;
}

#formContact textarea{
	width:450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:4px;
	height:150px;
	color:#666;
	margin-bottom:15px;
}

#formContact #submit{
	height:49px;
	background:url(../images/buttomSend.gif);
	background-position:left;
	width:100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#fff;
	border:0px;
	cursor:pointer;
	margin-left:360px;
}

#contentTextPages{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#666;
	margin-right:15px;
	padding-bottom:20px;
}

#contentTextPagesClients{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#666;
	margin-left:-10px;
	padding-bottom:20px;
}

#contentTextPages a{
	text-decoration:none;
	color:#333;
}

#contentTextPages div{
	text-decoration:none;
	color:#cc0055;
	text-align:right;
}

#contentTextPages div a{
	text-decoration:none;
	color:#cc0055;
	text-align:right;
}

#bannerInternPages{
	width:920px;
	height:200px;
	border:10px solid #ededed;
	margin-right:15px;
	margin-bottom:20px;
}

#boxImgClients{
	width:305px;
	height:180px;
	border:10px solid #ededed;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	position:relative;
}

#boxImgClients:hover{
	border:10px solid #cc0055;
}

#nameClient{
	position:absolute;
	right:10px;
	bottom:10px;
	padding:4px;
	background:#cc0055;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	margin-left:10px;
	text-align:right;
}

#phoneHeader{
	font-size: 2.4em;
	font-family: Georgia,"Times New Roman",Times,serif;
	color:#cc0055;
	position:relative;
	float:right;
	right:100px;
	top:33px;
}

#relatedPost{
	width:234px;
	height:120px;
	border:10px solid #ededed;
	position:relative;
	margin-bottom:10px;
}

#relatedPost .pagebar{
	display:none;
}

.pagebar{
	color:#cc0055;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	margin-bottom:15px;
	text-align:center;
}

.pagebar a{
	color:#333;
	text-decoration:none;
	padding:4px;
	margin:1px;
}

.pagebar a:hover{
	color:#666;
}

#planHost1{
	width:227px; 
	height:472px;
	position:relative; 
	top:20px;
	left:10px;
	float:left;
}

#planHost2{
	width:216px; 
	height:492px;
	position:relative; 
	top:10px;
	left:21px;
	float:left;
}

#planHost3{
	width:227px; 
	height:472px;
	position:relative; 
	top:20px;
	left:32px;
	float:left;
}

#planHost4{
	width:227px; 
	height:472px;
	position:relative; 
	top:20px;
	left:32px;
	float:left;
}

#titlePlanHost{
	width:217px;
	position:relative;
	top:10px;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	text-align:center;
}

#descriptionPlanHost{
	width:217px;
	position:relative;
	top:12px;
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
	text-align:center;
	text-decoration:none;
}

#descriptionPlanHost a{
	text-decoration:none;
	color:#cc0000;
}

#descriptionPlanHost a:hover{
	text-decoration:none;
	color:#333;
}

#itensPlanHost{
	position:relative;
	top:30px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	border-bottom:1px dashed #ededed;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanHostUltimate{
	position:relative;
	top:30px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanHost label{
	color:#333;
}

#btnContratePlan a{
	width:148px;
	height:41px;
	background:url(../images/btnContratarPlano.png);
	background-position:top;
	display:block;
	position:relative;
	top:35px;
	left:40px;
}

#btnContratePlan a:hover{
	background-position:center;
}

#btnContratePlan a:active{
	background-position:bottom;
}

#btnContratePlanMega a{
	width:148px;
	height:41px;
	background:url(../images/btnContratarPlano.png);
	background-position:top;
	display:block;
	position:relative;
	top:45px;
	left:40px;
}

#btnContratePlanMega a:hover{
	background-position:center;
}

#btnContratePlanMega a:active{
	background-position:bottom;
}

#btnContrate a{
	width:102px;
	height:41px;
	background:url(../images/btnContratar.png);
	background-position:top;
	display:block;
	position:relative;
	top:45px;
	left:25px;
}

#btnContrate a:hover{
	background-position:center;
}

#btnContrate a:active{
	background-position:bottom;
}

#btnContratePlanRecommend a{
	width:170px;
	height:47px;
	background:url(../images/btnContratarPlanoRecommend.png);
	background-position:top;
	display:block;
	position:relative;
	top:40px;
	left:25px;
}

#btnContratePlanRecommend a:hover{
	background-position:center;
}

#btnContratePlanRecommend a:active{
	background-position:bottom;
}

#btnContratePlanRecommendMega a{
	width:170px;
	height:47px;
	background:url(../images/btnContratarPlanoRecommend.png);
	background-position:top;
	display:block;
	position:relative;
	top:50px;
	left:25px;
}

#btnContratePlanRecommendMega a:hover{
	background-position:center;
}

#btnContratePlanRecommendMega a:active{
	background-position:bottom;
}

#btnCadastrar{
	width:102px;
	height:41px;
	background:url(../images/btnCadastrar.png);
	background-position:top;
	display:block;
	position:relative;
	left:300px;
	border:0px;
	cursor:pointer;
}

#btnCadastrar:hover{
	background-position:center;
}

#btnCadastrar:active{
	background-position:bottom;
}

#btnContrateRecommend a{
	width:116px;
	height:47px;
	background:url(../images/btnContratarRecommend.png);
	background-position:top;
	display:block;
	position:relative;
	top:50px;
	left:18px;
}

#btnContrateRecommend a:hover{
	background-position:center;
}

#btnContrateRecommend a:active{
	background-position:bottom;
}

#planEmak1{
	width:150px; 
	height:472px;
	position:relative; 
	top:20px;
	left:10px;
	float:left;
}

#planEmak2{
	width:150px; 
	height:492px;
	position:relative; 
	top:10px;
	left:21px;
	float:left;
}

#planEmak3{
	width:150px; 
	height:472px;
	position:relative; 
	top:20px;
	left:32px;
	float:left;
}

#planEmak4{
	width:150px; 
	height:472px;
	position:relative; 
	top:20px;
	left:32px;
	float:left;
}

#titlePlanEmak{
	width:150px;
	position:relative;
	top:10px;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	text-align:center;
}

#descriptionPlanEmak{
	width:150px;
	position:relative;
	top:12px;
	color:#cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
	text-align:center;
	text-decoration:none;
}

#descriptionPlanEmak a{
	text-decoration:none;
	color:#cc0000;
}

#descriptionPlanEmak a:hover{
	text-decoration:none;
	color:#333;
}

#itensPlanEmak{
	position:relative;
	top:30px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanEmakOff{
	position:relative;
	top:30px;
	padding-bottom:10px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #ededed;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanHostOff{
	position:relative;
	top:30px;
	padding-bottom:10px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #ededed;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanEmakUltimate{
	position:relative;
	top:30px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}

#itensPlanEmak label{
	color:#333;
}

#iconVefiried a{
	display:block;
	width:23px;
	height:23px;
	background:url(../images/verified.png);
	position:absolute;
	top:-5px;
	right:-5px;
}

#boxProductsHome1{
	float:left;
	width:300px;
	height:260px;
	background:url(../images/bgBoxProductsHome1.png);
}	

#boxProductsHome2{
	float:left;
	width:300px;
	height:260px;
	background:url(../images/bgBoxProductsHome2.png);
	margin-left:20px;
}

#boxProductsHome3{
	float:left;
	width:300px;
	height:260px;
	background:url(../images/bgBoxProductsHome3.png);
	margin-left:20px;
}

#titleProductHome a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	width:263px;
	height:51px;
	line-height:51px;
	color:#cc0055;
	margin-left:25px;
	margin-top:10px;
	display:block;
}

#descriptionProductsHome a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:21px;
	width:263px;
	color:#666;
	margin-left:25px;
	margin-top:10px;
	display:block;
}

#containerBoxHome{
	width:940px;
	height:274px;
	border-bottom:1px solid #eaeef1;
	margin-left:15px;
	margin-top:15px;
}

#containerExtrasHome{
	width:940px;
	border-bottom:1px solid #eaeef1;
	margin-left:15px;
	margin-top:15px;
	padding-bottom:15px;
}

#containerNowebHome{
	width:940px;
	margin-left:15px;
	margin-top:15px;
	padding-bottom:5px;
}

#boxExtrasHome1{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
}	

#boxExtrasHome1 img{
	float:left;
	margin-right:10px;
}

#boxExtrasHome1 div{
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#cc0055;
	margin-bottom:5px;
}

#boxExtrasHome2{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-left:20px;
}

#boxExtrasHome2 img{
	float:left;
	margin-right:10px;
}

#boxExtrasHome2 div{
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#cc0055;
	margin-bottom:5px;
}

#boxExtrasHome3{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-left:20px;
}

#boxExtrasHome3 img{
	float:left;
	margin-right:10px;
}

#boxExtrasHome3 div{
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#cc0055;
	margin-bottom:5px;
}

#imgBoxNowebHome a{
	width:300px;
	height:100px;
	position:relative;
	display:block;
}

#imgBoxNowebHome span{
	position:absolute;
	color:#fff;
	background:#cc0055;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	right:10px;
	bottom:10px;
	padding-left:4px;
	padding-right:4px;
}

#boxNowebHome1{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
}	

#boxNowebHome2{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-left:20px;
}

#boxNowebHome3{
	float:left;
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-left:20px;
}


























#contentDynamicPages{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#666;
	margin-right:15px;
	padding-bottom:20px;
	width:500px;
	line-height:27px;
	float:left;
}

#contentDynamicPages a{
	color:#333;
	text-decoration:none;
	margin-bottom:10px;
}

#contentDynamicImageAsWorks{
	float:right;
	width:450px;
	right:-15px;
	height:400px;
	top:510px;
	position:absolute;
}

#contentDynamicImageOurPlans{
	float:right;
	width:450px;
	right:-15px;
	height:400px;
	top:100px;
	position:absolute;
}

#btnCadastreseGratis a{
	width:168px;
	height:41px;
	background:url(../images/btnCadastreseGratis.png);
	background-position:top;
	display:block;
	position:absolute;
	bottom:10px;
	right:20px;
	margin-bottom:10px;
}

#btnCadastreseGratis a:hover{
	background-position:center;
}

#btnCadastreseGratis a:active{
	background-position:bottom;
}

#boxDestakOurPlans{
	width:470px;
	margin-top:10px;
	height:150px;
	background:url(../images/bgDinamicImageOurPlans2.jpg);
	position:relative;
}

#bgDinamicImageAsWorks1{
	width:940px;
	height:400px;
	background:url(../images/bgDinamicImageAsWorks1.jpg);
}

#contentDynamicRegister{
	float:right;
	width:440px;
	right:-15px;
	height:400px;
	top:510px;
	position:absolute;
	border-left:1px dashed #ccc;
}

#contentDynamicRegister #labelLeftRegister{
	margin-left:20px;
}

#contentDynamicRegister #inputRightRegister{
	margin-right:50px;
}

#contentDynamicRegister #imageRightRegister{
	margin-right:50px;
}

#labelLeftRegister{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#666;
	width:75px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-bottom:20px;
}

#inputRightRegister{
	float:right;
	width:280px;
	height:30px;
	margin-bottom:20px;
}

#inputRightRegister input{
	border:1px solid #d3d3d3;
	background:url(../images/textinputbg.gif) repeat-x;
	background-position:top;
	background-color:#fff;
	padding:6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	width:280px;
}

#imageRightRegister{
	float:right;
	width:280px;
	height:30px;
	margin-bottom:20px;
}

#imageRightRegister img{
	position:relative;
	top:5px;
}

#titleRegisterForm{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin-left:20px;
	font-size:22px;
	color:#333;
}

#subtitleRegisterForm{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin-left:20px;
	font-size:16px;
	color:#cc0055;
	margin-bottom:20px;
}