/* Keith Robinson 
Site CSS 
~SUNYATA~ June 2007 */



body{
	background-image: url(images/div/bg.gif);
	text-align:center;
	margin:0px;
	padding:0px;
	display: block;
	top: 0px;
	clear: left;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
	background-repeat: repeat;
	background-color: #000000;
	font-size:100.01%;
}
#wrapper{
	margin:0px auto auto;
	width: 801px;
	padding: 0px;
	height: 452px;
		background-image: url(images/div/content_bg.gif);
	background-repeat: no-repeat;
}
#wrapper #masthead {
	margin-right: 19px;
	height: 61px;
	width: 762px;
	margin-left: 19px;
	padding-top: 12px;
}
#wrapper #masthead #header {
	margin: 0px;
	padding: 0px;
	height: 38px;
	background-image: url(images/div/keithrobinson.gif);
	background-repeat: no-repeat;
}

.clearboth{
clear:both;}




/* MENU BAR 
very clever method eliminating the problems associated with pure css rollovers 

#topnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#topnav ul li {
float: left;
margin: 0;
padding: 0;
}

#topnav ul li a {
display: block;
height: 22px;
margin: 0;
padding: 0;
}

#topnav ul li#motiongraphics a {
background-image: url(images/menu/mg_on.gif);
background-repeat: no-repeat;
background-position: 1000px center ;
width: 125px;
}

#topnav ul li#motiongraphics a:hover {
background-image: url(images/menu/mg_on.gif);
background-repeat: no-repeat;
background-position: top center;
}

#topnav ul li#motiongraphics_here a {
background-image: url(images/menu/mg_on.gif);
width: 125px;
}

#topnav ul li#animation a {
background-image: url(images/menu/a_on.gif);
background-repeat: no-repeat;
background-position:1000px center ;
width: 78px;
}

#topnav ul li#animation a:hover {
background-image: url(images/menu/a_on.gif);
background-repeat: no-repeat;
background-position: top center;
}
#topnav ul li#animation_here a {
background-image: url(images/menu/a_on.gif);
width: 78px;
}

#topnav ul li#illustration a {
background-image: url(images/menu/i_on.gif);
background-repeat: no-repeat;
background-position: 1000px center;
width: 80px;
}

#topnav ul li#illustration a:hover {
background-image: url(images/menu/i_on.gif);
background-repeat: no-repeat;
background-position: top center;
}
#topnav ul li#illustration_here a {
background-image: url(images/menu/i_on.gif);
width: 80px;
}

#topnav ul li#about a {
background-image: url(images/menu/ab_on.gif);
background-repeat: no-repeat;
background-position: center 22px;
width: 56px;
margin-left:350px;
}
#topnav ul li#about a:hover {
background-image: url(images/menu/ab_on.gif);
background-repeat: no-repeat;
background-position: top center;
}
#topnav ul li#about_here a {
background-image: url(images/menu/ab_on.gif);
width: 56px;
margin-left:350px
}

#topnav ul li#contact a {
background-image: url(images/menu/c_on.gif);
background-repeat: no-repeat;
background-position: center 22px;
width: 60px;
}

#topnav ul li#contact a:hover {
background-image: url(images/menu/c_on.gif);
background-repeat: no-repeat;
background-position: top center;
}
#topnav ul li#contact_here a {
background-image: url(images/menu/c_on.gif);
width: 60px;
}


*/
/* example-specific CSS */

#topnav {
	position: relative;
	height: 22px;
	padding: 0;
	margin: 0px;
	background: #4D4D4D url(images/menu/menubg.jpg) no-repeat bottom;	
	}

#nav {
	position: absolute;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 22px;
	display: inline;
	overflow: hidden;
	width: 759px;
	top: 0px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -22px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -44px;
	}
	
#motiongraphics a  {
	width: 125px;
	background: url(images/menu/mg_button.gif) no-repeat left top;
	}

#animation a  {
	width: 78px;
	background: url(images/menu/ani_button.gif) top left no-repeat;
	}

#illustration a  {
	width: 80px;
	background: url(images/menu/illus_button.gif) top left no-repeat;
	}
#blank a  {
	width: 350px;
	}
#about a  {
	width: 56px;
	background: url(images/menu/about_button.gif) top left no-repeat;
	}
