/*
-----------------------------------------------
Spry CSS Rules
----------------------------------------------- */
body {
	padding: 0;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
	background-color: #333333;
	background-image: url(images/back-tile.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
html>body {
	font-size: 14px;
} /* be nice to Opera */

/* Links
----------------------------------------------- */
a img {
	border-style: none;
	margin-top: 2px;
}

/* Paragraph Headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
h1 {
	font-size: 150%;
	text-align: center;
	color: #fff;
	line-height: normal;
}
p {
	margin-top: 10px;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/* Layout Rules
----------------------------------------------- */
#wrap {
	width: 1000px;
	margin-right: 40px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 2px;
	background-image: none;
	clear: left;
	float: left;
}

#wrap2 {
	width: 968px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 4px;
	background-image: url(images/butterfly_back.jpg);
	background-repeat: no-repeat;
	height: 434px;
	clear: left;
	float: left;
}


#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 #404040;
  border-right: solid 1px #404040;
  border-bottom: solid 1px #404040;
}
#articles {	margin-bottom: 10px; }

#RightColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 750px;
}
#content, #sidebar {
	float: left;
	text-align: left;
}
#content {
	width: 600px;
	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;
}

/* Table Rules
----------------------------------------------- */
td.rank { }
.even { background-color: #151515; }

.rowHover {
	color: #000;
	background-color: #777;
	cursor: pointer;
}

.rowSelected { color: #fc0; }

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url(images/bg_grad_gray1.gif) repeat-x;
	color: #999999;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url(images/bg_grad_gray1.gif) repeat-x;
	color: #999999;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url(images/bg_grad_gray2.gif) repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	margin-right: 10px;
	background-color: #666666;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 30px;
	height: 30px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	width: 500px;
	float: left;
	clear: none;
}
#mainImageOutline {
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 3em;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainImage {
	width: 100%;
	height: 100%;
	float: none;
}

#picture img {
	border: 1px solid #999;
}
.selectedThumbnail {
	border: 2px solid #FFFFFF !important;
}
.inFocus {
	border: 2px solid #FFFFFF !important;
}



/* Utility IDs, classes, and HTML selectors
----------------------------------------------- */
#boxshot {
	background-color: #fff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	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: #ff9;}

.sample {
	background: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-top: 20px;
	overflow: scroll;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
#copyright {
	float: none;
	clear: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.demo /* Navigation Classes
----------------------------------------------- */
 a       {
	text-decoration: none; 
	font-size: small;
	font-weight: normal;
	margin-left: 24px;
	padding-left: 16px;
}

.demo a:link {
	color: #cccccc;
	font-size: 10px;
	background-color: transparent;
	background-image: url(images/btn_demo_link.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
.demo a:visited {
	color: #CCCCCC;
	font-size: 10px;
	background-image: url(images/btn_demo_link.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
.demo a:hover {
	color: #FFCC00;
	border-bottom:dotted 1px #fc0;
	font-size: 10px;
	background-image: url(images/btn_demo_hover.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}
.demo a:active {
	color: #fff;
	border-bottom:dotted 1px #fff;
	font-size: 10px;
	background-image: url(images/btn_demo_link.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	}
.style2 {color: #CCCCCC}
.style5 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.style6 {color: #FFCC00}
.style8 {color: #FFCC00; font-size: 10px; }
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	padding-top: 2px;
}

.style10 {font-size: 12px}
.style12 {font-size: 14px}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style14 {font-size: 12px}
.style9 {color: #999999}

