/* CSS DOCUMENT ----------------------------------*/

/* NO ANSWERS HERE HND iMEDIA STUDENTS -----------*/

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: #000 url(img/struc/fade.gif) repeat-x;
	}

*	{
	margin:0;
	padding:0;
	}	
	
/* ACCENT ----------------------------------------*/
	
#imagecontent a, #textcontent a, #former a, #contact a, #copyright a:hover, #info a:hover, #former a:hover {
	color: #0095C3;
	}
	
#textcontent a:hover, #imagecontent a:hover {
	background: #0095C3;
	}

/* TYPE STYLES -----------------------------------*/

h1	{
	font-weight: bold;
	font-size: 135%;
	padding: 0px 30px 10px;
	}

h2	{
	font-weight: bold;
	font-size: 80%;
	padding: 0px 30px;
	line-height: 120%;
	}
	
address {
	font-size: 80%;
	line-height: 130%;
	padding: 0px 30px 10px;
	font-style: normal;
	}
	
blockquote {
	margin-left: 20px;
	}
	
/* STRUCTURE -------------------------------------*/

#mainwrap {
	width:940px;
	margin-left: auto;
	margin-right: auto;
	}

#branding {
	width:940px;
	height: 60px;
	background: #000;
	border-bottom: 1px solid #FFF;
	}
	
#info {
	width:940px;
	background: #3E3D40;
	text-align: right;
	border-bottom: 1px solid #FFF;
	height: 1%;
	}
	
#contentarea {
	width:940px;
	background: url(img/struc/faux.gif) repeat-y;
	padding: 30px 0px 15px;
	}

#navwrap {
	font-size: 80%;
	width: 195px;
	float: left;
	}

#navbottom {
	padding-top: 15px;
	}	
	
#textcontent, #imagecontent {
	width: 745px;
	float: left;
	}

#copyright {
	width: 940px;
	background: #000;
	text-align: right;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #000;
	height: 1%;
	}
	
#former {
	width: 940px;
	background: #3E3D40;
	text-align: right;
	border-top: 1px solid #FFF;
	height: 1%;
	}	
	
/* NAVIGATION ------------------------------------*/
	
#navtop ul, #navbottom ul {
	list-style-type: none;
	margin-right: 15px;
	text-align: right;
	}

#navtop li {
	border-bottom: 1px solid #3E3D40;
	}
	
#navtop a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 0px;
	color: #FFF;
	}
	
#navtop a:hover {
	background-color: #3E3D40;
	color: #FFF;
	}
	
#navbottom img {
	border: none;
	margin-bottom: 7px;
	}
	
/* CONTENT ---------------------------------------*/	
	
#imagecontent li {
	font-size: 11px;
	color: #000;
	}
	
#imagecontent a, #textcontent a, #contact a {
	text-decoration: none;
	}
	
#imagecontent a:hover, #textcontent a:hover {
	color: #FFF;
	}
	
#imagecontent p, #textcontent p {
	font-size: 80%;
	line-height: 130%;
	padding: 0px 30px 10px;
	}
	
#textcontent ul {
	font-size: 80%;
	line-height: 130%;
	padding: 0px 20px 10px 65px;
	list-style: disc;
	}
	
#imagelist {
	list-style-type: none;
	}
	
#imagelist li {
	float: left;
	margin: 0px 0px 5px 15px;
	display: inline;
	}
	
#imagelist img {
	display: block;
	border: 1px solid #000;
	margin-bottom: 1px;
	}
	
/* BRANDING --------------------------------------*/

.branding_right {
	float:right;
	border:none;
	}

.branding_left {
	float:left;
	border:none;
	}
	
/* INFO ------------------------------------------*/

#info ul {
	list-style-type: none;
	padding: 2px 30px 6px 0px;
	}

#info li {
	display: inline;
	padding-left: 10px;
	}
	
#info a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	}
	
/* COPYRIGHT -------------------------------------*/
	
#copyright ul, #former ul {
	list-style-type: none;
	padding: 3px 30px 5px 0px;
	}

#copyright li, #former li {
	display: inline;
	padding-left: 5px;
	}
	
#copyright a, #copyright li, #former a, #former li {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	}
	
/* FORM ------------------------------------------*/	
	
#contact {
	width: 405px;
	float: left;
	}
	
#contact img {
	border-style: none;
	}
	
	
div#form {
	width: 295px;
	float: left;
	margin: 0px 15px 15px;
	}

#contact p {
	font-size: 80%;
	line-height: 130%;
	padding-left: 30px;
	padding-bottom: 10px;
	}
	
#form p {
	font-size: 80%;
	line-height: 130%;
	padding-bottom: 15px;
	}	

fieldset {
	border: 1px solid #999;
	padding: 15px;
	}
	
input {
	border: 1px inset #000;
	width: 260px;
	}
	
textarea {
	border: 1px inset #000;
	width: 260px;
	height: 130px;
	}

.submit input {
	border: 1px outset #000000;
	background: #d9dadb;
	width: 130px;
	}
	
select {
	border: 1px inset #C6C7C8;
	}

/* CLASSES ---------------------------------------*/	

.wordspace {
	word-spacing: 0.5em;
	}
	
.nav_subhead_right {
	color: #FFF;
	padding: 5px 0px;
	}

.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
	

	
.leftmargin {
	margin-left: 15px;
	}	
	
#right {
	text-align: right;
	}
	
a[href $='.pdf'] { 
   padding-right: 16px;
   background: transparent url(images/structure/pdf.gif) no-repeat center right;
	}
	
a[href $='.inx'] { 
   padding-right: 16px;
   background: transparent url(images/structure/id.gif) no-repeat center right;
	}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/slim/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/slim/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/slim/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/slim/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 100px;
}

#lbCaption {
	font-weight: normal;
}
