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

html, body, p, th, td, li, dd, dt {
  font: 1em Verdana, Helvetica, sans-serif;
}

#title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
	width: 50%;
	}


#body
{	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	}

#body_home 
{
	background-image:
url(../images/fort_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff0;
}

#container {
	width: 99%;
	text-align: left;
	margin: 0;
	padding: 0px;
	border: none solid #0099CC;
}

img{
border:0;
}

#sidebar {
	float: right;
	width: 603px;
	height: 253px;
	background-image: url(../images/title.png);
	background-repeat: repeat;
	padding: 0px;
}

#sidebar_logo {
	float: right;
	width: 147px;
	height: 253px;
	margin: 0px;
	padding: 0px;
}

#sidebar_nav {
	float: right;
	width: 603px;
	height: 50px;
	background-image: url(../images/semi_black3.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#mainContent {
	margin: 0;
	padding: 0;
} 
#container_bottom {
	width: 99%;
	height: 253px;
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#sidebar_blank {
	float: right;
	width: 603px;
	height: 59px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
#main-nav {
	height: 50px;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	float: none;
}

#main-nav a {
	display:block;
	height:50px;
	margin-right:0px;
	text-decoration:none;
	float:left;
}

/* buttons */

#nav-illus {
	width:180px;
	height: 50px;
	background-image: url(images/illustration.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}

#main-nav a:hover#nav-illus {
	background-position: 0 0;
}

#nav-illus-active {
	width:127px;
	background:  url(../images/illustration.gif) no-repeat 0 0px;
	}
	
#nav-inter {
	width:130px;
	height: 50px;
	background-image: url(images/interactive.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
	}

#main-nav a:hover#nav-inter {
	background-position: 0 0;
}

#nav-inter-active {
	width:50px;
	background:  url(../images/animation.gif) no-repeat 0 0px;
	}
	
#nav-anim {
	width:120px;
	height: 50px;
	background-image: url(images/animation.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}

#main-nav a:hover#nav-anim {
	background-position: 0 0;
}

#nav-anim-active {
	width:50px;
	background:  url(../images/print.gif) no-repeat 0 0px;
	}
	
	
#nav-print {
	width:71px;
	background:  url(../images/print.gif) no-repeat 0 -50px;
	height: 50px;
	}

#main-nav a:hover#nav-print {
	background-position: 0 0;
}

#nav-anim-print {
	width:50px;
	background:  url(../images/contact.gif) no-repeat 0 0px;
	}

#nav-contact {
	width: 100px;
	height: 50px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}

#main-nav a:hover#nav-contact {
	background-position: 0 0;
}

#nav-anim-contact {
	width:50px;
	background:  url(../images/print.gif) no-repeat 0 0px;
	}
/* buttons */

#v3 {
	float: right;
	width: auto;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
	font-family: verdana;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #3e4465;
	text-decoration : none;	
}


a:link, a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #5c5c5c;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	text-decoration: underline;	
}


#container_nav2 {
	width: 99%;
	height: 26px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin: 0;
	border-bottom-color: #333333;
}

#container_nav {
	width: 99%;
	height: 26px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0;
	border-bottom-color: #333333;
}

#container1_nav {
	width: 99%;
	height: 26px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0;
	border-bottom-color: #333333;
}

.hide-text {
	text-indent: -2000px;
}
#body_trad {
	background-image:
url(../images/leaves.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}

#body_vector {
	background-image:
url(../images/vector_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}

#body_interactive {
	background-image:
url(../images/int_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}



#body_sketch {
	background-image:
url(../images/sketch_book_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}

#top_nav {
	height: 50px;
	width: 100%;
	float: right;
	background-image: url(../images/semi_black2.png);
}
#main-nav-top {
	height: 50px;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}
#main-nav-top a {
	display:block;
	height:50px;
	margin-right:0px;
	text-decoration:none;
	float:left;
}
#main-nav-top a:hover#nav-anim {
	background-position: 0 0;
}
#main-nav-top a:hover#nav-print {
	background-position: 0 0;
}
#main-nav-top a:hover#nav-contact {
	background-position: 0 0;
}
#main-nav-top a:hover#nav-illus {
	background-position: 0 0;
}
#main-nav-top a:hover#nav-inter {
	background-position: 0 0;
}
#container-content {
	width: 100%;
	height: 100%;
	text-align: left;
	margin: 0;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-nav {
	height: 24px;
	width: 83%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-nav a {
	display:block;
	height:24px;
	margin-right:0px;
	text-decoration:none;
	float:left;

}
#sub-nav  a:hover#sub-nav-sketch {
	background-position: 0 0;
}
#sub-nav  a:hover#sub-nav-concept {
	background-position: 0 0;
}
#sub-nav  a:hover#sub-nav-story {
	background-position: 0 0;
}
#sub-nav  a:hover#sub-nav-life {
	background-position: 0 0;
}
#sub-nav a:hover#sub-nav-vector {
	background-position: 0 0;
}
#sub-nav  a:hover#sub-nav-trad {
	background-position: 0 0;
}
#sub-nav-vector {
	width:84px;
	height: 24px;
	background-image: url(../images/vector.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}
