@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, form, ul, li, img{
 	margin:0;
  	padding:0;  	
  	list-style:none;
	border:0;
} 
body {
	background:#fff;
	font:small Arial, Helvetica, sans-serif;
}
a {
	outline:none;
}

/* =Page
------------------------------------------------------------------------------------------- */
#layer {
  	width:700px;
  	margin:0 auto;
}
#layer2 {
  	background:#fff;
  	float:left;
  	width:700px;
  	padding:0;
  	font-size:90%;
  	color:#566;
}

/* =Header
------------------------------------------------------------------------------------------------------ */
#header {
	float:left;
	background:#fff;
  	width:700px;
	height: 240px;
  	padding:0;
	}
.logo {  	
	width:256px;
	margin:35px auto 35px auto;
}
/* =Column Structure
------------------------------------------------------------------------------------------- */
#content {
  	background:#fff url("../img/main_menu_bg.gif") no-repeat 0 0;
  	float:left;
  	width:700px;
	height:149px;
  	padding:0 0 10px 0;
	margin:0;
  	}

/* =Main Content
----------------------------------------------------------------------------------- */
#content p{
	font-size: 100%;
	font-style: normal;
	color: #fff;
	padding:5px 0 0 0;
	line-height: 1.5em;
	margin: 0 0 0 0;
}	
#content a{
	font-size: 100%;
	font-style: normal;
	color: #fff;
}
#content a:link{
	font-size: 100%;
	color: #fff;
	font-style: normal;
}

#content a:hover {
   	font-size: 100%;
	color: #fff;
}
  

  
/* =Subnav
-------------------------------------------------------------------------------------------------- */
#subnav {
  	float:left;
  	width:100%;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
  	background:#fff;
	color:#999;
  	margin:0 0 5px 0;
  	line-height:1.5em;
  	}
#subnav p {
  	margin:0;
  	padding:5px 5px 0 0;
  	text-align:center;
  	}
#subnav a{
  	padding:0 3px 5px 3px;
	color:#999;
	text-decoration:none;
  	}
#subnav a:hover {
	color:#666;
	text-decoration:underline;
  	}
#subnav .activesub {
	color:#666;
	text-decoration:underline;
  	}  
#infobox {
	float:left;
	margin:0;
	padding:1px 5px 0 2px;
	}
	

	
/* =Main Nav
------------------------------------------------------------------------------------------- */

#nav {
  	float:left;
  	width:700px;
  	list-style:none;
	text-indent: -900%;
 	 }
#nav ul {
	margin:0 auto;
	width:318px;
	text-indent: -900%;
  }
#nav li {
     display:inline;
  	}
#nav li.video a {
  	float:left;
    display:block;
	background:url("../img/video.jpg") no-repeat 0 0%;
	width:122px;
	height:149px;
  	}
#nav li.video a:hover {
  	background:url("../img/video.jpg") no-repeat 0 100%;
  }
  
#nav li.graphics a {
  	float:left;
    display:block;
	background:url("../img/graphics.jpg") no-repeat 0 0%;
	width:73px;
	height:149px;
  	}
#nav li.graphics a:hover {
  	background:url("../img/graphics.jpg") no-repeat 0 100%;
  }
  
#nav li.web a {	
    float:left;
    display:block;
  	background:url("../img/web.jpg") no-repeat 0 0%;
	width:120px;
	height:149px;
  	}
#nav li.web a:hover {
  	background:url("../img/web.jpg") no-repeat 0 100%;
  }
  
/* =Sub Areas
------------------------------------------------------------------------------------------- */
#areatitle {
	margin:0 auto;
	width:318px;
	height:149px;
  }
  
/* =Services Area
------------------------------------------------------------------------------------------- */
#main-container {
	width:100%;
}
#left {
	float:left;
	text-align:right;
	width:50%;
	padding: 0 0 20px 0;
}
.moveleft{
	margin:20px 20px 0 0;
}
#left h1{
	font-size:120%;
	margin:20px 20px 0 0;
	line-height:1.2em;
	text-transform: uppercase;
	color:#69573f;
}
#left p{
	margin:20px 20px 0 0;
	line-height:1px;
	color:#69573f;
}

#right {
	float:right;
	text-align:left;
	width:50%;
	padding: 0 0 20px 0;
}
.moveright{
	margin:20px 0 0 20px;
}
#right h2{
	font-size:120%;
	margin:20px 0 0 20px;
	line-height:1.2em;
	text-transform: uppercase;
	color:#69573f;
}

#right p{
	margin:20px 0 0 20px;
	line-height:1px;
	color:#69573f;
}

/* =Biography
------------------------------------------------------------------------------------------- */

#bio{
	float:left;
	width:80%;
	margin:25px 10% 0 10%;
	color:#69573f;
}
#bio h1{
	font-size:110%;
}
#bio p{
	line-height:1.5em;
}
#bio h2{
	font-size:110%;
	margin:20px 0 0 0;
}
#profile{
	width:100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin:10px 0 0 0;
}
table .info{
	width:23%;
	text-transform:uppercase;
	vertical-align:top;
}
table .details{
	width:77%;
}

h3, h4, h5{
	font-size:inherit;
	font-weight:normal;
}
table p{
	margin:0 0 10px 0;
	padding:0;
}

