﻿/*-----Photo Album-----*/

#images {
    width: 65%;
    /*height: 350px;*/
    overflow: hidden;
    position: relative;
    margin: 20px auto;
    float:left;

}
#images img {
    width: 100%;
    position: absolute;
    top: 0;
    left: -400px;
    z-index: 1;
    opacity: 0;
    transition: all linear 500ms;
    -o-transition: all linear 500ms;
    -moz-transition: all linear 500ms;
    -webkit-transition: all linear 500ms;

}

#images img:target {
    left: 0;
    z-index: 1;
    opacity: 1;
    position: relative;

}

#images img:first-child {
    left: 0;
}

#slider {
	width:30%;
    padding: 1% 1%;
    position:relative;
    float:left;

}

#albums {
	width:47%;
    padding: 3% 1%;
    position:relative;
    float:left;
    font-size: 90%;
}

#albums2 {
	width:22%;
    padding: 1% 1%;
    position:relative;
    float:left;
    font-size: 60%;
}

#moto {
	width:42%;
    padding: 3% 3%;
    margin-right:2%;
    margin-bottom:1%;
    position:relative;
    float:left;
    background-color:#EFDFCF;
    font-size: 80%;
    font-family:Verdana;
    text-align:center;
    color:#2C2C2C;
    box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}

#moto2 {
	width:92%;
    padding: 2% 3%;
    margin-right:2%;
    margin-bottom:1%;
    position:relative;
    float:left;
    background-color:#996633;
    font-size: 80%;
    font-family:Verdana;
    text-align:center;
    color:white;
    box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}


#slider a {
    padding: 1% 1%;
}

/*-----END OF Photo Album-----*/

body {font-family:"Verdana";}
#par1 { font-size: 80%}
#link { font-size: 80% }
#tsakiridis { font-size: 75%;font-family:Arial, Helvetica, sans-serif;color:white;font-weight:bold;text-align:left;padding-bottom:18px;}
.menu .arrow .sub-menu li { font-size: 100%}
#copyright {
	font-size:70%;
	color:gray;
	text-align:left;
}

#map{
	width:100%;
	height:400px;
}

#mapsm{
	width:55%;
	height:180px;
	padding:1% 7% 1% 1%;
}

#contact {
	font-size:80%;
	color:gray;
	text-align:center;
	float:left;
	position:relative;
	width:100%;
}

#panel {
	text-align:left;
	font-size:90%;
	float:left;
	position:relative;
	width:100%;
}

#panel1 {
	text-align:left;
	
	float:left;
	position:relative;
	width:100%;
}

#panel100 {
	text-align:left;
	
	float:left;
	position:relative;
	width:100%;
}


#panel2 {
	text-align:left;

	float:left;
	position:relative;
	width:100%;
}


.fotoview{
	width:90%;
}



.header {
	background-color:gray;
	width:100%;
	height: 100px;
	vertical-align:middle;
	border-style:none;
}

.headerlr {
	text-align: center;
	width:5%;
}

.logo {
	border: 0 solid #FFFFFF;
	text-align:center;
	vertical-align:middle;
	width:30%;
}

#fb1 {
	width:50%;
	float:left;
    position: relative;
    text-align:right;
}

#fb2 {
	width:20%;
	float:left;
    position: relative;
    padding:3%;
}

#fbimg {
	width:80%;
}

.menutd {
	border-width: 0;
	width:39%;
	height:55px;
	background-color:black;
	float: left;
    position: relative;
    box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}

.menutbl {
	border-color: black;
	border-width: 0px;
	width:100%;
	height:43px;
	background-color:black;
	background:#FFFFFF;
}

.listrow {
	border-width: 0;
	padding-left:0px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}

.coverimage {
	background-image: url('images/cover.jpg');
	height:200px;
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width:100%;
	border:0;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	vertical-align:middle;
}

.coverimage2 {
	background-image: url('images/cover.jpg');
	height:150px;
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width:100%;
	border:0;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	vertical-align:middle;
}

#shopimage{
	float: left;
	margin: 1%;
    position: relative;
    width: 30%;
    padding-right:2%;
}

#profile{
	float: left;
	margin: 1%;
    position: relative;
	width: 100%;
}

.dehImg {
	width:34%;
	box-shadow:3px 3px 15px 3px rgba(0,0,0,0.6),-3px -3px 15px 3px rgba(0,0,0,0.6);
	position: absolute;
    margin: auto;
    top: 150px;
    right: 8%;
}

