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

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
        line-height: 1;
}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
body {
	margin: 0px;
	background-image: url(../images/bkgd.png);
}
a, a:hover, a:active, a:visited {
	text-decoration: none;
}
ol, ul {
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
	margin-top: 10px;
}
p {
	margin-bottom: 22px;
}
#Wrapper {
	margin: auto;
	width: 840px;
}
#Header {
	width: 840px;
	margin-bottom: 25px;
	height: 340px;
	text-align: center;
}

/*--Main Navigation--*/
.MainNav, .LowerNav, .Footer {
	height: 50px;
	width: 840px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 25px;
	background-image: url(../images/Nav-Bkgd.png);
}
.MainNav {
	background-image: url(../images/Main-Nav-Bkgd.png);
	background-repeat: no-repeat;
}
.Footer {
	background-image: url(../images/footer-bkgd.png);
}
.About, .Skills, .Work, .Hire, .Social, .Flow {
	color: #282E31;
	float: right;
	height: 50px;
	width: 150px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}
.Number {
	color: #AB1548;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}
.About:hover, .Skills:hover, .Work:hover, .Hire:hover, .Flow:hover {
	color: #FFFFFF;
	background: #282E31;
	height:40px;
	margin-top: 5px;
	margin-bottom: 5px;
	width:150px;
	line-height: 40px;
	text-shadow: -1px -1px 0px #191919;
	filter: dropshadow(color=#191919, offx=1, offy=1);
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px;
}
.Social img:hover {
	margin-top: 2px;
	margin-left: 2px;
} 

/*--Typography--*/
.h1, .h2, .h3, .h4 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 38px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: -1px -1px 0px #9d0b00;
	filter: dropshadow(color=#9d0b00, offx=1, offy=1);
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	background-color: #AB1548;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.Number2 {
	color: #fff;
	background-color: #282E31;
	font-family: 'Helvetica Black', Helvetica, Arial, snas-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 38px;
	text-shadow: -1px -1px 0px #191919;
	filter: dropshadow(color=#191919, offx=1, offy=1);
	padding-top: 5px;
	padding-bottom: 3px;
	margin-right: 2px;
	padding-left: 8px;
	padding-right: 5px;
}
.h5 {
	color: #fff;
	background-color: #00685C;
	font-family: Helvetica, Arial, snas-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	text-shadow: -1px -1px 0px #191919;
	filter: dropshadow(color=#191919, offx=1, offy=1);
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px; 
	height: 38px;
	padding: 6px 10px 3px 10px;
	background-color: #00685c;

}
a.h5:hover, .Example img:hover, .ExampleRight img:hover {
	margin-top: 2px;
	margin-left: 2px;
	-webkit-box-shadow: 2px 2px 15px #717171;
	-moz-box-shadow: 2px 2px 15px #717171;
	box-shadow: 2px 2px 15px #909090;
	background-color: #00685C;
}
#Intro {
	height: 580px;
	width: 840px;
}
#Intro01 {
	height: 800px;
	width: 840px;
}
#Intro02 {
	height: 480px;
	width: 840px;
}
#Intro03 {
	height: 150px;
	width: 840px;
}
.ColumnLeft {
	width: 660px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	margin-top: 20px;
	float: left;
	margin-left: 180px;
}
.ColumnRight {
	width: 740px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 50px;
	color: #333333;
	margin-top: 20px;
	float: left;
	margin-left: 50px;
}
.highlight, .highlight:visited {
	color: #333333;
	background-color: #fee7e1;
	font-style: italic;
	padding-left: 3px;
	padding-right: 3px;
}
.highlight:hover {
	color: #fff;
	background-color: #00685C;
}
.highlightlist {
	color: #333333;
	background-color: #d7efec;
	padding-left: 3px;
	padding-right: 3px;
}
#WorkSection {
	width: 840px;
	height: 2150px;
	margin-bottom: 50px;
}
#WorkSection01 {
	width: 840px;
	height: 520px;
	margin-bottom: 50px;
}
#WorkSection02 {
	width: 840px;
	height: 230px;
	margin-bottom: 50px;
}
.Example, .ExampleRight {
	width: 300px;
	height: 180px;
	float: left;
	margin-top: 25px;
}
.Example01, .ExampleRight01 {
	width: 300px;
	height: 36px;
	float: left;
	margin-top: 10px;
	font-size: 14px;
	line-height: 140%;
	text-align: center;
}
.Example img, .ExampleRight img	{
	border: 5px solid #00685C;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	position:absolute;

}
.Example img.top:hover{
	opacity: 0;
}
.Example {
	margin-right: 25px;
	margin-left: 180px;
}
.Example01 {
	margin-right: 25px;
	margin-left: 180px;
}
#SkillsSection {
	width: 840px;
	height: 735px;
	background-image: url(../images/skills.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 50px;
}
#ContactSection {
	width: 840px;
	height: 350px;
}
.Contact {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	float: left;
	width: 350px;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
}
.contact {
	background-color: #00685C;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
}
input.contact, textarea.contact {
	border: 1px solid #fff; 
	color: #fff; 
	padding: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11pt;
	text-shadow: -1px -1px 0px #191919;
	filter: dropshadow(color=#191919, offx=1, offy=1); 
	margin: 0px 0px 10px;
}
input.contact {
	width: 340px;
}
textarea.contact {
	width: 340px;
	height: 200px;
}
/*--lightbox--*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img { 
	border: none; 
	margin-top: 25px;
}

#outerImageContainer{ position: relative; border: 5px solid #00685C; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ 
	padding: 10px;
}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 12px Helvetica, Arial, Verdana, sans-serif; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData {	
	color: #262626; 
}
#imageData #imageDetails{ width: 70%; float: left; padding-top: 30px; text-align: left; }	
#imageData #caption{ text-transform: uppercase; letter-spacing: 1px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 127px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-image: url(../images/overlay-bkgd.png); }
.AboutGraphic {
	background-image: url(../images/About.png);
	float: left;
	height: 225px;
	width: 750px;
	margin-top: 25px;
	padding-left: 200px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
 #wmMessage, #thecssawards {
position:absolute;
top:20px;
right:0px;
z-index:555;
}
 #wmMessage, #thecssawards a {
width:69px;
height:105px;
text-indent:-8400px;
display:block;
background:url(../award_day_white.png) no-repeat;
}

table.law {
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	width: 600px;
}

table.law th,
table.law td {	padding: 10px;}

table.law th {
	width: 150px;
	border-left: 5px solid #282E31;
	background: #AB1548;
	line-height: 1.4;
	vertical-align: text-top;
	text-align: left;
	color: #FFFFFF;
}

table.law td {
	background: #fff;
	line-height: 1.4;
}

table.law span {
	display: block;
	margin-top: 1em;
	color: #8c001a;
}

table.law a:link {	color: #8c001a;	text-decoration: none;}
table.law a:visited {	color: #8c001a;	text-decoration: none;}
table.law a:hover {	color: #8c001a;	text-decoration: underline;}
table.law a:active {	color: #8c001a;	text-decoration: underline;}

table.money {
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	width: 600px;
}

table.money th,
table.money td {	padding: 10px;}

table.money th {
	width: 100px;
	border-left: 3px solid #282E31;
	background: #AB1548;
	line-height: 1.4;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}

table.money td {
	line-height: 1.4;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

table.money span {
	display: block;
	margin-top: 1em;
	color: #8c001a;
}

table.money a:link {	color: #8c001a;	text-decoration: none;}
table.money a:visited {	color: #8c001a;	text-decoration: none;}
table.money a:hover {	color: #8c001a;	text-decoration: underline;}
table.money a:active {	color: #8c001a;	text-decoration: underline;}
