@import url("reset.css");
@import url("replacements.css");
/**
	Projeto - (Techware) v: 0.1
	Developer(s):
		+ Diogo Silva (diogosilvaferreira@gmail.com)
*/

/* Elementos */
html,body {
	font: 11px Tahoma,Arial,Sans-serif;
	color: #000;
	overflow: auto;
}

html,body { _overflow-x: hidden; }

#main {	background: url(../../img/shared/trace.gif) no-repeat left top; }

h1, h2, h3, h4, h5 { font-size: 11px;}

a {
	overflow: hidden;
	text-decoration: none;
	color: #636363;
}
a:hover {text-decoration: underline;}
li		{ list-style: none; }

input, textarea, select {
	font: 11px Tahoma,Arial,Sans-serif;
	color: #7a7857;
	padding: 0 2px;
}

textarea { overflow: auto; }

/* Estrutura */
#main {
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
}

#header {
	width: 92.5%;
	height: 180px;
	padding-left: 7.5%;
	margin-bottom: 81px;
}

#header .follow {
	width: 184px;
	float: right;
	padding: 37px 50px 0 0;
	position: absolute;
	right: 0;
}

#header .follow li {
	float: left;
	margin-right: 6px;
}

#header .follow h2 {
	margin: 0 0 4px 0;	
}

#header .follow li,#header .follow li a {
	text-indent: -9999px; display: block; overflow: hidden;
	width: 17px;
	height: 17px;
}

#header .follow li a:hover,#header .follow li:hover {
	background-position: 0 -17px;
}

#header h1 {
	float: left;
	margin-top: 87px;
}

#header .nav {
	float: left;
	left: 7%;
	margin-top: 160px;
	position: relative;
}

#header .nav li,#header .nav li a {
	text-indent: -9999px; display: block; overflow: hidden;
	float: left;
	height: 27px;
}

#header .quick {
	position: absolute;
	margin-top: 157px;
	float: right;
	right: 3%;
}

#header .quick li {
	float: left;
	padding-right: 8px;
}

#header .quick .search-icon {
	position: relative;
	z-index: 2;	
}

#header .quick .search-icon,#header .quick .search-icon a {
	text-indent: -9999px; display: block; overflow: hidden;
	background: url(../../img/shared/icon-search.png) no-repeat;
	width: 28px;
	height: 22px;
}

.quick .field {
    background: url(../../img/shared/bg-search.png) no-repeat;
    width: 20px;
    height: 30px;
    position: relative;
    /*left: 28px;*/
    z-index: 1;
    display: none;
}

.quick .field a.busca {
   float: left;
   width: 22px;
   height: 14px;
   margin: 3px 0 0 0;
   text-decoration: none;
}

.box-busca{
		float:right;
		position: relative;
		top: -1px;
}

.quick .field input {
	background: none;
	border: none;
	margin: 4px 0 0 0;
	width: 121px;
	color: #fff;
	float:left;
}

#container {
	height: auto;
	width: 92.5%;
	padding-left: 7.5%;	
}

/*Label erro indique amigo */
.lbl-msg {
	padding-bottom: 12px;
	width: auto;
	color: red;
	float: left;
	display: none;
}
.spanErro { background: url(../../img/shared/bg-indique-erro.png) no-repeat !important; }

/* #footer */
#footer {
	width: 100%;
	height: 50px;
}

.footer-group {
	width: 57%;
	float: left;
	height: 50px;
	position: relative;
}

#footer p.bt-expand {
	text-indent: -9999px; display: block; overflow: hidden;
	width:48px;
	height: 40px;
	position: absolute;
	z-index: 3;
	margin-top: 10px;
	background: url(../../img/shared/bt-expand-footer.png) no-repeat;
}*html #footer p.bt-expand {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/web/static/img/shared/bt-expand-footer.png', sizingMethod='scale');
}
/*
	Quando subir o site mudar o caminho ---filter
		/web/static/img/home/
		para
		/static/img/home/
	Deixando sempre a imagem como caminho root para o filter png funcionar o IE6 
*/

#footer .nav-footer {
	color: #fff;
	width: 95.2%;
	height: 35px;
	background: #d70c8b url(../../img/shared/bg-nav-footer-rosa.png) right no-repeat;
	clear: both;
	position: absolute;
	z-index: 1;
	padding: 8px 0 0 47px;
	display: none;
}

#footer .nav-footer li {
	background: url(../../img/shared/dot-nav-footer.png) no-repeat 0 5px;
	padding: 0 9px 0 16px;	
}

#footer .nav-footer li a {
	font-size: 11px;
	color: #f7cee8;
}

#footer .nav {
	width: 97%;
	height: 22px;
	background: #252525 url(../../img/shared/bg-nav-footer.png) right no-repeat; 
	clear: both;
	position: absolute;
	z-index: 2;
	margin-top: 28px;
}

.bg-footer-secund	{ background-image: url(../../img/shared/bg-nav-footer-02.png) !important; }
.bg-footer-default	{ background: url(../../img/shared/bg-nav-footer.png) no-repeat; }

#footer .nav-footer, #footer .nav { float: left; }

#footer .nav-footer li, #footer .nav li { 
	float:left;
	/* debug */
	clear: right;
	display: inline;
}

#footer .nav li { padding-right: 11px; }

#footer .nav li,#footer .nav li a {
	text-indent: -9999px; display: block; overflow: hidden;
	height: 16px;
}

#footer .nav li.mn-home { padding-left: 48px; }

#footer .nav li a:hover,#footer .nav li:hover {
	background-position: 0 -16px;
}

#footer .logos {
	background: url(../../img/shared/footer-logos.png) no-repeat;
	position: relative;
	margin-top: 23px;
	width: 248px;
	height: 20px;
	float: left;
	left: 17px;
}

#footer .logos li {float: left;}

#footer .logos li a {
	height: 19px;
	text-decoration: none;
}

#footer .logos li.oracle a {
	text-indent: -9999px; display: block; overflow: hidden;
	margin-right: 8px;
	width: 118px;
}

#footer .logos li.partner a {
	text-indent: -9999px; display: block; overflow: hidden;
	margin-right: 27px;
	width: 39px;
}

#footer .logos li.neotix, #footer .logos li.neotix a {
	color: #7D7B7B;
	font-size: 10px;
	line-height: 9px;
	width: 31px;
	float: right;
}

#footer .nav li.by-neotix {
	padding: 6px 10px 0 0;
}

#footer .nav li.by-neotix,#footer .nav li.by-neotix a {
	text-indent: 0;
	color: #7D7B7B;
	font-size: 10px;
	line-height: 9px;
	width: 50px !important;
	float: right;
	text-decoration: none;
}
.jcarousel-skin-tango li a.selected,
.paginacao li a:hover,.paginacao li:hover {
	background-position: 0 -21px;
}


.kit-requirements {
	float: left;
	width: 100%;
	padding: 60px 0 75px 0;
	/*width: 87.4%;
	padding: 60px 0 75px 212px;*/
	line-height: 18px;
}

.kit-requirements .best-practices {
	background: url(../../img/produtos/bg-best-practices.png) no-repeat left bottom;
	padding: 10px 100px 18px 166px;
	width: 245px;
	height: 148px;
	float: left;
}

.kit-requirements .architecture {
	background: url(../../img/produtos/bg-architecture.png) no-repeat left bottom;
	padding: 10px 0 18px 153px;
	width: 258px;
	float: left;
}

.kit-requirements .best-practices h3,.kit-requirements .architecture h3 {
	margin: 0 0 10px 0;
}