html {
  background: #fff url(../images/bg-texture.jpg) repeat top center;
}

body {
  font-size: 14px;
  line-height: 22px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  text-align: center;
  background: transparent url(../images/header-texture.jpg) repeat-x top center;
}

a {
  color: #406b97;
  font-weight: bold;
}

h1, h2 {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 11px;
  color: #a05b58;
}

h1, h2, h3, h4 {
  font-weight: bold;
}

p {
  margin: 11px 0;
}

strong {
  font-weight: bold;
}

table {
  width: 100%;
}

table tr th {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  vertical-align: bottom;
  padding: 0 3px;
}

table tr td {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  padding: 0 3px;
}

p.mini, .mini {
  font-size: 12px;
}

body div#HeaderPanel {
  height: 112px;
}

body div#HeaderPanel div#Header {
  width: 958px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

body div#HeaderPanel div#Header div#Logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 243px;
}

body div#HeaderPanel div#Header div#Logo a {
  position: relative;
  display: block;
  width: 243px;
  height: 112px;
  overflow: hidden;
}

body div#HeaderPanel div#Header div#Logo a span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(../images/logo.jpg) no-repeat scroll top left;
}

body div#HeaderPanel div#Header div#TaskNav {
  text-align: right;
  position: absolute;
  top: 22px;
  right: 22px;
  font-size: 12px;
  font-weight: bold;
  color: #a05b58;
}

body div#Page {
  width: 958px;
  margin: 0 auto;
  text-align: left;
}

body div#Page div#MainPanel {
  width: 635px;
  float: left;
}

body div#Page div#Nav {
  padding: 3px 0 5px 22px;
  color: #fff;
  background-color: #406b97;
  height: 22px;
}

body div#Page div#Nav ul {
  display: block;
}

body div#Page div#Nav ul li {
  float: left;
  padding: 0 30px 0 0;
}

body div#Page div#Nav a {
  color: #fff;
}

body div#Page div#Main {
  clear: both;
  padding: 12px 11px 22px 22px;
}

body div#Page div#Main div.flat_panel {
  margin: 11px -11px;
  border-top: 2px solid #ead7d7;
  border-bottom: 2px solid #ead7d7;
  background-color: #fff;
  padding: 9px 11px;
}

body div#Page div#Main div.wide_panels {
  margin: 22px -11px 44px;
  width: 624px;
  float: left;
}

body div#Page div#Main div.big_panel {
  margin: 11px -11px 22px;
  border-top: 2px solid #ead7d7;
  border-bottom: 2px solid #ead7d7;
  background-color: #fff;
  padding: 9px 11px;
}

body div#Page div#Main div.big_panel h1 {
  margin-bottom: 0;
  font-size: 48px;
  line-height: 55px;
}

body div#Page div#Main div.wide_panels div.panel {
  width: 290px;
  padding: 0 11px;
  float: left;
}

body div#Page div#Main div.wide_panels div.panel a.big_button {
  padding: 3px 0 5px;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #406b97;
}

body div#Page div#Main div.wide_panels div.home_panel h2 {
  border-top: 2px solid #a05b58;
  border-bottom: 2px solid #a05b58;
  padding: 9px 0;
  margin-bottom: 11px;
}

body div#Page div#Main div.wide_panels div.home_panel p.mini {
  margin: 0 0 22px;
}

body div#Page div#Sidebar {
  width: 312px;
  padding: 0 0 0 11px;
  float: left;
}

body div#Page div#Sidebar div#LoginBox {
  padding: 3px 0 0 11px;
  color: #fff;
  background-color: #a05b58;
  min-height:27px;
  height: auto !important;
  height: 27px;
}

body div#Page div#Sidebar div#LoginBox form {
  display: none;
  text-align: right;
}

body div#Page div#Sidebar div#LoginBox.open form {
  display: block;
  padding: 22px 22px 22px 0;
}

body div#Page div#Sidebar div#LoginBox form a {
  clear: both;
  display: block;
  text-align: left;
  width: 150px;
}

