body {
	background: #fafaf8;
	color: #939da3;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #fafaf8 url(/_img/backgrounds/mainBottomBG.jpg) repeat-x bottom left;
	position: relative;
}
/* @group structural */
.topBG {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
	height: 270px;	
	z-index: -10;
	background: url(/_img/backgrounds/mainTopBG.jpg) repeat-x;
}
#pageWrapper {
/*	padding: 0 130px;*/
	position: relative;
    width: 960px;
}
#pageContainerTop {
    width: 100%;
    height: 8px;
	position: relative;
}
#pageContainerTop .left {
	width: 8px;
	height: 8px;
	background: url(/_img/corners/pageWrapper.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#pageContainerTop .center {
	width: 944px;
	height: 8px;
	border-top: 1px solid #e8e6dd;
	margin: 0 8px;
	background: #fff;
	float: left;
}
#pageContainerTop .right {
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 8px;
	background: url(/_img/corners/pageWrapper.png) no-repeat -8px 0;
}
#pageContainer {
    background: #fff;
    /*PLT-UPDATE width: 958px;*/
	width:960px;
	background: #fff;
	/*PLT-UPDATE border: 1px solid #e5e5db;*/
	border-top: 0;
	border-bottom: 0;
}
#colLeft {
	float: left;
	width: 162px;
}
#colContent {
	float: right;
	width: 786px;
	margin: 0 0 20px 10px;
}
#colContent .colLeft {
	width: 469px;
	float: left;
}
#colContent .colRight {
	width: 300px;
	float: right;
	margin-right: 10px;
}
/* @end */
/* @group topBar */
#topBar {
    background: #3b4851 url(/_img/backgrounds/topBar.jpg) repeat-x;
    height: 42px;
    margin-bottom: 17px;
    width: 100%;
	z-index: 1000;
}
#topBar .centerWrapper {
    width: 960px;
    padding-top: 12px;
}
#topBar .centerWrapper ul {
    width: 162px;
    float: left;
}
#topBar .centerWrapper ul li {
    float: left;
}
#topBar .centerWrapper ul li a {
    margin: 0 3px;
}
#topBar .centerWrapper .lang {
    width: 18px;
    height: 18px;
    float: left;
    text-indent: -9999px;
}
#topBar .centerWrapper .pt {
    background-position: -18px 0;
}
#topBar .centerWrapper .pt:hover, #topBar .centerWrapper .pt.active {
    background-position: -73px 0;
}
#topBar .centerWrapper .uk {
    background-position: -36px 0;
}
#topBar .centerWrapper .uk:hover, #topBar .centerWrapper .uk.active {
    background-position: -91px 0;
}
#topBar .centerWrapper .es {
    background-position: 0 0;
}
#topBar .centerWrapper .es:hover, #topBar .centerWrapper .es.active {
    background-position: -55px 0;
}
#topBar .centerWrapper div {
    width: 795px;
    float: right;
	margin-right: 3px;
}
#topBar .centerWrapper div a{
    font-size: 1.1em;
    line-height: 18px;
    float: left;
    padding-right: 23px;
    margin-left: 15px;
	position: relative;
}
#topBar .centerWrapper div a span {
	width: 18px;
	height: 18px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
#topBar .centerWrapper div .right {
    color: #fff;
}
#topBar .centerWrapper .recomend span {
    background-position: 0 -18px;
}
#topBar .centerWrapper .favorites span {
    background-position: -36px -18px;
}
#topBar .centerWrapper .personalize span {
    background-position: -18px -18px;
}
#topBar .centerWrapper .location span {
    background-position: -54px -18px;
}
#topBar .centerWrapper .register span {
    background-position: -18px -54px;
}
#topBar .centerWrapper .login span {
    background-position: 0 -54px;
}
#topBar .centerWrapper .myaccount span {
	background-position: 0 -54px;
}
#topBar .centerWrapper .welcomeUser {
	padding-right: 0;
}
/* @end */
/* @group header */
#header {
	/*PLT-UPDATE width: 938px;*/
    width: 960px;
	padding: 0px;
	position: relative;
	float: left;
	/*PLT-UPDATE*/
	background:url(/_img/new/bg_header.gif) top left no-repeat;
}
#buzinaLogo {
	float: left;
	margin:0px;
	padding:10px 0px 0px 1px;
}
#btnSearch {
	border: 0;
	background: url(/_img/new/bg_btn_search.gif) top left no-repeat;
	width: 90px;
	height: 25px;
	cursor: pointer;
