/* @group Main Styles */
html, body {
	width: 100%;
	margin: 0 0;
	padding: 0 0;
	position: relative;
	background-color: #fff;
}
body {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size:62.5%;
	color: #001926;
	font-weight: normal;
	overflow:scroll;
}
/* @end */

/* @group Page ID Styles */
#pdhome {
	margin: 0 0;
	padding: 0 0;
	position:relative;
	display:block;
	border:none;
	background-color: #fff;
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: center 0;
}
#pdport {
	border: 0;
	margin: 0 0;
	padding: 0 0;
}
#pdport table {
	display: block;
	margin: 20px 0 0 40px;
}
#pdport p {
	display: block;
	margin: 1em 0 0;
}
/* @end */

/* @group Text Styles */
h1, h2, h3, h4, h5 {
	margin:0 0;
	padding:0 0;
	line-height:1.2;
	font-weight:normal;
}
h2 {
	font-size:1.6em;
	color:#404040;
}
h3 {
	font-size:1.2em;
	color:#404040;
}
h4 {
	font-size:.9em;
	text-transform:uppercase;
}
h5 {
	font-size:1em;
}
p, ul, ol {
	border: 0;
	margin: 0 0;
	padding: 0 0;
	color: #808080;
	font-size:1.4em;
	line-height:1.2;
	text-indent:0;
	display:block;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
}
p {
	background-color: transparent;
	margin: .5em 0 1.25em 0;
	padding:0 0;
}
p b {
	font-weight: normal;
	color:#606060;
}
.pskill {
	margin: 0 0;
	padding: .25em 0 .25em 1em;
	text-indent: .5em;
	background-image: url(images/carats/pd-carat-mini.gif);
	background-repeat: no-repeat;
	background-position: .25em .5em;
}
.details {
	margin: .125em 0 .75em 0;
	color: #606060;
	color: #5991B2;
	font-weight: normal;
	font-size:1.2em;
}
/* @end */

/*

blues
---------
EDF4F8

DBE9F1
B6D2E3
5991B2
266080
003A59
001926

orange
---------
DB5D35

tans
---------
492D1C
A66E4D
D99F7F

*/

/* @group A Styles */
a, a:link, a:visited {
	color: #5991B2;
	color: #DB5D35;
	text-decoration: none;
	margin: 0 0;
	padding: 0 0;
	font-weight: normal;
	border-bottom: 0px dotted #5991B2;
}
a:hover {
	color: #003A59;
	border-bottom: 0px dotted #DBE9F1;
}
a:active {
	color: #eee;
	border-bottom: 0px dotted #fff;
}
/* @end */

/* @group BG Styles */
/* @end */

/* @group Page Elements Styles */
#wrapper {
	text-align: left;
	position: relative;
	width: 744px;
	margin: 0 auto;
	padding: 0 0;
	z-index: 1;
	background-color: transparent;
}
/* @end */