body div#Page div#Sidebar div#LoginBox.open form label {
  width: 80px;
  padding-right: 11px;
}

body div#Page div#Sidebar div#LoginBox.open form ul {
  width: auto;
  text: align: left;
}

body div#Page div#Sidebar div#LoginBox.open form li input {
  width: 180px;
}
  

body div#Page div#Sidebar div#Ads {
  padding: 11px 0 22px;
}

body div#Page div#Sidebar div#Ads ul li {
  width: 137px;
  float: left;
  padding: 0 0 11px;
}

body div#Page div#Sidebar div#LoginBox a {
  color: #fff;
}

body div#Page div#Sidebar div#LoginBox p {
  margin: 0;
}

body div#Footer {
  clear: both;
  padding: 20px 22px 44px;
  text-align: center; 
  border-top: 2px solid #a05b58;
}

ul.clubs_list span.car_club_mini_logo {
  float: left;
  width: 56px;
}

ul.clubs_list span.car_club_mini_logo a {
  display: block;
  padding: 1px;
  background-color: #ccc;
}

ul.clubs_list span.car_club_mini_logo img {
  display: block;
  margin: 0;
}

ul.clubs_list h3 {
  margin: 0 0 0 78px;
}

ul.clubs_list p {
  margin: 0 0 22px 78px;
}

form ul.form_group,
form ol.form_group {
  width: 390px;
  float: left;
  clear: left;;
}

form fieldset ol li,
form ul.form_group li,
form ol.form_group li {
  clear: both;
}

form fieldset ol li label,
form ul.form_group li label,
form ol.form_group li label {
  width: 134px;
  float: left;
  padding: 0 22px 0 0;
  font-weight: bold;
}

form fieldset ol li input,
form ul.form_group li input,
form ol.form_group li input,
form fieldset ol li textarea,
form ul.form_group li textarea,
form ol.form_group li textarea,
form fieldset ol li select,
form ul.form_group li select,
form ol.form_group li select {
  width: 208px;
}

form div.submit_group {
  padding: 0 0 0 156px;
  clear: both;
}

form ul.form_group,
form ol.form_group {
  padding-bottom: 22px;
}

form div.privacy_panel {
  float: right;
  clear: left;
  width: 212px;
  font-size: 12px;
  line-height: 18px;
  background-color: #fff;
  margin: 0 -11px;
  border-top: 2px solid #a05b58;
  border-bottom: 2px solid #a05b58;
  padding: 9px 11px;
}

form div.terms_conditions {
  clear: left;
  padding-left: 156px;
  width: 212px;
  font-size: 12px;
  line-height: 18px;
}

form div.terms_conditions input {
  float: left;
}

form div.terms_conditions label {
  display: block;
  margin-left: 22px;
}

p#Flash {
  margin: 11px -11px 22px;
  padding: 1px 11px 3px 89px;
}

p.flash_notice {
  color: #fff;
  background: #99c49a url(../images/flash-notice-icon.gif) no-repeat top left;
  border-top: 2px solid #6dac70;
  border-bottom: 2px solid #6dac70;
}

p.flash_warning {
  color: #fff;
  background: #b94d49 url(../images/flash-warning-icon.gif) no-repeat top left;
  border-top: 2px solid #a74642;
  border-bottom: 2px solid #a74642;
}

p.inline_list {
  font-weight: bold;
  margin-top: 0;
  color: #999;
}

dl.car_details dt {
  width: 84px;
  float: left;
  clear: left;
  padding: 0 10px 0 0;
}

dl.car_details dd {
  width: 116px;
  float: left;
}

dl.contact dt {
  font-weight: bold;
}

dl.contact dd {
  padding-bottom: 18px;
}

ul.profile-list li {
  padding-bottom: 18px;
}

div.profile_sidebar {
  float: right;
  padding: 0;
  width: 210px;
}

div#ProfileImage {
  width: 368px;
  height: 264px;
  float: left;
}