/*	text-indent: -9000px;
	margin-left: 5px;
	overflow: hidden;
	font-size: 0px;
	display:block;
	line-height: 0px;*/
	color:#FFFFFF;
	padding:0px 0px 0px 25px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:lowercase;
	text-align:left;
	float:right;
	margin:0px;
}
#searchForm {
	width: 400px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#searchForm ul {
	z-index: 100;
	width: 667px;
	height: 27px;
	background: url(/_img/searchTab/searchTabBG.png) repeat-x;
	float: left;
}
#searchForm ul li {
	display: inline;
	z-index: 99;
}
#searchForm ul li a {
	padding-left: 5px;
	font-size: 1.2em;
	background: url(/_img/searchTab/searchTabLeft.png) no-repeat;
	float: left;
	height: 26px;
	line-height: 27px;
	margin-right: 2px;
	font-style: italic;
}
#searchForm ul li a span {
	background: url(/_img/searchTab/searchTab.png) top right;
	padding: 0 10px 0 5px;
	display: block;
	float: left;
	clear: both;
	height: 26px;
}
#searchForm ul li a.active {
	background: url(/_img/searchTab/searchTabLeft_active.png) no-repeat;
	color: #88c045;
	height: 27px;
}
#searchForm ul li a.active span {
	background: url(/_img/searchTab/searchTab_active.png) top right;
	height: 27px;
}
#searchForm fieldset {
	clear: both;
	height: 27px;
}
#searchForm fieldset p {
	float: left;
}
#searchForm p {
	display: inline;
}
#searchForm label {
	display: none;
}
#searchForm .textbox {
	border:none;
	background:url(/_img/new/bg_search_input.gif) top left no-repeat;
	padding:5px 5px 4px 5px;
	color: #455660;
	width: 153px;
	margin:0px;
}
.visibility {
	position: absolute;
	top: 0;
	right: 10px;
	float: right;
	display: inline;
	color: #586671;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}
.visibility span {
	float: left;
	line-height: 18px;
}
.visibility a {
	width:  17px;
	height: 16px;
	float: left;
	text-indent: -9999px;
	margin-left: 3px;
}
.visibility .more {
	background-position: 0 -107px;
}
.visibility .less {
	background-position: -17px -107px;
}
/* @end */
/* @group colLeft */
#colLeft h3 {
	color: #6b7c87;
	font-size: 16px;
	margin-bottom: 6px;
}
#colLeft .block {
	margin-bottom: 15px;
	margin-left: 15px;
}
#colLeft #callCenter.block {
	margin-left: 15px;
}
#colLeft #tagcloud {
	margin-left: 0;
	overflow: hidden;
	width: 162px;
}
/* @end */
/* @group menuWrapper */
#menuWrapper {
	margin-bottom: 15px;
	width: 161px;
	float: left;
}
#menuWrapper li {
	width: 100%;
	float: left;
	position: relative;
}
#menuWrapper li span {
	width: 21px;
	height: 16px;
	position: absolute;
	top: 7px;
	right: 0;
}
#menuWrapper li.collapsed span {
	background: url(/_img/general/collapsed.png) no-repeat;
}
#menuWrapper li.menuGrey.collapsed span {
	background: url(/_img/general/collapsed_grey.png) no-repeat;
}
#menuWrapper li.expanded span {
	background: url(/_img/general/expanded.png) no-repeat;
}
#menuWrapper li a {
	font-size: 1.2em;
	background: #88c141 url(/_img/sprites/menu.png) no-repeat;
	background-position: 0 -59px;
	display: block;
	text-align: right;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #6f9e34;
	border-top: 1px solid #d8e890;
	line-height: 18px;
	padding: 5px 25px 5px 10px;
}

