* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	background: black url(/images/bmwmotos/bg/all.png) center -43px no-repeat;
}

body {
	font: 11px Arial, "Trebuchet MS", sans-serif;
	color: #6F6F71;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #6F6F71;
}

a:hover {
	text-decoration: underline;
}

.break {
	clear: both;
}

b {
	color: black;
}

strong {
	color: #000;
}

.bullet {
	background: url(/images/bmwmotos/bg/bullet.png) left center no-repeat;
	padding: 0 0 0 10px;
}

.little_links {
	font-size: 9px;
	display: block;
	margin: 5px 0 0 0;
}

#wrap {
	width: 1018px;
	height: 995px;
	margin: 28px auto 0;
	padding: 0 0 70px 0;
	position: relative;
}

#content {
	height: 413px;
	position: relative;
	padding: 470px 0 0 0;
	overflow: hidden;
	width: 1017px;
}

.forms fieldset {
	border: 0;
}

.forms label {
	display: block;
	margin: 8px 0 2px 0;
}

.forms input,
.forms textarea,
.forms select {
	border: solid 1px #939393;
	background: url(/images/bmwmotos/bg/inputs.jpg) bottom repeat-x;
}

.forms textarea {
	height: 88px;
}

.forms .submit {
	border: none;
	padding: 0;
	background: none;
}

/*------ backgrounds -------*/

.pages.index {
	background: url(/images/bmwmotos/banners/home.jpg) center top no-repeat;
}

.articles.show, .articles.index {
	background: url(/images/bmwmotos/banners/acontece.jpg) center -2px no-repeat;
}

.pages.bmw-motos-eurobike {
	background: url(/images/bmwmotos/banners/euro_motos.jpg) center top no-repeat;
}
.pages.invite,
.friend_invitations,
.pages.fale-conosco {
	background: url(/images/bmwmotos/banners/faleconosco.jpg) center top no-repeat;
}

/*Header*/

#logo {
	text-indent: -99999px;
	background: url(/images/bmwmotos/logo.png) no-repeat;
	display: block;
	width: 82px;
	height: 14px;
	margin: 0 0 6px;
}

#header {
	background-color: #6F6F71;
	width: 992px;
	height: 61px;
	padding: 0 0 0 24px;
	position: relative;
	z-index: 99999;
	margin: 0 0 0 1px ;
}

#header a {
	color: #fff;
}

#header .links_too {
	margin: 6px 0 0 0;
	height: 35px;
	width: 756px;
	position: relative;
}

#header .links_too .cars {
	font-size: 12px;
	float: left;
	margin: 9px 0 0 0;
	color: #fff;
}

#header .links_too .list_cars {
	padding: 5px 0 0 0;
	float: left;
	margin: 0 0 0 5px;
}

#header .links_too .products_motos {
	margin: 11px 0 0 5px;
	float: left;
	font-size: 12px;
}

#header .links_too .list_cars li,
#header .links_too .list_motos li {
	position: relative;
	float: left;
	list-style: none;
	font-size: 15px;
	color: #fff;
	padding: 3px 5px;
	cursor: pointer;
}

#header .links_too .list_cars li.active {
	color: #003399;
	background-color: #fff;
}

#header .links_too .list_cars li ul,
#header .links_too .list_motos li ul {
	position: absolute;
	padding: 25px 20px;
	background-color: #fff;
	left: 0;
	position: absolute;
	top: 24px;
	width: 198px;
	z-index: 10;
	display: none;
}
#header .links_too .list_cars li li,
#header .links_too .list_motos li li {
	padding: 0;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
#header .links_too .list_cars li li:hover,
#header .links_too .list_motos li li:hover {
	color: #000000;
}
#header .links_too .list_cars li li a,
#header .links_too .list_motos li li a {
	color: #58595B;
	display: block;
	margin: 2px 0;
	width: 198px;
}

