/* CSS Document */

@font-face {
    font-family: 'OpelSans';
    src: url('../fonts/opelsanscondensed-webfont.eot');
    src: url('../fonts/opelsanscondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opelsanscondensed-webfont.woff') format('woff'),
         url('../fonts/opelsanscondensed-webfont.ttf') format('truetype'),
         url('../fonts/opelsanscondensed-webfont.svg#../fonts/opelsanscondensed-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpelSans';
    src: url('../fonts/opelsanscondensed-bd-webfont.eot');
    src: url('../fonts/opelsanscondensed-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opelsanscondensed-bd-webfont.woff') format('woff'),
         url('../fonts/opelsanscondensed-bd-webfont.ttf') format('truetype'),
         url('../fonts/opelsanscondensed-bd-webfont.svg#../fonts/opelsanscondensed-bd-webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpelSansExtraBold';
    src: url('../fonts/opelsanscondensed-exbd-webfont.eot');
    src: url('../fonts/opelsanscondensed-exbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opelsanscondensed-exbd-webfont.woff') format('woff'),
         url('../fonts/opelsanscondensed-exbd-webfont.ttf') format('truetype'),
         url('../fonts/opelsanscondensed-exbd-webfont.svg#../fonts/opelsanscondensed-exbd-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

html{
	/*height: 100%;	*/
}

body{
	font-family: "OpelSans", Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQxNDE0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 0%, #414141 50%, #151515 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#414141), color-stop(100%,#151515)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#414141 50%,#151515 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#414141 50%,#151515 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#414141 50%,#151515 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#414141 50%,#151515 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#151515',GradientType=0 ); /* IE6-8 */
	background-repeat:repeat-x;
	height: 100%;
}

a, a:focus, a:hover{
	outline: none !important;
	color: #FFF;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
	padding-left: 0;
	padding-right: 0;	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	/*font-family: OpelSansExtraBold, Verdana, Geneva, sans-serif;*/
	font-family: "OpelSans", Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.extra-bold{
	font-family:OpelSansExtraBold, Verdana, Geneva, sans-serif;
	font-weight: normal;
}

#main-slider .carousel-control{
	width: 52px;
	background-repeat: no-repeat;
	height: 80px;
	text-indent: -9999px;
	opacity: 1;
	top: 50%;
	margin-top:-40px;
}

.carousel-control.right{
	background-image:url(../gr/slide_right.png);	
}

.carousel-control.left{
	background-image:url(../gr/slide_left.png);	
}

#main{
	background: #fff;
	padding: 10px;	
}

#main > .row{
	margin: 0 -15px 0 0;	
}

#main.dark-grey{
	margin-top: 10px;
	padding-left: 10px;
	/*background-color: #1b1b1b;*/
	background: #1e1e1e; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(left,  #1e1e1e 0%, #000000 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e1e1e), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(left,  #1e1e1e 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(left,  #1e1e1e 0%,#000000 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(left,  #1e1e1e 0%,#000000 100%); /* IE10+ */
	
	background: linear-gradient(to right,  #1e1e1e 0%,#000000 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#000000',GradientType=1 ); /* IE6-8 */
	

}

#main-slider .carousel-caption{
	text-align: left;
	left: 3%;
	right:auto;
	bottom: 0;
	padding-bottom: 10px;
}

#main-slider .carousel-caption h2{
	background-color: #f7d900;
	padding: 5px 10px;
	margin: 2px 0;
	font-size: 30px;	
	color: #000;
	text-shadow: none;
	display:inline-block;
	font-family:OpelSansExtraBold, Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}

#main-slider .carousel-caption h3{	
	text-shadow: none;
	padding: 5px 10px 5px 16px;
	margin: 2px 0;
	font-size: 24px;
	display: block;
	background-repeat: no-repeat;
	background-position: center left;
	color: #000;
	font-family:OpelSansExtraBold, Verdana, Geneva, sans-serif;
	font-weight: 100;
	text-transform: uppercase;
}

#main-slider .carousel-caption h3.white{
	color: #FFF;
	background-image:url(../gr/white_arrow.png);
}

