/* Design Department Technical Support website style, text, and images copyright 2009 Cornish College of the Arts */

html, body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background: url('stripe.gif');
    margin: 0px auto 0px auto;
    padding: 0px;
	height: 100%;
	overflow-y:auto;
	}

#wrapper {
	margin: 0px auto;
	width: 800px;
	background: #111;
	min-height: 100%;
	float: center;
	padding: 0px 6px 0px 6px;
	border-left: 6px dashed #222;
	border-right: 6px dashed #222;
	}
	
#page {
	background: #999;
	min-height: 100%;
	}

#header {
	background: url('title3.jpg') no-repeat bottom;
	height: 236px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	}

#sidebar {
	padding: 30px 50px 24px 50px;
	width: 100px;
	min-height: 100%;
	line-height: 2em;
	text-align: center;
	float: left;
	font-family: "Optima", Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;
	font-size: 1.3em;
	background: #999;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar a {
	color: #000;
	text-decoration: none;
	}
	
#sidebar a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	border-bottom: dashed 1px #666;
	}

#content {
	font-size: 1em;
	text-align: left;
	min-height: 100%;
	width: 544px;
	background: #999;
	color: #000;
	padding: 30px 2em 24px 2em;
	float: left;
	text-align: justify;
	line-height: 2em;
	border-left: 6px dashed #979797;
	}

#footer {
	background: #999;
	width: inherit;
	height: 60px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	bottom: 0;
	font-size: .8em;
	text-align: center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

small {
	font-family: "Optima", Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
}

h1 {
	font-family: "helvetica neue", helvetica, tahoma, sans;
	font-size: 1em;
	text-align: center;
	padding-top: 0px;
	margin: 0px 0px 0px 100px;
	font-weight: normal;
	color: #a7a7a7;
	}

h2 {
	font-family: "helvetica neue", helvetica, tahoma, sans;
	font-size: 1em;
	text-align: left;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #a7a7a7;
	}

h3 {
	font-family: "helvetica neue", helvetica, tahoma, sans;
	font-size: 3em;
	margin: 0px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-indent: -300px;
	}
	
h4 {
	font-family: "helvetica neue", helvetica, tahoma, sans;
	font-size: 1em;
	margin: 0px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-indent: -300px;
	}	

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: underline;
	color: white; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #000;
	}

#page a {
	font-weight: normal;
	}
	
#blorp {
	float: right;
	margin: -156px 14px 14px 14px;
	padding: 14px;
	color: #aDaDaB;
	background-color: #4D4D4C;
	text-align: left;
	border: 3px double #a7a7a7;
	}

a:hover {
	color: #ddd;
	text-decoration: none;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #999;
	}

blockquote {
	margin: 14px 14px 14px 0px;
	padding: 14px 14px 14px 14px;
	background-color: #4D4D4C;
	color: #aDaDaB;
	text-align: left;
	border: 3px double #a7a7a7;
	}

blockquote.a {
	text-decoration: none;
	color: #bDbDbB;
	font-weight: bold;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

h9 {
position: relative;
margin: 0;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

h9 a {
font-weight: bold;
text-decoration: none;
}
a h8 {display: none;}

a:hover h8{
display: block;
position: absolute;
bottom: 20px;
margin: 0px;
left: 0px;
padding: 1px 8px 1px 8px;
color: #4D4D4C;
font-weight: normal;
background: #a7a7a7;
text-align: left;
border: 2px solid #4D4D4C;
width: 120px;
}

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

