@charset "utf-8";
/* CSS Document */

html,body {min-height:101%}

 body {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position:relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background: url("UWbg01.png") top right repeat;
	background-attachment:fixed;
}

.frame {
	height:100%;
	background: url("TBCtop.png") top left repeat-x;
	margin-left: auto;
	margin-right: auto;
}

.nav {

	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 50px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 14px;
}

.home {
	margin: 0;
	padding-right: 10px;
	
	border: none;
	float:right;
}

.navLink {
	min-height: 35px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	border-right: #444 solid 1px;
}

.navBack {
	padding-left: 10px;
	min-height: 35px;
	float:left;
	
}
.container {
	width: 1000px;
	min-height:inherit;
	margin-left: auto;
	margin-right: auto;
	position: static;
	background: url("TBCpbg.png") top left repeat-y;
	
}

.header {
	height: 30px;
	background: url("UWheader01.png") top left no-repeat;
}

.header p {
	padding: 2px;
	margin: 0;
}

h3 {
	margin: 0;
	padding: 4px;
	text-align:right;
	font-size: 12px;
}
.showcase {
	padding-top: 5px;
	background-color: rgba(25,25,25,.2);
	height: 570px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}

.showcaseF {
	
	padding-top: 5px;
	margin-bottom: 25px;
	background-color: rgba(25,25,25,.2);
	height: 505px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
}

img.contentSample {
	height: 540px;
	width: auto;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.showcaseF embed {
	
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.footercap {
	clear:both;
	bottom: 0;
	border-top: solid 1px #999;
	background: url("UWheader01.png") bottom left repeat-x;
	margin-top: 10px;
	height:30px;
	
}
	


#content {
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
	
	display: block;
	width: 980px;
	
}

#content p {
	max-width: 850px;	
}

.row {
	clear:both;
	width: 1000px;
}

.item {
	width: 225px;
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	float:left;
}

.item img {
	border: #CCC solid 1px;	

}

h1 {
	color: black;
	padding-left: 50px;
	margin: 0px;
}

h3 {
	margin: 0;
	padding: 4px;
	
}
img.videoPanel {
    display: block;
    margin: auto;
}
	
.info {
	clear:both;
	background-color: rgba(255,255,255,0.7);
	font-family:Verdana, Geneva, sans-serif;
	padding: 5px;
	
	min-height:220px;
}

.project {
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	padding: 5px;
	background: url("UWfooter01.png") bottom right no-repeat;
	
}


.titleU {
	background: url("titleU.png") top left repeat;	
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.titleP {
	background: url("titleP.png") top left repeat;	
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.titleS {
	background: url("titleS.png") top left repeat;	
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.titleR {
	background: url("titleR.png") top left repeat;	
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.titleC {
	background: url("titleC.png") top left repeat;	
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.iconAi {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_ai.png") top left no-repeat;	
}
.iconPs {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_ps.png") top left no-repeat;	
}
.iconPhoto {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_photo.png") top left no-repeat;	
}
.iconGame {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_game.png") top left no-repeat;	
}
.iconVid {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_vid.png") top left no-repeat;	
}
.iconMax {
	width: 47px;
	height: 47px;	
	display: block;
	float:right;
	background: url("ico_max.png") top left no-repeat;	
}
.iconFla {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_fla.png") top left no-repeat;	
}
.iconHtml {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_html.png") top left no-repeat;	
}
.iconMaya {
	width: 47px;
	height: 47px;
	display: block;
	float:right;
	background: url("ico_maya.png") top left no-repeat;	
}
a:link {
	color: white;
	text-decoration: none;
 }

a:visited { 
	color: black;
	text-decoration: none;
 }
a:active { 
	color: black;
	text-decoration: none;
}

a:hover { 
	color: black;
	text-decoration: none;

 }