/*
* -----------------------------------------------
* Style for default page
* Author:   Neotix
* URL:      www.neotix.com.br
* ----------------------------------------------- 
*/

/* 
* -----------------------------------------------
* IMPORTS
* -----------------------------------------------
*/
@import url("/static/css/shared/reset.css");
@import url("/static/css/shared/helper.css");
@import url("/static/css/shared/structure.aspx");
@import url("/static/css/shared/print.css") print;

/* 
* -----------------------------------------------
* HEADINGS
* -----------------------------------------------
*/
#title h1{
	background-image: url("/static/img/en-us/achievement/title.png");
}

#title h2{
	background-image: url("/static/img/en-us/achievement/quote.png");
}

/* 
* -----------------------------------------------
* BACKGROUNDS
* -----------------------------------------------
*/
.achievement div#container{
	background-image: url("/static/img/shared/bg_art_3.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

.achievement div#footer{
	background-image: url("/static/img/shared/bg_art_3.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}



/* 
* -----------------------------------------------
* ACHIEVEMENT
* -----------------------------------------------
*/
.text{
	width: 331px;
	float: left;
}

.text p{
	line-height: 21px;
	padding-bottom: 20px;
}


ul.companies{
	list-style: none;
	width: 250px;
	float: left;
	margin-left: 80px;
}

ul.companies.column-2{
	width: 200px !important;
}

ul.companies li{
	float: left;
}

ul.companies li dl dt{
	margin-bottom: 15px;
}

ul.companies li dl dd.company{
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 30px;
}

ul.companies li dl dd.maxcasa{
	width: 210px;
	height: 21px;
	background: url("/static/img/shared/achievement/companies-logos/maxcasa.png");
}

ul.companies li dl dd.bko{
	width: 72px;
	height: 56px;
	background: url("/static/img/shared/achievement/companies-logos/bko.png") no-repeat;
}

ul.companies li dl dd.solidi{
	width: 115px;
	height: 46px;
	background: url("/static/img/shared/achievement/companies-logos/solidi.png");
}

ul.companies li dl dd.itaplan{
	width: 164px;
	height: 22px;
	background: url("/static/img/shared/achievement/companies-logos/itaplan.png");
}

ul.companies li dl dd.tokstok{
	width: 169px;
	height: 24px;
	background: url("/static/img/shared/achievement/companies-logos/tokstok.png");
	margin-bottom:5px;
}

ul.companies li dl dd.maxcap{
	width: 182px;
	height: 33px;
	background: url("/static/img/shared/achievement/companies-logos/maxcap_voga.png");
}

ul.companies li dl dd.santander{
	width: 192px;
	height: 56px;
	background: url("/static/img/shared/achievement/companies-logos/santander.png");
}

ul.companies li dl dd.bradesco{
	width: 177px;
	height: 47px;
	background: url("/static/img/shared/achievement/companies-logos/bradesco.png") no-repeat;
}

ul.companies li dl dd.lopes{
	width: 160px;
	height: 53px;
	background: url("/static/img/shared/achievement/companies-logos/lopes.png") no-repeat;
}

ul.companies li dl dd.bueno{
	width: 150px;
	height: 69px;
	background: url("/static/img/shared/achievement/companies-logos/bueno-netto.png") no-repeat;
}