/* ------------------------------------------------------- */

* {
	padding:0;
	margin:0;
}

.clear{
	clear:both;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	font-size:12px;
}

a{
	color:#5b5b5b;
}

a:hover{
	text-decoration:none;	
}

h1, h1 a, #sub-text .header, #sub-text2 .header{
	font-size:24px;
	font-weight:normal;
	color:#ff9d3c;
	padding:5px 0 10px 0;
	line-height:22pt;
}

h1 span a{
	font-size:10px;
}

#content .item .header{
	padding:5px 0 10px 0;
	font-weight:bold;
}

#content, #content-col, .content{
	line-height:130%;
}

#adress b, .login, #adress b:hover{
	font-weight:bold;
	color:#ff9d3c;
	text-decoration:none;
	text-transform:uppercase;
}

#content .item2 p{
	padding:0 0 7px 0;
}

#content .item2 input.input{
	margin:7px 0 18px 0;
	border:1px solid #bebebe;
	font-size:11px;
	color:#5b5b5b;
	padding:2px;
}
#content .item2 textarea{
	padding:2px;
	font-size:11px;
	color:#5b5b5b;
	border:1px solid #bebebe;
	margin:7px 0 18px 0;
	width:235px;
	height:40px;
}



/* -------------------------------------------------------  MENU LIST*/

#menu .tmenu{
	padding-bottom:10px;
}

#menu .tmenu a{
	font-size:10px;
	display:block;
	width:95px;
	height:12px;
	text-align:right;
	text-decoration:none;
	color:#5b5b5b;
	text-transform:capitalize;
}

#menu .tmenu a:hover, #menu .tmenu td.active a{
	color:#5b5b5b;
	font-weight:bold;
}

#menu li{
	list-style-type:none;
}

#menu li a{
	padding:0 10px 3px 18px;
	display:block;
	width:176px;
	height:16px;
	text-align:right;
	text-decoration:none;
	color:#5b5b5b;
}

#menu .smenu a{
	font-size:10px;
	padding:0 10px 3px 18px;
	display:block;
	width:176px;
	height:12px;
	text-align:right;
	text-decoration:none;
	color:#5b5b5b;
	text-transform:capitalize;
}

#menu .smenu{
	margin:0 0 3px 0;
}

#menu .smenu a:hover, #menu .smenu li.active a{
	color:#5b5b5b;
	font-weight:bold;
	background:#fff;
}


#menu li a:hover, #menu li.active a{
	background:url(images/menu-rollover.png) no-repeat 197px 2px;
	color:#ff9d3c;
}

/* -------------------------------------------------------  NEWS LIST*/

#news li{
	list-style-type:none;
}

#news li a{
	padding:0 10px 5px 18px;
	display:block;
	width:176px;
	height:16px;
	text-decoration:none;
	text-align:right;
	color:#5b5b5b;
	background:url(images/menu-rollover.png) no-repeat 197px 2px;
}

#news li a:hover, #news li.active a{
	background:url(images/menu-rollover.png) no-repeat 197px 2px;
	color:#ff9d3c;
}


/* -------------------------------------------------------  HOME */

#home-img{
	width:755px;
	height:505px;
	border-bottom:1px solid #bebebe;
}

#home-text{
	float:left;
	width:570px;
	height:135px;
	padding:10px 0 0 0;
}

#paginate-slider1{
	float:left;
	width:185px;
	height:145px;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
	z-index:1000;
}

#paginate-subimg,
#paginate-statement-container {
  float:right;
}

#paginate-slider1 a,
#paginate-subimg a,
#paginate-statement-container a{
	display:block;
	width:20px;
	height:14px;
	float:left;
	text-align:center;
	margin:12px 0 0 5px;
	font-size:10px;
	background:#bebebe;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#paginate-slider1 a:hover, #paginate-slider1 a.selected,
#paginate-subimg a:hover, #paginate-subimg a.selected,
#paginate-statement-container a:hover, #paginate-statement-container a.selected {
	background:#ff9d3c;
}

/* -------------------------------------------------------  COLLECTION HOME */

#col-img{
	width:755px;
	height:444px;
	border-bottom:1px solid #bebebe;
	margin:0 0 0 15px;
}

#content-col .item{
	float:left;
	width:241px;
	height:178px;
	padding:2px 0 0 0;
	margin:0 0 0 15px;
}

#content-col .item a{
	font-size:10px;
}

.extra-padding{
	margin:0 0 0 15px;
}

#content-col .item h2{
	font-size:13px;
}

#sub-text{
	height:135px;
	width:755px;
	float:left;
	padding:10px 0 0 0;
	margin:0 0 0 15px;
	border-top:1px solid #bebebe;
}

