/* Start of CMSMS style sheet 'novo_principal' */
/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */

/* accessibility */



/* 

menu links accesskeys 

*/

span.accesskey {

   text-decoration:none;

}



/* 

accessibility divs are hidden by default 

text, screenreaders and such will show these 

*/

.accessibility, hr {

   position: absolute;

   top: -999em;

   left: -999em;

}



/* 

definition tags are also hidden 

these are also used for menu links    

*/

dfn {

   position: absolute;

   left: -1000px;

   top: -1000px;

   width: 0;

   height: 0;

   overflow: hidden;

   display: inline;

}

/* end accessibility */





/* wiki style external links */

/* external links will have "(external link)" text added, lets hide it */

a.external span {

  position: absolute;

  left: -5000px;

  width: 4000px;

}



/* make some room for the image */

a.external {

/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */

  padding: 0 12px 0 0;

}

/* colors for external links */

a.external:link {

  color: #18507C;

/* background image for the link to show wiki style arrow */

  background: url(images/cms/external.gif) no-repeat 100% 0;

}

a.external:visited {

  color: #18507C; /* a different color can be used for visited external links */



/* 

Set the last 0 to -100px to use that part of the external.gif image for different color for active links 

external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.

*/

  background: url(images/cms/external.gif) no-repeat 100% 0; 

}



a.external:hover {

  color: #18507C;

/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */

  background: url(images/cms/external.gif) no-repeat 100% 0; 

  background-color: #C3D4DF;

}

/* end wiki style external links */





/* clearing */

/* 

clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.

We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.

Do not edit if you dont know what you are doing

*/

	.clearfix:after {

		content: "."; 

		display: block; 

		height: 0; 

		clear: both; 

		visibility: hidden;

	}

* html>body .clearfix {

		display: inline-block; 

		width: 100%;
                                margin-top:0px;

	}

	

	* html .clearfix {

		/* Hides from IE-mac \*/

		height: 1%;

		/* End hide from IE-mac */

	}



	


/* end clearing */

/* End of 'Accessibility and cross-browser tools' */



/*logo Viewit Menu Superior*/

#logo b {

	text-align:				center;

	font-size:				7pt;

	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-decoration:		none;

	width:					179px;

	height:					60px;

	display:				block;

	margin-right:			14px;

	padding-top:			9px;

	line-height: 1.4;

}

#busca {

	float:					right;

	font-family: Arial;

	text-decoration:		none;

	height:				auto;

	margin-right:			14px;

	padding-top:			27px;

	line-height: 1.4;



}



div#main {

    background-color:#ffffff;

   margin-left: 28%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */

}



/* Main nav */

#menu-top {

	width:100%;

	height:26px;

	margin:0;

	padding:0;

	list-style:none;

	left:0;

	top:74px;

	background-image:url('/cms/images/main-nav-bg.gif');

	background-repeat:repeat-x;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #930a92;

}



#menu-top li {

	display:block;

	margin:0;

	padding:0;

	background:none;

	float:left;

	background-repeat:repeat-x;

	background-image:url('/cms/images/main-nav-divider.gif');

	background-position: 0 -1px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #930a92;

}



#menu-top li a {

	background-repeat:repeat-x;

	background-image:url('/cms/images/main-nav-item-bg.gif');

	display:block;

	color:#fff;

	font-family:Verdana;

	font-size:10px;

	font-weight:bold;

	height:25px;

	margin:0;

	margin-right:1px;

	text-decoration:none;

	text-align:center;

	line-height:24px;

	overflow:hidden;

}



#menu-top-inicio a { 	width:110px; }

#menu-top-hospedagem a { 			width:150px; }

#menu-top-planos a { 		width:120px; }

#menu-top-mobilidade a {			width:140px; }

#menu-top-suporte a {				width:130px; }

#menu-top-painel-de-controle a { 			width:183px; }

#menu-top-contatovm10 a { 		width:120px; }



#menu-top-home a { 	width:159px; }

#menu-top-email-marketing a { 	width:159px; }

