/*

Elaborate: IMMA
providedesign.com

*/



/* ---------- MAIN STRUCTURE ---------- */


body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background: #d2d2d2;
	color: #0a0b0d;
	text-align: left;
	margin: 0px;
  	padding: 0px;
}

html>body {
	font-size: 10px;
}
	
#wrapper {
	background: transparent url('../images/imma_image_wrapper.jpg') 0px 160px repeat-x;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#horizon {
	background: transparent url('../images/imma_image_horizon.jpg') 0px 0px repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1080px;
	clear: both;
	overflow: hidden;
}

/*

#container {
	background: #fff;
	height: 100%;
	width: 1000px;
	overflow: hidden;
	clear: both;
	margin: 0px 0px 0px 40px;
}

*/

#header {
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 1080px;
	overflow: hidden;
	clear: both;
	margin: 0px;
}

#main-logo {
	position: relative;
	top: 28px;
	left: 70px;
	height: 105px;
	width: 250px;
	clear: both;
}

#main-header-title {
	position: absolute;
	top: 54px;
	left: 389px;
	height: 53px;
	width: 279px;
	clear: both;
}

#slideshow-area {
	background: url('../images/imma_image_slideshow.jpg') 0px 0px no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	height: 268px;
	width: 1000px;
	padding: 1px 40px 1px 40px;
	clear: both;
	overflow: hidden;
}

#content {
	background: #fff;
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	padding: 0px;
	margin: 0px 40px 0px 40px;
	clear: both;
	overflow: hidden;
}


/* ---------- SLIDESHOW ---------- */


ul#slideshow   {
	border: 0px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	width: 1000px;
	height: 268px;
	
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

.slideshow-text {
	color: #fff;
	z-index: 100;
	font-size: 2.4em;
	font-weight: bold;
	position: relative;
}


	
	

/* ---------- GLOBAL ELEMENTS ---------- */

a, a:link {
	color: #005aa9;
	text-decoration: none;
	outline: none;
}

a:hover, a:active, a:focus {
	color: #0a0b0d;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6  {
	font-family: Helvetica, Arial, sans-serif;
	color: #0a0b0d;
	clear: both;
	font-weight: normal;
	margin: 0px 0px .4em 0px;
	line-height: 1.2em;
}

h1 {
	font-size: 2.4em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 25px 0px 16px 0px;
}

h4 {
	font-size: 1.6em;	
}

h5 {
	font-size: 1.6em;
	font-weight: bold;
}

h6 {
	font-size: 1em;	
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px 0px 1.4em 0px;
}

iframe {
	margin: 0px 0px 1em 0px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

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

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


acronym, abbr, span.caps {
	cursor: help;
}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

select { 
	position: relative;
	top: 4px;
	background: #101010; 
	font-weight: normal;
	font-size: 1.2em;
	padding: 2px; 
	margin: 0px;
	color: #FFF; 
	line-height: 20px;
	border: solid 1px #333; 
	display: block;
	height: 27px;
}

label {
	padding: .7em 1em 0px 0px;
}

fieldset { 
	border: 0px;
	padding: 0px;
	text-align: left;
}

.dual-line {
	background: url('../images/imma_image_dualline.jpg') 0px 0px repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
	height: 2px;
	width: 100%;
	padding: 0px;
	clear: both;
	margin: 13px 0px 20px 0px;
}

.alignleft {
	float: left;
	margin: 0px 10px 20px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 20px 10px;
}



/* ---------- CONTENT COLUMNS ---------- */

#navigation {
	background: url('../images/imma_image_nav.jpg') 0px 0px no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 940px;
	margin: 27px 30px 27px 30px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

#column-container {
	position: relative;
	background: transparent;	
	height: auto;
	width: 940px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	display: block;
}

#column-left-wide {
	position: relative;
	background: transparent;
	height: auto;
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

#column-right-thin {
	position: relative;
	background: transparent;
	height: 1%;
	width: 300px;
	margin: 0px 0px 0px 40px;
	float: left;
	padding: 0px;
	display: inline;
	overflow: hidden;
}