#menu {
	border-top: 1px solid #C5C5C6;
	height: 24px;
	width: 756px;
}

#menu li {
	list-style: none;
	float: left;
	border-right: 1px solid #C5C5C6;
	padding: 6px 9px;
	background: #9E9EA0;
}

#menu li:last-child {
	border-right: none;
}

#menu li a {
	font-size: 11px;
}

.bmw_logo {
	position: absolute;
	background: url(/images/bmwmotos/bt/logo_menu.png) no-repeat;
	width: 183px;
	height: 92px;
	top: -14px;
	right: 39px;
	z-index: 2;
	text-indent: -9999px;
}

#images_and_dropdown {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 25px 1px;
	text-align: right;
}

.transparent_line {
	text-align: left;
	height: 28px;
	width: 1016px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/images/bmwmotos/bg/line_transparent.png) repeat-x;
	z-index: 11;
}

.transparent_line .title_page {
	text-align: left;
	background: url(/images/bmwmotos/bg/title_back.png) no-repeat;
	height: 20px;
	padding: 4px 0 0 30px;
	width: 191px;
}

.transparent_line .title_page h2 {
  font-size: 12px;
  position: absolute;
  z-index: 11;
}

.transparent_line div p {
	font-size: 10px;
	color: #000;
}

/*Fotter*/
#footer {
	height: 31px;
	width: 1013px;
}
#footer a {
	font-family: verdana , arial, sans-serif;
}
#footer .talk_me {
	float: left;
	margin: 10px 0 0 33px;
	font-size: 10px;
}
#footer .go_back {
	float: left;
	margin: 10px 15px 0;
	font-size: 10px;
}

/*Links Footer*/
.links_footer{
  width: 119px;
  float: right;
  margin:7px 10px 0 0;
}
.links_footer a {
  display:block;
  float:left;
  background-repeat: no-repeat;
  text-indent: -9999px;
  height: 18px;
}

.links_footer .bt_twitter {
  background-image:url(/images/bmwmotos/bt/twitter.png);
  width: 63px;
}
.links_footer .bt_facebook {
  background-image:url(/images/bmwmotos/bt/facebook.png);
  width: 13px;
  margin-left: 5px;
}
.links_footer .bt_indique{
  background-image:url(/images/bmwmotos/bt/indique.png);
  width: 33px;
  height: 18px;
  margin-left: 5px;
  margin-top: 2px;
}

/*Home*/
#veja_video{
  background: url(/images/bmwmotos/bt/veja_video.png) no-repeat bottom;
  width: 214px;
  height: 219px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: 84px;
  left: 36px;
}
#veja_video:hover{
  background-position: top;
  top: 30px;
  height: 297px;
}
#content_home {
	padding: 0 0 0 35px;
	margin: 255px 0 0 0;
	position: absolute;
	height: 142px;
	bottom: 21px;
}

#content_home .link_home_banner{
	position: absolute;
	top: -380px;
	left: 575px;
	text-indent: -99999px;
	width: 354px;
	height: 104px;
	display: none;
	background: url(/images/bmwmotos/bt/bmw_k1300.png) no-repeat;
}

#content_home .link_home_banner:hover{
	background: url(/images/bmwmotos/bt/bmw_k1300.png) 4px -105px no-repeat;
}

#content_home div{
	float: left;
}

#content_home a.more{
	color: #fff;
	margin: 2px 0 0 0 ;
	font-size: 9px;
}

#content_home h2 a,
#content_home h2 {
	font-size: 12px;
	color: #fff;
}

#content_home .box_underground {
	width: 175px;
	background: url(/images/bmwmotos/bg/frame_thumb.png) -1px 13px no-repeat;
}

#content_home .box_underground img{
	margin:7px 5px;
}

#content_home .box_underground_big {
	width: 402px;
	background: url(/images/bmwmotos/bg/news_underground.png) 1px 15px no-repeat;
}

#content_home .box_underground_big img{
	margin:7px 5px;
}

