@charset "UTF-8";

/* clearing formattering and main elements */

* { margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: bottom; behavior: url(/js/iepngfix.htc); }
body { 
	background: #c9cdd1 url(/i/bg_page_v.gif) center top repeat-y;
	font: 14px Helvetica, Arial, sans-serif; }
.clearlyHack, .clearlyHackL, .clearlyHackR { line-height: 0px; font-size: 0px; }
.clearlyHack { clear: both; } 
.clearlyHackL { clear: left; } 
.clearlyHackR { clear: right; } 
#entiretyOfEverything { background: url(/i/bg_page_h.gif) left top repeat-x; }
#bgIntersectionFix { background: url(/i/bg_page_O.gif) left top no-repeat; width: 912px; margin: 0px auto; }
/*#bgIntersectionFix, #entiretyOfEverything, body { background: none; } body { background: url(/i/navykampshirtMITdolphins.jpg) top left repeat; }*/

/* CONTENT STARTER & FOOTER */
#contentSling, #footerSling, #footerSlingTop, #footerSlingBg {
	background: url(/i/bg_contents.png) left top repeat-y;
	z-index: 100;}
#contentSlingHome { z-index: 100; }
#footerSling { background-position: -2736px bottom; background-repeat: no-repeat; padding-bottom: 11px; }
#footerSlingTop { background-position: -912px top; background-repeat: no-repeat; padding-top: 11px; }
#footerSlingBg { background-position: -1824px top; }
#footerContent { padding: 0px 12px; color: #fff; font-size: .9em; }
#footerContent .mitLogo { background: url(/i/logo_llm_horange.png) bottom right no-repeat; min-height: 98px; }
#footerContent a { color: #fff; text-decoration: underline; }
#footerContent a:hover { text-decoration: none; }

#copyRight { color: #878787; font-size: .9em; text-align: right; padding-top: 7px;}

/* TOP O THA WORLD & SECONDARY MENU */
#topOThaWorld { height: 105px; z-index: 400; position: relative; }
#topOThaWorld .logo { position: absolute; top: 35px; left: 0px; z-index: 200; }
#secondaryMenu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	height: 51px;
	float: right;
	z-index: 100; }
#secondaryMenu * { behavior: url(/js/iepngfix.htc); }
#secondaryMenu li { float: left; position: relative; }
#secondaryMenu li a {
	display: block;
	background-position: left top;
	height: 51px;
	position:relative; }
#secondaryMenu li a:hover, #secondaryMenu li.menuSaysSelected a, #secondaryMenu li:hover a { background-position: left bottom; }
#secondaryMenu li a span { display: block; height: 1px; width: 1px; overflow: hidden; } /* because there is no text or images in the menus (the over states are handled by backgrounds) there has to be something in there that is noticed by screen readers; thus display: none is not an option */

/* MAIN MENU */
#mainMenu {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	top: 12px;
	behavior: url(/js/iepngfix.htc);
	width: 912px;
	height: 72px;
	z-index: 200; }
#mainMenu * { behavior: url(/js/iepngfix.htc); }
#mainMenu li { float: left; position: relative; }
#mainMenu li a {
	display: block;
	background-position: left top;
	height: 72px;
	position:relative;
	z-index: 200; }
#mainMenu li div.extra { width: 262px; height: 72px; background: url(/i/menu_main_etc.png) top left no-repeat; }
#mainMenu li a:hover, #mainMenu li.menuSaysSelected a, #mainMenu li:hover a { background-position: left bottom; }
#mainMenu li a span { display: block; height: 1px; width: 1px; overflow: hidden; } /* because there is no text or images in the menus (the over states are handled by backgrounds) there has to be something in there that is noticed by screen readers; thus display: none is not an option */
#mainMenu li ul {
	position: absolute;
	width: 262px;
	top: 61px;
	left: 10px;
	display:none;
	padding-bottom: 11px;
	background: url(/i/bg_contents.png) -3648px bottom no-repeat;
	z-index: 100; }
#mainMenu li ul li { 
	background: url(/i/bg_contents.png) -3910px top repeat-y;
	list-style-type: none;
	list-style-position: outside;
	float: none; }
#mainMenu li ul li a, #mainMenu li ul li .subSelected { 
	display: block; 
	height: auto; 
	padding: 11px 10px 0px; 
	text-transform: uppercase; 
	font-weight: bold; 
	color: #5a7ca0; 
	text-decoration: none;
	font-size: .9em; }
#mainMenu li ul li a:hover, #mainMenu li ul li .subSelected { color: #d95910; }

