/* Stylesheet for Tim Sheiner's Portfolio */

html,body
	{
	height:100%;
}

body
	{
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin: 20px 5px 5px 5px;
	font-size: 10px;
	color: #666;
	background: #ccc;
}
	
.layout
	{
	width:1200px;
	height: 832px;
	border-collapse: collapse;
}

.layout td
	{
	vertical-align: top;
}

.content
	{
	background-color: #999;
	-moz-box-shadow: 10px 10px 15px rgba(0, 0, 0, .7);
	-webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, .7);
	box-shadow: 10px 10px 15px rgba(0, 0, 0, .7);
	/*
-moz-border-radius: 8px;
	border-radius: 8px;
*/
}

.page
	{
	position: relative;
	display:block;
}


.title
	{
	text-align: left;
	padding: 0;
	font-size: 400%;
	font-weight: bold;
	color:#ccc;
	margin: 10px 20px;
}

.cover .title
	{
	width: 100%;
	font-size: 500%;
	text-align: center;
	margin-top: 100px;
}

.sectionCover .title
	{
	/* top: 275px; */
}

.mainText
	{
	text-align: left;
	padding: 0;
	font-size: 175%;
	margin: 5px 24px;	
	vertical-align:top;
	/* width:97%; */
}

.mainText p
	{
	margin: 0 0 15px 0;
}

.cover .mainText
	{
	width: 100%;
	text-align: center;
	top: 340px;
	margin: 0;
}
.cover .note1, .cover .note3
	{
	text-align: center;
}

.cover .note2 {
	font-size: 180%;
	font-weight: bold;
	margin: 50px 100px;
	line-height: 140%;
}

.attribution {
	font-weight: normal;
	font-style: italic;
}

.sectionCover .mainText
	{
	top: 340px;
	width: 75%;
}

.mainText,
.note1,
.note2
	{
	color:#ddd;
}


.note1
	{
	font-size: 100%;
	font-weight: bold;
}

.note2
	{
	font-size: 120%;
}

.note3
	{
	font-size: 120%;
	font-weight: bold;
	color:#666;
}
.note4
	{
	color: rgb(75,75,75);
}
.centered
	{
	text-align:center;
}

.cover a
	{
	color: rgb(178,178,178);
}

.cover a:hover
	{
	color: rgb(210,210,210);
}

.cover a:active
	{
	color: rgb(240,240,240);
}
a
	{
	color: rgb(75,75,75);
}

a:hover
	{
	color: rgb(102,102,102);
}

a:active
	{
	color: rgb(178,178,178);
}

.note1 p, .note2 p, .note3 p
	{
	margin: 0 0 5px 0;
}
.clickableImage
	{
	cursor: pointer;
}

/* Table of Contents */

.toc
	{
	width: 15em;
	padding-right: 10px;
	color: rgb(102,102,102);
}
.toc ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.toc ul li
	{
	list-style-type: none;
	margin: 0;
	padding-top: 15px;
}
.toc .subItem li
	{
	padding: 5px 0 0 12px;
}

.toc li.subItem
	{
	padding: 5px 0 0 12px;
}

#toc li
	{
	cursor: pointer;
}

#instructions 
	{
	color: rgb(140,140,140);
	margin-top: 35px;
}


.down, .current
	{
	color:#444;
}


.over
	{
	color:#4c4c4c;	
}


/* Begin Page-specific Layout Styles */

#index #text_1
	{
	font-size: 160%;
}
#index #text_2
	{
	position: relative;
	top: 565px;	
}
#index #text_3
	{
	position: relative;
	top: 575px;	
}

#workAtApple #img_1 {
	position: absolute;
	top: 150px; left: 30px;	
}

#workAtApple #img_2 {
	position: absolute;
	top: 150px; left: 560px;	
}

#workAtApple #text_1
	{
	position: absolute;
	top: 760px;left:32px;
}

#workAtApple #text_2
	{
	position: absolute;
	top: 760px;left: 562px;
}

#jasperServerRedesign #img_1 {
	position: absolute;
	top:120px; left:15px;
	z-index: 1;
}

#jasperServerRedesign #img_2 {
	position: absolute;
	top:300px; left:200px;
	z-index: 2;	
}

#jasperServerRedesign #img_3 {
	position: absolute;
	top:470px; left:410px;
	z-index: 3;
}

#jasperServerRedesign #img_4 {
	position: absolute;
	top:140px; left:820px;
	opacity:.9;
}

#jasperServerRedesign #img_5 {
	position: absolute;
	top:300px; left:820px;
	opacity:.9;
}

