body { background-color: #FFF8EE; height: 100%; width: 100%; border: 0; margin: 0; padding: 0; overflow: hidden; }
table, tr, td, img { border: 0; padding: 0; margin: 0; border-spacing: 0; }

.menuTab { cursor: pointer; cursor: hand; }
#main
{
	position: absolute;
	z-index: 6;
	width: 694px;
	height: 154px;
	top: 50%;
	left: 50%;
	margin-top: -77px;
	margin-left: -347px;
}
#TL { position: absolute; z-index: 3; top: 0; left: 0; }
#TR { position: absolute; z-index: 2; top: 0; right: 0; }
#BL { position: absolute; z-index: 1; bottom: 0; left: 0; }
#BR { position: absolute; z-index: 0; bottom: 0; right: 0; }
#contentFrame
{
	display: none;
	position: absolute;
	width: 100%;
	height: 85%;
	border: 0;
	overflow: hidden;
	z-index: 5;
	text-align: center;
	vertical-align: middle;
}
#tContent { height:0; font-size: 0pt; border: 0; background: url("images/tContent.gif"); text-align: right; padding-right: 29px; }
#iC { height:100%; width: 450px; border: 0; margin: 0; padding: 0; background-color: #EDF6FF; overflow-x: hidden; overflow-y: scroll; display: inline; }
#iContent{ float: right; height:100%; width: 450px; border: 0; padding:0; margin: 0; font-size: 1pt; position: relative; bottom: 0; right: 0; overflow-x: hidden; overflow-y: hidden; }
hr { border: 2px solid #AFCFFF; margin: 2px; }
fieldset { margin-left: 75px; font-size: 9pt; color: #6E2A1C; font-family: Helvetica, Arial, sans-serif; border: 1px solid #6E2A1C; }
legend { font-size: 11pt; color: #559; font-weight: bold; font-family: Helvetica, Arial, sans-serif; }
legend a:link { color: #559; font-weight: bold; text-decoration: none; }
legend a:hover { color: #955; text-decoration: underline; }
legend a:visited { color: #559; font-weight: bold; text-decoration: none; }
legend a:visited:hover { color: #955; text-decoration: underline; }
legend a:active { color: #000; }
fieldset img { border: 1px solid #422; margin-left: -74px; float: left; }
#loading2 { position: absolute; display: none; top: 50%; left: 50%; margin-left: 50px; z-index: 50; }
.header { float: right; margin-left: 15px; }

/*==================================PORTFOLIO CSS======================================*/

.porT { border: 2px solid #6E2A1C; border-bottom: 4px solid #4C080A; margin: 5px;}
.portOver { border: 4px solid #CE2A1C; border-bottom: 4px solid #BD190B; margin:3px;  }
.portDiv { width:100%; overflow-y: scroll; overflow-x: hidden; height: 420px; display:none; text-align: left; }
.portContainer { width: 210px;  border: 0; padding-left: 100px; height:100%; text-align: middle; }
/* .portContainer { width: 390px; border: 0; padding-left: 8px; height:100%; text-align: middle; } */
.animContainer { width: 390px; margin: 0; border: 0; margin: 0; padding: 0; height:115px; text-align: center; vertical-align: middle; overflow-y: hidden; overflow-x: scroll; }
#anim { width: 390px; height: 272px; margin-left: 5px !important; margin-right: 5px; padding-top: 21px !important; padding: 0; text-align: center; vertical-align: middle; background: #232010; }
.portDiv .header { margin-left: 0px !important; }

/*==================================TWITTER CSS========================================*/
#twitter_div
{
	width: 140px;
	border: 2px solid #6E2A1C;
	background: #FFF8EE;
	position: absolute;
	-moz-opacity: .75;
	filter: alpha(opacity=75%);
	z-index: 12;
	bottom: 18px;
	right: 5px;
	overflow: hidden;
	padding: 4px;
	text-align: justify;
}
	
#twitX
{
	z-index: 13;
	position: absolute;
	background-color: #6E2A1C;
	font-size: 2pt;
	padding: 0;
	border-spacing: 0;
	width: 152px;
	height: 15px;
	bottom: 5px;
	right: 5px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}
#twitter_update_list
{
	color: #6E2A1C;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	border-spacing: 0;
	list-style-type: none;
	text-align: justify;
	display: inline;
}
#twit
{
	margin-left: -4px;
	margin-bottom: 6px;
	margin-top: -4px;
	margin-right: 6px;
	display: block;
	margin: 6px;
	float: left;
}

#twitter_div a { color: #330000; display: inline; padding: 0; margin: 0; } 
#twitter_div a:link { font-weight: bold; } 
#twitter_div a:hover { font-weight: normal; color:#CC3300; } 
#twitter_div a:active{ font-weight: bold; } 
#twitter_div a:visited { font-weight: bold; } 
#twitter_div a:visited:hover { font-weight: normal; color:#CC3300; } 


/*===================================MENU CSS==========================================*/

div.menu
{
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 190px;
	margin-left: -330px;
	margin-top: -190px;
	border: 2px solid #625282;
	padding: 0;
	background-color: #FFFFFF;
	border-spacing: 0;
	z-index: 20;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}
h1
{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	position: relative;
	width: 180px;
	height: 22px;
	border-spacing: 0;
	margin: 0;
	padding: 2px;
	padding-top: 0px;
	background-color: #625282; 
	color: #FFF8EE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	text-align: right;
	padding-right: 8px;
}
h2
{
	position: relative;
	/*width: 200px;
	height: 24px;*/
	border-spacing: 0;
	margin: 0;
	padding: 2px;
	color: #625282;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
	padding-right: 9px;
}
a.menu, a.menuP
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	position: relative;
	width: 100%;
	height: 16px;
	margin: 0;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.menu:link, a.menuP:link
{
	text-indent: 20px;
	background-color: #FFFFFF;
	color: #625282;
}
a.menu:hover, a.menuP:hover
{
	text-indent: 25px;
	background: #D86615;
	color: #FFF8EE;
}
a.menuP:hover:before
{
	content:url('images/newwin.gif');
}
a.menu:active, a.menuP:active
{ 
	background-color: #E99618;
	color: #D86615;
}
a.menu:visited, a.menuP:visited
{ 
	text-indent: 20px;
	background-color: #FFFFFF;
	color: #625282;
}
a.menu:visited:hover, a.menuP:visited:hover
{
	text-indent: 15px;
	background: #D86615;
	color: #FFF8EE;
}
#friendsMenu a.menu:visited:hover:before, #weblogMenu a.menu:visited:hover:before, #projectsMenu a.menu:visited:hover:before
{
	content:url('images/newwin.gif');
}
div.menu em { font-weight: normal; font-style: normal; font-size: -4pt; }
div.closebar { position: relative; width: 188px; height: 18px; border-spacing: 0; margin: 0; padding: 2px; background-color: #625282;  color: #FFF8EE; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; text-align: right; padding-right: 10px; }
div.closebar:hover { cursor: pointer; cursor: hand; background-color: #403060; }



/*====================================Lightbox CSS==============================================*/
#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; }

#outerImageContainer{ position: relative; background-color: #FFF8EE; 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.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #543025; }