/* COPY FORMATTING */
#contentAlphaOmega { padding: 22px 33px 33px; color: #404040; }
#contentAlphaOmega p { padding-bottom: 18px; font-size: .95em; line-height: 1.4em; text-align: justify; }
#contentAlphaOmega a { color: #4a6ba4; text-decoration: underline; }
#contentAlphaOmega a:hover { color: #d95910; text-decoration: none; }
#contentAlphaOmega h1 { color: #4a6ba4; font-weight: bold; font-size: 1.5em; padding-bottom: 13px; text-transform:uppercase; letter-spacing: .1em; }
#contentAlphaOmega h2,
#contentAlphaOmega .h2inline { color: #d95910; font-weight: bold; font-size: 1.3em; padding-bottom: 13px; text-transform:uppercase; letter-spacing: .1em; }
#contentAlphaOmega h3 { color: #74a5cf; font-weight: bold; font-size: 1em; padding-bottom: 13px; text-transform:uppercase; line-height: 1.1em; letter-spacing: .1em; }
#contentAlphaOmega h3 em { color: #939999; text-transform: none; font-size: .9em; font-weight: normal; letter-spacing: 0em; }
#contentAlphaOmega h3 a { color: #74a5cf; }

#contentAlphaOmega .crumbtrailery { font-size: .85em; font-weight: bold; color: #4a6ba4; padding-bottom: 18px;}
#contentAlphaOmega .crumbtrailery .arrow { margin: 0px 10px; font-size: 1.5em; font: Arial, Helvetica, sans-serif; }
#contentAlphaOmega .crumbtrailery .here { color: #d95910; text-transform: uppercase; }
#contentAlphaOmega .whassNewsBlock { margin: 16px 0px; padding: 17px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #f4f5f5; }
#contentAlphaOmega .whassNewsBlock h3 { padding-bottom: 5px; }
#contentAlphaOmega .whassNewsBlock p { padding-bottom: 0px; }
#contentAlphaOmega .whassNewsBlock p .date { color: #939999; font-size: .9em; font-style: italic; }
#contentAlphaOmega hr { border: 0px; background: none; border-top: 1px dotted #ccc; height: 1px; margin-bottom: 17px; }

/* PSEUDO FLASH PIPE */
.contentPseudoFlash { padding: 22px 0px 33px !important; }
.contentPseudoFlash .crumbtrailery { padding-left: 33px; padding-right: 33px; }

#pseudoFlashBlock { position: relative; margin: 0px 16px 0px 26px; }

#pseudoFlashBlock h1 { margin: 0px; padding: 0px; behavior: url(/js/iepngfix.htc); position: absolute; display: block; top: 143px; left: 718px; z-index:60; width: 112px; height: 18px; font-size: 12px; }

#pipe { position: relative; background: url(/i/pipe/pipe_bg_plain.jpg) 0px 67px repeat-x; height:267px; z-index: 50; padding-top: 55px; }
#pipeMouf { float: left; }
#pipeDone { position: absolute; top: 55px; left: 697px; }
#accordion, #accordion li { float: left; list-style-type: none; list-style-position: outside; }

#accordion li { height: 222px; margin-top: 12px; width: 33px; overflow: hidden; }
#accordion .bg1 { height: 222px; }
#accordion li .bg1 .title { float: left; }
#accordion li .bg1 .icon { float: left; padding: 19px 0px 0px 3px; }

li#accChild_1 { background: url(/i/pipe/pipe_1bg.jpg) top left repeat-x; width: 160px; }
#accChild_1 .bg1 { background: url(/i/pipe/pipe_1end.jpg) top right no-repeat; }
#accChild_2 { background: url(/i/pipe/pipe_2bg.jpg) top left repeat-x; }
#accChild_2 .bg1 { background: url(/i/pipe/pipe_2end.jpg) top right no-repeat; }
#accChild_3 { background: url(/i/pipe/pipe_3bg.jpg) top left repeat-x; }
#accChild_3 .bg1 { background: url(/i/pipe/pipe_3end.jpg) top right no-repeat; }
#accChild_4 { background: url(/i/pipe/pipe_4bg.jpg) top left repeat-x; }
#accChild_4 .bg1 { background: url(/i/pipe/pipe_4end.jpg) top right no-repeat; }
#accChild_5 { background: url(/i/pipe/pipe_5bg.jpg) top left repeat-x; }
#accChild_5 .bg1 { background: url(/i/pipe/pipe_5end.jpg) top right no-repeat; }
#accChild_6 { background: url(/i/pipe/pipe_6bg.jpg) top left repeat-x; }
#accChild_6 .bg1 { background: url(/i/pipe/pipe_6end.jpg) top right no-repeat; }
#accChild_7 { background: url(/i/pipe/pipe_7bg.jpg) top left repeat-x; }
#accChild_7 .bg1 { background: url(/i/pipe/pipe_7end.jpg) top right no-repeat; }
#accChild_8 { background: url(/i/pipe/pipe_8bg.jpg) top left repeat-x; }
#accChild_8 .bg1 { background: url(/i/pipe/pipe_8end.jpg) top right no-repeat; }
#accChild_9 { background: url(/i/pipe/pipe_9bg.jpg) top left repeat-x; }
#accChild_9 .bg1 { background: url(/i/pipe/pipe_9end.jpg) top right no-repeat; }

