@charset "utf-8";

/* -------------- beginning of basic styles ------- */
			
* { margin: 0; padding: 0; }

a {
	text-decoration: none;
	font-size: 100%;
	color: #669999;
}

a img { border: 0; }

p { margin: 0 0 1em; }
		
#clear { clear: both; }

/* -------------- end of basic styles ------- */

body {                /* -------------- beginning of body styles ------- */
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 90%;
	background-color:#FFF;
	
}
		
#wrapper {           /* -------------- beginning of wrapper styles ------- */
	position: relative; 
	width: 1000px;
	height: 700px;
	/*background: #ccc;*/ 
	margin: 0;  
	text-align: left; 
	border: solid 0px #fff; }

#header {           /* -------------- beginning of header styles ------- */
	position: relative;
	height: 150px;
	background-color: #fff;
	background-image: url(../images/header/headerBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
		
#navlinks {
	margin: 0;
	padding: 100px 0em 0em 310px;
}

#navlinks li {
	display: inline;
	margin-right: 0.6em;
	padding-right: 1em;
	border-right: 1px solid #66cccc;
	font-size: 90%;
}

#navlinks li.last { border-right: 0; }

#navlinks a {
	color: #669999;
}

#navlinks li a#current
{
margin: 0;
	padding: 0.2em 1.2em;
	background: #99cccc;
	color: #fff;
	border-top: solid 1.5px #fff;
	border-bottom: solid 1.5px #fff;
}

#navlinks a:hover {
	margin: 0;
	padding: 0.2em 1.2em;
	background: #99cccc;
	color: #fff;
	border-top: solid 1.5px #fff;
	border-bottom: solid 1.5px #fff;
}

		
#leftSideBar {           /* -------------- beginning of leftSideBar styles ------- */
	width: 210px;
	height: 500px;
	float: left;
	position: relative;
	background-image: url(../images/leftSide/leftSideBkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#leftSideBar ul { 
	padding-top: 50px;
	padding-left: 4.2em;
	list-style-type: none;
	font-size: 90%;
	line-height: 1.4em; }
	
#leftSideBar li a#current {
	color: #336666;
	background-image: url(../images/leftSide/nav.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#leftSideBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669999;
	text-decoration: none;
	list-style-type: none;
	padding-left: 1em;
}

#leftSideBar  a:hover {
	color: #336666;
	background-image: url(../images/leftSide/nav.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.bold {
	background: #99cccc;
	color: #fff;
	padding: 0.1em 0em 0.1em 1em;
	margin: 0.75em 4em 0.3em 0;
	font-weight: normal;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-top-color: #fff;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.lite {
	font-weight: lighter;
	font-size: 80%; 
}
	
#leftSideBar a span { display: none; }

#leftSideBar a:hover span {
	display: block;
	position: absolute;
	width: 115px;
	left: 30px;
	top: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #669999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C4CA;
	border-bottom-color: #b4c4ca;
	padding: 10px;
	text-align: center; 
	backgeound-color: #FFF;}
	
#leftSideBar li a#current span {
	display: block;
	position: absolute;
	width: 115px;
	left: 30px;
	top: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color: #669999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4C4CA;
	border-bottom-color: #b4c4ca;
	padding: 10px;
	text-align: center; }


#middleBar {                                      /* -------------- beginning of middleBar styles ------- */
	position:relative;
	float:left;
	top: 0px;
	left:0px;
	height: 500px;
	width: 790px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#ffffff;
}


.music embed {
	float:left;
	margin-right: 10px;
	margin-top: 5px;
	width: 60px;
	clear:both;
	margin-right: 10px;
	opacity:0.5;
	filter:alpha(opacity=50)

}


#middleBar .music {
	
	display: block;
	position: absolute;
	width: 315px;
	left: 135px;
	top: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	color: #bababa;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: -15px;
	text-align: left;

}


#middleBarLogos img {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 75px;
	margin-top: 15px;
}

#albert { 
	position: absolute;
	top: 345px;
	left: 710px;
}

#about {
	width:790px;
	height: 500px;
}

.aboutInfo {
	float: left;
	clear:right;
	width: 220px;
	height: 400px;
	margin-left: 40px;
	margin-top: 50px;
	font-size: 75%;
	color: #666666;
	line-height: 1.4em;
	
}

.small{
	font-size: 95%;
	color: #999999;
	line-height: 1.4em;
	
}

.delay {
	color: #99c1c1;
	margin-top: 390px;
	margin-left: 45px;
	font-size: 90%;
}

.pdf img {
	width: 35px;
	height: 35px;
	margin-top: -35px;
	margin-left: 200px;
}

