body {
	font-family: Helvetica,sans-serif;
	font-size: small;
	background-color: #1d1919;
	text-align: center;
	margin: 0; padding: 0;
	z-index:-1;
	}
	
#page {width: 100%; margin: auto 0;}

#header {width: 100%; height: 88px; text-align: center; background: url(../images/const/nav-x.jpg) 0 52px repeat-x; z-index:100;}

#headcont {width: 980px; margin: 0 auto;}

#hlogo {	width: 111px; height: 97px; float: left;}

#hlogo.boomzHead {background: url(../images/boomzimg.png) top left no-repeat; margin-top: 10px;}
#hlogo.boomzHead2 {background: url(../images/boomzimg.png) -111px 0 no-repeat;}
#hlogo.boomzHead3 {background: url(../images/boomzimg.png) -222px 0 no-repeat;}
#hlogo.boomzHead4 {background: url(../images/boomzimg.png) -333px 0 no-repeat;}
#hlogo.boomzHead5 {background: url(../images/boomzimg.png) -444px 0 no-repeat;}
#hlogo.boomzHead6 {background: url(../images/boomzimg.png) -555px 0 no-repeat;}

#hinfo {float: left; width: 800px; padding-top: 30px; text-align: left; max-height: 22px;} 
/*
#hinfo #url {display: inline-block; height: 19px; width: 148px; background: url(../images/imgtext.png) 0 0 no-repeat;}
#hinfo #label {display: inline-block; height: 19px; width: 305px; background: url(../images/imgtext.png) -148px 0 no-repeat; margin-left: 80px;}
#hinfo #email{display: inline-block; height: 19px; width: 180px; background: url(../images/imgtext.png) -450px 0 no-repeat; margin-left: 67px;}
*/


#hinfo #url {display: inline-block; height: 27px; width: 148px; text-align:left; overflow: hidden; letter-spacing:1px; font-weight:200; font-family: 'Aldrich', sans-serif; color:#eee; font-size:18px;}
#hinfo #url:hover{color:#52B6DB;}
#hinfo #label {display: inline-block; height: 27px; width: 375px; text-align: right; overflow: hidden; letter-spacing:1px; font-weight:200; font-family: 'Aldrich', sans-serif; color:#eee; font-size:18px;}
#hinfo #email{display: inline-block; height: 27px; width: 255px; text-align: right; overflow: hidden; letter-spacing:1px; font-weight:200; font-family: 'Aldrich', sans-serif; color:#52B6DB; font-size:14px;}
#hinfo #email:hover{color:#eee;}


div.bttcont {clear: both; width:100%; text-align: right; vertical-align: bottom;}
div.bttcont a.backtotop { float: right; display: inline-block; height: 19px; width: 48px; background: url(../images/imgtext.png) -571px 0 no-repeat;margin-right: 30px;margin-bottom: 1px;}
div.bttcont a.backtotop:hover {margin-top:1px;margin-bottom: 0px;}

#header #headcont div.nav {float: left; width: 800px; text-align: right; overflow: hidden; height: 27px; letter-spacing:1px; font-weight:bold; font-family: 'Aldrich', sans-serif;}
#header #headcont div.nav a{ float: right; display: inline-block; height: 27px; padding: 0 24px; line-height: 30px; font-size:13px; color: #eee; background: url(../images/const/navi-l.jpg) left center no-repeat, url(../images/const/navi-r.jpg) right center no-repeat, url(../images/const/navi-x.jpg) repeat-x; text-shadow: 1px 1px 3px #121011;}
#header #headcont div.nav a.selected {color: #f1f1f1;}
#header #headcont div.nav a:hover { float: right; display: inline-block; height: 27px; padding: 0 24px; color: #414c4e; background: url(../images/const/navih-l.jpg) left center no-repeat, url(../images/const/navih-r.jpg) right center no-repeat, url(../images/const/navih-x.jpg) repeat-x; text-shadow: 1px 1px 3px #6f6666;}


/*#header #headcont div.nav .navs{float: right; display: inline-block; height: 27px; width: 7px; padding: 0; line-height: 27px; color: #1d1919; font-weight: bold; background: url(../images/const/navi-x.jpg) no-repeat;}*/


#content {
	width: 100%;
	background: url(../images/const/head-bx.jpg) top center repeat-x;
	background-color: #2d2927;
	color: #f2f2f2;
	padding: 10px 0;
	min-height: 300px;
	text-align: center;
}

#contentprop { width: 100%; text-align: left;}
#resumecont { width: 980px; text-align: left; margin: 0 auto;}

