* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "Helvetica Neue", helvetica, arial, myriad, tahoma, verdana, sans-serif;
}

img, div { behavior: url(iepngfix.htc) !important; }

/* body class styles */

body.black {
	color: #353535;
}

body.black div#theLogo h1 a {
	background-image: url(images/black/logo.png);
	background-repeat: no-repeat;
}

body.black div.superBox div.centering div.theNavigation ul li#homeBtn a {
	background-image: url(images/black/navBtnHome.png);
	background-repeat: no-repeat;
}

body.black div.superBox div.centering div.theNavigation ul li#portfolioBtn a {
	background-image: url(images/black/navBtnPortfolio.png);
	background-repeat: no-repeat;
}

body.black div.superBox div.centering div.theNavigation ul li#contactBtn a {
	background-image: url(images/black/navBtnContact.png);
	background-repeat: no-repeat;
}

body.black .superBox.recently {
	background: url(images/black/recentlyCompletedBackgroundBlack.png) repeat-x;
}

body.black .boxForCropping p {
	background: url(images/black/txtRecentlyCompleted.png) no-repeat;
}

body.black .recentWebTitle {
	background: #212121;
}

body.black .recentJobDuties {
	background: #353535;
}

body.black .recentJobDuties p {
	color: #e6f2ff;
}

body.black .item h2 {
	border-bottom: 5px solid #ddd;
}


body.green {
	color: #353535;
}

body.green div#theLogo h1 a {
	background-image: url(images/green/logo.png);
	background-repeat: no-repeat;
}

body.green div.superBox div.centering div.theNavigation ul li#homeBtn a {
	background-image: url(images/green/navBtnHome.png);
	background-repeat: no-repeat;
}

body.green div.superBox div.centering div.theNavigation ul li#portfolioBtn a {
	background-image: url(images/green/navBtnPortfolio.png);
	background-repeat: no-repeat;
}

body.green div.superBox div.centering div.theNavigation ul li#contactBtn a {
	background-image: url(images/green/navBtnContact.png);
	background-repeat: no-repeat;
}

body.green .superBox.recently {
	background: url(images/green/recentlyCompletedBackground.png) repeat-x;
}

body.green .boxForCropping p {
	background: url(images/green/txtRecentlyCompleted.png) no-repeat;
}

body.green .recentWebTitle {
	background: #689800;
}

body.green .recentJobDuties {
	background: #6ea100;
}

body.green .recentJobDuties p {
	color: #fff1c8;
}

body.green .item h2 {
	border-bottom: 5px solid #ddd;
}


body.blue div#theLogo h1 a {
	background-image: url(images/blue/logo.png);
	background-repeat: no-repeat;
}

body.blue div.superBox div.centering div.theNavigation ul li#homeBtn a {
	background-image: url(images/blue/navBtnHome.png);
	background-repeat: no-repeat;
}

body.blue div.superBox div.centering div.theNavigation ul li#portfolioBtn a {
	background-image: url(images/blue/navBtnPortfolio.png);
	background-repeat: no-repeat;
}

body.blue div.superBox div.centering div.theNavigation ul li#contactBtn a {
	background-image: url(images/blue/navBtnContact.png);
	background-repeat: no-repeat;
}

body.blue .superBox.recently {
	background: url(images/blue/recentlyCompletedBackgroundBlue.png) repeat-x;
}

/* end body class styles */

img {
	outline: none;
	border: 0;
}

a {
	outline: none;
	border: 0;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

li {
	display: inline;
	float: left;
}

.highlight {
	background: #fcefc8;
}

.last {
	margin-right: 0 !important;
	border-right: 0 !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Universal Clear */

.clearing { 
	clear: both; 
	margin: 0; 
	padding: 0; 
	font-size: 1px; 
	line-height: 1px; 
	height: 1px; 
}

/* End Universal Clear */

.superBox {
	width: 100%;
	text-align: center;
}

.superBox.recently {
	padding-top: 18px;
}

.centering {
	width: 912px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.reset {
	text-align: left;
}

.header {
	background: url(images/headerBackground.png) repeat-x;
}

#theLogo {
	float: left;
	margin-top: 11px;
	width: 84px;
	height: 30px;
	overflow: hidden;
	display: inline;
}

#theLogo h1 {
	width: 84px;
	height: 30px;
	overflow: hidden;
	display: inline;
	float: left;
}

#theLogo h1 a {
	height: 30px;
	width: 84px;
	float: left;
	text-indent: -100em !important;
}

