/* Kent Glyphix CSS */
 
/* ------------- Lightbox 2 ------------- */

#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: #999; 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/Site_Elements/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/Site_Elements/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #999; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{	padding:0 10px; color: #000000; }
#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; }


/* ------------- All pages ------------- */

div#container {
	width: 800px;
	Margin: 0 auto 0 auto;
	background: #FFFFFF;
	overflow: auto;
}

div#header {
	height: 160px;
	background: url(../images/Site_Elements/banner.png) no-repeat top left;
	padding-top: 1px
}

#nav {
    margin: 41px 58px 0px 455px;
	padding: 0;
	height: 17px;
	width: 288px;
}

#nav li {
    text-align: left;
    float: left;
    list-style: none;
	margin: 0;
}

#nav li a {
	display: block; 
	height: 17px; 
	background: url(../images/Navigation/nav.png) no-repeat top left;
}

#nav li.portfolio a {width: 58px;}
#nav li.clients   a {width: 112px; background-position: -58px 0;}
#nav li.studio    a {width: 64px;  background-position: -170px 0;}

#nav li.portfolio a:hover {background-position: 0 -17px;}                /* This makes the hovers work when hovering over the nav items */
#nav li.clients   a:hover {background-position: -58px -17px;}
#nav li.studio    a:hover {background-position: -170px -17px;}

#clients   #nav li.clients   a {background-position: -58px -17px;}       /* This keeps the links in the navigation highlighted. */
#portfolio #nav li.portfolio a {background-position: 0 -17px;}
#studio    #nav li.studio    a {background-position: -170px -17px;}

#nav li a span {
	display: none;
}


body {
	background-color: #CCCCCC;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;   /*  All h2s are image-replaced. This resets margin to 0 so that it's not pushing down the content  */
}

div#header h1 {
	margin-left: 309px;
	height: 15px;
	width: 263px;
}

div#header h1 a {
	
	display: block;
	height: 40px;
	margin-top:33px;
}

div#header h1 a span {
	display: none;
}

div#image {
	width: 83px;
	border: 1px solid black;
	display: inline;
}

#content {
	overflow: auto;
	padding-bottom: 100px;
}

#content img {
	border: none;
}

a {
	text-decoration: none;
}

div#footer {
	background: url(../images/Site_Elements/footer.gif) no-repeat top left;
	padding-top: 30px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
	overflow:auto;
}


div#footer p.col-0 {
	float: left;
	margin-top: 17px; 
	margin-left: 48px; 
	width: 83px; 
	height: 24px; 
	background: url(../images/Site_Elements/schoolofvisual.gif);
}

div#footer p.col-1 {
	float: left;
	margin-top: 17px; 
	margin-left: 9px; 
	width: 254px;
}

div#footer p.col-2 {
	margin-right: 30px;
	float: right;
	width: 100px;
	height: 40px;
	padding-top: 10px;
	background: url(../images/Site_Elements/ksulogo.gif) no-repeat top right;
} 

#footer p {
	margin: 10px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}


#footer span {
	visibility: hidden;
}


/* ------------- Portfolio (Home) Page ------------- */

#portfolio div.col-1 {
	width: 200px;
	margin: 0 0 0 49px;
	padding: 0;
	height: 19px;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/Site_Elements/portfolio_text.png) no-repeat top left;
}

div.col-1 h2 span {
	display: none;
}

#portfolio div.col-1 .link {
	text-decoration: none;
	font-size: 12px;
	padding: 200px 0 0 0;
}

#content div.col-1 div {
	height:auto;
	margin-bottom: 7px;
}

div.col-2 {
	width: 560px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 215px;
	margin-bottom: 20px;
}

#portfolio #content div.col-2 div {
	overflow: auto;
	margin-bottom: 7px;
}

#content div.col-2 div p {
	border-top: 1px solid #dfdfdf;
	margin: 0 0 0 96px;
	padding-top: 9px;
	width: 400px;
}

#content div.col-2 div p span {
	text-transform: uppercase;
	font-weight: bold;
}

#content div.col-2 div img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: inherit;
}



/* ------------- Clients Page ------------- */

#clients #container div.col-1 {
	height: auto;
	width: 200px;
	float: left;
	margin: 0 62px 0 49px;
	padding-top: 35px;
	background: url(../images/Site_Elements/clients_text.png) no-repeat top left;
}

#clients #container div.col-2 {
	width: 400px;
	float: left;
	margin: 19px 0 0 0;
	margin-left: 0;
}


#clients #container div.col-1 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	margin-top: 25px;
	line-height: 1.4em;
}

#clients #container div.col-2 p {
	margin-top: 0;
	border-top: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
	padding-top: 7px;
}

#clients #container div.col-2 p span {
	font-weight: bold;
}



/* ------------- Studio Page ------------- */


#studio #container div.col-1 {
	height: auto;
	width: 200px;
	float: left;
	margin: 0 62px 0 49px;
	padding-top: 35px;
	background: url(../images/Site_Elements/studio.png) no-repeat top left;
}

#studio #container div.col-2 {
	width: 400px;
	float: left;
	margin: 19px 0 0 0;
	margin-left: 0;
}

#studio #container div.col-1 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	margin-top: 25px;
	line-height: 1.4em;
}

#studio #container div.col-2 p {
	margin-top: 0;
	border-top: 1px solid #dfdfdf;
	margin: 0 0 10px 0;
	padding-top: 7px;
}

#studio #container div.col-2 p span {
	font-weight: bold;
}