.offer {
	width:25%;
	box-shadow:1px 1px 1px 1px blue,-1px -1px 1px 1px blue;
	position: absolute;
	background-color:rgba(0, 0, 0, 0.7);
    margin: auto;
    top: 150px;
    right: 8%;
    color:white;
    text-align:center;
    font-size:85%;
    font-weight:bold;
    line-height:2;
}


.offerold {
	min-width:20%;
	box-shadow:1px 1px 1px 1px orange,-1px -1px 1px 1px orange;
	position: absolute;
	background-color:rgba(0, 0, 0, 0.8);
    margin: auto;
    top: 200px;
    left: 10%;
    color:orange;
    text-align:center;
    padding:10px;
    font-size:75%;
    font-weight:bold;
    line-height:2;
}

.showmore {font-size:80%;}

.offer:hover{
	background-color:navy;
}

#black{
	float: left;
	padding:0;
    position: relative;
    width: 9%;
    height:55px;
    box-shadow:3px 3px 3px rgba(0,0,0,0.2);
    background-color:black;
}

#black2{
	float: left;
	padding:0;
    position: relative;
    width: 7%;
    height:55px;
    box-shadow:3px 3px 3px rgba(0,0,0,0.2);
    background-color:black;
}


#phone{
	float: left;
	padding:0px;
    position: relative;
    width: 36%;
    vertical-align:middle;
}

#brand{
	float: left;
	margin: 1%;
    position:relative;
	width: 99%;
}


.roadimage {
	width:30%;
	border:0;
}

.partsimage {
	background-image: url('images/autoparts.jpg');
	height:400px;
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width:100%;
	border:0;
	box-shadow:0px 3px 6px rgba(0,0,0,0.2);
}

.Chemicalsimage {
	background-image: url('images/Car-Engine.jpg');
	height:400px;
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width:100%;
	border:0;
	box-shadow:0px 3px 6px rgba(0,0,0,0.2);
}

.accelerateimage {
	background-image: url('images/accelerate_Postervorlage.jpg');
	height:400px;
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	width:100%;
	border:0;
	box-shadow:0px 3px 6px rgba(0,0,0,0.2);
}


.shopImg {
	width:100%;
	box-shadow:3px 3px 3px 3px rgba(0,0,0,0.1),-3px -3px 3px 3px rgba(0,0,0,0.1);
}

.smallLogo {
	width:100%;
	padding:0px;
}

.ProfilInfo{
	width:100%;
	background-color:white;
	padding:2%;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
}

.ImageList{
	width:98%;
	background-color:white;
	padding-bottom:1%;
	vertical-align:top;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);

}


.TradesTbl{
	width:75%;
	background-color:white;
	padding:2%;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	border-width: 0;
}

.PartsTbl{
	
	width:75%;
	background-color:white;
	padding:2%;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	border-width: 0;
}

.PartsImg {
	width:75%;
	padding:2%;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	border-width: 0;	
	background-image: url('images/coolhotcar.jpg');
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}

.ChemicalsImg {
	width:75%;
	padding:2%;
	box-shadow:3px 0px 6px rgba(0,0,0,0.2),-3px 0px 6px rgba(0,0,0,0.2);
	border-width: 0;	
	background-image: url('images/bmw-bmw-series-car-black.jpg');
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}



.footer {
	border-width: 0;
	background-image: url('images/footer.png');
	background-color: #000000;
	width:100%;
	height: 200px;
}

.footer2 {
	border-width: 0;
	background-image: url('images/footer.png');
	background-color: #000000;
	width:100%;
	height: 50px;
}

.CopyrightTbl {
	border: 0 solid #FFFFFF;
	text-align:center;
	width:100%;
}


@media (max-width: 500px) {
    #par1 { font-size: 80%; }
    #moto{ font-size: 80%; }
    #moto2{ font-size: 80%; }
    #albums2{ font-size: 60%; width:22%}
    #tsakiridis { font-size: 75% }
    .menu { font-size: 50% }
    #link { font-size: 50% }
    #copyright { font-size: 40% }
    #contact { font-size: 65%; width:100% }
    #map {height:200px;}
    #mapsm {width:98%;padding:1% 1% 1% 1%;}
    .ProfilInfo {width: 100%}
    .coverimage {width: 100%;height:100px;margin:0%;}
    .coverimage2 {width: 100%;height:0px;margin:0%;}
    #shopimage {width: 80%;padding-left:10%;padding-right:10%}
    .shopImg {width: 100%}
    #profile {width: 100%}
    #phone{width: 45%;}
    .menutd{width: 30%;}
    #panel1{width: 100%;}
    #panel2{width: 100%;}
    #images {width: 95%;}
    #slider {width: 95%;}
    .offer {font-size:55%}
    .offerold {top: 125px;font-size:55%}
    #fbimg {width:80%;text-align:center;padding:3%}
    #fb1 {width:90%;}
    #fb2 {width:90%;}
    #albums {font-size: 55%;}
}

    /*#images {height:180px;}*/
}