#jasperServerRedesign #img_6 {
	position: absolute;
	top:460px; left:820px;
	opacity:.9;
}

#jasperServerRedesign #text_2
	{
	position: absolute;
	top: 625px;left:900px;
}


#JIF #img_1 {
	position: absolute;
	top:150px;
	z-index: 1;
}

#JIF #img_2 {
	position: absolute;
	top:470px;
	z-index: 2;	
}

#JIF #img_1, #JIF #img_2 {
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	-moz-border-radius: 5px;
	border-radius: 5px;
	left:50px;
	border: 1px solid #ccc;

}

#JIF #img_3 {
	position: absolute;
	top:143px;
	z-index: 3;
}

#JIF #img_4 {
	position: absolute;
	top:580px;
	opacity:.9;
}

#JIF #img_5 {
	position: absolute;
	top:362px;
	opacity:.9;
}

#JIF #img_3, #JIF #img_4, #JIF #img_5 {
	width:280px;
	left:690px;
}

#JIF #text_1
	{
	position: absolute;
	top: 130px;left:35px;
}

#JIF #text_2
	{
	position: absolute;
	top: 450px;left:35px;
}

#JIF #text_3
	{
	position: absolute;
	top: 130px;left:670px;
}





#DMX_BrowserBasedVizTool #img_1
	{
	position: absolute;
	top: 150px; left: 40px;
	z-index: 1;
}

#DMX_BrowserBasedVizTool #img_2
	{
	position: absolute;
	top: 300px;left: 340px;
	z-index: 2;
}

#DMX_BrowserBasedVizTool #img_3
	{
	position: absolute;
	top: 450px;left: 640px;
	z-index: 3;
}

#DMX_BrowserBasedVizTool #text_1
	{
	position: absolute;
	top: 180px;left:420px;
	width:550px;
	height: 40px;
}

#DMX_BrowserBasedVizTool #text_2
	{
	position: absolute;
	top: 475px;left: 45px;
	width:250px ;
}

#DMX_BrowserBasedVizTool #text_3
	{
	position: absolute;
	top:625px ;left:350px ;
	width:250px ;
}

#DMX_BrowserBasedVizTool #text_4
	{
	position: absolute;
	top: 775px;left: 650px;
}

#Phoenix_InterfaceIllustrations #img_1
	{
	position: absolute;
	top: 110px; left: 30px;
	z-index: 1;
}
#Phoenix_InterfaceIllustrations #img_2
	{
	position: absolute;
	top: 195px; left: 95px;
	z-index: 2;
}
#Phoenix_InterfaceIllustrations #img_3
	{
	position: absolute;
	top: 280px; left: 160px;
	z-index: 3;
}
#Phoenix_InterfaceIllustrations #img_4
	{
	position: absolute;
	top: 110px; left: 520px;
	z-index: 3;
}

#Phoenix_InterfaceIllustrations #img_5
	{
	position: absolute;
	top: 440px; left: 45px;
	z-index: 3;
}
#Phoenix_InterfaceIllustrations #img_6
	{
	position: absolute;
	top: 495px; left: 585px;
	z-index: 3;
}
#Phoenix_InterfaceIllustrations #text_1
	{
	position: absolute;
	top: 320px; left: 50px;
	width:100px;
}
#Phoenix_InterfaceIllustrations #text_2
	{
	position: absolute;
	top: 470px; left: 530px;
	width:500px;
}
#Phoenix_InterfaceIllustrations #text_3
	{
	position: absolute;
	top: 790px; left: 55px;
	width:500px;
}
#Phoenix_InterfaceIllustrations #text_4
	{
	position: absolute;
	top: 790px; left: 600px;
	width:500px;
}
#Phoenix_AnnotatedDwgs #img_1
	{
	position: absolute;
	top: 110px; left: 400px;
	z-index: 1;
}
#Phoenix_AnnotatedDwgs #img_2
	{
	position: absolute;
	top: 340px; left: 35px;
	z-index: 2;
	border:1px solid rgb(178,178,178);
}

#Process_ObservationsAndSynthesis #img_1
	{
	position: absolute;
	top: 180px; left: 50px;
	z-index: 1;
}

