#galleryContainer {
	position:relative;
	width:inherit;
	height:420px;
}
#mediaNavContainer {
	position:absolute;
	top:0px;
	left:20px;
        width:395px;
        height:417px;
        background-image:url(/images/web/gallery/mediaNavBGD.gif);
}

#mediaContainer {
	position:absolute;
	top:1px;
	right:20px;
	width:493px;
	height:415px;
	background-image:url(/images/web/gallery/mediaBGD.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#mediaContainer #imageV {
	border:10px solid #fff;
	margin-top:4%;
}
#mediaContainer #imageH {
	border:10px solid #fff;
        margin-top:14%;
}
#videoContainer {
	margin:35px auto 0px auto;
	width:320px;
	height:255px;
}
#videoDescription {
	position:absolute;
	bottom:10px;
	left:10px;
	width:475px;
	height:80px;
	font-family:Arial;
	font-size:11px;
	color:#fff;
	background-color:#0082c8;
	background-image:url(../images/vidDescBottomCorner.gif);
        background-repeat:no-repeat;
        background-position:bottom right;
}
.videoDescriptionBox {
	display:none;
	padding:8px;
	text-align:left;
}
#desc {
	margin-top:5px;
}
#desc a {
	color:#000;
}
#btnVideo {
	position:absolute;
	top:1px;
	right:0px;
	width:128px;
	height:37px;
	background-image:url(/images/web/gallery/btnVideo.gif);
        cursor:pointer;
}
#btnPhoto {
        position:absolute;
        top:1px;
        right:126px;
        width:128px;
        height:37px;
        background-image:url(/images/web/gallery/btnPhoto.gif);
        cursor:pointer;
}
.btnTabs a {
        display:block;
        width:inherit;
        height:inherit;
}



#btnKeynote  {
        position:absolute;
        top:38px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnKeynote.gif);
}
#btnSessions  {
        position:absolute;
        top:61px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnSessions.gif);
}
#btnAuction  {
        position:absolute;
        top:84px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnAuction.gif);
}
#btnParty  {
        position:absolute;
        top:107px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnParty.gif);
}
#btnNetwork  {
        position:absolute;
        top:130px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnNetwork.gif);
}
#btnHighlights {
	position:absolute;
        top:38px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnHighlights.gif);
}
#btnWelcome {
	position:absolute;
        top:61px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnWelcome.gif);
}
#btnSessionsVideo {
	position:absolute;
        top:84px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnSessionsVideo.gif);
}
#btnTestimonials {
	position:absolute;
        top:107px;
        left:0;
        width:142px;
        height:23px;
        background-image:url(/images/web/gallery/btnTestimonials.gif);
}
.btnSections a {
        display:block;
        width:inherit;
        height:inherit;
}


#btnNext {
	position:absolute;
	top:200px;
	right:0px;
	width:17px;
	height:28px;
	background-image:url(/images/web/gallery/btnNext.gif);
	cursor:pointer;
}
#btnPrev {
	position:absolute;
	top:200px;
	left:142px;
	width:17px;
        height:28px;
	background-image:url(/images/web/gallery/btnPrev.gif);
	cursor:pointer;
}
#thumbBack {
	overflow:hidden;
	position:absolute;
	right:17px;
	top:50px;
	width:220px;
	height:350px;
	background:#333;
}
#thumbContainer {
	width:2000px;
	height:350px;
}
.thumbPages {
	float:left;
	width:220px;
	height:inherit;
	padding-top:5px;
	padding-left:1px;
}
.thumbs {
	float:left;
	width:101px;
	height:75px;
	margin:5px 4px;
	background:#000;
	text-align:center;
	cursor:pointer;
}
.thumbs .imageV {
	width:50px;
	height:75px;
}
.thumbs .imageH {
	width:101px;
	height:75px;
}