body {
	font-family: sans-serif;
	font-size:  small;
	text-align: left;
	color: #cecbcf;
	background: url(images/footlight.jpg) repeat-x bottom center #1b121f fixed;
	}
	
#page {
	width: 980px;
	margin: 0px auto;
	}
	
a {
	text-decoration: none;
	color: #a9282f;
	font-weight: bold;
	outline: none;
	}
	
a:hover {
	color: #c5323a;
	}

a img { border: 0px;}
	
#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;
}

#fullclass {
	display: none;
	}

#header {
	width: 980px;
	height: 122px;
	background-image: url(images/header.jpg); 
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	}
#nav { float: right; margin-top: 57px; opacity: .8;}
#nav a { margin: 0 10px;}
#email { display: block; margin-left: 748px; height: 25px; width: 232px;}
#home { display: inline-block; height: 40px; width: 60px;}
#services { display: inline-block;  height: 40px; width: 76px;}
#portfolio{  display: inline-block; height: 40px; width: 84px;}
#contact {  display: inline-block; height: 40px; width: 76px;}
#content {
	width: 980px;
	margin-top: 20px;
	float: left;
	text-align: justify;
	}	

#sidebar { float: left; width: 180px; height: 100%;}
#mainS { float: left; width: 800px; }
#mainL { float: left; width: 800px; padding: 0 90px;}

#sidebar div.module { background: url(images/ctb.png); margin: 10px 10px 10px 0; padding: 0 10px 10px 10px; border: 1px #150e17 solid; text-align: left;}
#sidebar div.module-login { background: url(images/bg-clogin.png) no-repeat; margin: 10px 10px 20px 0; padding: 20px 10px 10px 10px; border: 1px #150e17 solid; }
#sidebar div.module span.title{ width: 100%; text-align: center; display: block; margin: 0 0 5px 0; font-size: 14px; font-weight: bold;}

#mainS, #mainL { color: #333;}
#mainS div.blockt, #mainL div.blockt  { background: url(images/bg-blocktb.png) no-repeat; margin: 10px 10px 0 0; height:13px; }
#mainS div.block,#mainL div.block { background: url(images/bg-blockm.png) repeat-y; margin: 0 10px 0 0; padding: 10px 25px; }
#mainS div.block span.title, #mainL div.block span.title{ width: 100%; text-align: left; display: block; margin: 0 0 5px 0; font-size: 14px; font-weight: bold;}
#mainS div.blockb,#mainL div.blockb{ background: url(images/bg-blocktb.png) no-repeat bottom left; margin: 0 10px 10px 0; height:14px; }

form.loginform {font-size: 11px;}
form.loginform input{ background-color: #080509; color: #bbb; border: 1px #171418 solid; opacity: .7;}
.pRight { width: 100%; text-align: right;}
.pCenter { width: 100%; text-align: center;}

form.loginform input.bu_submit { background-color: #731318; color: #ddd; font-size: 10px; font-weight: bold; padding: 2px 5px; margin: 4px; opacity: 1.0;}
form.loginform input.bu_submit:hover { background-color: #9c2a30; color: #fff; font-size: 10px; font-weight: bold; padding: 2px 5px; margin: 4px; cursor: pointer;}

.labelUsername {
	background: url(images/username.gif) no-repeat;
	padding: 10px 0 0 2px;
}
.labelPassword {
	background: url(images/password.gif) no-repeat;
	padding: 13px 0 0 2px;
}

.p90 { font-size: 90%;}
.p80 { font-size: 80%;}
.forceLite { font-weight: normal !important;}
.fRight { float: right;}
.fLeft { float: left;}


#galleryroll a {
	float: left;
	width: 67px;
	height: 69px;
	padding-right: 5px;
	background: url("../images/nav/rolls/gallery.jpg") 0 0 no-repeat;
	text-decoration: none;
}
#galleryroll a:hover, #blogroll a:hover, #resumeroll a:hover, #linksroll a:hover, #bioroll a:hover, #contactroll a:hover, #webdesignroll a:hover{
	background-position: 0 -69px;
}

#footer {
	float: left;
	width: 800px;
	color: #cecbcf;
	padding-bottom: 40px;
	margin: 20px 0 10px 180px;
	text-align: center;
	font-size: 11px;
	}
	
#footer .badge {
vertical-align: middle;
margin: 0 7px;
}

#copyright a {
	text-decoration: none;
	color: #beb1a0;
	font-weight: bold;
	}
	
#copyright a:hover {
	color: #ffa046;
	}
	
#copyright img {
	border: 0px;
	vertical-align: middle;
	}
	
#backtotop {
	float: left;
	width: 136px;
	padding-left: 64px;
	height: 45px;
	opacity: 0.7;
	filter:alpha(opacity=70);
	}

#backtotop:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);	
}	

#backtotop img {
	border: 0px;
	}

#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;
}

.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.6em;
	color: #ffbc46;
	padding-bottom: 15px;
	}
	
.resume ul li {
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 8px;
	color: #f2f2f2;
}	
.resume ul ul li {
	font-weight: normal;
	font-size: 12px;
	color: #9a918b;
}

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: left;
	padding-left: 10px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffa046;
	}
	
div.contactr {
	width: 270px;
	float: left;
	text-align: right;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffbc46;
	}

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

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

div.biocont {
	float: left;
	width: 600px;
	margin-left: 150px;
}

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

div.bio1 img {
	float: left;
	padding: 10px;
	background-color: #3a3634;
	border: 1px solid #121111;
	margin-right: 5px;
}

.biotag {
	float: left;
	margin: 5px;
	width: 190px;
	background-color: #333;
}

div.space20 {
	height: 10px;
	width: 10px;
	}

#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;
}

#wFolio {
	margin-left: 120px;
}

.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 {
	text-align: center !important;
}

.justify {
	text-align: justify !important;
}

.clear {
	width: 10px;
	height: 10px;
	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;
}

#slideshow {
    position:relative;
    height:333px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}



/*preload classes*/ 
.svw {width: 780px; height: 400px; } 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative;
overflow: hidden;
border: 0px solid #000;
margin: 5px;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0 0 0 5px; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 5px 5px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #29233b; 
color: #fff; 
text-decoration: none; 
display: block; 
border: 1px solid #1b1420;
} 
.stripTransmitter a:hover, a.current{ 
background: #41395d; 
color: #fff; 
border: 1px solid #1b1420;
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}