#contact a  {
	width: 60px;
	background: url(images/menu/contact_button.gif) top left no-repeat;
	}
	


/* THUMBNAIL HOLDERS */
.one_thumb {
	float: left;
	width: 180px;
	height: 180px;
}
.one_thumb img {
	margin: 4px;
	height: 170px;
	width: 170px;
}
.four_thumb {
	float: left;
	width: 180px;
	height: 180px;
}
.four_thumb img {
	height: 80px;
	width: 80px;
	margin: 4px;
	float: left;
}
.item_menu_thumb {
	float: left;
	height: 179px;
}
.item_menu_thumb img {
	height: 170px;
	width: 260px;
	margin: 4px 4px 7px 7px;
	float: left;
}
#agency {
	width: 170px;
}
/* end thumb styles */




/* SECTION SPECIFICS */


/* MOTION GRAPHICS MENU */
.motiongraphics_menu #column0 {
	width: 220px;
	float: left;
	margin-top: 11px;
	background-image: none;
}
.motiongraphics_menu .content1 {
	min-height:136px;
/* begin min height hack for ie6 */
	height:auto !important;
	height:136px; 
/* end min height hack for ie6 */
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 13px;
	text-align: left;
	background-image: url(images/div/box_221_top.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
.motiongraphics_menu #content2 {
	min-height:136px;
/* begin min height hack for ie6 */
	height:auto !important;
	height:136px; 
/* end min height hack for ie6 */
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 13px;
	text-align: left;
	margin-top: 10px;
	background-image: url(images/div/box_221_top.gif);
	background-repeat: no-repeat;
	background-color: #333333;
}
.motiongraphics_menu .maincontent {
	float: left;
	height: 360px;
	margin-left: 7px;
	width: 545px;
	margin-top: 7px;
}

.motiongraphics_menu .featured_thumbs img {
	padding: 0px;	
	height: 44px;
	width: 44px;
	float: left;
	margin-right: 10px;
}
/* end motiongraphics menu */


/* MOTION GRAPHICS NO MOVIE */
.motiongraphics_nomovie #content0 {
	width: 221px;
	height: 350px;
	float: left;
	padding-top: 11px;
	padding-left: 19px;
}
.motiongraphics_nomovie #content1 {
	min-height:310px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:310px;
	/* end min height hack for ie6 */	
	padding: 9px;
	text-align: left;
	color: #AAA196;
	background-image: url(images/div/box_221_top.gif);
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: top;
}
.motiongraphics_nomovie #content2 {
	height: 170px;
	margin-top: 10px;
}
.motiongraphics_nomovie .maincontent {
	float: left;
	height: 360px;
	margin-left: 2px;
	margin-top: 8px;
	width: 550px;
}
/* end motiongraphics no movie */


/* MOTION GRAPHICS ITEM */
.motiongraphics_item #content0 {
	width: 221px;
	height: 350px;
	float: left;
	margin: 0px;
	padding-top: 11px;
	padding-left: 19px;
}
.motiongraphics_item #content1 {
	min-height:310px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:310px;
	/* end min height hack for ie6 */	
	padding: 9px;
	text-align: left;
	color: #AAA196;
	background-color: #333333;
	background-image: url(images/div/box_221_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.motiongraphics_item #content2 {
	height: 170px;
	margin-top: 10px;
}
.motiongraphics_item .maincontent {
	float:left;
	height:360px;
	margin-left:2px;
	margin-top:8px;
	width: 550px;
	
}
.maincontent #video_335_384 {
	color: #FFFFFF;
	text-align: center;
	height: 335px;
	width: 384px;
	margin-top: 20px;
	display:block;
	margin-left: 90px;
	_margin-left:22px;
}
.maincontent #video_335_448 {
	color: #FFFFFF;
	text-align: center;
	height: 335px;
	width: 448px;
	margin-top: 20px;
	margin-left: 50px;
	_marg
in-left:18px;
}
.maincontent #video_335_512 {
	color: #FFFFFF;
	text-align: center;
	height: 335px;
	width: 512px;
	margin-left: 10px;
	_margin-left:-9px;
	margin-top: 4px;
}
/* end motiongraphics item */




/*--------------------- FLASH STYLES ---------------------------*/

