/* IE6 styles for Penn Law */ 
/* Overrides and extends pennlaw.css */

/* Header/footer */
#header { margin-bottom:0; }
	#header .container,#footer .container { background-image:none; }
#header nav ul li a { float:left; }
#navbar { position:static; }
	#navbar li { margin:0 5px; }

/* Homepage */
#content { width:100%; overflow:hidden; }
#events { top:0; margin:0 -10px 0 0; width:268px; }
.pipeline-item .image { margin-top:1px; overflow:hidden; position:absolute; height:172px !important; width:100% !important; }
.pipeline-item .caption { overflow:hidden; position:relative; width:260px !important; background-image:none !important; }
#inbound .pipeline-item .caption,.red .caption { background-color:#a10530; }
#outbound .pipeline-item .caption,.blue .caption { background-color:#004684; }
.pipeline-item .tags { border-top-color:#eee !important; }

#outbound { margin-right:10px; }
	.pipeline-item { width:294px !important; }
	#outbound .category img { height:41px; }

.pipeline-item { clear:both; }

/* Events */
.events-list img { display:none; line-height:0; }
.event-date { margin-left:-70px; }
.events-list li { padding-bottom:10px; }


/* Subpages */
.left-photo #subnavigation,#content .left-photo aside  { margin-left:90px; }
.left-photo .photo-caption { display:none; }
.two-col .body { float:right; margin-left:30px; width:600px; }
.two-col .aside { float:left; }
.column,.topic { margin:0 10px; }
.topbar .after,.bignav .after { overflow:hidden; }
.tab { z-index:100 !important; }
.topic { margin-left:15px; margin-right:10px; }

/* Finally, fix or omit alpha-transparent PNGs */
#inbound .caption { background-color:#81111c; background-image:none; }
#outbound .caption { background-color:#003360; background-image:none; }
#header,#header div.container,#navbar ul,#footer .container,#navbar .before { background-image:none; }
a.feature-more .before,a.feature-more .after { display:none; }
.pipeline .pipelineheader h2 .after,.category .before,.category .after { background-image:url(/pennlaw/images/design/pipeline-arrows.gif) !important; }
.topic .category .before,.topic .category .after { background-image:url(/pennlaw/images/design/topic-arrows.png) !important; }
img,.feature-slide .feature-caption { behavior:url(/pennlaw/styles/ie/iepngfix.php); }
img,.feature-slide .feature-caption a { position:relative; }