#menuWrapper li a:hover, #menuWrapper li a.active {
	background-position: 0 -118px;
	border-bottom: 1px solid #303b43;
}
#menuWrapper li.menuGrey a {
	background-position: 0 -350px;
	color:#909DA5;
	border-bottom: 1px solid #909DA5;
	border-top: 1px solid #C8D3DB;
}
#menuWrapper li.menuGrey a:hover, #menuWrapper li a.active {
	background-position: 0 -118px;
	border-bottom: 1px solid #303b43;
}
#menuWrapper li a.top {
	background-position: 0 0;
	background-color: transparent;
	border-top: 0;
}
#menuWrapper li a.top:hover, #menuWrapper li .top.active {
	background-position: 0 -292px;
	background-color: transparent;
}
#menuWrapper li a.bottom {
	background-position: 0 -234px;
	background-color: transparent;
	border-bottom: 0;
}
#menuWrapper li a.bottom:hover, #menuWrapper li .bottom.active {
	background-color: transparent;
	background-position: 0 -263px;
}
#menuWrapper li ul li a,
#menuWrapper li.menuGrey ul li a {
	background: #f8f9fa;
	color: #6b7c87;
	border-bottom: 1px solid #dedfe0;
	border-top: 0;
	text-transform: lowercase;
}
#menuWrapper li ul li a:hover,
#menuWrapper li.menuGrey ul li a:hover {
	background: #e1e2e3;
	color: #2f3a42;
	border-bottom: 1px solid #dedfe0;
}
/* @end */
/* @group panelWrapper */
#panelWrapper {
	padding: 0 5px 0 10px;
	width: 777px;
}
#panelWrapper a {
	display: block;
	float: left;
	height: 150px;
	margin-right: 5px;
	position: relative;
	width: 250px;
}
#panelWrapper .directory {
	background: url(/_img/backgrounds/directory.png) no-repeat;
	height: 132px;
}
#panelWrapper .directory:hover {
	background-position: 0 -132px;
}
#panelWrapper .directory .head {
	color: #3f3f3f;
	font-size: 16px;
}
#panelWrapper .directory .body {
	color: #3f3f3f;
}
#panelWrapper .maintenance {
	background: url(/_img/backgrounds/maintenance.png) no-repeat;
	height: 134px;
}
#panelWrapper .maintenance:hover {
	background-position: 0 -134px;
}
#panelWrapper .maintenance .head {
	color: #fff;
	font-size: 16px;
}
#panelWrapper .maintenance .body {
	color: #fff;
}
#panelWrapper .insurance {
	background: url(/_img/backgrounds/insurance.png) no-repeat;
	height: 139px;
}
#panelWrapper .insurance:hover {
	background-position: 0 -139px;
}
#panelWrapper .insurance .head {
	color: #fff;
	font-size: 16px;
}
#panelWrapper .insurance .body {
	color: #fff;
}
#panelWrapper a .head {
	left: 11px;
	position: absolute;
	top: 10px;
}
#panelWrapper a .body {
	font-size: 12px;
	left: 12px;
	line-height: 14px;
	position: absolute;
	right: 32px;
	top: 38px;
}
/* @end */
/* @group breadCrumb */
.breadCrumb {
	display: block;
	background: #f3f7fA;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px;
	margin-bottom: 20px;
}
.breadCrumb li {
	display: inline;
}
.breadCrumb li a {
	background: #f3f7fa url(/_img/general/breadcrumb.jpg) no-repeat top right;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	padding-right: 18px;
	text-transform: lowercase;
}
.breadCrumb li.active a {
	font-weight: bold;
	color: #2f3a42;
}
/* @end */
/* @group bottomWrapper */
#bottomWrapper {
    width: 100%;
}
#bottomWrapper .info {
	height: 30px;
	clear: both;
	font-size: 1.1em;
	line-height: 30px;
	position: relative;
	padding: 0 8px;
	color: #6b7c86;
}
#bottomWrapper .info a {
	color: #6b7c86;
}
#bottomWrapper .info a:hover {
	color: #2f3a42;
}
#bottomWrapper .info .left, #bottomWrapper .info .right {
	background: url(/_img/corners/wrapperBottom.png) no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	z-index: 100;
	bottom: 0;
}
#bottomWrapper .info .left {
	background-position: 0 0;
	left: 0;
}
#bottomWrapper .info .right {
	background-position: -8px 0;
	right: 0;
}
#bottomWrapper .info .center {
	background: #b4bdc2;
	height: 30px;
	display: block;
}
#bottomWrapper .info .center > span {
	float: left;
	margin-left: 15px;
}
#bottomWrapper .info .goTop {
	padding: 0 26px 0 0;
	float: right;
	position: relative;
	margin-right: 15px;
}
#bottomWrapper .info .goTop span {
	background: 0 -199px;
	width: 19px;
	height: 26px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}
