@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#introBox {

	background: url(../images/head.gif) top left no-repeat #1d1d1d;
	padding: 4px 4px 4px 87px;
	font-size: 11px;
	border-bottom: 1px solid #222;
	font-weight: bold;
	color: #888;
	margin: 0;
}
#introBox strong{
	color: #cbcbcb;
}
#introBox a.linkedIn {
	color: #cbcbcb;
	background:url(../images/linkedin.gif) left 3px no-repeat;
	padding: 0 0 0 13px;
}

#header {
	height: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	padding-left: 87px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
#header h1 {
	margin-top: 107px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.workBox {
	width: 870px;
	clear: both;
	visibility: visible;
	margin-bottom: 30px;
	float: left;
}
div.topBox {
	width: 180px;
	float: right;
	position: absolute;
	font-size: 11px;
	top: 194px;
}
.contactPete {
	left: 778px;
}


div.workControl a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 14px;
}
div.topBox ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.workDescription i {
	font-size: 10px;
}
.downloadCV {
	position: absolute;
	left: 598px;
	display: none;

}

a {
	color: #df753b;
}



#wrap {
	margin-left: 87px;
}
a.btnVisit {
	background-image: url(../images/btn_visit_site.gif);
}
div.workControl a span {
	display: none;
}

.workDescription {
	width: 140px;
	float: left;
	margin-left: 10px;
	display: inline;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
div.topBox h2 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 22px;
	width: 105px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2#contact {
	background-image: url(../images/heading_contact.gif);
}
h2#download {
	background-image: url(../images/heading_cv.gif);
}


h2 {
	font-size: 20px;
	line-height: 20px;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.workImg {
	float: left;
	display: inline;
}
.workControl {
	float: right;
	width: 14px;
	background-color: #333333;
}
a.btnPrevious {
	background-image: url(../images/btn_prev.gif);
}
a.btnBack {
	background-image: url(../images/btn_back.gif);
}

a.btnNext {
	background-image: url(../images/btn_next.gif);
}
a.btnBacktotop {
	background-image: url(../images/btn_back_to_top.gif);
}
div.workImg a {
	display: block;
	height: 1px;
}
a.workAnchors { 
	display: block;
	height:1px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	width: 600px;
}
#footer {
	font-size: 11px;
	margin-top: 20px;
	padding: 15px 4px 4px 87px;
	border-top: 1px solid #222;
	clear: both;
	font-weight: bold;
	color: #888;
}
#workEmbed {
	margin-top: 30px;
	
}
