@charset "UTF-8";

.wrapper {
	width: 700px;
	height:auto;
	text-align: center;
	margin: 0 auto;
	margin-bottom:200px;
	border: 0;
	background-color:#FFF;
	-webkit-box-shadow:inset  2px 2px 5px #999, inset -2px -2px 3px #999, 2px 2px 5px #999;
	-moz-box-shadow: inset 2px 2px 5px #999, inset -2px -2px 3px #999, 2px 2px 5px #999;
	box-shadow: inset 2px 2px 5px #999, inset -2px -2px 3px #999, 2px 2px 5px #999; 
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
	
}

/*  @end  */

#logo {
	padding:10px 10px 10px 20px;
	height:120px;
	width:320px;
	border: 0;
	
}

/* @menu */

nav ul {
	height: 40px;
	width: 680px;
	margin: 0 10px 0 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

/*  @end  */

/* @index.html */

.homeImage {
	width:680px;
	height:242px;
	margin-right:10px;
	margin-left:10px;
	padding:0;
}

#slideShow {
	width:680px;
	height:242px;
	position:relative;
	padding:0;
	margin:0;
	z-index:20;
}

#home h1 {
	width:440px;
	padding: 10px 0 0 20px;
}

#home h3 {
	font: 700 20px/24px Helvetica, Verdana, Arial, sans-serif;
	text-align:left;
	color: #009999;
	width:680px;
	color: #006699;
	margin: 10px 0 10px 0;
}

#myInfo {
	width: 660px;
	height: auto;
	float: left;
	margin: 0 0 20px 10px;
}

#myInfo p {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin:10px;
}

#contactInfo {
	width: 400px;
	height: auto;
	margin: 20px 0 20px 5px;
}

#portfolioTabs {
	width: 660px;
	min-height: 400px;
	height: auto;
	margin: 0 20px 0 20px;
}

#portfolioTabs img {
	padding: 20px 30px 0px 0px;
	float: left;
	border: 0;
}

#portfolioTabs p {
	width: 620px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

/*  @end  */
/* @company.html */

#slidedeck_frame {
    width: 560px;
    height: 400px;
	display: block;
	visibility:visible;
	z-index:4;
}

#mobileSlidedeck {
	visibility:hidden;
	display:none;
	z-index:2;
}

#companyTabs {
	width: 400px;
	min-width: 400px;
	min-height: 200px;
	height: auto;
	float: right;
	margin-bottom: 20px;
}

.companyTabs img {
	width:200px;
	height:220px; 
	padding: 20px 30px 0px 0px;
	float: left;
	border: 0;
}

.companyTabs p {
	width: 400px;
	padding-top: 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

/*  @end  */
/* @graphicdesign.html */
.pika-wrap {
	width: 600px; 
	margin: 0 auto;
}

.pika-image {
	position: relative; 
	height: 360px; 
	width: 600px; 
	background: #ffffff; 
	border: 1px solid #B5CDCD; 
	padding: 10px;
}

.pika-image img {
	width:560px;
	height:350px;
	border:0;
	padding:0 10px;
}

.pika-thumbs li {
	float: left; 
	list-style-type: none; 
	width: 50px; 
	padding: 5px;  
	background: #fafafa; 
	border: 1px solid #B5CDCD; 
	cursor: pointer;
}
.pika-thumbs li .clip {
	position:relative;
	width: 50px; 
	height: 50px;
	text-align: center; 
	vertical-align: center; 
	overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-container-horizontal { 
	padding: 40px  0 0 120px;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
	height: 62px; 
	width: 412px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal { 
	margin-right: 10px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
	background: #fff; color: #000;
}
/*  @end  */
/* @web.html */

.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#DAE6E6 solid 1px;
	width:620px;
	height:500px;
}
/*  @end  */

/* @resume.html */

#resume {
	width: 620px;
	min-width: 600px;
	min-height: 60px;
	height: auto;
	margin: 0;
}

#resume ul {
	margin-bottom: 6px;
}

#resume ul li {
	list-style-image:url(http://www.donovanwc.com//images/bullet01.png);
	margin-left: 10px;
	margin-bottom: 2px;
}

#resume span {
	float:right;
}

/*  @end  */


/* @footer */

.footer {
	width: 696px;
	font-size: 12px;
	line-height: 10px;
	clear: both;
}

.footerBar {
	width: 690px;
	height:20px;
	margin:0 5px 0 5px;
	clear: both;
}

.copyright {
	font-size: 11px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
	color: #878787;
	text-align: center;
	clear: both;
}

hr {
	padding: 0;	
}

/*  @end  */
CSS Document */