#content_home .box_underground_big .last_articles{
	float: right;
	width: 210px;
	color: #fff;
	padding: 0 20px 0 0;
}

#content_home .box_underground_big .last_articles a{
	display: block;
	color: #fff;
	font-size: 11px;
}

#content_home .box_underground_big .last_articles li{
	list-style: none;
}

#content_home .box_underground_big .last_articles h2{
	margin: 0 0 20px 0 ;
	font-size: 14px;
	font-weight: normal;
}

#content_home .box_underground_big ul.img_more{
	float: left;
	width: 140px;
	list-style:none;
}

#content_home .box_underground_form {
	width: 217px;
	height: 92px;
	background: url(/images/bmwmotos/bg/news.png) 0 -86px no-repeat;
	padding: 12px 0 0 9px ;
	border: none;
	margin: 20px 0 0 0;
}

#content_home .box_underground_form form fieldset {
	border: none;
}

#content_home .box_underground_form form label {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 0 0 4px 0;
}

#content_home .box_underground_form form input {
	height: 20px;
	width: 136px;
	float:left ;
	border: none;
	padding: 2px 0;
	margin: 0 2px 0 2px;
	background: none;
	color: #fff;
}

#content_home .box_underground_form form .submit {
	width: 36px;
	height: 26px ;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	cursor: pointer;
}

/*Fale Conosco*/
.right_content {
	width: 742px;
	float: right;
}

.form_contact {
	width: 500px;
	float: left;
	margin: 0 0 0 111px;
}

.form_contact #contact-messages {
	float: left;
	margin: 2px 0 0 -22px;
}

.form_contact #contact-messages.error {
	background:  url(/images/bmwmotos/bg/error.png) no-repeat -15px -11px;
	width: 274px;
	height: 53px;
	text-indent: -9999px;
}

.form_contact #contact-messages.notice {
	background:transparent url(/images/bmwmotos/bg/notice.png) no-repeat scroll -18px -14px;
	height:70px;
	text-indent:-9999px;
	width:330px;
}

.form_contact h2 {
	text-indent: -9999px;
	width: 346px;
	height: 24px;
	background: url(/images/bmwmotos/bg/qualit_title.png) no-repeat;
}
#invite .inputs input,
.form_contact input {
	width: 250px;
	height: 15px;
	padding: 9px 10px 7px 8px;
	background: url(/images/bmwmotos/bg/form_fale_conosco.png) -5px -3px no-repeat;
	color: #fff;
	border: none;
}

.form_contact select {
	width: 260px;
}

.form_contact textarea {
	background: url(/images/bmwmotos/bg/form_fale_conosco.png) -5px -195px no-repeat;
	padding: 13px 15px 10px 13px;
	width: 237px;
	height: 68px;
	font: 11px arial, "Trebuchet MS", sans-serif;
	color: #fff;
	border: none;
}

#invite label,
.form_contact label {
	display: block;
	color: #fff;
}
#invite .submit,
.form_contact .submit {
	width: 105px;
	height: 55px;
	display: block;
	background: url(/images/bmwmotos/bt/submit.png) center -56px no-repeat;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	float: left;
	text-indent: -99999px;
	padding: 0;
	margin: 0 0 0 -17px;
}

.form_contact .submit:hover{
	background-position: top center;
}

.content_maps {
	width: 339px;
	float: right;
	padding: 0 0 0 24px;
	margin: 0 15px 0 0;
	font-size: 14px;
}

.content_maps h2{
	text-indent: -9999px;
	width: 315px;
	height: 19px;
	background: url(/images/bmwmotos/bg/maps_title.png) no-repeat;
	margin: 0 0 20px 0;
}

.content_maps li p {
	color: #fff;
	font-size: 12px;
}

.content_maps li {
	list-style: none;
	margin: 10px 0;
	clear: both;
	padding: 0 0 50px 0;
}