#sub-nav-trad {
	width:112px;
	height: 24px;
	background-image: url(../images/traditional.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}
#sub-nav-sketch {
	width:122px;
	height: 24px;
	background-image: url(../images/sketch.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}

#sub-nav-concept {
	width:104px;
	height: 24px;
	background-image: url(../images/concepts.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}

#sub-nav-life {
	width:118px;
	height: 24px;
	background-image: url(../images/lifedrawing.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}

#sub-nav-sketch-active {
	width:122px;
	height: 24px;
	background-image: url(../images/sketch.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#sub-nav-story {
	width:127px;
	height: 24px;
	background-image: url(../images/storyboards.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}

#sub-nav-life {
	width:118px;
	height: 24px;
	background-image: url(../images/lifedrawing.gif);
	background-repeat: no-repeat;
	background-position: 0 -24px;
}

#sub-nav-trad-active {
	width:112px;
	height: 24px;
	background-image: url(../images/traditional.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#sub-nav-concept-active {
	width:104px;
	height: 24px;
	background-image: url(../images/concepts.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#sub-nav-story-active {
	width:127px;
	height: 24px;
	background-image: url(../images/storyboards.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#sub-nav-life-active {
	width:118px;
	height: 24px;
	background-image: url(../images/lifedrawing.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#sub-nav-vector-active {
	width:84px;
	height: 24px;
	background-image: url(images/vector_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#sidebar_concept {
	float: right;
	width: 603px;
	height: 253px;
	background-image: url(../images/title_concept.png);
	background-repeat: repeat;
	padding: 0px;
}

#sidebar_illus {
	float: right;
	width: 603px;
	height: 253px;
	background-image: url(../images/title_illus.png);
	background-repeat: repeat;
	padding: 0px;
}

#sidebar_inter {
	float: right;
	width: 603px;
	height: 253px;
	background-image: url(../images/title_inter.png);
	background-repeat: repeat;
	padding: 0px;
}


#nav-illus-top {
	width:170px;
	height: 50px;
	background-image: url(images/interactive_top5.gif);
	background-repeat: no-repeat;
	background-position: 0 -50px;
}
#nav-illus-top-active {
	width:170px;
	background-image: url(images/illustration_top3.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#main-nav-top a:hover#nav-illus-top {
	background-position: 0 0;
	width: 170px;
}

#nav-inter-top {
	width:118px;
	height: 50px;
	background-image: url(images/interactive_top.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#nav-inter-top-active {
	width:118px;
	background-image: url(images/illustration_top5.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#main-nav-top a:hover#nav-inter-top {
	background-position: 0 0;
	width: 118px;
}


#nav-anim-top {
	width:106px;
	height: 50px;
	background-image: url(../images/animation_top.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#nav-anim-top-active {
	width:106px;
	background-image: url(../images/animation_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#main-nav-top a:hover#nav-anim-top {
	background-position: 0 0;
	width: 106px;
}
#nav-print-top {
	width:120px;
	height: 50px;
	background-image: url(images/print_top.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#nav-print-top-active {
	width:120px;
	background-image: url(images/concepting_active.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#main-nav-top a:hover#nav-print-top {
	background-position: 0 0;
	width: 120px;
}
#nav-contact-top {
	width:96px;
	height: 50px;
	background-image: url(images/contact_top.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}
#nav-contact-top-active {
	width:96px;
	background-image: url(../images/contact_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
#main-nav-top a:hover#nav-contact-top {
	background-position: 0 0;
	width: 96px;
}
#container-thumbs  {
	padding: 10;
	margin: 100;
}
#thumbs {
	float: left;
	width: auto;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	margin: 15px;
	font-family: verdana;
	font-size: 9px;
	color: #3e4465;
	text-decoration : none;
	padding: 0px;
}

.hide-text {
	text-indent: -2000px;
}

#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, #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; outline: none;}	 	

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

#container1 {
	width: 975px;
	height: 100%;
	border: medium none #003366;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	width: 100%;
	height: 260px;
	border: medium none #003366;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#container3 {
	width: 100%;
	height: 100%;
	border: medium none #003366;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 50%;
	padding-top: 5px;
}
#title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 50%;
	padding-top: 5px;
}
#title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 50%;
	padding-top: 5px;
}
#title5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	width: 50%;
	padding-top: 5px;
}
#title6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a8a7a7;
	padding-bottom: 0px;
	padding-left: 19px;
	float: left;
	width: 50%;
	padding-top: 5px;
}