#menu-top-empresa a { 			width:159px; }

#menu-top-produtos a { 		width:120px; }

#menu-top-parceiros a {			width:130px; }

#menu-top-noticias a {				width:159px; }

#menu-top-contato a { 			width:159px; }

#menu-top-resellers a { 		width:159px; }



#menu-top #menu-top-email-hosting { margin-left:1px; }







#menu-top li a:hover {

	background-image: url('/cms/images/main-nav-active-bg.gif');

	}

		

	#menu-top li a:active {

	background-image: url('/cms/images/main-nav-active-bg.gif');

}



#menu-top li a.current {

background-image: url('/cms/images/main-nav-active-bg.gif');

}



#menu-top li a img.down-arrow {

	position: relative;

	top: -1px;

	left: 5px;

}

/*Menu Esquerd0*/
/*Menu top */

div#sub-nav-top{

	margin-bottom:7px;

	position:	relative;

	border-top: 1px solid #CECFCE;

	border-bottom: 1px solid #CECFCE;
       
        background-color:#fff;

}

#sub-nav-top ul{

	list-style:none;

	margin:0;

	padding:0;

}


#sub-nav-top li a {
       background-image:url('/cms/images/sub-nav-bullet-active.gif');
	
       font-size:11px;

	text-decoration:none;

	line-height:12px;

	padding:4px 0;

	padding-left:23px;

	display:block;

	margin:0;

	background-repeat:no-repeat;

	background-position:13px 50%;

}


#sub-nav-top li a:hover{

	color:#333;

	background-color:#FBFBF9;

}



/* Sub nav - menu lateral */

div#sub-nav{

	margin-bottom:7px;

	position:	relative;

	border-top: 1px solid #CECFCE;

	border-bottom: 1px solid #CECFCE;

}

.sub-menu {

	margin-top:	10px;

}

#sub-nav h1{

	background-color:	#6190C3 !important;

	color:				#fff;

	font-size:			11px;

	font-weight:		bold;

	margin:				0;

	padding:			0 7px;

	line-height:		20px;

	letter-spacing:		0px;

	border-bottom:		1px solid #F2F2EB;

}



* html #sub-nav h1{

	padding-top: 3px;

}



#sub-nav ul{

	list-style:none;

	margin:0;

	padding:0;

}

#email_menu li {

	background-color: #fff;

	margin: 0;

	padding: 0 10px 0 0px;

}



#sub-nav li {

       

	background-color:#fff;

	border-bottom:1px solid #F2F2EB;

	margin:0;

	padding:0;

}



#sub-nav li a {

       background-image:url('/cms/images/sub-nav-bullet.gif');
	
       font-size:11px;

	text-decoration:none;

	line-height:12px;

	padding:4px 0;

	padding-left:23px;

	display:block;

	margin:0;

	background-repeat:no-repeat;

	background-position:13px 50%;

}



#sub-nav li a:hover{

	color:#333;

	background-color:#FBFBF9;

}



li a:hover {

	color: #333;

}



#sub-nav li a.active,

#sub-nav li a.active:hover



 {

	color:#333;

	padding-left: 23px;


}



#sub-nav li a.active_sub,

#sub-nav li a.active_sub:hover



 {

	color:#333333;

	padding-left: 23px;


	background-color:#FDFED3;

}




div#sub-nav ul ul li a.activeparent {
   background-image:url('/cms/images/sub-nav-bullet-active.gif');
   background-position: 13px 50%;
   background-color: transparent;
   color: #18507C;
}



/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#sub-nav ul h3 {
  
   background-color: #385C72;
   display: block; 
   padding: 0.8em 0.5em 0.8em 1.5em;  /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#sub-nav ul ul h3 {
   background:url('/cms/images/sub-nav-bullet-active.gif') no-repeat;
   
   padding: 2px 0pt 4px 23px;
   background-position: 13px 50%;
   background-color: transparent;
   border-bottom: none;
   color: #103452;     
}