#bottomWrapper .info .socialnetworks {
	float: right !important;
	height: 25px;
	padding: 5px 10px 0 0;
}
#bottomWrapper .info .socialnetworks .followUs {
	float: left;
	line-height: 17px;
	margin: 1px 10px 0 0;
}
#bottomWrapper .info .icon {
	margin-right: 5px;
	position: relative;
	float: right;
}
#bottomWrapper .info .icon span {
	width: 18px;
	height: 19px;
	float: left;
}
#bottomWrapper .info .twitter span {
	background-position: 0 -423px;
}
#bottomWrapper .info .myspace span {
	background-position: -18px -423px;
}
#bottomWrapper .info .hi5 span {
	background-position: -36px -423px;
}
#bottomWrapper .info .facebook span {
	background-position: -54px -423px;
}
#utilsBar {
	margin: 0 10px;
	clear: both;
	height: 222px;
	position: relative;
	font-size: 1.3em;
}
#utilsBar span.left, #utilsBar span.right {
	width: 8px;
	height: 222px;
	float: left;
	position: absolute;
	bottom: 0;
	z-index: 999;
	background: url(/_img/corners/utilsBar.png) no-repeat;
}
#utilsBar span.left {
	background-position: 0 0;
	left: 0;
}
#utilsBar span.right {
	background-position: -8px 0;
	right: 0;
}
#utilsBar div.center {
	background: url(/_img/backgrounds/utilsBar.jpg) repeat-x;
	margin: 0 8px;
	float: left;
}
#utilsBar .box {
	width: 100px;
	height: 202px;
	float: left;
	padding-top: 20px;	
}
#utilsBar .box h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}
#utilsBar #contacts {
	width: 156px;
	padding-left: 10px;
	padding-right: 10px;
}
#utilsBar #contacts h3 {
	color: #88bf40;
}
#utilsBar #contacts li {
	position: relative;
}
#utilsBar #contacts li span .lookup {
	background-position: 0 -179px;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 1px;
	right: 0;
}
#utilsBar #contacts li span.contactItem {
	color: #fff;
	display: block;
	border-bottom: 1px solid #313b44;
	padding: 10px  0 5px 20px;
	margin-bottom: 10px;
}
#utilsBar #contacts li span.contactItem .phone {
	background-position: 0 -137px;
	width: 15px;
	height: 14px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 0;
}
#utilsBar #traffic div, #utilsBar #contacts div {
	width: 100%;
	height: 140px;
	display: block;
	overflow: hidden;
	position: relative;
}
#utilsBar #trafficTicker {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#utilsBar #contacts .moreGreen, #utilsBar #traffic .moreGreen {
	float: right;
	margin: 10px 10px 0;
}
#utilsBar #weather {
	width: 176px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(/_img/backgrounds/utilsBar2.jpg) repeat-x;
}
#utilsBar #weather h3 {
	color: #f4b124;
}
#utilsBar #traffic {
	width: 196px;
	padding-left: 10px;
	padding-right: 10px;
}
#utilsBar #traffic li {
	border-bottom: 1px solid #2f3a42;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
#utilsBar #traffic li span {
	color: #fff;
	font-size: 12px;
}
#utilsBar #traffic h3 {
	color: #ff6203;
}
#utilsBar #quicknav {
	width: 306px;
	padding-left: 10px;
}
#utilsBar #quicknav h3 {
	color: #6fc0ff;
}
#utilsBar #quicknav li {
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 123px;
	float: left;
	border-bottom: 1px solid #2f3a42;
	position: relative;
}
#utilsBar #quicknav li span {
	background-position: -13px -165px;
	width: 13px;
	height: 14px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