#main-slider .carousel-caption h3.black{
	color: #000;
	background-image:url(../gr/black_arrow.png);
}

#main-slider .carousel-caption h3.yellow{
	color: #f7d900;
	background-image:url(../gr/yellow_arrow.png);
}

.row{
	margin: 0;	
}

.row-no-margin,
.promo-row{
	margin: 0 0 10px 0 !important;
}

.promo-link{
	position: relative;
	display: block;
	margin-right: 23px;
}


.promo-link img{
	width: 100%;	
}

.promo-link .description{
	display: none;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);	
	color: #FFF;
}

.promo-link .description h5{
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	margin: 40px 0 5px 0;
	padding: 0;	
}

.promo-link .description h6{
	font-weight:normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.promo-car{
	text-align: center;
	color: #FFF;
	display: block;
	font-size: 16px;
	margin-right: 0;
	padding: 5px 0 0;
}

.promo-car a{
	color: #f7d900;
	font-weight: 500;
}

.promo-link .arrow{
	position: absolute;
	bottom: -1px;
	right: 0;
	width:42px;
	height: 36px;	
	background-image:url(../gr/promo-arrow.png);
	display: block;
	z-index: 10;
}

#used-car-search{
	margin-right: 0;
	background-color: #1b1b1b;
}

#used_car_form{
	/*background-color: #000;*/
	display: block;
	padding: 10px;	
}

#used_car_form h4{
	color: #f7d900;
	font-weight: normal;
	font-size: 17px;
	margin: 0;
	padding: 0 0 15px 0;
}

#used_car_form select{
	width: 100%;
	line-height: 18px;
	padding: 5px 2px;
	margin: 0 0 5px;	
}

#used_car_form .btn{
	background-color: #f7d900;
	border-radius: 0;
	display: block;
	width: 100%;
	text-align: center;
}

a.promo-link:hover .arrow{
	background-position: bottom;	
}

a.promo-link:hover .description{
	display: block;	
}

#content h1{
	background: #f7d900;
	font-size: 30px;
	color: #000;
	line-height: 30px;
	margin: 0;
	padding: 10px 15px;	
	margin-bottom: 10px;
}

#content h2{
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 6px;
}

.breadcrumb > li + li:before {
    color: #b5b5b5;
    content: "> ";
    padding: 0 5px;
}

.breadcrumb > .active, .breadcrumb a:hover, .breadcrumb a:focus{
	color: #fff;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: none;
    margin-bottom: 10px;
    padding: 0;
}

.breadcrumb a{
	color: #b5b5b5;
}

#actions ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}

#actions li{
	margin-bottom: 5px;
	height: 44px;	
}

#actions li a{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 6px;
	padding-left: 50px;
	padding-right: 20px;
	background-image: url(../gr/arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#actions li a:hover, #actions li.active a{
	color:#f7d900;
	text-decoration: none;
}

#car-details,
#actions-mobile{
	display: block;
	padding: 10px;
	background-color: #1b1b1b;	
}

#car-details{
	padding: 10px;
	margin-bottom: -10px;
}

#actions-mobile ul{
	margin: 0;
	padding: 0;
	list-style: none;		
}

#car-details .titles,
#actions-mobile li{
	margin-bottom: 5px;
	clear:both;
	background-color: #000;	
}

#car-details .titles{
	padding: 0;	
	margin: 0 0 5px 0;
}

#car-details .titles a,
#actions-mobile li a{
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 15px 10px;
	background: url(../gr/arrow-right.png) right center no-repeat;
}

#car-details .titles a:hover,
#actions-mobile li a:hover, #actions li.active a{
	color:#f7d900;
	text-decoration: none;
}

.cc-collapsed{
	display: block;
	padding: 10px;
	background-color:#FFF;	
	margin-bottom: 10px;
}

.cc-collapsed .car-feature img{
	float: left;
	margin: 0 10px 10px 0;
	max-width: 150px;
}

