/* Global Styles */
body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#FFF;
	color: #543a61; /*#4F4F4F;*/
}

.hide {display: none;}

#test{  color: white;  font-size: 16px;  font-family: Georgia, "Times New Roman", Times, serif;  }

.hidden { display: none !important; }

p
{
	line-height:1.35em;
	margin:0 0 20px 0;
}

p.bigger
{
	line-height:1.4em;
	font-size:14px;
}

p.noMargin
{
	margin:0;
	padding:0;
}

b{

}

a, a.visited
{
	color:#543a61;
	text-decoration:none;
}

a:hover
{
	color:#e5cef0;
}

h1,h2,h3,h4,h5
{
	margin:0 0 10px 0;

}

h1.noMargin,h2.noMargin,h3.noMargin,h4.noMargin,h5.noMargin{
	margin:0px;
	padding:0px;
	color:#333;
}

.grey{
	color:#5C6672;
}

form
{
	margin:0;
	padding:0;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



table td, table th{
	padding:0;
	margin:0;
}

img {border:0;}

/* layout Styles */
#header
{
	clear:both;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	background:#FFF;
	margin-bottom: 0px;
}

/* header versao 2.1 */

#header_content
{
	border: 0px solid #000;
	margin:0 auto;
	width:1000px;
	text-align:left;
}

#header_content_alianca
{
	position: relative;
	float: left;
	background: url("/_img/_estrutura/ivoucasar_coracao_alianca_logo_01.jpg") no-repeat;
	width: 253px;
	height: 81px;
}

#header_content_logo
{
	position: relative;
	float: left;
	background: url("/_img/_estrutura/ivoucasar_logomarca.jpg") no-repeat;
	width: 187px;
	height: 81px;
}

#header_navigation
{
	float:right;
	padding:0;
	font-size:16px;
	color:#333333;
	text-align:left;
}

#header_navigation a {text-decoration:none; font-weight:bold;margin-right:10px;padding:5px;color:#2F2F2F;}
#header_navigation a.last {margin-right:0;}
#header_navigation a:hover {color:#2F56A5;}
#header_navigation a.current {color:#2F56A5;}



/* sub navigation Styles */

#subnav-container 
{
	clear: both;
	background-image: url("/_img/_estrutura/ivoucasar_fita_esquerda.jpg"); 
	background-repeat: repeat-x;
	margin:0;
	text-align:left;
	height: 35px;
}

.subnav-alianca-02
{
	position: relative;
	float: left;
	background: url("/_img/_estrutura/ivoucasar_coracao_alianca_logo_02.jpg") no-repeat;
	width: 235px;
	height: 35px;
}

.subnav 
{
	margin:0pt auto;
	width:1000px;
	height: 35px;
	text-align:left;
}

.subnav ul 
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

.subnav li 
{
	float:left;
	margin:0pt;
	padding:0pt;
}

.subnav li a
{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding: 10px 15px 5px 10px;
	font-size: 15px;
	font-weight: bold;
	
}

.subnav li a, .subnav li a:hover, .subnav li a:visited {
	color: #000;
	text-decoration: none;
}

.subnav li.selected a {
	background:transparent url(/_img/_estrutura/nav_over_bg.png) repeat-x center top;
	color: #fff;
}
 

#media-center 
{
	clear: both;
	padding: 0;
	margin:0;
	text-align:left;
	height: 180px;
} 

.media-center-content 
{
	border: 0px solid #000;
	margin:0 auto;
	width:1000px;
	height: 176px;
	text-align:left;
}

.media-center-banner 
{
	background:#fff; 
	color: #FFF; padding:0px; 
	text-align: center;
	height: 167px;
}

.subnav-alianca-03
{
	margin: 0; 
	padding: 0;
	position: relative;
	float: left;
	background: url("/_img/_estrutura/ivoucasar_coracao_alianca_logo_03.jpg") no-repeat;
	width: 235px;
	height: 167px;
}


#linha-divide-conteudo-header 
{
	clear: both;
	border: 0px solid #000;
	margin:0 auto;
	width:1000px;
	height: 2px;
	text-align:left;
	background-image: url("/_img/_estrutura/ivoucasar_linha.jpg"); 
	background-repeat: repeat-x;
}


/* header versao 2.0 */

#header_cont
{
	margin:0 auto;
	width:1000px;
	text-align:left;
}

#header_nav
{
	float:right;
	padding:0;
	font-size:16px;
	color:#333333;
	text-align:left;
}

#header_nav a {text-decoration:none; font-weight:bold;margin-right:10px;padding:5px;color:#2F2F2F;}
#header_nav a.last {margin-right:0;}
#header_nav a:hover {color:#2F56A5;}
#header_nav a.current {color:#2F56A5;}

#mast
{
	text-align:center;
	clear:both;
	background:#2E79C9;
	height:144px;
}

#mast_cont
{
	margin:0 auto;
	width:510px;
	color:#FFFFFF;
	text-align:left;
	height:144px;
	background:url(../_img/img_adv_seusite_novo.jpg) no-repeat top left;
	background-color: #2e79c9;
	font-size:14px;
}

#second_nav
{
	text-align:center;
	clear:both;
	background:#FFF;
}

#second_nav_cont
{
	margin:0 auto;
	width:850px;
	color:#FFFFFF;
	text-align:left;
	padding-top:10px;
}

#body
{
	text-align:center;
	clear:both;
	/* background: #FFF url(/imgs/home/body_bg_fade.png) repeat-x top left; */	
	background: #FFF;
}

#body_cont
{
	border: 0px solid #000;
	margin:0 auto;
	width:1000px;
	text-align:left;
	padding-top:15px;
}

#body_left_column
{
	margin-right: 300px;
	padding:0;
}

#body_left_column a,#body_left_column a.visited{
	color:#2F56A5;
	text-decoration:underline;
}

