/************* SITEWIDE ***************/
html{
	overflow-x:auto;
	overflow-y:auto;
}
h4{
	color:	#D3C798; 	
	font-size: 1.125em;
	margin-top: .6em;
 }
.w300{
	width:288px;
}
.w380{
	padding-left: 10px;
	width:368px;
	/width:368px; /* IE (6) sucks */
}

.w460{
	width:448px;
}
.w540{
	width: 540px;
}
.w620{
	width: 620px;
}
.w780{
	width: 760px;
	padding:5px 10px 0;
	}
.left{
	float: left;
}
.right{
	float: right;
}
.center{
	margin: 0px auto;
}
.clear{
	clear:both;
	height: 0px;
	line-height: 0px;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
p{
	margin-bottom: 1.5em;
}
body{
	color: #E0E0E0;
	background: #121212 url(../images/gradBG.png) repeat-x;
	font-family: Arial,"Trebuchet MS",Verdana;
	font-size: .85em;
	line-height: 1.33em;	
	text-align: center;
	width: 100%;
}
ul li{
	display: inline;
}
ul li a{
	text-shadow: 0px -1px #000000;
}
ul li a.current, ul li a:hover{
	color:#666666;
}
#header{
	background: url(../images/headerBg.png) no-repeat;
	display: block;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 2em;
	letter-spacing: -2px;
	line-height: 1.3em;
	margin: 0px auto;
	position: relative;
	width: 802px; /* to account for border */
	word-spacing: 4px;
	text-align: right;
}
	#header.home{
		margin-bottom: 25px;
		letter-spacing: 3px;
		word-spacing: 150px;
		text-align: center;		
	}
	
	#header ul{
		padding-right: 12px;
	}
#wrapper{
	background: #060606;
	border: 1px solid #333333;
	border-top: none;
	color: #BBBBBB;
	margin: 0 auto;
	margin-top: -11px;
	overflow: hidden;
	padding:10px 0px 0px 0px;
	text-align: left;
	width:800px;
}
.sectionBody{
	margin: 0px 10px 0px 10px;
	padding: 45px 0px 10px 10px;
}
	.sectionBody a{
		text-decoration: underline;
	}
	.sectionBody a:hover{
		color: #1F1F1F;	
	}
#footer{
	font-size: .7em;
	line-height: 40px;
	margin: 0px auto;
	padding-top: 10px;	
	width:800px;
}
#logo{
	float: left;
	padding-top: 2px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1; 
}
/************* ABOUT ***************/
#banner{
	background: url(../images/banner2.png) no-repeat;
	height: 335px;
	margin-top: 60px;
	text-indent:-99999em; 
}
#aboutHeader{
	background: url(../images/aboutHeader.png) no-repeat;
}
	#aboutHeader span{
		color:white;
	}
#newsHeader{
	background: url(../images/newsHeader.png) no-repeat;
}
	#newsHeader span{
		color:#666666;
		font-size: 1.1em;
		font-style: italic;
	}
#plug{
	background: #0F0F0F;
	border: 1px solid #1a1a1a;
	margin: 40px 0px 10px 10px;
	/width: 760px;  /* IE (6) sucks */
}
	#plug p{
		color: #d8cdb5;
		letter-spacing: 3px;
		margin-bottom: 10px;
	}
	#plug p span{
		color: #BBBBBB;
        float: left;
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size: .75em;
    }
    #plug a{
    	background: url(../images/contactMeBtn.png) no-repeat left top;
		display: block;
		float: right;
		height: 36px;
		margin: 7px;
		text-indent: -99999em;  
		width: 122px;  
    }
    #plug a:hover, #plug a:active{
    	background-position: left bottom;
   
    }
/************* PORTFOLIO, YO ***************/

#flash{
	background: #000000;
	padding-top:5px;
}
#desc_top{
 	background: url(../images/desc_top.jpg) no-repeat;
 	display: block;
 	height: 8px;
 	width: 620px;
}
#desc_bottom{
 	background: url(../images/desc_bottom.jpg) no-repeat;
  	display: block;
 	height: 8px;
 	width: 620px;
}
#innerWrapper{
	float: left;
	width: 620px;
 	margin: 10px;
 	padding-top: 38px;
 	position: relative;
}
	#innerWrapper.marlaiTitle{
		background: url(../images/projectSprite.png) 0px 234px;
	}
	#innerWrapper.tempoTitle{
		background: url(../images/projectSprite.png) 0px 187px;
	}
	#innerWrapper.swTitle{
		background: url(../images/projectSprite.png) 0px 140px;
	}
	#innerWrapper.aaTitle{
		background: url(../images/projectSprite.png) 0px 93px;
	}
	#innerWrapper.visthisTitle{
		background: url(../images/projectSprite.png) 0px 47px;
	}