.content_maps strong {
	color: #fff;
	font-size: 14px;
	font-weight:normal;
}
.content_maps small {
	color: #bbb;
	font-size: 10px;
}
.content_maps span {
	float: left;
	margin: 15px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.veja_mapa {
	text-indent: -9999px;
	display: block;
	background: url(/images/bmwmotos/bg/veja_mapa.png) center -77px no-repeat;
	width: 132px;
	height: 69px;
	float: right;
	margin: -10px 0 0 0;
}

.veja_mapa:hover {
	background: url(/images/bmwmotos/bg/veja_mapa.png) top center no-repeat;
}

#contact-messages {
	color: red;
	margin-top: 15px;
}

/*BMW Eurobike*/
.bmwmotos_eurobike{
	margin: 130px 0 0 23px;
}

.left_content {
	float: left;
}

.left_content .text_qualit {
	float: left;
	width: 349px;
	padding: 0 30px 0 0;	
	margin: 0 14px 0 0;
	background: url(/images/bmwmotos/bg/vertical_line.png) top right no-repeat;
	height: 254px;
}

.left_content .text_qualit h2{
	text-indent: -9999px;
	width: 346px;
	height: 24px;
	background: url(/images/bmwmotos/bg/qualit_title.png) no-repeat;
}

.left_content .text_qualit p{
	color: #fff;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.left_content .column_center {
	float: right;
	width: 174px;
	height: 269px;
	padding: 0 20px 0 29px;
	background: url(/images/bmwmotos/bg/line_vertical2.png) right no-repeat;
}

.left_content .column_center h4{
	color: #fff;
	margin: 0 0 5px 0;
}

.left_content .column_center img{
	background: url(/images/bmwmotos/bg/frame_thumb.png) no-repeat;
	padding: 6px;
}

.left_content .column_center img.space_plus{
	padding: 7px 18px;
}

.left_content .column_center a{
	color: #fff;
	margin: 0 0 20px 0;
}

.left_content .column_center a:hover{
	color: #003399;
	text-decoration: none;
}

.articles.index table {
	width: 640px;
	margin: 0 15px 0 0;
}

/*Modelos*/

#specifications {
	text-align: left;
	width: 219px;
	min-height: 24px;
	position: absolute;
	top: 21px;
	left: 0;
	border: 1px solid #C5C5C6;
	background-color: #fff;
	z-index: 10;
}
#content .pointer {
	cursor: pointer;
	float: right;
	width: 219px;
	height: 24px;
	background: url(/images/bmw/bt/open.jpg) bottom no-repeat;
	display: block;
}

#content .pointer.close {
  background: url(/images/bmw/bt/close.jpg) bottom no-repeat;
}

#specifications dl {
	padding: 10px 0;
}
#specifications dt {
	font-size: 10px;
	cursor: pointer;
	line-height: 25px;
	padding: 4px 0 0 30px;
	color: #000;
	border-bottom: 1px solid #C5C5C6;
}
#specifications dt.active,
#specifications dt:hover {
	color: #003399;
}
#specifications dd {
	display: none;
}

#news {
	text-align: left;
	width: 219px;
	min-height: 24px;
	position: absolute;
	top: 21px;
	left: 0;
	border: 1px solid #C5C5C6;
	background-color: #fff;
	z-index: 9;
}
#news .pointer {
	cursor: pointer;
	float: right;
	width: 219px;
	height: 24px;
	background: url(/images/bmwmotos/bt/close.jpg) bottom no-repeat;
}
#news dl {
	padding: 10px 0 51px;
}
#news dt {
	font-size: 10px;
	cursor: pointer;
	line-height: 25px;
	padding: 4px 0 0 30px;
	color: #000;
	border-bottom: 1px solid #C5C5C6;
}
#news dt.active,
#news dt:hover {
	color: #003399;
}
#news dd li {
	font-size: 9px;
	padding: 13px 26px 0px;
	width: 167px;
	list-style: none;
}