#Process_ObservationsAndSynthesis #img_2
	{
	position: absolute;
	top: 180px; left: 550px;
	z-index: 2;
}
#Process_ObservationsAndSynthesis #text_1
	{
	position: absolute;
	top:780px ;left:65px ;
	width:420px ;
}
#Process_ObservationsAndSynthesis #text_2
	{
	position: absolute;
	top:780px ;left:560px ;
	width:420px ;
}
#Process_Personas #img_1
	{
	position: absolute;
	top: 420px; left: 45px;
	z-index: 1;
}
#Process_Personas #img_2
	{
	position: absolute;
	top: 130px; left: 500px;
	z-index: 2;
}
#Process_Personas #img_3
	{
	position: absolute;
	top: 380px; left: 800px;
	z-index: 3;
	border:1px solid rgb(178,178,178);
}
#Process_Personas #text_1
	{
	position: absolute;
	top:150px ;left:35px ;
	width:400px ;
}
#Process_ScenariosAndStoryboards #img_1
	{
	position: absolute;
	top: 180px; left: 50px;
	z-index: 1;
}
#Process_ScenariosAndStoryboards #img_2
	{
	position: absolute;
	top: 180px; left: 530px;
	z-index: 1;
}
#Process_ScenariosAndStoryboards #img_3
	{
	position: absolute;
	top: 370px; left: 590px;
	z-index: 2;
}
#Process_ScenariosAndStoryboards #img_4
	{
	position: absolute;
	top: 560px; left: 650px;
	z-index: 3;
}
#Process_ScenariosAndStoryboards #text_1
	{
	position: absolute;
	top: 700px; left: 35px;
	width:420px;
}
#Process_Prototyping #img_1
	{
	position: absolute;
	top: 200px; left: 80px;
	z-index: 1;
}
#Process_Prototyping #img_2
	{
	position: absolute;
	top: 380px; left: 700px;
	z-index: 3;
}
#Process_Prototyping #img_3
	{
	position: absolute;
	top: 280px; left: 550px;
	z-index: 2;
}
#Process_Prototyping #img_4
	{
	position: absolute;
	top: 200px; left: 400px;
	z-index: 1;
}
#Process_Prototyping #img_5
	{
	position: absolute;
	top: 400px; left: 40px;
	z-index: 1;
}
#Process_Prototyping #img_6
	{
	position: absolute;
	top: 485px; left: 185px;
	z-index: 2;
}
#Process_Prototyping #img_7
	{
	position: absolute;
	top: 570px; left: 380px;
	z-index: 3;
}#Process_Specification #img_1
	{
	position: absolute;
	top: 220px; left: 35px;
	z-index: 3;
	border:1px solid rgb(178,178,178);
}
#Process_Specification #img_2
	{
	position: absolute;
	top: 230px; left: 45px;
	z-index: 2;
	height: 524px; width: 405px;
	background-color: rgb(255,255,255);
	border:1px solid rgb(178,178,178);
}
#Process_Specification #img_3
	{
	position: absolute;
	top: 240px; left: 55px;
	z-index: 1;
	height: 524px; width: 405px;
	background-color: rgb(255,255,255);
	border:1px solid rgb(178,178,178);
}
#Process_Specification #img_4
	{
	position: absolute;
	top: 320px; left: 500px;
	z-index: 1;
}
#Process_Specification #img_5
	{
	position: absolute;
	top: 320px; left: 770px;
	z-index: 1;
}
#Process_Specification #img_6
	{
	position: absolute;
	top: 530px; left: 500px;
	z-index: 1;
}
#Process_Specification #img_7
	{
	position: absolute;
	top: 530px; left: 770px;
	z-index: 1;
}
#Process_Specification #text_1
	{
	position: absolute;
	top: 240px; left: 500px;
	width:500px;
}

#Other_ProductIdentities #img_1
	{
	position: absolute;
	top: 120px; left: 35px;
	z-index: 1;
}
#Other_ProductIdentities #img_2
	{
	position: absolute;
	top: 240px; left: 310px;
	z-index: 2;
}
#Other_ProductIdentities #img_3
	{
	position: absolute;
	top: 340px; left: 595px;
	z-index: 3;
}

#Other_ProductIdentities div.page table td.logo
	{
	width: 55px;
	vertical-align: top;
}

#Other_ProductIdentities div.page table td
	{
	vertical-align: middle;
	padding-bottom: 2px;
}
#Other_ProductIdentities div.page table td.label
	{
	padding-left: 10px;
	padding-right: 10px;
	color: rgb(75,75,75);
}

#Other_ProductIdentities #dmx
	{
	position: absolute;
	top: 370px; left: 50px;
}

#Other_ProductIdentities #autopilot
	{
	position: absolute;
	top: 490px; left: 325px;
}