.kitteh {
	float: left;
	margin: 13px 0 0 80px;
	width: 341px;
	display: inline;
}

.theNavigation {
	width: 340px;
	float: right;
}

.theNavigation ul {
	display: inline;
	list-style-type: none;
}

.theNavigation li {
	width: 111px !important;
	height: 50px !important;
	border-left: 1px solid #353535;
	border-right: 1px solid #353535;
	overflow: hidden;
	display: inline;
	float: left;
}

.theNavigation li.centerBtn {
	border: none;
}

.theNavigation li.selected a {
	background-position: 0 -101px;
}

.theNavigation li.selected:hover a:hover {
	background-position: 0 -101px;
}

.theNavigation li a {
	width: 111px !important;
	height: 50px !important;
	text-indent: 100em !important;
	overflow: hidden;
	float: left;
}

.theNavigation ul li:hover a:hover{
	background-position: 0 -51px;
}

.recentHeader {
	width: 100%;
	float: left;
	margin: 15px 0 15px 0;
}

.boxForCropping, .boxForCropping p {
	width: 168px;
	height: 12px;
	overflow: hidden;
}

.boxForCropping p {
	text-indent: -100em !important;
}

.arrowBox {
	position: relative;
	width: 33px;
	display: inline;
}

.arrow {
	margin-top: 110px;
	margin-right: 15px;
}

.arrow.right {
	margin-right: 0;
	margin-left: 10px;
}

.arrow, .arrow a  {
	width: 33px;
	height: 48px;
	overflow: hidden;
}

.arrow a:hover img {
	margin-top: -48px;
}

.featuredTitle {
	margin: 18px 0 18px 0;
}

.recentScreenshot {
	float: left;
	width: 234px;
}

.recentSummary {
	float: left;
	width: 225px;
	margin-left: 4px;
}

.recentWebTitle {
	text-align: center;
	height: 40px
}

.recentWebTitle img {
	margin-top: 13px;
}

.recentJobDuties {
	width: 201px;
	padding: 12px;
}

.recentJobDuties p {
	font: 11px "Helvetica Neue", helvetica, myriad, arial, verdana, sans-serif;
}

.dutiesIcons {
	float: right;
	text-align: right;
	margin-top: 12px;
}

.dutiesIcons ul {
	list-style-type: none;
}

.dutiesIcons li {
	display: inline;
	margin-right: 7px;
}

.dutiesIcons li, .dutiesIcons li a {
	float: left;
	height: 10px;
	overflow: hidden;
}

.dutiesIcons li.linkIcon, .dutiesIcons li.linkIcon a {
	width: 40px;
}

.dutiesIcons li.cssIcon, .dutiesIcons li.cssIcon a {
	width: 22px;
}

.dutiesIcons li:hover a:hover img {
	margin-top: -11px;
}

.content {
	background: url(images/mainBackground.png) repeat-x;
}

.contentHeader {
	width: 100%;
	padding: 15px 0 15px 0;
	float: left;
}

.banner {
	width: 220px;
	float: left;
}

.subNav {
	float: right;
	width: 692px;
}

.subNav p {
	width: 334px;
	float: left;
	margin-top: 9px;
}

.subNav p#howToContact {
	width: 216px;
	float: left;
	margin-top: 4px;
	padding-top: 5px;
}

.subNav ul {
	float: right;
	margin-top: 4px;
}

.subNav li {
	padding: 5px 5px 5px 5px;
	margin-left: 3px;
}