/*Acontece*/

.ui-accordion,
.ui-accordion-header,
.ui-accordion-content {
	float: left;
	width: 189px;
}
.ui-accordion {
	width: 219px;
}

.ui-accordion-header {
	line-height: 28px;
	background: url(/images/bmwmotos/icons/plus.jpg) 28px 12px no-repeat;
	cursor: pointer;
}
.ui-accordion-header.ui-state-active {
	background-image: url(/images/bmwmotos/icons/plus-active.jpg);
}
.ui-accordion-header .month,
.ui-accordion-header .year {
	display: block;
	float: left;
	margin: 0 0 0 11px;
}
.ui-accordion-header .year {
	float: right;
	margin: 0 30px 0 0;
}


/*Gallery*/

#content_all .jcarousel-container {
	width: 1003px;
	height: 100px;
	margin: 23px 0 0 7px ;
}

#content_all .scroll li{
	width: 108px;
	height: 100px;
	margin: 0 0 0 14px;
	display: block;
	list-style: none;
	float: left;
	text-align: center;
}

#content_all .scroll a {
	width: 108px;
	height: 81px;
	display: block;
}

#content_all .scroll a img{
	width: 108px;
	height: 81px;
	display: block;
	float: left;
}

#content_all .photo_gallery {
	padding: 0 15px 0 0;
}

#content_all .jcarousel-clip {
	width: 976px;
	height: 100px;
	overflow: hidden;
	float: left;
	position: relative;
}

#content_all .jcarousel-list {
	position: absolute;
	left: 0;
	top: 0;
	height: 81px;
	display: block;
	float: left;
}

.jcarousel-prev {
	float: left;
	margin: 38px 0 0 0px;
	cursor: pointer;
	background: url(/images/bmwmotos/bt/prev.png) no-repeat;
	width: 7px;
	height: 13px;
}

.jcarousel-next {
	float: right;
	margin: 38px 0 0 0;
	cursor: pointer;
	background: url(/images/bmwmotos/bt/next.png) no-repeat;
	width: 7px;
	height: 13px;
}

/*Cars Details*/
.width_content {
	width: 720px;
	float: right;
}

#content_all {
	font-size: 12px;
	color: #fff;
	position: relative;
}

.description_img {
  position: absolute;
  right: 226px;
  top: -21px;
  color: #fff;
  font-size: 10px;
}

#content_all .content {
  position: relative;
}

#content_all td {
	vertical-align: top;
}
#content_all h3 {
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
}
#content_all p {
	margin-bottom: 10px;
	color: #fff;
}

#content_all #banner {
	height: 235px;
	background-color: #f1f1f1;
	margin: 0 0 20px 0;
}

#content_all .content strong {
	color: #000;
	margin: 0 0 5px 0;
	display: block;
}
#content_all .content p {
	color: #6F6F71;
}

#content_all .content .first-tables {
	margin: 0 80px 0 0;
}

#content_all .content .first-tables,
#content_all .content .second-tables {
	float: left;
	width: 240px;
}

#content_all .content ul.car-specs {
	background: url(/images/bmwmotos/bg/back_data_table.jpg) bottom right no-repeat;
	float: left;
	padding: 20px;
	width: 680px;
}
#content_all .content ul.car-specs table {
	width: 298px;
	border-collapse: collapse;
	margin: 0 0 30px 0;
}
#content_all .content ul.car-specs table caption {
	color: #000;
	text-align: left;
	border-bottom: solid 1px #bbb;
	font-size: 1.1em;
	line-height: 25px;
}
#content_all .content ul.car-specs table th {
	text-align: left;
	font-weight: normal;
}
#content_all .content ul.car-specs table td, #content_all .content table th {
	font-size: 0.9em;
	border-bottom: solid 1px #bbb;
	line-height: 25px;
	color: #58585A;
}
#content_all .content ul.car-specs table td {
	text-align: right;
}

