.stripViewer .panelContainer .panel .Col2_2{padding-left:20px;}
.stripViewer .panelContainer .panel .ScreenShot{padding-top:0; margin-left:-19px;}

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }


.stripViewer .panelContainer .panel ul {
	color:#696969;
	line-height:120%;
	font-size:100%;
	margin-bottom:.5em;
}
.stripViewer .panelContainer .panel ul li{
	margin-bottom:.25em;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	padding: 20px 0 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

/* These 2 lines specify style applied while slider is loading */
.stripViewer .loading {position:absolute; bottom: 16px; left:16px; color:#fff; z-index:1000; background:#ddd;}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: visible; 
	margin: auto;
	width: 975px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 422px;
	clear: both;
	background: #f9f9f9 url(/images/intro/background.png) no-repeat left top;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 422px;
	position: relative;
	width: 975px; /* Also specified in  .stripViewer  above */
	background:url(/images/intro/border.png) repeat left top;
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 20px;
	
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	position:absolute;
	bottom:14px;
	left:0;
	right:0;
	z-index:1000;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin-left:16px;
	display:block;
}

.stripNav ul li {
	float: left;
	margin-right: -7px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	padding: 4px 0 3px;
}

.stripNav li a { /* The nav links */
	font-size: 9px;
	text-align: center;
	color: #494949 !important;
	text-decoration: none;
	position:relative;
	display: block;
	width:32px;
	height:24px;
	padding: 8px 0 0 0;
	margin:0 0 15px 2px;
	background:url(/images/intro/tab_background.png) no-repeat center 0;
	margin-bottom:0;
	z-index:2;
}
.stripNav li a:hover {background-position: center -32px; z-index:5;}


.stripNav a em{
	display:block;
	width:16px;
	height:16px;
	margin: 0 auto 16px;
	background-repeat:no-repeat;
	background-image: url(/images/icons/components/components.png);
}


.stripNav a span{display:block; visibility:hidden; line-height:12px; position:absolute; top:33px; left:-50px; right:-50px; cursor:default;}
.stripNav a:hover span{visibility:visible;}

.stripNav li.tab1{border-right:1px solid #6d6d6d; padding-right:5px; margin-right:1px;}

.stripNav li.tab1 a em {background-position: 0 0;}
.stripNav li.tab1 a.current em {background-position: 0 -16px;}

.stripNav li.tab2 a em {background-position:-16px 0px ;}
.stripNav li.tab2 a.current em {background-position:-16px -16px ;}
.stripNav li.tab3 a em {background-position:-32px 0px ;}
.stripNav li.tab3 a.current  em {background-position:-32px -16px;}
.stripNav li.tab4 a em {background-position:-48px 0px ;}
.stripNav li.tab4 a.current  em {background-position:-48px -16px ;}

.stripNav li.tab5 a em {background-position:-64px 0px ;}
.stripNav li.tab5 a.current  em {background-position:-64px -16px ;}
.stripNav li.tab6 a em {background-position:-80px 0px ;}
.stripNav li.tab6 a.current  em {background-position:-80px -16px;}

.stripNav li.tab7 a em {background-position:-96px 0px ;}
.stripNav li.tab7 a.current  em {background-position:-96px -16px; }
.stripNav li.tab8 a em {background-position:-112px 0px ;}
.stripNav li.tab8 a.current  em {background-position:-112px -16px; }
.stripNav li.tab9 a em {background-position:-128px 0px ;}
.stripNav li.tab9 a.current  em {background-position:-128px -16px; }

.stripNav li.tab10 a em {background-position:-144px 0px ;}
.stripNav li.tab10 a.current  em {background-position:-144px -16px; }
.stripNav li.tab11 a em {background-position:-160px 0px ;}
.stripNav li.tab11 a.current  em {background-position:-160px -16px; }

.stripNav li.tab12 a em {background-position:-176px 0px ;}
.stripNav li.tab12 a.current  em {background-position:-176px -16px; }
.stripNav li.tab13 a.current  em {background-position:-192px -16px; }
.stripNav li.tab13 a em {background-position:-192px 0px ;}
.stripNav li.tab14 a em {background-position:-208px 0px ;}
.stripNav li.tab14 a.current  em {background-position:-208px -16px; }
.stripNav li.tab15 a em {background-position:-224px 0px ;}
.stripNav li.tab15 a.current  em {background-position:-224px -16px; }
.stripNav li.tab16 a em {background-position:-240px 0px ;}
.stripNav li.tab16 a.current  em {background-position:-240px -16px; }
.stripNav li.tab17 a em {background-position:-256px 0px ;}
.stripNav li.tab17 a.current  em {background-position:-256px -16px; }
.stripNav li.tab18 a em {background-position:-272px 0px ;}
.stripNav li.tab18 a.current  em {background-position:-272px -16px; }
.stripNav li.tab19 a em {background-position:-288px 0px ;}
.stripNav li.tab19 a.current  em {background-position:-288px -16px; }
.stripNav li.tab20 a em {background-position:-304px 0px ;}
.stripNav li.tab20 a.current  em {background-position:-304px -16px; }
.stripNav li.tab21 a em {background-position:-320px 0px ;}
.stripNav li.tab21 a.current  em {background-position:-320px -16px; }
.stripNav li.tab22 a em {background-position:-336px 0px ;}
.stripNav li.tab22 a.current  em {background-position:-336px -16px; }
.stripNav li.tab23 a em {background-position:-352px 0px ;}
.stripNav li.tab23 a.current  em {background-position:-352px -16px; }
.stripNav li.tab24 a em {background-position:-368px 0px ;}
.stripNav li.tab24 a.current  em {background-position:-368px -16px;}
.stripNav li.tab25 a em {background-position:-384px 0px ;}
.stripNav li.tab25 a.current  em {background-position:-384px -16px;}
.stripNav li.tab26 a em {background-position:-400px 0px ;}
.stripNav li.tab26 a.current  em {background-position:-400px -16px;}
.stripNav li.tab27 a em {background-position:-416px 0px ;}
.stripNav li.tab27 a.current  em {background-position:-416px -16px;}
.stripNav li.tab28 a em {background-position:-432px 0px ;}
.stripNav li.tab28 a.current  em {background-position:-432px -16px;}
.stripNav li.tab29 a em {background-position:-448px 0px ;}
.stripNav li.tab29 a.current  em {background-position:-448px -16px;}
.stripNav li.tab30 a em {background-position:-464px 0px ;}
.stripNav li.tab30 a.current  em {background-position:-464px -16px;}
.stripNav li.tab31 a em {background-position:-480px 0px ;}
.stripNav li.tab31 a.current  em {background-position:-480px -16px;}
.stripNav li.tab32 a em {background-position:-496px 0px ;}
.stripNav li.tab32 a.current  em {background-position:-496px -16px;}
.stripNav li.tab33 a em {background-position:-512px 0px ;}
.stripNav li.tab33 a.current  em {background-position:-512px -16px;}
.stripNav li.tab34 a em {background-position:-528px 0px ;}
.stripNav li.tab34 a.current  em {background-position:-528px -16px;}



.stripNav li a.current {
	background-position: center -64px;
	z-index:4;
}


.stripNavL, .stripNavR {
	display:none;
}
		
a.DownloadButton{display:block; padding: 0 0 10px;}
a.DownloadButton img{ margin: 0;}
a.DownloadButton:active{padding-top: 2px; padding-bottom:8px;}

a.file_forum_1,
a.file_forum_2,
a.file_compatibility_demo{overflow:hidden; margin-top:.5em; font-size:10pt; text-decoration:underline; line-height:17px;}
a.file_forum_1 span{float:left; height:16px; width:13px; background:url(/images/icons/file_forum_1.png) no-repeat left top; margin: 0 4px 0 1px;}
a.file_forum_2 span{float:left; height:16px; width:13px; background:url(/images/icons/file_forum_2.png) no-repeat left top; margin: 0 4px 0 1px;}
a.file_compatibility_demo span{float:left; height:16px; width:15px; background:url(/images/downloads/icons/file_release_demo.png) no-repeat left top; margin: 0 3px 0 0;}

#IntroFrame .ScreenShot{margin-top:-16px;}
#IntroFrame .Description{margin-top:12px; padding-left: 72px;}
/*IE7 bug fix*/
*+html #IntroFrame .Description{margin-top:33px; padding-left: 42px;}

#IntroFrame .Description{margin-top:12px; padding-left: 72px;}
#IntroFrame h2{position:relative;}
#IntroFrame h2 .logo{position:absolute; left:-70px; top:-12px;}
.stripViewer h3{padding:0;}

.ScreenShot{
	width:489px;
	height:327px;
}

.AjaxFramework {
	background: url(/images/components/intro_screenshots/AjaxFramework.png);
}
.BorderLayoutPanel {
	background: url(/images/components/intro_screenshots/BorderLayoutPanel.png);	
}
.Calendar {
	background: url(/images/components/intro_screenshots/Calendar.png);	
}
.Chart {
	background: url(/images/components/intro_screenshots/Chart.png);	
}
.CommandButton {
	background: url(/images/components/intro_screenshots/CommandButton.png);	
}
.CommandLink {
	background: url(/images/components/intro_screenshots/CommandLink.png);	
}
.CommandButton {
	background: url(/images/components/intro_screenshots/CommandButton.png);	
}
.CompositeFilter {
	background: url(/images/components/intro_screenshots/CompositeFilter.png);	
}
.Confirmation {
	background: url(/images/components/intro_screenshots/Confirmation.png);	
}
.DataTable {
	background: url(/images/components/intro_screenshots/DataTable.png);	
}
.DateChooser {
	background: url(/images/components/intro_screenshots/DateChooser.png);	
}
.DayTable {
	background: url(/images/components/intro_screenshots/DayTable.png);	
}
.DynamicImage {
	background: url(/images/components/intro_screenshots/DynamicImage.png);	
}
.DropDownField {
	background: url(/images/components/intro_screenshots/DropDownField.png);	
}
.FoldingPanel {
	background: url(/images/components/intro_screenshots/FoldingPanel.png);	
}
.ForEach {
	background: url(/images/components/intro_screenshots/ForEach.png);	
}
.GraphicText {
	background: url(/images/components/intro_screenshots/GraphicText.png);	
}
.HintLabel {
	background: url(/images/components/intro_screenshots/HintLabel.png);	
}
.InputText {
	background: url(/images/components/intro_screenshots/InputText.png);	
}
.InputTextarea {
	background: url(/images/components/intro_screenshots/InputTextArea.png);	
}
.LayeredPane {
	background: url(/images/components/intro_screenshots/LayeredPane.png);	
}
.PopupLayer {
	background: url(/images/components/intro_screenshots/PopupLayer.png);	
}
.PopupMenu {
	background: url(/images/components/intro_screenshots/PopupMenu.png);	
}
.SelectBooleanCheckbox {
	background: url(/images/components/intro_screenshots/SelectBooleanCheckbox.png);	
}
.SelectManyCheckbox {
	background: url(/images/components/intro_screenshots/SelectManyCheckbox.png);	
}
.SelectOneRadio {
	background: url(/images/components/intro_screenshots/SelectOneRadio.png);	
}
.Spinner {
	background: url(/images/components/intro_screenshots/Spinner.png);	
}
.SuggestionField {
	background: url(/images/components/intro_screenshots/SuggestionField.png);	
}
.TabSet {
	background: url(/images/components/intro_screenshots/TabSet.png);	
}
.TabbedPane {
	background: url(/images/components/intro_screenshots/TabbedPane.png);	
}
.TreeTable {
	background: url(/images/components/intro_screenshots/TreeTable.png);	
}
.TwoListSelection {
	background: url(/images/components/intro_screenshots/TwoListSelection.png);	
}
.ValidationFramework {
	background: url(/images/components/intro_screenshots/Validation.png);	
}
.Window {
	background: url(/images/components/intro_screenshots/Window.png);	
}
.relative{
	position:relative;
}
.shield-eap {
	position:absolute;
	right:-20px;
	top:-53px;
	width:131px;
	height:133px;
	z-index:2;
}