﻿#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 88888;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 11px tahoma;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: right;
	text-align: right;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: left;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 88888;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#page_content h2 {
	padding-bottom: 6px;
	text-indent: 0;
	background: none;
}
#page_content ol {
	padding-bottom: 5px;
}
#demo a {
	margin-right: 5px;
	border: 0;
}
.box {
	margin: 4px 0;
	padding: 8px;
	background-color: #002933 !important;
	border: 1px dashed #529796;
}
.te_top_up {
	z-index: 2555;
}
.code {
	font-family: "Courier New", "Courier";
	font-size: 10px;
}
#page_background {
	height: 113px;
	margin-bottom: -113px;
	background-image: url(/images/sprite-min.png);
	background-repeat: repeat-x;
	background-position: top;
}
#page_wrapper {
	width: 725px;
	margin: auto;
	padding-bottom: 40px;
	position: relative;
}
#page_header {
	height: 113px;
	position: relative;
	cursor: pointer;
	background-image: url(/images/sprite-min.png);
	background-repeat: no-repeat;
	background-position: left -113px;
	border-bottom: 1px dashed #529796;
}
#page_header h1, #page_header h2 {
	position: absolute;
}
#page_header h2 {
	top: 30px;
	left: 84px;
	width: 174px;
	height: 74px;
	background-image: url(/images/sprite-min.png);
	background-repeat: no-repeat;
	background-position: left -226px;
}
#page_header h1 {
	top: 70px;
	left: 258px;
	width: 318px;
	height: 12px;
	background-image: url(/images/sprite-min.png);
	background-repeat: no-repeat;
	background-position: left -300px;
}
#page_content {
	padding: 0 15px;
}
#page_content h1, #page_content h2 {
	margin-top: 28px;
}
#page_content h1 {
	height: 21px;
	margin-bottom: 13px;
}
#page_content h2 {
	height: 16px;
	margin-bottom: 10px;
}
#page_content p {
	margin-top: 6px;
}
#page_content p.intro {
	margin-top: 11px;
	margin-left: 12px;
}
#examples {
	margin-left: 15px;
	padding-top: 5px;
}
#examples img {
	margin: 3px 7px 3px 7px;
}
#examples a, #examples img {
	border: 0;
}
h1.thanks_for_download_top_up {
	background-position: left -1067px !important;
}
h1.some_examples {
	background-position: left -620px !important;
}
/*************************************/
#images {
	/*float:right;
	list-style-type:none;*/
	width: 80%;
	margin: auto;
}
#images li {
	float: right;
	list-style-type: none;
	position: relative;
	width: 157px;
	height: 120px;
	background: url('/images/Gallery_bg.gif') no-repeat;
	margin: 2px 4px;
	padding-top: 1px;
}
#images li img {
	width: 144px;
	height: 108px;
	z-index: 999;
}
.ImageDescription {
	float: right;
	padding: 1px 2px;
	position: absolute;
	color: #fff;
	background: #000;
	z-index: 1000;
	width: 140px;
	right: 8px;
	bottom: 10px;
}
.boxgrid img {
	position: absolute;
	z-index: 1000;
}
.boxgrid p {
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
.boxcaption {
	position: absolute;
	background: #000;
	opacity: .7; /* For IE 5-7 */;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); /* For IE 8 */;
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	z-index: 2000;
	right: 6px;
	top: 90px;
	height: 130px;
	width: 144px;
}
.OuterCover {
	height: 108px;
	overflow: hidden;
	position: relative;
	z-index:2000
}

