@charset "utf-8";
@import "global.css";


/* CSS Document */
body{
	background:#FFFFFF url(../images/v6/pageBG.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#667089;
}
#imgOne{
	background-image:url(../images/v6/fOne.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:392px;
	margin:0px 0px -331px 0px;
	position:inherit;
	float:left;
}
#imgTwo{
	background-image:url(../images/v6/fTwo.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:386px;
	margin:0px 0px -331px 0px;
	position:inherit;
	float:right;
}
#header{
	background-image:url(../images/v6/header.jpg);
	background-repeat:no-repeat;
	width:804px;
	height:22px;
	margin:0px 0px 0px 140px;
	padding:3px 0px 0px 0px;
	position:inherit;
	float:left;
}
#header h1{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
.formstyle{
	background-color:#ffffff;
	width:100%;
	border:1px #324065 solid;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 3px;
}
.formstile{
	background-color:#324065;
	color:#FFFFFF;
	border:1px #324065 solid;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 0px;
}
#space{height:10px;}
h1{
	font:bold 22px Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	color:#2e3d61;
}
h2{
	font:bold 15px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 0px 5px;
	padding:0px;
	color:#2e3d61;
}
h3{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 10px;
	padding:0px;
}
#reel{
	border:1px #324065 solid;
	width: 360px;
	padding: 5px 5px 5px 5px;
	height: 285px;
}
#dl{
	height:40px;
	margin:10px;
	padding:10px;
}
#dl img{
	border:0px #ffffff none;
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
}
/*Layout*/
#social{
	width:350px;
	margin:-7px -1px 0px 0px;
	float:right;
}
#social a{
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#324065;
	border-width:0px 1px 0px 1px;
	margin:3px;
	padding:2px;
	text-decoration:none;
	color:#667089;
}
#social a:hover{
	background-color:#324065;
	color:#FFFFFF;
}
p{margin:0px 0px 10px 10px;}
ul{
	list-style-type:none;
	margin:0px 0px 10px 20px;
	padding:0px;
}
li{
	marker-offset:55px;
	margin:0px;
	padding:0px;
	text-indent:-10px;
}
#conAll{
	width:1050px;
	margin:0px auto 0px auto;
	padding:0px;
}
#con{
	background:#FFFFFF url(../images/v6/innerbodybg.jpg) top repeat-x;
	border:1px #324065 solid;
	width:792px;
	margin:0px 0px 0px 140px;
	padding:0px 0px 40px 10px;
	position:inherit;
	float:left;
}
#left{
	width:386px;
	float:left;
	margin:10px 5px 0px 0px;
	padding:0px 0px 20px 0px;
}
#left img{
	float:right;
	margin:0px;
	padding:0px 5px 0px 10px;
}
#dlblock{
	text-align:center;
	width:124px;
	float:right;
}
#dlblock h3{
	margin:0px;
	padding:0px;
}
#coverletter{
	margin:0px;
	padding:0px 0px 10px 0px;}
#resume{
	margin:0px;
	padding:0px;
}
#right{
	width:386px;
	height:500px;
	float:left;
	margin:10px 10px 10px 5px;
}
#port{
	margin:0px;
	padding:0px;
}
#port a img{
	border:1px #324065 solid;
	padding:5px;
	margin:3px;
}
#port a img:hover{
	background-color:#324065;
	border:1px #324065 solid;
	padding:5px;
	margin:3px;
}
#gameCard{
	float:right;
	margin:10px 7px 0px 0px;
}
#goGoGadgetEmail{
	width:270px;
	text-align:left;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
}
#needspace{
	height:50px;
}
/*Third Party*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


#message{
	background:#FFFFFF url(../images/v6/innerbodybg.jpg) top repeat-x;
	border:1px #324065 solid;
	width:792px;
	height:250px;
	margin:150px auto 0px auto;
	padding:120px 0px 40px 10px;
	position:inherit;
}
#message a{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#324065;
	text-decoration:none;
}
.iMean{text-decoration:line-through;}

/*Global*/
#global{border-bottom-color:#FFFFFF;}
#global li.subglblmenu a{color:#2c3a5d;}
#global li.glblmenu a{color:#FFFFFF;}
#global li:hover, #global li:hover a{
	background-color:#FFFFFF;
	color:#2e3d61;
}
/*End Global*/

/*Lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #35495F;
	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;}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

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


#nextLink:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Tahoma;
	background-color: #35495F;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #FFFFFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: lighter;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