@media (min-width: 500px) {
    #par1 { font-size: 80% }
    #moto{ font-size: 80%; }
    #moto2{ font-size: 80%; }
    #albums2{ font-size: 60%; width:22%}
    #tsakiridis { font-size: 90% }
    .menu{ font-size: 60% }
    #link { font-size: 60% }
    #map {height:250px;}
    .ProfilInfo {width: 100%}
    .coverimage {width: 100%;height:200px;margin:0%;}
    .coverimage2 {width: 100%;height:150px;margin:0%;}
    #phone{width: 45%;}
    .menutd{width: 30%;}
    #panel1{width: 100%;}
    #panel2{width: 100%;}
    .offer {font-size:65%}
    .offerold {top: 200px;font-size:65%}
    #fbimg {width:90%;}
    #shopimage {width: 80%;padding-left:10%;padding-right:10%}
    /*#images {height:250px;}*/
}

@media (min-width: 800px) {
    #par1{ font-size: 90% }
    #moto{ font-size: 80%; }
    #moto2{ font-size: 80%; }
    #albums2{ font-size: 60%; width:22%}
    #tsakiridis { font-size: 100% }
    .menu{ font-size: 80% }
    #link { font-size: 70% }
    #map {height:350px;}
    .ProfilInfo {width: 100%}
    .coverimage{width: 100%;height:300px;margin:0%;}
    .coverimage2{width: 100%;height:250px;margin:0%;}
    #phone{width: 24%;}
    .menutd{width: 51%;}
    #panel1{width: 100%;}
    #panel2{width: 100%;}
    .offer {font-size:75%}
    .offerold {top: 270px;font-size:75%}
    #fbimg {width:70%;}
    /*#images {height:390px;}*/
}

@media (min-width: 1200px) {
    #par1{ font-size: 100%; }
    #moto{ font-size: 100%; }
    #moto2{ font-size: 100%; }
    #albums2{ font-size: 90%; width:14%}
    #tsakiridis { font-size: 130% }
    .menu { font-size: 100% }
    #link { font-size: 80% }
    .ProfilInfo {width: 85%}
    .coverimage {width: 85%;height:400px;;margin-left:7.5%;}
    .coverimage2 {width: 85%;height:350px;;margin-left:7.5%;}
    #phone{width: 24%;}
    .menutd{width: 51%;}
    .dehImg {width: 25%;right: 16%;}
    #panel1{width: 45%;padding-right:5%}
    #panel2{width: 50%;}
    .offer {width: 25%;right: 16%;font-size:95%}
    .offerold {top: 350px;font-size:95%}
    #fbimg {width:50%;}

    /*#images {height:450px;}*/
}



/*----- Menu -----*/

.clearfix:after {
    display:block;
    clear:both;
}

/*----- Menu Outline -----*/

.menu-wrap {
    width:100%; 
    background:black;
}
 
.menu {
    width:100%;
    background-color:black;
    float:left;
}

.menu li {
    list-style:none;
    margin-left:0px;
    background-color:black;
    float:left;
}
 
.menu a {
    transition:all linear 0.15s;
    color:white;
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:white;
}
 
.menu .arrow {
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
    font-weight:bold;
    color:white;
    background-color:black;
    
}
 
.menu > ul > li > a {
    padding:10px 12px;
    display:inline-block;
    color:white;
}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
    background:#333333;
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
	position:absolute;
    z-index:2;
    opacity:1;
}
 
.sub-menu {
    width:150%;
    padding:0px 0px;
    position:absolute;
    top:100%;
    left:0px;
    z-index:-1;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
    background:#D90000;
    color:white;
}
 
.sub-menu li {
    display:block;
}
 
.sub-menu li a {
    padding:10px 12px;
    display:block;
    color:white;
}
 
.sub-menu li a:hover, .sub-menu .current-item a {
    background:#333333;
}

/*-----End of Bottom Level -----*/

#menu, a, img, li{
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari and Chrome */
  -o-transition: all 0.5s; /* Opera */
}

a {
color: #000000;
text-decoration:none;
}

a img {
    border: 0;
}

a:link {
color: #000000;
}

a:visited {
color: #000000;
}

a:hover {
color: #000080;
}

a:active {
	color: #000000;
}