ul.thumbnail_selector {
  float: left;
  width: 234px;
  padding: 0 0 22px;
  margin: 0 0 0 -22px;
}

ul.thumbnail_selector li {
  width: 56px;
  height: 44px;
  padding: 0 0 22px 22px;
  float: left;
}

ul.thumbnail_selector li img {
  width: 56px;
  height: 44px;
  border: 0;
  display: block;
}

div.description {
  clear: left;
  padding: 44px 0;
}


div.user_cars {
  width: 312px;
  float: left;
}

div.user_cars ul.user_car_gallery {
  float: left;
  width: 312px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}

div.user_cars ul.user_car_gallery li {
  width: 134px;
  float: left;
  padding: 0 22px 22px 0;
  float: left;
}

div.user_cars ul.user_car_gallery li img {
  width: 134px;
  height: 110px;
  border: 0;
}

div.user_clubs_and_links {
  width: 290px;
  float: left;
}

div.big_panel form.in_search p {
  float: left;
} 

div.big_panel form.in_search input {
  clear: both;
  float: right;
}

div.big_panel form.in_search p input {
  clear: none;
  float: left;
}

div.big_panel form.in_search p select,
div.big_panel form.in_search p input {
  width: 138px;
}

div.big_panel form.in_search label {
  font-weight: bold;
  display: block;
  text-align: right;
  float: left;
  width: 138px;
  padding-right: 18px;
}

ul.cars_list_details {
  border-top: 2px dashed #e3d1cf;
  margin: 0 -11px;
  clear: both;
}

ul.cars_list_details li {
  padding: 9px 11px 11px;
  float: left;
  border-bottom: 2px dashed #e3d1cf;
  width: 624px;
}

ul.cars_list_details li img {
  float: left;
}

ul.cars_list_details li h3 {
  padding: 0 0 0 22px;
  width: 212px;
  float: left;
}

ul.cars_list_details li p {
  padding: 0 0 0 22px;
  float: left;
  width: 446px;
  margin: 0;
}

h2.matches {
  width: 368px;
  float: left;
  margin: 22px 0 0 0;
}

div.view_as {
  width: 212px;
  float: right;
  text-align: right;
  padding-top: 33px;
}

ul.cars_list_pictures {
  border-top: 2px dashed #e3d1cf;
  margin: 0 -11px;
  clear: both;
}

ul.cars_list_pictures li {
  padding: 9px 11px 11px;
  float: left;
  width: 134px;
  height: 176px;
  text-align: center;
}

ul.cars_list_details li img {
  float: left;
}

ul.cars_list_details li h3 {
  padding: 0 0 0 22px;
  width: 212px;
  float: left;
}

ul.cars_list_details li p {
  padding: 0 0 0 22px;
  float: left;
  width: 446px;
  margin: 0;
}

h2.matches {
  width: 368px;
  float: left;
  margin: 22px 0 0 0;
}

div.view_as {
  width: 212px;
  float: right;
  text-align: right;
  padding-top: 33px;
}

div.pagination {
  clear: both;
  padding: 22px 0 44px;
  text-align: center;
}

div.pagination span,
div.pagination a {
  padding: 0 4px;
}

div.contact_panel {
  width: 212px;
  float: left;
  padding: 0 22px 0 0;
}

div.main_panel {
  width: 368px;
  float: left;
}

div.breaker {
  clear: both;
}


/* IE7 fixes */

*:first-child+html ul.clubs_list h3 {
  margin: 0 0 0 22px;
  float: left;
}

*:first-child+html form.in_search input {
  float: left;
  margin-left: 446px;
}

*:first-child+html form.in_search p input {
  margin-left: 0;
}

/* IE6 fixes */

* html ul.clubs_list h3 {
  margin: 0 0 0 22px;
  float: left;
}

* html form.in_search input {
  float: left;
  margin-left: 446px;
}

* html form.in_search p input {
  margin-left: 0;
}

* html div#MainPanel {
  overflow: hidden;
}

* html ul.cars_list_pictures {
  float: left;
  width: 624px;
}