#pipeToggler { position: absolute; z-index: 70; top: 0px; left: 643px; }
#pipeToggler a img { filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70; }
#pipeToggler a:hover img, #pipeToggler a.selected img { filter: alpha(opacity=99); -moz-opacity: .99; opacity: .99; }

#shadowyFunnelBit { position: absolute; top: 289px; left: 153px; background: #46a7ed url(/i/pipe/corners_shadowlyL.png) left top no-repeat; behavior: url(/js/iepngfix.htc); z-index: 100; }
#shadowyFunnelBit .bg1 { background: url(/i/pipe/corners_shadowlyR.png) top right no-repeat; behavior: url(/js/iepngfix.htc); }
#shadowyFunnelBit .bg2 { background: url(/i/pipe/corners_shadowly.png) top left repeat-x; height: 33px; width: 180px; behavior: url(/js/iepngfix.htc); }

#pipeTextSling { clear: left; width: 651px; margin-left: 10px; background: url(/i/pipe/corners_LB.png) left bottom no-repeat; background-color: #46a7ed; behavior: url(/js/iepngfix.htc); }
#pipeTextSling .bg1 { background: url(/i/pipe/corners_RB.png) right bottom no-repeat; behavior: url(/js/iepngfix.htc); }
#pipeTextSling .bg2 { background: url(/i/pipe/corners_LT.png) left top no-repeat; behavior: url(/js/iepngfix.htc); }
#pipeTextSling .bg3 { background: url(/i/pipe/corners_RT.png) right top no-repeat; behavior: url(/js/iepngfix.htc); }
#pipeTextSling .paddingSling { padding: 18px; color: #fff; }
#pipeTextSling .paddingSling .tehTexts { display: none; }
#pipeTextSling .paddingSling  #textBlock_1 { display: block; }
#pipeTextSling .paddingSling .tehTexts p:last-child { padding-bottom: 0px; }
#pipeTextSling .paddingSling .tehTexts h2, #pipeTextSling .paddingSling .tehTexts h3, #pipeTextSling .paddingSling .tehTexts h4, #pipeTextSling .paddingSling .tehTexts h5 { color: #fff; } 

#tabySling { position: absolute; width: 493px; height: 67px; top: 0px; left: 162px; z-index: 100; }
#tabLDM { float: left; width: 276px; height: 67px; background: #658aaa url(/i/pipe/corners_RT.png) right top no-repeat; behavior: url(/js/iepngfix.htc);}
#tabLLM { float: left; width: 146px; height: 67px; background: #c86f24 url(/i/pipe/corners_RT.png) right top no-repeat; behavior: url(/js/iepngfix.htc); margin-left: 1px; }
#tabLDM .bg1, #tabLLM .bg1 { background: url(/i/pipe/corners_LT.png) left top no-repeat; behavior: url(/js/iepngfix.htc); }
#tabLDM .bg1 .paddingSling,
#tabLLM .bg1 .paddingSling { color: #fff; font-weight: bold; font-size: 1em; padding: 13px 13px 0px; text-transform: uppercase; }


/* SPECIAL SITUATIONS, MOSTLY JQUERY-HANDLED */
#languagesSideBlob { display: none; width: 550px; background: #2e5074; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 18px 18px 0 18px; margin: 0 0 18px 18px; float: right; color: #eaeff3; }
#languagesSideBlob p { font-size: .87em; width: 265px; float: left; text-align: left; line-height: 1.4em; }
#languagesSideClickee{}
#contentAlphaOmega .fakeLinkDoesStuff, #pipeTextSling .fakeLinkDoesStuff { color: #4a6ba4; text-decoration: underline; cursor: help; }

#filetypesPlusBlob { display: none; color: #bada55; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 18px; background: #2e5074; }
#filetypesPlusBlob p { font-size: .87em; line-height: 1.4em; color: #eaeff3; padding-bottom: 8px; }
#pipeTextSling .paddingSling .tehTexts #filetypesPlusBlob h3 { color: #74a5cf; }
#filetypesPlusClickee{}

/* ADMIN */
.adminButtons {
	float: right; margin: 10px 10px; padding: 3px 3px 0px 0px; background-color: #f0f0df; border: 1px solid #b7b7a6; filter: alpha (opacity=75); -moz-opacity: .75; opacity: .75; -moz-border-radius: 3px; -webkit-border-radius: 3px; } 
.adminButtons a, .adminButtons span, .adminButtons input.fancy {
	text-decoration: none; line-height: normal; background-color: #FFFFFF; float: left; display: block; padding: 3px; margin: 0px 0px 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #CC3300; border: 1px solid #cc3300; font: bold 10px Verdana, Arial, Helvetica, sans-serif; }
.adminButtons a:hover { text-decoration: none; color:#CC9966;}
.adminButtons span { color: #5f85c0; border: 1px solid #5f85c0; cursor:help; }
	
	
	
	