﻿body {
	margin: 0;
	background-color: black;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif, "Arial black";
}
a {
	outline-style:none;
}
.clear {
	clear: both;
}
.header1 {
	width: 800px;
	height: 380px;
	margin: 0 auto;
	text-align: center;
	background-image: url('../master_header_01.gif');
}
.navigation {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	line-height: 40px;
	background-image: url('../master_header_03.gif');
	background-repeat: repeat-x;
	color: white;
}
.button1 {
	text-align: center;
	float: left;
	width: 80px;
	height: 50px;
	font-size: 90%;
}
.buttons-links {
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}
.buttons-links:hover {
	color: gray;
}
.ie-button {
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 50px;
	float: left;
	font-size: 90%;
}
.ie-button-hover {
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 50px;
	background-image: url('../buttons-bg.gif');
	font-weight: bold;
	float: left;
	background-repeat: repeat-x;
	font-size: 90%;
}
.line-button {
	background-image: url('../line-buttons.gif');
	width: 9px;
	height: 50px;
	float: left;
	text-align: center;
}
.CONTENT {
	clear: none;
	color: white;
	margin: 0 auto;
	width: 800px;
	background-color: #312F2F;
	background-image: url('../bg-content.gif');
	background-repeat: repeat-x;
}
.h1 {
	margin: 0;
	padding: 0;
	margin-bottom:15px;
}
.h1 img {
	margin: 20px 20px 0px 20px;
}
.footer {
	background-color: #1E1D1D;
	margin: 0 auto;
	padding-top: 15px;
	padding-right: 15px;
	width: 785px;
	height: 35px;
	color: gray;
	text-align: right;
	font-size: 70%;
	border-top-width: 2px;
	border-top-color: #383636;
	border-top-style: solid;
}
#welcome {
	width: 400px;
	float: left;
	margin: 20px;
	margin-right: 0;
	margin-top:40px;	
}
#latest {
	float:left;
	background: url('../recent-bg.jpg') no-repeat top left;
	width:350px;
	height:260px;
	padding-left:5px;
	margin:30px 0;
	position:relative;
}
#recent-title {
	width:132px;
	height:21px;
	background:transparent url('../recent-title.jpg') no-repeat top center;
	display:block;
	position:absolute;
	top:-22px;
	left:55px;
}
#recent-more {
	width:45px;
	height:44px;
	background:transparent url('../recent-more.png') no-repeat top center;
	display:block;
	position:absolute;
	top:-1px;
	right:0;
	text-indent:-9999px;
	z-index:1000;
	outline-style:none;
	cursor:pointer;
}
.welcome {
	text-align: left;
	color: #999999;
}
#w-img {
	float: left;
	margin:0px 5px 0 0;
}
.welcome h2 {
	color: #999999;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;	
	text-align: justify;
	margin: 0px 0 10px 0;
	font-weight:bold;
}
.welcome h2 a {
	color: #999999;
}
.welcome-image {
	width: 150px;
	height: 173px;
	float: left;
	background-image: url('../apple-img.gif');
	margin-right: 15px;
}
.welcome-image-hover {
	width: 150px;
	height: 173px;
	float: left;
	background-image: url('../apple-img-bandw.gif');
	margin-right: 15px;
}
.who-am-pic {
	margin: 20px;
	float: left;
	width: 149px;
	height: 210px;
	background-image: url('../my-pic-who-am-bandw.gif');
}
.who-am-pic-hover {
	margin: 10px;
	float: left;
	width: 149px;
	height: 210px;
	background-image: url('../my-pic-who-am.gif');
}
.who-am img {
	margin-bottom:10px;
}
.who-am {
	padding:20px 30px;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;	
	text-align: justify;
	color: #999999;
	margin: 0 auto;
	line-height:120%;
	font-weight:bold;	
}
.skills {
	color: silver;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#454343;
	width:70%;
	padding:15px;
	border:1px solid black;
	margin:0 auto;
}
.table-experience {
	margin-top: 10px;
}
.tr-experience {
	line-height: 25px;
	font-size: 95%;
	background-color: #2A2929;
}
.tr-experience-hover {
	line-height: 25px;
	background-color: #3F3D3D;
	font-size: 95%;
}
.td-description {
	padding: 0 6px 0 6px;
	color: silver;
	text-align: justify;
}
.td-title {
	padding-left: 10px;
	width: 240px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 130%;
	color: silver;
	background-color: #404040;
}
#gallery {
	width: 100%;
}
#gallery ul {
	margin-top: 0;
	list-style: none;
	text-align:center;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 0px solid #585858;
	border-width: 5px 0px 10px;
}
#gallery ul a:hover img {
	border: 0px solid #454545;
	border-width: 5px 0px 10px;
}
#gallery ul a:hover {
	color: maroon;
	text-decoration: underline;
}
------------ #marketing-skills {
	width: 100%;
}
#marketing-skills ul {
	margin-top: 0;
	list-style: none;
}
#marketing-skills ul li {
	display: inline;
}
#marketing-skills ul img {
	border: 0px solid #585858;
	border-width: 5px 0px 10px;
}
#marketing-skills ul a:hover img {
	border: 0px solid #454545;
	border-width: 5px 0px 10px;
}
#marketing-skills ul a:hover {
	color: maroon;
	text-decoration: underline;
}
.note {
	color: gray;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 80%;
	text-align: right;
}
.last-update {
	color: red;
	margin:0;
}
.last-update2 {
	color: red;
	margin:0;
	padding:15px;
	font-size:90%;
}
.a {
	color: white;
	text-decoration: underline;
}
.a:hover {
	color: red;
}
.ul-gallery {
	text-align: center;
}
.sorry {
	text-align: center;
	color: gray;
	font-size: 120%;
}
.contact {
	width: 80%;
	MArgin: 0 auto;
}

#skills-gallery {
	margin:0 auto;
	width:87%;
	display:block;
	height:1000px;
}
#skills-gallery a {
	width:310px;
	height:300px;
	border:5px solid black;
	display:block;
	float:left;
	margin:10px;
	text-decoration:none;
	color:gray
}
#skills-gallery a span {
	background:black url('../skills-gallery-bg.jpg') repeat-x top center;
	width:300px;
	height:30px;
	display:block;
	padding:5px;
	font-size:60%;
}
#skills-gallery a span strong {
	font-weight:bold;
	font-size:16px;
	color:#CF0010;
}
#skills-gallery a span em {
	font-size:90%;
	font-style:normal;
	color:olive;
}
#skills-gallery a:hover{
	border:5px solid #312F2F;
}

#skills-gallery img {
	border:0;
}

/* ********************************************************************************************************************* */
/* Recent work  */
#slider {
    width: 350px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:-17px;
}
#sliderContent {
    width: 310px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage img {
	border:0;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 310px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* ********************************************************************************************************************* */