#footer {
	width: 100%;
	color: #77726c;
	padding: 10px 0;
	text-align: center;
	background: url(../images/headerx.jpg) 0 -113px repeat-x;
}
#footer div.nav { margin-bottom: 10px;}
#footer div.nav a{ display: inline-block;	margin: 4px 10px; padding: 2px; color: #f7eee0;}
#footer div.nav a:hover{ border-bottom: 3px #52b6db solid; margin: 1px 10px;}
#footer img.badge { border: 0; margin: 10px;}

a {
	text-decoration: none;
	color: #52b6db;
	outline: none;
	}
	
a:hover {
	color: #fff;
	}

a img { border: 0; }

.gTitle {
	list-style: none;
	font-weight: bold;
	font-size: 2em;
	color: #bfbbb9;
	font-family: 'Aldrich', sans-serif;
	padding: 0 0 15px 5px;
	text-shadow: 2px 2px 3px #181a21;
}


.gHeading {
	list-style: none;
	font-weight: bold;
	font-size: 1.6em;
	color: #bfbbb9;
	font-family: 'Aldrich', sans-serif;
	padding: 0 0 15px 5px;
	text-shadow: 2px 2px 3px #181a21;
}

#bgleft {
	position: absolute;
	background-image: url(../images/bgleft.jpg);
	width: 30px;
	bottom: 0;
	left: 0;
	top: 0;
}
	
.fullsizelink {
	display: block;
	padding: 4px;
	cursor: pointer;
}

#nextprojtab {
	height: 300px;
	width: 128px;
	position: fixed;
	padding-top: 36px;
	text-align: right;
	top: 200px;
	right: -97px;
	background-image: url(../images/nav/n-project.png);
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#previousprojtab {
	height: 300px;
	width: 128px;
	position: fixed;
	padding-top: 36px;
	text-align: left;
	top: 200px;
	left: -97px;
	background-image: url(../images/nav/p-project.png);
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#previousprojtab:hover {
	left: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#nextprojtab:hover {
	right: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#previousprojtab img {
	border: 0px;
}

#nextprojtab img {
	border: 0px;
}








#navPrevProj {
	height: 75%;
	width: 130px;
	position: fixed;
	margin-top: 130px;
	padding: 0 0 0 10px;
	text-align: left;
	display:block;
	top: 0px;
	left: -90px;
	z-index:3;
	border-right: 1px solid #111;
	background: url(../images/nav/arrow-l.png) 90% center no-repeat #211f1e;
	box-shadow: 1px 1px 3px #161414;
	opacity: 0.2;
	filter:alpha(opacity=20);
	border-radius:10px;
}
#navPrevProj div{
	width:100%;
	height:100%;
	background: url(../images/nav/arrow-l.png) right center no-repeat;
}

#navPrevProj:hover {
	left: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#navPrevProj img {
	opacity: 0.2;
	filter:alpha(opacity=20);
	border: 0px;
}

#navPrevProj:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
	border: 0px;
}


#navNextProj {
	height: 75%;
	width: 130px;
	position: fixed;
	margin-top: 130px;
	padding: 0 10px 0 0;
	text-align: left;
	display:block;
	top: 0px;
	right: -90px;
	z-index:3;
	border: 1px solid #111;
	background: url(../images/nav/arrow-l.png) 10% center no-repeat #211f1e;
	box-shadow: -2px 1px 3px #161414;
	opacity: 0.2;
	filter:alpha(opacity=20);
	border-radius:10px;
}
#navNextProj div{
	width:100%;
	height:100%;
	background: url(../images/nav/arrow-r.png) left center no-repeat;
}

#navNextProj:hover {
	right: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#navNextProj img {
	opacity: 0.2;
	filter:alpha(opacity=20);
	border: 0px;
}

#navNextProj:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
	border: 0px;
}












#fullclass {
	display: none;
	}

div .tcont {
	text-align: center;
}

div .tcont img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

div .tcont a:hover img {
	border: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}
	
#title {
	width: 116px;
	height: 43px;
	padding-left: 110px;
	padding-right: 133px;
	padding-top: 67px;
	text-align: center;
	font-weight: bold;
}

#dlres img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#dlres a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.mgal img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
/*	padding: 2px; */
	box-shadow: 1px 1px 7px #161414;
	border-radius:13px;
	margin:6px;
}

.mgal a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

span.rdet {
	margin-left: 20px;
	}

.resume {
	list-style: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #bfbbb9;
	font-family: 'Aldrich', sans-serif;
	padding: 0 0 15px 5px;
	text-shadow: 2px 2px 3px #181a21;
	}
	