#awards{
	width:100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin:10px 0 0 0;
}
table .date{
	width:8%;
	vertical-align:top;
}
table .name{
	width:25%;
	vertical-align:top;
}
table .details2{
	width:67%;
}
#contact{
	width:100%;
	border-collapse:collapse;
	border-spacing: 0;
	margin:10px 0 0 0;
}
table .who{
	width:20%;
	vertical-align:top;
}
table .how{
	width:15%;
	vertical-align:top;
}
table .details3{
	width:65%;
	vertical-align:top;
}
table .details3 a{
	color:#69573f;
	text-decoration:none;
}
table .details3 a:link{
	color:#69573f;
	text-decoration:none;
}

table .details3 a:hover {
	color:#666;
	text-decoration:underline;
}
table .details3 p{
	margin:0;
}

/* =Header
------------------------------------------------------------------------------------------------------ */
#mediaheader {
	float:left;
	background:#fff;
  	width:700px;
	height: 160px;
  	padding:0;
	}
.medialogo {  	
	width:389px;
	margin:29px 0 35px 50px;
}
/* =Column Structure
------------------------------------------------------------------------------------------- */
#content-vid {
  	background:#fff url("../img/video_header.gif") no-repeat 0 0;
  	float:left;
  	width:700px;
	height:101px;
  	padding:0 0 10px 0;
	margin:0;
  	}
#content-graphics {
  	background:#fff url("../img/graphics_header.gif") no-repeat 0 0;
  	float:left;
  	width:700px;
	height:101px;
  	padding:0 0 10px 0;
	margin:0;
  	}
#content-web {
  	background:#fff url("../img/web_header.gif") no-repeat 0 0;
  	float:left;
  	width:700px;
	height:101px;
  	padding:0 0 10px 0;
	margin:0;
  	}

/* =Main Nav
------------------------------------------------------------------------------------------- */

#medianav {
  	float:left;
  	width:700px;
  	list-style:none;
	text-indent: -900%;
 	 }
#medianav ul {
	margin:30px 0 0 58px;
	width:318px;
	text-indent: -900%;
  }
#medianav li {
     display:inline;
  	}
#medianav li.video a {
  	float:left;
    display:block;
	background:url("../img/v.jpg") no-repeat 0 0%;
	width:61px;
	height:45px;
  	}
#medianav li.video a:hover {
  	background:url("../img/v.jpg") no-repeat 0 100%;
  }
#medianav li.videoactive a {
  	float:left;
    display:block;
	background:url("../img/v.jpg") no-repeat 0 100%;
	width:61px;
	height:45px;
  	}
#medianav li.videoactive a:hover {
  	background:url("../img/v.jpg") no-repeat 0 100%;
  }
  
#medianav li.graphics a {
  	float:left;
    display:block;
	background:url("../img/g.jpg") no-repeat 0 0%;
	width:56px;
	height:45px;
}
#medianav li.graphics a:hover {
  	background:url("../img/g.jpg") no-repeat 0 100%;
}
#medianav li.graphicsactive a {
  	float:left;
    display:block;
	background:url("../img/g.jpg") no-repeat 0 100%;
	width:56px;
	height:45px;
}
#medianav li.graphicsactive a:hover {
  	background:url("../img/g.jpg") no-repeat 0 100%;
}
  
#medianav li.web a {	
    float:left;
    display:block;
  	background:url("../img/w.jpg") no-repeat 0 0%;
	width:62px;
	height:45px;
  	}
#medianav li.web a:hover {
  	background:url("../img/w.jpg") no-repeat 0 100%;
}
#medianav li.webactive a {	
    float:left;
    display:block;
  	background:url("../img/w.jpg") no-repeat 0 100%;
	width:62px;
	height:45px;
  	}
#medianav li.webactive a:hover {
  	background:url("../img/w.jpg") no-repeat 0 100%;
}

  
#medianav li.home a {	
    float:left;
    display:block;
  	background:url("../img/home.jpg") no-repeat 0 0%;
	width:51px;
	height:45px;
  	}
#medianav li.home a:hover {
  	background:url("../img/home.jpg") no-repeat 0 100%;
  }
a.gesture {
	display: block;
	text-align:right;
	margin:20px 20px 0 200px;
	width:131px;
	height:48px;
	background:url("../img/gesture_logo.gif") no-repeat 0 100%;
}
a:hover.gesture {
	width:131px;
	height:48px;
	background:url("../img/gesture_logo.gif") no-repeat 0 0%;
}
a.evente {
	display: block;
	margin:20px 20px 0 20px;
	text-indent: -900%;
	width:131px;
	height:48px;
	background:url("../img/evente_logo.gif") no-repeat 0 100%;
}
a:hover.evente {
	width:131px;
	height:48px;
	background:url("../img/evente_logo.gif") no-repeat 0 0%;
}
a.klogo {
	display: block;
	width:389px;
	height:123px;
	background:url("../img/logo_kmedia.gif") no-repeat 0 0%;
}
a:hover.klogo {
	width:389px;
	height:123px;
	background:url("../img/logo_kmedia.gif") no-repeat 0 0%;
}

#flashhere{
	float:left;
	width:700px;
	text-align:center;
	margin:0 auto;
	height:363px;
}

/* =Subnav
-------------------------------------------------------------------------------------------------- */
#footer {
  	float:left;
  	width:100%;
	text-align:center;
	font-size:75%;
	color:#999;
  	margin:25px 0 15px 0;
  	}
#infobox2 {
	width:80%;
	margin:0 auto;
	text-transform:uppercase;
	}
#infobox3 {
	width:80%;
	font-size:100%;
	margin:5px auto 0 auto;
	text-transform:uppercase;
	}
#infobox3 a{
	color:#999;
	text-decoration:none;
}
#infobox3 a:link{
	color:#999;
	text-decoration:none;
}

#infobox3 a:hover {
	color:#666;
	text-decoration:underline;
}