/* FLASH MENU */
.flash_menu #content0 {
	width: 220px;
	height: 350px;
	float: left;
	margin-top: 11px;
	margin-left: 19px;
}
.flash_menu #content0 #content1 {
	height: 170px;
}
.flash_menu
 #content0 #content2 {
	height: 170px;
	margin-top: 10px;
}
.flash_menu .maincontent {
	float: left;
	height: 360px;
	margin-left: 7px;
	width: 550px;
	margin-top: 7px;
}
/* end flash menu */


/* FLASH NO MOVIE */
.flash_nomovie #content0 {
	width: 220px;
	height: 350px;
	float: left;
	margin-top: 11px;
	margin-left: 19px;
}
.flash_nomovie #content0 #content1 {
	height: 349px;
}
.flash_nomovie #content0 #content2 {
	height: 170px;
	margin-top: 10px;
}
.flash_nomovie .maincontent {
	float: left;
	height: 360px;
	margin-left: 6px;
	margin-top: 8px;
	width: 550px;
}
/* end flash no movie */


/* FLASH ITEM */
.flash_item #content0 {
	width: 220px;
	height: 350px;
	float: left;
	margin-top: 11px;
	margin-left: 19px;
}
.flash_item #content0 #content1 {
	height: 349px;
}
.flash_item #content0 #content2 {
	height: 170px;
	margin-top: 10px;
}
.flash_item .maincontent {
	float: left;
	height: 360px;
	margin-left: 7px;
	width: 540px;
	margin-top: 8px;
}
.maincontent #flash {
	height: 260px;
	width: 360px;
	margin-top: 45px;
	color: #FFFFFF;
}

/* end flash item */






/*------------------- ILLUSTRATION STYLES ----------------------*/


/* ILLUSTRATION MENU */
.illustration_menu .content_holder {
	width: 799px;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	height: 400px;
}

.illustration_menu #content0 {
	width: 221px;
	height: 350px;
	float: left;

	margin-top: 11px;
	margin-bottom: 0px;
}
.illustration_menu #content0 #content1 {
	min-height:308px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:308px;
	/* end min height hack for ie6 */
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-align: left;
	background-color: #333333;
	background-image: url(images/div/box_221_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.illustration_menu .maincontent {
	float: left;
	height: 360px;
	width: 545px;
	margin-top: 7px;
}
.illustration_menu #content1 img {
	padding-top: 8px;
}
/* end illustration menu */


/* ILLUSTRATION MENU */
.illustration_item .content_holder {
	width: 799px;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	height: 400px;
}

.illustration_item #content0 {
	width: 221px;
	height: 350px;
	float: left;
	margin-top: 11px;
	margin-bottom: 0px;
}
.illustration_item #content0 #content1 {
	min-height:308px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:308px;
	/* end min height hack for ie6 */
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-align: left;
	background-color: #333333;
	background-image: url(images/div/box_221_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.illustration_item .maincontent {
	float: left;
	height: 360px;
	
width: 762px;
	margin-top: 7px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.illustration_item #content1 img {
	height: 182px;
	width: 194px;
	padding-top: 8px;
}
/* end illustration menu */


/*----------- ABOUT & CONTACT STYLES ----------------------*/


/* ABOUT MENU */


.about #column1{
	margin-top: 11px;
	float: left;
	width: 221px;
	overflow: hidden;
}
.about #column2{
	margin-top: 11px;
	float: left;
	width: 348px;
	margin-left: 11px;
	margin-bottom: 12px;
}
.about #column3{
margin-top: 11px;
float: left;
width: 170px;
margin-left: 11px;
}

.about #content1 {
	min-height:250px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:250px;
	background-color: #333333;
	background-image: url(images/div/box_221_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	color: #FFFFFF;
	padding: 12px;
}