#body_left_column a:hover{
	text-decoration:none;
}

#body_right_column
{
	float: right;
	width: 260px; /*Width of right column*/
	text-align:left;
	padding:0px;
	margin:0;
}


#footer
{
	text-align:center;
	clear:both;
	border-top: 1px solid #543a61;
	border-bottom: 1px solid #543a61;
	background:#ba98ca;
	margin-top:25px;
	overflow:auto;
}

#footer_cont
{
	border: 0px solid #000;
	text-align: center;
	margin: 0 auto;
	width:850px;
	height: auto;
	padding:0px 0 0px 0;
	color: #543a61; /*#BABABA;*/
	overflow:auto;
	display:block;
	clear:both;
}

#footer_cont .links
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#footer_cont .links h4 { margin-bottom:0pt; margin-top:0pt; color:#e5cef0; }

#footer_cont .links a { color:#7B9ECE; text-decoration:none; }
#footer_cont .links a:hover { color:#e5cef0; }

#footer_cont .links ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0pt;
	margin-left:0pt;
	margin-right:0pt;
	padding:0pt;
}

#footer_cont .links li
{
	margin-top:5px;
	font-size:12px;
}

#footer_cont .column
{
	border-style:solid;
	border-width:0pt 0pt 0pt 1px;
	border-color:#543a61;
	float:left;
	margin:0pt;
	padding:0pt 20px;
	width:125px;
}

#footer_cont .first
{
	border-style:none;
	border-width:0pt;
	float:left;
	margin:0pt;
	padding:0;
	width:140px;
	margin-left:0;
}

#footer_cont .last
{
	border-style:solid;
	border-width:0pt 0pt 0pt 1px;
	border-color:#543a61;
	float:left;
	margin:0pt;
	padding:0;
	margin-left:0;
	padding:0pt 20px;
	width:170px;
}



	
#footer_cont .parceiros{width: 99%; height: auto; border: 0px solid #000; position:relative; float: left; margin: 20px 0 20px 0; display: block;}
#footer_cont .parceiros .logoFirst{border:0px; float: left; padding: 0 5px 0 40px; margin: 0 auto; width: 140px; height: auto; display:block;}
#footer_cont .parceiros .logoFirst .amoreArte{margin: 0 auto; background: url('../_img/_destaques/amorearte.jpg') center center no-repeat; width: 127px; height: 57px; border: 1px #411218 solid; float: left;}
#footer_cont .parceiros .logoOther{border:0px; position:relative; float: left; border-style:solid; border-width:0pt 0pt 0pt 1px; border-color:#DBE2EB; padding: 0 5px 0 5px; margin: 0 auto; width: 140px; height: auto; display:block;}
#footer_cont .parceiros .logoLast{clear: both; border:0px solid #000; float: left; position: relative; float: right;}
#footer_cont .parceiros .logoOther .vitrinenoivas{margin: 0 auto;background: url('../_img/_destaques/vitrinenoivas.jpg') center center no-repeat; width: 140px; height: 51px; border: 1px #411218 solid;}
#footer_cont .parceiros .logoOther .aleloureiro{margin: 0 auto; background: url('../_img/_destaques/aleloureiro.jpg') center center no-repeat; width: 120px; height: 60px; border: 1px #411218 solid;}
#footer_cont .parceiros .logoOther .ilovechinelo{margin: 0 auto; background: url('../_img/_destaques/ilovechinelo.jpg') center center no-repeat; width: 120px; height: 60px; border: 1px #411218 solid;}
#footer_cont .parceiros .logoOther .paulogibo{margin: 0 auto; background: url('../_img/_destaques/paulogibo.jpg') center center no-repeat; width: 132px; height: 89px; border: 1px #411218 solid;}
#footer_cont .parceiros .logoOther .reame{margin: 0 auto;background: url('../_img/_destaques/reame.jpg') center center no-repeat; width: 127px; height: 69px; border: 1px #411218 solid;}
#footer_cont .parceiros .logoOther .kondorviagens{float: inherit; position: inherit; margin: 0 auto;background: url('../_img/_destaques/kondorViagens.jpg') center center no-repeat; width: 127px; height: 74px; border: 1px #411218 solid;}


