html {
	height: 100.1%;
	overflow: -moz-scrollbars-vertical;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 99%;
	background: url(/images/background.gif) white repeat-x; 
}

img {
	border: none;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html, body, h1, h2, h3, h4, a, b, u, i, div, span, input, textarea, select 
{
	font-family: Arial;
	font-size: 10px;
	color: #939894;
	line-height: 1.6;
}

h1, h2, h3, h4 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

a 
{
	color: #353535;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

html, div 
{
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #939894;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #939894;
	scrollbar-lightshadow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #939894;
	scrollbar-3dlight-color: #ffffff;
}

:focus 
{
	outline: 0;
} 

#main
{
	width: 100%;
}

#header
{
	position: relative;
	width: 875px;
	height: 116px;
	margin: 0px auto;
	background: 0px 37px url(/images/logo.gif) no-repeat;
	z-index: 1;
}

#content
{
	position: relative;
	width: 875px;
	margin: 0px auto;
	z-index: 0;
}

#left
{
	width: 280px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#center
{
	width: 376px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#right
{
	width: 219px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#footer
{
	clear: both;
	width: 100%;
	border-top: 1px solid #e5e6e5;
	text-align:center;
}

#home
{
	width: 191px;
	height: 37px;
	margin: 37px 88px 0px 0px;
	float: left;
}

#search
{
	position: absolute;
	left: 600px;
	top: 37px;
	width: 275px;
	height: 28px;
}

.header
{
	margin: 0px 0px 15px 0px;
	height: 35px;
	position: relative;
	background: url(/images/dot.gif) repeat-x 0 bottom;
	text-transform: uppercase;
}

.header	.title
{
	position: absolute;
	top: 11px;
	font-size: 15px;
	letter-spacing: 1px;
}

.header	.subtitle
{
	position: absolute;
	top: -1px;
	color: #000000;
}

#left .header
{
	border-color: #cba444;	
}

#left .header .title, #left h3
{
	color: #cba444;	
	text-transform: uppercase;
}

#center .header
{
	border-color: #377eb8;	
}

#center .header .title, #center h3
{
	color: #377eb8;	
	text-transform: uppercase;
}

#right .header
{
	border-color: #9bcd14;	
}

#right .header .title, #right h3
{
	color: #9bcd14;	
	text-transform: uppercase;
}

.menuDefault
{
	/*width: 320px;*/
	width:560px;
	height: 28px;
	margin: 37px 0px 0px 0px;
	float: left;
}

#menuDefaultRoot
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menuDefaultRoot li 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	list-style-type: none;
	float: left;
}

.menuLegal, .menuReference
{
	margin: 4px auto 0px auto;
	height: 12px;
}

#menuLegalRoot, #menuReferenceRoot
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menuLegalRoot li, #menuReferenceRoot li 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	list-style-type: none;
	display:inline;
}

#menuLegalRoot li a, #menuReferenceRoot li a
{
	text-transform: uppercase;
	font-size: 10px;
}

#menuLegalRoot li a:hover, #menuReferenceRoot li a:hover
{
	text-decoration: underline;
}

#menuReferenceRoot li.prefix
{
	text-transform: uppercase;
}

#menuLegalRoot li.spacer, #menuReferenceRoot li.spacer
{
	position: relative;
	top: -1px;
}

.pageDefault, .companyDetail, .companyReview, .companyWrite, .companyBranches
{
	margin: 0px 50px 0px 0px;
}

.pageDefault p
{
	text-align: justify;
}

.legenda
{
	position: relative;
	margin: 20px 50px 20px 0px;
}

.legenda .shadow
{
	position: absolute;
	top: -145px;
	left: 206px;
	width: 3px;
	height: 146px;
	background: black;
}

.legenda .image
{
	position: absolute;
	top: -148px;
	width: 205px;
	height: 147px;
	margin: 0px 4px 0px 0px;
	background: white url(/images/legenda.gif) no-repeat 10px 5px;
	border: 1px solid #cba444;
	border-bottom: none;
}

.legenda .shadow.hidden,
.legenda .image.hidden
{
	display: none;
}

.legenda .button
{
	position: relative;
	margin: 0px 4px 0px 0px;
}

.companyHome #stats
{
	position: absolute;
	top: 13px;
	left: 280px;
	text-transform: uppercase;
	font-size: 14px;
}

.companyHome #stats .number
{
	color: #377eb8;
	font-size: 14px;
}

.companyHome #graph
{
	height: 250px;
}

.companyHome .graph, .companyBrowse .graph, .companyFinal .graph
{
	position: relative;
	width: 196px;
	height: 240px;
	float: left;
}

#left .companyBranches .header 
{
	border-color: #377eb8;
}

#left .companyBranches .header .title 
{
	color: #377eb8;
}

.companyBranches
{
	width: 230px;
}

.companyBranches ul, #top .companyBranches ul
{
	margin: 0px;
	padding: 8px 0px 8px 15px;
	background-color: #fafafa;
	list-style: none;
	border: 1px solid #e1e1e1;
}

#top .companyBranches ul
{
	height: 364px;
}

.companyBranches ul li
{
	padding: 0px 0px 0px 8px;
	background: url(/images/company/arrow_blue.gif) no-repeat 1px 7px;
}

.companyBranches ul li a
{
	color: #939894;
	text-transform: uppercase;
}

.companyBranches ul li a:hover
{
	color: #377eb8;
}

.companyBranches ul li .number
{
	color: #377eb8;
}

.companyFinal .graph
{
	width: 180px;
}

.companyBrowse form h3
{
	float: left;
	margin: 1px 0px 0px 0px;
}

.companyBrowse form select
{
	display: block;
	float: left;
	margin: 1px 18px 0px 18px;
	height: 20px;
	font-size: 10px;
}

.companyBrowse #result
{
	position: relative;
	clear: both;
	border-top: 1px solid white;
}

.companyBrowse #result .first
{
	height: 20px;
	background: url(/images/dot.gif) repeat-x 0 bottom;
}

.companyBrowse #result h3
{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 6px 0px;
	background: url(/images/dot.gif) repeat-x 0 bottom;
}

.companyBrowse #result .widget
{
	position: absolute;
	top: 26px;
	right: -5px;
}

.companyBrowse #result .widget div
{
	float: left;
	height: 20px;
	padding: 0px 5px;
}

.companyBrowse #result .widget div a
{
	color: #939894;
}

.companyBrowse #result .widget div .icon
{
	position: relative;
	top: -2px;
	border: 1px solid white;
}

.companyBrowse #result .widget div .icon.active
{
	border: 1px solid #d8dad8;
}

.companyBrowse #result .caption
{
	position: relative;
	text-transform: uppercase;
}

.companyBrowse #result .pager
{
	position: relative;
	clear: both;
	margin: 10px 0px;
	padding: 10px 0px 0px 0px;
	background: url(/images/dot.gif) repeat-x;
}

.companyBrowse #result .pager .floater
{
	position: absolute;
	right: 0px;
}

.companyBrowse #result .pager .floater img
{
	float: left;
	margin: 2px;
}

.companyBrowse #result .pager .floater div
{
	float: left;
	margin: 0px 2px;
	padding: 0px 5px;
	border: 1px solid white;
	text-transform: uppercase;
	text-align: center;
	color: #377eb8;
}

.companyBrowse #result .pager .floater div.number
{
	border: 1px solid #bfbfbf;
}

.companyBrowse #result .pager .floater a div.number
{
	color: #bfbfbf;
}

.companyBrowse #result .pager .floater a:hover div.number
{
	color: #377eb8;
	border: 1px solid #377eb8;
}

.companyBrowse #result .pager .floater div.current
{
	border: 1px solid #377eb8;		
}

.companyBrowse ul, .companyDetail ul, .companyWrite ul
{
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.companyBrowse ul li, .companyDetail ul li, .companyWrite ul li
{
	position: relative;
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	background: url(/images/company/arrow_blue.gif) no-repeat 1px 6px;
	text-transform: uppercase;
}

.companyBrowse ul li.alternate
{
	background-color: #f0f8ff;
}

.companyBrowse ul li a, .companyDetail ul li a, .companyWrite ul li a
{
	color: #939894;
}

.companyBrowse ul li a:hover, .companyDetail ul li a:hover, .companyWrite ul li a:hover
{
	color: #377eb8;
}

.companyBrowse .column
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.companyBrowse .criterium_title .column
{
	display: none;
}

#related
{
	clear: both;
}

#related h3, .companyDetail #review h3
{
	color: #377eb8 !important;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	background: url(/images/dot.gif) repeat-x 0 bottom;
	text-transform: uppercase;
}

#related h3.title, .companyDetail #review h3.title
{
	color: #939894 !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: none;
}

#related .text, .companyDetail #review .text
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	min-height: 78px;
}

.companyDetail #container
{
	overflow: auto;
}

.companyDetail #image
{
	margin: 15px 0px 0px 0px;
}

.companyDetail #review 
{
	position: relative;
	overflow: hidden;
}

.companyDetail #review .close
{
	position: absolute;
	top: 0px;
	right: 0px;
}

.companyDetail #review .graph
{
	float: right;
	width: 65px;
	height: 78px;
	margin: 0px 0px 10px 25px;
	border: 1px solid #eaebea;
}

.companyDetail #review .footer
{
	width: 100%;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
}

.companyDetail #review .footer .right
{
	text-align: right;
}

.companyDetail #review .footer th
{
	text-align: left;
	font-weight: normal;
}

.companyDetail #review .footer td
{
	color: #377eb8;
}

.companyDetail #review .close
{
	float: right;
}

.companyWrite #container
{
	position: relative;
}

.companyWrite #container #image
{
	position: absolute;
	width: 595px;
}

.companyFinal .pageDefault .text
{
	margin-bottom: 10px;
}

.companyFinal h3.avg
{
	color: #8a8b8a !important; 
}

.companyFinal #subscribe
{
	background: url(/images/dot.gif) repeat-x 0 bottom;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.companyFinal #related
{
	width: 360px;
}

#top
{
	position: relative;
	left: -280px;
	width: 872px;
	height: 430px;
	background: url(/images/dot.gif) repeat-x;
}

#top .left, #top .right
{
	position: absolute;
	top: 10px;
}

#top .right
{
	width: 595px;
	right: 0px;
}

#top .header
{
	margin: 0px 0px 11px 0px;
}

#top .top
{
	width: 258px;
	height: 102px;
	margin: 0px 0px 11px 0px;
	padding: 8px 16px;
	float: left;
	border: 1px solid #e1e1e1;
}

#top .separator
{
	width: 11px;
	height: 102px;
	float: left;
}

#top .more
{
	padding: 8px 0px 0px 0px;
	background: url(/images/dot.gif) repeat-x;
}

#top .more a
{
	display: block;
	float: right;
}

#top ul,
#right ul
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#top ul li,
#right ul li
{
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	text-transform: uppercase;
}

#top ul li
{
	background: url(/images/company/arrow_blue.gif) no-repeat 1px 6px;
}

#right ul li
{
	background: url(/images/company/arrow_green.gif) no-repeat 1px 8px;
}

#top ul li a,
#right ul li a
{
	color: #939894;
}

#top ul li a:hover
{
	color: #377eb8;
}

#right ul li a:hover
{
	color: #9bcd14;
}

#right .image img
{
	margin: 0px 0px 10px 0px;
}

#right .text
{
	margin: 0px 0px 10px 0px;
}

#right p
{
	margin: 0px 0px 0px 0px;
}

#right .button
{
	visibility: hidden;
	margin: 0px 0px 30px 0px;
}

#right #detail a
{
	color: #9bcd14;
}

#left .previous_button
{
	width: 15px;
	height: 19px;
	margin: 0px auto 5px auto;
	cursor: pointer;
	background: url(/images/company/up.gif) no-repeat;
}

#left .previous_button_over
{
	background: url(/images/company/up_on.gif) no-repeat;
}

#left .previous_button_disabled
{
	visibility: hidden;
}

#left .next_button
{
	width: 15px;
	height: 19px;
	margin: 5px auto 0px auto;
	cursor: pointer;
	background: url(/images/company/down.gif) no-repeat;
}

#left .next_button_over
{
	background: url(/images/company/down_on.gif) no-repeat;
}

#left .next_button_disabled
{
	visibility: hidden;
}

#left #container 
{
	position: relative;
	height: 216px;
	overflow: hidden;
}

#left #reviews 
{
	position: relative;
	height: 100000px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#left #reviews li
{
	list-style-type: none;
	height: 54px;
}

#left .review
{
	position: relative;
	cursor: pointer;
}

#left .review .top
{
	width: 227px;
	height: 11px;
	background: url(/images/company/review_top.gif) no-repeat 0px 3px;
}

#left .review.active .top
{
	background: url(/images/company/review_top_active.gif) no-repeat 0px 3px;
}

#left .review .text
{
	overflow: hidden;
	height: 37px;
	padding: 0px 15px 0px 15px;
	background: url(/images/company/review_background.gif) repeat-y;
}

#left .review.active .text
{
	color: #cba444;
	background: url(/images/company/review_background_active.gif) repeat-y;
}

#left .review .bottom
{
	width: 227px;
	height: 6px;
	background: url(/images/company/review_bottom.gif) no-repeat;
}

#left .review.active .bottom
{
	background: url(/images/company/review_bottom_active.gif) no-repeat;
}

#left .review .more
{
	position: absolute;
	top: 26px;
	left: 173px;
	display: block;
	float: right;
	width: 40px;
	background: url(/images/company/arrow_brown.gif) no-repeat 37px 6px;
	color: #cba444;
	text-transform: uppercase;
}