.resume ul li {
	font-family: Arial, sans-serif;
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 8px;
	color: #f1f1f1;
	text-shadow: 0px 0px 0px #181a21;
}	
.resume ul ul li {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #9a918b;
}

span .rhead { 
	letter-spacing: 1px;
}

div .contactlr {
	float: left;
	padding-left: 120px;
	font-weight: bold;
	font-size: 1.3em;
	color: #ffbc46;
	line-height: 1.3em;
}

div.contactl {
	width: 270px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: .8em;
	color: #6c6663;
	}
	
div.contactr {
	width: 270px;
	float: left;
	text-align: left;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #eee;
	}

div .linkslr {
	float: left;
	width: 500px;
	padding-left: 200px;
}
	
div .links {
	float: left;
}

div .links img {
	clear: left;
	padding: 12px;
	}

#scont div.h { background-color: #23201e !important; font-size: 1.1em; text-align: center; font-weight: bold; letter-spacing: 2px;
border:1px solid #2f2b2b;
border-radius:8px;
-moz-border-radius:8px; /* Firefox 3.6 and earlier */
box-shadow: 1px 1px 3px #161414;
font-family: 'Aldrich', sans-serif;
}

#scont div { margin: 5px 0; padding: 5px; /*background-color: #282422;*/ color: #868383;}
#scont {
	float: left;
	width: 600px;
	margin-left: 35px;
}
#scont div.c {
	border:1px solid #2f2b2b;
	border-radius:8px;
	-moz-border-radius:8px; /* Firefox 3.6 and earlier */
	box-shadow: 1px 1px 3px #161414;
	background-image: linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
	background-image: -o-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
	background-image: -moz-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
	background-image: -webkit-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
	background-image: -ms-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(1, rgb(43,42,41)),
		color-stop(0, rgb(40,36,34))
	);
}

#sidebar { float: left; width: 300px; margin-left: 5px; }
#sidebar div { margin: 5px; padding: 5px; /*background-color: #282422;*/ color: #868383;}
#sidebar div div{ margin: 0; padding: 1px; border: 0; color: #868383;}
.o { /*background-color: #282323 !important;*/}
#sidebar hr { color: #444; background-color: #444; height: 2px; border: 0;}
#sidebar div.h { background-color: #23201e !important; font-size: 1.1em; text-align: center; font-weight: bold; letter-spacing: 2px;
border:1px solid #2f2b2b;
border-radius:8px;
-moz-border-radius:8px; /* Firefox 3.6 and earlier */
box-shadow: 1px 1px 3px #161414;
font-family: 'Aldrich', sans-serif;
}
#sidebar div.c { line-height: 1.5;
border:1px solid #2f2b2b;
border-radius:8px;
-moz-border-radius:8px; /* Firefox 3.6 and earlier */
box-shadow: 1px 1px 3px #161414;
background-image: linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -o-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -moz-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -ms-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(1, rgb(43,42,41)),
	color-stop(0, rgb(40,36,34))
);


}
#sidebar div.c2 { line-height: 2;
border:1px solid #2f2b2b;
border-radius:8px;
-moz-border-radius:8px; /* Firefox 3.6 and earlier */
box-shadow: 1px 1px 3px #161414;
background-image: linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -o-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -moz-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);
background-image: -ms-linear-gradient(bottom, rgb(43,42,41) 100%, rgb(40,36,34) 0%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(1, rgb(43,42,41)),
	color-stop(0, rgb(40,36,34))
);
}
#sidebar div.c div { line-height: 27px; }
#sidebar div div { clear: both;}
#sidebar div div span.n { color: #eee; font-size: 14px; font-weight: bold; letter-spacing: 2px;}
#sidebar div.linkList div { text-align: left;}
#sidebar div.linkList div img { float: left; padding: 2px; border: #111; margin: 2px 10px 2px 2px;}
#sidebar .hilite { color: #dfdfdf; display: block; float: right;}

.textL { text-align: left !important; }
.textC { text-align: center !important; }
.textR { text-align: right !important; }
.textJ { text-align: justify !important; }
.text11 { font-size: 11px; }
.text10 { font-size: 10px; }

.ico30 { float: left; width: 24px; height: 25px; margin-right: 5px; background: url(../images/icosprite.png) no-repeat;}
.eml { background-position: 0 0; }
.aim { background-position: -25px 0; }
.xbl { background-position: -50px 0; }
.stm { background-position: -75px 0; }
.sky { background-position: -99px 0; }
.phn { background-position: -125px 0; }

#gallerycontainer {
text-align: center;
}

