.progressWrapper {
	width:357px;
	overflow:hidden;
}
.progressContainer {
	margin:5px;
	padding:4px;
	border:solid 1px #E8E8E8;
	background-color:#F7F7F7;
	overflow:hidden;
}
.progressName {
	font-size:8pt;
	font-weight:bold;
	color:#555;
	width:323px;
	height:14px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
}
.progressBarInProgress, .progressBarComplete, .progressBarError {
	font-size:0;
	width:0;
	height:2px;
	background-color:blue;
	margin-top:2px;
}
.progressBarComplete {
	width:100%;
	background-color:green;
	visibility:hidden;
}
.progressBarError {
	width:100%;
	background-color:red;
	visibility:hidden;
}
.progressBarStatus {
	margin-top:2px;
	width:337px;
	font-size:7pt;
	font-family:Verdana;
	text-align:left;
	white-space:nowrap;
}
a.progressCancel, a.progressCancel:link, a.progressCancel:active, a.progressCancel:visited, a.progressCancel:hover {
	font-size:0;
	display:block;
	height:14px;
	width:14px;
	background-repeat:no-repeat;
	background-position:-14px 0;
	float:right;
}
a.progressCancel:hover {
	background-position:0 0;
}

.FullScreenBar
{
	margin-top:10px;
}

#thumbs div {
	margin:5px;
	width:150px;
	height:200px;
	float:left;
	margin-bottom:20px;
}
#thumbs div img {
	border:none;
	display:block;
	margin:5px auto;
}
.thumb_icons {
	float:left;
}

.sectiontabGap
{
	margin-left:10px;
	padding-left:10px;
	width:100%;
	padding:0;
	margin:0;
}


.sectiontab {
	float:left;
	height:23px;
	padding:2px 5px 0 9px;
	background:url(http://www.view2offer.com.sg/images/media/tab_left.gif) top left no-repeat;
	font-size:100%;
	
	color:#444;
}
.sectiontab_hover {
	background:url(http://www.view2offer.com.sg/images/media/tab_over_left.gif) top left no-repeat;
}
.sectiontab a {
	font-weight:bold;
	color: #999999;
	text-decoration:none;
}
.sectiontab a:hover {
	color:#EF0404;
}
.sectiontab img {
	padding-top:0px;
	vertical-align:top;
}
.sectiontabEnding {
	float:left;
	width:6px;
	height:23px;
	margin-right:5px;
	background:url(http://www.view2offer.com.sg/images/media/tab_end.gif) top left no-repeat;
}
.sectiontab_sel {
	float:left;
	height:23px;
	padding:2px 5px 0 9px;
	
	background:url(http://www.view2offer.com.sg/images/media/tab_over_left.gif) top left no-repeat;
}
.sectiontab_sel a {
	font-size:100%;
	font-weight:bold;
	color:#0b619f;
	text-decoration:none;
}
.sectiontab_sel img {
	vertical-align: top;
}
.sectiontabEnding_sel {
	float:left;
	width:6px;
	height:23px;
	margin-right:5px;
	background:url(http://www.view2offer.com.sg/images/media/tab_over_end.gif) top left no-repeat;
}
#mediathumbnails_outer {
	float:left;
	padding:0;
	border:1px dotted #ccc;
	background:#fff;
	width:505px;
	height:88px;
	margin:5px 0 5px 7px;
	overflow:hidden;
	line-height:12px;
}
#mediathumbnails {
	width:10000px;
}
.mediathumbnail {
	float:left;
	margin:3px;
	padding:4px;
	border:none;
	font-size:9px;
	color:#444;
	text-align:center;
}
.mediathumbnail img {
	padding:2px;
	border:1px solid #888;
	background-color:#f2f3f5;
}
.mediathumbnail_sel {
	border:1px solid #ccc;
	padding:3px;
	background-color:#FFF8C6;

	/*background-color:#FFFF99;*/
}
#mediabtnleft, #mediabtnright {
	padding-top:30px;
	padding-left:5px;
	
	float:left;
}
#mediadisplay {
	padding:15px 2px 2px 2px;

	width:600px;
	margin:auto;
	min-height:400px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#444;
}
#docsdisplay {
	padding-top:20px;
	padding-left:30px;
	width:600px;
	min-height:400px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#444;
}
#mediadisplay img {
	display:block;
	margin:0 auto;
}
.loading {
	background:url(http://www.view2offer.com.sg/images/loading.gif) no-repeat center center;
}
#info1 {
	position:absolute;
	top:400px;
	left:100px;
	width:500px;
	padding:10px;
	background:white;
	border:1px solid black;
}
#info2 {
	position:absolute;
	top:200px;
	left:100px;
	width:500px;
	padding:10px;
	background:white;
	border:1px solid black;
}
#jquery-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:500px;
}
#jquery-lightbox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}
#jquery-lightbox a img {
	border:none;
}
#lightbox-container-image-box {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}
#lightbox-container-image {
	padding:10px;
}
#lightbox-loading {
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}
#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
#lightbox-container-image-box>#lightbox-nav {
	left:0;
}
#lightbox-nav a {
	outline:none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width:49%;
	height:100%;
	zoom:1;
	display:block;
}
#lightbox-nav-btnPrev {
	left:0;
	float:left;
}
#lightbox-nav-btnNext {
	right:0;
	float:right;
}
#lightbox-container-image-data-box {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	padding:0 10px 0;
}
#lightbox-container-image-data {
	padding:0 10px;
	color:#666;
}
#lightbox-container-image-data #lightbox-image-details {
	width:70%;
	float:left;
	text-align:left;
}
#lightbox-image-details-caption {
	font-weight:bold;
}
#lightbox-image-details-currentNumber {
	display:block;
	clear:left;
	padding-bottom:1.0em;
}
#lightbox-secNav-btnClose {
	width:66px;
	float:right;
	padding-bottom:.7em;
}
.showHideLink {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
<!--
Media.css
-->
.clearboth {
clear: both;
font-size: 1px;
height: 0px;
line-height: 1px;
}