div#sub-nav ul ul ul li h3 {
  
   padding: 4px 0pt 4px 23px;
   background-position: 13px 50%;
   background-color: #FFFFCC;
   border-bottom: none;
   color: #333333;     
}


div#sub-nav ul ul ul li  {
  
   padding: 0pt 0pt 4px 23px;
   background-position: 2.5em center;

   background-color: transparent;
   border-bottom: none;
   color: #000;     
}


/* current page on third level, more padding */
div#sub-nav ul ul ul  h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
 
}



.top-tel {

			background-color:#F2F1EC;


			border-bottom:1px solid #CCCCCC; 

			height:30px;

}



a.bullet

{


	background-image:		url('/cms/images/sub-nav-bullet.gif');

	background-repeat:		no-repeat;

	background-position:	0px .4em;

	padding-left:			10px;

}



div#sidebar {

	background-color:#F2F1EC;

	float: left;        /* set sidebar on the left side. Change to right to float it right instead. */

	width: 27%;     /* sidebar width, if you change this please also change #main margins */

	display: inline;  /* FIX IE double margin bug */

	margin-left: 8px;

}



/*inicio do Stylesheet_005 */



/* Start of CMSMS style sheet 't1' */

/*****************

browsers interpret margin and padding a little differently, 

we'll remove all default padding and margins and

set them later on

******************/




.title_desc {
	font-size:16px; !important;
	color: #103452; !important;
}

.title_text {
	font-size:14px; !important;
	line-height: normal; !important;
	text-align:left;
}

.text_desc {
	font-size:12px; !important;
	line-height: normal;!important;
}
/*

if img is inside "a" it would have 

borders, we don't want that

*/

img {

   border: 0;

}



/*

default link styles

*/

/* set all links to have underline and bluish color */

a,

a:link 

a:active {

   text-decoration: underline;

/* css validation will give a warning if color is set without background color. this will explicitly tell this element to inherit bg colour from parent element */

   background-color: inherit; 

   color: #18507C; 

}



a:visited {

   text-decoration: underline;

   background-color: inherit;

  color: #18507C;                /* a different color can be used for visited links */

}





/* remove underline on hover and change color */

a:hover {

   text-decoration: none;

   background-color: #C3D4DF;

   color: #385C72;

}



/*****************

basic layout 

*****************/





/* center wrapper, min max width */







/*** header ***

we will hide text and replace it with a image

we need to assign a height for it so that the image wont cut off

*/

div#header {

   height: 100px;    /* adjust according your image size */

   background: #ffffff;           

}



div#toplogo {

    background-color:#F2F1EC;

    border-bottom:1px solid #CCCCCC;

    color:#666666;

    font-size:9px;

   height:23px;

   overflow:hidden;

   padding:5px 5px 2px;

}






div#header h1 a {

/* you can set your own image here */

   background: #385C72 url(images/cms/logo1.gif) no-repeat 0 12px; 

   display: block;

   height: 80px;             /* adjust according your image size */

   text-indent: -999em;  /* this hides the text */

   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */

}



div#navlogo {

 list-style-image:none;

 list-style-position:outside;

 list-style-type:none;

}



#main-nav {

  background-image:url(/cms/images/main-nav-bg.gif);

  background-repeat:repeat-x;

  border-top:1px solid #930A92;

  height:26px;

  left:0;

  list-style-image:none;

  list-style-position:outside;

  list-style-type:none;

  margin:0;

  padding:0;


  position:absolute;

  top:74px;

  width:746px;

}







ul {

}



/* position for the search box */



div.breadcrumbs {

   padding: 1em 0 1.2em 0; /* CSS short hand rule first value is top then right, bottom and left */

     margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
 font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */



  

}



 div.breadcrumbs span.lastitem { 

   font-weight:bold; 

 } 



 div#content {

   margin: 1.5em auto 2em 0;   /* some air above and under menu and content */

}





div#main {

    background-color:#ffffff;

   margin-left: 29%; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */

}



