/* transscan_home.css */

/* For BOTH Layouts, see:
   /includes/transscan.css

   For HOME IE OVERRIDE, see:
   /includes/transscan_home_override.css

   For CONTENT Layout, see:
   /includes/transscan_content.css

   For CONTENT IE OVERRIDE, see:
   /includes/transscan_content_override.css
   
   For PRINT Layout, see:
   /includes/transscan_print.css */

div#entirety { background: #fff;/*  url('../images/layout/home/entirety-flow.jpg') repeat-x 0px 33px */ }

/* HEADER Layout */
div#entirety div#header { position: absolute;
	z-index: 1;
	width: 539px;
	height: 135px;
	margin: 0px 0px 0px 230px;
	background: url('../images/layout/home/header.png') no-repeat left top; /* IE OVERRIDE */ }

div#entirety div#header p { margin: 16px 0px 0px 100px;
	color: #E33F40;
	font-size: 0.7em; }
/* EO.HEADER Layout */

/* CONTENT Layout */
div#entirety div#shell div#content { background: url('../images/layout/home/content-flow.jpg') repeat-y 0 0; /* IE OVERRIDE */ }

div#entirety div#shell div#content div#features a.navi { padding-right: 15px;
	background: url('../images/layout/navi-features-bullet.jpg') no-repeat 100% 60%; }
div#entirety div#shell div#content div#features a.navi:hover { background: url('../images/layout/navi-features-bullet-ro.jpg') no-repeat 100% 60%; }
/* FEATURES Layout */
div#entirety div#shell div#content div#features { position: absolute;
	z-index: 0;
	width: 273px;
	margin: -150px 0px 0px 0px; /* IE OVERRIDE */
	background: #CEE0E8;
	color: #3A4465;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5; }
div#entirety div#shell div#content div#features h3 { position: absolute;
	width: 273px;
	height: 51px;
	margin: 192px 0px 0px 0px;
	background: url('../images/layout/home/header-features.png') no-repeat left top; /* IE OVERRIDE */
	text-indent: -888em; }

div#entirety div#shell div#content div#features h4 { font-size: 1.1em; }

div#entirety div#shell div#content div#features p { margin: 10px 0px;
	padding: 0px 10px; }
div#entirety div#shell div#content div#features p.abstract:first-line { font-variant: small-caps; }
/* EO.FEATURES Layout */

/* HIGHLIGHTS Layout */
div#entirety div#shell div#content div#highlights { width: 490px;
	margin: 150px 1px 10px 274px; /* IE OVERRIDE */
	font-size: 0.9em;
	line-height: 1.5; }
div#entirety div#shell div#content div#highlights h3 { height: 25px;
	background: url('../images/layout/home/header-highlights.jpg') no-repeat left top;
	text-indent: -888em; }

div#entirety div#shell div#content div#highlights div#encapsulate { background: url('../images/layout/home/highlights-flow.jpg') repeat-y left top; }
div#entirety div#shell div#content div#highlights div#encapsulate ul { float: left;
	width: 235px; /* IE OVERRIDE */
	list-style: none;
	margin: 0px;
	padding-left: 10px; }
div#entirety div#shell div#content div#highlights div#encapsulate ul li { margin: 10px 5px;
	padding-left: 25px;
	background: url('../images/layout/highlights-bullet.jpg') no-repeat 0.5em 0.5em; }
div#entirety div#shell div#content div#highlights div#encapsulate ul li.main_highlight { padding-left: 0px;
	background: none; }
div#entirety div#shell div#content div#highlights div#encapsulate ul li.main_highlight p { margin: 0px; }
div#entirety div#shell div#content div#highlights div#encapsulate ul li.main_highlight img { float: left;
	margin-right: 5px;
	border: none; }
/* EO.HIGHLIGHTS Layout */
div#entirety div#shell div#content div#highlights div#encapsulate img#download_journal { border: none;
	margin: 0px 10px; }
/* EO.CONTENT Layout */