.test-drive{
	/*background: #000 url(../gr/wheel.png) 10px center no-repeat;*/
	background: #383838; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: url(../gr/wheel.png) 10px center no-repeat, -moz-linear-gradient(top,  #383838 0%, #000000 100%); /* FF3.6+ */
	
	background: url(../gr/wheel.png) 10px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	
	background: url(../gr/wheel.png) 10px center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	
	background: url(../gr/wheel.png) 10px center no-repeat, -o-linear-gradient(top,  #383838 0%,#000000 100%); /* Opera 11.10+ */
	
	background: url(../gr/wheel.png) 10px center no-repeat, -ms-linear-gradient(top,  #383838 0%,#000000 100%); /* IE10+ */
	
	background: url(../gr/wheel.png) 10px center no-repeat, linear-gradient(to bottom,  #383838 0%,#000000 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-8 */	
}

.service{
	/*background: #000 url(../gr/spanner.png) 16px center no-repeat;	*/
	background: #383838; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: url(../gr/spanner.png) 16px center no-repeat, -moz-linear-gradient(top,  #383838 0%, #000000 100%); /* FF3.6+ */
	
	background: url(../gr/spanner.png) 16px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	
	background: url(../gr/spanner.png) 16px center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	
	background: url(../gr/spanner.png) 16px center no-repeat, -o-linear-gradient(top,  #383838 0%,#000000 100%); /* Opera 11.10+ */
	
	background: url(../gr/spanner.png) 16px center no-repeat, -ms-linear-gradient(top,  #383838 0%,#000000 100%); /* IE10+ */
	
	background: url(../gr/spanner.png) 16px center no-repeat, linear-gradient(to bottom,  #383838 0%,#000000 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	

}

.brochure{
	/*background: #000 url(../gr/brochure.png) 10px center no-repeat;	*/
	background: #383838; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: url(../gr/brochure.png) 10px center no-repeat, -moz-linear-gradient(top,  #383838 0%, #000000 100%); /* FF3.6+ */
	
	background: url(../gr/brochure.png) 10px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	
	background: url(../gr/brochure.png) 10px center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	
	background: url(../gr/brochure.png) 10px center no-repeat, -o-linear-gradient(top,  #383838 0%,#000000 100%); /* Opera 11.10+ */
	
	background: url(../gr/brochure.png) 10px center no-repeat, -ms-linear-gradient(top,  #383838 0%,#000000 100%); /* IE10+ */
	
	background: url(../gr/brochure.png) 10px center no-repeat, linear-gradient(to bottom,  #383838 0%,#000000 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	

}

.price-list{
	/*background: #000 url(../gr/euro.png) 10px center no-repeat;	*/
	background: #383838; /* Old browsers */

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: url(../gr/euro.png) 10px center no-repeat, -moz-linear-gradient(top,  #383838 0%, #000000 100%); /* FF3.6+ */
	
	background: url(../gr/euro.png) 10px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	
	background: url(../gr/euro.png) 10px center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	
	background: url(../gr/euro.png) 10px center no-repeat, -o-linear-gradient(top,  #383838 0%,#000000 100%); /* Opera 11.10+ */
	
	background: url(../gr/euro.png) 10px center no-repeat, -ms-linear-gradient(top,  #383838 0%,#000000 100%); /* IE10+ */
	
	background: url(../gr/euro.png) 10px center no-repeat, linear-gradient(to bottom,  #383838 0%,#000000 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
	

	
}

.locator{
	display: block;
	color: #fff;
	padding: 5px 0 0 0;
	line-height: 1.4em;
	/*background-image: url(../gr/arrow-right.png);
	background-position: right 5px;
	background-repeat: no-repeat;*/
	background: #383838; /* Old browsers */	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, -moz-linear-gradient(top,  #383838 0%, #000000 22%); /* FF3.6+ */
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(22%,#000000)); /* Chrome,Safari4+ */
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, -webkit-linear-gradient(top,  #383838 0%,#000000 22%); /* Chrome10+,Safari5.1+ */
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, -o-linear-gradient(top,  #383838 0%,#000000 22%); /* Opera 11.10+ */
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, -ms-linear-gradient(top,  #383838 0%,#000000 22%); /* IE10+ */
	
	background: url(../gr/arrow-right.png) right 5px no-repeat, linear-gradient(to bottom,  #383838 0%,#000000 22%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}

.locator:hover{
	color:#f7d900;
	text-decoration: none;
}

.locator img{
	display: block;
	width: 100%;
	max-width: 140px;	
}

.locator span{
	padding-left: 50px;	
}

h1.logo{
	position: relative;
	font-size: 44px;
	color: #f7d900;
	line-height: 44px;
	padding: 34px 10px 23px;
	margin: 0;
	background: url(../gr/logo.png) right center no-repeat;
}

h1.logo .opel-logo{
	display: block;
	position: absolute;
	z-index:20;
	right: 0;
	top: 0;
	width: 80px;
	height:100px;
	margin-left: -10px;
}

h1.logo .dealer-header-name{
	float: left;	
}

h1.logo .dealer-header-info{
	float: left;
	padding-top: 4px;
	padding-left:20px;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
}

h1.logo .dealer-header-info a{
	color: #FFF;	
}

.page-view table thead td{
	background-color: #000;
	color: #FFF;	
}

.page-view table td{
	padding: 5px 10px;
	width: 50%;
	font-size: 15px;
}

.page-view .fluid-table td{
	width: auto;
}

.page-view .fluid-table{
	width: 100%;
	margin-bottom: 10px;
}

.page-view .row{
	margin-bottom:15px;	
}

.page-view .row h3{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;	
}

.page-view .heading-image{
	margin-bottom: 10px;	
}

.page.view.large-headed .row img{
	width:100%;
	max-width: 380px;	
}

.page-view a{
	color: #333;	
}

/* nav bar */
.navbar{
	background: #f7d900;
	border-radius: 0;
	border: 0;
	min-height: 45px;
	margin-bottom: 10px;
}

.navbar a{
	font-size: 15px;
	font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	background: #1b1b1b;
	color: #fff;
}

.navbar-nav > li > a{
	line-height: 15px;	
}

.navbar-collapse{
	padding-left: 0;	
	padding-right: 0;
}

.dropdown-menu{
	background: #1b1b1b;
}

.dropdown-menu > li > a{
	background: #1b1b1b;
	color: #fff;	
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background: #1b1b1b;
	color: #f7d900;	
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #1b1b1b;
}

.home-icon a{
	background: url(../gr/home.png) center center no-repeat;
	text-indent: -9999em;
	display: block;	
	width: 45px;
	height: 45px;
	border-right: 1px solid #1b1b1b;
}

.home-icon a:hover {
	background: #1b1b1b url(../gr/home-inverse.png) center center no-repeat !important;
}

.navbar-default .navbar-nav > li > a{
	color: #1b1b1b;	
}

.navbar li.last{
	border-right: 1px solid #1b1b1b;	
}

/* search box */
.form-control{
	height: 35px;	
}

#search-form .input-group{
	background-color: #FFF;	
}

#search{
	background-color: transparent;	
}

/* SEARCH RESULTS */

.search-results{
	display: block;	
}

.search-item{
	display: block;
	padding: 5px;
	border-bottom: 1px solid #EEE;
}

.search-results .pagination > .active > a, 
.search-results .pagination > .active > span, 
.search-results .pagination > .active > a:hover, 
.search-results .pagination > .active > span:hover, 
.search-results .pagination > .active > a:focus, 
.search-results .pagination > .active > span:focus{
	background-color: #EEE;
	border: 1px solid #DDD;
	color: #333;
}



.navbar-form{
	padding: 0;
	margin: 5px;
	border: none;
}

.navbar-form .input-group{
	padding-left: 5px;
}

.navbar-form .form-control{
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.00) inset;
}

.navbar-form .btn-info{
	background: #fff url(../gr/search.png) bottom right no-repeat;
	border-radius: 0;
	border: 0;
	font-size: 16px;
	padding-top: 7px 12px;
}

#sitemap{
	background: #1b1b1b;
	padding: 10px;
	margin: 10px 0;	
}

#sitemap .row{
	margin: 0;	
}

.list{
	
}

#sidenav-details a{
	color: #f7d900;	
}


/* news list */
.news-list{
	display: block;	
}

.news-list .row{
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e2;
}

.news-list .row h3{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;	
}

.news-list .row h3 a{
	color: #000;	
}

.opel-btn,
.btn-find-out{
	background-image:url(../gr/miniarrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #f7d900;
	padding: 10px 20px 10px 10px;
	float: right;
	color: #000;
	font-size: 15px;	
}

.opel-btn{
	float: left;
	border-radius: 0;	
}

.opel-btn.opel-btn-block{
	float: none;
	display: block;
	width: 100%;
	max-width: 140px;
}

.btn-find-out:hover{
	color: #fff;	
	text-decoration: none;
}

/* forms */
.booking .row{
	margin: 0;	
}

.booking h5{
	font-weight: bold;	
}

.booking .row label{
	display: block;	
}

.booking .row input,
.booking .row select{
	margin-bottom: 15px;	
}

.book-vehicles-list ul{
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;	
}

.book-vehicles-list li{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;	
}

.book-vehicles-list li input[type="checkbox"]{
	margin: 0;	
}

.input-wrapper{
	padding-right: 25px;	
}

.article-image{
	float: left;
	margin: 0 10px 10px 0;	
}

/* contact page */
#dealer-map{
	display: block;
	height: 300px;	
	margin-bottom: 15px;
}

.opel-headlines{
	font-size: 20px;
	color:#f7d900;
	display: block;
	margin: 15px 0 !important;
}

.about-us{
	display: block;
	padding: 15px 0;
	padding-right: 20px;
}

.about-us a{
	color: #000;
}

.contact-details{
	padding: 15px;
	margin: 15px 0;
	display: block;
	background-color: #b7bbbd;
	color: #FFF;
}

.contact-details a{
	color: #FFF;	
}

#team img{
	width: 95%;
	margin-right: 5%;
	max-width: 250px;	
}

#team .member-team{
	margin-bottom: 15px;
}

#team .member-team p{
	margin: 0;
	padding: 0 0 5px 0;	
}

#team .member-team span{
	display: block;	
}

#team .member-team a{
	color: #000;	
}

/* INFOBOX */
.infoboxwindow{
	border: 2px solid #000;
	background-color: #FFF;
	width: 220px;	
}

.infoboxwindow:after, .arrow_box:before { bottom: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .infoboxwindow:after { border-color: rgba(0, 0, 0, 0); border-bottom-color: #000; border-width: 6px; left: 50%; margin-left: -2px; } 
.infoboxwindow:before { border-color: rgba(0, 0, 0, 0); border-bottom-color: #000; border-width: 10px; left: 50%; margin-left: -4px; }


.infoboxwindow h4{
	color: #FFF;
	background-color: #000;
	display: block;
	padding: 3px;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}

.infoboxpadder{
	padding: 5px;
	display: block;
	font-size: 12px;	
}

.infoboxpadder a{
	color: #000;	
}

/* footer */

footer section{
	margin-bottom: 20px;	
	font-size: 12px;
	color: #fff;
}

footer section h1{
	font-size: 15px;	
	color: #f7d900;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

footer section ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;	
}

footer a, footer a:hover, footer a:focus{
	color: #fff;
}

.yellow{
	color: #f7d900;
}

.black{
	color: #000;	
}

/* copyright */

#copyright{
	text-align: center;
	color: #74787a;	
}

#copyright ul{
	list-style: none;
	margin: 20px auto;
	padding: 0;	
	display: inline-block;
}

#copyright ul li{
	float: left;	
	/*border-right: 1px solid #fff;*/
	margin-right: 5px;
}

#copyright ul li:after{
	padding-left: 5px;
	content: "|";
	color: #fff;
}

#copyright ul li.end:after{
	padding-left: 5px;
	content: "";
	color: #fff;
}

/* downloads */

#downloads{
	margin: 0;
	padding: 0;
	list-style: none;
}

#downloads li{
	margin-bottom: 20px;	
}

.download{
	color: #fff;
	display: block;
	padding: 3px 6px;
	padding-right: 30px;
	background: #000 url(../gr/download-arrow.png) right center no-repeat;	
	margin-top: 6px;
	font-size: 14px;
	line-height: 16px;
}

.download:hover{
	color: #fff;
}

/* vehicles */

.vehicles{
	margin: 0;
	padding: 0;
	list-style: none;	
	display: block;
	min-height: 150px;
}

.vehicles li{
	margin-bottom: 20px;		
}

.vehicles li .img-placeholder,
.vehicles li img{
	max-width:140px;
	/*height: 100px;*/
	width: 100%;
}

.vehicles li .img-placeholder{
	display: block;
	background-color: rgba(0,0,0,.2);	
}


.vehicle-title{
	color: #f7d900;
	font-size: 16px;
}

.download-link,
.vehicle-link{
	color: #fff;
	display: block;
	padding: 8px 10px;
	padding-right: 30px;
	min-height: 65px;
	background: #000 url(../gr/arrow-right.png) right center no-repeat;	
	/*margin-top: 6px;*/
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
}

a.vehicle-thumbnail + a.vehicle-link {
	margin-top: 6px;	
}

.download-link:hover,
.vehicle-link:hover{
	color: #fff;
	text-decoration: none;
}

.download-link em{
	font-style: normal;
	font-size: .9em;
	display: block;	
}

.download-link{
	background-image:url(../gr/download.png);
	background-position: right center;
	background-repeat: no-repeat;	
}

/* vehicle page */

.slideshow{
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
}

#car-slider .carousel-control{
	width: 52px;
	background-repeat: no-repeat;
	height: 80px;
	text-indent: -9999px;
	opacity: .5;
	top: 90px;
}

.car-slides{
	width: 640px;
	height: 290px;
	float: left;	
}

.car-slides-controller{
	float: left;
	position: relative;		
}

.nav-tabs{
	display: block;
	min-height: 20px;
	background: #383838; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	
	background: -moz-linear-gradient(top,  #383838 0%, #151515 100%); /* FF3.6+ */	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#151515)); /* Chrome,Safari4+ */	
	background: -webkit-linear-gradient(top,  #383838 0%,#151515 100%); /* Chrome10+,Safari5.1+ */	
	background: -o-linear-gradient(top,  #383838 0%,#151515 100%); /* Opera 11.10+ */	
	background: -ms-linear-gradient(top,  #383838 0%,#151515 100%); /* IE10+ */	
	background: linear-gradient(to bottom,  #383838 0%,#151515 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#151515',GradientType=0 ); /* IE6-8 */
	padding: 10px 10px 0 10px;
}

.nav-tabs li{
	list-style-type: none;
	border-radius: none;	
}

.nav-tabs > li > a{
	border-radius: 0;
	color: #FFF;
	padding: 7px 20px;
	font-size: 16px;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: rgba(255,255,255,.1);
	border-color: rgba(255,255,255,.075);	
}

.car-feature{
	display: block;
	margin: 24px 0;
	padding-bottom: 24px;
	background-image:url(../gr/dots.png);
	background-repeat:repeat-x;
	background-position: bottom left;
}

.car-feature:last-child{
	background-image: none;	
}

.car-feature a{
	color: #000;
	text-decoration: underline;
}

.car-feature h4{
	margin: 0 0 10px 0;
	padding: 0;	
}

#slideshow-thumbs{
	display: block;
	overflow: hidden;	
	position: relative;
	top: 0;
	z-index:1;
}

.car-slides-controller ul{
	margin: 0;
	padding: 0;	
}

.car-slides-controller li{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.car-slides-controller li img{
	width: 140px;	
}

.car-slides-controller .handles{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	min-height: 50px;
	text-indent: -9999px;
	/*background-color: rgba(0,0,0,.8);
	background-image:url(../gr/arrowup.png);	
	background-position: center;
	background-repeat: no-repeat;*/
	background: #383838; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	
	background: url(../gr/arrowup.png) center no-repeat, -moz-linear-gradient(top,  #383838 0%, #151515 100%); /* FF3.6+ */	
	background: url(../gr/arrowup.png) center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#151515)); /* Chrome,Safari4+ */	
	background: url(../gr/arrowup.png) center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#151515 100%); /* Chrome10+,Safari5.1+ */	
	background: url(../gr/arrowup.png) center no-repeat, -o-linear-gradient(top,  #383838 0%,#151515 100%); /* Opera 11.10+ */	
	background: url(../gr/arrowup.png) center no-repeat, -ms-linear-gradient(top,  #383838 0%,#151515 100%); /* IE10+ */	
	background: url(../gr/arrowup.png) center no-repeat, linear-gradient(to bottom,  #383838 0%,#151515 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#151515',GradientType=0 ); /* IE6-8 */

}


.car-slides-controller .handles.bottom{
	top: 240px;	
	/*background-image:url(../gr/arrowdown.png);*/
	background: #383838; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);	
	background: url(../gr/arrowdown.png) center no-repeat, -moz-linear-gradient(top,  #383838 0%, #151515 100%); /* FF3.6+ */	
	background: url(../gr/arrowdown.png) center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#151515)); /* Chrome,Safari4+ */	
	background: url(../gr/arrowdown.png) center no-repeat, -webkit-linear-gradient(top,  #383838 0%,#151515 100%); /* Chrome10+,Safari5.1+ */	
	background: url(../gr/arrowdown.png) center no-repeat, -o-linear-gradient(top,  #383838 0%,#151515 100%); /* Opera 11.10+ */	
	background: url(../gr/arrowdown.png) center no-repeat, -ms-linear-gradient(top,  #383838 0%,#151515 100%); /* IE10+ */	
	background: url(../gr/arrowdown.png) center no-repeat, linear-gradient(to bottom,  #383838 0%,#151515 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#151515',GradientType=0 ); /* IE6-8 */
}

.vehicle-price{
	float: right;
	font-size:0.7em;	
}

/* black page */
.black-page{
	background-color: #242424;
	display: block;
	padding: 10px;
	color: #FFF;	
}

.black-page .article-image{
	width:100%;
	max-width: 760px;
	margin-bottom: 10px;
}

/* pagination */

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background: #000;
	color: #fff;
	border-color: #000;	
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background: #000;
	color: #f7d900;
	border-color: #000;	
}

.pagination > li > a, .pagination > li > span{
	color: #000;	
}

#content > div > section h1{
	background: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 6px;
	font-weight: bold;	
}

#content > div > section{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e2;
	margin-left: 15px;
	margin-right: 15px;		
}

.more-btn{
	background: #f7d900 url(../gr/more-black.png) center right no-repeat;
	padding: 11px;
	float: right;
	color: #000;	
	padding-right: 30px;
}

.more-btn:hover{
	color: #f7d900;
	background: #000 url(../gr/more-yellow.png) center right no-repeat;
	text-decoration: none;
}

#showLeftPush{
	display: none;
	position: absolute;
	top: 15px;
	left: 15px;
}

.mobile-nav-btn .icon-bar{
	background-color: #f7d900;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .25);
    display: block;
    height: 4px;
    width: 30px;
	margin-bottom: 4px;	
}

.cbp-spmenu {
	background: #f7d900;
	position: fixed;
}

#cbp-spmenu-s1 ul li, #cbp-spmenu-s1 ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0d77b6;
}

.cbp-spmenu a {
	display: block;
	color:  #000;
	font-size: 1.1em;
	font-weight: 300;
}

.cbp-spmenu .active a,
.cbp-spmenu a:hover {
	background: #000;
	color:  #f7d900;
}

.cbp-spmenu a:active {
	background: #000;
	color:  #f7d900;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 240px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #ecb000;
	padding: 0.35em 1em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	min-height: 250px;
	left: 0;
	z-index: 10000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 50%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 50%;
	padding: 0.8em;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}

.cbp-spmenu-right {
	right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -1000px;
}

.cbp-spmenu-bottom {
	bottom: -350px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.form-control:focus {
    border-color: #f7d900;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(252, 191, 0, 0.6);
    outline: 0 none;
}

.price-list-btn{
	max-width: 380px;
	width:100%;
	display: block;
	text-decoration: none !important;
	color: #FFF !important;
	background-color: #000;
	padding-bottom: 10px;
}

.price-list-btn  img{
	width: 100%;
	max-width: 380px;	
}

.price-list-btn span{
	display: block;
	margin: 0 10px;
	line-height: 18px;
	padding: 10px 0;	
	text-decoration: none !important;
	color: #FFF;
	background-image:url(../gr/download.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* BOOTSTRAP OVERRIDES */

li.tw-link,
li.fb-link{
	margin-bottom: 20px;
}

#social-links{
	display: block;
	position: relative;
	height: 60px;
}

#social-links li{
	float: left;
	width: 40px;
	height: 40px;
}

#social-links li:nth-child(2){
	margin: 0 10px;
}

#social-links li:hover{
	opacity: 0.8;
}

.opening_hours{
	margin-top: 14px;
}

.search-item-post a{
	color: #f7d900;
}
/*
.cc-cookies {
    background: none repeat scroll 0 0 rgba(86, 86, 86, 0.95);
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 700;
    left: 0;
    padding: 0.5em 5%;
    position: fixed;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    top: 0;
    width: 100%;
    z-index: 99999;
}
.cc-cookies a, .cc-cookies a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.cc-cookies a:hover {
    text-decoration: none;
}
.cc-overlay {
    height: 100%;
    padding-top: 25%;
}
.cc-cookies-error {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font-size: 18px;
    margin: 1em 0 2em;
    padding: 2em 5%;
    text-align: center;
    width: 100%;
}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    background: none repeat scroll 0 0 #7DAF3B;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    display: inline-block;
    padding: 0.5em 0.75em;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    transition: background 0.25s ease-in 0s;
}
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline {
    background: none repeat scroll 0 0 #AF3B3B;
    margin-left: 0.5em;
}
.cc-cookies a.cc-cookie-reset {
    background: none repeat scroll 0 0 #F15B00;
}
.cc-cookies a.cc-cookie-accept:hover, .cc-cookies-error a.cc-cookie-accept:hover, .cc-cookies a.cc-cookie-decline:hover, .cc-cookies-error a.cc-cookie-decline:hover, .cc-cookies a.cc-cookie-reset:hover {
    background: none repeat scroll 0 0 #000000;
    transition: background 0.25s ease-in 0s;
}
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
    display: block;
    margin-top: 1em;
}
.cc-cookies.cc-discreet {
    left: auto;
    padding: 0.5em 1em;
    top: auto;
    width: auto;
}
.cc-cookies.cc-discreet a.cc-cookie-reset {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
    text-decoration: underline;
    text-shadow: none;
}
.cc-cookies.cc-discreet a.cc-cookie-reset:hover {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
	.cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
		display: block;
		margin: 1em 0;
	}
}
@media screen and (max-width: 480px) {
	.cc-cookies {
		float: left;
		position: relative;
	}
}


.cc-cookies p {
	float: left;
	width: 80%;
}

.cc-cookie-accept{
	float: left;
	margin-top: 5px;
	width: 12%;	
	margin-left: 4%;		
}
*/

/* COOKIE ALERT */
.cookie-popup{
	display: none;
	position: fixed;
	z-index: 1000;
	min-height: 30px;
	color: #594303;
	background-color: #f7d900;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	padding: 5px 15px;
	width: 100%;
	/*display: block;*/
	box-shadow: 0 2px 2px rgba(0,0,0,.5);
}

.cookie-popup p{
	float: left;
	width: 90%;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
}

.cookie-popup p a{
	color: #594303;
	text-decoration: underline;
}

.cookie-close{
	float: right;
	width: 5%;
	margin-right: 4%;
	text-align: center;
	border-radius: 5px;
	background-color: #000;
	color: #FFF;
	padding: 5px;
	min-width: 70px;	
}

.cookie-close:hover, .cookie-close:active, .cookie-close:focus{
	color: #fff;
}


.sitemap{
	margin: 0;
	padding: 0;	
}

.sitemap li{
	list-style-type: none;	
}

.sitemap li ul{
	margin: 0 0 0 15px;
	padding: 0;	
}

.iframed-form{
	width: 100%;
	border: 0;
	min-height: 1300px;	
	overflow-y: hidden;
}