#content_all .content ul.car-specs li h4 {
	display: none;
}
#content_all .content ul.specNavigation {
	float: left;
	width: 100%;
	margin: 20px 0 -7px 0px;
}

#content_all .content li {
	float: left;
	list-style: none;
}
#content_all .content li.tab {
	display: block;
	padding: 0 5px;
	cursor: pointer;
	background: url(/images/bmwmotos/bg/tabL.jpg) no-repeat left top;
}
#content_all .content li.tab span {
	color: #fff;
	padding: 5px;
	background: url(/images/bmwmotos/bg/tabC.jpg) repeat-x left top;
	display: block;
	float: left;
}
#content_all .content li.tab span.right {
	height: 25px;
	padding: 0;
	width: 5px;
	background: url(/images/bmwmotos/bg/tabR.jpg) no-repeat right top;
	display: block;
	float: left;
}

#content_all .content li.selected.tab {
	display: block;
	padding: 0 5px;
	cursor: pointer;
	background: url(/images/bmwmotos/bg/tabL_on.jpg) no-repeat left top;
}
#content_all .content li.selected.tab span {
	color: #fff;
	padding: 5px;
	background: url(/images/bmwmotos/bg/tabC_on.jpg) repeat-x left top;
	display: block;
	float: left;
}
#content_all .content li.selected.tab span.right {
	height: 25px;
	padding: 0;
	width: 5px;
	background: url(/images/bmwmotos/bg/tabR_on.jpg) no-repeat right top;
	display: block;
	float: left;
}

.cars.show #images_and_dropdown {
	height: 1px;
	margin-bottom: 0;
}
.cars.show .image_thumbs {
	margin: 0 0 25px;
}

.loading {
	background: url(/images/bmwmotos/bg/gallery.png);
	height:428px;
	left:1px;
	position:absolute;
	top:-449px;
	width:1014px;
	z-index:1;
}

.loading img {
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
}

#image_thumbs {
	position: relative;
}

#banner, #banner-link {
	height: 305px;
	display: block;
}

#overlay {
	background: url(/images/loading.gif) no-repeat center center #000;
	position: absolute;
	width: 710px;
	height: 443px;
	top: 0;
	left: 0;
}

#photo_gallery {
	position: relative;
}

/*Acontece*/

#article {
  width: 700px;
  position: relative;
  margin: 200px 0 0 290px;
	color: #fff;
}

#article strong {
	color: #6f6f71;
}

#article-body {
  height: 145px;
}

.jScrollPaneContainer {
  overflow: hidden;
  position: relative;
}

.jScrollPaneContainer a {
  display: none;
}

.jScrollPaneTrack {
  float: right;
  height: 145px;
}

.jScrollPaneDrag {
  background: url(/images/bmwmotos/bt/drag.jpg) no-repeat center center;
  position: absolute;
}

#article-content {
  float: left;
  width: 350px;
  height: 183px;
  z-index: 10;
  position: relative;
}

#article-content h3 {
  color: #fff;
  margin: 0 0 10px 0;
}

#article-image {
  float: right;
  width: 460px;
  height: 183px;
  position: absolute;
  right: 0;
  top: 0;
  background:  url(/images/bmwmotos/bg/frame_articles.png) no-repeat scroll -1px 1px;
  z-index: 0;
}

#article-image img {
  position: absolute;
  top: 15px;
  right: 35px;
}


/*Equipamentos de Série */

.title_equipamentos {
	width: 157px;
	height: 21px;
	background: url(/images/bmwmotos/bg/equipamentos_title.png);
	text-indent: -99999px;
	margin: 200px 0 15px 0;
}

.info_content {
	width: 717px;
	margin:0 0 0 240px;
}


/*INformações Técnicas*/

.tec_info {
	position: absolute;
	top: -400px;
	left: 0;
	margin: 0 0 0 50px;
}