#content-col .pages-col{
	float:left;
	width:175px;
	height:145px;
	text-align:right;
	border-top:1px solid #bebebe;
	position:relative;
}

#content-col .pages-col a{
	display:block;
	width:20px;
	height:14px;
	float:left;
	text-align:center;
	margin:12px 0 0 5px;
	font-size:10px;
	background:#bebebe;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#content-col .pages-col p{
	position:absolute;
	top:0;
	right:0;
}

#content-col .pages-col a:hover, #content-col .pages-col a.active{
	background:#ff9d3c;
}

#sub-text .header a{
	text-decoration:none;
}

#sub-text .header a:hover, #sub-text .active{
	color:#ff9d3c;
}


/* -------------------------------------------------------  COLLECTION 1 SELECTED */

#subimg{
	width:755px;
	height:325px;
	border-bottom:1px solid #bebebe;
	overflow:hidden;
}

#statement-container{
	width:755px;
	height:565px;
	overflow:hidden;
}

#content .item2{
	float:left;
	width:241px;
	height:230px;
	padding:8px 0 0 0;
}

#content .item3{
	float:left;
	width:241px;
	height:157px;
	padding:8px 0 0 0;
	position:relative;
}

#content .item4{
	height:15px;
	width:241px;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
}

#content .item5{
	float:left;
	width:241px;
	height:205px;
	padding:8px 0 0 0;
}

#content .item6{
	float:left;
	width:241px;
	height:290px;
	padding:8px 0 0 0;
}

#content .item2 h2, #content .item3 h2, #content .item5 h2, #content .item6 h2{
	padding:0 0 10px 0;
	font-size:13px;
	text-transform:capitalize;
}

#content .item2 .img-padding{
	margin:0 15px 15px 0;
}

#content .item2 .img-padding2{
	margin:0 0 15px 0;
}

#content .item2 img{
	border:1px solid #bebebe;
}

#sub-text2{
	clear:both;
	height:135px;
	padding:10px 0 0 0;
	border-top:1px solid #bebebe;
}

#sub-text2 .header a{
	text-decoration:none;
}

#sub-text2 .header a:hover, #sub-text2 .active{
	color:#ff9d3c;
}

/* -------------------------------------------------------  DEALERS */

.dealers-img{
	width:118px;
	height:83px;
	margin:25px 15px 0 0;
	float:left;
}

.dealers-text{
	margin:25px 0 0 0;
	float:left;
	width:146px;
}

.dealers-text h2{
	font-size:13px;
	padding:0 0 7px 0;
}

#map-dealers .pages a{
	display:block;
	width:20px;
	height:14px;
	text-align:center;
	float:left;
	margin:25px 5px 0 0;
	font-size:10px;
	background:#bebebe;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#map-dealers .pages a:hover, #map-dealers a.active{
	background:#ff9d3c;
}

/* -------------------------------------------------------  GREY BG */

#sub-bg{
	background:#eaeaea;
	width:755px;
	height:506px;
}

#map{
	float:left;
	width:474px;
	height:505px;
}

#map-dealers{
	float:left;
	width:281px;
	height:505px;
}

/* -------------------------------------------------------  BUILD */

#container{
	width:990px;
	min-height:700px;
	margin:0 auto;
}

#logo{
	height:89px;
	width:332px;
	background:#fff url(images/logo.png) no-repeat 0 0;
	float:left;
}

#adress{
	height:76px;
	width:645px;
	background:#fff url(images/adress.png) no-repeat 0 0;
	float:left;
	padding:13px 13px 0 0;
	text-align:right;
	line-height:180%;
	font-size:10px;
}

#sidebar{
	width:204px;
	height:650px;
	border-right:1px solid #ff9d3c;
	float:left;
}

#menu{
	width:204px;
	height:440px;
}

#header{
	width:204px;
	height:70px;
}

#news{
	width:204px;
	height:120px;
	padding:20px 0 0 0;
}

#content{
	width:755px;
	height:650px;
	float:left;
	padding:0 10px 0 20px;
}

#content-col{
	width:770px;
	height:650px;
	float:left;
	padding:0 10px 0 5px;
}

.content{
	width:755px;
	height:650px;
	float:left;
	padding:0 10px 0 20px;
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
}

.content .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 20px;  /*leave as is*/
	top: 0;  /*leave as is*/
}

#footer{
	clear:both;
	height:10px;
	width:980px;
	text-align:right;
	padding:20px 10px 0 0;
	background:#fff url(images/footer.png) no-repeat 0 0;
}

