@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#1e2225;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
}



a:link {
	color: #00F;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;

	color: #00F;
}
a:hover {
	text-decoration: underline;

	color: #09F;
}
a:active {
	text-decoration: underline;
	color: #00F;
}

#langchoice a:link {
	color: #FFF;
	text-decoration: none;
}
#langchoice a:visited {
	text-decoration: none;
	color: #FFF;
}
#langchoice a:hover {
	text-decoration: none;
	color: #FFF;
}
#langchoice a:active {
	text-decoration: none;
	color: #FFF;
}

#footer a:link {
	color: #8c908f;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #8c908f;
}
#footer a:hover {
	text-decoration: none;
	color: #8c908f;
}
#footer a:active {
	text-decoration: none;
	color: #8c908f;
}


#container {
	width:100%;	
	margin-left:auto;
	margin-right:auto;
}

#header {
	background: url(../img/bg_header.png) repeat-x scroll 0 0 transparent;
    height: 80px;
    margin: 0;
    padding: 13px 0;
    text-align: center;
}

#langchoice {
	height: 20px;
	width: 1100px;
	margin: 0 auto;
	text-align:right;
	font-size:12px;
}

#header a {
	color:#FFF;
	text-decoration:none;
}

#header a:active {
	color:#FFF;
	text-decoration:none;
}

#header a:hover {
	color:#FFF;
	text-decoration:underline;
}

#menu {
	background:url(../img/menu.jpg) 0 -5px;
	height:50px;
	width:100%;
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
}

#menu a {
	color:#687379;
	text-decoration:none;
}

#menu a:active {
	color:#FFF;
	text-decoration:none;
}

#menu a:hover {
	color:#FFF;
	text-decoration:none;
}

.activelink {
	font-weight:bold;
	color:#FFF;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding:40px;
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
	}

#homecontent  {
	padding:0px;
	margin-top:auto;
	margin-bottom:auto;
	vertical-align:baseline;
	background-color:#000;
	border-left:solid;
	border-right:solid;
	border-width:thin;
	border-color:#687379;
	height: 427px;
}

#content  {
	padding:0px;
	margin-top:auto;
	margin-bottom:auto;
	vertical-align:baseline;
	background-color:#000;
	border-left:solid;
	border-right:solid;
	border-width:thin;
	border-color:#687379;
	height: 476px;
}

/* Brochures */

#brochurecontainer { width:1100px; background-color:#000; margin-left:auto;	margin-right:auto; }

.brochures { width:360px; height:415px;float:left; margin: 0 0 5px 0; }
.brochure2011, .brochure2012 { margin: 0 0 0 10px; }
.brochure2010 { background-image:url(../img/img_collection_2010.png); }
.brochure2010:hover { background-image:url(../img/img_collection_2010_ro.png); }
.brochure2011 { background-image:url(../img/img_collection_2011.png); }
.brochure2011:hover { background-image:url(../img/img_collection_2011_ro.png); }
.brochure2012 { background-image:url(../img/img_collection_2012.png); }
.brochure2012:hover { background-image:url(../img/img_collection_2012_ro.png); }


#dealercontent {
	background-color:#FFF;
	height:465px;
	width:1100px;
	margin: 0 auto;
	text-align:right;
}

#dealerlist {
	padding: 40px 43px 20px 40px;
	overflow-y:scroll;
	color:#000;
	font-size:12px;
	text-align:left;
	height:355px;
	position: absolute;
	z-index: 1;
	margin: 50px 0 0 0;
}

#dealerimage {
	width:300px;
	float:right;
}

#newscontent {
	background-color:#FFF;
	height:465px;
	width:1100px;
	margin: 0 auto;
	text-align:right;
}

#newslist {
	color: #000000;
    font-size: 12px;
    height: 355px;
    margin: 50px 0 0;
    overflow-y: scroll;
    padding: 40px 43px 20px 558px;
    position: absolute;
    text-align: left;
    z-index: 1;
}

#newslist p {
	margin: 5px 0;
}

#newsimage {
	width:600px;
	float:left;
	text-align:left;
}

#contactcontent {
	background-color:#FFF;
	height:465px;
	width:1100px;
	margin: 0 auto;	
}

#contactform {
	padding: 40px 0 20px 0;
	color:#000;
	font-size:12px;
	text-align:left;
	height:355px;
	float:right;
	margin: 0 35px 0 20px
}

#contactdetails {
	padding: 40px 0 20px 0;
	color:#000;
	font-size:12px;
	text-align:left;
	width:210px;
	float:right;
	height: 350px;
}

input, textarea {
	background-color: #FFF;
	border: 1px solid #000;
	color:#000;
	font-weight:bold;
	resize: none;
}

#contactimage {
	width:414px;
	float:left;
}

#slideshow {
    width: 100%;
	height:415px;
	float:left;
}

#footer {
	background:url(../img/bg_footer.png) repeat-x;
	width:100%;
	height:33px;
	float:left;
	text-align:center;
	font-size:10px;
	margin-top:3px;
	padding: 35px 0;
}

#line {
	margin-top:5px;
	background-color:#8c908f;
	height:5px;
	font-size:10px;
	text-align:right;
	}
	
#link {
color: #FFF;
font-size: 10px;
width: 1100px;
margin: 5px auto 0 auto;
text-align: right;
}

#link a {
	margin: 0 0 0 5px;
	color: #FFF:
	}

#link img {
	float: right;
	margin: 0 13px 0 0;
	width: 40px;
}

#link a:link {
	color: #687379;
	text-decoration: none;
}
#link a:visited {
	text-decoration: none;
	color: #687379;
}
#link a:hover {
	text-decoration: none;
	color: #687379;
}
#link a:active {
	text-decoration: none;
	color:#687379;
}

#home {
    width: 1100px;
	height:409px;
	margin: 3px auto 0 auto;
}

#home iframe {
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 343px;
    padding: 10px;
    width: 596px;
}

#hometext {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    float: left;
    font-size: 15px;
    height: 268px;
    padding: 80px 15px 15px 15px;
	width: 445px;
	text-align: center
}

#mainmenu {
	width: 1100px;
	margin: 0 auto;
}

#navlist {
	width: 1000px;
	float: left;
}

.b2blink { 
	float: left;
    font-size: 14px;
    margin: 19px 0 0;
    width: 100px;	
}

.frontpage2010 {
	background:url(../img/img_collection_2010_detail.png) no-repeat;
	width: 383px;
	height: 415px; 
	float: left;
	margin: 5px 0;
	border: none;
	}
	
.frontpage2010:hover { 
	background:url(../img/img_collection_2010_detail_ro.png) no-repeat;
	}
	
.frontpage2011 {
	background:url(../img/img_collection_2011_detail.png) no-repeat;
	width: 383px;
	height: 415px; 
	float: left;
	margin: 5px 0;
	border: none;
	}
	
.frontpage2011:hover { 
	background:url(../img/img_collection_2011_detail_ro.png) no-repeat;
	}
	
.frontpage2012 {
	background:url(../img/img_collection_2012_detail.png) no-repeat;
	width: 383px;
	height: 415px; 
	float: left;
	margin: 5px 0;
	border: none;
	}
	
.frontpage2012:hover { 
	background:url(../img/img_collection_2012_detail_ro.png) no-repeat;
	}
	
.thumbnailcontainer { 
	width: 717px;
	float: left;
}

.thumbnailcontainer img { 
	margin: 5px 0 0 7px;
	border: none;
}