.subNav li.space {
	width: 0px;
	padding: 0 0 3px 3px;
	margin: 0 !important;
	border-right: 1px solid #999;
}

.subNav li.space:hover {
	background: transparent;
}

.subNav li:hover {
	background: #f3f3f3;
}

.subNav li.highlight:hover {
	background: #fcf0a5;
}

.contentBox {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#main {
	float: left;
}

.contentBox.hasSideBar #main {
	width: 620px;
}

.contentBox.hasSideBar #main .item h2 {
	width: 618px;
}

.contentBox.noSideBar #main {
	float: left;
	width: 100%;
}

.contentBox.noSideBar #main .item h2 {
	width: 910px;
}

.item {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.item h2 {
	padding: 14px 0 7px 2px;
	margin-bottom: 12px;
	float: left;
}

.item#email h2 {
	margin-bottom: 0;
}

.itemImage {
	width: 172px;
	display: inline;
}

.itemImage.left {
	margin-right: 15px;
	margin-bottom: 15px;
}

.itemImage.right {
	margin-left: 15px;
	margin-bottom: 15px;
}

.itemContent {
}

.item.hasImage .itemContent {
	width: 618px;
}

.item.noImage .itemContent {
	width: 618px;
}

.item.noBdr, .item.noBdr h2 {
	margin: 0 !important;
	padding: 0 0 5px 1px !important;
}

.item.noBdr h2 {
	border: 0 !important;
}

.itemTitle {
	width: 430px;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.itemText {
	width: 100%;
}

.itemText p {
	font-size: 12px;
	line-height: 18px;
}

.itemExtra {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.itemTreat {
	width: 100%
	float: left;
	margin-top: 20px;
}

.itemTreat h3 {
	float: left;
	margin-bottom: 7px;
}

.itemTreat .email {
	width: 222px;
	height: 28px;
	overflow: hidden;
	margin: 5px 0 0 22px;
}

.itemTreat p.email:hover a img {
	margin-top: -29px;
}

.bragging {
	float: left;
	text-align: center;
	width: 308px;
	display: inline;
}

.bragging p {
	padding-right: 20px;
	border-right: 1px solid #999;
}

.bragging.last p {
	padding-left: 20px;
	border: none;
}

.bragging.last .note {
	margin-left: 40px;
}

.note {
	width: 210px;
	margin: 10px 0 0 22px;
	padding: 10px 16px 10px 16px;
	background: url(images/tinyNote.png) no-repeat;
}

.note p {
	border: none;
	text-align: left;
	padding: 0 !important;
	font-size: 11px;
	line-height: 16px;
}

.technicolor {
	font-weight: bold;
	color: #065dff;
}

/* SideBar Styles */

#sideBar {
	width: 265px;
	float: right;
}

.specialModule {
	margin-top: 15px;
	float: left;
}

.specialModule li {
	margin-bottom: 10px;
}

.module {
	float: left;
	width: 245px;
	background: url(images/sideBarGradient.png) #fff repeat-x;
	border: 1px solid #cfcfcf;
	padding: 9px;
	margin-bottom: 15px;
}

#sideBar h3 {
	font-size: 12px;
	color: #868686;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	padding-bottom: 8px;
}

.moduleContent {
	width: 245px;
	float: left;
	margin-top: 9px;
	text-align: center;
}

.moduleContent ul {
	width: 245px;
	float: left;
}

.moduleContent li {
	display: inline;
	margin-right: 12px;
}

.moduleContent.cleanCode ul {
	width: 220px;
	margin-left: 12px;
}

.moduleContent.cleanCode li {
	margin-right: 22px;
}

.moduleContent h4 {
	float: left;
	margin-bottom: 15px;
	margin-left: 5px;
}

.claimPromo {
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-top: 15px;
	float: left;
	width: 245px;
}

.claimPromo p {
	width: 220px;
	height: 30px;
	overflow: hidden;
	margin-left: 12px;
	margin-top: 8px;
}

