body {
	font-size: 62.5%;
	line-height: 1.3em;
	background: url(/_img/backgrounds/menu.png) repeat-x #545358;
	color: #545358;
	font-family: Trebuchet,"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	display: none;
}
a {
	text-decoration: none;
}
p {
	font-size: 1.3em;
	color: #000;
}
legend {
	display: none;
}
/* @group geral */
strong {
	font-weight: bold;
}
.clear {
	clear: both;
	height: 0;
}
.hide {
	display: none;
}
.bold {
	font-weight: bold;
}
.visible {
	visibility: visible;
}
.hidden {
	visibility: hidden;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.noscript {
	background: #FFFFE1 url(/_img/static/warning.png) no-repeat 5px 2px;
	color:#000;
	font-size:13px;
	line-height:25px;
	padding:0 40px;
}
/* @end */
/* @group structural */
.pageWrapper {
	width: 875px;
	margin: 0 auto;
}
.wrapper {
	background: url(/_img/backgrounds/cornerContentwrapper.png) no-repeat left bottom #F2F2F2;
	position: relative;
	top: -16px;
	z-index: 1;
}
.wrapper #colLeft {
	width: 	202px;
	float: left;
	padding: 260px 0 30px 20px;
	background: #D9D9D9 url(/_img/backgrounds/colLeftContactspen.png) no-repeat;
}
#indexB #colLeft {
	background: #D9D9D9;
	/*background: none;*/
	width: 290px;
	padding-top: 40px;
	padding-bottom: 0;
}
#servicesB #colLeft {
	padding-top: 167px;
}
#indexB #contentWrapper {
	width: 565px;
}
.wrapper #contentWrapper {
	float: left;
	width: 653px;
}
.mainBanner img {
	border-bottom: 2px solid #838087;
	display: block;
}
/* @end */
/* @group header */
#header {
	position: relative;
	z-index: 2;
}
a.logo {
	left: 43px;
	position: relative;
	top: 6px;
}
#header ul {
	float:right;
	height:68px;
	line-height:68px;
	overflow:hidden;
}
.pageWrapper.pt #header ul li a {
	background-image: url(/_img/backgrounds/menu_pt.png);
}
#header ul li {
	float:left;
}
#header ul li a {
	background: url(/_img/backgrounds/menu_en.png) no-repeat;
	color: #E71E00;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -9999px;
}
#header ul li.home a {
	width: 97px;
}
#header ul li.codevision a {
	background-position: -97px top;
	width: 94px;
}
#header ul li.services a {
	background-position: -191px top;
	width: 82px;
}
#header ul li.products a {
	background-position: -273px top;
	width: 92px;
}
#header ul li.contacts a {
	background-position: -365px top;
	width: 84px;
}
#header ul li.home a:hover {
	background-position: 0 50%;
}
#header ul li.codevision a:hover {
	background-position: -97px 50%;
}
#header ul li.services a:hover {
	background-position: -191px 50%;
}
#header ul li.products a:hover {
	background-position: -273px 50%;
}
#header ul li.contacts a:hover {
	background-position: -365px 50%;
}
#header ul li.home a {
	background-position: 0 top;
}
#header ul li.home.active a {
	background-position: 0 bottom;
}
#header ul li.codevision.active a {
	background-position: -97px bottom;
}
#header ul li.services.active a {
	background-position: -191px bottom;
}
#header ul li.products.active a {
	background-position: -273px bottom;
}
#header ul li.contacts.active a {
	background-position: -365px bottom;
}
/* @end */
/* @group languageSelector */
#indexB .languageSelector {
	background: #D9D9D9;
}
.languageSelector ul {
	background: #838087 url(/_img/backgrounds/cornerLanguage.png) no-repeat left bottom;
	float: right;
	line-height: 20px;
	text-align: center;
	width: 56px;
}
.languageSelector ul li {
	display: inline;
	border-right: 1px solid #545358;
	padding-right: 5px;
	margin-right: 2px;
}
.languageSelector ul li.last {
	border: none;
	padding: 0;
	margin: 0;
}
.languageSelector ul li a {
	color: #FFF;
	font-size: 13px;
}
/* @end */
/* @group content */
#contentWrapper .content {
	color: #545358;
	line-height: 18px;
	padding: 20px 20px 40px 20px;
	background: url(/_img/backgrounds/cornerCodevision.png) no-repeat right bottom #FFF;
	overflow: hidden;
	position: relative;
	min-height: 190px;
}
#contentWrapper .content ul li {
	background: url(/_img/backgrounds/setaCodevision.png) no-repeat left center;
	color: #2E2E2E;
	margin-left: 15px;
	padding-left: 10px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}