/* @group Page Header Styles */
.masthead {
	z-index: 3;
	padding: 0 0;
	margin: 0 0;
	display: block;
	width: 744px;
	height: 50px;
	position: relative;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -110px;
}
.cvbar {
	height: 110px;
	padding: 0 0;
	margin: 0 0;
	display: block;
	line-height: 1.1;
	width: auto;
	z-index: 1002;
	background-color: transparent;
	background-image: url(images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.cvbar img {
	margin: 0 0;
	padding: 0 0;
}
.cvbar div.cvinfo {
	color: #fff;
	padding: 0 0;
	margin: 0 0;
	display: block;
	position: absolute;
	top: 90px;
	left: 56px;
}
.cvbar a, .cvbar a:link, .cvbar a:visited {
	color: #fff;
	border-color: #fff;
	text-decoration: none;
	padding: 0;
	display: inline;
	font-size: .9em;
}
.cvbar a:hover {
	color: #266080;
}
.cvbar a:active {
	color: #5991B2;
}
.header {
	color: #5991B2;
	font-size: 1.2em;
	line-height: 1;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: none;
	margin: 0em 0 .75em 0;
	padding: .25em 0 .25em 2em;
	text-indent: 0;
	background-image: url(images/carats/pd-carat-m.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* @end */

/* @group Text Styles */
.title {
	/*	color: #003A59;*/
	color: #266080;
	font-size: 1.2em;
	line-height: 1;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	padding: 0 0 6px 0;
	margin: 0 0 2px 0;
}
.subtitle {
	font-family: helvetica, arial, verdana, sans-serif;
	color: #bbb;
	font-size: 2.5em;
	line-height: 1.2;
	font-weight: 100;
	text-transform: none;
	text-align: left;
	padding: 0 0;
	margin: 0 0 20px 0;
	letter-spacing: -.02em;/*width: 600px;*/
}
.subtitle b {
	font-weight: normal;
	color:#808080;
}
.subsubtitle {
	color: #fff;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.2;
	letter-spacing: 0;
	font-weight: 500;
	/*text-transform: uppercase;*/
	padding: 0 0;
	margin: 0 0;
	background-color: transparent;
}
h1, .position {
	color: #266080;
	font-size: 2em;
	line-height: 1;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 1.5em 0 .125em;
	padding: 0 0;
}
h1 small, .position small {
	color: #B6D2E3;
	font-size: .8em;
	font-weight: normal;
	margin: 0 .25em 0 -.5em;
}
.errorbox {
	margin: 0 auto;
	width: 500px;
}
.error {
	color: #A66E4D;
	background-color: #f8f8f8;
	border: 1px #D99F7F dashed;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	padding: 1em;
	margin: 1em;
	clear: both;
}
.year {
	color: #5991B2;
	font-size: .9em;
	line-height: 1.2;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	padding: 2px 0 0 0;
	margin: 0;
}
.yearsmall {
	color: #ccc;
	font-size: .9em;
	line-height: 1.5;
	display:inline;
	float:left;
	width:25px;
	text-align: right;
	text-transform: none;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	padding: 0 0;
	margin: 0 10px 0 0;
}
.where {
	color: #5991B2;
	font-size: .9em;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: top;
	padding: 1px 0 2px 0;
	margin: 1px 0 2px 0;
}
.url {
	margin: 0 0 8px 0;
}
.white {
	color: #fff;
}
.blurb {
	margin: 0 20px 0 0;
	padding: 4px 4px 0 0;
	color: #003A59;
	text-align: left;
	line-height: 1;
}
.portblurb {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2;
}
.port {
	margin: 0 1px 1px 0;
	padding: 2px;
	border-color: #B6D2E3;
	border-width: 1px;
	border-style: solid;
}
.portThumb {
	margin: 0 4px 4px 0;
	padding: 2px;
	border-color: #B6D2E3;
	border-width: 1px;
	border-style: solid;
}
.caption {
	margin: 2px 0 20px 0;
	padding: 0;
	color: #003A59;
	font-size: .8em;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	font-family: "Andale Mono", geneva;
}
#closeBtn {
	float: right;
}
.plain {
	margin: 0 0 6px 14px;
	padding: 0 0 6px 0;
	position:relative;
	left:-40px;
	top:0;
}
/* @end */

/* @group Column Styles */
.thumbcol1 {
	margin: 0 16px 0 0;
	padding: 0 0;
	background-color: #fff;
	width: 260px;
	float: left;
	clear: both;
}
.thumbcol2 {
	margin: 0 0;
	padding: 0 0;
	background-color: #fff;
	width: 260px;
	float: right;
}
.textcol1 {
	margin: 0 16px 0 0;
	padding: 0 0;
	background-color: #fff;
	width: auto;
	float: left;
	clear: both;
}
.textcol2 {
	margin: 0 0;
	padding: 0 0;
	background-color: #fff;
	width: 360px;
	float: right;
}
.col {
	margin: 0 0;
	padding: 0 0;
	float: left;
	clear: both;
}
.col1 {
	margin: 0 16px 0 0;
	padding: 0 0;
	width: 300px;
	float: left;
	clear: both;
}
.col2 {
	margin: 0 0;
	padding: 0 0;
	width: 300px;
	float: right;
}
.colFull {width:96%; display:inline; float:left; padding-right:2%;}
.colHalf {width:48%; display:inline; float:left; padding-right:2%;}
.colThird {width:31.3333%; display:inline; float:left; padding-right:2%;}

.portfolio .colFull {
	margin:-1px 0 0; padding:3em 0 0; overflow:hidden; height:auto; border-bottom:1px #B6D2E3 solid; border-top:1px #B6D2E3 solid; background-color:#fff;
}

/* @end */

/* @group List Styles */
ul, ol, li {
	margin: 0 0;
	padding: 0 0;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}
li {
	margin: 0 0 .25em 0;
	padding:0 0;
}
ul.features {
	margin: 0 0 1em;
	padding: 0 0;
	list-style-type:disc;
	list-style-position:inside;
}
ul.features li {
	margin: 0 0 .5em;
	padding: 0 0;
	text-indent:0;
}
.list, .list ul, .list ol {
	margin: 0 0 1em 4em;
	padding: 0 0;
}
li.itempop {
/*list-style-image: url('images/itempop.png');*/
}
li.itemurl {
/*list-style-image: url('images/itemurl.png');*/
}
li.itemnon {
/*list-style-image: url('images/itemnon.png');*/
}
ul li.lion, ul li.lioff {
	list-style-position: inside;
	list-style-image: none;
	padding: 3px 0 0 -8px;
	padding: 3px 0 0 0;
}
li.lion a, li.lioff a {
	font-weight: bold;
}
li.lion {
	color: #003A59;
}
li.lioff {
	color: #cccccc;
}
ol li a {
	text-decoration: none;
	font-weight: bold;
}
/* @end */

/* @group Special Text Styles */
blockquote {
	margin: .5em 0 1.5em;
	padding: 0 0 0 1em;
	color: #999;
	background-color: #fff;
	text-align:left;
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: normal;
	border-left: solid 2px #DBE9F1;
}
.quote {
	color: #003A59;
	font-size: 1em;
	line-height: 1.2;
}
.r {
	text-align: right;
	vertical-align: top;
}
.l {
	text-align: left;
	vertical-align: top;
}
.c {
	text-align: center;
	vertical-align: top;
}
.floatL {display:inline; float:left;}
.floatR {display:inline; float:right;}
img.floatL {margin-right:2em;}
img.floatR {margin-left:2em;}
.new {
	color: #ffcc00;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 5px;
}
hr {
	display: block;
	position: relative;
	text-align: center;
	vertical-align: middle;
	background-color: #DBE9F1;
	height: 2px;
	border: 0;
	width: 100%;
	clear: both;
	margin: 1em 0 2em;
}
small {
	font-size: .9em;
	font-weight: normal;
	color:#999;
}
/* @end */

/* @group Skill Grid Styles */
.tsubject {
	margin: .5em 0 .5em;
	display:inline; float:left; width:200px;
}
.tskill {
	margin: .5em 0 .5em;
	display:inline; float:left; width:400px;
}

.tskill div {
	margin: 0 0;
	padding: 0 0;
}
.tskill b {
	font-weight: normal;
	margin: 0 .5em 0 0;
	padding: 0 .5em 0 0;
	color:#404040;
	border-right:1px solid #B6D2E3;
}
.tskill ul {
	margin: 0 0;
	padding: 0 0;
	border: 0;
	text-indent:0;
	list-style:none;
}
.tskill ul li {
	margin: .125em 0;
	padding: 0 0 0 1em;
	text-indent:-1em;
	line-height:1.4;/*border-bottom: 1px solid #DBE9F1;*/
}
.tsubject .title,
.tskill .title,
.tstatus .title,
.tdate .title {
	font-size: .8em;
	color: #aaa;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1;
	text-align:left;
	letter-spacing:0.2em;
	display:block;
	margin: 1em 0 0;
	padding: 0 0;
	white-space:nowrap;
}
.tsubject .title, .tsubject h2, .tsubject p {
	float:right;
	clear:both;
}
/* @end */

/* @group Task Grid Styles */
th.tsubject, th.tskill, td.tsubject, td.tskill {
	margin: 0 0;
	padding: 0 0;
	display:table-cell;
	float:none;
	text-align:left;
	vertical-align:top;
	width:auto;
}
th.tsubject *, td.tsubject * {
	float:right;
}
th.tsubject h2, td.tsubject h2 {
	line-height: 1;
	font-weight: normal;
	text-transform: none;
	float:left;
	margin: .5em 0 .125em;
	padding: 0 0;
}
/* @end */

/* @group Image and Thumbnail Styles */
img {
	border-color: #003A59;
}
div.thumbs {
	display: block;
	text-align: center;
	vertical-align: top;
	margin: 0 auto 1em auto;
	padding: 0 0 1em 0;
	width: 320px;
	clear: both;
	background-color: #fff;
}
.thumbs a {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #fff;
	margin: 0 3px 3px 0;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #B6D2E3;
	float: left;
	overflow: hidden;
}
.thumbs a img {
	margin: 0;
	padding: 0;
}
.thumbnail {
	display: block;
	float: left;
	margin: 0 3px 3px 0;
	padding: 2px;
	background-color: #DBE9F1;
	border-style: dotted;
	border-width: 1px;
	border-color: #B6D2E3;
	width: 70px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
/* @end */

/* @group Case Study Image Styles */
.casepics {
	display: block;
	float: none;
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
}
.caseimg a {
	display: block;
	float: left;
	margin: 0;
	padding: 2px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #B6D2E3;
}
.caseimg {
	display: block;
	float: left;
	margin: 0 4px 8px 0;
	padding: 0 4px 0 0;
	background-color: #fff;
	border-style: dotted;
	border-width: 0 2px 0 0;
	border-color: #B6D2E3;
}
.casethumb a {
	display: block;
	float: left;
	margin: 0 0 4px 0;
	padding: 2px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #B6D2E3;
}
/* @end */

/* @group Page Footer Styles */
#footer {
	padding: 0;
	margin: 0 0 0 56px;
	display: block;
	font-weight: normal;
	bottom: 0;
	color: #DBE9F1;
	z-index:1111;
}
#footer p {
	padding:0 0 20px 14px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
}
/* @end */

p.noBorder {
	border-top: 0;
}
:focus {
	-moz-outline-style: none;
}
* {
	outline: none;
}

