/* --- CSS Document --- */
/* --- One11.biz --- */

body {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#3399FF;	
	padding: 0;
	margin: 0;
	}

/* --- Misc Styles --- */

.update{
	color:#FF0000;
}

#alexastats{
	float:right;
	position:absolute;
	right:25px;
	top:0px;
}
.fancybg {
	background: #232322 url(../images/background.jpg) no-repeat center top;
}
h1, h2, h3 {
	padding: 0;
	margin: 0;
	}
hr {
	margin: 0 auto;
	width: 90%;
	}
.noshow {
	display: none;
	}
.clearleft {
	clear: left;
	}
.money{
	color:#00CC00;
}
a img{
border:0px;
}
/* --- Main Container --- */

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	}
	
/* --- Logo and SubText thing saying --- */

#logo {
	text-indent: -999px;
	overflow: hidden;
	width: 331px;
	margin: 0;
	padding: 0;
	}
#logo a {
	background: url(../images/mynameissteve.gif) no-repeat left top;
	display: block;
	height: 101px;
	margin: 0;
	padding: 0;
	}
#whatsyours {
	background: url(../images/whatsyours.gif) no-repeat left top;
	width: 139px;
	height: 21px;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	left: 365px;
	top: 25px;
	position: absolute;
	}
	
/* --- Top Nav --- */

#topnav {
	padding: 35px 0 0 0;
	width: 780px;
	background: url(../images/nav-bg.jpg) repeat-x left 35px;
	}
#topnav ul {	
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
	height: 44px;
	}
#topnav ul li {
	float: left;
	}
#topnav ul li a {
	display: block;
	font-size: 22px;
	padding: 6px 15px 11px;
	margin: 0 10px;
	text-decoration: none;
	color: #FFF;
	}
#topnav ul li a:hover {
	background: #900;
	}

/* --- Main Content --- */

#maincontent {
	margin: 0;
	background: #000000;
	height:auto;
	padding: 35px 40px 35px;
	font-size:82%;
	}
.pic {
	text-align: center;
	}
.pic img {
	border: 10px solid #900;
	}
.errors {
	color:#FF0000;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	color:#B4B4B4;	
}

.portfolio-site-header,.portfolio-technical{
	color:#E1632D;
	display:inline;
	}
.portfolio-desc{
	float:left;
	width:300px;
	padding:0px 5px 5px 10px;
	}
.portfolio-link{
	float:left;
	}
.portfolio-next{
	float:right;
	color:#00FFFF;
	}
/* --- Contact Form --- */	
label.contact-form{
	float:left;
	width:150px;
	}
.submit-button{
	background-color:#FF0000;
	border:1px;
	border-style:solid;
	border-color:#333333;
	color:#FFFFFF;
	}
.required{
	color:#E1632D;
	font-weight:bold;
}
/* --- Footer --- */

#footer {
	text-align: center;
	font-size: 10px;
	padding: 20px 0;
	}
#footer ul {
	list-style: none;
	margin: 0 auto;
	width:215px;
	}
#footer ul li {
	float: left;
	padding: 0 10px 2px;
	border-right: 1px solid #999;
	}
#footer ul li.end {
	border: none;
	}
#copyright {
	padding-top: 10px;
	}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	}
#footer a:hover {
	color:#B4B4B4;	
}

#valid img{
	border:0px;
}

#gAd{
	margin:0px 0px 0px 20px;
	padding:0px 0px 15px 0px;
}

.resumeHeader{
	font-family:"Bodoni MT",arial;
	font-size:18px;
	color:#E08905;
	margin-top:10px;
	cursor:pointer;
}
.positionHeld{
	color:#FFFFFF;
	font-size:14px;
}
.company{
	font-style:italic;
	color:#CCCCCC;
}
.borderthin{
	border:1px solid #000000;
}

.craigsBoxes{
	float:left;
	padding-left:30px;
}
.craigsInstructions{
	color:#95B3BD;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
font-size:28px;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

#gAd{
	float:left;
}
#domainWorth{
	float:left;
	margin-left:15px;
}
#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: #fff;
	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: 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: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: #fff;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#results{
	font-size:115%;
	color:#009999;
}
fieldset{
	padding:5px;
}
legend{
	padding-left:3px;
	padding-right:3px;
}
.success
{
    color:Green;
    font-weight:bold;
}	