#footer_cont .AdSense{width: 850px; border:0px; position: relative; float: left; margin: 0px 0 10px 0; }

#copy_cont
{
	text-align:center;
	margin:0 auto;
	width:850px;
	font-size:12px;
	padding:15px 0 15px 0;
	color:#999;
	clear:both;
}

#copy_cont .links a
{
	text-decoration:none;
	padding:0 8px 0 8px;
}

#change_ann
{
	padding:8px;
	background:#FFF7E5;
	border-style:solid;
	border-width:1px;
	border-color:#FFF2BA;
	font-size:13px;
}

#change_ann .title
{
	float:left;
	width:230px;
}

/* formatting Styles */

/* feature table on the home page */
#home_body_table {width:100%;font-size:15px;margin:10px 0 20px 0;line-height: 2em;}
#home_intro_cell { padding:10px 0 17px 0; text-align:center; font-size:15px; line-height:1.5em;}
#home_hosting_col {padding-right:10px;padding-left:0;text-align: left;border-right:1px solid #DBE2EB;}
#home_developers_col {padding-right:15px;padding-left:18px;text-align: left;width:265px;}
#home_directory_col {text-align: left;padding-left:18px;padding-right:0px;width:255px;border-left:1px solid #DBE2EB;}

.highlight
{
	background:#FFFFCC;
}

#account_status
{
	text-align:center;
	color:#4F4F4F;
	font-weight:bold;
	margin-bottom:28px;
	font-size:14px;
	padding-top:20px;
}

#account_status a
{
	color:#535353;
}

.signUpLink { color:#FFF;text-decoration:none; }
.signUpLink a:hover {text-decoration:underline;}

.intro_header{ font-size:19px; font-weight:bold; margin-bottom:5px;padding-top:0px;color:#39444E;}
.connect_im {color:#0060BF; text-decoration: none;}

#what_can_i 
{ 
	list-style: none;
	margin-left: 10px;
	padding-left: 1.3em;
	text-indent: -1.3em;
	margin-top:17px;
}

#what_can_i li 
{ 
	padding-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	color:#9F9F9F;
}

#what_can_i li:before
{
	content: "\00BB \0020";
}

.home_tag 
{
	color: #FFF; /*color:#2F56A5;*/
	margin: 0 0 8px 0;
	font-family: 'Arial Rounded MT Bold',sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.home_tag_sub
{
	/*color:#2F56A5;*/ color: #fff;
	margin:0 0 8px 0;
	font-size:19px;

}

/* Nav Tabs */
#home_tabs {
	text-align:left;
	margin:0 auto;
  }
#home_tabs ul {
	  margin:0;
	  padding:0;
	  list-style:none;
  }
#home_tabs li {
  display:inline;
  margin:0 25px 0 0;
  padding:0;
  font-weight:normal;
  font-size:17px;
  }
#home_tabs li a {
  float:left;
  background:url("/imgs/tabs/tableft4.gif") no-repeat left top;
  margin-right:25px;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#home_tabs li a span {
  float:left;
  display:block;
  background:url("/imgs/tabs/tabright3.gif") no-repeat right top;
  padding:6px 15px 5px 10px;
  color:#FFFFFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#home_tabs li a span {float:none;}
/* End IE5-Mac hack */
#home_tabs li a:hover span {
  color:#FFF;
  }
#home_tabs li a:hover {
  background-position:0% -42px;
  color:#000;
  }
#home_tabs li a:hover span {
  background-position:100% -42px;
  color:#000;
  }

  #home_tabs #current a {
		  background-position:0% -42px;
  }
  #home_tabs #current a span {
		  background-position:100% -42px;
		  color:#000;
  }

