* { margin: 0; padding: 0; }

body {
	background: #6D6F40 url(../images/bck.jpg) repeat-x;
  font-family: arial;
  font-size: 16px;
  color: #F2D3A7;
}
		
img {
  border: 0;
}

.imgFrame {
  padding: 5px;
  margin: 0 5px 5px 5px;
  border: 1px solid #aaa;
}
  
a:link, a:visited, a:active {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration: underline;
}


.headImg {
  width: 1024px;
  height: 130px;
  margin: 5px auto;
  background: url('../images/dino italia head.jpg') no-repeat;
}

.headImg a {
  display: block;
  width: 800px;
  text-indent: -90000px;
  overflow:hidden;
}

.mainBadges {
  position: relative;
  margin: 20px 0 0 0;
  width: 155px;
  height: 130px;
}

.badgeFiat {
  position: absolute;
  left: 5px;
  top: 0px;
  width: 60px;
  height: 60px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -70px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
}

.badgeFerrari {
  position: absolute;
  left: 75px;
  top: 0px;
  width: 62px;
  height: 76px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: 0px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
}

.badgeStratos {
  position: absolute;
  left: 0px;
  top: 90px;
  width: 151px;
  height: 40px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -140px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
}

.prevImg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 37px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -300px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
  margin: 0 80px 0 0;
  float: left;
  cursor: pointer;
}

.nextImg {
  position: absolute;
  top: 0px;
  left: 100px;
  width: 40px;
  height: 37px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -350px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
  margin: 0 0 0 10px;
  float:left;
  cursor: pointer;
}

.container {
  /*position: relative;*/
}

.menuCont {
  position: absolute;
  left: 50px;
  top: 150px;
  width: 150px;
  float: left;
}

.menuItem {
  margin: 8px;
  padding: 6px;
  background: #3F443A;
}

.menuItem h2 {
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
}

.menuItem:hover {
  background: #768567;
  text-decoration: underline;
}

.menuActive {
  background: #768567;
}

.menuSubItem {
  margin: 5px 10px 5px 30px;
  padding: 4px;
  font-size: 12px;
  background: #3F443A;
  text-align: right;
}

.menuSubItem h3 {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
}

.menuSubItem:hover {
  background: #768567;
  text-decoration: underline;
}

.menuSubActive {
  background: #768567;
}

.mainCont {
  position: absolute;
  left: 225px;
  top: 150px;
  padding: 10px;
  margin-right: 50px;
}

.mainCont a {
  text-decoration: underline;
}

.contentTitle {
  font-size: 18px;
  margin: 0 0 20px; 0;
}

.links {
  margin: 0 0 0 20px;
}

.links li {
  padding: 10px;
}

.footer {
  position: absolute;
  width: 400px;
  height: 30px;
  font-size: 12px;
  bottom: -25px;
  border-top: 1px solid #fff;
}

#DOMWindow {
  color: #000;
}

.closeDOMWindow {
  cursor: pointer;
}

.closeX {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 29px;
  z-index: 30000;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -400px -10px;
  display: block;
  text-indent: -90000px;
  overflow:hidden;
}

.closeWritten {
  position: absolute;
  top: 3px;
  right: 35px;
  width: 35px;
  z-index: 30000;
  text-align: left;
}

#multipleImgs {
  height: 50px;
  width: 150px;
  position: relative;
  margin: 10px 0 0 0;
}

#curmaxWrap {
  position: absolute;
  top: 8px;
  left: 55px;
  float: left;
}


.telaio table tr {
  width: 500px;
}

.telaio .det1 {
  width: 300px;
}

.telaio .det3 {
  width: 200px;
}

.cls_technical h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 30px 0;
}

.cls_technical .subtitle {
  margin: 10px 0 2px 0;
  font-style: italic;
}

.cls_technical .subtitleIntro {
  margin: 10px 0 30px 0;
  font-size: 18px;
  font-weight: bold;
}