#utilsBar #quicknav .moreBlue {
	float: right;
	margin: 10px 10px 0;
}
/* @end */
/* @group Weather */
.weatherImg {
	width: 52px;
	height: 52px;
	display: block;
	margin: 0 10px 10px 0;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
.weatherStatus {
	padding: 15px 0;
	border-bottom: 1px solid #37444c;
	margin-bottom: 10px;
	padding-left: 58px;
	position: relative;
}
.weatherStatus h6 {
	color: #fff;
	border-bottom: 1px solid #37444c;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#weather .moreGreen, .weatherStatus .weatherNextDays {
	float: right;
}
#weather .weatherCity {
	text-align: center;
}
#weather .weatherCity span {
	font-size: 11px;
	display: block;
	padding-bottom: 5px;
}
/* @end */
/* @group footer */
#footer {
	font-size: 1.1em;
	clear: both;
	margin: 10px 20px;
	position: relative;
}
#footer .right {
	position: absolute;
	top: 0;
	right: 0;
}
#footer .bold {
	font-weight: bold;
}
#capsulaMiniLogo {
	text-indent: -9999px;
	display: inline-block;
	background: url(/_img/capsulalogo.png) no-repeat;
	width: 20px;
	height: 65px;
	position: relative;
	float: right;
	right: -30px;
	margin-top: -120px;
}
/* @end */
/* @group content */
#contentWrapper h3 {
	color: #87c040;
	font-size: 18px;
	margin-bottom: 20px;
}
#contentWrapper p {
	font-size: 13px;
	color: #6b7c87;
	line-height: 18px;
}
#contentWrapper strong {
	font-weight: bold;
}
/* @end */
/* @group others */
#termosB #contentWrapper {
	padding: 0 15px;
}
/* @end */
/* @group rating */
.ratingWrapper {
	height: 32px;
	position: relative;
	padding: 13px 0 5px;
}
.ratingWrapper span {
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
/* @end */
/* @group mapBlock */
.mapBlock {
	margin-bottom: 15px;
}
.mapBlock .header, .mapBlock .footer {
	height: 30px;
	position: relative;
	padding: 0 10px;
}
.mapBlock .left, .mapBlock .right {
	width: 10px;
	height: 30px;
	background: url(/_img/corners/mapbox.png) no-repeat;
	position: absolute;
}
.mapBlock .mapRender {
	height: 250px;
	background: url(/_img/backgrounds/maploading.gif) no-repeat center center;
}
.mapBlock .center {
	background: #eef1f5;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #6f808b;
}
.mapBlock .header .left {
	background-position: 0 0;
	top: 0;
	left: 0;
}
.mapBlock .header .right {
	background-position: -10px 0;
	top: 0;
	right: 0;
}
.mapBlock .footer .left {
	background-position: 0 -30px;
	bottom: 0;
	left: 0;
}
.mapBlock .footer .right {
	background-position: -10px -30px;
	bottom: 0;
	right: 0;
}
.mapBlock .footer .center {
	text-align: center;
	
}
.mapBlock .footer .center span.input {
	position: relative;
}
.mapBlock .footer .center span.input input {
	padding: 2px 23px 2px 2px ;
	line-height: 14px;
}
.mapBlock .footer .center span.input a.goto {
	background: url(/_img/sprites/icons.png) no-repeat -108px -257px;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 9px;
}
/* @end */
/* @group registerBox and accountBox */
.registerBox, .myaccountBox {
	width: 203px;
	height: 145px;
	background: url(/_img/backgrounds/registerBox.png) no-repeat;
	padding: 32px 9px 18px 5px;
	float: left;
	display: none;
	color: #fff;
}
.registerBox h3, .myaccountBox h3 {
	font-size: 13px;
	padding: 6px 12px;
	background: #80b03c;
}
.registerBox ul, .myaccountBox ul {
	padding: 10px 18px;
}
.registerBox ul li, .myaccountBox ul li {
	height: 18px;
	width: 120px;
	position: relative;
	text-align: left;
	padding: 2px 0 2px 22px;
	line-height: 18px;
	font-size: 12px;
	margin: 0 auto;
}
.registerBox ul li span, .myaccountBox ul li span {
	position: absolute;
	top: 2px;
	left: 0;
	width: 18px;
	height: 18px;
	background-position: -72px -257px;
}
.registerBox .actions a {
	width: 105px;
	margin: 0 auto;
}
.myaccountBox .actions a {
	width: 130px;
	margin: 0 auto;
}
.myaccountBox ul li a {
	color: #fff;
}
/* @end */
/* @group loginBox */
.loginBox {
	width: 270px;
	height: 76px;
	background: url(/_img/backgrounds/loginBox.png) no-repeat;
	padding: 32px 19px 15px 15px;
	float: left;
	display: none;
	color: #fff;
}
.loginBox p, .mainLoginBox p {
	width: 50%;
	float: left;
	text-align: left;
}
.loginBox p label, .mainLoginBox p label {
	padding-bottom: 5px;
	display: block;
	color: #6c7c87;
	font-size: 13px;
}
.loginBox p input, .mainLoginBox p input {
	width: 124px;
	border: 1px solid #dce5ed;
	padding: 2px;
}
.loginBox p input:focus, .mainLoginBox p input:focus {
	border: 1px solid #b6c5d1;
}
.loginBox .actions, .mainLoginBox .actions {
	float: right;
	margin-top: 6px;
}
.loginBox .actions a, .mainLoginBox .actions a {
	float: right;
	margin-right: 6px;
}
.mainLoginBox .actions {
	width: 100%;
}
.mainLoginBox .actions a#recover {
	font-size: 12px;
	float: left;
	margin-top: 4px;
}
.mainLoginBox .actions a#recover:hover {
	color: #9fcb6c;
	text-decoration: underline;
}
/* @end */
/* @group texts */
.left {
	float: left;
}
.imageWrapper {
	margin-right: 15px;
}
/* @end */
/* @group repair shops */
#formRepairShopsSearch {
	background: url(/_img/backgrounds/repairshopsBox.png) no-repeat;
	margin-bottom: 10px;
	padding: 15px 9px;
}
#formRepairShopsSearch p {
	float: left;
	margin-right: 8px;
}
#formRepairShopsSearch p label {
	display: block;
	font-size: 11px;
}
#formRepairShopsSearch p input {
	background: url(/_img/backgrounds/articlesSearchQ.png) no-repeat;
	border: 1px solid #87c040;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
	padding: 2px 5px;
	width: 194px;
}
#formRepairShopsSearch p span {
	color: #fff;
	display: block;
	font-size: 10px;
	font-style: italic;
	margin: -3px 0 0;
}
#formRepairShopsSearch p.submit {
	margin: 18px 0 0;
}
#formRepairShopsSearch p.submit input {
	background-position: 0 -72px;
	border: none;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 21px;
}
/* @end */
/* @group repair shops page */
.repairShopsWrapper {
	margin-bottom: 20px;
}
.repairShopsWrapper .img {
	background: #fff;
	bottom: 3px;
	float: left;
	left: 3px;
	margin-right: 10px;
	max-width: 64px;
	position: absolute;
	top: 3px;
	width: 64px;
}
.repairShopsWrapper .imgdetails {
	position: relative;
}
.repairShopsWrapper .img img {
	display: block;
	margin: 10px auto 0;
}
.repairShopsWrapper .detailsWrapper {
	float: left;
	margin: 0 0 20px 64px;
}
.repairShopsWrapper .details {
	/*clear: both;*/
	margin-left: 20px;
}
.repairShopsWrapper .details h6 {
	color: #2f3a42;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}
.repairShopsWrapper .details p {
	font-size: 12px !important;
	margin-bottom: 15px;
}
.repairShopsWrapper .details p a {
	color: #6b7c87;
	text-decoration: underline;
}
.repairShopsWrapper .details a .leftSide {
	background-position: 0 -80px;
	float: left;
	height: 27px;
	width: 30px;
}
.repairShopsWrapper .details a .rightSide {
	background-position: right -80px;
	color: #fff;
	float: left;
	font-family: Trebuchet MS;
	font-size: 13px;
	/*font-style: italic;*/
	height: 23px;
	line-height: 18px;
	padding: 4px 10px 0 0;
}
.repairShopsWrapper .repairShopsRatingWrapper {
	background: #dce5ea;
	position:relative;
}
.repairShopsWrapper .repairShopsRatingWrapper .leftUpperCorner {
	background: url(/_img/widgets/newsletter/leftUpperCorner.png) no-repeat;
	height: 9px;
	left: 0;
	position: absolute;
	top: 0;
	width: 9px;
}
.repairShopsWrapper .repairShopsRatingWrapper .rightUpperCorner {
	background: url(/_img/widgets/newsletter/rightUpperCorner.png) no-repeat;
	height: 9px;
	position: absolute;
	right: 0;
	top: 0;
	width: 9px;
}
.repairShopsWrapper .repairShopsRatingWrapper .leftLowerCorner {
	background: url(/_img/widgets/newsletter/leftLowerCorner.png) no-repeat;
	bottom: 0;
	height: 9px;
	left: 0;
	position: absolute;
	width: 9px;
}
.repairShopsWrapper .repairShopsRatingWrapper .rightLowerCorner {
	background: url(/_img/widgets/newsletter/rightLowerCorner.png) no-repeat;
	bottom: 0;
	height: 9px;
	position: absolute;
	right: 0;
	width: 9px;
}
.repairShopsWrapper .repairShopsRating {
	padding: 10px;
}
.repairShopsWrapper .ratingWrapper span {
	left: 25px;
	width: auto;
}
#directorioB h3 span {
	color: #92a0a8;
	font-family: Arial;
	font-size: 11px;
}
#directorioB h3 span .bold {
	color: #455560;
}
.repairShopsWrapper .repairShopsComments li {
	margin-bottom: 20px;
}
.repairShopsWrapper .repairShopsComments .head {
	border-bottom: 1px dashed #e4e5e7;
	margin-bottom: 10px;
	padding: 6px 0;
}
.repairShopsWrapper .repairShopsComments .head .author {
	color: #c1d856;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.repairShopsWrapper .repairShopsComments .head .date {
	color: #92A0A8;
	font-family: Arial;
	font-size: 10px;
	margin-top: 2px;
}
.repairShopsWrapper .repairShopsComments .head .date span {
	margin: 0 2px;
}
.repairShopsWrapper .repairShopsComments .text {
	color: #6b7c87;
	font-size: 12px;
	line-height: 17px;
}

