/* Getting the new tags to behave */
/* #############################################################################*/
/* ####### cores a utilizar ##############*/

@variables {
  cordaprimeiralinha: #6F3; /*nao funciona. Para chamar a variavel devia ser var(cordaprimeiralinha) */
}

@variables cor { /*tambem nao funciona. para chamar a variavel devia ser por exemplo cor.base */
  base: #6F3;
  highlight: #fe8d12;
  page: #fff;
  azulclaro:#00A0E3;
}
/*Azul da primeira linha: 				#005
Azul escuro mas mais claro: 			#002
Azul claro da cor da palavra software:	#00A0E3
ou tambem o mais parecido com o do logotipo #00A0E3 
/* #############################################################################*/
/* #############################################################################*/
$("p").css("background-color","yellow");
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
mark, rp, rt, ruby, summary, time {display:inline}
/* Global properties ======================================================== */
html {width:100%; zoom:90%}
body {font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#202020;min-width:1020px;background:#fff}
.ic, .ic a {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat}
.main {
	width:1020px;
	padding:0;
	font-size:0.875em;
	line-height:1.785em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a {color:#002 
	outline:none;
	text-decoration:none;
	}
b {color:#002; outline:none}
a:hover {
	text-decoration:underline;
}
b:hover {
	text-decoration:none;
}
.col-1, .col-2,
.column-1, .column-2 {float:left}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	height: auto;
}
.wrapper1 {
	width:100%;
	overflow:hidden;
	position:relative;
	height: auto;
}
.wrapper2 {
	width:100%;
	overflow:hidden;
	position:relative;
	height: auto;
}
.full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}

.extra-wrap {
	overflow:hidden
}
p {
	margin-bottom:18px;
	color: #ccc;
}
.p1 {margin-bottom:8px}
.p2 {margin-bottom:15px}
.p3 {margin-bottom:30px}
.p4 {margin-bottom:40px}
.p5 {margin-bottom:50px}
.p6 {margin-bottom:8px;
	 margin-top:8px
}
.reg {text-transform:uppercase}
.fleft {float:left}
.fright {float:right}
.alignright {text-align:right}
.aligncenter {text-align:center}
.it {font-style:italic}
.color-1 {color:#fff}
.color-2 {color:#002}
.color-3 {color:#666}
.color-4 {color:#00A0E3}
.color-5 {color:#002}
.p-meu {
	margin-bottom:10px;
	color: #ccc;
}

/*********************************boxes**********************************/
.indent {padding:21px 0 0; position:relative; overflow:hidden}
.indent-left {padding-left:30px}
.indent-left-right {padding-left:30px;padding-right:30px}
.indent-right {padding-right:50px}
.indent-bot {margin-bottom:20px}
.indent-bot2 {margin-bottom:30px}
.indent-bot3 {margin-bottom:45px}
.prev-indent-bot {margin-bottom:12px}
.img-indent-bot {margin-bottom:25px}
.margin-bot {margin-bottom:35px}
.margin-top {margin-top:-7px}
.img-indent {float:left; margin:0 20px 0px 0}
.img-indent2 {float:left; margin:0 13px 0px 0}
.img-indent-r {float:right; margin:0 0px 0px 40px}
.buttons a:hover {cursor:pointer}
.buttons b:hover {cursor:pointer}
.menu li a,
.link,
.button,
.button-2,
h1 a {text-decoration:none}
h1 b {text-decoration:none}
/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
}
.row-top {
	width:100%;
	min-height:101px;
	background-color:#005;
	/*background-color:#00A0E3;*/
	/*background:url(../images/row-top-tail.gif) left top repeat-x #f6a20e;*/
	border-radius:9px 9px 0 0;
	-moz-border-radius:9px 9px 0 0;
	-webkit-border-radius:9px 9px 0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.row-top1 {
	width:100%;
	min-height:101px;
	background-color: cor.base;
	background-color: var(cordaprimeiralinha);
	background-color: #002;
	/*background:url(../images/row-top-tail.gif) left top repeat-x #f6a20e;*/
	border-radius:9px 9px 0 0;
	-moz-border-radius:9px 9px 0 0;
	-webkit-border-radius:9px 9px 0 0;
	position:relative;
	overflow:hidden;
	z-index:1;
}
h1 {
	float:left;
	padding:20px 0 0 59px;
	position:relative;
}
	h1 a {
	display:block;
	width:278px;
	height:65px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/logo5b.png);
}
	h1 b {
	display:block;
	width:278px;
	height:65px;
	text-indent:-9999px;
	background-image: url(../images/logo4f.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.support {
	display:block;
	font-size:29px;
	line-height:1.2em;
	padding:29px 65px 0 30px;
	letter-spacing:-2px;
	background:url(../images/pic-1.png) 0 32px no-repeat;
	float:right;
}
rede_social {
	float:right;
	margin-top: 60px;
	position:relative;
}


/***** menu *****/
.menu {
	padding:0;
	width:120%;
	margin-top:-7px;
	position:relative;
	z-index:2;
}
.menu li {
	float:left;
	position:relative;
	margin-top:0px;
	padding-right:1px;
	background:url(../images/menu-spacer.gif) right top repeat-y;
}
	.menu li.last {background:none; padding=0;padding-left=1px;
}

.menu li a {
	display:block;
	font-size:20px;
	font-weight:400;
	line-height:2em;
	color:#FFF;


	!important text-transform:capitalize;
	letter-spacing:-1px;
	/*background:#002;*/
	background:#002;

	padding-top: 6px;
	padding-right: 37px;
	padding-bottom: 8px;
	padding-left: 37px;
}
	.menu li:first-child a {
	width:38px;
	text-indent:-9999px;
	background:url(../images/menu-home-icon.png) center center no-repeat #002;
	border-radius:9px 0 0 9px;
	-moz-border-radius:9px 0 0 9px;
	-webkit-border-radius:9px 0 0 9px;

	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
	}
	.menu li.last a {
		padding:6px 37px 8px 36px;
		border-radius:0 9px 9px 0;
		-moz-border-radius:0 9px 9px 0;
		-webkit-border-radius:0 9px 9px 0;
	}
.menu li a.active,
/*.menu > li > a:hover {background-color:#555}*/
.menu > li > a:hover {background-color:#747474
}

/***** slider *****/
.slider-inner {padding-left:284px}
.slider {
	position:relative;
	width:736px;
	height:440px;
	float:right;
}
.items {
	display:none;
}
.next,
.prev {
	display:block;
	width:58px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/slider-control.png) 0 0 no-repeat;
	position:absolute;
	left:285px;
	top:164px;
	z-index:99;
	cursor:pointer;
	visibility: inherit;
}
.next {
	left:auto;
	right:0px;
	background-position:left bottom
}

.banner1-bg {
	width:284px;
	height:397px;
	background:url(../images/banner1-bg.jpg) 0 0 no-repeat;
	float:left;
}
.banner-1 {
	width:376px;
	height:397px;
	background:url(../images/banner-1.png) 0 0 no-repeat;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}

/***** slider1 *****/
.slider1-inner {padding-left:284px}
.slider1 {
	position:relative;
	width:736px;
	height:440px;
	float:left;
	margin-left: 120px;
}
.items1 { display:none}
.next1,
.prev1 {
	!important foi aqui que alterei e position deve ser absolute
	display:block;
	width:58px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/slider-control.png) 0 0 no-repeat;
	position:absolute;
	left:0px;
	top:150px;
	z-index:99;
	cursor:pointer;
	visibility:inherit;
}
.next1 {
	left:auto;
	right:0px;
	background-position:left bottom
}


/***** slider2 *****/
.slider2-inner {padding-left:284px}
.slider2 {
	position:relative;
	width:736px;
	height:414px;
	float:center;
	margin-left:100px;
}
.items2 {display:none}
.next2,
.prev2 {
	!important foi aqui que alterei e position deve ser absolute
	display:block;
	width:58px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/slider-control2.png) 0 0 no-repeat;
	position:absolute;
	left:42px;
	top:166px;
	z-index:99;
	cursor:pointer;
	visibility:inherit;
}
.next2 {
	left:auto;
	right:65px;
	background-position:left bottom
}




/*********************************aside*************************************/
aside {
	width:100%;
	padding:21px 0;
}
/*********************************content*************************************/
#content {
	width:100%;
	padding:20px 0;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h2 {
	font-size:44px;
	line-height:1.204em;
	color:#00A0E3;
	text-transform:uppercase;
	margin-bottom:6px;
	letter-spacing:-4px;
}
h3 {
	font-size:36px;
	line-height:1.222em;
	color:#002;
	letter-spacing:-2px;
	margin-bottom:22px;
}
h4 {
	font-size:28px;
	font-size:22px;
	line-height:58px;
	color:#00A0E3;
	letter-spacing:-1px;
	letter-spacing:1px;
}
h6 {color:#002}
h7 {
	font-size:20px;
	line-height:35px;
	color:#202020;
	letter-spacing:1px;

}
h8 {
	font-size:10px;
	line-height:25px;
	color:#202020;
	letter-spacing:1px;
	padding-left:100px;
}
h9 {
	font-size:10px;
	color:#202020;
	letter-spacing:1px;
}
h9a {
	font-size:10px;
	color:#666;
	letter-spacing:1px;
}
h9b {
	font-size:12px;
	color:#999;
	letter-spacing:1px;
}
h9b:hover {
	color:#444;
	}
h9c {
	font-size:12px;
	color:#999;
	letter-spacing:1px;
}
h9c:hover {
	color:#00A0E3;
	}
h10 {
	padding-left:0px;
}
h11 {
	font-size:20px;
	color:#202020;
	letter-spacing:1px;
}
h12 {
	font-size:20px;
	line-height:58px;
	color:#202020;
	letter-spacing:1px;
}

.border-bot {
	width:100%;
	padding-bottom:20px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:100%;
	color:#002;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height: auto;
	background-color: #002;
	background-image: url(../images/box-title-tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	.box .padding {padding:25px 10px 0 30px}
	.box-bg {
		width:100%;
		padding-bottom:24px;
/*		background:url(../images/box-tail.gif) left top repeat-x #002;*/
		background-color: #002;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}
	.box-bg1 {
		width:92%;
		padding: 15px 30px 15px 40px;
/*		padding: 15px 30px 15px 80px;*/
/*		background:url(../images/box-tail.gif) left top repeat-x #002;*/
		background-color: #003;
		background-repeat: repeat-x;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}




.box-minha {
	width:100%;
	color:#002;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height: auto;
	/*background-color: #ebebeb;*/
	/*background-color: #999;*/
	background-color: #747474;
	background-image: url(../images/box-title1-tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	.box-minha .padding {padding: 25px 30px 0 30px}
	.box-minha-bg {
		width:100%;
		padding-bottom:24px;
		background:url(../images/button-tail.gif) left top repeat-x #202020;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}


.box-minha1 {
	width:100%;
	color:#002;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height: auto;
	/*background-color: #ebebeb;*/
	/*background-color: #999;*/
	background-color: #002;
	background-image: url(../images/box-title1-tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	.box-minha1 .padding {padding: 25px 30px 0 30px}
	.box-minha1-bg {
		width:100%;
		padding-bottom:24px;
		background:url(../images/button-tail.gif) left top repeat-x #202020;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}




.button {
	display:inline-block;
	padding:6px 30px;
	font-size:21px;
	line-height:1.238em;
	letter-spacing:-1px;
	color:#2b2b2b;
	border:2px solid #fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #dbdbdb;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}
.button:hover {background:#dbdbdb}

.button-1 {
	display:inline-block;
	padding:6px 30px;
	font-size:21px;
	line-height:1.238em;
	line-wt:1.238em;
	letter-spacing:-1px;
	color:#00A0E3;
	color:#009;
	color:#F00;
	border:2px solid #fff;
	background:url(../images/button-tail.gif) 0 0 repeat-x #202020;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
	width:94%;
}
.button-1:hover {background:#dbdbdb}
.button-1:hover {
	color:#00A0E3;
	background:#004
	}

.button-2 {
	display:inline-block;
	padding:7px 23px 8px;
	font-size:21px;
	line-height:1.238em;
	letter-spacing:-1px;
	color:#fff;
	background:url(../images/button2-tail.gif) 0 0 repeat-x #202020;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}
.button-2:hover {background:#002}

.button-2a {
	display:inline-block;
	padding:6px 40px 4px;
	font-size:21px;
	line-height:1.238em;
	letter-spacing:-1px;
	color:#fff;
	background:url(../images/button2-tail.gif) 0 0 repeat-x #002;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}
.button-2a:hover {background:#747474}

.button-3 {
	display:inline-block;
	font-size:11px;
	line-height:1.238em;
	letter-spacing:-1px;
	color:#fff;
	background:url(../images/YouTube.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}
.button-3:hover {background:#002}

.list-1 li {
	line-height:21px;
	padding:2px 0 2px 20px;
	background:url(../images/marker-1.png) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#202020;
	}
	.list-1 li a:hover {text-decoration:none}

.list-2 li {
	line-height:25px;
	padding:0px 0 12px 20px;
	background:url(../images/marker-1.png) 0 8px no-repeat;
}
.list-3 li {
	line-height:25px;
	padding:0px 0px 8px 25px;
	background:url(../images/marker-1.png) 0 8px no-repeat;
	color:#CCC
}
.list-2 li.last-item {padding:0 0 0 20px}
	.list-2 li a {
		display:inline-block;
		color:#202020;
	}
	.list-2 li a:hover {text-decoration:none}


.price-list li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
	line-height: 21px;
	padding:2px 0;
	color: #202020;
}
	.price-list strong {
	  background: url(../images/pic-2.gif) repeat-x 0% 17px;
	  display: block;
	  overflow: hidden;
 }
	.price-list span {
		float: right;
		color: #002;
		
	}
	.price-list li a {
		float: left;
		text-decoration: none;
		color: #002;
	}
	.price-list li a:hover {color:#00A0E3}



.price-list1 li {
	width: 100%;
	overflow:hidden;
	vertical-align: top;
	line-height: 21px;
	padding:2px 0;
	color: #00A0E3;
}
	.price-list1 strong {
	  background: url(../images/pic-2.gif) repeat-x 0% 17px;
	  display: block;
	  overflow: hidden;
 }
	.price-list1 span {
		float: right;
		color: #ccc;
	}
	.price-list1 li a {
		float: left;
		text-decoration: none;
		color: #ccc;
	}
	.price-list1 li a:hover {color:#00A0E3}
	.price-list1 li span:hover {color:#00A0E3}



.list-nivel1 item {
        margin-left:25.0pt;
		padding-left: 10px;
		padding-bottom: 8px;
        margin-bottom:0cm;
        font-family:"Calibri","sans-serif";
        font-size:11.0pt;
		line-height:21px;
		list-style-type:square;
}	

.list-nivel2 item{
        margin-left:45.0pt;
		padding-left: 10px;
		padding-bottom: 8px;
        margin-bottom:0cm;
        font-family:"Calibri","sans-serif";
        font-size:11.0pt;
		line-height:21px;
		list-style-type:disc;
}
.list-nivel3 item{
        margin-left:65.0pt;
		padding-left: 10px;
		padding-bottom: 8px;
        margin-bottom:0cm;
        font-family:"Calibri","sans-serif";
        font-size:11.0pt;
		line-height:21px;
		list-style-type:circle;
}

.link:hover {text-decoration:underline}

.link-1 {
	display:inline-block;
	font-size:14px;
	padding-right:8px;
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {color:#fff}

.text-1 {line-height:23px}
.text-2 {font-size:14px; line-height:1.285em}

dl span {float:left}
dl strong {float:right; font-weight:normal}
dl dd {width:100%; overflow:hidden}

/***** contact form *****/
#contact-form {display:block}
	#contact-form label {
		display:block;
		height:37px;
		overflow:hidden;
		text-indent: 0px;;
	}
	#contact-form input {
	float:left;
	width:256px;
	font-size:12px;
	line-height:1.25em;
	color:#202020;
	padding:6px 10px 7px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:url(../images/input-tail.gif) 0 0 repeat-x;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	outline:none;
	}

	#contact-form textarea {
		float:left;
		height:238px;
		width:512px;
		font-size:12px;
		line-height:1.25em;
		color:#202020;
		padding:6px 10px;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #e5e5e5;
		background:url(../images/area-tail.gif) 0 0 repeat-x;
		overflow:auto;
		border-radius:9px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
		outline:none;
	}
	
.text-form {
	float:left;
	padding:6px 10px 7px;
	display:block;
	font-size:14px;
	line-height:2em;
	width:100px;
	color:#202020;
	font-family:Arial, Helvetica, sans-serif;
}

.check-form {
	float:left;
	margin-left: 10px;
	margin-right: 0px;
    width: 18px;
    height: 18px;

	font-size:12px;
	padding:6px 10px 7px;
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
}

.buttons {padding:15px 0 0 0; text-align:right}
.buttons a {margin-right:8px; padding:8px 32px}




/***** contact form *****/
#contact-form1 {display:block}
	#contact-form1 label {
		display:block;
		height:37px;
		overflow:hidden;
		text-indent: 0px;;
	}
	#contact-form1 input {
	float:left;
	width:56px;
	font-size:12px;
	line-height:1.25em;
	color:#202020;
	padding:6px 10px 7px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e5e5e5;
	background:url(../images/input-tail.gif) 0 0 repeat-x;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	outline:none;
	}

	#contact-form1 textarea {
		float:left;
		height:238px;
		width:512px;
		font-size:12px;
		line-height:1.25em;
		color:#202020;
		padding:6px 10px;
		margin:0;
		font-family:Arial, Helvetica, sans-serif;
		border:1px solid #e5e5e5;
		background:url(../images/area-tail.gif) 0 0 repeat-x;
		overflow:auto;
		border-radius:9px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
		outline:none;
	}
	
.text-form1 {
	float:left;
	padding:6px 10px 7px;
	display:block;
	font-size:14px;
	line-height:2em;
	width:100px;
	color:#202020;
	font-family:Arial, Helvetica, sans-serif;
}

.check-form1 {
	float:left;
	margin-left: 10px;
	margin-right: 0px;
    width: 18px;
    height: 18px;

	font-size:12px;
	padding:6px 10px 7px;
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
}

.buttons {padding:15px 0 0 0; text-align:right}
.buttons a {margin-right:8px; padding:8px 32px}


/****************************footer************************/
footer {
	width:100%;
	height:132px;
	color:#002;
	text-align:center;
	position:relative;
	overflow:hidden;
	z-index:9;
}
	.footer-bg {
		width:100%;
		padding:18px 0 10px;
		background:#002;
		border-radius:9px;
		-moz-border-radius:9px;
		-webkit-border-radius:9px;
	}
.list-services {
	padding:0;
	width:112px;
	margin:0 auto;
	overflow:hidden;
}
	.list-services li {
		float:left;
		padding:0 0 0 8px;
	}
	.list-services li:first-child {padding:0}
		.list-services li a {
			display:block;
			width:32px;
			height:32px;
			text-indent:-9999px;
			background:url(../images/social-icons.png) 0 0 no-repeat;
		}
		.list-services li.item-1 a {background-position:-40px 0}
		.list-services li.item-2 a {background-position:-80px 0}

#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 8px;
	color:#FFF; /*branco*/
	border:1px solid #FFF;
	background:#202020;
	position:relative;
	z-index:99;
}

/*********extra***********/
.block {height:132px}
.extra {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -132px;
	position:relative;
	overflow:hidden;
}

/*********ara abrir pagina numa nova janela quando se usa o google analytics***********/
_gaq.push(['_setAllowLinker', true]);
function _gaLink(a) {
    url = a.href
    _gaq.push(function() {
        if (a.target == '_blank') {
            window.open(_gat._getTrackers()[0]._getLinkerUrl(url));
        } else {
            _gaq.push(['_link', url]);
        }
    });
    return false;
}​