#contentWrapper .content img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#indexB #contentWrapper .content {
	padding: 50px 0 40px 37px;
	min-height: 20px;
}
#contentWrapper .content h2.codevision {
	padding: 2px 0 5px 0;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(/_img/backgrounds/titles/titleCodevision.png) no-repeat left center;
	border-bottom: 2px solid #C5C5C5;
}
#contentWrapper .content.welcome {
	background: #FFF url(/_img/backgrounds/welcome_uk.png) no-repeat;
}
.pt #contentWrapper .content.welcome {
	background-image: url(/_img/backgrounds/welcome_pt.png);
}
#contentWrapper .content.codevision {
	background: #FFF url(/_img/cornerCodevision.png) no-repeat top right;
}
#contentWrapper .content p {
	color: #545358;
	line-height: 18px;
	margin-bottom: 10px;
}
p.codevisionPhone {
	background: url(/_img/backgrounds/phoneCodevision.png) no-repeat right center;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 0;
	text-indent: -9999px;
	width: 177px;
}
/* @end */
/* @group products */
#colLeft .products h2 {
	background: url(/_img/backgrounds/titles/h2Solutions.png) no-repeat;
	height: 40px;
	text-indent: -9999px;
}
.pt #colLeft .products h2 {
	background-image: url(/_img/backgrounds/titles/h2Solutions_pt.png);
}
#colLeft h3.title {
	height: 23px;
	text-indent: -9999px;
}
#colLeft h3.title.eschooling {
	background: url(/_img/backgrounds/titles/h3Server.png) no-repeat;
}
#colLeft h3.title.training {
	background: url(/_img/backgrounds/titles/h3Training.png) no-repeat;
}
#colLeft h3.title.remote {
	background: url(/_img/backgrounds/titles/h3Remotevision.png) no-repeat;
}
#colLeft .products ul {
	background: url(/_img/backgrounds/orelhaSolutions.png) no-repeat right bottom;
	padding-bottom: 42px;
	width: 290px;
}
#colLeft .products ul li {
	background: url(/_img/backgrounds/solutionsText.png) no-repeat scroll left 10px #47474A;
	padding-bottom: 10px;
}
#colLeft .products ul li .textWrapper {
	background: url(/_img/backgrounds/lineSolutionstext.png) no-repeat right bottom;
	padding: 10px 10px 0 25px;
	margin-bottom: 10px;
}
#colLeft .products ul li p {
	color: #A4A3A6;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
}
#colLeft .products ul li a.viewmore {
	background: url(/_img/buttons/saberMais.png) no-repeat;
	display: block;
	width: 100px;
	margin: 10px 0 0 20px;
	padding-bottom: 20px;
	text-indent: -9999px;
}
.pt #colLeft .products ul li a.viewmore {
	background-image: url(/_img/buttons/saberMais_pt.png);
}
#colLeft .products ul li a.viewmore:hover {
	background-position: left bottom;
}
#colLeft .codeMenu ul {
	background: #B0B0B0 url(/_img/backgrounds/menuCodevision.png) no-repeat;
	padding-top: 10px;
}
#colLeft .codeMenu ul li {
	background: url(/_img/backgrounds/linecolLeftText.png) no-repeat right bottom;
	padding-bottom: 10px;
	padding-top: 7px;
}
#colLeft .codeMenu ul li.last {
	background: url(/_img/backgrounds/orelhaCodevision.png) no-repeat right bottom;
	padding-bottom: 65px;
}
#colLeft .codeMenu ul li a {
	color: #545357;
	font-size: 12px;
	padding-left: 40px;
	text-align: center;
	text-decoration: none;
}
/* @end */
/* @group wrapperAppend */
.wrapperAppend {
	background: #F2F2F2 url(/_img/backgrounds/conersNews.png) no-repeat center bottom;
	padding: 10px 22px 0;
}
.wrapperAppend h3 {
	background: url(/_img/backgrounds/titles/news.png) no-repeat scroll left center;
	border-bottom: 2px solid #C5C5C5;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.wrapperAppend h3 a.more {
	color: #2E2E2E;
	font-size: 12px;
	text-indent: 0;
}
.wrapperAppend h3 a.more:hover {
	text-decoration: underline;
}
.pt .wrapperAppend h3 {
	background-image: url(/_img/backgrounds/titles/news_pt.png);
}
.wrapperAppend ul {
	float: left;
}
.wrapperAppend ul li {
	position: relative;
	width: 400px;
	float: left;
	color: #545358;
	font-size: 12px;
	line-height: 17px;
	margin: 0 15px 20px 0;
}
.wrapperAppend ul li a.image {
	float: left;
	margin-right: 10px;
}
.wrapperAppend ul li a.image img {
	border: 1px solid #C5C5C5;
}
.wrapperAppend ul li h4 a {
	color: #2E2E2E;
	font-size: 12px;
	font-weight: bold;
}
.wrapperAppend ul li h5 {
	color: #545358;
	font-size: 12px;
}
.wrapperAppend ul li p {
	color: #545358;
	font-size: 12px;
	line-height: 17px;
}
/* @end */
/* @group footer */
.footer {
	background: url(/_img/backgrounds/cornersFooter.png) no-repeat center bottom #656469;
	width: 341px;
	height: 24px;
	float: right;
	text-align: center;
	margin: -15px 10px 0 0;
}
.footer p, .footer a {
	color: #B3B3B3;
	line-height: 24px;
}
/* @end */
/* @group contacts */
h2.contacts {
	background: url(/_img/backgrounds/titles/titleContactos.png) no-repeat scroll left center;
	border-bottom: 2px solid #C5C5C5;
	margin-bottom: 10px;
	padding: 2px 0 5px;
	text-indent: -9999px;
}
.pt h2.contacts {
	background-image: url(/_img/backgrounds/titles/titleContactos_pt.png);
}
#colLeft img.contacts {
	display: block;
	padding-left: 1px;
}
#colLeft a.contacts {
	background: url(/_img/backgrounds/verLocalizacao.png) no-repeat;
	display: block;
	height: 29px;
	text-indent: -9999px;
}
.pt #colLeft a.contacts {
	background-image: url(/_img/backgrounds/verLocalizacao_pt.png);
}
#contentWrapper .content .colLeft {
	float: left;
}
#contentWrapper .content .colRight {
	float: right;
	width: 268px;
}
form label {
	margin-bottom: 5px;
	display: block;
}
form input, form textarea {
	background-color: #F2F2F2;
	border: none;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	width: 255px;
}
form textarea {
	height: 130px;
}
form input.submit {
	background: url(/_img/buttons/botaoEnviar.png) no-repeat;
	display: block;
	margin-left: 195px;
	height: 27px;
	text-indent: -9999px;
	width: 72px;
	cursor: pointer;
}
form .validation-advice {
	color: #E71F01;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}
.pt form input.submit {
	background-image: url(/_img/buttons/botaoEnviar_pt.png);
}
#contactsB #contentWrapper .content .colLeft {
	margin-right: 20px;
	width: 325px;
}
#contactsB #contentWrapper .content a {
	color: #545358;
	text-decoration: none;
}
#contactsB #contentWrapper .content a:hover {
	color: #E71F01;
	text-decoration: underline;
}
#contactsB #contentWrapper .content p {
	margin-bottom: 5px;
}
#contactsB #contentWrapper .content #mapBlock {
	height: 350px;
	margin-top: 20px;
}
/* @end */
/* @group news */
h2.news {
	background: url(/_img/backgrounds/titles/news.png) no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	border-bottom: 2px solid #C5C5C5;
	margin-top: 10px;
	padding-bottom: 5px;
}
.pt h2.news {
	background: url(/_img/backgrounds/titles/news_pt.png) no-repeat;
}
h2.career {
	background: url(/_img/backgrounds/titles/titleCarrers.png) no-repeat;
	margin-bottom: 10px;
	text-indent: -9999px;
	border-bottom: 2px solid #C5C5C5;
	margin-top: 10px;
	padding-bottom: 5px;
}
.pt h2.career {
	background-image: url(/_img/backgrounds/titles/titleOportunidades.png);
}
.news ul li {
	font-size: 1em !important;
	color: #2E2E2E !important;
	background-position: 0 5px !important;
	margin: 0 0 15px 0 !important;
}
.news.career ul {
	margin-left: 15px;
}
.news.career ul li {
	font-size: 12px !important;
}
.content h3 {
	color: #2E2E2E;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h3.red {
	color: #E71F01;
	font-size: 15px;
}
.content h3 a {
	color: #2E2E2E;
	font-size: 13px;
}
.content h3 a:hover {
	color: #E71F01;
}
span {
	color: #545358;
	font-size: 12px;
}
span.date {
	display: block;
	margin-bottom: 8px;
	line-height: 12px;
}
/* @end */
.textWrapper {
	margin-bottom: 20px;
}
.textWrapper a {
	color: #2E2E2E;
}
.textWrapper a:hover {
	color: #E71F01;
}
.imagesList {
	margin-bottom: 20px;
	background: #F2F2F2;
	padding: 10px 10px 10px 0;
}
.imagesList li {
	display: inline !important;
	background: none !important;
}
.imagesList li img {
	float: none !important;
	margin: 0 !important;
}
/* @group ul.screenshotsList */
.screenshotsList {
	background: #F2F2F2 !important;
	overflow: hidden !important;
	height: 1% !important;
	padding-top: 10px !important;
}
.screenshotsList li {
	background: none !important;
	float: left !important;
	margin: 0 10px 10px 0 !important;
}
.screenshotsList li a {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	border: 4px solid #E0EAF5 !important;
	display: block !important;
	height: 72px !important;
	width: 90px !important;
}
.screenshotsList li a:hover {
	border-color: #b9d6f5 !important;
}
/* @end */