.cls_technical .model {
  margin: 40px 0 0 0;
  font-style: italic;
  color: yellow;
}

.cls_technical table {
  border: 1px solid #fff;
  margin: 0px 0 10px 0;
}

.cls_technical table tbody td {
  padding: 3px;
}

.cls_technical table tbody .sec {
  color: yellow;
  width: 300px;
}

.cls_technical table tbody .det {
  width: 400px;
}

.cls_technical table tbody .sec2 {
  width: 150px;
}

.cls_technical table tbody .det2 {
  width: 150px;
}

.cls_technical table .row1 {
  /*background: #0032C0;*/
  background: #9B9595;
}

.cls_technical table .row2 {
  /*background: #007FC0;*/
  background: #767070;
}


.imgsContainer {
  position: relative;
  width: 850px;
  height: 350px;
  /*margin: 0 auto;*/
}
.imgOuter, .imgOuter2{
  width: 400px;
  height: 300px;
  overflow: hidden;
  position: relative;
  float: left;
}
.imgOuter2 {
  float: right;
}
.imgOuter3{
  width: 400px;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
#imgHomeWrap {
  position: absolute;
  left: -50px;
  top: -50px;
}
#imgHomeWrap2 {
  position: absolute;
  left: 0px;
  top: -50px;
}
#imgHomeWrap3 {
  position: absolute;
  left: 0px;
  top: -50px;
}
#imgHomeWrap4 {
  position: absolute;
  left: 0px;
  top: -50px;
}
#imgHome, #imgHome2, #imgHome3, #imgHome4 {
  width: 500px;
  height: 375px;
}
.imgHomeDesc {
  position:absolute;
  left: 80px;
  top: 303px;
  font-size: 13px;
  color: yellow;
}
.imgHomeDesc2 {
  position:absolute;
  left: 540px;
  top: 303px;
  font-size: 13px;
  color: yellow;
}
.imgHomeDesc3 {
  position:absolute;
  left: 80px;
  top: 303px;
  font-size: 13px;
  color: yellow;
}
.imgHomeDesc4 {
  position:absolute;
  left: 520px;
  top: 303px;
  font-size: 13px;
  color: yellow;
}
.sitemodsDetail {
  margin: 20px 0;
}

.homePageHistory a {
  text-decoration: none;
  font-style: italic;
}

.homePageHistory a:hover {
  text-decoration: underline;
}

.homeSubText {
  font-size: 14px;
}

.menuDate {
  font-size: 12px;
  color: yellow;
}

.diffTable {
  width:800px;
}

.diffTable td {
  padding: 20px;
}

.diffTable thead td {
  background: black;
}

.sitemodsDate {
  color: yellow;
}

.filmWrap {
  width: 250px;
  height: 350px;
  float: left;
}

.filmDesc {
  width: 210px;
  text-align: center;
  padding: 5px;
  vertical-align: top;
}

.filmDesc div {
  font-size: 12px;
}

.filmDesc p {
  color: yellow;
  font-style: italic;
}

.filmOthers {
  margin: 20px 0 10px 0;
  font-size: 16px;
  font-style: italic;
}

.filmOthersList {
  padding: 10px;
}

.filmOthersList li {
  padding: 5px;
}

.filmFootnote {
  font-size: 13px;
}

#popupVideo {
  width: 425px;
  height: 364px;
  margin: 20px auto 0 auto;
  text-align: center;
  border: 1px solid #000;
}

.english {
  position: relative;
  width: 1024px;
  height: 13px;
  margin: -20px auto 0 auto;
  text-align: right;
  font-size: 11px;
}

.english span {
  background: #000;
  padding: 0 5px 0 5px;
}

.englishFlag {
  position: absolute;
  right: 44px;
  top: 0px;
  width: 20px;
  height: 13px;
  background: url('../images/dino italia sprite.gif') no-repeat;
  background-position: -430px -10px;
}

.clubPerson {
  margin: 30px 0 0 0;
}

