@charset "UTF-8";

/*
-----------------------------------------------
Spry Demos CSS Rules
Version:  12 Apr 2006 (0.2b)
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #999;
	background: #000000;
	font-family: Helvetica, "Helvetica Neue", Univers, Trebuchet, Verdana, sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
	margin-top: 10px;
	}
html>body {
	background-color: #000000;
} /* be nice to Opera */
   H1 {
	font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight: 800;
	margin-top: 20px;
	margin-right: 22px;
	letter-spacing: 0.2em;
}
  H2 { font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif; font-size: 10pt; color:#CCCCCC; font-weight: normal }
  H3 {
	font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	font-weight: 100;
	letter-spacing: 0em;
	line-height: 130%;
	margin-left: 2em;
	margin-right: 2em;
	text-align: justify
}
  H4 {
	font-family: Helvetica, "Helvetica Neue", Univers, Trebuchet, Verdana, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	font-weight: 100;
	letter-spacing: 0.08em;
	line-height: 146%;
	margin-left: 2em
}
  H5 {
	font-family: Helvetica, "Helvetica Neue", Univers, Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	color:#555555;
	font-weight: lighter;
	margin-left: 24px;
	line-height: 160%;
	margin-right: 250px;
	text-align: justify	
}
  H6 {
	font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif;
	font-size: 10.5pt;
	color:#555555;
	font-weight: 100;
	letter-spacing: 0em;
	margin-left: 1.4em;
	line-height: 160%;
	margin-right: 1.4em;
}
  P {
	font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	color:#CCCCCC;
	font-weight: 100;
	letter-spacing: 1.0em;
	line-height: 120%
}
  a:link { text-decoration: none; color:#FFFFFF }
  a:visited { text-decoration: none; color:#FFFFFF }
  a:hover { text-decoration: none; color: #D7DF5B }
  a:active { text-decoration: none; color:#D7DF5B }
.About {
	border: solid 1px #CCC;
}
.About img{
	float:left;
	padding-right:1.6em;
	padding-bottom:1em;
}
.About a:link,.About a:visited {
	text-decoration: none;
	color:#555555;
	font-style: italic;
	font-weight: bold;
}
.About a:hover,.About a:active {
	text-decoration: none;
	color:#000000;
	font-style: italic;
	font-weight: bold;
}
.Home a:link,.Home a:visited,.Home a:hover,.Home a:active {
	text-decoration: none;
	color:#000000;
	font-style: italic;
	font-weight: bold;
}
.style01 {color: #CCCCCC; font-weight: 300; font-size: 6.5pt; letter-spacing: 0.12em}
.style02 {font-weight: 800; font-size: 6.5pt; letter-spacing: 0.12em}
#legal a:link {color: #9bcfcf; font-family: "Helvetica", Univers, Verdana, sans-serif; text-decoration: none;}
#legal a:visited {text-decoration: none; font-family: "Helvetica", Univers, Verdana, sans-serif; color: #9bcfcf;}
#legal a:hover {text-decoration: none; font-family: "Helvetica", Univers, Verdana, sans-serif; color: #d5ec35;}
#legal a:active {text-decoration: none; font-family: "Helvetica", Univers, Verdana, sans-serif; color: #9bcfcf;}
	
/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Layout Rules
----------------------------------------------- */

#wrap {
	padding-top: 2px;
	margin: 0 2px;
}

#codesample #wrap { width: auto; }

#header {
	margin-bottom: 2em;
	text-align: left;
	padding-left: 0.5em;
}
#LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}
#LeftColumn, #articles {
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}
#articles {	margin-bottom: 10px; }

#RightColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 750px;
}
#content, #sidebar {
	float: left;
	text-align: left;
}
#content {
	width: 980px;
	margin-right: 15px;
	padding-top: 5px;
}
#sidebar {
	width: 240px;
	margin-top: 0;
}
.SpryHiddenRegion {
   visibility: hidden;
}

/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 85%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 855px; }
#controls {	margin:0 auto 0px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }
#galleryLinks a {
	color: black;
	text-decoration: none;
}
#transport {
	margin: 0;
	padding: 0;
	float: right;
	width: 170px;
	list-style: none;
	display: inline;
}	
#transport li {
	background: #000000;
	padding: 0;
	text-align: center;
	vertical-align: top;
	display: inline;
}
#transport a {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	height: 16px;
	padding: 4px 10px;
	font-size: 9pt;
	font-weight: lighter;
	font-family: Helvetica, Helvetica Neue, Univers, Trebuchet, Verdana, sans-serif;
	letter-spacing: 0.06em;
	float: right;
	display: inline;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align: center;
	line-height: 16px;
}
#transport a:link {
	color: #999999;
	background: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
}
#transport a:visited {
	color: #999999;
	background: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
}
#transport a:hover {
	color: #D7DF5B;
	background: #000000;
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#previews {
	margin-bottom: 0px;
	width: 855px;
	float: left;
}
#thumbnails {
	clear: both;
	width: 675px;
	float: left;
	vertical-align: top;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	padding: 0;
	display:inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	margin-right: 6px;
	margin-bottom: 6px;
	border: solid 1px #CCCCCC;
}
#picture {
	padding: 0px;
	width: 855px;
	float: left;
}
#mainImageOutline {
	margin-bottom: 14px;
	padding: 0;
	background-color: #000000;
	overflow: hidden;
	width: 0px;
	height: 0px;
	background-image: url(../images/Stage3_background_photo.jpg);
}
#mainImage {
	width: 100%;
	height: 100%;
}
#picture img {	border: 0px; }
.selectedThumbnail { border: solid 2px #D7DF5B !important;
}
.inFocus {  border: 0px !important; }

/* Spry Validation Widgets Demo*/
#MovieList{
  height: 855px;
  overflow: auto;
}

/* iFrame Stuff
----------------------------------------------- */
iframe { 
	border: none; 
	background: #3a3a3a; 
	width: 100%; height: 365px;
	border-top: solid 1px #404040;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
  }

/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
#boxshot {
	background-color: #000000;
	text-align: center;
 }
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

code { color: #000; }
pre { font-size: small; color: #000; }

.highlightedcode {background-color: #000000;}

.sample {
	background: #000000;
	padding: 20px;
	margin-top: 20px;
	overflow: scroll;
}

/* Accordion Classes
----------------------------------------------- */
.Accordion {
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
	overflow: hidden;
}
.AccordionPanelTab {
	color: #ccc;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #080808 url('../demos/images/bg_grad_gray1.gif') repeat-x;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../demos/images/blt_panel_exp.gif') no-repeat left 50%;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 200px;
	font-size: 90%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 { background: url('../demos/images/blt_panel_clps.gif') no-repeat left 50%; }
.AccordionPanelContent div { margin: 5px 8px; }

/* Home Page Classes
----------------------------------------------- */
.screen {
	background-color: #bbb;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	margin: 5px 5px 5px 0;
	padding: 1em 1em 0.5em 1em;
	float: left;
	display: block;
	text-decoration: none;
}
.screen:hover {
	background-color: #fff;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	text-decoration: none;
}
.imgcaption {
	font-size: 90%;
	font-weight: bold;
	margin: 0em 0 1em 0;
	line-height: 1.1em;
	color: #333333;
	border: none;
	text-decoration: none;
}