.aboutPic {
	float: right;
	width: 450px;
	height: 500px;
	background-image: url(../images/middleBar/DesktopPic.jpg);
}
	
	
	
#contact {
	width:790px;
	height: 500px;
	background-image: url(../images/middleBar/Contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

/* -------------- this is for the galleries ------- */

 .downIcon { 
	display: block;
	width: 35px;
	margin-left: 513px;
	margin-top: -95px
}

.download {
	display: block;
	width: 180px;
	margin-top: -25px;
	margin-left: 330px;
	font-size: 10px;
	text-align: center;
	color: #666;
	/*line-height: 1.3em;*/
}
	
.number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: 669999;
	margin-left: 300px;
	margin-top: -100px;
}
.number span {
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 100%;
}
.number #current {
	color: #C6C6C6;
	font-weight: lighter;
}

#beforeMac01  {
	background-image: url(../images/middleBar/BMac01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#beforeMac02  {
	background-image: url(../images/middleBar/BMac02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#sony01  {
	background-image: url(../images/middleBar/Sony01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#sony02  {
	background-image: url(../images/middleBar/Sony02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#pizzaInn  {
	background-image: url(../images/middleBar/PizzaInn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#misc01  {
	background-image: url(../images/middleBar/Misc01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#misc02 {
	background-image: url(../images/middleBar/Misc02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#contact  {
	/*background-image: url(../images/middleBar/art_bkg_BMac01.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #FFF;
	
}
#personal01  {
	background-image: url(../images/middleBar/Personnal01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#personal02  {
	background-image: url(../images/middleBar/Personnal02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

/* -------------- end of galleries ------- */



#middleBar .portfolio img  {
	margin-left: 45px;
}

.contact  {
	width: 790px;
	height: 500px;
	
}

.thankyou {
	position: absolute;
	width:280px;
	height: 155px;
	margin-top: 210px;
	margin-left: 360px;
	background-color: #EDEDED;
	border: none;
	border-style:none;
	
}

.thankyou h2 {
	font-family: Verdana, Geneva, sans-serif;
	/*font-weight:bold;*/
	color: #99cccc;
	text-align: center;
	margin-top: 40px;
	
}

.thankyou p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #669999;
	text-align: center;
	padding-top: 10px;
	line-height: 1.5em;
}


/* --------------------  contact left --------------------*/

.contactLeft  {
	float: left;
	width: 190px;
	height: 500px;	
}

.contactLeft p { 
	margin-left: 30px;
	margin-top: 0px;
	font-size: 80%;
	color: #999999;
	line-height: 1.5em;
}

.contactLeft  .skype {
	font-size: 70%;
	color:#999999;
	margin-top: 150px;
}

.contactLeft span {
	display: block;
	color:#666666;
	padding: 5px 0px;
	
}


/* --------------------  contact right --------------------*/

form {
	font-family: Verdana, Geneva, sans-serif;
	width: 450px;
	height: 300px;
 	padding: 20px;
	margin-top: 100px;
	margin-left: 30px;
 
}

.contactRight  {
	float: right;
	width: 550px;
	height: 500px;	
}

#frmContact p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #999;
}

input.texta {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #c2e0e0;
	width: 180px;
	height: 20px;
	border: none;
	border-style:none;
	margin-left: 20px;
	margin-top: -15px;
	color:#336666;
	font-size: 100%;
	padding-left:10px;
	
}

textarea {
	font-family: Verdana, Geneva, sans-serif;
 background-color: #EDEDED;
 font-size: 100%;
 color: #336666;
 padding-top:5px;
 padding-left:10px;
 margin-left: 66px;
 margin-top: -10px;
 border: none;
}

input.buttons {
	font-family: Verdana, Geneva, sans-serif;
 	background-color: #8bbebe;
	border: none;
	border-style:none;
	font-size: 100%;
	color:#ffffff;
	margin-left: 65px;
	margin-top: 10px;
 	width: 50px;
 	height: 20px;
	
}

input.submit {
	font-family: Verdana, Geneva, sans-serif;
 	background-color: #669999;
	border: none;
	border-style:none;
	/*display: block;*/
	font-size: 100%;
	color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
 	width: 70px;
 	height: 20px;
	padding-bottom: 0px;
}
				
#footer {                        /* -------------- beginning of footer styles ------- */
	height: 50px;
	clear: both;
	margin-top: 0px;
	margin-left:0px;
	background-color: #ffffff;
	background-image: url(../images/footer/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
#footer p {
	color:#ADB1B6;
	text-align: left;
	padding-top: 15px;
	padding-left: 305px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}

#footer .vl {
	color: #669999;
}
#frmContact p .lab {
	padding-left: 0px;
}

