/* CSS Document */

body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	/*line-height: 120%;*/
	font-size: 10px;
	color: #333333;
	background-image: url(../images/imm-background-repeat.png);
	background-repeat: repeat-x;
	background-color: #090909;
} 


/*_____search bar section____________________________________________________*/


#IMMtopbar {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 62px;
	width: 784px;
	left: 169px;
	top: 0px;
	padding: 0;
	
}

#IMMtopbar-float {
	
	padding: 30px 0px 10px 0px;
	float: right;
	
}

#IMMtopbar-float-left {
	
	padding: 40px 0px 10px 0px;
	float: left;
	color: #666666;
	
}



/*_____navigation divs to build up left menu_________________________________*/

#IMMnavigationleft {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 570px;
	width: 120px;
	left: 17px;
	top: 0px;
	background-image: url(../images/menu-background.png);
	background-repeat: no-repeat;
}
#IMMmenu {
	/*overflow: visible;*/
	position: absolute;
	visibility: visible;
	padding: 5px 5px 20px 5px;
	width: 105px;
	left: 0px;
	bottom: 0px;
}


/*_____Main content area panel________________________________________________*/

#IMMmaincontent {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 486px;
	width: 786px;
	left: 167px;
	top: 84px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#IMMrandomcover {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 500px;
	width: 421px;
	left: 152px;
	top: 72px;
	clip: auto;
	padding: 0px;
	border: 0px;
}

#IMMcovertitle {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 323px;
	left: 423px;
	top: 30px;
	font-size: 45px;
	font-weight: bold;
	color: #555555;
	letter-spacing: -3px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #888;
}

#IMMcoverleft {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 160px;
	left: 423px;
	top: 100px;
	font-size: 9px;
	line-height: 11px;
}

#IMMcoverright {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 160px;
	left: 595px;
	top: 100px;
	font-size: 9px;
	line-height: 11px;
}

/*_____pathway text with temporary styling until other styles are sorted_____*/

#IMMpathway {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 26px;
	width: 784px;
	left: 169px;
	top: 650px;
	text-transform:uppercase;
	font-size: 9px;
	letter-spacing: 2px;
}

/*_____random banner locations________________________________________________*/

#IMMenhancedelements1 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 157px;
	width: 194px;
	left: 165px;
	top: 675px;
	border: 0;
	margin: 0;
	padding: 0;
}
#IMMenhancedelements2 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 157px;
	width: 194px;
	left: 363px;
	top: 675px;
	border: 0;
	margin: 0;
	padding: 0;
}
#IMMenhancedelements3 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 157px;
	width: 194px;
	left: 561px;
	top: 675px;
	border: 0;
	margin: 0;
	padding: 0;
}
#IMMenhancedelements4 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 157px;
	width: 194px;
	left: 759px;
	top: 675px;
	border: 0;
	margin: 0;
	padding: 0;
}

/*______login form and additional menu area_________________________________________*/

#IMMnavigationsub {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 153px;
	width: 120px;
	left: 17px;
	top: 675px;
	color: #777;
	
}

/*_____cosmetic shadow effects_______________________________________________________*/

#IMMnavigationleftshadow {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 59px;
	width: 120px;
	left: 17px;
	top: 570px;
	background-image: url(../images/menu-shadow.png);
	background-repeat: no-repeat;
}
#IMMmaincontentshadow {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 59px;
	width: 784px;
	left: 169px;
	top: 570px;
	background-image: url(../images/magazine-shadow.png);
	background-repeat: no-repeat;
}
