﻿#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: left;
	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: left;
	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;
	left: 6px;
	top: 90px;
	height: 130px;
	width: 144px;
}
.OuterCover {
	height: 108px;
	overflow: hidden;
	position: relative;
	z-index:2000
}