.clubName {
  color: yellow;
  font-weight: bold;
}

.clubPersonTitle {
  font-style: italic;
}

.linkItalic {
  font-style: italic;
}

.saloneHead {
  margin: 40px 0 0 0;
  font-size: 16px;
}

.saloneDesc {
  margin: 0 0 10px 0;
}

.saloneDesc div {
  color: yellow;
  font-size: 18px;
}

.saloneDesc .rif {
  color: yellow;
  font-size: 14px;
}

.saloneDesc .mkr {
  color: yellow;
  font-size: 24px;
}

.saloneCar {
  margin: 20px 0;
}

.bookWrap {
  width: 270px;
  height: 450px;
  float: left;
  font-size:12px;
}

.bookImg {
  margin: 0 auto;
}

.bookTitle {
  font-weight: bold;
  font-size:14px;
  color: yellow;
}

.bookDesc {
  width: 250px;
  text-align: center;
  padding: 5px;
  vertical-align: top;
}

.levostreWrap {
  width: 280px;
  height: 350px;
  float: left;
  font-size:11px;
}

.levostreImg {
  width: 220px;
  height: 160px;
  margin: 0 auto;
}

.levostreTitle {
  font-weight: bold;
  font-size:14px;
  color: yellow;
}

.levostreDesc {
  width: 260px;
  text-align: center;
  padding: 5px;
  vertical-align: top;
}

.specialistiCat {
  margin: 40px 0 10px 0;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
}

.specialista {
  font-size: 12px;
  margin: 20px 0 0 0;
}

.specName {
  font-size: 16px;
  color: yellow;
}

.specContact {
  float: left;
}

.specImgs {
  float: left;
  margin: 0 0 0 20px;
}

.colourModel {
  font-size: 16px;
  font-style: italic;
  margin: 0 0 20px 0;
}

.colourTable {
  font-size: 14px;
  border: 0px;
}

.colourTableSizepx {
  width: 700px;
}

.colourTableSizeper {
  width: 90%;
}

.colourTable td {
  padding: 5px;
}

.colourTable thead {
  background: #000;
  font-weight: bold;
  color: yellow;
}

.colourTable tbody .row1{
  background: #9B9595;
}

.colourTable tbody .row2{
  background: #767070;
}

.ricambi td {
  padding: 10px;
}

.ricambi thead tr, .ricambi tbody td {
  border: 1px solid #999;
}

.ricambi thead {
  background: #999;
}

.ricambi .rowType1 {
  background: #768567;
}

.ricambi .rowType2 {
  background: #3F443A;
}

.ricambiCat {
  padding: 50px 0 5px 0;
  color: yellow;
  font-size: 20px;
}

.ricambi .app, .ricambi .partnum {
  font-size: 12px;
}

.ricambi .desc {
  /*color: yellow;*/
}

.mercatinoItem {
  float: left;
  margin: 20px;
  padding: 20px;
  border: 1px solid #888;
  width: 300px;
  font-size: 14px;
}

.mercatinoItem .mercatinoImg {
  margin: 10px auto;
}

.mercatinoItem .mercatinoDesc {
  width: 300px;
  text-align: center;
  color: yellow;
}

.mercatinoItem .mercatinoPrice {
  width: 300px;
  text-align: center;
  font-size: 12px;
}

.modelliHead {
  font-weight:normal;
  font-size:18px;
  color: yellow;
}

.eventiData {
  color: yellow;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.eventiDesc {
  font-size: 15px;
}

.eventiTitle {
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
}

.curiositaWrap{
  font-size:14px;
}

.curiositaWrap p {
  margin: 20px 0 0 0;
  padding: 0 0 5px 0;
}

.maglioli ul {
  margin: 10px 0 20px 0;
}

.maglioli li {
  margin: 0 0 0 50px;
}

.mistral ul {
  margin: 20px 0 0 0;
}

.mistral li {
  margin: 5px 0 0 50px;
}