.inner{
 	background: #202020 url(../images/desc_mid.jpg) repeat-y; 
 	font-size: .8em
 	line-height: 1.55em;
	padding: 0px 10px 10px;
	text-align: justify;
 }
 	.inner a{ text-decoration: underline;}
	.inner a:hover{ color: #000000;}
	.inner a.launch{
    	background: url(../images/launchSite.png) no-repeat left top;
		display: block;
		height: 24px;
		margin-top: .8em;
		text-indent: -99999em;  
		width: 83px;  
    }
   .inner a.launch:hover{
    	background-position: left bottom;
    }
    .inner .imgCenter{
    	text-align: center;
    	margin: 0 auto;
    }
    .inner img{
    	margin: 5px;
    } 
   		.inner img.innerCenter{
    	margin-left: 35px;
    	}
    	.inner img.aaHeader{
    	margin: 5px;
    	}
    .inner img.border{
    	border: 5px solid #000000;
    }
    .inner ul{
    	margin: 10px;
    	font-size: .9em;
    }
    .inner ul li{
    	display: list-item;
    	text-indent: 3em;
    }
 	.inner div.aboutProject{
 		background: #0f0f0f;
 		padding: 0px 10px 10px 10px;
 		margin:5px;
 		text-align: left;
 		font-size: .9em;
 		width: 160px;
 	}
 	.inner div.aboutProject a:hover{ color: #424242;}
 	.inner object{margin: 5px 0px 5px 7px;}
#portfoWelcome{
	color: #D3C798;
	line-height:1.4em;
	font-size:1.1em;
	margin:33px 15px 33px;
}
.projectId{
	background:transparent url(../images/projectHeader.png) no-repeat scroll 0 0;
	display:block;
	font-size:0.9em;
	height:148px;
	margin:5px 0 0 10px;
	padding:6px 0 0 6px;
	position:relative;
	width:785px;
}
	.projectId span.description{
		font-size: 1.065em;
		float:left;
		line-height:1.75em;
		margin:10px 0px 10px 0px;
		text-align:left;
		width:530px;
		/width: 520px;
	}
	.projectId span.img{
		float: left;
		line-height: 150px;
		height: 100%;
		margin-right: 10px;
		text-align: center;
		width: 150px;
	}

a.proceed.block{
		color:#BBBBBB;
		display: block;
		height:135px;
		padding:5px 0px 0px 5px;
		width:762px;
	}
	a.proceed.block:hover{
		background-color: #121212;
	}
	a.proceed.block.bgHover{
		background-color: #121212;
	}
	a.proceed.button{
		background:transparent url(../images/proceedBtn.png) repeat scroll 0 0;
		height:24px;
		margin-top:15px;
		position:absolute;
		right:-20px;
		text-indent:-99999em;
		top:20px;
		width:71px;	
	}
			a.proceed.button:hover{
				background-position: 0px -25px;
			}
			a.proceed.button.buttonHover{
				background-position: 0px -25px;
			}			
			a.proceed.button.current{
				background-position: 0px -50px;
			}
#selector{
	background: url(../images/projectSprite.png) no-repeat 0px 0px;
	float: left;
	padding-top: 37px;
	margin: 10px;
	width: 140px;
	position: relative;
}
	#selector a{
		display: block;
		width: 140px;
		height: 120px;
	}
		#selector a#marlaiNav{
			background-image: url(../images/headerSprite.png);
			background-position: 0px 0px;
		}
		#selector a#marlaiNav.current, #selector a#marlaiNav:hover{
			background-position: 0px -120px;
		}
		#selector a#tempoNav{
			background-image: url(../images/headerSprite.png);
			background-position: 280px 0px;
		}
		#selector a#tempoNav.current, #selector a#tempoNav:hover{
			background-position: 280px -120px;
		}	
		#selector a#swNav{
			background-image: url(../images/headerSprite.png);
			background-position: 560px 0px;
		}
		#selector a#swNav.current, #selector a#swNav:hover{
			background-position: 560px -120px;
		}
		#selector a#aaNav{
			background-image: url(../images/headerSprite.png);
			background-position: 420px 0px;
		}
		#selector a#aaNav.current, #selector a#aaNav:hover{
			background-position: 420px -120px;
		}
		#selector a#visNav{
			background-image: url(../images/headerSprite.png);
			background-position: 840px 0px;
		}
		#selector a#visNav.current, #selector a#visNav:hover{
			background-position: 840px -120px;
		}
/************* CONTACT, sans the aliens ***************/
.bar{
	display:none;	
	background: url(../images/ajax-loader.gif) no-repeat;
	height:66px;
	width: 66px;
}
#container{
	width:371px;
}
.error{
	color: red;
}
input, textarea{
	background: #0C0C0C;
	border: 1px solid #333333;
	color: #EBEBEB;
	font-size: 1em;
	margin-bottom: 10px;
	width: 370px;
	}
	input:focus, textarea:focus{
		background: #343434;
	}
.loader{
	color: #FCECAC;
}
input.submit{
	background: url(../images/sendBtn.png) no-repeat top left;
	border: none;
	float: right;	
	height: 30px;
	margin: -5px -2px 20px;
	width: 84px;
}
	input.submit:hover, .submit:active, .submit:focus{
	background-position: 0px -30px;
	}
textarea{
	width: 100%;
	font-size: 1.35em;
}