#gallerycontainer img {
	box-shadow: 1px 1px 7px #161414;
	border-radius:13px;
}

#sidebar img.ico { margin: 5px;}

div.space20 { height: 20px; }

div.bio {
	float: left;
	width: 600px;
	text-align: justify;
}

#maingallery {
	text-align: center;
}	

#projlr {
	float: left;
	width: 900px;
}

#projprev {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 100px;
}

#projmainheader {
	width: 860px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

#projmain {
	float: left;
	width: 900px;
	padding: 15px 0px 0px 0px;
}

#projnext {
	float: left;
	padding: 0px 50px 0px 0px;
	width: 100px;
}

#projnext img, #projprev img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#projnext a:hover img, #projprev a:hover img {
	border: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#nextproj a:hover, #prevproj a:hover {
	background-position: 0 -70px;
}

#nextproj a {
	float: left;
	width: 45px;
	height: 70px;
	margin-left: 25px;
	background: url("../images/nav/next.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#prevproj a {
	float: left;
	width: 45px;
	height: 70px;
	margin-left: 25px;
	background: url("../images/nav/prev.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#gallerymainimg {
	clear: left;
	text-align: center;
	width: 100%;
}

#gallerymainimg img {
	border: 0px black solid;
}

#gallerythumbs {
	width: 800px;
	padding: 5px 50px;
	text-align: center;
}

img.topa {
	float: left;
	vertical-align: top;
}

.pnotestop, .pnotesbottom {
	width: 450px;
	height: 15px;
	margin: 0px 225px;
}

.pnotestop {
	background-image: url(../images/pnotes1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	margin-top: 30px;
}

.pnotesbottom {
	background-image: url(../images/pnotes3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.pnotesbody {
	width: 430px;
	padding: 0px 10px;
	background-image: url(../images/pnotes2.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	margin: 0px 225px;
	color: #ddd;
}

.webcont {
	display: block;
	font-weight: normal;
	color: #fff;
	border: 0px;
	float:left;
	padding: 5px 2px 5px 15px;
	width: 600px;
	text-align: justify;
	vertical-align: center;
	cursor: pointer;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.webdetails {
	padding-left: 60px;
	text-align: left;
}

.wide550 {
	width: 550px;
}

.webcont h2 {
	color: #ffbc46;
	font-size: 18px;
	padding: 0px;
}

.webcont img {
	border: 0px;
	padding-right: 30px;
}

.webcont:hover {
	color: #fff;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.heading1 {
	font-size: 2.8em;
	font-family: Deftone Stylus;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
} 

.heading2 {
	font-size: 1.8em;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.heading3 {
	font-size: 1.5em;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.heading4 {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.image  {
	padding: 1px;
}

.left {
	float: left;
	padding: 1px 10px 10px 0px;
}

.right {
	float: right;
	padding: 1px 1px 10px 10px;
}

.center {
	width: 500px;
	text-align: center;
}

.justify {
	text-align: justify;
}

.clear {
	clear: both;
}

.websamples {
	padding-left: 70px;
}

.webdesign {
	padding-left: 80px;
}

.webimg {
	float: left;
	width: 150px;
}

.webimg img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.webimg a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.webheading {
	padding: 7px 10px 3px 0px;
	font-size: 1.4em;
	font-weight: bold;
}

.webaddy {
	padding: 10px 0px 0px 0px;
}

.webdet {
	float: left;
	text-align: left;
	width: 400px;
	padding-left: 10px;
	color: #9a918b;
}

.webdet h2 {
	color: #cdc2a9;
	font-size: 18px;
	padding: 0px;
}


.height25 {
	height: 25px;
}

.height100 {
	height: 100px;
}

.footerfun {
	font-size: 80%;
}

.tab_head {
	padding: 3px;
	cursor: pointer;
}

.wide160 {
	width: 160px;
}

.tab_body {
	float: left;
	padding: 3px 3px 10px 15px;
}

.uparrow {
	background-image: url(../images/uparrow.jpg);
	background-position:center right;
	background-repeat: no-repeat;
}

.downarrow {
	background-image: url(../images/downarrow.jpg);
	background-position:center right;
	background-repeat: no-repeat;
}

.smallc {
	font-size: .8em;
	color: #908681;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 12px;
}

.hilite {
	color: #ffbc46;
}

.lolite {
	color: #8e7e73;
}

.offwhite {
	color: #9a918b;
}

.normal {
	font-weight: normal;
}

.split {
	float: left;
}

.splitcol {
	float: left;
	margin-right: 30px;
}

.clear {
	clear: both;
}

.break {
	height: .7em;
}