.tec_info h2 {
	width: 133px;
	height: 30px;
	background: url(/images/bmwmotos/bg/dados_title.png) no-repeat;
	text-indent: -99999px;
	margin: 0 0 0 3px;
}

.tec_info .column_table{
	width: 430px;
	float: left;
	margin: 0 40px 0 0 ;
}

.tec_info table {
	width: 430px;
	border-collapse: collapse;
	border: none;
	padding: 0;
}

.tec_info table caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 9px 12px;
	background: url(/images/bmwmotos/bg/line_table.png) bottom left no-repeat;
}

.tec_info table th{
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	background: url(/images/bmwmotos/bg/line_table.png) bottom left no-repeat;
	padding: 6px 0 8px 12px;
	border: none;
	min-width: 185px;
}

.tec_info table td{
	text-align: right;
	padding: 6px 8px 10px 0;
	background: url(/images/bmwmotos/bg/line_table.png) bottom right no-repeat;
}

.box_information {
	float: left;
	background: url(/images/bmwmotos/bg/box_information.png) no-repeat;
	width: 887px;
	height: 80px;
	padding: 11px 20px 9px 14px ;
	margin: 10px 0 0 0;
}
.contact-submit img {
  float: left;
  margin: 20px 72px 0 0;
  display: none;
}

/*Invite*/
#invite{
  margin-top: -60px;
  *margin-top: -70px;
}
#invite .form_loading {
  background: url(/images/bmwmotos/bg/loader.gif) right top no-repeat;
  width: 32px;
  height: 32px;
  float: right;
  margin: 7px 18px 0 0;
  *margin: -10px 18px 0 0;
  display: none;
}
#invite h3{
  width: 257px;
  height: 31px;
  background: url(/images/bmwmotos/bg/title_indique.png) no-repeat;
  text-indent: -9999px;
  margin-left: 12px;
}
#invite form{
   width: 291px;
   margin: 0 auto;
   height: 425px;
   position: relative;
}
#invite .inputs textarea {
	width: 237px;
	height: 67px;
	font: 11px arial, "Trebuchet MS", sans-serif;
	color: #fff;
	border: none;
	background: none;

}
#invite .inputs .bg_textarea {
  background: url(/images/bmwmotos/bg/form_fale_conosco.png) -5px -191px no-repeat;
	padding: 13px 15px 10px 13px;
	width: 237px;
	height: 73px;
}

#invite p{
  color: #FFF;
  font-size: 12px;
  margin: 6px 0 5px 13px;
  width: 236px;
}

#invite li{
  list-style: none;
  padding-left: 10px;
  width:287px;
}
#invite li input{
  float:left;
  margin-bottom:8px;
}

#invite label{
  margin: 8px 0 0 7px;
  width:150px;
}
#invite .submit {
  float: right;
  margin: 0;
}

#invite .bt_voltar{
  display: block;
  text-indent: -999px;
  background: url(/images/bmwmotos/bt/bt_voltar.png) no-repeat;
  width: 39px;
  height: 12px;
  position: absolute;
  bottom: -12px;
  left: 12px;
  
}
#invite .continue {
  text-indent: -999px;
  position: absolute;
  bottom: -38px;
  left: -35px;
}

/*Alerts */

#invite li span{
  float: right;
  width: 20px;
  height: 20px;
  background: url(/images/bmwmotos/bg/error2.png) no-repeat;
  margin: 7px 0 0 -1px;
}

/*Alert*/
#invite .continue{
  background: url(/images/bmwmotos/bg/continue.png) no-repeat;
  width: 341px;
  height: 88px;
  *bottom: -58px;
}
#invite .error {
  position: relative;
  height: 45px;
  *height: 50px;
}

#invite .error p {
  background: url(/images/bmwmotos/bg/txt_alert.png) no-repeat;
  text-indent: -9999px;
  height: 19px;
  width: 21px;
  float:right;
  margin-top:-31px;
}
#invite abbr {
  display: none;
}