@charset "utf-8";
/* CSS Document */

body  {
	width:750px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    background:#FFFFFF;
    margin: 0;
    padding: 0 0 0 4px;
    text-align: left;
    color:#000;
}
p, li{
	font-size:12px;
	margin: 0;
    padding: 0 0 0 4px;
}
#topheader {
	padding:0;
	margin:0;
	width:888px;
	position:static;
	height:33px;
}
.maincontainer {
	padding:0;
	margin:0.9em 0;
	width:888px;
	position:static;
}
.topindent {
	width:100%; 
	font-size:10px; 
	line-height:16px; 
	padding:0 0 0 8%;
}
a {
    color: #0099CC;
    text-decoration: none;
}
a hover {
    color: #FFCC33;
}
#topheader .fiftyfloatright {
	width:61%;
	margin:0;
	padding:0;
	float:right;
	color:#000;
	font-weight:normal;
	font-size:1em;
	position:relative;
	line-height:1.4em;
	text-align:right;
	clear:right;
	overflow:auto;
}
#topheader .personname {
	background-color:#006699;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	width:35%;
	margin:0;
	padding: 0 14px;
	float:left;
	position:relative;
	line-height:1.7em;
	overflow:hidden;
}
#topheader .mypic {
	background-image:url(http://www.denismsweeney.com/img/denis159-80x99.png);
	background-repeat:no-repeat;
	width:80px;
	height:99px;
	float:right;
	position:relative;
	margin: 14px 20px 0 0;
	border:solid thin #000000;
	clear: right;
}
.techno {
	font-weight:normal; 
	font-style:italic; 
	font-size:12px; 
	padding: 0 0 23px 30px;
}

.profession {
	padding:0 0 0 100px;
}
h3 {
	border-bottom: solid thin #CCC;
}
.companyname {
	width:200px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 6px;
	background-color:#666;
	color:#FFF;
	padding: 0 5px 0 5px;
	text-transform:uppercase;
}
.when {
	width:180px;
	float:right;
	position:relative;
	display: inline;
	font-weight:bold;
	font-size:11px;
	margin:0 12px 0 6px;
	padding:0 50px 0 0;
}
.listcontractpositions {
	width:888px;
	margin:9px 0 9px 0;
	display:inline;
}
.yearsofexp {
	width:120px;
	float:right;
	position:relative;
	display: inline;
	font-weight:bold;
	font-size:11px;
	margin:0 12px 0 6px;
	padding:3px 8px;
	clear:right;
}
.jobtitle {
	padding:0 0 0 16px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.clientlist {
	font-size:10px;
	font-style:oblique;
}
.applications {
	float:left;
	width:250px;
	line-height:1.3em;
	position:relative;
	font-weight:bold;
	font-size:11px;
	padding:3px 8px;
	margin:0;
	clear:left;
}
.experiencebx {
	width:600px;
	float:left;
	display:block;
	position:relative;
	margin:0;
	clear:both;
}
.btm{
	width:888px;
	float:left;
	display:block;
	position:relative;
	margin:0;
	clear:both;
}
.gohome {
	height:20px;
	background-image: url(http://www.denismsweeney.com/img/btnbackhome.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0 12px;
	margin:4px 4px;
	width:888px;
	position:static;
	clear:right;
}
.gohome a {
	text-decoration:none;
	color:#FFF;
}
.gohome a:hover {
	text-decoration:none;
	color:#09C;
}