.claimPromo p a:hover img {
	margin-top: -31px;
}

/* Form styles */

#contactForm {
	width: 585px;
	margin-left: 20px;
}


.column {
	width: 280px;
}

.formRow {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.label {
	float: left;
	margin-bottom: 7px;
}

.label p {
	font: 14px helvetica, myriad, verdana, sans-serif;
}

.field {
	float: left;
	width: 280px;
}

.field input {
	width: 268px;
	padding: 5px;
	background: #e9e9e9;
	border: 1px solid #bbb;
	font: bold 16px helvetica, arial, verdana, sans-serif;
}

.field select {
	width: 274px;
	padding: 5px;
	background: #e9e9e9;
	border: 1px solid #bbb;
	font: bold 16px helvetica, arial, verdana, sans-serif;
}

.field textarea {
	width: 268px;
	height: 78px;
	padding: 5px;
	background: #e9e9e9;
	border: 1px solid #bbb;
	font: bold 13px helvetica, arial, verdana, sans-serif;
}

.field p label {
	width: 268px;
	font: 12px helvetica, arial, verdana, sans-serif;
	padding: 5px;
	margin-left: 0;
	float: left;
	background: #fffbf1;
	border-left: 1px solid #fff1c8;
	border-right: 1px solid #fff1c8;
	border-bottom: 1px solid #fff1c8;
}

#indentedRow {
	width: 585px;
	float: left;
	padding-top: 15px;
	margin-top: 7px;
	border-top: 1px solid #ccc;
}

#indentedRow .column p {
	font: 12px helvetica, arial, verdana, sans-serif;
	line-height: 18px;
	text-align: right;
}

#indentedRow .column.right {
	padding-top: 7px;
}

#indentedRow .column.right p {
	width: 130px;
	height: 40px;
	overflow: hidden;
}

#indentedRow .column.right p:hover a img {
	margin-top: -40px;
}


/* END Form styles */

.btns {
	margin-right: 1px;
}


/* Portfolio Styles */

body.blue .item {
	background: url(images/hr.png) no-repeat;
	background-position: bottom center;
}

.portfolioDescription {
	padding: 12px 20px 20px 20px;
	width: 560px;
	line-height: 18px;
}

.portfolioDescription h3, .portfolioDescription h3 a {
	color: #506678 !important;
	text-transform: uppercase;
	text-shadow:0 1px 0 #FFFFFF;
	font: bold 16px "Gotham-Bold", "HelveticaNeue", helvetica, arial, myriad, verdana, sans-serif;
}

.portfolioDescription h3 a {
	padding-right: 60px;
	background: url(images/icon-link.png) no-repeat;
	background-position: right 2px;
}

.portfolioDescription p {
	color: #353535;
	margin-top: 7px;
	line-height: 18px !important;
	font: 13px "Gotham-Book", "HelveticaNeue", helvetica, arial, myriad, verdana, sans-serif;
}

/* Footer Styles */

.footer {
	padding-top: 20px;
	background: #b7b8bd;
	border-top: 12px solid #ccc;
}

.links {
	width: 100%;
	float: left;
}

.col.first {
	border-left: none;
}

.col {
	float: left;
	width: 204px;
	padding: 10px;
	text-indent: 40px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
}

.col h3 {
	float: left;
	margin-bottom: 12px;
	color: #fff;
	font: bold 15px "HelveticaNeue", helvetica, arial, myriad, verdana, sans-serif;
}

.col li {
	float: left;
	width: 176px;
	padding-bottom: 5px;
	font: 12px "HelveticaNeue", helvetica, arial, myriad, verdana, sans-serif;
}

.col li a {
	color: #E9E9EB;
}

.col li a:visited {
	color: #ddd;
}

.col li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerFooter {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 12px;
	text-align: center;
	padding: 12px;
	color: #eee;
	border: 1px solid #ddd;
}

#footerFooter p {
	font: 12px "HelveticaNeue", helvetica, arial, myriad, verdana, sans-serif;
}