div#sidebar {

	background-color:#F2F1EC;

	float: left;        /* set sidebar on the left side. Change to right to float it right instead. */

	display: inline;  /* FIX IE double margin bug */

}



div#footer {

   clear: both;       /* keep footer below content and menu */

   background-color: #ffffff; /* same bg color as in header */

}



div#footer p {

   font-size: 0.8em;

   padding: 1.5em;       /* some air for footer */

   text-align: center;  /* centered text */

   margin: 0;

}



div#footer p a {

  // color: #fff; /* needed becouse footer link would be same color as background otherwise */

}



/* as we hid all hr for accessibility we create new hr with extra div element */

div.hr {

   height: 1px;

   padding: 1em;

   border-bottom: 1px dotted black;

   margin: 1em;

}



/* relational links under content */

div.left49 {

  width: 49%; /* 50% for both left and right might lead to rounding error on some browser */

}



div.right49 {

  float: right;

  width: 49%;

  text-align: right;

}









/********************

CONTENT STYLING

*********************/

div#content {

  background-color:#F2F1EC;

}



/* HEADINGS */

div#content h1 {

   font-size: 2em; /* font size for h1 */

   line-height: 1em;

   margin: 0;

}

div#content h2 {

	color: #000000; 

	font-size: 1.5em; 

	text-align: left; 

/* some air around the text */

	padding-left: 0.5em;

	padding-bottom: 1px;

/* set borders around header */

	border-bottom: 1px solid #930a92; 

	border-left: 5px solid #930a92; 

        line-height: 1.5em;

/* and some air under the border */

        margin: 0 0 0.5em 0;

}

div#content h3 {

   color: #294B5F; 

   font-size: 1.3em;

   line-height: 1.3em;

   margin: 0 0 0.5em 0;

   padding: 0 0 0 8px;/* padding no titulos no conteudo  8 left */

}

div#content h4 {

   color: #294B5F; 

   font-size: 1.2em;

   line-height: 1.3em;

   margin: 0 0 0.25em 0;

}

div#content h5 {

   color: #294B5F; 

   font-size: 1.1em;

   line-height: 1.3em;

   margin: 0 0 0.25em 0;

}

h6 {

   color: #294B5F; 

   font-size: 1em;

   line-height: 1.3em;

   margin: 0 0 0.25em 0;

}

/* END HEADINGS */



/* TEXT */

p {

   font-size: 1em;

   margin: 0 0 1.5em 0; /* some air around p elements */

   line-height: 1.4em;

   padding: 5px 8px 0 8px; /* padding no conteudo 5px up, 8 right, 0 down, 8 left */

}



blockquote {

   border-left: 10px solid #ddd;

   margin-left: 10px;

}

strong, b {

/* explicit setting for these */

   font-weight: bold;

}

em, i {

/* explicit setting for these */

   font-style:italic;

}





/* Separating the divs on the template explanation page, with some bottom-border */

div.templatecode {

  margin: 0 0 2.5em;

}




/* END TEXT */





/* LISTS */

/* lists in content need some margins to look nice */

div#main ul,

div#main ol,

div#main dl {

   font-size: 1.0em;

   line-height: 1.4em;

   margin: 0 0 1.5em 0;

}



div#main ul li,

div#main ol li {

   margin: 0 0 0.25em 3em;

}



/* definition lists topics on bold */

div#main dl dt {

   font-weight: bold;

   margin: 0 0 0 1em;

}

div#main dl dd {


   margin: 0 0 1em 1em;

}



div#main dl {

  margin-bottom: 2em;

  padding-bottom: 1em;

  border-bottom: 1px solid #c0c0c0;

}


#cab1 {
	color:#1B5866;
	font-size:1.2em;
	font-weight:bold;
	margin:15px 0pt 10px;
	padding:10px 10px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

div#linha-c  {
	background-color: #F5F5F5; 
}
div#linha-e  {

}
div#col1  {
	color: #5C5C5C;	
}
div#col1-b  {
}



/* END LISTS */

/* End of 't1' */



/*Fim do Stylesheet_005
/* End of 'novo_principal' */