#Other_ProductIdentities #phoenix
	{
	position: absolute;
	top: 595px; left: 615px;
}
#Other_TechIllustrations #img_1
	{
	position: absolute;
	top: 160px; left: 10px;
	z-index: 1;
}
#Other_TechIllustrations #img_2
	{
	position: absolute;
	top: 160px; left: 530px;
	z-index: 2;
}
#Other_TechIllustrations #text_1
	{
	position: absolute;
	top: 545px; left: 25px;
}
#Other_TechIllustrations #text_2
	{
	position: absolute;
	top: 545px; left: 545px;
	width:500px;
}
#Other_CorporatePresentation #img_1
	{
	position: absolute;
	top: 110px; left: 30px;
	z-index: 1;
}
#Other_CorporatePresentation #img_2
	{
	position: absolute;
	top: 310px; left: 300px;
	z-index: 2;
}
#Other_CorporatePresentation #img_3
	{
	position: absolute;
	top: 480px; left: 560px;
	z-index: 3;
}
#Other_StylingHosted #img_1
	{
	position: absolute;
	top: 120px; left: 30px;
	z-index: 1;
}
#Other_StylingHosted #img_2
	{
	position: absolute;
	top: 250px; left: 450px;
	z-index: 2;
}
#Other_StylingHosted #text_1
	{
	position: absolute;
	top: 605px; left: 35px;
	z-index: 2;
}
#Other_StylingHosted #text_2
	{
	position: absolute;
	top: 650px; left: 35px;
	z-index: 2;
}
#Other_StylingHosted #text_3
	{
	position: absolute;
	top: 770px; left: 455px;
	z-index: 2;
}
#Other_EmailTemplates #img_1
	{
	position: absolute;
	top: 160px; left: 30px;
	z-index: 1;
}
#Other_EmailTemplates #img_2
	{
	position: absolute;
	top: 260px; left: 130px;
	z-index: 2;
}
#Other_EmailTemplates #img_3
	{
	position: absolute;
	top: 360px; left: 230px;
	z-index: 3;
}
#Other_EmailTemplates #img_4
	{
	position: absolute;
	top: 120px; left: 510px;
	z-index: 3;
}
#Other_EmailTemplates #img_5
	{
	position: absolute;
	top: 400px; left: 790px;
	z-index: 3;
}
#Other_EmailTemplates #text_1
	{
	position: absolute;
	top: 610px; left: 30px;
}
#Other_EmailTemplates #text_2
	{
	position: absolute;
	top: 630px; left: 30px;
}
#Other_EmailTemplates #text_3
	{
	position: absolute;
	top: 475px; left: 515px;
}
#Other_EmailTemplates #text_4
	{
	position: absolute;
	top: 495px; left: 515px;
}
#Other_EmailTemplates #text_5
	{
	position: absolute;
	top: 755px; left: 795px;
}
#Other_EmailTemplates #text_6
	{
	position: absolute;
	top: 775px; left: 795px;
}
#Community_WalterHaas #img_1
	{
	position: absolute;
	top: 450px; left: 30px;
	z-index: 2;
}
#Community_WalterHaas #img_2
	{
	position: absolute;
	top: 180px; left: 450px;
	z-index: 1;
}
#Community_WalterHaas #text_1
	{
	position: absolute;
	top: 180px; left: 30px;
	width: 380px;
}
#Community_WalterHaas #text_2
	{
	position: absolute;
	top: 610px; left: 540px;
	width: 440px;
}
#Community_WalterHaas #text_3
	{
	position: absolute;
	top: 785px; left: 540px;
	width: 440px;
}
#Community_GranPachanga #img_1
	{
	position: absolute;
	top: 200px; left: 100px;
	z-index: 1;
}
#Community_GranPachanga #img_2
	{
	position: absolute;
	top: 310px; left: 270px;
	z-index: 2;
}
#Community_GranPachanga #img_3
	{
	position: absolute;
	top: 420px; left: 440px;
	z-index: 3;
}
#Community_GranPachanga #img_4
	{
	position: absolute;
	top: 200px; left: 800px;
	z-index: 3;
}
#Community_GranPachanga #text_1
	{
	position: absolute;
	top: 780px; left: 100px;
	z-index: 3;
}
#Schwab_VisionGraphic #img_1
	{
	position: absolute;
	top: 170px; left: 165px;
	z-index: 1;
}
#Schwab_VisionGraphic #img_2
	{
	position: absolute;
	top: 430px; left: 35px;
	z-index: 1;
}
#Schwab_VisionGraphic #img_3
	{
	position: absolute;
	top: 480px; left: 560px;
	z-index: 1;
}
#Schwab_VisionGraphic #text_1
	{
	position: absolute;
	top: 380px; left: 260px;
}
#Schwab_VisionGraphic #text_2
	{
	position: absolute;
	top: 780px; left: 260px;
	z-index: 2;
}
#Schwab_VisionGraphic #text_3
	{
	position: absolute;
	top: 810px; left: 200px;
}
#Schwab_VisualEquityBrowser #img_1
	{
	position: absolute;
	top: 170px; left: 40px;
	z-index: 1;
}
#Schwab_VisualEquityBrowser #img_2
	{
	position: absolute;
	top: 340px; left: 300px;
	z-index: 2;
}
#Schwab_VisualEquityBrowser #img_3
	{
	position: absolute;
	top: 510px; left: 560px;
	z-index: 3;
}
#Schwab_VisualEquityBrowser #img_4
	{
	position: absolute;
	top: 55px; left: 750px;
	z-index: 3;
}
#Schwab_VisualEquityBrowser .mainText
	{
	width: 700px;
}
#Schwab_VisualEquityBrowser #text_1
	{
	position: absolute;
	top: 680px; left: 30px;
	width: 500px;
}
#Schwab_VisualEquityBrowser #text_2
	{
	position: absolute;
	top: 320px; left: 810px;
	width: 500px;
}
#Schwab_VisualEquityBrowser #text_3
	{
	position: absolute;
	top: 810px; left: 30px;
}
#Schwab_OnlineStandards #img_1
	{
	position: absolute;
	top: 150px; left: 30px;
	z-index: 1;
}
#Schwab_OnlineStandards #img_2
	{
	position: absolute;
	top: 260px; left: 300px;
	z-index: 2;
}
#Schwab_OnlineStandards #img_3
	{
	position: absolute;
	top: 430px; left: 570px;
	z-index: 3;
}
#Schwab_OnlineStandards #text_1
	{
	position: absolute;
	top: 575px; left: 35px;
}
#Schwab_OnlineStandards #text_2
	{
	position: absolute;
	top: 705px; left: 305px;
}
#Schwab_OnlineStandards #text_3
	{
	position: absolute;
	top: 795px; left: 575px;
}
#Schwab_OnlineStandards #text_4
	{
	position: absolute;
	top: 797px; left: 30px;
}
#WorkAtLINC #img_1
	{
	position: absolute;
	top: 160px; left: 30px;
	z-index: 1;
}
#WorkAtLINC #img_2
	{
	position: absolute;
	top: 160px; left: 370px;
	z-index: 1;
}
#WorkAtLINC #img_3
	{
	position: absolute;
	top: 160px; left: 710px;
	z-index: 1;
}
#WorkAtLINC #img_4
	{
	position: absolute;
	top: 370px; left: 30px;
	z-index: 1;
}
#WorkAtLINC #img_5
	{
	position: absolute;
	top: 370px; left: 370px;
	z-index: 1;
}
#WorkAtLINC #img_6
	{
	position: absolute;
	top: 370px; left: 710px;
	z-index: 1;
}
#WorkAtLINC #img_7
	{
	position: absolute;
	top: 580px; left: 30px;
	z-index: 1;
}
#WorkAtLINC #img_8
	{
	position: absolute;
	top: 580px; left: 370px;
	z-index: 1;
}
#WorkAtLINC #img_9
	{
	position: absolute;
	top: 580px; left: 710px;
	z-index: 1;
}

#carnaval img {
	border: 1px solid #666;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .7);
	
}
#carnaval #img_1 {
	position: absolute;
	top:560px; left:750px;
	z-index: 1;
}

#carnaval #img_2 {
	position: absolute;
	top:140px; left:750px;
	z-index: 1;
}

#carnaval #img_3 {
	position: absolute;
	top:484px; left:27px;
	z-index: 3;
}

#carnaval #img_4 {
	position: absolute;
	top:315px; left:120px;
	z-index: 2;
}

#carnaval #img_5 {
	position: absolute;
	top:325px; left:770px;
	z-index: 1;
}

#carnaval #img_6 {
	position: absolute;
	top:140px; left:390px;
	z-index: 1;
}

#carnaval #img_7 {
	position: absolute;
	top:340px; left:420px;
	z-index: 2;
}

#carnaval #img_8 {
	position: absolute;
	top:450px; left:470px;
	z-index: 1;
}

#carnaval #img_9 {
	position: absolute;
	top:140px; left:28px;
	z-index: 1;
}