#column-left-med {
	position: relative;
	background: transparent;
	height: auto;
	width: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	overflow: hidden;
}

#column-right-med {
	position: relative;
	background: transparent;
	height: 1%;
	width: 450px;
	margin: 0px 0px 0px 40px;
	float: left;
	padding: 0px;
	display: inline;
	overflow: hidden;
}

#footer {
	position: relative;
	background: transparent;
	height: 99px;
	width: 940px;
	clear: both;
	margin: 46px 30px 0px 30px;
	padding: 0px;
	overflow: hidden;
}

#map {
	background: transparent;
	height: 350px;
	width: 450px;
	clear: both;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}



/* ---------- NAVIGATION ---------- */

.navigation {
	clear: both;
	margin: 20px 0px 20px 0px;
}

#navigation ul {
	height: 30px;
	width: 940px;
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: inline;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	
}

#navigation ul li {
	padding: 0px;
	list-style: none;
	line-height: 0px;
	display: block;
	float: left;
	width: auto;
	
}

a#nav-home img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-home:hover img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: 0px -30px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-home-current img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 220px;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

a#nav-whyjoin img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -240px 0px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-whyjoin:hover img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -240px -30px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-whyjoin-current img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -240px -60px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-code img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -480px 0px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-code:hover img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -480px -30px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-code-current img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -480px -60px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-directors img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -720px 0px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-directors:hover img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -720px -30px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a#nav-directors-current img {
	background: url('../images/imma_image_nav.jpg');
	background-repeat: no-repeat;
	background-position: -720px -60px;
	width: 220px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	height: 30px;
}

a.nav-contact img {
	position: absolute;
	left: 710px;
	top: 65px;
	background: url('../images/imma_image_nav_contact.jpg') no-repeat 0 0;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

a.nav-contact:hover img {
	position: absolute;
	left: 710px;
	top: 65px;
	background: url('../images/imma_image_nav_contact.jpg') no-repeat 0 -30px;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

a.nav-contact-current img  {
	position: absolute;
	left: 710px;
	top: 65px;
	background: url('../images/imma_image_nav_contact.jpg') no-repeat 0 -60px;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

img.nav-contact-img {
	display: inline;
}



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

.rss-img  {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	right: 0px;
	top: 0px;
}

.pin-img  {
	position: absolute;
	display: block;
	width: 19px;
	height: 32px;
	right: 0px;
	top: 0px;
}

.footer-text-left {
	position: absolute;
	left: 0px;
	top: 35px;
	color: #005aa9;
	text-align: left;
	font-size: 1.2em;
}

.footer-text-right {
	position: absolute;
	right: 0px;
	top: 35px;
	color: #005aa9;
	text-align: right;
	font-size: 1.2em;
}

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

li { 
	margin: 0px 0px 1.8em 0px;
	padding: 0px;
}

/* ---------- FEED ---------- */

/* begin styles for RSS Feed */

.rss-box {
	font-size: 1.2em;
}

.rss-title, rss-title a {
	font-weight:bold;

}

.rss-items {

}

.rss-item  {
	font-size: 1.1em;
  	font-weight : bold; 
  	margin: 0px 0px 1.6em 0px;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	}

.rss-item a:hover { 
	}
	
.rss-date {
	font-size: .8em;
	font-weight : normal;
	color: #666;
	
}



/* ---------- PDF BUTTON ---------- */

a.pdf img {
	background: url('../images/imma_image_pdf.jpg') no-repeat 0 0;
	height: 50px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	width: 46px;
	overflow: hidden;
}

a.pdf:hover img {
	background: url('../images/imma_image_pdf.jpg') no-repeat 0 -50px;
	height: 50px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	width: 46px;
	overflow: hidden;
}

img.pdf-img {
	display: inline;
	vertical-align: middle;
}

.pdf-dlink {
	font-size: 1.6em;
	font-weight: bold;
}













