MainCSS
@charset "utf-8";
/* CSS Document */
#DividingLine{
position:absolute;
left:50%;
top:12.5%;
margin-left:30px;
margin-top:50px;
width:2px;
height:570px;
z-index:3;
border-left:dotted 1px #67c7c6;
}
.Year1Container{
position:absolute;
display:block;
left:50%;
top:12.5%;
margin-left:-390px;
margin-top:80px;
width:370px;
height:110px;
z-index:1;
}
a.Year1{
width:370px;
height:110px;
border:dotted 1px #97e9e5;
background-image:url(../../Images/Portfolio/Year1.jpg;
display:block;
z-index:2;
}
a.Year1:hover{
background-position:-370px 0;
}
a.Year1:active{
background-position:-800px 0;
}
.DisplaceYear1 {
position:absolute;
left:-5000px;
}
.Year2Container{
position:absolute;
left:50%;
top:12.5%;
margin-left:-390px;
margin-top:210px;
width:370px;
height:110px;
z-index:1;
}
a.Year2{
width:370px;
height:110px;
background-image:url(../../Images/Portfolio/Year2.jpg);
z-index:2;
background-position: 0px 0;
display:block;
}
a.Year2:hover{
background-position:-370px 0;
}
.DisplaceYear2 {
position:absolute;
left:-5000px;
}
.Year3Container{
position:absolute;
left:50%;
top:12.5%;
margin-left:-390px;
margin-top:340px;
width:370px;
height:110px;
z-index:4;
}
a.Year3{
width:370px;
height:110px;
border:dotted 1px #97e9e5;
background-image:url(../../Images/Portfolio/Portraiture2.jpg);
display:block;
z-index:4;
}
a.Year3:hover{
background-position:-400px 0;
}
a.Year3:active{
background-position:-800px 0;
}
.DisplaceYear3 {
position:absolute;
left:-5000px;
}
.ClientContainer{
position:absolute;
left:50%;
top:12.5%;
margin-left:-390px;
margin-top:470px;
width:370px;
height:110px;
z-index:2;
}
a.Client{
width:370px;
height:110px;
border:dotted 1px #97e9e5;
background-image:url(../../Images/Portfolio/Music2.jpg);
display:block;
z-index:4;
}
a.Client:hover{
background-position:-400px 0;
}
a.Client:active{
background-position:-800px 0;
}
.DisplaceClient {
position:absolute;
left:-5000px;
}
#Year1Title{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:80px;
width:80px;
height:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#b2fffe;
}
#Year1Text{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:100px;
width:300px;
height:100px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#b2fffe;
display:block;
z-index:2;
}
#Year2Title{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:210px;
width:80px;
height:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#b2fffe;
}
#Year2Text{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:230px;
width:300px;
height:100px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#b2fffe;
}
#Year3Title{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:340px;
width:80px;
height:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#b2fffe;
}
#Year3Text{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:360px;
width:300px;
height:100px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#b2fffe;
}
#ClientTitle{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:470px;
width:80px;
height:25px;
font-family:Verdana, Geneva, sans-serif;
font-size:16px;
color:#b2fffe;
}
#ClientText{
position:absolute;
left:50%;
top:12.5%;
margin-left:70px;
margin-top:490px;
width:300px;
height:100px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#b2fffe;
}