.roundcont {
	width: 100%;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* rounded box */
.xsnazzy {background: transparent; margin-bottom:15px;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #ba98ca; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.green {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #A7D290; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.dkblue {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #CCE2FF; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.lightGrey {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #EEE; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
.xsnazzy span.red {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #FF6699; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#ba98ca; border-width:0 5px;}

.xb5 {margin:0 2px; background:#ba98ca; border-width:0 4px;}
.xb6 {margin:0 2px; background:#ba98ca; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#ba98ca; border-width:0 3px; height:2px;} 

.xb4.green, .xb5.green, .xb6.green, .xb7.green{
 background:#A7D290;
}

.xb4.dkblue, .xb5.dkblue, .xb6.dkblue, .xb7.dkblue{
 background:#CCE2FF;
}

.xb4.lightGrey, .xb5.lightGrey, .xb6.lightGrey, .xb7.lightGrey{
 background:#EEE;
}

.xb4.red, .xb5.red, .xb6.red, .xb7.red{
 background:#FF6699;
}

.xboxcontent {display:block; background:#ba98ca; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.green {display:block; background:#A7D290; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.dkblue {display:block; background:#CCE2FF; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.lightGrey {display:block; background:#EEE; border:3px solid #fff; border-width:0 3px;}
.xboxcontent.red {display:block; background:#FF6699; border:3px solid #fff; border-width:0 3px;}

h2.botAnn{
	-x-system-font:none;
	font-family:'Arial Rounded MT Bold',sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#543a61;
}

.api_field {background:#EEEEEE;padding:3px;}
.code_block {padding:10px;border-left:8px solid #CCCCCC;border-top:1px solid #CCCCCC;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; background-color:#EEEEEE;}
.code_block textarea{
	font-family: "Courier New", Courier, Monaco, monospace;
	width:100%;
}


/* Experimente */
table.experimente { margin: 0; width: 580px; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; text-decoration:none;}
table.experimente tr { background-color: #336600; }
table.experimente th { border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; height: 68px; text-align: center; vertical-align: middle;}
table.experimente th.recurso { background-color: #66CC00; }

table.experimente th a{ font-size: 20px; color: white; }
table.experimente p a{ font-size: 20px; color: #fff; text-decoration:none;}
table.experimente p a:hover{ font-size: 20px; color: #fff; text-decoration:none;}
table.experimente p a:visited{ text-decoration: underline; font-size: 20px; color: #fff; }


/* PLANOS */
table.principal { margin: 0; width: 700px; border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; }
table.principal tr { background-color: #543a61; /*#3399FF;*/ }
table.principal th { border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; height: 38px;}
table.principal th.recurso { text-align: center; background-color: #ba98ca; /*#33CCFF;*/ }
table.principal th.planoHeader { text-align: center; }
table.principal th.plano { width: 73px; text-align: center; }
table.principal th.plano h4{ font-size: 13px; }
table.principal th.plano_gratis{ background-color: #e5cef0; /*#66CC00;*/ font-size: 15px; }
table.principal th.plano_gratis h4{ background-color: #e5cef0; font-size: 17px; color: #000;}
table.principal tr.linha_cor_sim td { background-color: #ba98ca; }
table.principal tr.linha_cor_nao td { background-color: white; }

table.principal .recurso { text-align: left; }
table.principal .recurso h4 { margin-left: 8px; }
table.principal .recurso label { margin-left: 8px; display: block; width: 230px; color: #000; cursor: help; }
table.principal .recurso a { margin-left: 8px; display: block; width: 230px; color: #1430da; }

table.principal th h4 { font-size: 16px; color: white; }
table.principal td { padding: 0; height: 32px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; text-align: center; vertical-align: middle; }
table.principal td del { font-size: 10px; }

/* TIPBOX */
div.tipboxleft { position: absolute; margin: -30px 0 0 -265px; z-index: 999; width: 266px; background: url( ../_img/tipboxleft_2.png ) bottom left no-repeat; *background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true, sizingMethod='crop', src='/_images/portal/tipboxleft_2.png' ); }
div.tipboxleft div { width: 266px; padding: 0 0 20px 0; background-image: url( ../_img/tipboxleft_1.png ); background-position: top left; background-repeat: no-repeat; *background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/_images/portal/tipboxleft_1.png', sizingMethod='crop' ); }
div.tipboxleft div p { margin: 0 0 0 15px; padding: 13px 0 0 0; width: 220px; font-size: 12px; line-height: 17px; color: #232323; }
div.tipboxleft div p strong { color: #232323; }

div.tipboxright { position: absolute; margin: -30px 0 0 230px; z-index: 999; width: 266px; background: url( ../_img/tipboxright_2.png ) right bottom no-repeat; }
div.tipboxright div { width: 266px; padding: 0 0 20px 0; background: url( ../_img/tipboxright_1.png ) top right no-repeat; }
div.tipboxright div p { margin: 0 0 0 25px; padding: 13px 0 0 0; width: 220px; font-size: 12px; line-height: 17px; color: #232323; }
div.tipboxright div p strong { color: #232323; }