#directorioB .mapBlock {
	margin-top: 20px;
}
#directorioB .mapBlock .footer .center {
	text-align: left;
	position: relative;
}
#directorioB .mapBlock .footer .center a {
	color: #2f3a42;
}
#directorioB .mapBlock .footer .center a:hover {
	text-decoration: underline;
}
.mapBlock .footer .center a.fullscreen {
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 5px;
}
.mapBlock .footer .center a.fullscreen span {
	background-position: 1px -517px;
	display: block;
	height: 19px;
	width: 25px;
}
#empresaB .mapBlock .footer .center {
	position: relative;
}
/* @end */
/* @group widgets */
#poll, #forum {
	width: 229px;
}

#tagcloud .widgetLoading {
	color: #6b7c87;
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px;
}
/* @end */
/* @group sexyalert */
#SexyAlertBox-BoxContenedor {
	line-height: 17px;
}
/* @end */

#mainContent{
	width:958px;
	border-left: 1px solid #e5e5db;
	border-right: 1px solid #e5e5db;
	
}

#headerControls{
	float:right;
	width:770px;
	padding:7px 10px 0px 0px;
}

#headerControls a.login,
#headerControls a.register,
#headerControls a.meusVeiculos,
#headerControls a.myaccount,
#headerControls a.welcomeUser{
	background:url(/_img/new/icon_login.gif) top right no-repeat;
	padding:5px 22px 3px 0px;
	margin:1px 0px 0px 0px;
	color: #586671;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	width:33px;
	text-align:right;
	float:right;
}

#headerControls a.register{
	background:url(/_img/new/icon_register.gif) top right no-repeat;
	width:103px;
	margin-right:10px;
}

#headerControls a.meusVeiculos{
	float:left;
	background:url(/_img/new/icon_viaturas.gif) top right no-repeat;
	width:118px;
}

#headerControls a.myaccount {
	position:absolute;
	margin-top:5px;
	width:160px;
	top:5px;
	right:10px;
	background:url(/_img/new/icon_register.gif) top right no-repeat;
}

#paresentacaoTrigger{
	float:left;
	margin:30px 0px 0px 18px;
	background:url(/_img/new/bg_apresenta_link.gif) top left no-repeat;
	width:761px;
	height:30px;
	/*position:absolute;
	bottom:0px;
	right:16px;*/
}

#paresentacaoTrigger a{
	width:721px;
	height:24px;
	display:block;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	padding-left:40px;
	padding-top:6px;
}

#searchForm .select {
  position: absolute;
  width: 106px;
  height: 20px;
  padding: 5px 25px 0px 8px;
  background: url(/_img/new/bg_select.gif) no-repeat;
  overflow: hidden;
  margin:0px 0px 0px -3px;
  font-size:1.3em
 }