.about #content2 {
	min-height:250px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:250px;
	background-color: #333333;
	background-image: url(images/div/box_348_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding: 13px;
	color: #FFFFFF;
}
.about p{
	font-size: 11px;
	line-height: 14px;
}
.about .content3 {
	min-height:250px;
	/* begin min h
eight hack for ie6 */
	height:auto !important;
	height:250px;
	/* end min height hack for ie6 */
		background-color: #333333;
	background-image: url(images/div/box_170_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding: 13px;
	color: #FFFFFF;
}
.about .sponsors {
	height: 44px;
	width: 767px;
	background-image: url(images/misc/logos.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	background-position: left bottom;
}
/* end about menu */

/* FIND US */
.find_us #content0 {
	width: 170px;
	height: 350px;
	float: left;
	padding-top: 11px;
	padding-left: 19px;
}
.find_us #content1 {
	min-height:300px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:300px;
	/* end min height hack for ie6 */
			background-color: #333333;
	background-image: url(images/div/box_170_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	padding: 13px;
	color: #FFFFFF;
}
.find_us #content2 {
	height: 170px;
	margin-top: 10px;
}
.find_us .maincontent {
	float: left;
	height: 350px;
	margin-left: 11px;
	margin-top: 11px;
	width: 580px;
}
/* end find_us */


/*----------- TYPOGRAPHY ----------------------*/

h3 {
	text-transform: none;
	color: #EFE5D6;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	m
argin: 0px 0px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

a {
	color: #EFE5D6;
	text-decoration: none;
}
p{
	padding:0px;
	margin:0px;
	font-size: 11px;
}

.featured_thumbs {
	margin-top: 9px;
	padding-bottom: 2px;
	padding-top: 9px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	color: #EFE5D6;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
}


/* DAISY CHAIN AND BOX FOOTERS */
.daisychain221 {
	background-color: #4D4D4D;
	background-image: url(images/div/box_221_170_footer.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 13px;
	padding-bottom: 1px;
	color: #AAA196;
	text-align: left;
	padding-top: 4px;
}
.daisychain221 a{	
		color: #EFE5D6;
	text-decoration: none;
}
.daisychain348 {
	background-color: #4D4D4D;
	background-image: url(images/div/box_348_footer_light.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padd
ing-left: 13px;
	padding-bottom: 1px;
	color: #999999;
	text-align: left;
	padding-top: 4px;
}
.daisychain348 a{	
		color: #EFE5D6;
	text-decoration: none;
}
.daisychain170 {
	background-color: #4D4D4D;
	background-image: url(images/div/box_170_footer.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 13px;
	padding-bottom: 1px;
	color: #999999;
	text-align: left;
	padding-top: 4px;
}
.daisychain170 a{	
		color: #EFE5D6;
	text-decoration: none;
}
.boxfooter {
	background-color: #333333;
	background-image: url(images/div/box_221_footer.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 13px;
	padding-bottom: 1px;
	color: #AAA196;
	text-align: left;
	padding-top: 4px;
}
.boxfooter 	a {
	color: #EFE5D6;
	text-decoration: none;
}
.boxfooter348 {
	background-color: #333333;
	background-image: url(images/div/box_348_footer_dark.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack
 for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 13px;
	padding-bottom: 1px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
}
.boxfooter170 {
	background-color: #333333;
	background-image: url(images/div/box_170_footer_dark.gif);
	background-repeat: no-repeat;
	min-height:18px;
	/* begin min height hack for ie6 */
	height:auto !important;
	height:18px;
	/* end min height hack for ie6 */
	font-size: 10px;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 13px;
	padding-bottom: 1px;
	color: #999999;
	text-align: left;
	padding-top: 4px;
}
/*  END DAISYCHAIN  */


a:hover{
text-decoration:underline;}

.launch {
	margin-top: 19px;
	padding: 0px;
	margin-bottom: 0px;
}
.middle {
	color: #F7F7F7;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.content_holder {
	width: 799px;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	height: 400px;
}

.motiongraphics_menu  img.showreel {
	padding-top: 6px;
}

li {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-style: italic;
	color: #AAA196;
}
.featured_thumbs p {
	color: #AAA196;
	font-size: 10px;
}


/* For hiding screen text but readable by screenreaders and machines */
/* Invisible headings for google */
#header h1 {
	left: -2000px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1px;
	color: #333333;
}

#header h2 {
	left: -2000px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1px;
	color: #333333;
}

.hidden {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}
.single_item {
	padding: 3px;
}
.illustration_item .maincontent img {
	padding-bottom: 4px;
	clear: both;
}
.illustration_item .maincontent a {
}
#prevnext {
	clear: both;
}

/*Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLi
nk: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: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

